2025-06-15 12:53:06,747: INFO: Building opensdn-controller-control-dns 2025-06-15 12:53:06,790: 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_8_0_8-9 --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-dns --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 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> f315598e026e Step 4/9 : ARG CONTAINER_NAME ---> Running in dc49b2de1397 ---> Removed intermediate container dc49b2de1397 ---> 6a6ee9e93edb Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b79ffc767f09 ---> Removed intermediate container b79ffc767f09 ---> 52536ea4b8d8 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 051d6a200b48 ---> Removed intermediate container 051d6a200b48 ---> 0bab94f61eaa Step 7/9 : COPY entrypoint.sh / ---> 13c8c25c5379 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4d593d2afc78 ---> Removed intermediate container 4d593d2afc78 ---> e312b6dff7a3 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 64dda5706763 ---> Removed intermediate container 64dda5706763 ---> 249edabbede0 [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 249edabbede0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-9 2025-06-15 12:53:20,360: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ecdec9482f76: Preparing 91c694ad3622: Preparing f50ab4a73ff1: Preparing f962aa1dd564: Preparing 8f41ad2670b0: Preparing 863be670fa36: Preparing bdcf8bcb5afd: Preparing 6860a19380d0: Preparing 131a701a9486: Preparing e9300bea9f6d: Preparing 174f56854903: Preparing ecdec9482f76: Waiting 91c694ad3622: Waiting f50ab4a73ff1: Waiting f962aa1dd564: Waiting 8f41ad2670b0: Waiting 863be670fa36: Waiting bdcf8bcb5afd: Waiting 6860a19380d0: Waiting 131a701a9486: Waiting e9300bea9f6d: Waiting 174f56854903: Waiting f962aa1dd564: Layer already exists f50ab4a73ff1: Layer already exists 91c694ad3622: Layer already exists 8f41ad2670b0: Layer already exists 863be670fa36: Layer already exists bdcf8bcb5afd: Layer already exists 131a701a9486: Layer already exists ecdec9482f76: Pushed 174f56854903: Layer already exists e9300bea9f6d: Layer already exists 6860a19380d0: Layer already exists master-1_8_0_8-9: digest: sha256:af2805af04f0ad011a99f9c65fa802623f381e10d3c46ea894eb3916547abb7b size: 2619 2025-06-15 12:53:23,845: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds