2025-06-14 06:17:34,562: INFO: Building opensdn-controller-control-control 2025-06-14 06:17:34,605: 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_0_8-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} ---> 26b2d4786eae Step 4/10 : ARG CONTAINER_NAME ---> Running in 49025e3eba51 ---> Removed intermediate container 49025e3eba51 ---> b0adc7d8fab1 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c550d2f2f764 ---> Removed intermediate container c550d2f2f764 ---> bee0ad03b23b 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 dcce289c9bf7 ---> Removed intermediate container dcce289c9bf7 ---> 98e31b383151 Step 7/10 : COPY entrypoint.sh / ---> ba8c5f8b3286 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ec0c7d55a035 ---> Removed intermediate container ec0c7d55a035 ---> e2d41c08c8b0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in eb32d51532c9 ---> Removed intermediate container eb32d51532c9 ---> 9ef77ffdcf27 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 907456436fe7 ---> Removed intermediate container 907456436fe7 ---> 9848cbb45bc4 [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 9848cbb45bc4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_8-3 2025-06-14 06:17:51,210: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] de6f71dbaabd: Preparing 5e9d6e301edd: Preparing 15d14b81130c: Preparing ff433cd2869c: Preparing edec78eb9876: Preparing 0f51518fc5f2: Preparing 2048db5be16d: Preparing bdea15ff5c7e: Preparing 249f0de52dcf: Preparing 630984863693: Preparing 4ee38cba8acd: Preparing 174f56854903: Preparing de6f71dbaabd: Waiting 5e9d6e301edd: Waiting 15d14b81130c: Waiting ff433cd2869c: Waiting edec78eb9876: Waiting 0f51518fc5f2: Waiting 2048db5be16d: Waiting bdea15ff5c7e: Waiting 249f0de52dcf: Waiting 630984863693: Waiting 4ee38cba8acd: Waiting 174f56854903: Waiting edec78eb9876: Layer already exists ff433cd2869c: Layer already exists 15d14b81130c: Layer already exists 2048db5be16d: Layer already exists 0f51518fc5f2: Layer already exists bdea15ff5c7e: Layer already exists 5e9d6e301edd: Pushed 4ee38cba8acd: Layer already exists 630984863693: Layer already exists 249f0de52dcf: Layer already exists 174f56854903: Layer already exists de6f71dbaabd: Pushed master-1_8_0_8-3: digest: sha256:b377983136f59ca13dc1f02cbc13783f887b4828b25f7fd285cbfe91d7b5264d size: 2829 2025-06-14 06:18:12,925: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds