2025-06-06 18:48:58,047: INFO: Building opensdn-controller-control-control 2025-06-06 18:48:58,093: 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_0_3-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} ---> 5156f29845d9 Step 4/10 : ARG CONTAINER_NAME ---> Running in 47e6c7878d62 ---> Removed intermediate container 47e6c7878d62 ---> dbb6273c9d8c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7c4ac11be35e ---> Removed intermediate container 7c4ac11be35e ---> 33d97c73888b 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 5152cb9b8766 ---> Removed intermediate container 5152cb9b8766 ---> 7af72d216e40 Step 7/10 : COPY entrypoint.sh / ---> 8e11150ff24f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 04229caa1dd2 ---> Removed intermediate container 04229caa1dd2 ---> aa6774cefc66 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 119f50fa8d97 ---> Removed intermediate container 119f50fa8d97 ---> 7d8d3e2c2d74 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8555d4b15eb2 ---> Removed intermediate container 8555d4b15eb2 ---> 8687e135edbd [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 8687e135edbd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_3-1 2025-06-06 18:49:13,532: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2085610caea3: Preparing d0d08d47dd55: Preparing 168e4a2003bf: Preparing 36763feb7412: Preparing bfb523caad75: Preparing 5c7ae8156c28: Preparing 28044960a020: Preparing 9443419f525c: Preparing 0484cf5910c8: Preparing 417bdbcab2d7: Preparing 29a1bf97b7d2: Preparing 174f56854903: Preparing 2085610caea3: Waiting d0d08d47dd55: Waiting 168e4a2003bf: Waiting 36763feb7412: Waiting bfb523caad75: Waiting 5c7ae8156c28: Waiting 28044960a020: Waiting 9443419f525c: Waiting 0484cf5910c8: Waiting 417bdbcab2d7: Waiting 29a1bf97b7d2: Waiting 174f56854903: Waiting d0d08d47dd55: Pushed 36763feb7412: Layer already exists bfb523caad75: Layer already exists 5c7ae8156c28: Layer already exists 168e4a2003bf: Layer already exists 28044960a020: Layer already exists 0484cf5910c8: Layer already exists 417bdbcab2d7: Layer already exists 9443419f525c: Layer already exists 29a1bf97b7d2: Layer already exists 174f56854903: Layer already exists 2085610caea3: Pushed master-1_8_0_3-1: digest: sha256:e5f4d62dd0cd72dbda30cb7a2627c14813110b996e23002a14b344435f2b3c0e size: 2830 2025-06-06 18:49:41,053: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds