2025-07-21 09:14:15,466: INFO: Building opensdn-controller-webui-web 2025-07-21 09:14:15,520: 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_7_2-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} ---> 9ac73959ba82 Step 4/9 : ARG CONTAINER_NAME ---> Running in 279b1b08cf08 ---> Removed intermediate container 279b1b08cf08 ---> 8adf4e2db35f Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in daf72dbcc43e ---> Removed intermediate container daf72dbcc43e ---> b5cb2c1864a1 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 f5f9774d421d ---> Removed intermediate container f5f9774d421d ---> 8c472e54cce7 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7d052987513a ---> Removed intermediate container 7d052987513a ---> 3ff43cd27abd Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 18d9c3780f69 ---> Removed intermediate container 18d9c3780f69 ---> b3e671893587 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in b9b159028ab4 ---> Removed intermediate container b9b159028ab4 ---> f6de22a9bd98 [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 f6de22a9bd98 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_9_7_2-1 2025-07-21 09:14:31,791: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 54835e68e86b: Preparing 5314aed13fc4: Preparing 12ebd5f6a4a3: Preparing a57e5047ca8c: Preparing 07e43291970e: Preparing cd0de42ca2be: Preparing 5b8f08ad1e0b: Preparing 1bdd2e880f69: Preparing e23d29bf0d3c: Preparing 232c7bc65652: Preparing bea652474f85: Preparing 174f56854903: Preparing 54835e68e86b: Waiting 5314aed13fc4: Waiting 12ebd5f6a4a3: Waiting a57e5047ca8c: Waiting 07e43291970e: Waiting cd0de42ca2be: Waiting 5b8f08ad1e0b: Waiting 1bdd2e880f69: Waiting e23d29bf0d3c: Waiting 232c7bc65652: Waiting bea652474f85: Waiting 174f56854903: Waiting 54835e68e86b: Layer already exists 5314aed13fc4: Layer already exists a57e5047ca8c: Layer already exists 07e43291970e: Layer already exists 12ebd5f6a4a3: Layer already exists cd0de42ca2be: Layer already exists 5b8f08ad1e0b: Layer already exists 1bdd2e880f69: Layer already exists 232c7bc65652: Layer already exists e23d29bf0d3c: Layer already exists bea652474f85: Layer already exists 174f56854903: Layer already exists master-1_9_7_2-1: digest: sha256:b1941ef8ab3bcf46ffee95e2f07705629d7b4b2dfd81a7a1f67e753a0b20cc2a size: 2824 2025-07-21 09:14:33,888: INFO: Building opensdn-controller-webui-web finished successfully, duration: 18 seconds