2025-06-13 20:20:13,239: INFO: Building opensdn-controller-webui-job 2025-06-13 20:20:13,303: 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_8_0_8-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-job --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} ---> aabac9c5b4c0 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6d67d01fcb35 ---> Removed intermediate container 6d67d01fcb35 ---> c013e5e0587f Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8c633adcd754 ---> Removed intermediate container 8c633adcd754 ---> 5fd732e95658 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI Job" description="Contrail WEB UI Job middleware handles jobs from the WebUI service and contacts other Contrail services to execute them." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 063b6d59c3ea ---> Removed intermediate container 063b6d59c3ea ---> 93566c5a701e Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 50ee39357507 ---> Removed intermediate container 50ee39357507 ---> 4a85f16df7c9 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 66527ed6e6ff ---> Removed intermediate container 66527ed6e6ff ---> 5724b0880890 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 6049e3ab436f ---> Removed intermediate container 6049e3ab436f ---> edea75c45a02 [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 edea75c45a02 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_8_0_8-2 2025-06-13 20:20:27,661: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 68630bb143d2: Preparing cd57ab802619: Preparing 9d709a0d0ab9: Preparing 8ca4115f9da0: Preparing 18babb8649aa: Preparing b91f5c05a311: Preparing 4c68c7ee20de: Preparing c4e8f38d8a1a: Preparing f7fe766fb063: Preparing 3b5e06f89694: Preparing 7c0b1351f3aa: Preparing 174f56854903: Preparing 68630bb143d2: Waiting cd57ab802619: Waiting 9d709a0d0ab9: Waiting 8ca4115f9da0: Waiting 18babb8649aa: Waiting b91f5c05a311: Waiting 4c68c7ee20de: Waiting c4e8f38d8a1a: Waiting f7fe766fb063: Waiting 3b5e06f89694: Waiting 7c0b1351f3aa: Waiting 174f56854903: Waiting 68630bb143d2: Layer already exists cd57ab802619: Layer already exists 8ca4115f9da0: Layer already exists 4c68c7ee20de: Layer already exists 18babb8649aa: Layer already exists b91f5c05a311: Layer already exists 9d709a0d0ab9: Layer already exists c4e8f38d8a1a: Layer already exists f7fe766fb063: Layer already exists 7c0b1351f3aa: Layer already exists 3b5e06f89694: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-2: digest: sha256:f1e62ae1c5b29172a51ab6da8ff45b751c026460f14d27a92f9da0954083bd4d size: 2823 2025-06-13 20:20:30,753: INFO: Building opensdn-controller-webui-job finished successfully, duration: 17 seconds