2025-08-25 19:37:59,410: INFO: Building opensdn-controller-control-named 2025-08-25 19:37:59,446: 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_8_7-1_2 --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} ---> 0e1b1e3bf60c Step 4/9 : ARG CONTAINER_NAME ---> Running in f4a7409086d1 ---> Removed intermediate container f4a7409086d1 ---> 7a617e3840c3 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in dddc40aece9d ---> Removed intermediate container dddc40aece9d ---> 33dbcfc36d73 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 7e365eb89276 ---> Removed intermediate container 7e365eb89276 ---> 9c6794c66651 Step 7/9 : COPY entrypoint.sh / ---> 7d383c59f651 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 27d63d620253 ---> Removed intermediate container 27d63d620253 ---> 3189d2668481 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in fc4c0e7931b8 ---> Removed intermediate container fc4c0e7931b8 ---> ff1c7ce6400e [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 ff1c7ce6400e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_7-1_2 2025-08-25 19:38:16,273: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] cad1cb66d0f6: Preparing df72e08975c9: Preparing 28f5ba27a272: Preparing 32967c0d94fc: Preparing 0bcef96e5feb: Preparing 370baa97b6ed: Preparing 4d9cdc18545c: Preparing 195d26219f50: Preparing 0105555a173b: Preparing bffbaceeeb36: Preparing 174f56854903: Preparing cad1cb66d0f6: Waiting df72e08975c9: Waiting 28f5ba27a272: Waiting 32967c0d94fc: Waiting 0bcef96e5feb: Waiting 370baa97b6ed: Waiting 4d9cdc18545c: Waiting 195d26219f50: Waiting 0105555a173b: Waiting bffbaceeeb36: Waiting 174f56854903: Waiting cad1cb66d0f6: Pushed df72e08975c9: Layer already exists 32967c0d94fc: Layer already exists 28f5ba27a272: Layer already exists 0bcef96e5feb: Layer already exists 370baa97b6ed: Layer already exists 4d9cdc18545c: Layer already exists bffbaceeeb36: Layer already exists 174f56854903: Layer already exists 0105555a173b: Layer already exists 195d26219f50: Layer already exists master-1_9_8_7-1_2: digest: sha256:4a82977c1eb49b5f2237d061f36413d350f70fcfb2a1048268c94e504d514d57 size: 2619 2025-08-25 19:38:21,346: INFO: Building opensdn-controller-control-named finished successfully, duration: 22 seconds