2025-06-06 11:38:32,631: INFO: Building opensdn-controller-webui-job 2025-06-06 11:38:32,757: 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_1_2-5 --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} ---> 6c4a768b1344 Step 4/9 : ARG CONTAINER_NAME ---> Running in a3939e1b4641 ---> Removed intermediate container a3939e1b4641 ---> 47d4fab4f7b5 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in b166b6b47cd7 ---> Removed intermediate container b166b6b47cd7 ---> a145e8076c25 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 8fb54ab1e719 ---> Removed intermediate container 8fb54ab1e719 ---> fd7706f043e6 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9e7515b89893 ---> Removed intermediate container 9e7515b89893 ---> 4f6e95b8efed Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in e580fbb6a969 ---> Removed intermediate container e580fbb6a969 ---> 6f56a5aa0a25 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in f148a9c23c62 ---> Removed intermediate container f148a9c23c62 ---> f4b2aafda668 [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 f4b2aafda668 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_6_1_2-5 2025-06-06 11:38:47,882: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] df775c9604c6: Preparing 52712f03d168: Preparing d717279b7d66: Preparing 2e57249fa4bf: Preparing 36fe3ec2c361: Preparing 12d44013b102: Preparing fd60a8539062: Preparing 9cf26f4dcdc2: Preparing b450c0161bc3: Preparing 72affa0e9f26: Preparing f4007f69d337: Preparing 174f56854903: Preparing df775c9604c6: Waiting 52712f03d168: Waiting d717279b7d66: Waiting 2e57249fa4bf: Waiting 36fe3ec2c361: Waiting 12d44013b102: Waiting fd60a8539062: Waiting 9cf26f4dcdc2: Waiting b450c0161bc3: Waiting 72affa0e9f26: Waiting f4007f69d337: Waiting 174f56854903: Waiting df775c9604c6: Layer already exists 52712f03d168: Layer already exists d717279b7d66: Layer already exists fd60a8539062: Layer already exists 12d44013b102: Layer already exists 36fe3ec2c361: Layer already exists 2e57249fa4bf: Layer already exists 9cf26f4dcdc2: Layer already exists b450c0161bc3: Layer already exists f4007f69d337: Layer already exists 72affa0e9f26: Layer already exists 174f56854903: Layer already exists master-1_6_1_2-5: digest: sha256:4db8bf7a5d7abb95805f12712c029175428c43cdb25433744826ea88ab2cb1be size: 2823 2025-06-06 11:38:53,577: INFO: Building opensdn-controller-webui-job finished successfully, duration: 21 seconds