2025-08-12 17:53:00,264: INFO: Building opensdn-controller-control-control 2025-08-12 17:53:00,291: 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-2_0_0_4-2 --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} ---> e14fe84f62ab Step 4/10 : ARG CONTAINER_NAME ---> Running in 8278ca1cbd12 ---> Removed intermediate container 8278ca1cbd12 ---> 1c0b75507c0c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 44c3b308f0ff ---> Removed intermediate container 44c3b308f0ff ---> ae6a4163f20c 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 252b8c6cd743 ---> Removed intermediate container 252b8c6cd743 ---> 0624b2f27342 Step 7/10 : COPY entrypoint.sh / ---> 918910e20b32 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in cbcb237dc31f ---> Removed intermediate container cbcb237dc31f ---> a0bdb0f8849e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a4c035e4c59d ---> Removed intermediate container a4c035e4c59d ---> 9b88e53e18f8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in aeb4c7114dcb ---> Removed intermediate container aeb4c7114dcb ---> dbf07d2e74f6 [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 dbf07d2e74f6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_4-2 2025-08-12 17:53:16,427: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9dca2a47d157: Preparing 371aff575df2: Preparing f6374e31b5b9: Preparing 014fa6f49ac0: Preparing 9dca2a47d157: Waiting 371aff575df2: Waiting f6374e31b5b9: Waiting e6178a0f697e: Preparing 0bfc780d31a0: Preparing 3428399268d8: Preparing 7803cdef6d13: Preparing 42f4e4f0c24e: Preparing 589653f6f101: Preparing 705bde35cb90: Preparing 174f56854903: Preparing 014fa6f49ac0: Waiting e6178a0f697e: Waiting 0bfc780d31a0: Waiting 3428399268d8: Waiting 7803cdef6d13: Waiting 42f4e4f0c24e: Waiting 589653f6f101: Waiting 705bde35cb90: Waiting 174f56854903: Waiting f6374e31b5b9: Layer already exists e6178a0f697e: Layer already exists 371aff575df2: Pushed 0bfc780d31a0: Layer already exists 014fa6f49ac0: Layer already exists 3428399268d8: Layer already exists 7803cdef6d13: Layer already exists 42f4e4f0c24e: Layer already exists 589653f6f101: Layer already exists 174f56854903: Layer already exists 705bde35cb90: Layer already exists 9dca2a47d157: Pushed master-2_0_0_4-2: digest: sha256:cadaa401bd26edee1741e689d285f389a3b2597e3cf08e4c542b56e1f5b82d7d size: 2830 2025-08-12 17:53:34,503: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds