2025-06-11 18:54:26,128: INFO: Building opensdn-controller-control-control 2025-06-11 18:54:26,186: 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_7_2_1-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} ---> 1d693fb01f67 Step 4/10 : ARG CONTAINER_NAME ---> Running in d55576f20d8b ---> Removed intermediate container d55576f20d8b ---> 95d74a92941c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0ce445dc311c ---> Removed intermediate container 0ce445dc311c ---> 931e54957d6f 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 9a6c324f2317 ---> Removed intermediate container 9a6c324f2317 ---> 0dff603c603f Step 7/10 : COPY entrypoint.sh / ---> 84063815f418 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 21de2fd0f93b ---> Removed intermediate container 21de2fd0f93b ---> 3e35b42ea83e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 257e1edb4249 ---> Removed intermediate container 257e1edb4249 ---> 458ed8f510d1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 57405145e34a ---> Removed intermediate container 57405145e34a ---> 3f02185943ba [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 3f02185943ba Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-4 2025-06-11 18:54:40,911: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ef98da38b502: Preparing 6d73196366fa: Preparing c7afe3692607: Preparing 3c7b85292897: Preparing 4af5fd630826: Preparing 393edb661e64: Preparing 0d4b0dbaf5ae: Preparing 39bc8c1c4987: Preparing f449817cf334: Preparing eee004f3b8e5: Preparing 1fd3d5200c6f: Preparing 174f56854903: Preparing ef98da38b502: Waiting 6d73196366fa: Waiting c7afe3692607: Waiting 3c7b85292897: Waiting 4af5fd630826: Waiting 393edb661e64: Waiting 0d4b0dbaf5ae: Waiting 39bc8c1c4987: Waiting f449817cf334: Waiting eee004f3b8e5: Waiting 1fd3d5200c6f: Waiting 174f56854903: Waiting 3c7b85292897: Layer already exists 6d73196366fa: Pushed c7afe3692607: Layer already exists 4af5fd630826: Layer already exists 393edb661e64: Layer already exists 0d4b0dbaf5ae: Layer already exists 39bc8c1c4987: Layer already exists f449817cf334: Layer already exists eee004f3b8e5: Layer already exists 1fd3d5200c6f: Layer already exists 174f56854903: Layer already exists ef98da38b502: Pushed master-1_7_2_1-4: digest: sha256:9569c4ad26d87c2592c474b11369d4a20969d5bce8e095ee07a79d8debe2bf94 size: 2829 2025-06-11 18:55:02,012: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds