2025-08-04 09:19:46,541: INFO: Building opensdn-controller-webui-web 2025-08-04 09:19:46,607: 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_5-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-webui-web --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 2.56 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-webui-base:${CONTRAIL_CONTAINER_TAG} ---> 4ef1d5b15967 Step 4/9 : ARG CONTAINER_NAME ---> Running in 14305b56d011 ---> Removed intermediate container 14305b56d011 ---> 6cfa789ca1c4 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4c20b7fe4c8d ---> Removed intermediate container 4c20b7fe4c8d ---> 541f5f47fd88 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI" description="Contrail WEB UI provides the Web UI service to end user." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 98bf3956e001 ---> Removed intermediate container 98bf3956e001 ---> ca6716e11fa0 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ef2e93dc0e7f ---> Removed intermediate container ef2e93dc0e7f ---> 149fe8048483 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in b89cacd367fd ---> Removed intermediate container b89cacd367fd ---> d282fb7dbdc6 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in c0323f201615 ---> Removed intermediate container c0323f201615 ---> 8b6608eca85e [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 8b6608eca85e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_9_8_5-1 2025-08-04 09:20:02,342: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 6ff0583d8d4d: Preparing e8d2a4b5ea81: Preparing 7298862e9af0: Preparing f8b5d5d03a58: Preparing 64bfb3201e64: Preparing bd99468fb566: Preparing f37ca6024feb: Preparing 623acb9b87fb: Preparing 1c1c1a789e9c: Preparing a08fceaebed4: Preparing 492694ffbce8: Preparing 174f56854903: Preparing 6ff0583d8d4d: Waiting e8d2a4b5ea81: Waiting 7298862e9af0: Waiting f8b5d5d03a58: Waiting f37ca6024feb: Waiting 623acb9b87fb: Waiting 1c1c1a789e9c: Waiting a08fceaebed4: Waiting 492694ffbce8: Waiting 174f56854903: Waiting 64bfb3201e64: Waiting bd99468fb566: Waiting 6ff0583d8d4d: Layer already exists e8d2a4b5ea81: Layer already exists 7298862e9af0: Layer already exists 64bfb3201e64: Layer already exists bd99468fb566: Layer already exists f37ca6024feb: Layer already exists f8b5d5d03a58: Layer already exists 623acb9b87fb: Layer already exists 1c1c1a789e9c: Layer already exists a08fceaebed4: Layer already exists 174f56854903: Layer already exists 492694ffbce8: Layer already exists master-1_9_8_5-1: digest: sha256:1f06c2d45dd5d9e2fd83e119610b8aa968ab70edc98220df5e72b86d860c124a size: 2824 2025-08-04 09:20:04,642: INFO: Building opensdn-controller-webui-web finished successfully, duration: 18 seconds