2025-06-12 01:27:05,565: INFO: Building opensdn-controller-control-control 2025-06-12 01:27:05,598: 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} ---> bb4cca37ef7f Step 4/10 : ARG CONTAINER_NAME ---> Running in 096efd341262 ---> Removed intermediate container 096efd341262 ---> 4725a1684ba5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a6b5e7b9fa57 ---> Removed intermediate container a6b5e7b9fa57 ---> b136fb1ab8de 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 6aee8a2baf61 ---> Removed intermediate container 6aee8a2baf61 ---> 4b841306d58d Step 7/10 : COPY entrypoint.sh / ---> 750ba47c80c5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 634652505ee3 ---> Removed intermediate container 634652505ee3 ---> 22411c0303be Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in efcca7cdcdfd ---> Removed intermediate container efcca7cdcdfd ---> 5ae7d1a300d8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ca7ef6512748 ---> Removed intermediate container ca7ef6512748 ---> 6bd5ffacbabd [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 6bd5ffacbabd Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-06-12 01:27:19,856: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 13aabcf3bd72: Preparing 026f95214b33: Preparing cd84298c155d: Preparing 07af6b24e13c: Preparing 975cbe052b58: Preparing 9a87da377243: Preparing c9ba8774717d: Preparing 5df995f8bf37: Preparing 7ffa30fc4bd5: Preparing 7b73e9add271: Preparing 15052e15d816: Preparing 174f56854903: Preparing 13aabcf3bd72: Waiting 026f95214b33: Waiting cd84298c155d: Waiting 975cbe052b58: Waiting 9a87da377243: Waiting c9ba8774717d: Waiting 5df995f8bf37: Waiting 7ffa30fc4bd5: Waiting 7b73e9add271: Waiting 15052e15d816: Waiting 174f56854903: Waiting 07af6b24e13c: Waiting cd84298c155d: Layer already exists 07af6b24e13c: Layer already exists 975cbe052b58: Layer already exists c9ba8774717d: Layer already exists 9a87da377243: Layer already exists 026f95214b33: Pushed 5df995f8bf37: Layer already exists 7b73e9add271: Layer already exists 7ffa30fc4bd5: Layer already exists 174f56854903: Layer already exists 15052e15d816: Layer already exists 13aabcf3bd72: Pushed nightly: digest: sha256:5de270ec6bfa13c51f83cf2665daa8d043096c1d7f5336aec0423503cc7e8879 size: 2829 2025-06-12 01:27:39,855: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds