2025-06-18 11:41:50,404: INFO: Building opensdn-controller-control-dns 2025-06-18 11:41:50,475: 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-4_2 --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} ---> 8f6d0cce3806 Step 4/9 : ARG CONTAINER_NAME ---> Running in f47cddb7a5b2 ---> Removed intermediate container f47cddb7a5b2 ---> 9f7be72943a3 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 638e1b3e7036 ---> Removed intermediate container 638e1b3e7036 ---> 655594fe9f2a 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 8b01b478b916 ---> Removed intermediate container 8b01b478b916 ---> dfa2f19e20c3 Step 7/9 : COPY entrypoint.sh / ---> 16d1379b9b5e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f79d2e0a6b32 ---> Removed intermediate container f79d2e0a6b32 ---> 4d073ff5face Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in a2637213fff3 ---> Removed intermediate container a2637213fff3 ---> 902dd41de5d4 [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 902dd41de5d4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-4_2 2025-06-18 11:42:06,503: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 95ffdfd4babb: Preparing 610e2a0d179e: Preparing b36f70934e9c: Preparing 7b4c4c910c9f: Preparing 44ff7f6a35f4: Preparing ccf1ee1d3112: Preparing cda5d2fcc1d1: Preparing 684e96118a39: Preparing fdb2c37e648e: Preparing 67bf9d34fcd9: Preparing 174f56854903: Preparing 95ffdfd4babb: Waiting ccf1ee1d3112: Waiting cda5d2fcc1d1: Waiting 684e96118a39: Waiting 610e2a0d179e: Waiting b36f70934e9c: Waiting fdb2c37e648e: Waiting 67bf9d34fcd9: Waiting 174f56854903: Waiting 7b4c4c910c9f: Waiting 44ff7f6a35f4: Waiting 7b4c4c910c9f: Layer already exists 610e2a0d179e: Layer already exists 95ffdfd4babb: Pushed b36f70934e9c: Layer already exists 44ff7f6a35f4: Layer already exists ccf1ee1d3112: Layer already exists 684e96118a39: Layer already exists 174f56854903: Layer already exists 67bf9d34fcd9: Layer already exists cda5d2fcc1d1: Layer already exists fdb2c37e648e: Layer already exists master-1_2_2_1-4_2: digest: sha256:1265af518da3304dcbcc6515632c9a20be81d158f24bdba33c8206e1369463e6 size: 2620 2025-06-18 11:42:11,725: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds