2025-06-25 15:41:38,667: INFO: Building opensdn-controller-control-control 2025-06-25 15:41:38,822: 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_3_2_6-4_0 --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} ---> 95e86b59c4c5 Step 4/10 : ARG CONTAINER_NAME ---> Running in 1c84c909ae07 ---> Removed intermediate container 1c84c909ae07 ---> 8505b0f66e5d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 43bcf79dae41 ---> Removed intermediate container 43bcf79dae41 ---> f805af25c803 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 29612e7bfbd2 ---> Removed intermediate container 29612e7bfbd2 ---> 9f3486147154 Step 7/10 : COPY entrypoint.sh / ---> f896c6d189d0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in abd1f1affeb4 ---> Removed intermediate container abd1f1affeb4 ---> 834b7a1c975c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4b6b9c036327 ---> Removed intermediate container 4b6b9c036327 ---> 532042eb438e Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 27be15ad5ff1 ---> Removed intermediate container 27be15ad5ff1 ---> 8b7b42bc5f79 [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 8b7b42bc5f79 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_2_6-4_0 2025-06-25 15:41:57,230: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9e6ac0bec8e7: Preparing 91cfc9b24f5a: Preparing 9c0b5f0dfe26: Preparing 6919b80f3513: Preparing 11e92bde8393: Preparing 230031d9b80e: Preparing 84641cd0389b: Preparing d602e5cfa91b: Preparing 3c687214d6ed: Preparing 8f5cc1a60e0a: Preparing 5e58ea972de8: Preparing 174f56854903: Preparing 9e6ac0bec8e7: Waiting 91cfc9b24f5a: Waiting 9c0b5f0dfe26: Waiting 6919b80f3513: Waiting 11e92bde8393: Waiting 230031d9b80e: Waiting 84641cd0389b: Waiting d602e5cfa91b: Waiting 3c687214d6ed: Waiting 8f5cc1a60e0a: Waiting 5e58ea972de8: Waiting 174f56854903: Waiting 6919b80f3513: Layer already exists 9c0b5f0dfe26: Layer already exists 11e92bde8393: Layer already exists 91cfc9b24f5a: Pushed 84641cd0389b: Layer already exists 230031d9b80e: Layer already exists d602e5cfa91b: Layer already exists 3c687214d6ed: Layer already exists 8f5cc1a60e0a: Layer already exists 174f56854903: Layer already exists 5e58ea972de8: Layer already exists 9e6ac0bec8e7: Pushed master-1_3_2_6-4_0: digest: sha256:3249b9fcabc2532e53282e8909594c6a4d7b97be587641e7083eafe32e0db500 size: 2830 2025-06-25 15:42:17,691: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds