2025-08-07 13:43:54,456: INFO: Building opensdn-controller-control-dns 2025-08-07 13:43:54,492: 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_9_8_5-7 --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} ---> a8fa97f8dddd Step 4/9 : ARG CONTAINER_NAME ---> Running in 694a109948ac ---> Removed intermediate container 694a109948ac ---> c2c0f109a17d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9534cd2eed19 ---> Removed intermediate container 9534cd2eed19 ---> b48de52315f9 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 9a18fa9810d8 ---> Removed intermediate container 9a18fa9810d8 ---> 4fba54a60626 Step 7/9 : COPY entrypoint.sh / ---> 90b274d79aef Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 56f0836fb0b5 ---> Removed intermediate container 56f0836fb0b5 ---> 3563c08161d4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 615e27f2da01 ---> Removed intermediate container 615e27f2da01 ---> 697e304de335 [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 697e304de335 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-7 2025-08-07 13:44:08,216: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] a938002d2c8d: Preparing 63a7c15fcf28: Preparing 58759810e7b1: Preparing 255ae9eebcc0: Preparing e2b819c7620b: Preparing ff8cc8df97e2: Preparing d99498e3946e: Preparing 949496287b91: Preparing 3884f062522d: Preparing 78cb76709c62: Preparing 174f56854903: Preparing a938002d2c8d: Waiting 63a7c15fcf28: Waiting 58759810e7b1: Waiting 255ae9eebcc0: Waiting e2b819c7620b: Waiting ff8cc8df97e2: Waiting d99498e3946e: Waiting 949496287b91: Waiting 78cb76709c62: Waiting 174f56854903: Waiting 3884f062522d: Waiting 63a7c15fcf28: Layer already exists 255ae9eebcc0: Layer already exists 58759810e7b1: Layer already exists e2b819c7620b: Layer already exists ff8cc8df97e2: Layer already exists 949496287b91: Layer already exists d99498e3946e: Layer already exists 78cb76709c62: Layer already exists a938002d2c8d: Pushed 174f56854903: Layer already exists 3884f062522d: Layer already exists master-1_9_8_5-7: digest: sha256:47adaf732567d07e45839b0eef5472b04f448b886a54834111834a950b37fe47 size: 2620 2025-08-07 13:44:10,586: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds