2025-06-06 11:41:46,761: INFO: Building opensdn-controller-control-control 2025-06-06 11:41:46,808: 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_6_2_1-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} ---> 80832871771f Step 4/10 : ARG CONTAINER_NAME ---> Running in 96013b707353 ---> Removed intermediate container 96013b707353 ---> fbb4c830ff52 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4e6c63f2f807 ---> Removed intermediate container 4e6c63f2f807 ---> a75e34bcb963 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 d3ff3dc6d1a0 ---> Removed intermediate container d3ff3dc6d1a0 ---> 217661df03f7 Step 7/10 : COPY entrypoint.sh / ---> 83a0a62c69d3 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 056668fda1e6 ---> Removed intermediate container 056668fda1e6 ---> d9875937f716 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ea909b8ca7f5 ---> Removed intermediate container ea909b8ca7f5 ---> 5ab8358fd3a7 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c79dbd51a7e8 ---> Removed intermediate container c79dbd51a7e8 ---> d16edb191656 [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 d16edb191656 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_2_1-3 2025-06-06 11:42:05,683: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9dbefa457ac5: Preparing bcbea98736d1: Preparing 981e3c5b76bd: Preparing 47cc2b4740b0: Preparing 9dbefa457ac5: Waiting bcbea98736d1: Waiting 981e3c5b76bd: Waiting c56820e0465e: Preparing a57d459f7e9a: Preparing 8432c6ab3314: Preparing ce50c8b13214: Preparing 47cc2b4740b0: Waiting c56820e0465e: Waiting a57d459f7e9a: Waiting 8432c6ab3314: Waiting ca0be0b4bc79: Preparing 7716d7490b79: Preparing 07e5576e58a1: Preparing 174f56854903: Preparing ce50c8b13214: Waiting ca0be0b4bc79: Waiting 7716d7490b79: Waiting 07e5576e58a1: Waiting 174f56854903: Waiting 47cc2b4740b0: Layer already exists c56820e0465e: Layer already exists 981e3c5b76bd: Layer already exists a57d459f7e9a: Layer already exists bcbea98736d1: Pushed 8432c6ab3314: Layer already exists ce50c8b13214: Layer already exists ca0be0b4bc79: Layer already exists 7716d7490b79: Layer already exists 174f56854903: Layer already exists 07e5576e58a1: Layer already exists 9dbefa457ac5: Pushed master-1_6_2_1-3: digest: sha256:71654cf8723146a4fe1189c2060a8eeda6ff207f357d7f9df066397aea8ef75f size: 2830 2025-06-06 11:42:29,735: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds