2025-06-10 18:59:03,560: INFO: Building opensdn-controller-control-control 2025-06-10 18:59:03,601: 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_6-1 --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} ---> d206a7796a74 Step 4/10 : ARG CONTAINER_NAME ---> Running in 4d887a1987ac ---> Removed intermediate container 4d887a1987ac ---> 250134cfc21c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in dc2671c835b4 ---> Removed intermediate container dc2671c835b4 ---> de763f8a2a90 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 fa6c5e1a3a52 ---> Removed intermediate container fa6c5e1a3a52 ---> 1400b5628b06 Step 7/10 : COPY entrypoint.sh / ---> d11bf7e712c9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c0180ef8e30a ---> Removed intermediate container c0180ef8e30a ---> b536e87b22ce Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e4d0ec499ada ---> Removed intermediate container e4d0ec499ada ---> 8048e596b310 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3d1a63515863 ---> Removed intermediate container 3d1a63515863 ---> b51781e6b732 [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 b51781e6b732 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_6-1 2025-06-10 18:59:18,994: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1b6334beec35: Preparing 3f4fb4062f6d: Preparing 6fa3d9c86245: Preparing 4147d01d66b5: Preparing 793a59aeb41e: Preparing 0214bc2b9472: Preparing 7a10de78f6df: Preparing 483152aaf8a7: Preparing 3d9b7f78169a: Preparing 7c8f22a2734c: Preparing 2ec2f3c106b9: Preparing 174f56854903: Preparing 1b6334beec35: Waiting 3f4fb4062f6d: Waiting 6fa3d9c86245: Waiting 4147d01d66b5: Waiting 793a59aeb41e: Waiting 0214bc2b9472: Waiting 7a10de78f6df: Waiting 483152aaf8a7: Waiting 3d9b7f78169a: Waiting 7c8f22a2734c: Waiting 2ec2f3c106b9: Waiting 174f56854903: Waiting 6fa3d9c86245: Layer already exists 793a59aeb41e: Layer already exists 4147d01d66b5: Layer already exists 0214bc2b9472: Layer already exists 7a10de78f6df: Layer already exists 3f4fb4062f6d: Pushed 483152aaf8a7: Layer already exists 3d9b7f78169a: Layer already exists 7c8f22a2734c: Layer already exists 2ec2f3c106b9: Layer already exists 174f56854903: Layer already exists 1b6334beec35: Pushed master-1_8_0_6-1: digest: sha256:7a0f2783aa51cd4dc266dd31bd931783fe68e00800f11510d31bef5d4146205f size: 2830 2025-06-10 18:59:46,327: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds