2025-07-09 10:53:09,553: INFO: Building opensdn-controller-control-named 2025-07-09 10:53:09,589: 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_9_0_1-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} ---> bef4f7e84b17 Step 4/9 : ARG CONTAINER_NAME ---> Running in 24016e499d15 ---> Removed intermediate container 24016e499d15 ---> e7c185c2a979 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6f1b6a2c59f0 ---> Removed intermediate container 6f1b6a2c59f0 ---> 2ff85d6df815 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 0c5f3331e33c ---> Removed intermediate container 0c5f3331e33c ---> 99769076ef71 Step 7/9 : COPY entrypoint.sh / ---> eaca7587de7b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 095f28d97fb6 ---> Removed intermediate container 095f28d97fb6 ---> 5e46e6065273 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 573184a8eb95 ---> Removed intermediate container 573184a8eb95 ---> a64823cced00 [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 a64823cced00 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_0_1-1 2025-07-09 10:53:20,998: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] a3b8623a5f34: Preparing 852ffcfc1cb8: Preparing 26c13f8652d2: Preparing da40d27d6e18: Preparing be9676be4b47: Preparing 6e202f3bc9c7: Preparing 9eb40dcf36b8: Preparing 141dde92c8fc: Preparing 4949bd5741ba: Preparing c18f18504189: Preparing 174f56854903: Preparing a3b8623a5f34: Waiting 852ffcfc1cb8: Waiting 26c13f8652d2: Waiting da40d27d6e18: Waiting be9676be4b47: Waiting 6e202f3bc9c7: Waiting 9eb40dcf36b8: Waiting 141dde92c8fc: Waiting 4949bd5741ba: Waiting c18f18504189: Waiting 174f56854903: Waiting 26c13f8652d2: Layer already exists a3b8623a5f34: Pushed da40d27d6e18: Layer already exists 852ffcfc1cb8: Layer already exists be9676be4b47: Layer already exists 6e202f3bc9c7: Layer already exists 4949bd5741ba: Layer already exists 9eb40dcf36b8: Layer already exists 141dde92c8fc: Layer already exists 174f56854903: Layer already exists c18f18504189: Layer already exists master-1_9_0_1-1: digest: sha256:eb6d24c4ca31bcdf214ab796726e501116e6aa17dd0e5fc6f5f9bd7aa5822930 size: 2619 2025-07-09 10:53:23,999: INFO: Building opensdn-controller-control-named finished successfully, duration: 14 seconds