2025-08-19 15:08:24,014: INFO: Building opensdn-controller-control-control 2025-08-19 15:08:24,043: 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_6_9-3_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} ---> a8b4397b245f Step 4/10 : ARG CONTAINER_NAME ---> Running in 37a4d2f31130 ---> Removed intermediate container 37a4d2f31130 ---> c9ea695043b7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f2ef04ebcaa8 ---> Removed intermediate container f2ef04ebcaa8 ---> 5d2893111c30 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 60689486f5bc ---> Removed intermediate container 60689486f5bc ---> 287b7eb0e377 Step 7/10 : COPY entrypoint.sh / ---> fc30c6a7537d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3d12d9684c30 ---> Removed intermediate container 3d12d9684c30 ---> c055c9c48b07 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 98e4b8aa3bec ---> Removed intermediate container 98e4b8aa3bec ---> 7a0a20df2ad8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in be7afbca96a3 ---> Removed intermediate container be7afbca96a3 ---> d9a5b6206dad [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 d9a5b6206dad Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_9-3_9 2025-08-19 15:08:37,673: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 0dc8b4e13f78: Preparing 703cdf423536: Preparing 4bea86ad3d4c: Preparing 19ac116c5e4a: Preparing e2ddb96ffb88: Preparing 60fb9317b0ad: Preparing 27b69075b9a1: Preparing 73b87731db9f: Preparing e076c408fadc: Preparing a60036f6a752: Preparing 7a0dd253ce17: Preparing 174f56854903: Preparing 0dc8b4e13f78: Waiting 703cdf423536: Waiting 4bea86ad3d4c: Waiting 19ac116c5e4a: Waiting e2ddb96ffb88: Waiting 60fb9317b0ad: Waiting 27b69075b9a1: Waiting 73b87731db9f: Waiting e076c408fadc: Waiting a60036f6a752: Waiting 7a0dd253ce17: Waiting 174f56854903: Waiting 703cdf423536: Pushed 19ac116c5e4a: Layer already exists 4bea86ad3d4c: Layer already exists e2ddb96ffb88: Layer already exists e076c408fadc: Layer already exists 27b69075b9a1: Layer already exists 60fb9317b0ad: Layer already exists 73b87731db9f: Layer already exists 174f56854903: Layer already exists 7a0dd253ce17: Layer already exists a60036f6a752: Layer already exists 0dc8b4e13f78: Pushed master-1_7_6_9-3_9: digest: sha256:757e2075d6de5342c02f335be61fa8bf01059f24efbe909f85861d0adf3fcd78 size: 2830 2025-08-19 15:09:00,052: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds