2025-05-13 09:15:21,726: INFO: Building opensdn-controller-control-named 2025-05-13 09:15:21,763: 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=2024.1-1_6_6_5-3 --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} ---> d69e487722e1 Step 4/9 : ARG CONTAINER_NAME ---> Running in e425f6510b5a ---> Removed intermediate container e425f6510b5a ---> 232a24ba178b Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in f2148da59a17 ---> Removed intermediate container f2148da59a17 ---> 12b6b5ad8753 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 1fb4110b03f5 ---> Removed intermediate container 1fb4110b03f5 ---> 24a92ac0d235 Step 7/9 : COPY entrypoint.sh / ---> cc84ebdbfec7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e2378190eb04 ---> Removed intermediate container e2378190eb04 ---> 0f888f0a517c Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in c640e527ec86 ---> Removed intermediate container c640e527ec86 ---> 6112193dd188 [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 6112193dd188 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:2024.1-1_6_6_5-3 2025-05-13 09:15:37,406: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 0e98ab101782: Preparing 27f986da3a42: Preparing 4845e7aeaaae: Preparing 7b4da7acc995: Preparing abc09bf2dea4: Preparing cd53eff0e15c: Preparing 26559be429bc: Preparing 75f0cacf047a: Preparing 3f732ca738cc: Preparing 4cb8cc30a7cd: Preparing 174f56854903: Preparing 0e98ab101782: Waiting 27f986da3a42: Waiting 4845e7aeaaae: Waiting 7b4da7acc995: Waiting abc09bf2dea4: Waiting cd53eff0e15c: Waiting 26559be429bc: Waiting 3f732ca738cc: Waiting 4cb8cc30a7cd: Waiting 174f56854903: Waiting 75f0cacf047a: Waiting 0e98ab101782: Pushed 27f986da3a42: Layer already exists 4845e7aeaaae: Layer already exists 7b4da7acc995: Layer already exists abc09bf2dea4: Layer already exists cd53eff0e15c: Layer already exists 3f732ca738cc: Layer already exists 26559be429bc: Layer already exists 75f0cacf047a: Layer already exists 174f56854903: Layer already exists 4cb8cc30a7cd: Layer already exists 2024.1-1_6_6_5-3: digest: sha256:3d90f96ed57ab039cb0c9bf119de96a92711e126db793d7de049242c72d5363e size: 2619 2025-05-13 09:15:40,984: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds