2025-07-21 13:34:49,419: INFO: Building opensdn-controller-control-control 2025-07-21 13:34:49,454: 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_4_3-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} ---> 5490d6a26bcc Step 4/10 : ARG CONTAINER_NAME ---> Running in 60224dfa8900 ---> Removed intermediate container 60224dfa8900 ---> 05b4bc2060be Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a4761054b5bb ---> Removed intermediate container a4761054b5bb ---> 471f3ea535c5 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 a5479c4da5b4 ---> Removed intermediate container a5479c4da5b4 ---> e617eb0b740a Step 7/10 : COPY entrypoint.sh / ---> 3393d778a7ec Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4763eafcca17 ---> Removed intermediate container 4763eafcca17 ---> 61d12e75776b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4b7148e8b5f5 ---> Removed intermediate container 4b7148e8b5f5 ---> f455f0dae495 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in eac8a5f33ec5 ---> Removed intermediate container eac8a5f33ec5 ---> d4017acdc06e [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 d4017acdc06e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_4_3-3 2025-07-21 13:35:04,535: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] b99969a32fbe: Preparing 6fe694613b98: Preparing fb27650bee42: Preparing e5b9b12d35ff: Preparing 503d42350f0e: Preparing c76c54370ec3: Preparing c24cc380d86a: Preparing a147a7225faf: Preparing 4182b045463a: Preparing 315c017c4960: Preparing 44950cb92689: Preparing 174f56854903: Preparing b99969a32fbe: Waiting 6fe694613b98: Waiting fb27650bee42: Waiting e5b9b12d35ff: Waiting 503d42350f0e: Waiting c76c54370ec3: Waiting c24cc380d86a: Waiting a147a7225faf: Waiting 4182b045463a: Waiting 315c017c4960: Waiting 44950cb92689: Waiting 174f56854903: Waiting fb27650bee42: Layer already exists 503d42350f0e: Layer already exists e5b9b12d35ff: Layer already exists c76c54370ec3: Layer already exists 6fe694613b98: Pushed a147a7225faf: Layer already exists c24cc380d86a: Layer already exists 4182b045463a: Layer already exists 315c017c4960: Layer already exists 174f56854903: Layer already exists 44950cb92689: Layer already exists b99969a32fbe: Pushed master-1_9_4_3-3: digest: sha256:580c8452a5c373c3be6679f47bba02c550b13b3b3d7890b76b354b246637c7bc size: 2830 2025-07-21 13:35:28,228: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds