2025-05-09 03:43:07,600: INFO: Building opensdn-controller-control-named 2025-05-09 03:43:07,643: 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_6_7_1-5 --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} ---> cc01beb4fb5f Step 4/9 : ARG CONTAINER_NAME ---> Running in 11fe94ff0f15 ---> Removed intermediate container 11fe94ff0f15 ---> d3d73128448d Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1bbbde394429 ---> Removed intermediate container 1bbbde394429 ---> 447b4ac53fba 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 7d770901168d ---> Removed intermediate container 7d770901168d ---> 0328896c3773 Step 7/9 : COPY entrypoint.sh / ---> 561fa62e6eb6 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 30117e2ca234 ---> Removed intermediate container 30117e2ca234 ---> b8f3158e7845 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 349e2826a00f ---> Removed intermediate container 349e2826a00f ---> d0f83d0ab94f [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 d0f83d0ab94f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_7_1-5 2025-05-09 03:43:23,961: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 7a79f7218ca6: Preparing 912f644857a6: Preparing 2347683ab772: Preparing 5a3920cb36e7: Preparing e87b9f1466e7: Preparing e33f05bc671e: Preparing 5a2a4a121dd3: Preparing 394b0fba24d0: Preparing 14dbeceef4d5: Preparing 0cc6ee69a0f6: Preparing 174f56854903: Preparing 7a79f7218ca6: Waiting 912f644857a6: Waiting 2347683ab772: Waiting 5a3920cb36e7: Waiting e87b9f1466e7: Waiting e33f05bc671e: Waiting 5a2a4a121dd3: Waiting 394b0fba24d0: Waiting 14dbeceef4d5: Waiting 0cc6ee69a0f6: Waiting 174f56854903: Waiting 7a79f7218ca6: Pushed 2347683ab772: Layer already exists 5a3920cb36e7: Layer already exists 912f644857a6: Layer already exists e87b9f1466e7: Layer already exists 394b0fba24d0: Layer already exists e33f05bc671e: Layer already exists 14dbeceef4d5: Layer already exists 5a2a4a121dd3: Layer already exists 0cc6ee69a0f6: Layer already exists 174f56854903: Layer already exists master-1_6_7_1-5: digest: sha256:f0c1c113cf6edc3de04063b08e4bc612ce2dff0977bb45bef5b308af86cf46d9 size: 2619 2025-05-09 03:43:27,464: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds