2025-08-04 01:36:10,389: INFO: Building opensdn-controller-control-named 2025-08-04 01:36:10,431: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> ba131788b1cd Step 4/9 : ARG CONTAINER_NAME ---> Running in dc364e8f9bd6 ---> Removed intermediate container dc364e8f9bd6 ---> 0e7e77bef380 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4f16ef42c781 ---> Removed intermediate container 4f16ef42c781 ---> 2ed569a9899f 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 38d83de81d07 ---> Removed intermediate container 38d83de81d07 ---> d644606e9dff Step 7/9 : COPY entrypoint.sh / ---> 8f85c13c49d9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e192b4ea5347 ---> Removed intermediate container e192b4ea5347 ---> 708c8a4d93e1 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 8e1a0d648b41 ---> Removed intermediate container 8e1a0d648b41 ---> a97ee03f223b [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 a97ee03f223b Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-08-04 01:36:24,369: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] 797e9d276bbb: Preparing b511ae9ef38a: Preparing e64892d8496d: Preparing edb1fee4ffd8: Preparing 73326d9b8897: Preparing 6caa2ceb23a9: Preparing bc75dd4eaf7b: Preparing 8d76f8c48b8c: Preparing f9e06f788867: Preparing 71f991f77ca3: Preparing 174f56854903: Preparing 797e9d276bbb: Waiting b511ae9ef38a: Waiting e64892d8496d: Waiting edb1fee4ffd8: Waiting 73326d9b8897: Waiting 6caa2ceb23a9: Waiting bc75dd4eaf7b: Waiting 8d76f8c48b8c: Waiting f9e06f788867: Waiting 71f991f77ca3: Waiting 174f56854903: Waiting b511ae9ef38a: Layer already exists 73326d9b8897: Layer already exists e64892d8496d: Layer already exists 797e9d276bbb: Pushed edb1fee4ffd8: Layer already exists 6caa2ceb23a9: Layer already exists bc75dd4eaf7b: Layer already exists 8d76f8c48b8c: Layer already exists f9e06f788867: Layer already exists 71f991f77ca3: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:4faf45b97acf59376c4544653faa0e8e92716dfbd39e9a12f085b5767acd46c0 size: 2619 2025-08-04 01:36:27,403: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds