2025-08-20 11:51:59,844: INFO: Building opensdn-controller-control-dns 2025-08-20 11:51:59,851: 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_2_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} ---> 79a102cb42e2 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0d6cea11d0d1 ---> Removed intermediate container 0d6cea11d0d1 ---> e1381169b49f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d55d528535da ---> Removed intermediate container d55d528535da ---> cb334086b32c 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 121e5d7972bb ---> Removed intermediate container 121e5d7972bb ---> c0d182e6a945 Step 7/9 : COPY entrypoint.sh / ---> 8aae7bf04871 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 06d9b53bc952 ---> Removed intermediate container 06d9b53bc952 ---> dc6ae907c57f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in a1b790f4ea76 ---> Removed intermediate container a1b790f4ea76 ---> 9c1d38faa217 [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 9c1d38faa217 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_2_4-1 2025-08-20 11:52:15,719: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 98fc4ba1a0bc: Preparing f3c8d9cf63ed: Preparing 351916a6c327: Preparing a684f7316188: Preparing 1899204dddca: Preparing 442817bed4cb: Preparing fa712e5a74a5: Preparing 66d81bace094: Preparing 6f4f8d952394: Preparing 61767888c23d: Preparing 174f56854903: Preparing 442817bed4cb: Waiting fa712e5a74a5: Waiting 66d81bace094: Waiting 6f4f8d952394: Waiting 61767888c23d: Waiting 174f56854903: Waiting a684f7316188: Layer already exists 351916a6c327: Layer already exists 98fc4ba1a0bc: Pushed f3c8d9cf63ed: Layer already exists 1899204dddca: Layer already exists 442817bed4cb: Layer already exists 61767888c23d: Layer already exists fa712e5a74a5: Layer already exists 66d81bace094: Layer already exists 6f4f8d952394: Layer already exists 174f56854903: Layer already exists master-2_0_2_4-1: digest: sha256:a162b3b3d681fc41cbdf95f4aaa37dac53d4fb43d28ef5a0e74e27d43472b48e size: 2620 2025-08-20 11:52:18,130: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds