2025-08-25 01:29:02,663: INFO: Building opensdn-controller-control-control 2025-08-25 01:29:02,710: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 7e5d4b9494e4 Step 4/10 : ARG CONTAINER_NAME ---> Running in 806519abfc6b ---> Removed intermediate container 806519abfc6b ---> 30336419c946 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a72c7f303a9c ---> Removed intermediate container a72c7f303a9c ---> 68b682a98c4f 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 33fe826c761f ---> Removed intermediate container 33fe826c761f ---> 4b8937cbc820 Step 7/10 : COPY entrypoint.sh / ---> f7c53845b5a9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 35d489bc874e ---> Removed intermediate container 35d489bc874e ---> 19081d36035d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b89838432272 ---> Removed intermediate container b89838432272 ---> f573187bd29f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in da7799a397d2 ---> Removed intermediate container da7799a397d2 ---> 1144b5fa52b6 [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 1144b5fa52b6 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-08-25 01:29:18,939: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] d5f4965d1261: Preparing a26057886cdc: Preparing 79e3b0f37d38: Preparing d01544f7cfac: Preparing 9b39c3c744e0: Preparing be112810adc0: Preparing d0fbdd0ce54c: Preparing ec897ca44f92: Preparing 523394e6380c: Preparing f669c7ab25a8: Preparing 3136a6bf5491: Preparing 174f56854903: Preparing d5f4965d1261: Waiting a26057886cdc: Waiting 79e3b0f37d38: Waiting d01544f7cfac: Waiting 9b39c3c744e0: Waiting be112810adc0: Waiting d0fbdd0ce54c: Waiting ec897ca44f92: Waiting 523394e6380c: Waiting f669c7ab25a8: Waiting 3136a6bf5491: Waiting 174f56854903: Waiting a26057886cdc: Pushed d01544f7cfac: Layer already exists 9b39c3c744e0: Layer already exists 79e3b0f37d38: Layer already exists be112810adc0: Layer already exists ec897ca44f92: Layer already exists 523394e6380c: Layer already exists d0fbdd0ce54c: Layer already exists f669c7ab25a8: Layer already exists 3136a6bf5491: Layer already exists 174f56854903: Layer already exists d5f4965d1261: Pushed nightly: digest: sha256:f09a1ba3042b75f2028ce3ba8be16d9f28aa548de2d3b667d733b7049c14c7ea size: 2830 2025-08-25 01:29:35,801: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds