2025-05-27 14:09:34,863: INFO: Building opensdn-controller-webui-job 2025-05-27 14:09:34,904: 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_7_4_2-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-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} ---> 537f7cdfd620 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4fa112ce895e ---> Removed intermediate container 4fa112ce895e ---> 27bec0c063f7 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in a7dcd1767c31 ---> Removed intermediate container a7dcd1767c31 ---> 471cdc90cfd9 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 b57826a9d376 ---> Removed intermediate container b57826a9d376 ---> ad3fc48bccd9 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8a7c1dbb9ef7 ---> Removed intermediate container 8a7c1dbb9ef7 ---> d77e4443cd89 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 6f349765a116 ---> Removed intermediate container 6f349765a116 ---> b42c490ef98d Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in b599912519ee ---> Removed intermediate container b599912519ee ---> 6335d96d0dfc [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 6335d96d0dfc Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_7_4_2-1 2025-05-27 14:09:48,419: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 88e145d60450: Preparing 4ccf6d8a4b84: Preparing 7bc52dba1af7: Preparing f39b737dfcc1: Preparing f1d99e91c158: Preparing 4652dd8a9481: Preparing 8ce229bdeb54: Preparing 3645b595fa20: Preparing 77b52eb6edd0: Preparing 82b51646651c: Preparing 73e528ba2034: Preparing 174f56854903: Preparing 88e145d60450: Waiting 4ccf6d8a4b84: Waiting 7bc52dba1af7: Waiting f39b737dfcc1: Waiting f1d99e91c158: Waiting 4652dd8a9481: Waiting 8ce229bdeb54: Waiting 3645b595fa20: Waiting 77b52eb6edd0: Waiting 82b51646651c: Waiting 73e528ba2034: Waiting 174f56854903: Waiting 4ccf6d8a4b84: Layer already exists f39b737dfcc1: Layer already exists 7bc52dba1af7: Layer already exists 88e145d60450: Layer already exists f1d99e91c158: Layer already exists 8ce229bdeb54: Layer already exists 77b52eb6edd0: Layer already exists 4652dd8a9481: Layer already exists 3645b595fa20: Layer already exists 82b51646651c: Layer already exists 73e528ba2034: Layer already exists 174f56854903: Layer already exists master-1_7_4_2-1: digest: sha256:c45bdbe9853cb0f06021a7e4953302db17a19385173a9ae9c3af9afbfa970484 size: 2824 2025-05-27 14:09:50,730: INFO: Building opensdn-controller-webui-job finished successfully, duration: 16 seconds