2025-07-23 05:38:46,260: INFO: Building opensdn-controller-control-dns 2025-07-23 05:38:46,312: 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_7_3-4 --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} ---> 22d5fce6a064 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9e1722d40ee1 ---> Removed intermediate container 9e1722d40ee1 ---> b037ca53eee6 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4bb4251fd1ed ---> Removed intermediate container 4bb4251fd1ed ---> ef802e59b202 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 182117b82e8d ---> Removed intermediate container 182117b82e8d ---> 9413b1c06645 Step 7/9 : COPY entrypoint.sh / ---> 824cb866a9a0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e1a241bea267 ---> Removed intermediate container e1a241bea267 ---> bda29c80b359 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2f85a13e4bd3 ---> Removed intermediate container 2f85a13e4bd3 ---> 323832a48860 [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 323832a48860 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_3-4 2025-07-23 05:39:02,561: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 8e8132fa1561: Preparing b33ba7fdde9a: Preparing ee05f80a668b: Preparing f51ee23fbf70: Preparing d410385d64c9: Preparing 982c04d95d11: Preparing f92e81b62444: Preparing 630188c9251e: Preparing 8e2bc7562924: Preparing 71c265fef30c: Preparing 174f56854903: Preparing 8e8132fa1561: Waiting 982c04d95d11: Waiting f92e81b62444: Waiting 630188c9251e: Waiting 8e2bc7562924: Waiting 71c265fef30c: Waiting 174f56854903: Waiting b33ba7fdde9a: Waiting ee05f80a668b: Waiting f51ee23fbf70: Waiting d410385d64c9: Waiting b33ba7fdde9a: Layer already exists f51ee23fbf70: Layer already exists ee05f80a668b: Layer already exists 982c04d95d11: Layer already exists d410385d64c9: Layer already exists 8e8132fa1561: Pushed f92e81b62444: Layer already exists 630188c9251e: Layer already exists 8e2bc7562924: Layer already exists 71c265fef30c: Layer already exists 174f56854903: Layer already exists master-1_9_7_3-4: digest: sha256:4b7ea48732f3814eb3836f0b8d7e09755117a1e967f337c5162591efabd6730f size: 2620 2025-07-23 05:39:06,319: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds