2025-07-07 01:26:43,633: INFO: Building opensdn-controller-control-control 2025-07-07 01:26:43,675: 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} ---> 7ca1f876aaed Step 4/10 : ARG CONTAINER_NAME ---> Running in 0d7c333ce1f6 ---> Removed intermediate container 0d7c333ce1f6 ---> 7463d353817a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a920547194e8 ---> Removed intermediate container a920547194e8 ---> 8c9f062bfa8f 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 18c48b193175 ---> Removed intermediate container 18c48b193175 ---> 1ad852a11f5a Step 7/10 : COPY entrypoint.sh / ---> 064fe8d90393 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ac60c5823581 ---> Removed intermediate container ac60c5823581 ---> 4afc2cc2c95c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 01bcb86ca69f ---> Removed intermediate container 01bcb86ca69f ---> 5606397d8926 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 82f52c0080aa ---> Removed intermediate container 82f52c0080aa ---> a19505aeb319 [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 a19505aeb319 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-07-07 01:26:58,927: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] e23050256c0e: Preparing 31d41cb1eaa6: Preparing 9094ee5de1f4: Preparing 438ec7686a49: Preparing 6eb4050a5735: Preparing a36aec31d906: Preparing 66d3780b0119: Preparing 53412043d5ec: Preparing 07a0f0d377a1: Preparing 03c559657563: Preparing a4fb4674911f: Preparing 174f56854903: Preparing a36aec31d906: Waiting 66d3780b0119: Waiting 53412043d5ec: Waiting 9094ee5de1f4: Waiting 438ec7686a49: Waiting e23050256c0e: Waiting 07a0f0d377a1: Waiting 03c559657563: Waiting a4fb4674911f: Waiting 6eb4050a5735: Waiting 174f56854903: Waiting 31d41cb1eaa6: Waiting 9094ee5de1f4: Layer already exists 438ec7686a49: Layer already exists a36aec31d906: Layer already exists 6eb4050a5735: Layer already exists 31d41cb1eaa6: Pushed 53412043d5ec: Layer already exists 66d3780b0119: Layer already exists 07a0f0d377a1: Layer already exists a4fb4674911f: Layer already exists 03c559657563: Layer already exists 174f56854903: Layer already exists e23050256c0e: Pushed nightly: digest: sha256:0909d384013fc9924af682a44effb163f700625b800f1f8c89cb4f980f0fb027 size: 2830 2025-07-07 01:27:17,826: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds