2025-08-15 18:01:46,761: INFO: Building opensdn-controller-control-dns 2025-08-15 18:01:46,792: 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-7_0 --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} ---> 6e71df5ccbd4 Step 4/9 : ARG CONTAINER_NAME ---> Running in 29f456756610 ---> Removed intermediate container 29f456756610 ---> dd9995458d52 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in f6806620bd9b ---> Removed intermediate container f6806620bd9b ---> c9350b02f1a1 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 8ed65eb42533 ---> Removed intermediate container 8ed65eb42533 ---> 4aceb29cbf88 Step 7/9 : COPY entrypoint.sh / ---> 2e48dd14f38e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6882ae08f398 ---> Removed intermediate container 6882ae08f398 ---> 590be1d5e048 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 49e25c2cb876 ---> Removed intermediate container 49e25c2cb876 ---> 3384b14637c9 [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 3384b14637c9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-7_0 2025-08-15 18:02:01,533: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ca9f4ef57305: Preparing e299cea2c25b: Preparing f0676c1d924e: Preparing 023f955e0a0e: Preparing a6fb41293bcc: Preparing 7023410188d0: Preparing 9e3173598808: Preparing 0f12b81aca6e: Preparing 95e883604d05: Preparing 448f790b2aa1: Preparing 174f56854903: Preparing ca9f4ef57305: Waiting e299cea2c25b: Waiting f0676c1d924e: Waiting 023f955e0a0e: Waiting a6fb41293bcc: Waiting 7023410188d0: Waiting 9e3173598808: Waiting 0f12b81aca6e: Waiting 95e883604d05: Waiting 448f790b2aa1: Waiting 174f56854903: Waiting 023f955e0a0e: Layer already exists a6fb41293bcc: Layer already exists ca9f4ef57305: Pushed f0676c1d924e: Layer already exists 9e3173598808: Layer already exists e299cea2c25b: Layer already exists 7023410188d0: Layer already exists 0f12b81aca6e: Layer already exists 448f790b2aa1: Layer already exists 95e883604d05: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-7_0: digest: sha256:0546f2443571ab9621c9dd0dcee7885373e35ec4f6e42a4bf89c4f6f07147ea4 size: 2620 2025-08-15 18:02:06,890: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds