2025-06-23 12:50:07,167: INFO: Building opensdn-controller-control-control 2025-06-23 12:50:07,305: 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_6_2-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} ---> 01877274e3b7 Step 4/10 : ARG CONTAINER_NAME ---> Running in 75a8f674e96a ---> Removed intermediate container 75a8f674e96a ---> bc94e5a29f74 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 10049c0fba88 ---> Removed intermediate container 10049c0fba88 ---> 5c26c4ebc791 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 5eca908c5dce ---> Removed intermediate container 5eca908c5dce ---> 1d819f413f99 Step 7/10 : COPY entrypoint.sh / ---> 17917bf86df5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 656be7929a3c ---> Removed intermediate container 656be7929a3c ---> edb143ff6ecf Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fa442aead149 ---> Removed intermediate container fa442aead149 ---> 0edb72d0fbce Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fd9d6fe41914 ---> Removed intermediate container fd9d6fe41914 ---> f9c7860ff3c7 [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 f9c7860ff3c7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_6_2-1 2025-06-23 12:50:22,804: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] bbfa71d442af: Preparing 85b7b307e42f: Preparing a7c2321792a2: Preparing 3a00cf0631a6: Preparing 80fef4e1be6d: Preparing 55fd5c5bc902: Preparing 20c4b2256764: Preparing d72fc8385b4a: Preparing 9272689e4e99: Preparing c94eca50020d: Preparing f53dac63d79a: Preparing 174f56854903: Preparing bbfa71d442af: Waiting 85b7b307e42f: Waiting a7c2321792a2: Waiting 3a00cf0631a6: Waiting 80fef4e1be6d: Waiting 55fd5c5bc902: Waiting 20c4b2256764: Waiting d72fc8385b4a: Waiting 9272689e4e99: Waiting c94eca50020d: Waiting f53dac63d79a: Waiting 174f56854903: Waiting a7c2321792a2: Layer already exists 3a00cf0631a6: Layer already exists 80fef4e1be6d: Layer already exists 55fd5c5bc902: Layer already exists d72fc8385b4a: Layer already exists 20c4b2256764: Layer already exists c94eca50020d: Layer already exists 85b7b307e42f: Pushed 9272689e4e99: Layer already exists f53dac63d79a: Layer already exists 174f56854903: Layer already exists bbfa71d442af: Pushed master-1_8_6_2-1: digest: sha256:b470bd15287f1959c4cff18158064cb70274cf77d164d06f955346b894ec296c size: 2830 2025-06-23 12:50:48,435: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds