2025-08-22 11:43:07,714: INFO: Building opensdn-controller-control-control 2025-08-22 11:43:07,755: 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-2_0_2_9-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} ---> 3ffc84cf4798 Step 4/10 : ARG CONTAINER_NAME ---> Running in 45f8f1a0e3d3 ---> Removed intermediate container 45f8f1a0e3d3 ---> 984d18df7cd1 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1e214412a1e9 ---> Removed intermediate container 1e214412a1e9 ---> c1783885c747 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 107b194d539b ---> Removed intermediate container 107b194d539b ---> b14651cc7f7a Step 7/10 : COPY entrypoint.sh / ---> 8af5e085b179 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d112e7dd3b04 ---> Removed intermediate container d112e7dd3b04 ---> aeac114258a7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 07bdf5746523 ---> Removed intermediate container 07bdf5746523 ---> d202d721d587 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 54dac02b6386 ---> Removed intermediate container 54dac02b6386 ---> 971a6b214a9d [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 971a6b214a9d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_9-1 2025-08-22 11:43:24,425: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 27c768e40a01: Preparing b0ccee9a850d: Preparing 446cf24b940a: Preparing 0ccf42a9d472: Preparing 35dfdc001e4c: Preparing e7c5b0dc568a: Preparing f86dafea0606: Preparing 2b1e1ddde250: Preparing 0087d1cf83fb: Preparing f234d294f64f: Preparing a0a3e7467301: Preparing 174f56854903: Preparing 27c768e40a01: Waiting b0ccee9a850d: Waiting 446cf24b940a: Waiting 0ccf42a9d472: Waiting 35dfdc001e4c: Waiting e7c5b0dc568a: Waiting f86dafea0606: Waiting 2b1e1ddde250: Waiting 0087d1cf83fb: Waiting f234d294f64f: Waiting a0a3e7467301: Waiting 174f56854903: Waiting 35dfdc001e4c: Layer already exists 446cf24b940a: Layer already exists 0ccf42a9d472: Layer already exists e7c5b0dc568a: Layer already exists b0ccee9a850d: Pushed 2b1e1ddde250: Layer already exists 0087d1cf83fb: Layer already exists f86dafea0606: Layer already exists f234d294f64f: Layer already exists a0a3e7467301: Layer already exists 174f56854903: Layer already exists 27c768e40a01: Pushed master-2_0_2_9-1: digest: sha256:7da5794e1b591d031f9123b7808e70d39917beda88a0a8176aec4dffdc71b864 size: 2830 2025-08-22 11:43:51,370: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds