2025-07-19 07:03:36,785: INFO: Building opensdn-controller-control-control 2025-07-19 07:03:36,829: 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_2_2_2-4_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} ---> 427f4e659426 Step 4/10 : ARG CONTAINER_NAME ---> Running in 7ab77050cfbf ---> Removed intermediate container 7ab77050cfbf ---> 92faf78cbafb Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 835daa13078a ---> Removed intermediate container 835daa13078a ---> a4b73cd4f94e 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 d0eef2448b99 ---> Removed intermediate container d0eef2448b99 ---> d81100d2d062 Step 7/10 : COPY entrypoint.sh / ---> 90f78b79aafb Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0690aa73ebe6 ---> Removed intermediate container 0690aa73ebe6 ---> f4e8cf70f433 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 52a95827a120 ---> Removed intermediate container 52a95827a120 ---> b4a3c34173c5 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 48c42e41b8ed ---> Removed intermediate container 48c42e41b8ed ---> f3a0564147b6 [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 f3a0564147b6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-4_1 2025-07-19 07:03:55,476: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 77890e7c7823: Preparing 120f8fa0bdd2: Preparing e560bf66f2e9: Preparing 2498a073fdbe: Preparing 5a7616c5e6bb: Preparing 8afe44df37ac: Preparing 7d2a295561ca: Preparing 37620a2d7ed5: Preparing 8bff87fefeb4: Preparing 337069a47ab1: Preparing 27952d304578: Preparing 174f56854903: Preparing 77890e7c7823: Waiting 120f8fa0bdd2: Waiting e560bf66f2e9: Waiting 2498a073fdbe: Waiting 5a7616c5e6bb: Waiting 8afe44df37ac: Waiting 7d2a295561ca: Waiting 37620a2d7ed5: Waiting 8bff87fefeb4: Waiting 337069a47ab1: Waiting 27952d304578: Waiting 174f56854903: Waiting 2498a073fdbe: Layer already exists e560bf66f2e9: Layer already exists 5a7616c5e6bb: Layer already exists 8afe44df37ac: Layer already exists 7d2a295561ca: Layer already exists 120f8fa0bdd2: Pushed 8bff87fefeb4: Layer already exists 37620a2d7ed5: Layer already exists 174f56854903: Layer already exists 337069a47ab1: Layer already exists 27952d304578: Layer already exists 77890e7c7823: Pushed master-1_2_2_2-4_1: digest: sha256:cf220b2e311fa5fdd2affe435ab4e191b2b33dea1748a8aca25ecaa00570876d size: 2830 2025-07-19 07:04:19,577: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds