2025-06-08 09:10:59,951: INFO: Building opensdn-controller-control-control 2025-06-08 09:11:00,029: 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_6_1_2-5 --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} ---> dd4afe1a6cf8 Step 4/10 : ARG CONTAINER_NAME ---> Running in da47b1156a17 ---> Removed intermediate container da47b1156a17 ---> 12699eedae89 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 537f78ce6c12 ---> Removed intermediate container 537f78ce6c12 ---> 0743c03a88f7 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 fa271037121b ---> Removed intermediate container fa271037121b ---> 1e2055952bd5 Step 7/10 : COPY entrypoint.sh / ---> 19a009ac38ac Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 86a39b6a4f1e ---> Removed intermediate container 86a39b6a4f1e ---> f00604c49c94 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4db1dab136f4 ---> Removed intermediate container 4db1dab136f4 ---> 5431300de3ad Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f2a65680fe57 ---> Removed intermediate container f2a65680fe57 ---> 85a703001525 [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 85a703001525 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_2-5 2025-06-08 09:11:14,771: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 124d92cdac4f: Preparing 586322bc37ad: Preparing aed2153584bc: Preparing 9357d711b98d: Preparing cc39ba0fa16c: Preparing d6c1c589318d: Preparing 70ea349cf976: Preparing 847e30154950: Preparing 3b9a6281f111: Preparing fb5cd0bf063f: Preparing 59934e562a3b: Preparing 174f56854903: Preparing 124d92cdac4f: Waiting 586322bc37ad: Waiting aed2153584bc: Waiting 9357d711b98d: Waiting cc39ba0fa16c: Waiting d6c1c589318d: Waiting 70ea349cf976: Waiting 847e30154950: Waiting 3b9a6281f111: Waiting fb5cd0bf063f: Waiting 59934e562a3b: Waiting 174f56854903: Waiting aed2153584bc: Layer already exists 9357d711b98d: Layer already exists cc39ba0fa16c: Layer already exists 586322bc37ad: Pushed d6c1c589318d: Layer already exists 70ea349cf976: Layer already exists 847e30154950: Layer already exists 3b9a6281f111: Layer already exists fb5cd0bf063f: Layer already exists 59934e562a3b: Layer already exists 174f56854903: Layer already exists 124d92cdac4f: Pushed master-1_6_1_2-5: digest: sha256:0331e748b79fa80088dd61f4267606bd8b14eeaab80fd25efc17a23760713e78 size: 2829 2025-06-08 09:11:36,699: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds