2025-08-15 07:28:33,517: INFO: Building opensdn-controller-control-control 2025-08-15 07:28:33,563: 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_0_7-5 --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} ---> 2d0bbb4f81ca Step 4/10 : ARG CONTAINER_NAME ---> Running in 93465f9d823e ---> Removed intermediate container 93465f9d823e ---> ff033ae9e7a7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 59ba5d386c84 ---> Removed intermediate container 59ba5d386c84 ---> f766c51116f6 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 1761ab0cbf16 ---> Removed intermediate container 1761ab0cbf16 ---> dcb73502f2c1 Step 7/10 : COPY entrypoint.sh / ---> e56087ea7884 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1ef199102134 ---> Removed intermediate container 1ef199102134 ---> dc8fac7796b7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 052af2ff972c ---> Removed intermediate container 052af2ff972c ---> 2a66f3640601 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 423a3af1ebbb ---> Removed intermediate container 423a3af1ebbb ---> 0dac08c5d32e [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 0dac08c5d32e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_7-5 2025-08-15 07:28:50,231: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f816923996eb: Preparing dd0732934fbf: Preparing c3e0c744e6c4: Preparing 0df827caf2ad: Preparing a5dbc73e0255: Preparing 080fecf0bfd4: Preparing 7987c893ee53: Preparing 78e233edb955: Preparing b273f82bad9d: Preparing a4a0da864ac6: Preparing 23b7ceda1eaa: Preparing 174f56854903: Preparing f816923996eb: Waiting dd0732934fbf: Waiting c3e0c744e6c4: Waiting 0df827caf2ad: Waiting a5dbc73e0255: Waiting 080fecf0bfd4: Waiting 7987c893ee53: Waiting 78e233edb955: Waiting b273f82bad9d: Waiting a4a0da864ac6: Waiting 23b7ceda1eaa: Waiting 174f56854903: Waiting dd0732934fbf: Pushed 0df827caf2ad: Layer already exists a5dbc73e0255: Layer already exists c3e0c744e6c4: Layer already exists 080fecf0bfd4: Layer already exists 7987c893ee53: Layer already exists 78e233edb955: Layer already exists a4a0da864ac6: Layer already exists b273f82bad9d: Layer already exists 23b7ceda1eaa: Layer already exists 174f56854903: Layer already exists f816923996eb: Pushed master-2_0_0_7-5: digest: sha256:b6b36f5854fa8ec19c906e061cddcc1f7caa1f36d06e1fefd248c11a2e08c5fd size: 2830 2025-08-15 07:29:16,297: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds