2025-06-11 17:00:12,465: INFO: Building opensdn-controller-control-control 2025-06-11 17:00:12,500: 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_7_2_1-4 --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} ---> 90fcacde29e0 Step 4/10 : ARG CONTAINER_NAME ---> Running in d74238567ee1 ---> Removed intermediate container d74238567ee1 ---> 9deaa8f98126 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 962057cab0da ---> Removed intermediate container 962057cab0da ---> 616881cc9bde 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 c79a407f7348 ---> Removed intermediate container c79a407f7348 ---> 070c147024d4 Step 7/10 : COPY entrypoint.sh / ---> f46e7d1b37e3 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6a36aa5637bf ---> Removed intermediate container 6a36aa5637bf ---> f7474e238e7e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ae95dda7c246 ---> Removed intermediate container ae95dda7c246 ---> 346ad7e263cc Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b32de0450532 ---> Removed intermediate container b32de0450532 ---> a884f490a2d8 [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 a884f490a2d8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-4 2025-06-11 17:00:28,611: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4f3be07eabbe: Preparing b1a5ed95a818: Preparing 5253775d6023: Preparing e5e1362a9305: Preparing 762cda254e21: Preparing 2453608edc96: Preparing a8f03c9ce261: Preparing 29c61290c297: Preparing e1c84613ab10: Preparing eeebc05cffb7: Preparing ed6aa0cf551a: Preparing 174f56854903: Preparing 4f3be07eabbe: Waiting b1a5ed95a818: Waiting 5253775d6023: Waiting e5e1362a9305: Waiting 762cda254e21: Waiting 2453608edc96: Waiting a8f03c9ce261: Waiting 29c61290c297: Waiting e1c84613ab10: Waiting eeebc05cffb7: Waiting ed6aa0cf551a: Waiting 174f56854903: Waiting 762cda254e21: Layer already exists e5e1362a9305: Layer already exists 5253775d6023: Layer already exists b1a5ed95a818: Pushed 2453608edc96: Layer already exists a8f03c9ce261: Layer already exists 29c61290c297: Layer already exists eeebc05cffb7: Layer already exists e1c84613ab10: Layer already exists 174f56854903: Layer already exists ed6aa0cf551a: Layer already exists 4f3be07eabbe: Pushed master-1_7_2_1-4: digest: sha256:8cffa7b1132d5f7f672745bea9c011938056bfd65cadb90abd0bf1f17423fbd5 size: 2829 2025-06-11 17:00:55,872: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds