2025-05-14 16:13:47,818: INFO: Building opensdn-controller-control-control 2025-05-14 16:13:47,873: 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_0_1-3 --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} ---> 5cf6c5b08f34 Step 4/10 : ARG CONTAINER_NAME ---> Running in 1deedf603069 ---> Removed intermediate container 1deedf603069 ---> cf695b3a83e6 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1a7f4d0a7de0 ---> Removed intermediate container 1a7f4d0a7de0 ---> d0e41bf5201a 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 08248872e1a9 ---> Removed intermediate container 08248872e1a9 ---> f4a40bdf7dd1 Step 7/10 : COPY entrypoint.sh / ---> 0d954a552f01 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 781b5061ee08 ---> Removed intermediate container 781b5061ee08 ---> 1329a940d1cf Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in aae2c23ef012 ---> Removed intermediate container aae2c23ef012 ---> cb6a1f128442 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4a7da17944c9 ---> Removed intermediate container 4a7da17944c9 ---> 2872dbea60ab [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 2872dbea60ab Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_0_1-3 2025-05-14 16:14:06,264: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1cb20e5a2213: Preparing 45c8291b24d2: Preparing 298bd6e12b86: Preparing c53753a10483: Preparing cd2a6f82ba67: Preparing 812ad57f496f: Preparing 0ce4733914a7: Preparing 921e25d85b7e: Preparing e643dd5b79ac: Preparing 71a35ca3aaaa: Preparing 8e3bdf209d26: Preparing 174f56854903: Preparing c53753a10483: Waiting cd2a6f82ba67: Waiting 921e25d85b7e: Waiting e643dd5b79ac: Waiting 71a35ca3aaaa: Waiting 8e3bdf209d26: Waiting 174f56854903: Waiting 812ad57f496f: Waiting 0ce4733914a7: Waiting 1cb20e5a2213: Waiting 45c8291b24d2: Waiting 298bd6e12b86: Waiting cd2a6f82ba67: Layer already exists 298bd6e12b86: Layer already exists c53753a10483: Layer already exists 0ce4733914a7: Layer already exists 45c8291b24d2: Pushed 812ad57f496f: Layer already exists 921e25d85b7e: Layer already exists e643dd5b79ac: Layer already exists 71a35ca3aaaa: Layer already exists 8e3bdf209d26: Layer already exists 174f56854903: Layer already exists 1cb20e5a2213: Pushed master-1_7_0_1-3: digest: sha256:3370da76a60e5829eae3b250455dbf6e4330e1df97d395a3296b9cee7170538e size: 2830 2025-05-14 16:14:29,786: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds