2025-08-12 13:27:10,023: INFO: Building opensdn-controller-control-dns 2025-08-12 13:27:10,064: 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_4-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} ---> 82dadc859daa Step 4/9 : ARG CONTAINER_NAME ---> Running in 6eab960920cf ---> Removed intermediate container 6eab960920cf ---> a401037f57f2 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a43bac4952b5 ---> Removed intermediate container a43bac4952b5 ---> e36d240475d8 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 c207af0369ad ---> Removed intermediate container c207af0369ad ---> 1e85cd8040ce Step 7/9 : COPY entrypoint.sh / ---> 72505afc0209 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 50f9b49ecddb ---> Removed intermediate container 50f9b49ecddb ---> 6f5e6468c52a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 62c9cdc15f7e ---> Removed intermediate container 62c9cdc15f7e ---> 9e07e6b16790 [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 9e07e6b16790 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_4-1 2025-08-12 13:27:28,213: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 32f6bdb989e4: Preparing 8f686aa321df: Preparing fb3d9aefa928: Preparing acf2ca4d8f2d: Preparing 56f84db76edc: Preparing 8a9e72ca1cb4: Preparing e7e3d00f9199: Preparing 6eb1849ab4ff: Preparing e0c4563cf8d7: Preparing 5f9c90ff22ab: Preparing 174f56854903: Preparing 32f6bdb989e4: Waiting 8f686aa321df: Waiting fb3d9aefa928: Waiting acf2ca4d8f2d: Waiting 56f84db76edc: Waiting 8a9e72ca1cb4: Waiting e7e3d00f9199: Waiting 6eb1849ab4ff: Waiting e0c4563cf8d7: Waiting 5f9c90ff22ab: Waiting 174f56854903: Waiting 8f686aa321df: Layer already exists fb3d9aefa928: Layer already exists acf2ca4d8f2d: Layer already exists 32f6bdb989e4: Pushed 6eb1849ab4ff: Layer already exists 8a9e72ca1cb4: Layer already exists e7e3d00f9199: Layer already exists 56f84db76edc: Layer already exists e0c4563cf8d7: Layer already exists 174f56854903: Layer already exists 5f9c90ff22ab: Layer already exists master-2_0_0_4-1: digest: sha256:af6fb2027809160c9fad7101284bdd7253496a9a8df84d03cc77e3cb31cad349 size: 2620 2025-08-12 13:27:31,508: INFO: Building opensdn-controller-control-dns finished successfully, duration: 22 seconds