2025-06-08 09:15:32,661: INFO: Building opensdn-controller-control-control 2025-06-08 09:15:32,711: 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_8_0_3-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} ---> 905aa92e28b1 Step 4/10 : ARG CONTAINER_NAME ---> Running in 6c7f284eddbc ---> Removed intermediate container 6c7f284eddbc ---> 0bc893314e77 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in bc1fcd01834a ---> Removed intermediate container bc1fcd01834a ---> c38e0c968fe3 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 7193e68ea423 ---> Removed intermediate container 7193e68ea423 ---> d04bdd6d2985 Step 7/10 : COPY entrypoint.sh / ---> ef851a5c3551 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c06a3f28e61d ---> Removed intermediate container c06a3f28e61d ---> 31e0e5f7a8ca Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9c7b9bb4ad2a ---> Removed intermediate container 9c7b9bb4ad2a ---> afff51a34cdd Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in db05be0ea4de ---> Removed intermediate container db05be0ea4de ---> 9c9cae6ffe80 [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 9c9cae6ffe80 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_3-5 2025-06-08 09:15:48,814: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4dd1b9fcdae2: Preparing 17be37ebba17: Preparing c3abb284985b: Preparing ae3b3074d435: Preparing d8a24700f054: Preparing af16cc073b94: Preparing 6bbeffca4e0e: Preparing c497264e7d60: Preparing 7e1a1f7c5d24: Preparing eab282c89164: Preparing 070c7add7462: Preparing 174f56854903: Preparing 4dd1b9fcdae2: Waiting 17be37ebba17: Waiting c3abb284985b: Waiting ae3b3074d435: Waiting d8a24700f054: Waiting af16cc073b94: Waiting 6bbeffca4e0e: Waiting c497264e7d60: Waiting 7e1a1f7c5d24: Waiting eab282c89164: Waiting 070c7add7462: Waiting 174f56854903: Waiting c3abb284985b: Layer already exists d8a24700f054: Layer already exists ae3b3074d435: Layer already exists c497264e7d60: Layer already exists 17be37ebba17: Pushed af16cc073b94: Layer already exists 6bbeffca4e0e: Layer already exists 7e1a1f7c5d24: Layer already exists 174f56854903: Layer already exists 070c7add7462: Layer already exists eab282c89164: Layer already exists 4dd1b9fcdae2: Pushed master-1_8_0_3-5: digest: sha256:6648477132388cf6c12b2a71bde3b2c48939e33d6b9e3e37d2f95ab1a0952af3 size: 2830 2025-06-08 09:16:12,166: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds