2025-05-30 18:14:43,593: INFO: Building opensdn-controller-webui-job 2025-05-30 18:14:43,630: 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_6_6-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} ---> 437d96f8fe4d Step 4/9 : ARG CONTAINER_NAME ---> Running in a6229bc61764 ---> Removed intermediate container a6229bc61764 ---> 825265781fa3 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in fc5f966bb948 ---> Removed intermediate container fc5f966bb948 ---> 446dd6f68af9 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 3220af0494f2 ---> Removed intermediate container 3220af0494f2 ---> beb9f9d68f1b Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ae667791ff5f ---> Removed intermediate container ae667791ff5f ---> 1a36e05207e5 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 3fe56140e6c6 ---> Removed intermediate container 3fe56140e6c6 ---> 15e6de536725 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 57d14eff4418 ---> Removed intermediate container 57d14eff4418 ---> e3eba071197b [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 e3eba071197b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_7_6_6-1 2025-05-30 18:14:57,844: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 863d9768ce5b: Preparing 35ec25b11eaa: Preparing 22367393395b: Preparing e794e57b52bf: Preparing 47b53b42e3ca: Preparing 9db7632af7f0: Preparing 5bd56721efcc: Preparing a121f3781c9a: Preparing 06260c24179f: Preparing 4537f2c3a6a4: Preparing ad573b915880: Preparing 174f56854903: Preparing 863d9768ce5b: Waiting 35ec25b11eaa: Waiting 22367393395b: Waiting e794e57b52bf: Waiting 47b53b42e3ca: Waiting 9db7632af7f0: Waiting 5bd56721efcc: Waiting a121f3781c9a: Waiting 06260c24179f: Waiting 4537f2c3a6a4: Waiting ad573b915880: Waiting 174f56854903: Waiting 863d9768ce5b: Layer already exists 35ec25b11eaa: Layer already exists 22367393395b: Layer already exists 5bd56721efcc: Layer already exists 9db7632af7f0: Layer already exists e794e57b52bf: Layer already exists 47b53b42e3ca: Layer already exists a121f3781c9a: Layer already exists 06260c24179f: Layer already exists 174f56854903: Layer already exists 4537f2c3a6a4: Layer already exists ad573b915880: Layer already exists master-1_7_6_6-1: digest: sha256:d877c213165dd83e1bdc0818c34569b543e134275c3d4d3c14e7af3eed862c23 size: 2824 2025-05-30 18:15:01,817: INFO: Building opensdn-controller-webui-job finished successfully, duration: 18 seconds