2025-08-26 10:39:11,558: INFO: Building opensdn-controller-control-control 2025-08-26 10:39:11,576: 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_3_8-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 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} ---> f11f6d6bc1ef Step 4/10 : ARG CONTAINER_NAME ---> Running in 769c99dde5f9 ---> Removed intermediate container 769c99dde5f9 ---> 5c15fdacf511 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in af1469472e49 ---> Removed intermediate container af1469472e49 ---> 5e7d7b94dd19 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 7d037456a260 ---> Removed intermediate container 7d037456a260 ---> fa2ca742c8de Step 7/10 : COPY entrypoint.sh / ---> ab7b3366f3ee Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0c9f8079559e ---> Removed intermediate container 0c9f8079559e ---> 942ac857234a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 843ed4a80486 ---> Removed intermediate container 843ed4a80486 ---> 1736b08da109 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1975a038f761 ---> Removed intermediate container 1975a038f761 ---> e3494cbd095c [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] were not consumed Successfully built e3494cbd095c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_3_8-1 2025-08-26 10:39:30,888: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] cd89b0fcff22: Preparing 288fc8e49bdd: Preparing 86217b6838d1: Preparing 16cd2c8c7e62: Preparing 7e950f1b7817: Preparing aab627e6bc87: Preparing 9a23572c275d: Preparing ff6197fef55a: Preparing b5d39ae4480f: Preparing 6cc68c93373a: Preparing 855e3f2a64b6: Preparing 174f56854903: Preparing cd89b0fcff22: Waiting 288fc8e49bdd: Waiting 86217b6838d1: Waiting 16cd2c8c7e62: Waiting 7e950f1b7817: Waiting aab627e6bc87: Waiting 9a23572c275d: Waiting ff6197fef55a: Waiting b5d39ae4480f: Waiting 6cc68c93373a: Waiting 855e3f2a64b6: Waiting 174f56854903: Waiting 86217b6838d1: Layer already exists 7e950f1b7817: Layer already exists 16cd2c8c7e62: Layer already exists aab627e6bc87: Layer already exists ff6197fef55a: Layer already exists 9a23572c275d: Layer already exists 288fc8e49bdd: Pushed 6cc68c93373a: Layer already exists b5d39ae4480f: Layer already exists 855e3f2a64b6: Layer already exists 174f56854903: Layer already exists cd89b0fcff22: Pushed master-2_0_3_8-1: digest: sha256:cfee9478a3e29b45cf8cb2e24d54f325f8243731b4b9c39be4909dbffde946d1 size: 2830 2025-08-26 10:39:51,175: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds