2025-04-28 14:51:17,246: INFO: Building opensdn-controller-webui-web 2025-04-28 14:51:17,299: 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_0_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-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} ---> fb1de9db13cb Step 4/9 : ARG CONTAINER_NAME ---> Running in 00154a34dc9e ---> Removed intermediate container 00154a34dc9e ---> f7973d4fad00 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 095c7f9f475f ---> Removed intermediate container 095c7f9f475f ---> 592a3efd70fb 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 f68fd732e3ad ---> Removed intermediate container f68fd732e3ad ---> 16db4f30eac2 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1bc96188f90d ---> Removed intermediate container 1bc96188f90d ---> af4bfc5b0533 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in eea7d3bfa6b1 ---> Removed intermediate container eea7d3bfa6b1 ---> da692fefa05e Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 16fba3d78ccd ---> Removed intermediate container 16fba3d78ccd ---> a677fc98b06d [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 a677fc98b06d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_6_0_1-2 2025-04-28 14:51:33,793: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] ffe8aa0600cb: Preparing 4f8ea8a5c04c: Preparing 5d9a18782984: Preparing efcfaba5c9b6: Preparing 7379f9564585: Preparing ead599414b82: Preparing 6c36ee0ddadc: Preparing cfd0ca94b99f: Preparing defa0f8c1b52: Preparing e8dabdd5bf69: Preparing 1901b4f7eca0: Preparing 174f56854903: Preparing ffe8aa0600cb: Waiting 4f8ea8a5c04c: Waiting 5d9a18782984: Waiting efcfaba5c9b6: Waiting 7379f9564585: Waiting ead599414b82: Waiting 6c36ee0ddadc: Waiting cfd0ca94b99f: Waiting defa0f8c1b52: Waiting e8dabdd5bf69: Waiting 1901b4f7eca0: Waiting 174f56854903: Waiting 4f8ea8a5c04c: Layer already exists 7379f9564585: Layer already exists efcfaba5c9b6: Layer already exists 5d9a18782984: Layer already exists ffe8aa0600cb: Layer already exists ead599414b82: Layer already exists 6c36ee0ddadc: Layer already exists cfd0ca94b99f: Layer already exists 174f56854903: Layer already exists 1901b4f7eca0: Layer already exists e8dabdd5bf69: Layer already exists defa0f8c1b52: Layer already exists master-1_6_0_1-2: digest: sha256:f8545dee87895528678a7bd08ca6e59996a11fc69e791a4f719378323c05b121 size: 2824 2025-04-28 14:51:36,063: INFO: Building opensdn-controller-webui-web finished successfully, duration: 19 seconds