2025-06-17 20:54:40,398: INFO: Building opensdn-controller-control-control 2025-06-17 20:54:40,446: 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_1_0-4 --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} ---> 6b95801b2438 Step 4/10 : ARG CONTAINER_NAME ---> Running in 7374f3600266 ---> Removed intermediate container 7374f3600266 ---> 73e9b8caa842 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 62595cd74555 ---> Removed intermediate container 62595cd74555 ---> 557cfe761247 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 c6fb9d27e2d2 ---> Removed intermediate container c6fb9d27e2d2 ---> 099fa2a51bc6 Step 7/10 : COPY entrypoint.sh / ---> 8d02f3c886d7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f922da2697e4 ---> Removed intermediate container f922da2697e4 ---> 1dd6262aa355 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in da742f8ba13e ---> Removed intermediate container da742f8ba13e ---> a22674468de8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 93cf25543a9b ---> Removed intermediate container 93cf25543a9b ---> e066f2ee013d [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 e066f2ee013d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_0-4 2025-06-17 20:54:56,290: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 121d0f8f156b: Preparing 4bf7927b807a: Preparing 38014ad2aefa: Preparing cca4b3bb9475: Preparing 11dc4c1a14d2: Preparing 1330cbdc7ecf: Preparing 002ceb25b43e: Preparing 22ef8c7c860d: Preparing 18b7f26c9d33: Preparing bcc57f767405: Preparing 1c8bcf949fc9: Preparing 174f56854903: Preparing 121d0f8f156b: Waiting 4bf7927b807a: Waiting 38014ad2aefa: Waiting cca4b3bb9475: Waiting 11dc4c1a14d2: Waiting 1330cbdc7ecf: Waiting 002ceb25b43e: Waiting 22ef8c7c860d: Waiting 18b7f26c9d33: Waiting bcc57f767405: Waiting 1c8bcf949fc9: Waiting 174f56854903: Waiting 38014ad2aefa: Layer already exists cca4b3bb9475: Layer already exists 11dc4c1a14d2: Layer already exists 1330cbdc7ecf: Layer already exists 002ceb25b43e: Layer already exists 18b7f26c9d33: Layer already exists 4bf7927b807a: Pushed 22ef8c7c860d: Layer already exists 174f56854903: Layer already exists 1c8bcf949fc9: Layer already exists bcc57f767405: Layer already exists 121d0f8f156b: Pushed master-1_8_1_0-4: digest: sha256:00d6351faadb0db3a6d3b3d187b620b2780155f54d9d24db61b2bd7beb7316f0 size: 2830 2025-06-17 20:55:17,070: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds