2025-05-15 11:49:05,643: INFO: Building opensdn-controller-control-dns 2025-05-15 11:49:05,706: 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_3_2_6-3_8 --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} ---> 790551a4babe Step 4/9 : ARG CONTAINER_NAME ---> Running in 8ccb5e2493b7 ---> Removed intermediate container 8ccb5e2493b7 ---> 4763fdaa4b72 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in e74382125d6b ---> Removed intermediate container e74382125d6b ---> 89cdf23ae13d 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 1ad477648cc4 ---> Removed intermediate container 1ad477648cc4 ---> 13a1a9bf8f91 Step 7/9 : COPY entrypoint.sh / ---> 913d34b8d8a3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 16ea39486e68 ---> Removed intermediate container 16ea39486e68 ---> ebc7cd4a19f3 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ad4d45e6c7f0 ---> Removed intermediate container ad4d45e6c7f0 ---> e8356a9e35ea [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 e8356a9e35ea Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_3_2_6-3_8 2025-05-15 11:49:22,110: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 924b5de1c9cb: Preparing 228cb3109abf: Preparing bbbb8b59b613: Preparing fde80ec53de2: Preparing dcf2c4419d51: Preparing 0994995ed3b7: Preparing b49d5b9788be: Preparing 6f85c344e477: Preparing 87a40d5f5e7d: Preparing ea26226404ce: Preparing 174f56854903: Preparing 0994995ed3b7: Waiting b49d5b9788be: Waiting 6f85c344e477: Waiting 87a40d5f5e7d: Waiting ea26226404ce: Waiting 174f56854903: Waiting bbbb8b59b613: Layer already exists 228cb3109abf: Layer already exists fde80ec53de2: Layer already exists dcf2c4419d51: Layer already exists 0994995ed3b7: Layer already exists b49d5b9788be: Layer already exists 924b5de1c9cb: Pushed 6f85c344e477: Layer already exists 87a40d5f5e7d: Layer already exists 174f56854903: Layer already exists ea26226404ce: Layer already exists master-1_3_2_6-3_8: digest: sha256:d1a03e1dfbd5f74f5d59e955bda72581ee96d538f61491abcaab8a209d1ffc0d size: 2620 2025-05-15 11:49:23,373: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds