2025-07-17 16:07:42,434: INFO: Building opensdn-controller-control-dns 2025-07-17 16:07:42,490: 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_1-5_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-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} ---> b4c0729581e9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9b630f24536c ---> Removed intermediate container 9b630f24536c ---> 6e524c6e9d9d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 65798358b2ac ---> Removed intermediate container 65798358b2ac ---> e9a83886187d 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 3615aa159f9e ---> Removed intermediate container 3615aa159f9e ---> 15ef1841b340 Step 7/9 : COPY entrypoint.sh / ---> c3128059c365 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 43e180213ef6 ---> Removed intermediate container 43e180213ef6 ---> 9d3af4573f34 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c3f940620dc9 ---> Removed intermediate container c3f940620dc9 ---> c74c76e8785e [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 c74c76e8785e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-5_5 2025-07-17 16:07:57,850: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9c7595054973: Preparing a27ea0b00190: Preparing 6695cffb2ad0: Preparing 76ab9b69ca65: Preparing 7faba655ea54: Preparing f3ff4612fb1f: Preparing 87e367709655: Preparing 48a0a9cd415e: Preparing 5d0e3a4775e7: Preparing 0921948774cb: Preparing 174f56854903: Preparing 9c7595054973: Waiting a27ea0b00190: Waiting 6695cffb2ad0: Waiting 76ab9b69ca65: Waiting 7faba655ea54: Waiting f3ff4612fb1f: Waiting 87e367709655: Waiting 48a0a9cd415e: Waiting 5d0e3a4775e7: Waiting 0921948774cb: Waiting 174f56854903: Waiting 6695cffb2ad0: Layer already exists a27ea0b00190: Layer already exists 76ab9b69ca65: Layer already exists 7faba655ea54: Layer already exists 87e367709655: Layer already exists f3ff4612fb1f: Layer already exists 48a0a9cd415e: Layer already exists 5d0e3a4775e7: Layer already exists 0921948774cb: Layer already exists 174f56854903: Layer already exists 9c7595054973: Pushed master-1_2_2_1-5_5: digest: sha256:c336e6853d2e815dbc579eb4a0bae43af2e2909176353461b64dffe2b97f5712 size: 2620 2025-07-17 16:08:02,313: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds