2025-05-15 15:44:11,834: INFO: Building opensdn-controller-webui-web 2025-05-15 15:44:11,877: 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_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} ---> 5f931812a7a4 Step 4/9 : ARG CONTAINER_NAME ---> Running in e4d898794927 ---> Removed intermediate container e4d898794927 ---> 600e093c2eb9 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9546c3d11e3c ---> Removed intermediate container 9546c3d11e3c ---> 62dbe7bdf6b8 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 43ce2d22964e ---> Removed intermediate container 43ce2d22964e ---> f3ce068d5ef9 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6e7b6055848c ---> Removed intermediate container 6e7b6055848c ---> 024425aaf0ae Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 1688e4f30f5e ---> Removed intermediate container 1688e4f30f5e ---> 24c99025b024 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in a8d84c63ca8d ---> Removed intermediate container a8d84c63ca8d ---> c0717f911a3b [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 c0717f911a3b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_6_8_5-1 2025-05-15 15:44:25,203: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] ea7f1b3d743b: Preparing 12d582938777: Preparing 204a440c43eb: Preparing 9740f787f879: Preparing 5fb09d2e015c: Preparing 8c261f442d80: Preparing f3c749afffe6: Preparing d2d0614c60bc: Preparing 236c6f5e6b6d: Preparing 7994c06296d4: Preparing a23c0e49b834: Preparing 174f56854903: Preparing ea7f1b3d743b: Waiting 12d582938777: Waiting 204a440c43eb: Waiting 9740f787f879: Waiting 5fb09d2e015c: Waiting 8c261f442d80: Waiting f3c749afffe6: Waiting 7994c06296d4: Waiting a23c0e49b834: Waiting d2d0614c60bc: Waiting 174f56854903: Waiting 236c6f5e6b6d: Waiting 12d582938777: Layer already exists ea7f1b3d743b: Layer already exists 5fb09d2e015c: Layer already exists 8c261f442d80: Layer already exists 9740f787f879: Layer already exists 204a440c43eb: Layer already exists f3c749afffe6: Layer already exists d2d0614c60bc: Layer already exists 7994c06296d4: Layer already exists a23c0e49b834: Layer already exists 236c6f5e6b6d: Layer already exists 174f56854903: Layer already exists master-1_6_8_5-1: digest: sha256:e7cea1bee77cbf7053b5bcf122f8c14482183d05cbecc79676d0ea212439132e size: 2824 2025-05-15 15:44:28,170: INFO: Building opensdn-controller-webui-web finished successfully, duration: 17 seconds