2025-06-16 23:38:29,211: INFO: Building opensdn-controller-control-named 2025-06-16 23:38:29,245: 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_1_2-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} ---> d3fa4ab8fd2e Step 4/9 : ARG CONTAINER_NAME ---> Running in b5bfc27cc06d ---> Removed intermediate container b5bfc27cc06d ---> 9660c5ab16c0 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 31701904cf76 ---> Removed intermediate container 31701904cf76 ---> 651267b8b054 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 93e925f456e9 ---> Removed intermediate container 93e925f456e9 ---> 5ceea2c406ee Step 7/9 : COPY entrypoint.sh / ---> b6937cd1b687 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7eaf023a994c ---> Removed intermediate container 7eaf023a994c ---> c531741dfd26 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 7fdf05756bc2 ---> Removed intermediate container 7fdf05756bc2 ---> a523a4099855 [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 a523a4099855 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_1_2-1 2025-06-16 23:38:42,574: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 40f21e6334ef: Preparing 00e2ef2ba88e: Preparing 9d24b2ce4beb: Preparing 6f01885c2d4b: Preparing 99b6d711eacb: Preparing 77c0853a5755: Preparing 6b70307124fd: Preparing 77a3a437455e: Preparing ff7bfc2c4ee0: Preparing 61578650bc83: Preparing 174f56854903: Preparing 40f21e6334ef: Waiting 00e2ef2ba88e: Waiting 9d24b2ce4beb: Waiting 6f01885c2d4b: Waiting 99b6d711eacb: Waiting 77c0853a5755: Waiting 6b70307124fd: Waiting 77a3a437455e: Waiting ff7bfc2c4ee0: Waiting 61578650bc83: Waiting 174f56854903: Waiting 00e2ef2ba88e: Layer already exists 9d24b2ce4beb: Layer already exists 6f01885c2d4b: Layer already exists 99b6d711eacb: Layer already exists 77c0853a5755: Layer already exists 6b70307124fd: Layer already exists 40f21e6334ef: Pushed 77a3a437455e: Layer already exists 61578650bc83: Layer already exists 174f56854903: Layer already exists ff7bfc2c4ee0: Layer already exists master-1_8_1_2-1: digest: sha256:25e40e75a6eb4573eac6c3b326ea2826c9ac4c01f395442addc4ca64d1f54883 size: 2618 2025-06-16 23:38:45,609: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds