2025-08-07 16:54:15,005: INFO: Building opensdn-controller-control-dns 2025-08-07 16:54:15,036: 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_8_6-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} ---> aca41858b8b5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6cf5769f5325 ---> Removed intermediate container 6cf5769f5325 ---> 555af0fb749d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 759e931f6246 ---> Removed intermediate container 759e931f6246 ---> eef051fd4c31 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 a0de738df1ae ---> Removed intermediate container a0de738df1ae ---> b4ebf053ec5c Step 7/9 : COPY entrypoint.sh / ---> 7427ff31a9fd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d108a10524c1 ---> Removed intermediate container d108a10524c1 ---> 7535c8b1f05c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b6aba990f2aa ---> Removed intermediate container b6aba990f2aa ---> ae0c2af1e98a [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 ae0c2af1e98a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_6-1 2025-08-07 16:54:28,611: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 4b41d5d42733: Preparing 67d6513efdc5: Preparing a53431dd3512: Preparing e53ec9b61b19: Preparing 5c3290559940: Preparing 334ed78704f2: Preparing 96ee6e3a74f4: Preparing 339cd3a31b25: Preparing 60e0729f815c: Preparing 26fdbf3913e2: Preparing 174f56854903: Preparing 4b41d5d42733: Waiting 67d6513efdc5: Waiting 334ed78704f2: Waiting 96ee6e3a74f4: Waiting 339cd3a31b25: Waiting 60e0729f815c: Waiting 26fdbf3913e2: Waiting 174f56854903: Waiting a53431dd3512: Waiting e53ec9b61b19: Waiting 5c3290559940: Waiting a53431dd3512: Layer already exists 4b41d5d42733: Pushed 67d6513efdc5: Layer already exists e53ec9b61b19: Layer already exists 5c3290559940: Layer already exists 334ed78704f2: Layer already exists 96ee6e3a74f4: Layer already exists 339cd3a31b25: Layer already exists 60e0729f815c: Layer already exists 26fdbf3913e2: Layer already exists 174f56854903: Layer already exists master-1_9_8_6-1: digest: sha256:f1aea662f699c2eb768306b7a325949d72b2f2c6d73e8c69997046a48aa89754 size: 2620 2025-08-07 16:54:32,567: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds