2025-05-07 07:09:18,055: INFO: Building opensdn-controller-control-dns 2025-05-07 07:09:18,105: 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_6_6_3-5 --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} ---> 081846cd5cb6 Step 4/9 : ARG CONTAINER_NAME ---> Running in d9f1cf9c6a99 ---> Removed intermediate container d9f1cf9c6a99 ---> 1c31a3d08e7f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0f17a5347a29 ---> Removed intermediate container 0f17a5347a29 ---> 4d28c6079099 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 3e5bfa0c8966 ---> Removed intermediate container 3e5bfa0c8966 ---> 0fa4523b6ae8 Step 7/9 : COPY entrypoint.sh / ---> 00b5c64320ed Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5555282cc4e8 ---> Removed intermediate container 5555282cc4e8 ---> 067ebdfd565a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 30054475825f ---> Removed intermediate container 30054475825f ---> 616b6ab5f786 [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 616b6ab5f786 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_3-5 2025-05-07 07:09:35,649: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 634153fdf272: Preparing 9667240c629d: Preparing 3b96840f9317: Preparing 45fc5112ce05: Preparing e075b38df919: Preparing 246070d94541: Preparing 7962f010386b: Preparing fc26c3518c4d: Preparing 865fbc6857d4: Preparing 60b552c7b5d6: Preparing 174f56854903: Preparing 634153fdf272: Waiting 9667240c629d: Waiting 3b96840f9317: Waiting 45fc5112ce05: Waiting e075b38df919: Waiting 246070d94541: Waiting 7962f010386b: Waiting fc26c3518c4d: Waiting 865fbc6857d4: Waiting 60b552c7b5d6: Waiting 174f56854903: Waiting 45fc5112ce05: Layer already exists 634153fdf272: Pushed 3b96840f9317: Layer already exists e075b38df919: Layer already exists 9667240c629d: Layer already exists 865fbc6857d4: Layer already exists 7962f010386b: Layer already exists 246070d94541: Layer already exists fc26c3518c4d: Layer already exists 60b552c7b5d6: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-5: digest: sha256:cd7d9f40673bcba5523f7a8113891e5decf42bde2159d0a32bbe053591bc1fc1 size: 2620 2025-05-07 07:09:40,776: INFO: Building opensdn-controller-control-dns finished successfully, duration: 23 seconds