2025-08-14 01:20:51,999: INFO: Building opensdn-controller-control-named 2025-08-14 01:20:52,033: 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} ---> bcf8433d3541 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7dc314555065 ---> Removed intermediate container 7dc314555065 ---> e8805ec73c4c Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in a9d517e196f0 ---> Removed intermediate container a9d517e196f0 ---> 14b85c38fcae 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 ed323fd040c7 ---> Removed intermediate container ed323fd040c7 ---> b9c3bdf30bb3 Step 7/9 : COPY entrypoint.sh / ---> e99566438943 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4ce17e020c33 ---> Removed intermediate container 4ce17e020c33 ---> f1fa1776247c Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 1a6bc7a62980 ---> Removed intermediate container 1a6bc7a62980 ---> 634295e55ee2 [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 634295e55ee2 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-08-14 01:21:06,895: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] 9725b4f4d487: Preparing bbff62b9e92b: Preparing 7cc172d5642e: Preparing c56db5858ab0: Preparing a6b26a9185c5: Preparing 10dcc6af7016: Preparing 73a1957d6962: Preparing cd369b0485e6: Preparing e571ff6db5a5: Preparing 79938eba536b: Preparing 174f56854903: Preparing 9725b4f4d487: Waiting bbff62b9e92b: Waiting 7cc172d5642e: Waiting c56db5858ab0: Waiting a6b26a9185c5: Waiting 10dcc6af7016: Waiting 73a1957d6962: Waiting cd369b0485e6: Waiting e571ff6db5a5: Waiting 79938eba536b: Waiting 174f56854903: Waiting 9725b4f4d487: Pushed bbff62b9e92b: Layer already exists 7cc172d5642e: Layer already exists a6b26a9185c5: Layer already exists c56db5858ab0: Layer already exists 10dcc6af7016: Layer already exists 73a1957d6962: Layer already exists e571ff6db5a5: Layer already exists cd369b0485e6: Layer already exists 79938eba536b: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:48a272787af69ec51768bae6d2ef6fb62096ec347ea9a71db82fdf708ec99582 size: 2619 2025-08-14 01:21:11,400: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds