2025-08-11 12:32:09,495: INFO: Building opensdn-controller-control-control 2025-08-11 12:32:09,533: 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-2_0_0_1-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} ---> 3984ce3e135b Step 4/10 : ARG CONTAINER_NAME ---> Running in 372a18c7d5f2 ---> Removed intermediate container 372a18c7d5f2 ---> 0f7a7b76697b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0a414883e3ec ---> Removed intermediate container 0a414883e3ec ---> db89d91b9663 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 a876c9407ae4 ---> Removed intermediate container a876c9407ae4 ---> 32410be6b5b4 Step 7/10 : COPY entrypoint.sh / ---> 6aca57219e4c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ac463565c4c6 ---> Removed intermediate container ac463565c4c6 ---> 73368655dc4e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in af892dc7127f ---> Removed intermediate container af892dc7127f ---> b9b7f7070433 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7cb1bddbe471 ---> Removed intermediate container 7cb1bddbe471 ---> 5b54e4cc838a [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 5b54e4cc838a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_1-1 2025-08-11 12:32:27,386: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e9fa8a10bf1c: Preparing 1e7694264eaa: Preparing cf07b474082f: Preparing a807723b7658: Preparing 93c80f4de747: Preparing bd76c7f85880: Preparing 964325750bdb: Preparing 04863a414d7d: Preparing cc403b0dc479: Preparing 175c11e1e288: Preparing 49019b0d44ec: Preparing 174f56854903: Preparing e9fa8a10bf1c: Waiting 1e7694264eaa: Waiting cf07b474082f: Waiting a807723b7658: Waiting 93c80f4de747: Waiting bd76c7f85880: Waiting 964325750bdb: Waiting 04863a414d7d: Waiting cc403b0dc479: Waiting 175c11e1e288: Waiting 49019b0d44ec: Waiting 174f56854903: Waiting cf07b474082f: Layer already exists 93c80f4de747: Layer already exists a807723b7658: Layer already exists bd76c7f85880: Layer already exists 1e7694264eaa: Pushed 964325750bdb: Layer already exists cc403b0dc479: Layer already exists 04863a414d7d: Layer already exists 175c11e1e288: Layer already exists 49019b0d44ec: Layer already exists 174f56854903: Layer already exists e9fa8a10bf1c: Pushed master-2_0_0_1-1: digest: sha256:1c3c0e32750b8949a7f9b1fad386d8b2c8a92e5ea09a93b4b9434fc5105d722d size: 2830 2025-08-11 12:32:48,576: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds