2025-06-27 02:54:32,280: INFO: Building opensdn-controller-control-control 2025-06-27 02:54:32,330: 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_6_1-4_0 --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} ---> e4a82998ac79 Step 4/10 : ARG CONTAINER_NAME ---> Running in 981be2f76171 ---> Removed intermediate container 981be2f76171 ---> 5aa942f552d5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 821b700e9b6b ---> Removed intermediate container 821b700e9b6b ---> cff5b9bb6597 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 26a1e3230176 ---> Removed intermediate container 26a1e3230176 ---> 4f628751c574 Step 7/10 : COPY entrypoint.sh / ---> c27495d9b71f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e29a24fbb2d7 ---> Removed intermediate container e29a24fbb2d7 ---> 89dd4db14050 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a7f3115dbeb9 ---> Removed intermediate container a7f3115dbeb9 ---> 08c3c523c831 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 6e4fa9ad3d56 ---> Removed intermediate container 6e4fa9ad3d56 ---> dfecbc218380 [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 dfecbc218380 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-4_0 2025-06-27 02:54:52,021: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 357e4e05d1f5: Preparing 15042a65aa7e: Preparing 3f44e6df21e4: Preparing 04415774363f: Preparing 3fba12336bdd: Preparing 504abcb88bfa: Preparing 7811499fcab1: Preparing 2335c679aca5: Preparing 5de0ce3490f8: Preparing 004758f7534b: Preparing 851a07dfd206: Preparing 174f56854903: Preparing 504abcb88bfa: Waiting 7811499fcab1: Waiting 2335c679aca5: Waiting 5de0ce3490f8: Waiting 004758f7534b: Waiting 851a07dfd206: Waiting 174f56854903: Waiting 3f44e6df21e4: Waiting 04415774363f: Waiting 3fba12336bdd: Waiting 357e4e05d1f5: Waiting 15042a65aa7e: Waiting 3fba12336bdd: Layer already exists 3f44e6df21e4: Layer already exists 04415774363f: Layer already exists 7811499fcab1: Layer already exists 15042a65aa7e: Pushed 504abcb88bfa: Layer already exists 2335c679aca5: Layer already exists 5de0ce3490f8: Layer already exists 851a07dfd206: Layer already exists 004758f7534b: Layer already exists 174f56854903: Layer already exists 357e4e05d1f5: Pushed master-1_6_6_1-4_0: digest: sha256:5ddc557014fb6879233a14c203474657eec5e81572faa9ebe36c3cbc842cea23 size: 2830 2025-06-27 02:55:13,826: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds