2025-06-06 18:39:54,982: INFO: Building opensdn-controller-control-dns 2025-06-06 18:39:55,030: 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_8_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} ---> 57094ae25ee3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 32e3a0b40e8c ---> Removed intermediate container 32e3a0b40e8c ---> f3733c489324 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in bff44f5cf488 ---> Removed intermediate container bff44f5cf488 ---> 3f1b8b16d728 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 c28faa028890 ---> Removed intermediate container c28faa028890 ---> e7e2782021f5 Step 7/9 : COPY entrypoint.sh / ---> 2b20f37ff24f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8ed73caff7d7 ---> Removed intermediate container 8ed73caff7d7 ---> 63337d1f9abd Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 88268bad80d0 ---> Removed intermediate container 88268bad80d0 ---> ecad70e58735 [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 ecad70e58735 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_4-1 2025-06-06 18:40:08,190: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ea87395c2899: Preparing efc3c7d1c63b: Preparing c503aaffb9fc: Preparing 606db4581e77: Preparing 0b662c6cd2ad: Preparing b83ce86b681d: Preparing 8a8456944a26: Preparing 5aa37df1ff13: Preparing d4b748658f47: Preparing 813cfdc3a17a: Preparing 174f56854903: Preparing ea87395c2899: Waiting efc3c7d1c63b: Waiting c503aaffb9fc: Waiting 606db4581e77: Waiting 0b662c6cd2ad: Waiting b83ce86b681d: Waiting 8a8456944a26: Waiting 5aa37df1ff13: Waiting d4b748658f47: Waiting 813cfdc3a17a: Waiting 174f56854903: Waiting ea87395c2899: Pushed c503aaffb9fc: Layer already exists 606db4581e77: Layer already exists efc3c7d1c63b: Layer already exists 0b662c6cd2ad: Layer already exists b83ce86b681d: Layer already exists 5aa37df1ff13: Layer already exists 8a8456944a26: Layer already exists d4b748658f47: Layer already exists 174f56854903: Layer already exists 813cfdc3a17a: Layer already exists master-1_8_0_4-1: digest: sha256:02b0235b0abaca601e8c58ab357ab5bf3144cfde57a67609b2ff72d8a61d1384 size: 2620 2025-06-06 18:40:12,308: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds