2025-05-06 11:05:16,598: INFO: Building opensdn-controller-control-control 2025-05-06 11:05:16,642: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_6_6_3-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-controller-control-control --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> b9e69eebd595 Step 4/10 : ARG CONTAINER_NAME ---> Running in fe9b8c25b5fa ---> Removed intermediate container fe9b8c25b5fa ---> 04e52071d509 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5b509318f3d2 ---> Removed intermediate container 5b509318f3d2 ---> 716e1028f25e Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 1de28a6c6e6e ---> Removed intermediate container 1de28a6c6e6e ---> 609a697116d7 Step 7/10 : COPY entrypoint.sh / ---> fa5ba1d49d45 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 63b3532b71c4 ---> Removed intermediate container 63b3532b71c4 ---> e68b187ea978 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 84d1e0e418ad ---> Removed intermediate container 84d1e0e418ad ---> 891dea987761 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4eb600a66858 ---> Removed intermediate container 4eb600a66858 ---> bcb6af1926d2 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built bcb6af1926d2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_3-3 2025-05-06 11:05:32,376: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 349b794fa560: Preparing 4895e7b49c13: Preparing c75857293ec3: Preparing 25d605c11488: Preparing c9a28e5d5446: Preparing 375491266fce: Preparing 80175fa844ee: Preparing bf9f2595eac4: Preparing 8546f03dd451: Preparing 3476caa1adc8: Preparing ee6a7c6e4cc0: Preparing 174f56854903: Preparing 349b794fa560: Waiting 4895e7b49c13: Waiting c75857293ec3: Waiting 25d605c11488: Waiting 375491266fce: Waiting 80175fa844ee: Waiting bf9f2595eac4: Waiting 8546f03dd451: Waiting 3476caa1adc8: Waiting ee6a7c6e4cc0: Waiting 174f56854903: Waiting c9a28e5d5446: Waiting c75857293ec3: Layer already exists 25d605c11488: Layer already exists 4895e7b49c13: Pushed 375491266fce: Layer already exists c9a28e5d5446: Layer already exists 80175fa844ee: Layer already exists bf9f2595eac4: Layer already exists 8546f03dd451: Layer already exists 3476caa1adc8: Layer already exists ee6a7c6e4cc0: Layer already exists 174f56854903: Layer already exists 349b794fa560: Pushed master-1_6_6_3-3: digest: sha256:0d74b8b44d259656e34b84d3809e73243630c72684e373f76f173c5bf375ddc8 size: 2830 2025-05-06 11:05:54,687: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds