2025-06-01 14:33:15,737: INFO: Building opensdn-controller-control-named 2025-06-01 14:33:15,799: 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_1-1_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} ---> 14b2f3e14a79 Step 4/9 : ARG CONTAINER_NAME ---> Running in 23a93035b122 ---> Removed intermediate container 23a93035b122 ---> d1fc74301130 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in c591de5d6646 ---> Removed intermediate container c591de5d6646 ---> 29e9e295de99 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 4701d670d025 ---> Removed intermediate container 4701d670d025 ---> d89489fa95a4 Step 7/9 : COPY entrypoint.sh / ---> caf2f8f835d1 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c4f4e3b9bf31 ---> Removed intermediate container c4f4e3b9bf31 ---> a4ed3f7fcffb Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in f4627e47a220 ---> Removed intermediate container f4627e47a220 ---> f3b4d7863b3e [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 f3b4d7863b3e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-1_4 2025-06-01 14:33:31,549: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 97eefca4486b: Preparing f16236742756: Preparing df5f696eb1f7: Preparing 603a56c6f947: Preparing 8a4a974f1d28: Preparing 62c0e02c8069: Preparing f1a58a8da0e7: Preparing e679b0c6c941: Preparing 3f4cab5bfe2a: Preparing 9e59b5c0106a: Preparing 174f56854903: Preparing 97eefca4486b: Waiting f16236742756: Waiting df5f696eb1f7: Waiting 603a56c6f947: Waiting 8a4a974f1d28: Waiting 62c0e02c8069: Waiting f1a58a8da0e7: Waiting e679b0c6c941: Waiting 3f4cab5bfe2a: Waiting 9e59b5c0106a: Waiting 174f56854903: Waiting f16236742756: Layer already exists 97eefca4486b: Pushed 603a56c6f947: Layer already exists df5f696eb1f7: Layer already exists 8a4a974f1d28: Layer already exists 62c0e02c8069: Layer already exists f1a58a8da0e7: Layer already exists e679b0c6c941: Layer already exists 174f56854903: Layer already exists 9e59b5c0106a: Layer already exists 3f4cab5bfe2a: Layer already exists master-1_6_6_1-1_4: digest: sha256:0afbb5e783e2ce6fe45d855c656a9cd92ec889ea8147ac872846d725f177c848 size: 2619 2025-06-01 14:33:35,044: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds