2025-06-13 09:48:50,544: INFO: Building opensdn-controller-control-named 2025-06-13 09:48:50,591: 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_8_0_7-1 --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-named --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 5.632 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} ---> ccb03d5fa412 Step 4/9 : ARG CONTAINER_NAME ---> Running in 159c695e961f ---> Removed intermediate container 159c695e961f ---> 7a2c285c3d0a Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7d53473c0aa7 ---> Removed intermediate container 7d53473c0aa7 ---> d880b5b3b6ac Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in cb33785136b8 ---> Removed intermediate container cb33785136b8 ---> 767bbd034e39 Step 7/9 : COPY entrypoint.sh / ---> 4b134280fa73 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e9cf30a25ef6 ---> Removed intermediate container e9cf30a25ef6 ---> d7a681afe8e5 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 9cd03ef0cd6e ---> Removed intermediate container 9cd03ef0cd6e ---> d8aaf4602091 [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 d8aaf4602091 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_7-1 2025-06-13 09:49:04,896: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 1dd8288a1ee3: Preparing c263c806bdc5: Preparing 1dd8288a1ee3: Waiting c67aa7c1ac36: Preparing 5a2ed84df1a1: Preparing 29878e7eb061: Preparing c263c806bdc5: Waiting c67aa7c1ac36: Waiting 5a2ed84df1a1: Waiting ae1bfd412a8c: Preparing 29878e7eb061: Waiting b4e58b7c5c66: Preparing 7674ffee09df: Preparing bbd89dc9b466: Preparing 6920b22c9973: Preparing 174f56854903: Preparing ae1bfd412a8c: Waiting b4e58b7c5c66: Waiting 7674ffee09df: Waiting bbd89dc9b466: Waiting 6920b22c9973: Waiting 174f56854903: Waiting c263c806bdc5: Layer already exists c67aa7c1ac36: Layer already exists 1dd8288a1ee3: Pushed 5a2ed84df1a1: Layer already exists 29878e7eb061: Layer already exists b4e58b7c5c66: Layer already exists ae1bfd412a8c: Layer already exists 7674ffee09df: Layer already exists bbd89dc9b466: Layer already exists 6920b22c9973: Layer already exists 174f56854903: Layer already exists master-1_8_0_7-1: digest: sha256:8dc01b08b7e251b7a195d0bfe1a017bbf68965ee98d172758f12b0a7293fd2aa size: 2618 2025-06-13 09:49:07,876: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds