2025-08-11 11:34:02,421: INFO: Building opensdn-controller-control-control 2025-08-11 11:34:02,452: 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_9_8_7-7 --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} ---> 9ccac74f77c5 Step 4/10 : ARG CONTAINER_NAME ---> Running in e8aa47bdcf54 ---> Removed intermediate container e8aa47bdcf54 ---> 8341304c649a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in aab25cf64a3a ---> Removed intermediate container aab25cf64a3a ---> 890925dfbffd 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 3d3e4b66c4f3 ---> Removed intermediate container 3d3e4b66c4f3 ---> 46cf04cd1ed7 Step 7/10 : COPY entrypoint.sh / ---> 3e8ae498477d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in cebbefc31e28 ---> Removed intermediate container cebbefc31e28 ---> 79c62f32d4cc Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ccec37a2c06c ---> Removed intermediate container ccec37a2c06c ---> 98ea0133b7c6 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8170f2bfc6cf ---> Removed intermediate container 8170f2bfc6cf ---> e7300888cc17 [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 e7300888cc17 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-7 2025-08-11 11:34:20,786: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 161ece8e2fd3: Preparing 043ee35924d3: Preparing df0d0a4f5308: Preparing 1f5f0180e3b2: Preparing 6060d1a491a5: Preparing 063ec3694f76: Preparing f56c5e31640d: Preparing 7e36bb78afba: Preparing 56e175137b8a: Preparing 78663bd0e072: Preparing 703281952a09: Preparing 174f56854903: Preparing 161ece8e2fd3: Waiting 043ee35924d3: Waiting df0d0a4f5308: Waiting 1f5f0180e3b2: Waiting 6060d1a491a5: Waiting 063ec3694f76: Waiting f56c5e31640d: Waiting 7e36bb78afba: Waiting 78663bd0e072: Waiting 703281952a09: Waiting 174f56854903: Waiting 56e175137b8a: Waiting 6060d1a491a5: Layer already exists 1f5f0180e3b2: Layer already exists df0d0a4f5308: Layer already exists 063ec3694f76: Layer already exists 043ee35924d3: Pushed 7e36bb78afba: Layer already exists 56e175137b8a: Layer already exists f56c5e31640d: Layer already exists 78663bd0e072: Layer already exists 703281952a09: Layer already exists 174f56854903: Layer already exists 161ece8e2fd3: Pushed master-1_9_8_7-7: digest: sha256:dc1bc99b91f6afc7577bf41e427df59d8281fe05ab6328e5b5bde07566308741 size: 2830 2025-08-11 11:34:38,517: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds