2025-05-22 18:32:44,241: INFO: Building opensdn-controller-control-control 2025-05-22 18:32:44,260: 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_7_2_1-2 --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} ---> b17f29470b7b Step 4/10 : ARG CONTAINER_NAME ---> Running in a501032d3a47 ---> Removed intermediate container a501032d3a47 ---> b8b5a263e6cf Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2942652ac4bb ---> Removed intermediate container 2942652ac4bb ---> e15e842b93d5 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 61ec3b05b5bc ---> Removed intermediate container 61ec3b05b5bc ---> 0a4215a7e8e6 Step 7/10 : COPY entrypoint.sh / ---> d61a3d29a885 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 811ff795b0fc ---> Removed intermediate container 811ff795b0fc ---> 60cf0110046c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e36c52728bf4 ---> Removed intermediate container e36c52728bf4 ---> 2af2753d6c26 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 39fa25764823 ---> Removed intermediate container 39fa25764823 ---> 31c0e3281ed9 [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 31c0e3281ed9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-2 2025-05-22 18:33:01,342: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9aa9f6a86182: Preparing fa901d39c424: Preparing d6fa1c2cf24a: Preparing f868f7002c80: Preparing 2f344e934f1a: Preparing 708ef1dd21f9: Preparing e230bba1fbe7: Preparing b9cd5c07a272: Preparing 42231df5746d: Preparing f1251802b658: Preparing e223fcc71678: Preparing 174f56854903: Preparing 9aa9f6a86182: Waiting fa901d39c424: Waiting d6fa1c2cf24a: Waiting f868f7002c80: Waiting 2f344e934f1a: Waiting 708ef1dd21f9: Waiting e230bba1fbe7: Waiting b9cd5c07a272: Waiting 42231df5746d: Waiting f1251802b658: Waiting e223fcc71678: Waiting 174f56854903: Waiting d6fa1c2cf24a: Layer already exists f868f7002c80: Layer already exists 2f344e934f1a: Layer already exists fa901d39c424: Pushed 708ef1dd21f9: Layer already exists e230bba1fbe7: Layer already exists b9cd5c07a272: Layer already exists f1251802b658: Layer already exists 42231df5746d: Layer already exists e223fcc71678: Layer already exists 174f56854903: Layer already exists 9aa9f6a86182: Pushed master-1_7_2_1-2: digest: sha256:afe4be09b98e9cafc036e41cb2837af99f69849cc3fe89072266be9f6f1e1d41 size: 2830 2025-05-22 18:33:24,686: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds