2025-08-12 02:11:18,323: INFO: Building opensdn-controller-control-control 2025-08-12 02:11:18,369: 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_8_7-8 --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} ---> a429969ca611 Step 4/10 : ARG CONTAINER_NAME ---> Running in 4b9a267b4261 ---> Removed intermediate container 4b9a267b4261 ---> 8007bd181b1e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f8e1432cbc5b ---> Removed intermediate container f8e1432cbc5b ---> 4331fbde106c 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 91b71c2e5ed5 ---> Removed intermediate container 91b71c2e5ed5 ---> c661f5a3af97 Step 7/10 : COPY entrypoint.sh / ---> 389e4af69188 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e6768b26aca0 ---> Removed intermediate container e6768b26aca0 ---> 8cf6821d09f0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 903bf8bad8cb ---> Removed intermediate container 903bf8bad8cb ---> f77a8b58c09d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e3a9300fe113 ---> Removed intermediate container e3a9300fe113 ---> 475d5a0fd980 [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 475d5a0fd980 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-8 2025-08-12 02:11:34,994: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 908aef84c131: Preparing cc5f82bc0990: Preparing fca0430c6a6a: Preparing d2f0219ff93b: Preparing 7b8c319cc255: Preparing c932a0c4c573: Preparing 0156233a65d1: Preparing 6afb154253ec: Preparing 8e3a6b38e9a2: Preparing 071c9cd6296d: Preparing 26545670b162: Preparing 174f56854903: Preparing 908aef84c131: Waiting cc5f82bc0990: Waiting fca0430c6a6a: Waiting d2f0219ff93b: Waiting 7b8c319cc255: Waiting c932a0c4c573: Waiting 0156233a65d1: Waiting 6afb154253ec: Waiting 8e3a6b38e9a2: Waiting 071c9cd6296d: Waiting 26545670b162: Waiting 174f56854903: Waiting fca0430c6a6a: Layer already exists cc5f82bc0990: Pushed d2f0219ff93b: Layer already exists 7b8c319cc255: Layer already exists c932a0c4c573: Layer already exists 0156233a65d1: Layer already exists 8e3a6b38e9a2: Layer already exists 6afb154253ec: Layer already exists 071c9cd6296d: Layer already exists 26545670b162: Layer already exists 174f56854903: Layer already exists 908aef84c131: Pushed master-1_9_8_7-8: digest: sha256:09d578c80ecc8ac80bba052c082e4307b80a24780d58cc335d3b4bac14a92ece size: 2830 2025-08-12 02:12:00,609: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds