2025-08-12 15:17:13,951: INFO: Building opensdn-controller-control-control 2025-08-12 15:17:13,989: 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_2_2_1-6_9 --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} ---> 6a9e08817d24 Step 4/10 : ARG CONTAINER_NAME ---> Running in d021393e9e4f ---> Removed intermediate container d021393e9e4f ---> a27cc3a220fa Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3c987560bc8d ---> Removed intermediate container 3c987560bc8d ---> 45658310b623 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 14a757b56946 ---> Removed intermediate container 14a757b56946 ---> 93b73e231edc Step 7/10 : COPY entrypoint.sh / ---> 5d23ebfeb8d6 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 238e1dbc81b1 ---> Removed intermediate container 238e1dbc81b1 ---> cd42217e74c9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in dc1ff54790cc ---> Removed intermediate container dc1ff54790cc ---> 320501574eae Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1bdf131e7b70 ---> Removed intermediate container 1bdf131e7b70 ---> 7ba9ea6cf0ad [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 7ba9ea6cf0ad Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-6_9 2025-08-12 15:17:28,570: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 51336ccd953a: Preparing 73f945bc9205: Preparing 6a933c041439: Preparing f3a55ed31228: Preparing e8684aff3e13: Preparing b017696e0422: Preparing cda15b5c86d1: Preparing 0d73e7595742: Preparing 32579d2efc8d: Preparing 256599d19287: Preparing c950a8ff784d: Preparing 174f56854903: Preparing 51336ccd953a: Waiting 73f945bc9205: Waiting 6a933c041439: Waiting f3a55ed31228: Waiting e8684aff3e13: Waiting b017696e0422: Waiting cda15b5c86d1: Waiting 0d73e7595742: Waiting 32579d2efc8d: Waiting 256599d19287: Waiting c950a8ff784d: Waiting 174f56854903: Waiting e8684aff3e13: Layer already exists f3a55ed31228: Layer already exists 6a933c041439: Layer already exists 73f945bc9205: Pushed b017696e0422: Layer already exists 0d73e7595742: Layer already exists cda15b5c86d1: Layer already exists 32579d2efc8d: Layer already exists c950a8ff784d: Layer already exists 256599d19287: Layer already exists 174f56854903: Layer already exists 51336ccd953a: Pushed master-1_2_2_1-6_9: digest: sha256:6ff12ab6f9b7e12820d0dc37d0bd00d20f3400fca74ac077c16516e16ac475a9 size: 2830 2025-08-12 15:17:51,863: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds