2025-07-19 06:47:31,186: INFO: Building opensdn-controller-control-dns 2025-07-19 06:47:31,236: 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_2_2_1-5_6 --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} ---> 3d71481d3b8f Step 4/9 : ARG CONTAINER_NAME ---> Running in b90c654a2d73 ---> Removed intermediate container b90c654a2d73 ---> e2f614d671fe Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c7288a85c47d ---> Removed intermediate container c7288a85c47d ---> e66064967c38 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 e7a6dd294b7f ---> Removed intermediate container e7a6dd294b7f ---> 6a25393eaf36 Step 7/9 : COPY entrypoint.sh / ---> f4183a37a557 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2a6a9f1d8dcb ---> Removed intermediate container 2a6a9f1d8dcb ---> 0dd7e304ce76 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 6c2f21fb8fe1 ---> Removed intermediate container 6c2f21fb8fe1 ---> 0c67b5f13830 [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 0c67b5f13830 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-5_6 2025-07-19 06:47:48,216: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3cd81eaa0405: Preparing be2a9e8928ad: Preparing e9bbab3cd127: Preparing bcd410a7f740: Preparing 3cd81eaa0405: Waiting be2a9e8928ad: Waiting e9bbab3cd127: Waiting e4be93c1d354: Preparing 7d7587df0028: Preparing 6cf5b9da471b: Preparing 20c021640f88: Preparing bcd410a7f740: Waiting e4be93c1d354: Waiting 7d7587df0028: Waiting 6cf5b9da471b: Waiting 4962de905f33: Preparing fd2939d04898: Preparing 20c021640f88: Waiting 4962de905f33: Waiting 174f56854903: Preparing 174f56854903: Waiting fd2939d04898: Waiting be2a9e8928ad: Layer already exists bcd410a7f740: Layer already exists e9bbab3cd127: Layer already exists 7d7587df0028: Layer already exists e4be93c1d354: Layer already exists 6cf5b9da471b: Layer already exists 3cd81eaa0405: Pushed 4962de905f33: Layer already exists fd2939d04898: Layer already exists 174f56854903: Layer already exists 20c021640f88: Layer already exists master-1_2_2_1-5_6: digest: sha256:e23e6624c8683bfe2383a4e5b1602abf0aec9428c0d9d5f355b9b8cef96a24d6 size: 2620 2025-07-19 06:47:52,194: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds