2025-04-24 16:12:29,845: INFO: Building opensdn-controller-webui-web 2025-04-24 16:12:29,876: 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_8-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=22.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} ---> be14a8ccbb51 Step 4/9 : ARG CONTAINER_NAME ---> Running in ee777ece71e6 ---> Removed intermediate container ee777ece71e6 ---> 15556b76f8bb Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0029ba19fb1a ---> Removed intermediate container 0029ba19fb1a ---> 07f43e9db8c5 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 b477e88f2aef ---> Removed intermediate container b477e88f2aef ---> bcfbbbcf12fb Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 51d05bfb9fab ---> Removed intermediate container 51d05bfb9fab ---> dd5966e44628 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in a5355800cd94 ---> Removed intermediate container a5355800cd94 ---> 70140e59a35f Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in ad0bcc52e2c3 ---> Removed intermediate container ad0bcc52e2c3 ---> e9cbd999083a [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 e9cbd999083a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_6_0_8-1 2025-04-24 16:12:45,561: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] ef17892141ec: Preparing 30acec1a0fdd: Preparing 19fef675cd33: Preparing da3c8aab47ed: Preparing 6c6aeb40bc6f: Preparing 4d685483f674: Preparing ec3e714e7634: Preparing 80b882fe6143: Preparing 33a58f8bbffd: Preparing cfa0ff4dd9ee: Preparing 86f134b2165f: Preparing 174f56854903: Preparing da3c8aab47ed: Waiting 6c6aeb40bc6f: Waiting 4d685483f674: Waiting ec3e714e7634: Waiting 80b882fe6143: Waiting 33a58f8bbffd: Waiting cfa0ff4dd9ee: Waiting 86f134b2165f: Waiting 174f56854903: Waiting 30acec1a0fdd: Layer already exists da3c8aab47ed: Layer already exists ef17892141ec: Layer already exists 19fef675cd33: Layer already exists 6c6aeb40bc6f: Layer already exists 4d685483f674: Layer already exists ec3e714e7634: Layer already exists 80b882fe6143: Layer already exists 174f56854903: Layer already exists 86f134b2165f: Layer already exists cfa0ff4dd9ee: Layer already exists 33a58f8bbffd: Layer already exists master-1_6_0_8-1: digest: sha256:892f4fc1e56e4fd10c1843f143ca62cd23ec4d5122240c833fa9b55f52785fd8 size: 2824 2025-04-24 16:12:48,907: INFO: Building opensdn-controller-webui-web finished successfully, duration: 19 seconds