2025-04-29 09:17:27,236: INFO: Building opensdn-controller-control-control 2025-04-29 09:17:27,260: 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_0_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} ---> e5269408a712 Step 4/10 : ARG CONTAINER_NAME ---> Running in a94cbfb73c62 ---> Removed intermediate container a94cbfb73c62 ---> 49b1e0691cf6 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5641b9206fc6 ---> Removed intermediate container 5641b9206fc6 ---> 82b39702eed1 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 ebcd1e529e88 ---> Removed intermediate container ebcd1e529e88 ---> 72d5b89c3249 Step 7/10 : COPY entrypoint.sh / ---> e3d1e6ddf616 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f7f8ac5129e8 ---> Removed intermediate container f7f8ac5129e8 ---> cb22817159e3 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 66c88a894fa2 ---> Removed intermediate container 66c88a894fa2 ---> 9d3b813c459e Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8cc417b12378 ---> Removed intermediate container 8cc417b12378 ---> 53f3202c8913 [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 53f3202c8913 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_0_1-2 2025-04-29 09:17:42,831: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3819bdf313b1: Preparing f7c9211c53c4: Preparing d30b101b2c73: Preparing 4416a0abcad0: Preparing 5cdfa73756ce: Preparing 95e1257e0e5b: Preparing 8e9e8e6de3e7: Preparing a26191672e31: Preparing 1af0e5e89945: Preparing ee5c97db66d5: Preparing 27443d005981: Preparing 174f56854903: Preparing 3819bdf313b1: Waiting f7c9211c53c4: Waiting d30b101b2c73: Waiting 4416a0abcad0: Waiting 5cdfa73756ce: Waiting 95e1257e0e5b: Waiting 8e9e8e6de3e7: Waiting a26191672e31: Waiting 1af0e5e89945: Waiting ee5c97db66d5: Waiting 27443d005981: Waiting 174f56854903: Waiting 4416a0abcad0: Layer already exists 5cdfa73756ce: Layer already exists d30b101b2c73: Layer already exists 95e1257e0e5b: Layer already exists f7c9211c53c4: Pushed 8e9e8e6de3e7: Layer already exists a26191672e31: Layer already exists 1af0e5e89945: Layer already exists 27443d005981: Layer already exists ee5c97db66d5: Layer already exists 174f56854903: Layer already exists 3819bdf313b1: Pushed master-1_6_0_1-2: digest: sha256:99cb42d989b983bfd68a7a3b3238cfe5631f366ab5d3538ec3cdcf190599775f size: 2830 2025-04-29 09:18:06,256: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds