2025-07-01 10:49:30,199: INFO: Building opensdn-controller-control-dns 2025-07-01 10:49:30,241: 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_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} ---> 6de8a0a50a90 Step 4/9 : ARG CONTAINER_NAME ---> Running in 92ad1974d844 ---> Removed intermediate container 92ad1974d844 ---> 8f98cfa79367 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8101e2011e30 ---> Removed intermediate container 8101e2011e30 ---> 9ee64baee123 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 2391bb54ad77 ---> Removed intermediate container 2391bb54ad77 ---> 302d14969c7f Step 7/9 : COPY entrypoint.sh / ---> 91e2cbd5dd94 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 377f10a5690d ---> Removed intermediate container 377f10a5690d ---> 180b7475527e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ba1cc96e0292 ---> Removed intermediate container ba1cc96e0292 ---> 754c48006129 [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 754c48006129 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-5_2 2025-07-01 10:49:46,183: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 65942c43ed53: Preparing 20e1fc3f7dac: Preparing 9e3e922320b8: Preparing 27f297605293: Preparing fc4e912db64b: Preparing f86a7e2f8f61: Preparing ab57990ff836: Preparing 51b2157abe06: Preparing e00dde51d35c: Preparing 8df75c72a748: Preparing 174f56854903: Preparing 65942c43ed53: Waiting 20e1fc3f7dac: Waiting 9e3e922320b8: Waiting 27f297605293: Waiting fc4e912db64b: Waiting f86a7e2f8f61: Waiting ab57990ff836: Waiting 51b2157abe06: Waiting e00dde51d35c: Waiting 8df75c72a748: Waiting 174f56854903: Waiting 20e1fc3f7dac: Layer already exists 27f297605293: Layer already exists fc4e912db64b: Layer already exists 9e3e922320b8: Layer already exists ab57990ff836: Layer already exists f86a7e2f8f61: Layer already exists 65942c43ed53: Pushed e00dde51d35c: Layer already exists 8df75c72a748: Layer already exists 174f56854903: Layer already exists 51b2157abe06: Layer already exists master-1_2_2_1-5_2: digest: sha256:369ef4e55ae8bac7811cbef6028e6a371164a7884b8468c609746d4e55f62238 size: 2620 2025-07-01 10:49:49,721: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds