2025-06-14 20:10:15,308: INFO: Building opensdn-controller-control-control 2025-06-14 20:10:15,357: 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_7-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} ---> bc725dce83ed Step 4/10 : ARG CONTAINER_NAME ---> Running in c3c6011bc99c ---> Removed intermediate container c3c6011bc99c ---> 2a3f0e1fdc3c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 32ec1e0efea3 ---> Removed intermediate container 32ec1e0efea3 ---> 1804d9665968 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 7b8484d05f84 ---> Removed intermediate container 7b8484d05f84 ---> bd3ccd0c4334 Step 7/10 : COPY entrypoint.sh / ---> 741cf98cedc4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in cda4e780d7a1 ---> Removed intermediate container cda4e780d7a1 ---> dae316cb75c0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 367858fa206f ---> Removed intermediate container 367858fa206f ---> f111617dee61 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f45779a117b5 ---> Removed intermediate container f45779a117b5 ---> 12dc876925c7 [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 12dc876925c7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_7-1 2025-06-14 20:10:30,406: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f58e058491d1: Preparing d668ba06e784: Preparing c1f399afeaa6: Preparing 9f201a413061: Preparing d153341a24d6: Preparing 68e2df01c29f: Preparing 1ae32b7dc558: Preparing 81a4c7536337: Preparing 3e2aa7e1d15b: Preparing 158bf71bfe60: Preparing 647caf7871e1: Preparing 174f56854903: Preparing f58e058491d1: Waiting d668ba06e784: Waiting c1f399afeaa6: Waiting 9f201a413061: Waiting d153341a24d6: Waiting 68e2df01c29f: Waiting 1ae32b7dc558: Waiting 81a4c7536337: Waiting 3e2aa7e1d15b: Waiting 158bf71bfe60: Waiting 647caf7871e1: Waiting 174f56854903: Waiting c1f399afeaa6: Layer already exists 9f201a413061: Layer already exists d153341a24d6: Layer already exists d668ba06e784: Pushed 1ae32b7dc558: Layer already exists 68e2df01c29f: Layer already exists 3e2aa7e1d15b: Layer already exists 81a4c7536337: Layer already exists 158bf71bfe60: Layer already exists 174f56854903: Layer already exists 647caf7871e1: Layer already exists f58e058491d1: Pushed master-1_8_0_7-1: digest: sha256:f8c808ec5e1779b17675d8b004370962015953aaf3d4db6f5248b49854323110 size: 2829 2025-06-14 20:10:51,981: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds