2025-05-29 01:40:36,381: INFO: Building opensdn-controller-control-control 2025-05-29 01:40:36,415: 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} ---> 8961752de7de Step 4/10 : ARG CONTAINER_NAME ---> Running in 316c67aec3ef ---> Removed intermediate container 316c67aec3ef ---> e3f38c2ee2f2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8de19e932161 ---> Removed intermediate container 8de19e932161 ---> 86b127547d07 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 9bf6af3a8a18 ---> Removed intermediate container 9bf6af3a8a18 ---> 21cd3eefa8e1 Step 7/10 : COPY entrypoint.sh / ---> 1ba33b83891f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 26439078d56f ---> Removed intermediate container 26439078d56f ---> c0540db92b4f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 85394e673063 ---> Removed intermediate container 85394e673063 ---> c8183d217d5c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 255cc29848dd ---> Removed intermediate container 255cc29848dd ---> ba10f48edcd7 [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 ba10f48edcd7 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-05-29 01:40:50,575: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 6c5ff7df452d: Preparing 13cafcbf1158: Preparing f3980adeb808: Preparing b79a71dff9b0: Preparing 5ca3c8266303: Preparing 467c0e357c64: Preparing 3d53ac6793c1: Preparing 1f50738c05ad: Preparing a2163f2ac816: Preparing dab14f4fcbcc: Preparing 7869d8b3a310: Preparing 174f56854903: Preparing 6c5ff7df452d: Waiting 13cafcbf1158: Waiting f3980adeb808: Waiting b79a71dff9b0: Waiting 5ca3c8266303: Waiting 467c0e357c64: Waiting 3d53ac6793c1: Waiting 1f50738c05ad: Waiting a2163f2ac816: Waiting dab14f4fcbcc: Waiting 7869d8b3a310: Waiting 174f56854903: Waiting b79a71dff9b0: Layer already exists f3980adeb808: Layer already exists 13cafcbf1158: Pushed 5ca3c8266303: Layer already exists 467c0e357c64: Layer already exists 3d53ac6793c1: Layer already exists 1f50738c05ad: Layer already exists a2163f2ac816: Layer already exists 7869d8b3a310: Layer already exists dab14f4fcbcc: Layer already exists 174f56854903: Layer already exists 6c5ff7df452d: Pushed nightly: digest: sha256:d4a3dbd08a52e52fe8429b3d2dca8b04a5a2c20bed28979b37d4b06f843db5a2 size: 2830 2025-05-29 01:41:12,670: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds