2025-06-24 18:43:13,274: INFO: Building opensdn-controller-control-control 2025-06-24 18:43:13,333: 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_8_6_6-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} ---> c7b4c71e77c2 Step 4/10 : ARG CONTAINER_NAME ---> Running in 3989cb149257 ---> Removed intermediate container 3989cb149257 ---> 42dcef871e16 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 093648fce28f ---> Removed intermediate container 093648fce28f ---> 8630d5b8c600 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 f5f104c8abda ---> Removed intermediate container f5f104c8abda ---> 7e78812bb3be Step 7/10 : COPY entrypoint.sh / ---> b9663146f538 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 55807d2523ee ---> Removed intermediate container 55807d2523ee ---> 70c154160547 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ba41db800b18 ---> Removed intermediate container ba41db800b18 ---> 9207bb0a6df2 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d3aaee4f9ed3 ---> Removed intermediate container d3aaee4f9ed3 ---> ea5a839d1d54 [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 ea5a839d1d54 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_6_6-3 2025-06-24 18:43:30,188: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 21f9e31763d7: Preparing eefee876e571: Preparing 77fbe8445454: Preparing 10bbc6b8b9e0: Preparing 0ee857220db4: Preparing 914bca657e8e: Preparing ccfde14cd091: Preparing 9c53b20d745e: Preparing b583dbe2280e: Preparing 516419f0f632: Preparing e9c84d37f285: Preparing 174f56854903: Preparing 21f9e31763d7: Waiting eefee876e571: Waiting 77fbe8445454: Waiting 10bbc6b8b9e0: Waiting 0ee857220db4: Waiting 914bca657e8e: Waiting ccfde14cd091: Waiting 9c53b20d745e: Waiting b583dbe2280e: Waiting 516419f0f632: Waiting e9c84d37f285: Waiting 174f56854903: Waiting 77fbe8445454: Layer already exists 0ee857220db4: Layer already exists eefee876e571: Pushed 914bca657e8e: Layer already exists ccfde14cd091: Layer already exists 9c53b20d745e: Layer already exists 10bbc6b8b9e0: Layer already exists b583dbe2280e: Layer already exists 174f56854903: Layer already exists e9c84d37f285: Layer already exists 516419f0f632: Layer already exists 21f9e31763d7: Pushed master-1_8_6_6-3: digest: sha256:090a028cdc144edaaef47982b551eb90959b2dd913b456cec6f4ba150608b4ee size: 2830 2025-06-24 18:43:49,849: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds