2025-07-04 14:58:23,092: INFO: Building opensdn-controller-control-control 2025-07-04 14:58:23,162: 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_4_5_0-2 --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} ---> e2c198134445 Step 4/10 : ARG CONTAINER_NAME ---> Running in b8181a56293e ---> Removed intermediate container b8181a56293e ---> 2484689e03d4 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 632f20aba281 ---> Removed intermediate container 632f20aba281 ---> 69b41c2e3bbb 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 bcd6999a208d ---> Removed intermediate container bcd6999a208d ---> 9242630efe90 Step 7/10 : COPY entrypoint.sh / ---> 1ab80674f815 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8ac9416dde29 ---> Removed intermediate container 8ac9416dde29 ---> ba3a713339d9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a860b46f27f9 ---> Removed intermediate container a860b46f27f9 ---> fdac5d06ef89 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 58ba10f9697e ---> Removed intermediate container 58ba10f9697e ---> 161f1d8934c1 [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 161f1d8934c1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_4_5_0-2 2025-07-04 14:58:41,235: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2dc662367cc4: Preparing f83533f826bf: Preparing cd7f8ffe4629: Preparing ccb5a060c1b1: Preparing d13965847d95: Preparing 2ab114630433: Preparing 404bf8b02b13: Preparing efb74f0a37b5: Preparing 6f025a48847f: Preparing e6b601f2d0aa: Preparing dfb87a1919ba: Preparing 174f56854903: Preparing ccb5a060c1b1: Waiting d13965847d95: Waiting 2ab114630433: Waiting 404bf8b02b13: Waiting efb74f0a37b5: Waiting 6f025a48847f: Waiting e6b601f2d0aa: Waiting dfb87a1919ba: Waiting 174f56854903: Waiting ccb5a060c1b1: Layer already exists cd7f8ffe4629: Layer already exists d13965847d95: Layer already exists 2ab114630433: Layer already exists 404bf8b02b13: Layer already exists efb74f0a37b5: Layer already exists f83533f826bf: Pushed 6f025a48847f: Layer already exists e6b601f2d0aa: Layer already exists dfb87a1919ba: Layer already exists 174f56854903: Layer already exists 2dc662367cc4: Pushed master-1_4_5_0-2: digest: sha256:a0246b54a55d61c12893900c43f0b293aa5689cca0b72e52527ca8bd51af7d6c size: 2830 2025-07-04 14:59:01,484: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds