2025-07-21 17:58:36,210: INFO: Building opensdn-controller-control-control 2025-07-21 17:58:36,236: 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_9_7_2-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} ---> 0db1e681498a Step 4/10 : ARG CONTAINER_NAME ---> Running in a5a6e604e5ab ---> Removed intermediate container a5a6e604e5ab ---> bf420162194c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 511e86f6ba3d ---> Removed intermediate container 511e86f6ba3d ---> 2e9de02da6b5 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 995816ce4709 ---> Removed intermediate container 995816ce4709 ---> fdc6d03bd83c Step 7/10 : COPY entrypoint.sh / ---> 185b4aee76ce Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a700a90e6d5c ---> Removed intermediate container a700a90e6d5c ---> 19fae0567347 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in db9bfbcd6b35 ---> Removed intermediate container db9bfbcd6b35 ---> abac9b49571c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 32adb86e6e50 ---> Removed intermediate container 32adb86e6e50 ---> 1cd9a251ffc7 [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 1cd9a251ffc7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_2-3 2025-07-21 17:58:53,259: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 59ddaccdcd34: Preparing 56abdb8a45ad: Preparing b096f275cd69: Preparing 2f09f61f730f: Preparing 3a7c5203943e: Preparing c51f8207c24a: Preparing bfd99ac32cc7: Preparing a0ca8cbd07c2: Preparing 16d7ac713cde: Preparing 189500ee00d0: Preparing 3ab6cb9e032a: Preparing 174f56854903: Preparing 59ddaccdcd34: Waiting 56abdb8a45ad: Waiting b096f275cd69: Waiting 2f09f61f730f: Waiting 3a7c5203943e: Waiting c51f8207c24a: Waiting bfd99ac32cc7: Waiting a0ca8cbd07c2: Waiting 16d7ac713cde: Waiting 189500ee00d0: Waiting 3ab6cb9e032a: Waiting 174f56854903: Waiting b096f275cd69: Layer already exists 3a7c5203943e: Layer already exists 2f09f61f730f: Layer already exists a0ca8cbd07c2: Layer already exists c51f8207c24a: Layer already exists 56abdb8a45ad: Pushed bfd99ac32cc7: Layer already exists 189500ee00d0: Layer already exists 16d7ac713cde: Layer already exists 3ab6cb9e032a: Layer already exists 174f56854903: Layer already exists 59ddaccdcd34: Pushed master-1_9_7_2-3: digest: sha256:f182555e6f96f38a17360d739817554c0e332384c79c2051366244bdf2748880 size: 2830 2025-07-21 17:59:10,532: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds