2025-08-14 13:28:21,093: INFO: Building opensdn-controller-control-dns 2025-08-14 13:28:21,187: 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_0_8-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 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} ---> 37966fac75b7 Step 4/9 : ARG CONTAINER_NAME ---> Running in bb0f6ee6ec62 ---> Removed intermediate container bb0f6ee6ec62 ---> 7a433235e1a0 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8a943b8de681 ---> Removed intermediate container 8a943b8de681 ---> 48ce25256dc9 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 1b0ff718e915 ---> Removed intermediate container 1b0ff718e915 ---> 88218866321f Step 7/9 : COPY entrypoint.sh / ---> afa705f7a6a3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 516b9371efe5 ---> Removed intermediate container 516b9371efe5 ---> 49acec6f133e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in effa67dd9a82 ---> Removed intermediate container effa67dd9a82 ---> a0c2f41d911c [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 a0c2f41d911c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_8-1 2025-08-14 13:28:39,074: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 4165cf852545: Preparing ca6a17854127: Preparing c588966288f9: Preparing 1512590f03d8: Preparing dfddc1fc7969: Preparing e27176be28a5: Preparing 16fa5fe5fabb: Preparing 8a66b54922e2: Preparing dce7bbc2c4f4: Preparing d443ff491b23: Preparing 174f56854903: Preparing 4165cf852545: Waiting ca6a17854127: Waiting c588966288f9: Waiting 1512590f03d8: Waiting dfddc1fc7969: Waiting e27176be28a5: Waiting 16fa5fe5fabb: Waiting 8a66b54922e2: Waiting dce7bbc2c4f4: Waiting d443ff491b23: Waiting 174f56854903: Waiting 4165cf852545: Pushed 1512590f03d8: Layer already exists ca6a17854127: Layer already exists c588966288f9: Layer already exists dfddc1fc7969: Layer already exists e27176be28a5: Layer already exists 16fa5fe5fabb: Layer already exists 8a66b54922e2: Layer already exists dce7bbc2c4f4: Layer already exists d443ff491b23: Layer already exists 174f56854903: Layer already exists master-2_0_0_8-1: digest: sha256:9a6742ff1f3043400788f426e09a007cff5cbe0fdf78fecd63f8866331173cb2 size: 2620 2025-08-14 13:28:42,390: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds