2025-08-11 06:59:47,997: INFO: Building opensdn-controller-control-control 2025-08-11 06:59:48,023: 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-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} ---> ddfdba5ae6a9 Step 4/10 : ARG CONTAINER_NAME ---> Running in 4344de376dab ---> Removed intermediate container 4344de376dab ---> 6f50e0511418 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 82fce0b50f96 ---> Removed intermediate container 82fce0b50f96 ---> bd2bcd6200ed 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 56a5616c9acc ---> Removed intermediate container 56a5616c9acc ---> 17406de05a05 Step 7/10 : COPY entrypoint.sh / ---> 86e3873da205 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c344ea2faab6 ---> Removed intermediate container c344ea2faab6 ---> b75adebf5b08 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 475ed0746f3c ---> Removed intermediate container 475ed0746f3c ---> 39cd02df6c5a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 5ce3a0b76ed3 ---> Removed intermediate container 5ce3a0b76ed3 ---> 015525462377 [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 015525462377 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-5 2025-08-11 07:00:02,834: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] fee87859bf4f: Preparing db045a666f7c: Preparing b61dff4eed0d: Preparing 0cdf62f8c785: Preparing 8b9f5bd8e435: Preparing 0b3975d7e2f8: Preparing 59b147b97b61: Preparing 34baf8475ec8: Preparing bd0ca20def34: Preparing a914cccfbd45: Preparing 433910c2305a: Preparing 174f56854903: Preparing fee87859bf4f: Waiting db045a666f7c: Waiting b61dff4eed0d: Waiting 0cdf62f8c785: Waiting 8b9f5bd8e435: Waiting 0b3975d7e2f8: Waiting 59b147b97b61: Waiting 34baf8475ec8: Waiting bd0ca20def34: Waiting a914cccfbd45: Waiting 433910c2305a: Waiting 174f56854903: Waiting b61dff4eed0d: Layer already exists 8b9f5bd8e435: Layer already exists 0cdf62f8c785: Layer already exists 0b3975d7e2f8: Layer already exists 59b147b97b61: Layer already exists 34baf8475ec8: Layer already exists db045a666f7c: Pushed bd0ca20def34: Layer already exists a914cccfbd45: Layer already exists 174f56854903: Layer already exists 433910c2305a: Layer already exists fee87859bf4f: Pushed master-1_9_8_7-5: digest: sha256:b23631da20ea166b2663bba1abe177a429eccae5b903cbfdde0c946f1dcea2fa size: 2830 2025-08-11 07:00:20,629: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds