2025-06-09 12:03:04,538: INFO: Building opensdn-controller-control-control 2025-06-09 12:03:04,585: 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_2_1-6 --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} ---> 90f503d55c57 Step 4/10 : ARG CONTAINER_NAME ---> Running in 82c5c0a0e2d2 ---> Removed intermediate container 82c5c0a0e2d2 ---> 7ce484e3f4f2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2f0081a3ec99 ---> Removed intermediate container 2f0081a3ec99 ---> b94fd53f155c 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 51df15178c8c ---> Removed intermediate container 51df15178c8c ---> 87966b1c1137 Step 7/10 : COPY entrypoint.sh / ---> 8b11746a3c31 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 596afc7c570e ---> Removed intermediate container 596afc7c570e ---> 98f04fb949b4 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ef84adecbfc7 ---> Removed intermediate container ef84adecbfc7 ---> 3131c1c392b9 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1a2c3ecf58d6 ---> Removed intermediate container 1a2c3ecf58d6 ---> 1a042eee3c66 [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 1a042eee3c66 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_2_1-6 2025-06-09 12:03:24,995: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 385523d9ebb4: Preparing 69da7bf5062f: Preparing d0b8f1085cc4: Preparing edf955905e0e: Preparing 217e001355b4: Preparing cfb1e7ae08b0: Preparing f680ab81abc7: Preparing eea542c83069: Preparing 1241ba1de6d2: Preparing 46bcf07904f9: Preparing 2c8cfa61120a: Preparing 174f56854903: Preparing 69da7bf5062f: Waiting d0b8f1085cc4: Waiting edf955905e0e: Waiting 217e001355b4: Waiting cfb1e7ae08b0: Waiting 385523d9ebb4: Waiting f680ab81abc7: Waiting eea542c83069: Waiting 1241ba1de6d2: Waiting 46bcf07904f9: Waiting 2c8cfa61120a: Waiting 174f56854903: Waiting d0b8f1085cc4: Layer already exists 217e001355b4: Layer already exists edf955905e0e: Layer already exists cfb1e7ae08b0: Layer already exists 1241ba1de6d2: Layer already exists eea542c83069: Layer already exists f680ab81abc7: Layer already exists 69da7bf5062f: Pushed 46bcf07904f9: Layer already exists 2c8cfa61120a: Layer already exists 174f56854903: Layer already exists 385523d9ebb4: Pushed master-1_6_2_1-6: digest: sha256:b5af9fdeb5da798cc748087f9e4ee4be47cedc88d68278d954158855d130dd09 size: 2830 2025-06-09 12:03:45,327: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds