2025-06-01 03:09:24,510: INFO: Building opensdn-controller-control-control 2025-06-01 03:09:24,562: 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_6_6_1-1_2 --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} ---> 4371de79afa6 Step 4/10 : ARG CONTAINER_NAME ---> Running in bad06c7db2f2 ---> Removed intermediate container bad06c7db2f2 ---> 19f1a86d4522 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3151dbe266db ---> Removed intermediate container 3151dbe266db ---> e4e577601349 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 fd5a870f0bb8 ---> Removed intermediate container fd5a870f0bb8 ---> 090b76aaa815 Step 7/10 : COPY entrypoint.sh / ---> bc2f4f342fad Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3e05f0264c70 ---> Removed intermediate container 3e05f0264c70 ---> 45f60603bc35 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c792c10e720b ---> Removed intermediate container c792c10e720b ---> 38cb522be0a4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in a1c0427f6eee ---> Removed intermediate container a1c0427f6eee ---> 537455f4c801 [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 537455f4c801 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-1_2 2025-06-01 03:09:43,497: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 728d8970b35c: Preparing 3af605a9c770: Preparing 65e5ed18fe27: Preparing e36b247ead3c: Preparing f0032e87f008: Preparing 060fb9976d46: Preparing 5e46b2c2b5df: Preparing 7ac94999b835: Preparing 467dcf735f4c: Preparing bdc0ba846fdb: Preparing e9d1ed096d7c: Preparing 174f56854903: Preparing 174f56854903: Waiting 728d8970b35c: Waiting 3af605a9c770: Waiting 65e5ed18fe27: Waiting e36b247ead3c: Waiting f0032e87f008: Waiting 060fb9976d46: Waiting 5e46b2c2b5df: Waiting 7ac94999b835: Waiting 467dcf735f4c: Waiting bdc0ba846fdb: Waiting e9d1ed096d7c: Waiting e36b247ead3c: Layer already exists 65e5ed18fe27: Layer already exists 3af605a9c770: Pushed f0032e87f008: Layer already exists 5e46b2c2b5df: Layer already exists 467dcf735f4c: Layer already exists 7ac94999b835: Layer already exists 060fb9976d46: Layer already exists e9d1ed096d7c: Layer already exists bdc0ba846fdb: Layer already exists 174f56854903: Layer already exists 728d8970b35c: Pushed master-1_6_6_1-1_2: digest: sha256:cbbfa6c7a1b7465986272377d7c9f4b20b860b8bee3b192ba18be978b13a5f59 size: 2830 2025-06-01 03:10:05,373: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds