2025-06-18 17:02:11,444: INFO: Building opensdn-controller-control-control 2025-06-18 17:02:11,552: 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_2_2_1-4_4 --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} ---> 315342ad06c2 Step 4/10 : ARG CONTAINER_NAME ---> Running in b758567e0d2f ---> Removed intermediate container b758567e0d2f ---> 5ccaa506a0fb Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in df9516440c23 ---> Removed intermediate container df9516440c23 ---> 53ec8248f668 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 1cb6c15aa4b9 ---> Removed intermediate container 1cb6c15aa4b9 ---> 11dfec08d3a1 Step 7/10 : COPY entrypoint.sh / ---> d5aa68c744db Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 519afdcef9e4 ---> Removed intermediate container 519afdcef9e4 ---> 0989c7f6ac6e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5db05148901d ---> Removed intermediate container 5db05148901d ---> de72563a0a81 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in dc703c89f0cf ---> Removed intermediate container dc703c89f0cf ---> a3f1151c2f5d [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 a3f1151c2f5d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-4_4 2025-06-18 17:02:30,386: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] aa5037b199ef: Preparing 9bbdd65d5564: Preparing 3739b27175ca: Preparing 0d85a2b24f1f: Preparing dc69b1b2febf: Preparing 3a8ba54df8b7: Preparing 7aaee21ca73f: Preparing 45bc9b058c59: Preparing 914ab258a264: Preparing 731e1ab4c94d: Preparing 9d83e22f06b7: Preparing 174f56854903: Preparing aa5037b199ef: Waiting 9bbdd65d5564: Waiting 3739b27175ca: Waiting 0d85a2b24f1f: Waiting dc69b1b2febf: Waiting 3a8ba54df8b7: Waiting 7aaee21ca73f: Waiting 45bc9b058c59: Waiting 914ab258a264: Waiting 731e1ab4c94d: Waiting 9d83e22f06b7: Waiting 174f56854903: Waiting 3739b27175ca: Layer already exists 0d85a2b24f1f: Layer already exists dc69b1b2febf: Layer already exists 3a8ba54df8b7: Layer already exists 7aaee21ca73f: Layer already exists 45bc9b058c59: Layer already exists 9bbdd65d5564: Pushed 914ab258a264: Layer already exists 9d83e22f06b7: Layer already exists 731e1ab4c94d: Layer already exists 174f56854903: Layer already exists aa5037b199ef: Pushed master-1_2_2_1-4_4: digest: sha256:6c20d09a51ef043b5484f5574b68b58cbf603fa194eb4477b731400e1a05e131 size: 2830 2025-06-18 17:02:50,111: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds