2025-07-23 14:09:01,841: INFO: Building opensdn-controller-control-control 2025-07-23 14:09:01,885: 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_1-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} ---> 4fe64945c46d Step 4/10 : ARG CONTAINER_NAME ---> Running in 49f3fef93941 ---> Removed intermediate container 49f3fef93941 ---> defda595df73 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5be75089f85d ---> Removed intermediate container 5be75089f85d ---> 2bf9e63cb75b 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 4f95c2961642 ---> Removed intermediate container 4f95c2961642 ---> 62f1a929c6ce Step 7/10 : COPY entrypoint.sh / ---> f365740e87dc Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8a32e279570a ---> Removed intermediate container 8a32e279570a ---> 799ce9fa7638 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4c5bfc4fad18 ---> Removed intermediate container 4c5bfc4fad18 ---> 3b9006eb25ba Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c4f443f4967b ---> Removed intermediate container c4f443f4967b ---> 9eacbb0432ae [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 9eacbb0432ae Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_1-1 2025-07-23 14:09:16,163: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c40a70349ef6: Preparing 68349c2aabe5: Preparing e7890865fe24: Preparing ffe518c5cfe0: Preparing a93f13da6a01: Preparing d04826478bb9: Preparing 2ba82c2c56ff: Preparing 4d8e47cc1967: Preparing 75d65b466034: Preparing 149c252c382f: Preparing b842fb172eb3: Preparing 174f56854903: Preparing c40a70349ef6: Waiting 68349c2aabe5: Waiting e7890865fe24: Waiting ffe518c5cfe0: Waiting a93f13da6a01: Waiting d04826478bb9: Waiting 2ba82c2c56ff: Waiting 4d8e47cc1967: Waiting 75d65b466034: Waiting 149c252c382f: Waiting b842fb172eb3: Waiting 174f56854903: Waiting ffe518c5cfe0: Layer already exists a93f13da6a01: Layer already exists e7890865fe24: Layer already exists d04826478bb9: Layer already exists 75d65b466034: Layer already exists 2ba82c2c56ff: Layer already exists 68349c2aabe5: Pushed 149c252c382f: Layer already exists b842fb172eb3: Layer already exists 4d8e47cc1967: Layer already exists 174f56854903: Layer already exists c40a70349ef6: Pushed master-1_9_8_1-1: digest: sha256:a143dfbce9fb4a5322d1cc960227cf2840bd03008d0b4f7b34e23c904a512d70 size: 2830 2025-07-23 14:09:41,875: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds