2025-05-01 01:30:39,228: INFO: Building opensdn-controller-control-control 2025-05-01 01:30:39,264: 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} ---> bf521c5a8e35 Step 4/10 : ARG CONTAINER_NAME ---> Using cache ---> 81f9d25e6a51 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 296dd37306e4 ---> Removed intermediate container 296dd37306e4 ---> 47ceb3f7b225 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 cbe60fab2d82 ---> Removed intermediate container cbe60fab2d82 ---> 5fab6f8f7c2d Step 7/10 : COPY entrypoint.sh / ---> 50bc15667580 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a709823a6ee3 ---> Removed intermediate container a709823a6ee3 ---> b45f658cd758 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 62841ea9588a ---> Removed intermediate container 62841ea9588a ---> ed4277389e4d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 16adf3ee0245 ---> Removed intermediate container 16adf3ee0245 ---> 252be6552413 [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 252be6552413 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-05-01 01:30:53,072: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] e48e44d466e2: Preparing 557a2c99d2a8: Preparing f19a355bea31: Preparing 890bffb13909: Preparing 795afb8ecb91: Preparing 62707bf4653d: Preparing 131a6fb425c6: Preparing c5c0241b7d64: Preparing 31485ec8b0a5: Preparing 909188a59d71: Preparing a5ce6e54c1d5: Preparing 174f56854903: Preparing e48e44d466e2: Waiting 557a2c99d2a8: Waiting f19a355bea31: Waiting 890bffb13909: Waiting 795afb8ecb91: Waiting 62707bf4653d: Waiting 131a6fb425c6: Waiting c5c0241b7d64: Waiting 31485ec8b0a5: Waiting 909188a59d71: Waiting a5ce6e54c1d5: Waiting 174f56854903: Waiting 795afb8ecb91: Layer already exists 557a2c99d2a8: Pushed 890bffb13909: Layer already exists f19a355bea31: Layer already exists 62707bf4653d: Layer already exists 31485ec8b0a5: Layer already exists 131a6fb425c6: Layer already exists c5c0241b7d64: Layer already exists 909188a59d71: Layer already exists a5ce6e54c1d5: Layer already exists 174f56854903: Layer already exists e48e44d466e2: Pushed nightly: digest: sha256:159168e5f5b0dea7cff578917c92d90eb9f1abd35f38a32b45d4f44b82864eaf size: 2830 2025-05-01 01:31:13,608: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds