2025-06-19 09:55:41,771: INFO: Building opensdn-controller-control-control 2025-06-19 09:55:41,820: 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_9-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} ---> 9c7e6647b553 Step 4/10 : ARG CONTAINER_NAME ---> Running in 2c629e314b5e ---> Removed intermediate container 2c629e314b5e ---> 27b8ec18b126 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c31a2fce25f2 ---> Removed intermediate container c31a2fce25f2 ---> 27957ded6897 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 f15b0c9c4dc2 ---> Removed intermediate container f15b0c9c4dc2 ---> 768939dd8cda Step 7/10 : COPY entrypoint.sh / ---> 8d1bf1f2a6b1 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in bc1c12eb52c9 ---> Removed intermediate container bc1c12eb52c9 ---> b0caad22a6c1 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7e2fc5d4d8c8 ---> Removed intermediate container 7e2fc5d4d8c8 ---> ef330044489a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 11d13d36e56f ---> Removed intermediate container 11d13d36e56f ---> 368d9dea63b2 [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 368d9dea63b2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_9-1 2025-06-19 09:55:58,211: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e15df1d4d0fe: Preparing 635a56c06adc: Preparing 9847fe27d2a6: Preparing c2673f1b4cbe: Preparing c19f94d44ab2: Preparing 87939f7e073b: Preparing 31e0b6ab8b47: Preparing 8eec39366a0c: Preparing 3cdf99e6d729: Preparing 0b6fd477df51: Preparing 96f1fa307eb0: Preparing 174f56854903: Preparing e15df1d4d0fe: Waiting 635a56c06adc: Waiting 9847fe27d2a6: Waiting c2673f1b4cbe: Waiting c19f94d44ab2: Waiting 87939f7e073b: Waiting 31e0b6ab8b47: Waiting 8eec39366a0c: Waiting 3cdf99e6d729: Waiting 0b6fd477df51: Waiting 96f1fa307eb0: Waiting 174f56854903: Waiting c19f94d44ab2: Layer already exists c2673f1b4cbe: Layer already exists 9847fe27d2a6: Layer already exists 87939f7e073b: Layer already exists 31e0b6ab8b47: Layer already exists 8eec39366a0c: Layer already exists 0b6fd477df51: Layer already exists 3cdf99e6d729: Layer already exists 635a56c06adc: Pushed 96f1fa307eb0: Layer already exists 174f56854903: Layer already exists e15df1d4d0fe: Pushed master-1_8_1_9-1: digest: sha256:2401310193518036102d4818617cbc46bb0dfb8adb3bc7a48ec328a00492fca1 size: 2830 2025-06-19 09:56:21,724: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds