2025-07-19 07:06:17,874: INFO: Building opensdn-controller-control-control 2025-07-19 07:06:17,923: 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_9_7_0-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} ---> 9271961fcca6 Step 4/10 : ARG CONTAINER_NAME ---> Running in 57967c88786b ---> Removed intermediate container 57967c88786b ---> 9147d1e92bb4 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 39c7771f2fe3 ---> Removed intermediate container 39c7771f2fe3 ---> ae09701441ea 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 4f110dbd2991 ---> Removed intermediate container 4f110dbd2991 ---> 810b3ec212fd Step 7/10 : COPY entrypoint.sh / ---> 458049326cd6 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 039bfa835779 ---> Removed intermediate container 039bfa835779 ---> 08f85aeaaf23 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2fbecc0b9a03 ---> Removed intermediate container 2fbecc0b9a03 ---> 1b9aebb54847 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e23997eb5cc3 ---> Removed intermediate container e23997eb5cc3 ---> 0c23c7a3a03e [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 0c23c7a3a03e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_0-1 2025-07-19 07:06:34,139: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] b9e72bedd866: Preparing 6c507aef432b: Preparing 6bd80dbd4cc5: Preparing 48cbd33b3234: Preparing 0f2ce955747b: Preparing bed5ee7e8571: Preparing 98b5fe639364: Preparing 5d9c8a73a4eb: Preparing d0b8166e5419: Preparing d2be213c16f7: Preparing 678a1c79dff2: Preparing 174f56854903: Preparing b9e72bedd866: Waiting 6c507aef432b: Waiting 6bd80dbd4cc5: Waiting 48cbd33b3234: Waiting 0f2ce955747b: Waiting bed5ee7e8571: Waiting 98b5fe639364: Waiting 5d9c8a73a4eb: Waiting d0b8166e5419: Waiting d2be213c16f7: Waiting 678a1c79dff2: Waiting 174f56854903: Waiting 6bd80dbd4cc5: Layer already exists 0f2ce955747b: Layer already exists 6c507aef432b: Pushed 48cbd33b3234: Layer already exists bed5ee7e8571: Layer already exists 98b5fe639364: Layer already exists 5d9c8a73a4eb: Layer already exists d0b8166e5419: Layer already exists d2be213c16f7: Layer already exists 678a1c79dff2: Layer already exists 174f56854903: Layer already exists b9e72bedd866: Pushed master-1_9_7_0-1: digest: sha256:81081d154e1b72ca4fd53626eb520f0f83c3df03d729e5366eb8c50dc58017a3 size: 2830 2025-07-19 07:06:54,738: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds