2025-05-07 11:47:16,408: INFO: Building opensdn-controller-control-dns 2025-05-07 11:47:16,446: 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} ---> 5a77fd4dc2b5 Step 4/9 : ARG CONTAINER_NAME ---> Running in b73e7eb417e9 ---> Removed intermediate container b73e7eb417e9 ---> 817c9314390e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5a2edf912efe ---> Removed intermediate container 5a2edf912efe ---> 933654daf650 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 d36335d14944 ---> Removed intermediate container d36335d14944 ---> 9c3e9acf2bb9 Step 7/9 : COPY entrypoint.sh / ---> 3e1f72154d9b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f55dd1c1c60a ---> Removed intermediate container f55dd1c1c60a ---> 3912683fcc0a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d8811dcf43c5 ---> Removed intermediate container d8811dcf43c5 ---> 24e390d1e241 [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 24e390d1e241 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_3-5 2025-05-07 11:47:29,091: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] bfe8d27fc82a: Preparing fd82963976c2: Preparing 789a024d802b: Preparing dbea857a68f4: Preparing c2c5c82a2191: Preparing 04aa517be000: Preparing f031cce202bb: Preparing b2bf2fe654b5: Preparing 91b9a73638bc: Preparing 41b840dda21f: Preparing 174f56854903: Preparing 04aa517be000: Waiting f031cce202bb: Waiting b2bf2fe654b5: Waiting 91b9a73638bc: Waiting 41b840dda21f: Waiting 174f56854903: Waiting c2c5c82a2191: Layer already exists fd82963976c2: Layer already exists bfe8d27fc82a: Pushed 789a024d802b: Layer already exists dbea857a68f4: Layer already exists 04aa517be000: Layer already exists b2bf2fe654b5: Layer already exists f031cce202bb: Layer already exists 91b9a73638bc: Layer already exists 41b840dda21f: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-5: digest: sha256:9bed120911e6385b1d595785bc68dc92c1c3ae9f01df25cc475e0a5ad8ff8e23 size: 2620 2025-05-07 11:47:30,910: INFO: Building opensdn-controller-control-dns finished successfully, duration: 14 seconds