2025-05-06 18:39:58,710: INFO: Building opensdn-controller-control-named 2025-05-06 18:39:58,781: 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-4 --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} ---> 6c0f6de288db Step 4/9 : ARG CONTAINER_NAME ---> Running in f49fd3aaa8ea ---> Removed intermediate container f49fd3aaa8ea ---> 00b5efb148ce Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in ebc59b2b7f7a ---> Removed intermediate container ebc59b2b7f7a ---> a8442ad72d51 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 1b98e4456ecf ---> Removed intermediate container 1b98e4456ecf ---> 36d977d75ebe Step 7/9 : COPY entrypoint.sh / ---> d64f4918481d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9604433d2648 ---> Removed intermediate container 9604433d2648 ---> ea063ffd85ed Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 50e7cf6dd88e ---> Removed intermediate container 50e7cf6dd88e ---> 1cd6c5eb7ab6 [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 1cd6c5eb7ab6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_3-4 2025-05-06 18:40:13,398: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 20452529b044: Preparing 1a61bec5ed08: Preparing f6d6dff7ee50: Preparing 0f9c78862171: Preparing 8fa40db23204: Preparing 02806dc70b69: Preparing 9156536272f6: Preparing 6c51551d48ab: Preparing 1d00e9975f06: Preparing 277ee3ec3283: Preparing 174f56854903: Preparing 20452529b044: Waiting 1a61bec5ed08: Waiting f6d6dff7ee50: Waiting 0f9c78862171: Waiting 8fa40db23204: Waiting 02806dc70b69: Waiting 9156536272f6: Waiting 6c51551d48ab: Waiting 1d00e9975f06: Waiting 277ee3ec3283: Waiting 174f56854903: Waiting 1a61bec5ed08: Layer already exists 20452529b044: Pushed f6d6dff7ee50: Layer already exists 0f9c78862171: Layer already exists 1d00e9975f06: Layer already exists 02806dc70b69: Layer already exists 6c51551d48ab: Layer already exists 8fa40db23204: Layer already exists 9156536272f6: Layer already exists 277ee3ec3283: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-4: digest: sha256:b191b48ef2ac0bb3f9b7d2dbeb09e14ca189156b437050f21365b535c0b46fef size: 2619 2025-05-06 18:40:15,840: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds