2025-05-28 13:42:45,616: INFO: Building opensdn-controller-control-dns 2025-05-28 13:42:45,651: 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_7_6_1-3 --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} ---> 8eccadde8ca2 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9001f64341b3 ---> Removed intermediate container 9001f64341b3 ---> acab7af669ac Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 66ce48b7037a ---> Removed intermediate container 66ce48b7037a ---> 55bc3ff1034d 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 bfa5fcb1446c ---> Removed intermediate container bfa5fcb1446c ---> b5a4cdd06d8b Step 7/9 : COPY entrypoint.sh / ---> fcf0522e170c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5038fa0a0efa ---> Removed intermediate container 5038fa0a0efa ---> 455d3f51ed6d Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in e126e66ad9b8 ---> Removed intermediate container e126e66ad9b8 ---> 36ccf1d27c16 [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 36ccf1d27c16 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_1-3 2025-05-28 13:42:58,584: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 939998d85c53: Preparing d3404f281f48: Preparing 4e063b4888ae: Preparing 203a2c99e015: Preparing ef3167693310: Preparing 7bf4dac92d7c: Preparing 36d122f4a09d: Preparing fee5d8e5f5b9: Preparing f35275986fe1: Preparing f64f9a0f84cf: Preparing 174f56854903: Preparing 939998d85c53: Waiting d3404f281f48: Waiting 4e063b4888ae: Waiting 203a2c99e015: Waiting ef3167693310: Waiting f35275986fe1: Waiting f64f9a0f84cf: Waiting 174f56854903: Waiting 7bf4dac92d7c: Waiting 36d122f4a09d: Waiting fee5d8e5f5b9: Waiting 4e063b4888ae: Layer already exists 203a2c99e015: Layer already exists d3404f281f48: Layer already exists ef3167693310: Layer already exists 7bf4dac92d7c: Layer already exists fee5d8e5f5b9: Layer already exists 36d122f4a09d: Layer already exists f35275986fe1: Layer already exists f64f9a0f84cf: Layer already exists 939998d85c53: Pushed 174f56854903: Layer already exists master-1_7_6_1-3: digest: sha256:1c9b208333d8cc90aad43a8bd0e77c14aa65526d116fa1433624f2b2d087f952 size: 2620 2025-05-28 13:43:02,283: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds