2025-08-25 20:34:01,470: INFO: Building opensdn-controller-control-dns 2025-08-25 20:34:01,528: 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-2_0_3_3-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 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} ---> 3dd4a84f0a41 Step 4/9 : ARG CONTAINER_NAME ---> Running in 50f94855b564 ---> Removed intermediate container 50f94855b564 ---> 05a3e85aa88f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 609bdaf74ccc ---> Removed intermediate container 609bdaf74ccc ---> 014cedba3f4c 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 492073d8ba63 ---> Removed intermediate container 492073d8ba63 ---> 6093bc7282f2 Step 7/9 : COPY entrypoint.sh / ---> 65ca073ce64b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0afc98d4aab5 ---> Removed intermediate container 0afc98d4aab5 ---> 47525b68f59b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in f36a2f371b16 ---> Removed intermediate container f36a2f371b16 ---> 95bb09fd4422 [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] were not consumed Successfully built 95bb09fd4422 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_3_3-1 2025-08-25 20:34:14,808: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] a7cbd69776a9: Preparing 755481b0f21c: Preparing 5b95a959c739: Preparing 07fb69c8a8e8: Preparing d0595c5a37e5: Preparing b287c512dd74: Preparing bc98183d8be3: Preparing 3b36abc20d18: Preparing f774635e97b3: Preparing 6c03685f5399: Preparing 174f56854903: Preparing b287c512dd74: Waiting bc98183d8be3: Waiting 3b36abc20d18: Waiting f774635e97b3: Waiting 6c03685f5399: Waiting 174f56854903: Waiting 07fb69c8a8e8: Layer already exists 755481b0f21c: Layer already exists d0595c5a37e5: Layer already exists 5b95a959c739: Layer already exists a7cbd69776a9: Pushed bc98183d8be3: Layer already exists b287c512dd74: Layer already exists 174f56854903: Layer already exists 3b36abc20d18: Layer already exists f774635e97b3: Layer already exists 6c03685f5399: Layer already exists master-2_0_3_3-1: digest: sha256:f0d96a35477354a79af653225ee51f420d95427fd39dcbf3e8923dfc7f7352f2 size: 2620 2025-08-25 20:34:17,056: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds