Pull request #603 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 964fd027a77252ef87a06781ef6d2f26e2b56dd3+5f229313553dc91b9ee90f1a6a748fc527e9160b (b89d7071e3bc6f90cc51841f614c25965c344477) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11500646150167529975.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18410966843422517562.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18444386624982980621.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7256377248959463447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18244278780071533694.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10168133636595781650.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13297’ Running on prd-ubuntu20.04-docker-8c-8g-13299 in /w/workspace/edgexfoundry_edgex-ui-go_PR-603 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-603 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 964fd027a77252ef87a06781ef6d2f26e2b56dd3 Merge succeeded, producing 964fd027a77252ef87a06781ef6d2f26e2b56dd3 Checking out Revision 964fd027a77252ef87a06781ef6d2f26e2b56dd3 (PR-603) > git config core.sparsecheckout # timeout=10 > git checkout -f 964fd027a77252ef87a06781ef6d2f26e2b56dd3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 964fd027a77252ef87a06781ef6d2f26e2b56dd3 # timeout=10 Commit message: "build(snap): Copy license and attribution" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T14:58:37.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T14:58:37.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T14:58:37.806Z] ========================================================= [2023-05-04T14:58:37.806Z] EdgeX Global Pipelines Version Info [2023-05-04T14:58:37.806Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:58:38.609Z] ------------------- [2023-05-04T14:58:38.609Z] stable info: [2023-05-04T14:58:38.609Z] ------------------- [2023-05-04T14:58:38.609Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T14:58:38.609Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T14:58:38.609Z] Message: update stable to v1.0.248 [2023-05-04T14:58:39.180Z] ------------------- [2023-05-04T14:58:39.180Z] experimental info: [2023-05-04T14:58:39.180Z] ------------------- [2023-05-04T14:58:39.180Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T14:58:39.180Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T14:58:39.180Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T14:58:39.476Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-04T14:58:39.524Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-04T14:58:39.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T14:58:39.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T14:58:39.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T14:58:39.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T14:58:39.736Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T14:58:39.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T14:58:39.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T14:58:39.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T14:58:39.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T14:58:39.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-04T14:58:39.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T14:58:40.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T14:58:40.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T14:58:40.115Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T14:58:40.155Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T14:58:40.195Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T14:58:40.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T14:58:40.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T14:58:40.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T14:58:40.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T14:58:40.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T14:58:40.435Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T14:58:40.470Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T14:58:40.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T14:58:40.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T14:58:40.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-603 [Pipeline] echo [2023-05-04T14:58:40.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-603 [Pipeline] echo [2023-05-04T14:58:40.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-603 [Pipeline] echo [2023-05-04T14:58:40.712Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] echo [2023-05-04T14:58:40.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 964fd02 [Pipeline] echo [2023-05-04T14:58:40.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T14:58:40.930Z] provisioning config files... [2023-05-04T14:58:40.943Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/config611851329852799168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:58:41.277Z] ---> docker-login.sh [2023-05-04T14:58:41.277Z] nexus3.edgexfoundry.org:10001 [2023-05-04T14:58:41.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:58:41.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:58:41.799Z] Configure a credential helper to remove this warning. See [2023-05-04T14:58:41.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:58:41.799Z] [2023-05-04T14:58:41.799Z] Login Succeeded [2023-05-04T14:58:41.799Z] nexus3.edgexfoundry.org:10002 [2023-05-04T14:58:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:58:41.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:58:41.799Z] Configure a credential helper to remove this warning. See [2023-05-04T14:58:41.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:58:41.799Z] [2023-05-04T14:58:41.799Z] Login Succeeded [2023-05-04T14:58:41.799Z] nexus3.edgexfoundry.org:10003 [2023-05-04T14:58:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:58:41.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:58:41.799Z] Configure a credential helper to remove this warning. See [2023-05-04T14:58:41.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:58:41.799Z] [2023-05-04T14:58:41.799Z] Login Succeeded [2023-05-04T14:58:41.799Z] nexus3.edgexfoundry.org:10004 [2023-05-04T14:58:42.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:58:42.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:58:42.060Z] Configure a credential helper to remove this warning. See [2023-05-04T14:58:42.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:58:42.060Z] [2023-05-04T14:58:42.060Z] Login Succeeded [2023-05-04T14:58:42.060Z] docker.io [2023-05-04T14:58:42.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:58:42.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:58:42.319Z] Configure a credential helper to remove this warning. See [2023-05-04T14:58:42.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:58:42.319Z] [2023-05-04T14:58:42.319Z] Login Succeeded [2023-05-04T14:58:42.319Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T14:58:42.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T14:58:42.961Z] + git rev-list -1 --merges 964fd027a77252ef87a06781ef6d2f26e2b56dd3~1..964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] echo [2023-05-04T14:58:43.025Z] -----------> git rev-list -1 --merges 964fd027a77252ef87a06781ef6d2f26e2b56dd3~1..964fd027a77252ef87a06781ef6d2f26e2b56dd3 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [false] [Pipeline] sh [2023-05-04T14:58:43.332Z] + git log --format=format:%s -1 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] echo [2023-05-04T14:58:43.369Z] ========================================================= [2023-05-04T14:58:43.369Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T14:58:43.369Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T14:58:43.789Z] + git log --format=format:%s -1 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] echo [2023-05-04T14:58:43.822Z] [semverPrep] GIT_COMMIT: 964fd027a77252ef87a06781ef6d2f26e2b56dd3, Commit Message: build(snap): Copy license and attribution [Pipeline] echo [2023-05-04T14:58:43.850Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T14:58:44.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T14:58:44.242Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T14:58:44.242Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T14:58:44.242Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T14:58:44.242Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T14:58:44.242Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T14:58:44.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:58:44.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T14:58:44.735Z] [2023-05-04T14:58:44.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:58:45.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T14:58:45.115Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T14:58:45.115Z] b85a868b505f: Pulling fs layer [2023-05-04T14:58:45.115Z] e2be974225ed: Pulling fs layer [2023-05-04T14:58:45.115Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T14:58:45.115Z] 988bab9f4d93: Pulling fs layer [2023-05-04T14:58:45.115Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T14:58:45.115Z] 988bab9f4d93: Waiting [2023-05-04T14:58:45.115Z] eaf3925da568: Pulling fs layer [2023-05-04T14:58:45.115Z] bab4dde63d76: Pulling fs layer [2023-05-04T14:58:45.115Z] bde34c3a00c8: Pulling fs layer [2023-05-04T14:58:45.115Z] 1469e6f7b9e6: Waiting [2023-05-04T14:58:45.115Z] eaf3925da568: Waiting [2023-05-04T14:58:45.115Z] bab4dde63d76: Waiting [2023-05-04T14:58:45.115Z] b352a97aabf1: Pulling fs layer [2023-05-04T14:58:45.115Z] bde34c3a00c8: Waiting [2023-05-04T14:58:45.115Z] 4872d77fe225: Pulling fs layer [2023-05-04T14:58:45.115Z] 5851b861e8e6: Pulling fs layer [2023-05-04T14:58:45.115Z] 4872d77fe225: Waiting [2023-05-04T14:58:45.115Z] b352a97aabf1: Waiting [2023-05-04T14:58:45.115Z] e2be974225ed: Download complete [2023-05-04T14:58:45.115Z] 988bab9f4d93: Verifying Checksum [2023-05-04T14:58:45.115Z] 988bab9f4d93: Download complete [2023-05-04T14:58:45.115Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T14:58:45.115Z] 339a4e72a1f5: Download complete [2023-05-04T14:58:45.115Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T14:58:45.115Z] 1469e6f7b9e6: Download complete [2023-05-04T14:58:45.115Z] eaf3925da568: Download complete [2023-05-04T14:58:45.375Z] bde34c3a00c8: Download complete [2023-05-04T14:58:45.375Z] b352a97aabf1: Verifying Checksum [2023-05-04T14:58:45.375Z] b352a97aabf1: Download complete [2023-05-04T14:58:45.375Z] 4872d77fe225: Verifying Checksum [2023-05-04T14:58:45.375Z] 4872d77fe225: Download complete [2023-05-04T14:58:45.375Z] 5851b861e8e6: Download complete [2023-05-04T14:58:45.375Z] b85a868b505f: Verifying Checksum [2023-05-04T14:58:45.375Z] b85a868b505f: Download complete [2023-05-04T14:58:45.635Z] bab4dde63d76: Verifying Checksum [2023-05-04T14:58:45.635Z] bab4dde63d76: Download complete [2023-05-04T14:58:46.581Z] b85a868b505f: Pull complete [2023-05-04T14:58:46.581Z] e2be974225ed: Pull complete [2023-05-04T14:58:47.148Z] 339a4e72a1f5: Pull complete [2023-05-04T14:58:47.148Z] 988bab9f4d93: Pull complete [2023-05-04T14:58:47.408Z] 1469e6f7b9e6: Pull complete [2023-05-04T14:58:47.408Z] eaf3925da568: Pull complete [2023-05-04T14:58:49.312Z] bab4dde63d76: Pull complete [2023-05-04T14:58:49.312Z] bde34c3a00c8: Pull complete [2023-05-04T14:58:49.312Z] b352a97aabf1: Pull complete [2023-05-04T14:58:49.312Z] 4872d77fe225: Pull complete [2023-05-04T14:58:49.571Z] 5851b861e8e6: Pull complete [2023-05-04T14:58:49.571Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T14:58:49.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T14:58:49.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:58:49.858Z] prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container [2023-05-04T14:58:49.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T14:58:53.955Z] $ docker top 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e -eo pid,comm [2023-05-04T14:58:54.002Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-04T14:58:54.002Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T14:58:54.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T14:58:54.135Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T14:58:54.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T14:58:54.237Z] $ docker exec 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e ssh-agent [2023-05-04T14:58:54.344Z] SSH_AUTH_SOCK=/tmp/ssh-RFEcUZzcU7so/agent.32 [2023-05-04T14:58:54.344Z] SSH_AGENT_PID=39 [2023-05-04T14:58:54.351Z] Running ssh-add (command line suppressed) [2023-05-04T14:58:54.448Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/private_key_3550097023899748653.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/private_key_3550097023899748653.key) [2023-05-04T14:58:54.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T14:58:54.790Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T14:58:54.815Z] $ docker exec --env ******** --env ******** 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e ssh-agent -k [2023-05-04T14:58:54.900Z] unset SSH_AUTH_SOCK; [2023-05-04T14:58:54.903Z] unset SSH_AGENT_PID; [2023-05-04T14:58:54.903Z] echo Agent pid 39 killed; [2023-05-04T14:58:54.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T14:58:55.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T14:58:55.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T14:58:55.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T14:58:55.112Z] $ docker exec 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e ssh-agent [2023-05-04T14:58:55.229Z] SSH_AUTH_SOCK=/tmp/ssh-HRTwXHltbpnk/agent.72 [2023-05-04T14:58:55.229Z] SSH_AGENT_PID=78 [2023-05-04T14:58:55.233Z] Running ssh-add (command line suppressed) [2023-05-04T14:58:55.336Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/private_key_8598296278628098018.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/private_key_8598296278628098018.key) [2023-05-04T14:58:55.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T14:58:55.672Z] + git semver init [2023-05-04T14:58:56.237Z] 2023-05-04 14:58:55,932 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T14:58:56.237Z] 2023-05-04 14:58:55,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver [2023-05-04T14:58:56.237Z] 2023-05-04 14:58:55,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver [2023-05-04T14:58:56.237Z] 2023-05-04 14:58:55,936 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-603, universal_newlines=False, shell=None, istream=None) [2023-05-04T14:58:58.136Z] 2023-05-04 14:58:57,665 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.git/info/exclude [2023-05-04T14:58:58.136Z] 2023-05-04 14:58:57,666 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver/PR-603 with force:False [2023-05-04T14:58:58.136Z] 2023-05-04 14:58:57,666 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver/PR-603 [2023-05-04T14:58:58.136Z] 2023-05-04 14:58:57,669 [execute] INFO git cat-file --batch-check [2023-05-04T14:58:58.136Z] 2023-05-04 14:58:57,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T14:58:58.136Z] 2023-05-04 14:58:57,675 [execute] INFO git cat-file --batch [2023-05-04T14:58:58.136Z] 2023-05-04 14:58:57,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T14:58:58.136Z] 2023-05-04 14:58:57,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver/PR-603 [2023-05-04T14:58:58.136Z] 0.0.0 [Pipeline] } [2023-05-04T14:58:58.162Z] $ docker exec --env ******** --env ******** 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e ssh-agent -k [2023-05-04T14:58:58.259Z] unset SSH_AUTH_SOCK; [2023-05-04T14:58:58.259Z] unset SSH_AGENT_PID; [2023-05-04T14:58:58.259Z] echo Agent pid 78 killed; [2023-05-04T14:58:58.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T14:58:58.710Z] + git semver [Pipeline] } [2023-05-04T14:58:59.308Z] $ docker stop --time=1 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e [2023-05-04T14:59:00.597Z] $ docker rm -f --volumes 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T14:59:01.010Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T14:59:01.287Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T14:59:01.309Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T14:59:01.926Z] provisioning config files... [2023-05-04T14:59:01.938Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/config14393174689073257915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:59:02.285Z] ---> docker-login.sh [2023-05-04T14:59:02.285Z] nexus3.edgexfoundry.org:10001 [2023-05-04T14:59:02.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:59:02.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:59:02.285Z] Configure a credential helper to remove this warning. See [2023-05-04T14:59:02.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:59:02.285Z] [2023-05-04T14:59:02.285Z] Login Succeeded [2023-05-04T14:59:02.285Z] nexus3.edgexfoundry.org:10002 [2023-05-04T14:59:02.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:59:02.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:59:02.285Z] Configure a credential helper to remove this warning. See [2023-05-04T14:59:02.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:59:02.285Z] [2023-05-04T14:59:02.285Z] Login Succeeded [2023-05-04T14:59:02.285Z] nexus3.edgexfoundry.org:10003 [2023-05-04T14:59:02.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:59:02.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:59:02.546Z] Configure a credential helper to remove this warning. See [2023-05-04T14:59:02.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:59:02.546Z] [2023-05-04T14:59:02.546Z] Login Succeeded [2023-05-04T14:59:02.546Z] nexus3.edgexfoundry.org:10004 [2023-05-04T14:59:02.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:59:02.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:59:02.546Z] Configure a credential helper to remove this warning. See [2023-05-04T14:59:02.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:59:02.546Z] [2023-05-04T14:59:02.546Z] Login Succeeded [2023-05-04T14:59:02.546Z] docker.io [2023-05-04T14:59:02.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:59:02.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:59:02.805Z] Configure a credential helper to remove this warning. See [2023-05-04T14:59:02.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:59:02.805Z] [2023-05-04T14:59:02.805Z] Login Succeeded [2023-05-04T14:59:02.805Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T14:59:02.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T14:59:03.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T14:59:03.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T14:59:03.087Z] ========================================================= [2023-05-04T14:59:03.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T14:59:03.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:59:03.550Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T14:59:03.811Z] Sending build context to Docker daemon 45.93MB [2023-05-04T14:59:03.812Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T14:59:03.812Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T14:59:03.812Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T14:59:03.812Z] f56be85fc22e: Pulling fs layer [2023-05-04T14:59:03.812Z] 85791d961cd3: Pulling fs layer [2023-05-04T14:59:03.812Z] d694b5ae8c79: Pulling fs layer [2023-05-04T14:59:03.812Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T14:59:03.812Z] 4d19c01a9841: Pulling fs layer [2023-05-04T14:59:03.812Z] 9325e15d5711: Pulling fs layer [2023-05-04T14:59:03.812Z] 556b6ee489ea: Pulling fs layer [2023-05-04T14:59:03.812Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T14:59:03.812Z] 9325e15d5711: Waiting [2023-05-04T14:59:03.812Z] 556b6ee489ea: Waiting [2023-05-04T14:59:03.812Z] c5a4b2cf53e6: Waiting [2023-05-04T14:59:03.812Z] 9f32a84ed3da: Waiting [2023-05-04T14:59:03.812Z] 4d19c01a9841: Waiting [2023-05-04T14:59:03.812Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T14:59:03.812Z] 9f32a84ed3da: Download complete [2023-05-04T14:59:03.812Z] 4d19c01a9841: Download complete [2023-05-04T14:59:03.812Z] f56be85fc22e: Verifying Checksum [2023-05-04T14:59:03.812Z] f56be85fc22e: Download complete [2023-05-04T14:59:04.073Z] 9325e15d5711: Verifying Checksum [2023-05-04T14:59:04.073Z] 9325e15d5711: Download complete [2023-05-04T14:59:04.073Z] f56be85fc22e: Pull complete [2023-05-04T14:59:04.332Z] 85791d961cd3: Pull complete [2023-05-04T14:59:04.332Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T14:59:04.332Z] c5a4b2cf53e6: Download complete [2023-05-04T14:59:04.591Z] d694b5ae8c79: Verifying Checksum [2023-05-04T14:59:04.591Z] d694b5ae8c79: Download complete [2023-05-04T14:59:04.591Z] 556b6ee489ea: Verifying Checksum [2023-05-04T14:59:04.591Z] 556b6ee489ea: Download complete [2023-05-04T14:59:07.878Z] d694b5ae8c79: Pull complete [2023-05-04T14:59:07.878Z] 9f32a84ed3da: Pull complete [2023-05-04T14:59:07.878Z] 4d19c01a9841: Pull complete [2023-05-04T14:59:07.878Z] 9325e15d5711: Pull complete [2023-05-04T14:59:10.410Z] 556b6ee489ea: Pull complete [2023-05-04T14:59:11.341Z] c5a4b2cf53e6: Pull complete [2023-05-04T14:59:11.341Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T14:59:11.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T14:59:11.341Z] ---> c4be618373d6 [2023-05-04T14:59:11.341Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T14:59:16.746Z] Still waiting to schedule task [2023-05-04T14:59:16.747Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13298’ is offline [2023-05-04T14:59:23.545Z] ---> Running in 9ab1d08695a4 [2023-05-04T14:59:23.545Z] Removing intermediate container 9ab1d08695a4 [2023-05-04T14:59:23.545Z] ---> a54a2dbe5ab3 [2023-05-04T14:59:23.545Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T14:59:23.545Z] ---> Running in 66f57b06c697 [2023-05-04T14:59:23.545Z] Removing intermediate container 66f57b06c697 [2023-05-04T14:59:23.545Z] ---> 4fff6e31ef3e [2023-05-04T14:59:23.545Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T14:59:23.545Z] ---> Running in fd00fa422eae [2023-05-04T14:59:23.545Z] Removing intermediate container fd00fa422eae [2023-05-04T14:59:23.545Z] ---> f9aea8f64a39 [2023-05-04T14:59:23.545Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T14:59:23.545Z] ---> Running in 4543cce708a0 [2023-05-04T14:59:23.545Z] Removing intermediate container 4543cce708a0 [2023-05-04T14:59:23.545Z] ---> b9f883d0cd6d [2023-05-04T14:59:23.545Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T14:59:23.545Z] ---> Running in 00ff88b9a3b1 [2023-05-04T14:59:23.545Z] Removing intermediate container 00ff88b9a3b1 [2023-05-04T14:59:23.545Z] ---> 77e90418d070 [2023-05-04T14:59:23.545Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T14:59:23.803Z] latest: Pulling from library/docker [2023-05-04T14:59:24.062Z] f56be85fc22e: Already exists [2023-05-04T14:59:24.062Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-04T14:59:24.062Z] 788e1ab5616a: Pulling fs layer [2023-05-04T14:59:24.062Z] c585cb37f4e3: Pulling fs layer [2023-05-04T14:59:24.062Z] f07ac151bd26: Pulling fs layer [2023-05-04T14:59:24.062Z] 40ec0a365c4d: Pulling fs layer [2023-05-04T14:59:24.062Z] 8e86e06bd107: Pulling fs layer [2023-05-04T14:59:24.062Z] 265c5956ad77: Pulling fs layer [2023-05-04T14:59:24.062Z] 0326226f4470: Pulling fs layer [2023-05-04T14:59:24.062Z] e09aa9eb39ba: Pulling fs layer [2023-05-04T14:59:24.062Z] 8f731bd845bb: Pulling fs layer [2023-05-04T14:59:24.062Z] b045f4bf5e58: Pulling fs layer [2023-05-04T14:59:24.062Z] 6f439390c271: Pulling fs layer [2023-05-04T14:59:24.062Z] 4e540a8453c0: Pulling fs layer [2023-05-04T14:59:24.062Z] 265c5956ad77: Waiting [2023-05-04T14:59:24.062Z] 0326226f4470: Waiting [2023-05-04T14:59:24.062Z] e09aa9eb39ba: Waiting [2023-05-04T14:59:24.062Z] 8f731bd845bb: Waiting [2023-05-04T14:59:24.062Z] b045f4bf5e58: Waiting [2023-05-04T14:59:24.062Z] 6f439390c271: Waiting [2023-05-04T14:59:24.062Z] 4e540a8453c0: Waiting [2023-05-04T14:59:24.062Z] f07ac151bd26: Waiting [2023-05-04T14:59:24.062Z] 40ec0a365c4d: Waiting [2023-05-04T14:59:24.062Z] 8e86e06bd107: Waiting [2023-05-04T14:59:24.062Z] 788e1ab5616a: Verifying Checksum [2023-05-04T14:59:24.062Z] 788e1ab5616a: Download complete [2023-05-04T14:59:24.062Z] 7ed9ddfd3b8f: Verifying Checksum [2023-05-04T14:59:24.062Z] 7ed9ddfd3b8f: Download complete [2023-05-04T14:59:24.321Z] c585cb37f4e3: Verifying Checksum [2023-05-04T14:59:24.321Z] c585cb37f4e3: Download complete [2023-05-04T14:59:24.321Z] 40ec0a365c4d: Verifying Checksum [2023-05-04T14:59:24.321Z] 40ec0a365c4d: Download complete [2023-05-04T14:59:24.321Z] 7ed9ddfd3b8f: Pull complete [2023-05-04T14:59:24.584Z] 8e86e06bd107: Verifying Checksum [2023-05-04T14:59:24.584Z] 8e86e06bd107: Download complete [2023-05-04T14:59:24.584Z] f07ac151bd26: Verifying Checksum [2023-05-04T14:59:24.584Z] f07ac151bd26: Download complete [2023-05-04T14:59:24.584Z] 265c5956ad77: Verifying Checksum [2023-05-04T14:59:24.584Z] 265c5956ad77: Download complete [2023-05-04T14:59:24.584Z] 788e1ab5616a: Pull complete [2023-05-04T14:59:24.584Z] 0326226f4470: Verifying Checksum [2023-05-04T14:59:24.584Z] 0326226f4470: Download complete [2023-05-04T14:59:24.584Z] 8f731bd845bb: Verifying Checksum [2023-05-04T14:59:24.584Z] 8f731bd845bb: Download complete [2023-05-04T14:59:24.846Z] e09aa9eb39ba: Verifying Checksum [2023-05-04T14:59:24.846Z] e09aa9eb39ba: Download complete [2023-05-04T14:59:24.846Z] 6f439390c271: Verifying Checksum [2023-05-04T14:59:24.846Z] 6f439390c271: Download complete [2023-05-04T14:59:24.846Z] 4e540a8453c0: Verifying Checksum [2023-05-04T14:59:24.846Z] 4e540a8453c0: Download complete [2023-05-04T14:59:24.846Z] c585cb37f4e3: Pull complete [2023-05-04T14:59:25.412Z] f07ac151bd26: Pull complete [2023-05-04T14:59:25.412Z] b045f4bf5e58: Verifying Checksum [2023-05-04T14:59:25.412Z] b045f4bf5e58: Download complete [2023-05-04T14:59:25.979Z] 40ec0a365c4d: Pull complete [2023-05-04T14:59:26.240Z] 8e86e06bd107: Pull complete [2023-05-04T14:59:26.499Z] 265c5956ad77: Pull complete [2023-05-04T14:59:26.758Z] 0326226f4470: Pull complete [2023-05-04T14:59:27.048Z] e09aa9eb39ba: Pull complete [2023-05-04T14:59:27.307Z] 8f731bd845bb: Pull complete [2023-05-04T14:59:28.681Z] b045f4bf5e58: Pull complete [2023-05-04T14:59:28.681Z] 6f439390c271: Pull complete [2023-05-04T14:59:28.681Z] 4e540a8453c0: Pull complete [2023-05-04T14:59:29.248Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T14:59:29.248Z] Status: Downloaded newer image for docker:latest [2023-05-04T14:59:33.461Z] ---> 337a67be008a [2023-05-04T14:59:33.461Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T14:59:33.719Z] ---> Running in 6635f77c9f8d [2023-05-04T14:59:33.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T14:59:34.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T14:59:34.516Z] OK: 265 MiB in 53 packages [2023-05-04T14:59:35.453Z] Removing intermediate container 6635f77c9f8d [2023-05-04T14:59:35.453Z] ---> a96d4db71e88 [2023-05-04T14:59:35.453Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T14:59:35.711Z] ---> Running in 8587eb2dc0b0 [2023-05-04T14:59:35.711Z] Removing intermediate container 8587eb2dc0b0 [2023-05-04T14:59:35.711Z] ---> c8eddc8db6ef [2023-05-04T14:59:35.711Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T14:59:35.971Z] ---> Running in 85ce7ea2e714 [2023-05-04T14:59:35.971Z] Removing intermediate container 85ce7ea2e714 [2023-05-04T14:59:35.971Z] ---> 3744298078c3 [2023-05-04T14:59:35.971Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T14:59:36.230Z] ---> 541646c05c7c [2023-05-04T14:59:36.230Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T14:59:36.492Z] ---> Running in aee2425d8034 [2023-05-04T15:00:23.327Z] Removing intermediate container aee2425d8034 [2023-05-04T15:00:23.327Z] ---> 8bcf11291d55 [2023-05-04T15:00:23.327Z] Step 14/15 : COPY . . [2023-05-04T15:00:23.327Z] ---> 52016a9e2421 [2023-05-04T15:00:23.327Z] Step 15/15 : RUN ${MAKE} [2023-05-04T15:00:23.327Z] ---> Running in 7ff3f1ad594d [2023-05-04T15:00:23.327Z] noop [2023-05-04T15:00:23.327Z] Removing intermediate container 7ff3f1ad594d [2023-05-04T15:00:23.327Z] ---> 7713336f3721 [2023-05-04T15:00:23.327Z] Successfully built 7713336f3721 [2023-05-04T15:00:23.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:00:23.817Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T15:00:23.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:00:23.967Z] prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container [2023-05-04T15:00:24.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T15:00:24.321Z] $ docker top 16779d6af2f4a0bf81d06f9407a65ef4677b4524f07676397bac03542b09645f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:00:24.705Z] + go version [2023-05-04T15:00:24.705Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T15:00:24.736Z] $ docker stop --time=1 16779d6af2f4a0bf81d06f9407a65ef4677b4524f07676397bac03542b09645f [2023-05-04T15:00:25.991Z] $ docker rm -f --volumes 16779d6af2f4a0bf81d06f9407a65ef4677b4524f07676397bac03542b09645f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:00:26.663Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T15:00:26.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:00:26.798Z] prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container [2023-05-04T15:00:26.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T15:00:27.145Z] $ docker top 8c59139d1baa93f5c4bec3b704c38e52805e7d02ae787da287dee7363044d094 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:00:27.527Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-603 [Pipeline] fileExists [Pipeline] sh [2023-05-04T15:00:27.882Z] + make test [2023-05-04T15:00:27.882Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T15:00:33.149Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T15:00:41.281Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T15:00:41.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T15:00:41.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T15:00:41.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T15:00:41.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T15:00:41.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T15:00:41.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T15:00:41.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T15:00:41.281Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T15:00:44.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T15:00:44.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T15:00:44.628Z] ./bin/test-attribution-txt.sh [2023-05-04T15:00:44.628Z] make -C web test [2023-05-04T15:00:44.628Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-603/web' [2023-05-04T15:00:44.628Z] make[1]: tput: No such file or directory [2023-05-04T15:00:44.628Z] make[1]: tput: No such file or directory [2023-05-04T15:00:44.628Z] warning: generating ./VERSION [2023-05-04T15:00:44.628Z] echo "0.0.0" > VERSION [2023-05-04T15:00:44.628Z] docker build \ [2023-05-04T15:00:44.628Z] -f Dockerfile \ [2023-05-04T15:00:44.628Z] --build-arg USER=1000 \ [2023-05-04T15:00:44.628Z] \ [2023-05-04T15:00:44.628Z] --label "git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3" \ [2023-05-04T15:00:44.628Z] -t edgexfoundry/edgex-web-ui:964fd027a77252ef87a06781ef6d2f26e2b56dd3 \ [2023-05-04T15:00:44.628Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T15:00:44.628Z] . [2023-05-04T15:00:44.628Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T15:00:44.628Z] Install the buildx component to build images with BuildKit: [2023-05-04T15:00:44.628Z] https://docs.docker.com/go/buildx/ [2023-05-04T15:00:44.628Z] [2023-05-04T15:00:44.949Z] Sending build context to Docker daemon 3.269MB [2023-05-04T15:00:44.949Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T15:00:46.323Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T15:00:46.323Z] 9621f1afde84: Pulling fs layer [2023-05-04T15:00:46.323Z] c6f70ee39829: Pulling fs layer [2023-05-04T15:00:46.323Z] 56892a8094a2: Pulling fs layer [2023-05-04T15:00:46.323Z] 58dd87906ef0: Pulling fs layer [2023-05-04T15:00:46.323Z] 58dd87906ef0: Waiting [2023-05-04T15:00:46.323Z] 56892a8094a2: Download complete [2023-05-04T15:00:46.323Z] 9621f1afde84: Verifying Checksum [2023-05-04T15:00:46.323Z] 9621f1afde84: Download complete [2023-05-04T15:00:46.323Z] 58dd87906ef0: Verifying Checksum [2023-05-04T15:00:46.323Z] 58dd87906ef0: Download complete [2023-05-04T15:00:46.582Z] 9621f1afde84: Pull complete [2023-05-04T15:00:46.582Z] c6f70ee39829: Verifying Checksum [2023-05-04T15:00:46.582Z] c6f70ee39829: Download complete [2023-05-04T15:00:47.956Z] c6f70ee39829: Pull complete [2023-05-04T15:00:47.956Z] 56892a8094a2: Pull complete [2023-05-04T15:00:47.956Z] 58dd87906ef0: Pull complete [2023-05-04T15:00:47.956Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T15:00:47.956Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T15:00:47.956Z] ---> b69703f70c3d [2023-05-04T15:00:47.956Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T15:00:48.905Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13300 in /w/workspace/edgexfoundry_edgex-ui-go_PR-603 [Pipeline] { [Pipeline] ws [2023-05-04T15:00:48.959Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-04T15:00:49.036Z] The recommended git tool is: git [2023-05-04T15:00:52.160Z] ---> Running in 459c5c50a5a1 [2023-05-04T15:00:52.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-04T15:00:52.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-04T15:00:52.418Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-04T15:00:52.418Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-04T15:00:52.418Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-04T15:00:52.418Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-04T15:00:52.418Z] (5/129) Installing libxcb (1.14-r2) [2023-05-04T15:00:52.418Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-04T15:00:52.418Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-04T15:00:52.418Z] (8/129) Installing libice (1.0.10-r0) [2023-05-04T15:00:52.418Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-04T15:00:52.418Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-04T15:00:52.418Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-04T15:00:52.418Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-04T15:00:52.676Z] (13/129) Installing xset (1.2.4-r0) [2023-05-04T15:00:52.676Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-04T15:00:52.676Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-04T15:00:52.676Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T15:00:52.676Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-04T15:00:52.676Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-04T15:00:52.676Z] (19/129) Installing libintl (0.21-r0) [2023-05-04T15:00:52.676Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-04T15:00:52.676Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-04T15:00:52.676Z] (22/129) Installing pcre (8.45-r1) [2023-05-04T15:00:52.676Z] (23/129) Installing glib (2.70.1-r0) [2023-05-04T15:00:52.676Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-04T15:00:52.676Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-04T15:00:52.676Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-04T15:00:52.676Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T15:00:52.676Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T15:00:52.676Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-04T15:00:52.676Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-04T15:00:52.676Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-04T15:00:52.676Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-04T15:00:52.676Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T15:00:52.676Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T15:00:52.676Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-04T15:00:52.676Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-04T15:00:52.676Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-04T15:00:52.676Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-04T15:00:52.676Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-04T15:00:52.676Z] (40/129) Installing libxi (1.8-r0) [2023-05-04T15:00:52.676Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-04T15:00:52.676Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-04T15:00:52.677Z] (43/129) Installing atk (2.36.0-r0) [2023-05-04T15:00:52.677Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-04T15:00:52.677Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-04T15:00:52.677Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-04T15:00:52.677Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T15:00:52.677Z] (48/129) Installing expat (2.5.0-r0) [2023-05-04T15:00:52.939Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-04T15:00:52.939Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-04T15:00:52.939Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-04T15:00:52.939Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-04T15:00:52.939Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-04T15:00:52.939Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-04T15:00:52.939Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-04T15:00:52.939Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-04T15:00:52.939Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-04T15:00:52.939Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-04T15:00:52.939Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-04T15:00:52.939Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-04T15:00:52.939Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-04T15:00:52.939Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-04T15:00:52.939Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-04T15:00:52.939Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-04T15:00:52.939Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-04T15:00:52.939Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-04T15:00:52.939Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-04T15:00:52.939Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-04T15:00:52.939Z] (69/129) Installing pango (1.48.10-r0) [2023-05-04T15:00:52.939Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T15:00:52.939Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T15:00:53.198Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T15:00:53.198Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-04T15:00:53.198Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-04T15:00:53.198Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T15:00:53.198Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T15:00:53.198Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-04T15:00:53.198Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-04T15:00:53.198Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-04T15:00:53.198Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T15:00:54.007Z] using credential edgex-jenkins-ssh [2023-05-04T15:00:54.022Z] Cloning the remote Git repository [2023-05-04T15:00:54.069Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T15:00:54.174Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-04T15:00:54.332Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T15:00:54.333Z] > git --version # timeout=10 [2023-05-04T15:00:54.355Z] > git --version # 'git version 2.25.1' [2023-05-04T15:00:54.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T15:00:54.488Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T15:00:55.729Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-04T15:00:55.729Z] (80/129) Installing flac (1.3.4-r0) [2023-05-04T15:00:55.729Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T15:00:55.729Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T15:00:55.729Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-04T15:00:55.729Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-04T15:00:55.729Z] (85/129) Installing libass (0.15.2-r0) [2023-05-04T15:00:55.729Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-04T15:00:55.729Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T15:00:55.729Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T15:00:55.729Z] (89/129) Installing lame (3.100-r0) [2023-05-04T15:00:55.729Z] (90/129) Installing opus (1.3.1-r1) [2023-05-04T15:00:55.729Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T15:00:55.729Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-04T15:00:55.729Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-04T15:00:55.729Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-04T15:00:55.729Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-04T15:00:55.729Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T15:00:55.729Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-04T15:00:55.729Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-04T15:00:55.729Z] (99/129) Installing libva (2.13.0-r0) [2023-05-04T15:00:55.729Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-04T15:00:55.729Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-04T15:00:55.729Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-04T15:00:55.729Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-04T15:00:55.729Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-04T15:00:55.729Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-04T15:00:55.729Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-04T15:00:55.729Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-04T15:00:55.729Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T15:00:55.729Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-04T15:00:55.729Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-04T15:00:55.729Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T15:00:55.729Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-04T15:00:55.729Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-04T15:00:55.729Z] (114/129) Installing nspr (4.32-r0) [2023-05-04T15:00:55.729Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-04T15:00:55.729Z] (116/129) Installing nss (3.78.1-r0) [2023-05-04T15:00:55.729Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-04T15:00:55.729Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-04T15:00:55.729Z] (119/129) Installing orc (0.4.32-r0) [2023-05-04T15:00:55.729Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-04T15:00:55.729Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-04T15:00:55.997Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-04T15:00:55.997Z] (123/129) Installing libpulse (15.0-r2) [2023-05-04T15:00:55.997Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-04T15:00:55.997Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-04T15:00:55.997Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-04T15:00:55.997Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-04T15:00:55.997Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-04T15:00:55.997Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-04T15:00:56.934Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T15:00:56.934Z] Executing glib-2.70.1-r0.trigger [2023-05-04T15:00:56.934Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T15:00:57.502Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T15:00:57.502Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T15:00:57.502Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T15:00:57.502Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T15:00:57.502Z] OK: 286 MiB in 145 packages [2023-05-04T15:00:57.954Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T15:00:57.980Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T15:00:58.833Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T15:00:58.872Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T15:00:58.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T15:00:58.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T15:00:59.547Z] Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [2023-05-04T15:01:00.127Z] Merge succeeded, producing 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [2023-05-04T15:01:00.128Z] Checking out Revision 964fd027a77252ef87a06781ef6d2f26e2b56dd3 (PR-603) [2023-05-04T15:00:59.571Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T15:00:59.653Z] > git checkout -f 964fd027a77252ef87a06781ef6d2f26e2b56dd3 # timeout=10 [2023-05-04T15:01:00.030Z] > git remote # timeout=10 [2023-05-04T15:01:00.047Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T15:01:00.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T15:01:00.084Z] > git merge 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 [2023-05-04T15:01:00.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T15:01:00.138Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T15:01:00.156Z] > git checkout -f 964fd027a77252ef87a06781ef6d2f26e2b56dd3 # timeout=10 [2023-05-04T15:01:04.023Z] Commit message: "build(snap): Copy license and attribution" [2023-05-04T15:01:04.076Z] > git --version # timeout=10 [2023-05-04T15:01:04.087Z] > git --version # 'git version 2.25.1' [2023-05-04T15:01:04.102Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T15:01:05.274Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T15:01:05.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T15:01:05.274Z] Dload Upload Total Spent Left Speed [2023-05-04T15:01:05.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [2023-05-04T15:01:05.615Z] Removing intermediate container 459c5c50a5a1 [2023-05-04T15:01:05.615Z] ---> a60e964d7fc0 [2023-05-04T15:01:05.615Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T15:01:05.615Z] ---> Running in 482a17224bfc [2023-05-04T15:01:05.615Z] Removing intermediate container 482a17224bfc [2023-05-04T15:01:05.615Z] ---> eef0c8ae7842 [2023-05-04T15:01:05.615Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T15:01:05.615Z] ---> Running in 5b72d4df1928 [2023-05-04T15:01:05.615Z] Removing intermediate container 5b72d4df1928 [2023-05-04T15:01:05.615Z] ---> ceee66663075 [2023-05-04T15:01:05.615Z] Step 5/10 : RUN npm install -g npm [2023-05-04T15:01:05.615Z] ---> Running in ee18de2ed9b2 [Pipeline] sh [2023-05-04T15:01:06.037Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T15:01:06.399Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T15:01:06.399Z] + sudo tee /etc/docker/daemon.new [2023-05-04T15:01:06.400Z] { [2023-05-04T15:01:06.400Z] "registry-mirrors": [ [2023-05-04T15:01:06.400Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T15:01:06.400Z] ], [2023-05-04T15:01:06.400Z] "bip": "10.250.0.254/24", [2023-05-04T15:01:06.400Z] "hosts": [ [2023-05-04T15:01:06.400Z] "tcp://0.0.0.0:5555", [2023-05-04T15:01:06.400Z] "unix:///var/run/docker.sock" [2023-05-04T15:01:06.400Z] ], [2023-05-04T15:01:06.400Z] "mtu": 1458, [2023-05-04T15:01:06.400Z] "selinux-enabled": true, [2023-05-04T15:01:06.400Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T15:01:06.400Z] } [Pipeline] sh [2023-05-04T15:01:06.746Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T15:01:07.089Z] + sudo service docker restart [2023-05-04T15:01:12.176Z] [2023-05-04T15:01:12.176Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-04T15:01:12.176Z] [2023-05-04T15:01:12.176Z] 27 packages are looking for funding [2023-05-04T15:01:12.176Z] run `npm fund` for details [2023-05-04T15:01:12.176Z] [2023-05-04T15:01:12.176Z] found 0 vulnerabilities [2023-05-04T15:01:13.116Z] Removing intermediate container ee18de2ed9b2 [2023-05-04T15:01:13.116Z] ---> 746aacee71c3 [2023-05-04T15:01:13.116Z] Step 6/10 : ARG USER=1000 [2023-05-04T15:01:13.375Z] ---> Running in c6145acf0620 [2023-05-04T15:01:13.375Z] Removing intermediate container c6145acf0620 [2023-05-04T15:01:13.375Z] ---> 13241cd877c9 [2023-05-04T15:01:13.375Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T15:01:13.375Z] ---> Running in 932aadb66523 [2023-05-04T15:01:13.940Z] Removing intermediate container 932aadb66523 [2023-05-04T15:01:13.940Z] ---> 6e1636773d93 [2023-05-04T15:01:13.940Z] Step 8/10 : USER $USER:$USER [2023-05-04T15:01:13.940Z] ---> Running in 9f1d32cbf525 [2023-05-04T15:01:13.940Z] Removing intermediate container 9f1d32cbf525 [2023-05-04T15:01:13.940Z] ---> ec903e945e22 [2023-05-04T15:01:13.940Z] Step 9/10 : WORKDIR /app [2023-05-04T15:01:13.940Z] ---> Running in 721c1850965a [2023-05-04T15:01:13.940Z] Removing intermediate container 721c1850965a [2023-05-04T15:01:13.940Z] ---> aa5f3b0a5048 [2023-05-04T15:01:13.940Z] Step 10/10 : LABEL git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 [2023-05-04T15:01:13.940Z] ---> Running in 7e63c9236342 [2023-05-04T15:01:14.197Z] Removing intermediate container 7e63c9236342 [2023-05-04T15:01:14.197Z] ---> 62d2c876b31e [2023-05-04T15:01:14.197Z] Successfully built 62d2c876b31e [2023-05-04T15:01:14.197Z] Successfully tagged edgexfoundry/edgex-web-ui:964fd027a77252ef87a06781ef6d2f26e2b56dd3 [2023-05-04T15:01:14.197Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T15:01:14.197Z] touch edgex-web-ui.imagebuilt [2023-05-04T15:01:14.197Z] mkdir -p node_modules coverage [2023-05-04T15:01:14.197Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T15:01:14.198Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE required: { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE }, [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE required: { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE }, [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE required: { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE }, [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE required: { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE }, [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE required: { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE }, [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE required: { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE }, [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE required: { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE }, [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE required: { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE }, [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE required: { [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE }, [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:01:15.573Z] npm WARN EBADENGINE } [2023-05-04T15:01:19.761Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T15:01:19.761Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-04T15:01:19.761Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T15:01:19.761Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T15:01:20.021Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T15:01:20.280Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T15:01:20.848Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T15:01:21.416Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T15:01:21.677Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T15:01:24.223Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-04T15:01:24.223Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T15:01:25.403Z] provisioning config files... [2023-05-04T15:01:25.429Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1099644384728754376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:01:25.611Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T15:01:25.611Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T15:01:25.611Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T15:01:25.838Z] ---> docker-login.sh [2023-05-04T15:01:25.838Z] nexus3.edgexfoundry.org:10001 [2023-05-04T15:01:25.869Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T15:01:26.127Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T15:01:26.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:01:26.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:01:26.397Z] Configure a credential helper to remove this warning. See [2023-05-04T15:01:26.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:01:26.397Z] [2023-05-04T15:01:26.397Z] Login Succeeded [2023-05-04T15:01:26.397Z] nexus3.edgexfoundry.org:10002 [2023-05-04T15:01:26.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:01:26.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:01:26.937Z] Configure a credential helper to remove this warning. See [2023-05-04T15:01:26.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:01:26.937Z] [2023-05-04T15:01:26.937Z] Login Succeeded [2023-05-04T15:01:26.937Z] nexus3.edgexfoundry.org:10003 [2023-05-04T15:01:26.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:01:27.098Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T15:01:27.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:01:27.228Z] Configure a credential helper to remove this warning. See [2023-05-04T15:01:27.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:01:27.228Z] [2023-05-04T15:01:27.228Z] Login Succeeded [2023-05-04T15:01:27.228Z] nexus3.edgexfoundry.org:10004 [2023-05-04T15:01:27.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:01:27.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:01:27.500Z] Configure a credential helper to remove this warning. See [2023-05-04T15:01:27.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:01:27.500Z] [2023-05-04T15:01:27.500Z] Login Succeeded [2023-05-04T15:01:27.500Z] docker.io [2023-05-04T15:01:27.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:01:28.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:01:28.036Z] Configure a credential helper to remove this warning. See [2023-05-04T15:01:28.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:01:28.036Z] [2023-05-04T15:01:28.036Z] Login Succeeded [2023-05-04T15:01:28.036Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T15:01:28.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T15:01:28.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T15:01:28.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T15:01:28.510Z] ========================================================= [2023-05-04T15:01:28.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T15:01:28.510Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:01:29.025Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T15:01:29.640Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-04T15:01:29.995Z] Sending build context to Docker daemon 28.89MB [2023-05-04T15:01:29.996Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T15:01:29.996Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T15:01:30.269Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T15:01:30.269Z] c41833b44d91: Pulling fs layer [2023-05-04T15:01:30.269Z] ed15518f5707: Pulling fs layer [2023-05-04T15:01:30.269Z] feae8fd75edb: Pulling fs layer [2023-05-04T15:01:30.269Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T15:01:30.269Z] 3cdef696dda3: Pulling fs layer [2023-05-04T15:01:30.269Z] 2ced38df9373: Pulling fs layer [2023-05-04T15:01:30.269Z] 58f1dce35555: Pulling fs layer [2023-05-04T15:01:30.269Z] 242c74f7c9fa: Waiting [2023-05-04T15:01:30.269Z] 3cdef696dda3: Waiting [2023-05-04T15:01:30.269Z] 2ced38df9373: Waiting [2023-05-04T15:01:30.269Z] 58f1dce35555: Waiting [2023-05-04T15:01:30.269Z] ed15518f5707: Verifying Checksum [2023-05-04T15:01:30.269Z] ed15518f5707: Download complete [2023-05-04T15:01:30.269Z] 242c74f7c9fa: Download complete [2023-05-04T15:01:30.269Z] 3cdef696dda3: Verifying Checksum [2023-05-04T15:01:30.269Z] 3cdef696dda3: Download complete [2023-05-04T15:01:30.269Z] c41833b44d91: Verifying Checksum [2023-05-04T15:01:30.269Z] c41833b44d91: Download complete [2023-05-04T15:01:31.699Z] 58f1dce35555: Verifying Checksum [2023-05-04T15:01:31.699Z] 58f1dce35555: Download complete [2023-05-04T15:01:32.291Z] c41833b44d91: Pull complete [2023-05-04T15:01:32.879Z] feae8fd75edb: Verifying Checksum [2023-05-04T15:01:32.879Z] feae8fd75edb: Download complete [2023-05-04T15:01:32.879Z] ed15518f5707: Pull complete [2023-05-04T15:01:32.879Z] 2ced38df9373: Verifying Checksum [2023-05-04T15:01:32.879Z] 2ced38df9373: Download complete [2023-05-04T15:01:33.887Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-04T15:01:39.519Z] [2023-05-04T15:01:39.519Z] added 1478 packages, and audited 1479 packages in 24s [2023-05-04T15:01:39.519Z] [2023-05-04T15:01:39.519Z] 90 packages are looking for funding [2023-05-04T15:01:39.519Z] run `npm fund` for details [2023-05-04T15:01:39.519Z] [2023-05-04T15:01:39.519Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-04T15:01:39.519Z] [2023-05-04T15:01:39.519Z] To address issues that do not require attention, run: [2023-05-04T15:01:39.519Z] npm audit fix [2023-05-04T15:01:39.519Z] [2023-05-04T15:01:39.519Z] To address all issues (including breaking changes), run: [2023-05-04T15:01:39.519Z] npm audit fix --force [2023-05-04T15:01:39.519Z] [2023-05-04T15:01:39.519Z] Run `npm audit` for details. [2023-05-04T15:01:45.206Z] feae8fd75edb: Pull complete [2023-05-04T15:01:45.475Z] 242c74f7c9fa: Pull complete [2023-05-04T15:01:45.743Z] 3cdef696dda3: Pull complete [2023-05-04T15:01:51.770Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-04T15:01:52.412Z] 2ced38df9373: Pull complete [2023-05-04T15:01:53.144Z] - Generating browser application bundles (phase: setup)... [2023-05-04T15:01:54.369Z] 58f1dce35555: Pull complete [2023-05-04T15:01:54.369Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T15:01:54.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T15:01:54.636Z] ---> fadd8f120f05 [2023-05-04T15:01:54.636Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T15:01:56.603Z] ---> Running in a628a22f98a1 [2023-05-04T15:01:56.603Z] Removing intermediate container a628a22f98a1 [2023-05-04T15:01:56.603Z] ---> e67c892d0fe4 [2023-05-04T15:01:56.603Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T15:01:56.603Z] ---> Running in b5a7248ccc1a [2023-05-04T15:01:57.190Z] Removing intermediate container b5a7248ccc1a [2023-05-04T15:01:57.190Z] ---> 1c9dd531c83d [2023-05-04T15:01:57.190Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T15:01:57.190Z] ---> Running in c61a45d906a0 [2023-05-04T15:01:57.460Z] Removing intermediate container c61a45d906a0 [2023-05-04T15:01:57.460Z] ---> d75c1eda43ee [2023-05-04T15:01:57.460Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T15:01:57.460Z] ---> Running in 8ca0a2bca79e [2023-05-04T15:01:57.728Z] Removing intermediate container 8ca0a2bca79e [2023-05-04T15:01:57.728Z] ---> fd0156eeb703 [2023-05-04T15:01:57.728Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T15:01:57.997Z] ---> Running in 80c15fdc5a7d [2023-05-04T15:01:58.265Z] Removing intermediate container 80c15fdc5a7d [2023-05-04T15:01:58.265Z] ---> 5cf01e1a3f26 [2023-05-04T15:01:58.265Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T15:01:58.408Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T15:01:58.408Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T15:01:58.534Z] latest: Pulling from library/docker [2023-05-04T15:01:58.801Z] c41833b44d91: Already exists [2023-05-04T15:01:58.801Z] 6343a5c17821: Pulling fs layer [2023-05-04T15:01:58.801Z] 7fb3fc37985f: Pulling fs layer [2023-05-04T15:01:58.801Z] c69224d8e51c: Pulling fs layer [2023-05-04T15:01:58.801Z] 9509eea51bfd: Pulling fs layer [2023-05-04T15:01:58.801Z] 13893f74905f: Pulling fs layer [2023-05-04T15:01:58.801Z] a478c30451b0: Pulling fs layer [2023-05-04T15:01:58.801Z] cca6ee3ffb4d: Pulling fs layer [2023-05-04T15:01:58.801Z] fe1b37f33852: Pulling fs layer [2023-05-04T15:01:58.801Z] 9509eea51bfd: Waiting [2023-05-04T15:01:58.801Z] b44bc8c7e93d: Pulling fs layer [2023-05-04T15:01:58.801Z] 13893f74905f: Waiting [2023-05-04T15:01:58.801Z] 0e42b4e3b30c: Pulling fs layer [2023-05-04T15:01:58.801Z] a478c30451b0: Waiting [2023-05-04T15:01:58.801Z] d97e7eb47f8a: Pulling fs layer [2023-05-04T15:01:58.801Z] 3ed71508fdeb: Pulling fs layer [2023-05-04T15:01:58.801Z] fca51f470542: Pulling fs layer [2023-05-04T15:01:58.801Z] cca6ee3ffb4d: Waiting [2023-05-04T15:01:58.801Z] d97e7eb47f8a: Waiting [2023-05-04T15:01:58.801Z] fe1b37f33852: Waiting [2023-05-04T15:01:58.801Z] 3ed71508fdeb: Waiting [2023-05-04T15:01:58.801Z] b44bc8c7e93d: Waiting [2023-05-04T15:01:58.801Z] fca51f470542: Waiting [2023-05-04T15:01:58.801Z] 0e42b4e3b30c: Waiting [2023-05-04T15:01:59.069Z] 7fb3fc37985f: Verifying Checksum [2023-05-04T15:01:59.069Z] 7fb3fc37985f: Download complete [2023-05-04T15:01:59.069Z] 6343a5c17821: Verifying Checksum [2023-05-04T15:01:59.069Z] 6343a5c17821: Download complete [2023-05-04T15:01:59.338Z] c69224d8e51c: Verifying Checksum [2023-05-04T15:01:59.338Z] c69224d8e51c: Download complete [2023-05-04T15:01:59.607Z] 9509eea51bfd: Verifying Checksum [2023-05-04T15:01:59.607Z] 9509eea51bfd: Download complete [2023-05-04T15:01:59.607Z] a478c30451b0: Verifying Checksum [2023-05-04T15:01:59.607Z] a478c30451b0: Download complete [2023-05-04T15:01:59.607Z] 13893f74905f: Verifying Checksum [2023-05-04T15:01:59.607Z] 13893f74905f: Download complete [2023-05-04T15:01:59.607Z] cca6ee3ffb4d: Download complete [2023-05-04T15:01:59.607Z] fe1b37f33852: Verifying Checksum [2023-05-04T15:01:59.607Z] fe1b37f33852: Download complete [2023-05-04T15:01:59.873Z] 0e42b4e3b30c: Verifying Checksum [2023-05-04T15:01:59.873Z] 0e42b4e3b30c: Download complete [2023-05-04T15:01:59.873Z] 6343a5c17821: Pull complete [2023-05-04T15:01:59.873Z] 3ed71508fdeb: Verifying Checksum [2023-05-04T15:01:59.873Z] 3ed71508fdeb: Download complete [2023-05-04T15:01:59.873Z] b44bc8c7e93d: Verifying Checksum [2023-05-04T15:01:59.873Z] b44bc8c7e93d: Download complete [2023-05-04T15:02:00.141Z] fca51f470542: Verifying Checksum [2023-05-04T15:02:00.141Z] fca51f470542: Download complete [2023-05-04T15:02:00.141Z] 7fb3fc37985f: Pull complete [2023-05-04T15:02:01.102Z] c69224d8e51c: Pull complete [2023-05-04T15:02:01.102Z] d97e7eb47f8a: Verifying Checksum [2023-05-04T15:02:01.102Z] d97e7eb47f8a: Download complete [2023-05-04T15:02:01.687Z] 9509eea51bfd: Pull complete [2023-05-04T15:02:01.693Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T15:02:01.693Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T15:02:01.950Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T15:02:01.950Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T15:02:02.516Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T15:02:02.516Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T15:02:02.652Z] 13893f74905f: Pull complete [2023-05-04T15:02:02.775Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T15:02:02.920Z] a478c30451b0: Pull complete [2023-05-04T15:02:03.036Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T15:02:03.036Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T15:02:03.189Z] cca6ee3ffb4d: Pull complete [2023-05-04T15:02:03.294Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T15:02:03.458Z] fe1b37f33852: Pull complete [2023-05-04T15:02:03.553Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T15:02:04.441Z] b44bc8c7e93d: Pull complete [2023-05-04T15:02:04.710Z] 0e42b4e3b30c: Pull complete [2023-05-04T15:02:05.457Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T15:02:07.299Z] d97e7eb47f8a: Pull complete [2023-05-04T15:02:07.299Z] 3ed71508fdeb: Pull complete [2023-05-04T15:02:07.568Z] fca51f470542: Pull complete [2023-05-04T15:02:07.836Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T15:02:07.836Z] Status: Downloaded newer image for docker:latest [2023-05-04T15:02:09.785Z] ---> d5c4e35d2595 [2023-05-04T15:02:09.785Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T15:02:09.785Z] ---> Running in ee754d76abfe [2023-05-04T15:02:11.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T15:02:11.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T15:02:12.166Z] 04 05 2023 15:02:11.274:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T15:02:12.166Z] 04 05 2023 15:02:11.277:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T15:02:12.166Z] 04 05 2023 15:02:11.280:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T15:02:12.880Z] OK: 263 MiB in 53 packages [2023-05-04T15:02:13.466Z] Removing intermediate container ee754d76abfe [2023-05-04T15:02:13.466Z] ---> c44a3926b8af [2023-05-04T15:02:13.466Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T15:02:13.466Z] ---> Running in 0a313aa7cc79 [2023-05-04T15:02:13.734Z] Removing intermediate container 0a313aa7cc79 [2023-05-04T15:02:13.734Z] ---> c86cbdd2ccd2 [2023-05-04T15:02:13.734Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T15:02:14.006Z] ---> Running in 2e8be92ef4ac [2023-05-04T15:02:14.275Z] Removing intermediate container 2e8be92ef4ac [2023-05-04T15:02:14.275Z] ---> fba8444a2ab0 [2023-05-04T15:02:14.275Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T15:02:14.864Z] ---> 52ce72baa200 [2023-05-04T15:02:14.864Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T15:02:14.864Z] ---> Running in 55fdf3a77ad9 [2023-05-04T15:02:24.388Z] ✔ Browser application bundle generation complete. [2023-05-04T15:02:24.388Z] 04 05 2023 15:02:23.509:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket UjtSwolE1xzxiSUAAAAB with id 25183044 [2023-05-04T15:02:27.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T15:02:27.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.13 secs) [2023-05-04T15:02:27.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.202 secs) [2023-05-04T15:02:27.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.251 secs) [2023-05-04T15:02:27.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.262 secs) [2023-05-04T15:02:27.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.436 secs) [2023-05-04T15:02:27.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.487 secs) [2023-05-04T15:02:27.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.505 secs) [2023-05-04T15:02:27.683Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.547 secs) [2023-05-04T15:02:27.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.591 secs) [2023-05-04T15:02:27.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.609 secs) [2023-05-04T15:02:27.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.651 secs) [2023-05-04T15:02:27.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.665 secs) [2023-05-04T15:02:27.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.678 secs) [2023-05-04T15:02:27.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.702 secs) [2023-05-04T15:02:27.944Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.744 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.751 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.793 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.799 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.807 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.824 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.837 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.842 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.847 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.853 secs) [2023-05-04T15:02:28.205Z] WARN: ' [2023-05-04T15:02:28.205Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T15:02:28.205Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T15:02:28.205Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T15:02:28.205Z] in a future version of Angular. [2023-05-04T15:02:28.205Z] [2023-05-04T15:02:28.205Z] For more information on this, see our API docs here: [2023-05-04T15:02:28.205Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T15:02:28.205Z] ' [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.853 secs) [2023-05-04T15:02:28.205Z] WARN: ' [2023-05-04T15:02:28.205Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T15:02:28.205Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T15:02:28.205Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T15:02:28.205Z] in a future version of Angular. [2023-05-04T15:02:28.205Z] [2023-05-04T15:02:28.205Z] For more information on this, see our API docs here: [2023-05-04T15:02:28.205Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T15:02:28.205Z] ' [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.904 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.931 secs) [2023-05-04T15:02:28.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.944 secs) [2023-05-04T15:02:28.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.954 secs) [2023-05-04T15:02:28.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.997 secs) [2023-05-04T15:02:28.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 1.007 secs) [2023-05-04T15:02:28.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 1.027 secs) [2023-05-04T15:02:28.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 1.032 secs) [2023-05-04T15:02:28.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 1.086 secs) [2023-05-04T15:02:28.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 1.099 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 1.214 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.236 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.248 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.258 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.264 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.272 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.279 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.282 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.309 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.318 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.32 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.322 secs) [2023-05-04T15:02:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.336 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.358 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.378 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.421 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.434 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.437 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.439 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.451 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.455 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.469 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.473 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.476 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.478 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.48 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.488 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.491 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.492 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.499 secs) [2023-05-04T15:02:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.505 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.526 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.554 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.563 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.567 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.57 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.573 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.598 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.608 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.613 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.616 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.621 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.636 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.656 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.678 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.688 secs) [2023-05-04T15:02:29.260Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.691 secs) [2023-05-04T15:02:29.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.693 secs) [2023-05-04T15:02:29.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.709 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.714 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.747 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.754 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.762 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.765 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.769 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.788 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.821 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.827 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.837 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.844 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.851 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.866 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.869 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.879 secs) [2023-05-04T15:02:29.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.888 secs) [2023-05-04T15:02:29.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.9 secs) [2023-05-04T15:02:29.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.908 secs) [2023-05-04T15:02:29.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.912 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.915 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.961 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.974 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.98 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.985 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.988 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.995 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 2.004 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 2.023 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 2.031 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 2.048 secs) [2023-05-04T15:02:29.783Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.066 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.078 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.088 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.092 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.104 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.112 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.12 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.123 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.126 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.129 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.145 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.148 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.152 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.198 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.216 secs) [2023-05-04T15:02:30.043Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.221 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.225 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.23 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.234 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.249 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.259 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.266 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.284 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.287 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.314 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.322 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.33 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.336 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.338 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.36 secs) [2023-05-04T15:02:30.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.382 secs) [2023-05-04T15:02:30.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.39 secs) [2023-05-04T15:02:30.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.392 secs) [2023-05-04T15:02:30.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.394 secs) [2023-05-04T15:02:30.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.4 secs) [2023-05-04T15:02:30.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.427 secs) [2023-05-04T15:02:30.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.55 secs / 2.427 secs) [2023-05-04T15:02:30.565Z] TOTAL: 149 SUCCESS [2023-05-04T15:02:30.565Z] ✔ Browser application bundle generation complete. [2023-05-04T15:02:31.135Z] [2023-05-04T15:02:31.135Z] =============================== Coverage summary =============================== [2023-05-04T15:02:31.135Z] Statements : 40.92% ( 1465/3580 ) [2023-05-04T15:02:31.135Z] Branches : 12.03% ( 111/923 ) [2023-05-04T15:02:31.135Z] Functions : 33.13% ( 430/1298 ) [2023-05-04T15:02:31.135Z] Lines : 38.85% ( 1316/3387 ) [2023-05-04T15:02:31.135Z] ================================================================================ [2023-05-04T15:02:31.135Z] ✔ Browser application bundle generation complete. [2023-05-04T15:02:31.707Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-603/web' [Pipeline] echo [2023-05-04T15:02:31.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T15:02:31.839Z] $ docker stop --time=1 8c59139d1baa93f5c4bec3b704c38e52805e7d02ae787da287dee7363044d094 [2023-05-04T15:02:33.114Z] $ docker rm -f --volumes 8c59139d1baa93f5c4bec3b704c38e52805e7d02ae787da287dee7363044d094 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T15:02:33.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T15:02:34.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T15:02:35.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T15:02:36.357Z] + ls -al . [2023-05-04T15:02:36.357Z] total 180 [2023-05-04T15:02:36.357Z] drwxrwxr-x 14 jenkins jenkins 4096 May 4 15:00 . [2023-05-04T15:02:36.357Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:58 .. [2023-05-04T15:02:36.357Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:58 .blubracket [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 14:58 .dockerignore [2023-05-04T15:02:36.357Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:58 .git [2023-05-04T15:02:36.357Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:58 .github [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 14:58 .gitignore [2023-05-04T15:02:36.357Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 14:58 .semver [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 14:58 Attribution.txt [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 14:58 CHANGELOG.md [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 14:58 CONTRIBUTING.md [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 14:58 Dockerfile [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 14:58 Jenkinsfile [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 14:58 LICENSE [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 14:58 Makefile [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 14:58 README.md [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 14:59 VERSION [2023-05-04T15:02:36.357Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:58 assets [2023-05-04T15:02:36.357Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:58 bin [2023-05-04T15:02:36.357Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:58 cmd [2023-05-04T15:02:36.357Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 15:00 coverage.out [2023-05-04T15:02:36.357Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:58 docs [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 14:58 go.mod [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 14:58 go.sum [2023-05-04T15:02:36.357Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:58 internal [2023-05-04T15:02:36.357Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:58 snap [2023-05-04T15:02:36.357Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:58 testing [2023-05-04T15:02:36.357Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 14:58 version.go [2023-05-04T15:02:36.357Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 15:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:02:36.737Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 --label arch=amd64 --label version=0.0.0 . [2023-05-04T15:02:36.995Z] Sending build context to Docker daemon 48.68MB [2023-05-04T15:02:36.995Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T15:02:36.995Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T15:02:36.995Z] ---> 7713336f3721 [2023-05-04T15:02:36.995Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T15:02:38.373Z] ---> Running in be19c8d6e952 [2023-05-04T15:02:38.373Z] Removing intermediate container be19c8d6e952 [2023-05-04T15:02:38.373Z] ---> 38dbc4f2d6a0 [2023-05-04T15:02:38.373Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T15:02:38.374Z] ---> Running in bdf195d6b566 [2023-05-04T15:02:38.374Z] Removing intermediate container bdf195d6b566 [2023-05-04T15:02:38.374Z] ---> 221934c90aac [2023-05-04T15:02:38.374Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T15:02:38.374Z] ---> Running in 72a977f0c9e6 [2023-05-04T15:02:38.374Z] Removing intermediate container 72a977f0c9e6 [2023-05-04T15:02:38.374Z] ---> 61f8e5ab1014 [2023-05-04T15:02:38.374Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T15:02:38.374Z] ---> Running in 9f09684f8b52 [2023-05-04T15:02:38.374Z] Removing intermediate container 9f09684f8b52 [2023-05-04T15:02:38.374Z] ---> 800cdc6db388 [2023-05-04T15:02:38.374Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T15:02:38.374Z] ---> Running in 9ece33a22b69 [2023-05-04T15:02:38.633Z] Removing intermediate container 9ece33a22b69 [2023-05-04T15:02:38.633Z] ---> 70853cb5f76e [2023-05-04T15:02:38.633Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T15:02:39.567Z] ---> 7d9b2f3c7149 [2023-05-04T15:02:39.567Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T15:02:39.567Z] ---> Running in 2d0f140e40db [2023-05-04T15:02:39.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T15:02:40.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T15:02:40.658Z] OK: 265 MiB in 53 packages [2023-05-04T15:02:40.917Z] Removing intermediate container 2d0f140e40db [2023-05-04T15:02:40.917Z] ---> c928faf97f32 [2023-05-04T15:02:40.917Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T15:02:40.917Z] ---> Running in 1fd26f6f463d [2023-05-04T15:02:40.917Z] Removing intermediate container 1fd26f6f463d [2023-05-04T15:02:40.917Z] ---> 7fb19d4ee71f [2023-05-04T15:02:40.917Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T15:02:40.917Z] ---> Running in e0379a51e7c0 [2023-05-04T15:02:40.917Z] Removing intermediate container e0379a51e7c0 [2023-05-04T15:02:40.917Z] ---> e56452c62582 [2023-05-04T15:02:40.917Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T15:02:41.175Z] ---> 43169158e346 [2023-05-04T15:02:41.175Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T15:02:41.175Z] ---> Running in 866b0cc8547c [2023-05-04T15:02:42.110Z] Removing intermediate container 866b0cc8547c [2023-05-04T15:02:42.110Z] ---> e683c0c50b36 [2023-05-04T15:02:42.110Z] Step 14/25 : COPY . . [2023-05-04T15:02:44.672Z] ---> f8965022f589 [2023-05-04T15:02:44.672Z] Step 15/25 : RUN ${MAKE} [2023-05-04T15:02:44.672Z] ---> Running in de878672e21a [2023-05-04T15:02:44.931Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-04T15:03:07.225Z] Removing intermediate container de878672e21a [2023-05-04T15:03:07.225Z] ---> e3f1de99aa09 [2023-05-04T15:03:07.225Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T15:03:07.225Z] 3.17: Pulling from library/alpine [2023-05-04T15:03:07.225Z] f56be85fc22e: Already exists [2023-05-04T15:03:07.225Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T15:03:07.225Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T15:03:07.225Z] ---> 9ed4aefc74f6 [2023-05-04T15:03:07.225Z] Step 17/25 : EXPOSE 4000 [2023-05-04T15:03:07.225Z] ---> Running in 652df3cd7ad8 [2023-05-04T15:03:07.225Z] Removing intermediate container 652df3cd7ad8 [2023-05-04T15:03:07.225Z] ---> 4d9d49312af6 [2023-05-04T15:03:07.225Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T15:03:08.170Z] ---> efad4bf3495b [2023-05-04T15:03:08.170Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T15:03:08.429Z] ---> 16f1f6e91aab [2023-05-04T15:03:08.429Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T15:03:08.429Z] ---> ea361e9311b9 [2023-05-04T15:03:08.429Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T15:03:08.429Z] ---> Running in 38c69a5b9f7f [2023-05-04T15:03:08.689Z] Removing intermediate container 38c69a5b9f7f [2023-05-04T15:03:08.689Z] ---> 5f03d887a337 [2023-05-04T15:03:08.689Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T15:03:08.689Z] ---> Running in b858fac7f190 [2023-05-04T15:03:08.689Z] Removing intermediate container b858fac7f190 [2023-05-04T15:03:08.689Z] ---> 4819f5aa2c04 [2023-05-04T15:03:08.689Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T15:03:08.689Z] ---> Running in 5a3c27624be6 [2023-05-04T15:03:08.689Z] Removing intermediate container 5a3c27624be6 [2023-05-04T15:03:08.689Z] ---> 14d20c1be36c [2023-05-04T15:03:08.689Z] Step 24/25 : LABEL git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 [2023-05-04T15:03:08.689Z] ---> Running in 758ecba5ec13 [2023-05-04T15:03:08.947Z] Removing intermediate container 758ecba5ec13 [2023-05-04T15:03:08.947Z] ---> 01145404202d [2023-05-04T15:03:08.947Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T15:03:08.947Z] ---> Running in c4bd6ea9ea9b [2023-05-04T15:03:08.947Z] Removing intermediate container c4bd6ea9ea9b [2023-05-04T15:03:08.947Z] ---> 90057db096c2 [2023-05-04T15:03:08.947Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T15:03:08.947Z] Successfully built 90057db096c2 [2023-05-04T15:03:08.947Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:03:09.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T15:03:09.819Z] [2023-05-04T15:03:09.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:03:10.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T15:03:10.373Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T15:03:10.373Z] 5eb5b503b376: Pulling fs layer [2023-05-04T15:03:10.373Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T15:03:10.373Z] ec43610c2a17: Pulling fs layer [2023-05-04T15:03:10.373Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T15:03:10.373Z] 33b1e0a273af: Pulling fs layer [2023-05-04T15:03:10.373Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T15:03:10.373Z] 2f39f015ded8: Pulling fs layer [2023-05-04T15:03:10.373Z] 33b1e0a273af: Waiting [2023-05-04T15:03:10.373Z] 3a2ae6a8a46f: Waiting [2023-05-04T15:03:10.373Z] 5d3b04190fa2: Waiting [2023-05-04T15:03:10.373Z] 2f39f015ded8: Waiting [2023-05-04T15:03:10.373Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T15:03:10.373Z] 5c69ac0246d0: Download complete [2023-05-04T15:03:10.373Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T15:03:10.373Z] 3a2ae6a8a46f: Download complete [2023-05-04T15:03:10.373Z] 33b1e0a273af: Verifying Checksum [2023-05-04T15:03:10.373Z] 33b1e0a273af: Download complete [2023-05-04T15:03:10.373Z] ec43610c2a17: Verifying Checksum [2023-05-04T15:03:10.373Z] ec43610c2a17: Download complete [2023-05-04T15:03:10.373Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T15:03:10.373Z] 5d3b04190fa2: Download complete [2023-05-04T15:03:10.635Z] 5eb5b503b376: Verifying Checksum [2023-05-04T15:03:10.635Z] 5eb5b503b376: Download complete [2023-05-04T15:03:11.203Z] 2f39f015ded8: Verifying Checksum [2023-05-04T15:03:11.203Z] 2f39f015ded8: Download complete [2023-05-04T15:03:11.768Z] 5eb5b503b376: Pull complete [2023-05-04T15:03:12.027Z] 5c69ac0246d0: Pull complete [2023-05-04T15:03:12.591Z] ec43610c2a17: Pull complete [2023-05-04T15:03:12.591Z] 3a2ae6a8a46f: Pull complete [2023-05-04T15:03:12.851Z] 33b1e0a273af: Pull complete [2023-05-04T15:03:12.851Z] 5d3b04190fa2: Pull complete [2023-05-04T15:03:22.889Z] 2f39f015ded8: Pull complete [2023-05-04T15:03:22.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T15:03:22.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T15:03:22.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:03:23.117Z] prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container [2023-05-04T15:03:23.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T15:03:23.456Z] $ docker top fc3fe85b21ba854684a18e584aacc263f20977277ddff3a4229165733a8723a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:03:23.910Z] ---> job-cost.sh [2023-05-04T15:03:23.910Z] lf-activate-venv: SKIPPING [2023-05-04T15:03:23.910Z] INFO: No Stack... [2023-05-04T15:03:24.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T15:03:24.734Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T15:03:25.058Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives/cost.csv [2023-05-04T15:03:25.058Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T15:03:25.098Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [2023-05-04T15:03:25.107Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] did not exist. Created. [2023-05-04T15:03:25.107Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T15:03:25.498Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T15:03:26.035Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T15:03:26.053Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T15:03:26.126Z] $ docker stop --time=1 fc3fe85b21ba854684a18e584aacc263f20977277ddff3a4229165733a8723a4 [2023-05-04T15:03:27.315Z] $ docker rm -f --volumes fc3fe85b21ba854684a18e584aacc263f20977277ddff3a4229165733a8723a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T15:03:36.499Z] Removing intermediate container 55fdf3a77ad9 [2023-05-04T15:03:36.499Z] ---> 82c03faf0c6d [2023-05-04T15:03:36.499Z] Step 14/15 : COPY . . [2023-05-04T15:03:36.499Z] ---> b236c30993d8 [2023-05-04T15:03:36.499Z] Step 15/15 : RUN ${MAKE} [2023-05-04T15:03:36.499Z] ---> Running in 6401ab23dae3 [2023-05-04T15:03:36.499Z] noop [2023-05-04T15:03:36.499Z] Removing intermediate container 6401ab23dae3 [2023-05-04T15:03:36.499Z] ---> 8d7bda0d8a49 [2023-05-04T15:03:36.499Z] Successfully built 8d7bda0d8a49 [2023-05-04T15:03:36.499Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:03:36.984Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T15:03:36.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:03:37.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-13300 does not seem to be running inside a container [2023-05-04T15:03:37.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T15:03:38.575Z] $ docker top e1e72b6e7ea694ac730bdf56f497a51602e2dadc4a26bb7fd5ec697348b5eef8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:03:39.470Z] + go version [2023-05-04T15:03:39.471Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T15:03:39.505Z] $ docker stop --time=1 e1e72b6e7ea694ac730bdf56f497a51602e2dadc4a26bb7fd5ec697348b5eef8 [2023-05-04T15:03:41.107Z] $ docker rm -f --volumes e1e72b6e7ea694ac730bdf56f497a51602e2dadc4a26bb7fd5ec697348b5eef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:03:41.940Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T15:03:41.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:03:42.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-13300 does not seem to be running inside a container [2023-05-04T15:03:42.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T15:03:43.479Z] $ docker top 2dee23e9ee29109f60662bb833e5b3a749f8b01f8058eb55390b84b23d0f8cc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:03:44.369Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T15:03:45.077Z] + make test [2023-05-04T15:03:45.077Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T15:04:17.298Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T15:05:54.214Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T15:05:54.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T15:05:54.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T15:05:54.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T15:05:54.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T15:05:54.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T15:05:54.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T15:05:54.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T15:05:54.214Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T15:06:16.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T15:06:16.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T15:06:16.301Z] ./bin/test-attribution-txt.sh [2023-05-04T15:06:16.301Z] make -C web test [2023-05-04T15:06:16.301Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-04T15:06:16.301Z] make[1]: tput: No such file or directory [2023-05-04T15:06:16.301Z] make[1]: tput: No such file or directory [2023-05-04T15:06:16.301Z] warning: generating ./VERSION [2023-05-04T15:06:16.301Z] echo "0.0.0" > VERSION [2023-05-04T15:06:16.301Z] docker build \ [2023-05-04T15:06:16.301Z] -f Dockerfile \ [2023-05-04T15:06:16.301Z] --build-arg USER=1000 \ [2023-05-04T15:06:16.301Z] \ [2023-05-04T15:06:16.301Z] --label "git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3" \ [2023-05-04T15:06:16.301Z] -t edgexfoundry/edgex-web-ui:964fd027a77252ef87a06781ef6d2f26e2b56dd3 \ [2023-05-04T15:06:16.301Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T15:06:16.301Z] . [2023-05-04T15:06:16.301Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T15:06:16.301Z] Install the buildx component to build images with BuildKit: [2023-05-04T15:06:16.301Z] https://docs.docker.com/go/buildx/ [2023-05-04T15:06:16.301Z] [2023-05-04T15:06:16.301Z] Sending build context to Docker daemon 3.269MB [2023-05-04T15:06:16.301Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T15:06:16.302Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T15:06:16.302Z] 47517142f6ba: Pulling fs layer [2023-05-04T15:06:16.302Z] 5f8c4bfa009b: Pulling fs layer [2023-05-04T15:06:16.302Z] f7079c9c4ba1: Pulling fs layer [2023-05-04T15:06:16.302Z] aba105e6f55a: Pulling fs layer [2023-05-04T15:06:16.302Z] aba105e6f55a: Waiting [2023-05-04T15:06:16.302Z] 47517142f6ba: Verifying Checksum [2023-05-04T15:06:16.302Z] 47517142f6ba: Download complete [2023-05-04T15:06:16.302Z] f7079c9c4ba1: Verifying Checksum [2023-05-04T15:06:16.302Z] f7079c9c4ba1: Download complete [2023-05-04T15:06:16.302Z] aba105e6f55a: Verifying Checksum [2023-05-04T15:06:16.302Z] aba105e6f55a: Download complete [2023-05-04T15:06:16.302Z] 47517142f6ba: Pull complete [2023-05-04T15:06:16.302Z] 5f8c4bfa009b: Verifying Checksum [2023-05-04T15:06:16.302Z] 5f8c4bfa009b: Download complete [2023-05-04T15:06:19.728Z] 5f8c4bfa009b: Pull complete [2023-05-04T15:06:20.006Z] f7079c9c4ba1: Pull complete [2023-05-04T15:06:20.282Z] aba105e6f55a: Pull complete [2023-05-04T15:06:20.282Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T15:06:20.282Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T15:06:20.282Z] ---> bf1b8b58d215 [2023-05-04T15:06:20.282Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T15:06:20.884Z] ---> Running in 335f98f13804 [2023-05-04T15:06:21.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-04T15:06:22.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-04T15:06:23.101Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-04T15:06:23.101Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-04T15:06:23.101Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-04T15:06:23.101Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-04T15:06:23.101Z] (5/128) Installing libxcb (1.14-r2) [2023-05-04T15:06:23.101Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-04T15:06:23.369Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-04T15:06:23.369Z] (8/128) Installing libice (1.0.10-r0) [2023-05-04T15:06:23.369Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-04T15:06:23.369Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-04T15:06:23.369Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-04T15:06:23.369Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-04T15:06:23.369Z] (13/128) Installing xset (1.2.4-r0) [2023-05-04T15:06:23.369Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-04T15:06:23.369Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-04T15:06:23.369Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T15:06:23.369Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-04T15:06:23.369Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-04T15:06:23.369Z] (19/128) Installing libintl (0.21-r0) [2023-05-04T15:06:23.370Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-04T15:06:23.370Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-04T15:06:23.370Z] (22/128) Installing pcre (8.45-r1) [2023-05-04T15:06:23.370Z] (23/128) Installing glib (2.70.1-r0) [2023-05-04T15:06:23.639Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-04T15:06:23.639Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-04T15:06:23.639Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-04T15:06:23.639Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T15:06:23.639Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T15:06:23.639Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-04T15:06:23.639Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-04T15:06:23.639Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-04T15:06:23.639Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-04T15:06:23.907Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T15:06:23.907Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T15:06:23.907Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-04T15:06:23.907Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-04T15:06:23.907Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-04T15:06:23.907Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-04T15:06:23.907Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-04T15:06:23.907Z] (40/128) Installing libxi (1.8-r0) [2023-05-04T15:06:23.907Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-04T15:06:23.907Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-04T15:06:23.907Z] (43/128) Installing atk (2.36.0-r0) [2023-05-04T15:06:23.907Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-04T15:06:23.907Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-04T15:06:23.907Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-04T15:06:23.907Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T15:06:23.907Z] (48/128) Installing expat (2.5.0-r0) [2023-05-04T15:06:23.907Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-04T15:06:23.907Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-04T15:06:23.907Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-04T15:06:23.907Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-04T15:06:23.907Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-04T15:06:24.176Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-04T15:06:24.176Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-04T15:06:24.176Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-04T15:06:24.176Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-04T15:06:24.176Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-04T15:06:24.176Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-04T15:06:24.176Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-04T15:06:24.176Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-04T15:06:24.176Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-04T15:06:24.176Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-04T15:06:24.176Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-04T15:06:24.444Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-04T15:06:24.444Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-04T15:06:24.444Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-04T15:06:24.444Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-04T15:06:24.444Z] (69/128) Installing pango (1.48.10-r0) [2023-05-04T15:06:24.444Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T15:06:24.444Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T15:06:24.444Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T15:06:24.444Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-04T15:06:24.713Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-04T15:06:24.713Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T15:06:24.981Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T15:06:24.981Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-04T15:06:24.981Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-04T15:06:24.981Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-04T15:06:24.981Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T15:06:27.568Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-04T15:06:27.569Z] (80/128) Installing flac (1.3.4-r0) [2023-05-04T15:06:27.569Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T15:06:27.569Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T15:06:27.569Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-04T15:06:27.569Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-04T15:06:27.569Z] (85/128) Installing libass (0.15.2-r0) [2023-05-04T15:06:27.569Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-04T15:06:27.569Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T15:06:27.569Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T15:06:27.569Z] (89/128) Installing lame (3.100-r0) [2023-05-04T15:06:27.569Z] (90/128) Installing opus (1.3.1-r1) [2023-05-04T15:06:27.569Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T15:06:27.569Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-04T15:06:27.569Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-04T15:06:27.569Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-04T15:06:27.569Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-04T15:06:27.569Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T15:06:27.569Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-04T15:06:27.569Z] (98/128) Installing libva (2.13.0-r0) [2023-05-04T15:06:27.569Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-04T15:06:27.569Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-04T15:06:27.569Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-04T15:06:27.569Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-04T15:06:27.569Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-04T15:06:27.569Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-04T15:06:27.836Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-04T15:06:27.837Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-04T15:06:27.837Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T15:06:28.105Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-04T15:06:28.374Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-04T15:06:28.374Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T15:06:28.374Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-04T15:06:28.374Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-04T15:06:28.374Z] (113/128) Installing nspr (4.32-r0) [2023-05-04T15:06:28.374Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-04T15:06:28.374Z] (115/128) Installing nss (3.78.1-r0) [2023-05-04T15:06:28.374Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-04T15:06:28.374Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-04T15:06:28.374Z] (118/128) Installing orc (0.4.32-r0) [2023-05-04T15:06:28.374Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-04T15:06:28.374Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-04T15:06:28.374Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-04T15:06:28.374Z] (122/128) Installing libpulse (15.0-r2) [2023-05-04T15:06:28.643Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-04T15:06:28.643Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-04T15:06:28.643Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-04T15:06:28.643Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-04T15:06:28.643Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-04T15:06:28.643Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-04T15:06:32.914Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T15:06:32.914Z] Executing glib-2.70.1-r0.trigger [2023-05-04T15:06:32.914Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T15:06:34.324Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T15:06:34.324Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T15:06:34.594Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T15:06:34.594Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T15:06:34.594Z] OK: 275 MiB in 144 packages [2023-05-04T15:06:42.810Z] Removing intermediate container 335f98f13804 [2023-05-04T15:06:42.810Z] ---> bbe2969460de [2023-05-04T15:06:42.810Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T15:06:42.810Z] ---> Running in 4b564f28477d [2023-05-04T15:06:42.810Z] Removing intermediate container 4b564f28477d [2023-05-04T15:06:42.810Z] ---> b35d62d566be [2023-05-04T15:06:42.810Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T15:06:43.082Z] ---> Running in 2230063e74ca [2023-05-04T15:06:43.349Z] Removing intermediate container 2230063e74ca [2023-05-04T15:06:43.349Z] ---> 189965314366 [2023-05-04T15:06:43.349Z] Step 5/10 : RUN npm install -g npm [2023-05-04T15:06:43.349Z] ---> Running in b0d8599082fe [2023-05-04T15:07:10.020Z] [2023-05-04T15:07:10.020Z] removed 7 packages, changed 101 packages, and audited 264 packages in 22s [2023-05-04T15:07:10.020Z] [2023-05-04T15:07:10.020Z] 27 packages are looking for funding [2023-05-04T15:07:10.020Z] run `npm fund` for details [2023-05-04T15:07:10.020Z] [2023-05-04T15:07:10.020Z] found 0 vulnerabilities [2023-05-04T15:07:12.604Z] Removing intermediate container b0d8599082fe [2023-05-04T15:07:12.604Z] ---> db10f708e0c4 [2023-05-04T15:07:12.604Z] Step 6/10 : ARG USER=1000 [2023-05-04T15:07:12.604Z] ---> Running in 6bdb4a15ccb1 [2023-05-04T15:07:12.604Z] Removing intermediate container 6bdb4a15ccb1 [2023-05-04T15:07:12.604Z] ---> 502950359bb4 [2023-05-04T15:07:12.604Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T15:07:12.876Z] ---> Running in 3fa5591c4d64 [2023-05-04T15:07:14.829Z] Removing intermediate container 3fa5591c4d64 [2023-05-04T15:07:14.829Z] ---> 43415516e647 [2023-05-04T15:07:14.829Z] Step 8/10 : USER $USER:$USER [2023-05-04T15:07:14.829Z] ---> Running in 01d199065331 [2023-05-04T15:07:14.829Z] Removing intermediate container 01d199065331 [2023-05-04T15:07:14.829Z] ---> 6db248c6bf4d [2023-05-04T15:07:14.829Z] Step 9/10 : WORKDIR /app [2023-05-04T15:07:14.829Z] ---> Running in a2e3eba97e0b [2023-05-04T15:07:15.097Z] Removing intermediate container a2e3eba97e0b [2023-05-04T15:07:15.097Z] ---> 35d282f17743 [2023-05-04T15:07:15.097Z] Step 10/10 : LABEL git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 [2023-05-04T15:07:15.367Z] ---> Running in 0760e2dde831 [2023-05-04T15:07:15.637Z] Removing intermediate container 0760e2dde831 [2023-05-04T15:07:15.637Z] ---> 871c4ea9d4ff [2023-05-04T15:07:15.637Z] Successfully built 871c4ea9d4ff [2023-05-04T15:07:15.637Z] Successfully tagged edgexfoundry/edgex-web-ui:964fd027a77252ef87a06781ef6d2f26e2b56dd3 [2023-05-04T15:07:15.637Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T15:07:15.637Z] touch edgex-web-ui.imagebuilt [2023-05-04T15:07:15.637Z] mkdir -p node_modules coverage [2023-05-04T15:07:15.637Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T15:07:15.637Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE required: { [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE }, [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE } [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE required: { [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE }, [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE } [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE required: { [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE }, [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE } [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE required: { [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE }, [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE } [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:07:25.703Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE required: { [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE }, [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE } [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE required: { [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE }, [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE } [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE required: { [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE }, [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE } [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE required: { [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE }, [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE } [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE required: { [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE }, [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T15:07:25.704Z] npm WARN EBADENGINE } [2023-05-04T15:07:52.375Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T15:07:52.375Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T15:07:52.375Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T15:07:52.375Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-04T15:07:53.782Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T15:07:56.355Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T15:08:03.003Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T15:08:03.586Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T15:08:04.992Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T15:08:27.091Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T15:08:27.091Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T15:08:27.091Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T15:08:27.675Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T15:08:30.243Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T15:08:31.641Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T15:08:41.691Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-04T15:08:43.633Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-04T15:08:58.629Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-04T15:09:25.294Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-04T15:10:04.143Z] [2023-05-04T15:10:04.143Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-04T15:10:04.143Z] [2023-05-04T15:10:04.143Z] 90 packages are looking for funding [2023-05-04T15:10:04.143Z] run `npm fund` for details [2023-05-04T15:10:04.143Z] [2023-05-04T15:10:04.143Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-04T15:10:04.143Z] [2023-05-04T15:10:04.143Z] To address issues that do not require attention, run: [2023-05-04T15:10:04.143Z] npm audit fix [2023-05-04T15:10:04.143Z] [2023-05-04T15:10:04.143Z] To address all issues (including breaking changes), run: [2023-05-04T15:10:04.143Z] npm audit fix --force [2023-05-04T15:10:04.143Z] [2023-05-04T15:10:04.143Z] Run `npm audit` for details. [2023-05-04T15:10:04.143Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-04T15:10:19.134Z] - Generating browser application bundles (phase: setup)... [2023-05-04T15:10:51.340Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T15:10:51.340Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T15:11:18.017Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T15:11:18.017Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T15:11:23.348Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T15:11:23.348Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T15:11:27.592Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T15:11:28.174Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T15:11:33.509Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T15:11:34.915Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T15:11:35.180Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T15:11:38.518Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T15:11:39.101Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T15:11:39.381Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T15:12:35.769Z] 04 05 2023 15:12:33.668:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T15:12:35.769Z] 04 05 2023 15:12:33.682:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T15:12:35.769Z] 04 05 2023 15:12:33.708:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T15:13:43.605Z] 04 05 2023 15:13:39.768:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-04T15:13:55.908Z] 04 05 2023 15:13:54.757:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T15:14:08.205Z] 04 05 2023 15:14:08.147:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-04T15:14:30.248Z] ✔ Browser application bundle generation complete. [2023-05-04T15:14:30.248Z] 04 05 2023 15:14:29.813:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket gBIj0LPiUrLyzOPtAAAB with id 58856717 [2023-05-04T15:14:48.508Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T15:14:48.508Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.185 secs) [2023-05-04T15:14:48.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.88 secs) [2023-05-04T15:14:49.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.003 secs) [2023-05-04T15:14:49.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.022 secs) [2023-05-04T15:14:49.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.209 secs) [2023-05-04T15:14:49.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.662 secs) [2023-05-04T15:14:50.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.127 secs) [2023-05-04T15:14:50.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.325 secs) [2023-05-04T15:14:51.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.615 secs) [2023-05-04T15:14:51.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.736 secs) [2023-05-04T15:14:51.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.752 secs) [2023-05-04T15:14:51.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.008 secs) [2023-05-04T15:14:51.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.106 secs) [2023-05-04T15:14:51.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.157 secs) [2023-05-04T15:14:51.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.191 secs) [2023-05-04T15:14:51.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.237 secs) [2023-05-04T15:14:52.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.356 secs) [2023-05-04T15:14:52.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.44 secs) [2023-05-04T15:14:52.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.48 secs) [2023-05-04T15:14:52.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.783 secs) [2023-05-04T15:14:52.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.037 secs) [2023-05-04T15:14:53.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.111 secs) [2023-05-04T15:14:53.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.173 secs) [2023-05-04T15:14:53.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.193 secs) [2023-05-04T15:14:53.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.443 secs) [2023-05-04T15:14:53.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.625 secs) [2023-05-04T15:14:53.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.776 secs) [2023-05-04T15:14:54.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.881 secs) [2023-05-04T15:14:54.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.917 secs) [2023-05-04T15:14:54.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.065 secs) [2023-05-04T15:14:54.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.307 secs) [2023-05-04T15:14:54.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.325 secs) [2023-05-04T15:14:54.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.338 secs) [2023-05-04T15:14:54.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.419 secs) [2023-05-04T15:14:54.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.449 secs) [2023-05-04T15:14:54.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.476 secs) [2023-05-04T15:14:54.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.693 secs) [2023-05-04T15:14:55.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.907 secs) [2023-05-04T15:14:55.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.004 secs) [2023-05-04T15:14:55.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.067 secs) [2023-05-04T15:14:55.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.117 secs) [2023-05-04T15:14:55.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.354 secs) [2023-05-04T15:14:55.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.381 secs) [2023-05-04T15:14:55.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.4 secs) [2023-05-04T15:14:55.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.46 secs) [2023-05-04T15:14:56.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.492 secs) [2023-05-04T15:14:56.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.634 secs) [2023-05-04T15:14:56.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.658 secs) [2023-05-04T15:14:56.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.709 secs) [2023-05-04T15:14:56.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.728 secs) [2023-05-04T15:14:56.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.739 secs) [2023-05-04T15:14:56.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.822 secs) [2023-05-04T15:14:56.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.879 secs) [2023-05-04T15:14:56.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.951 secs) [2023-05-04T15:14:57.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.164 secs) [2023-05-04T15:14:57.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.182 secs) [2023-05-04T15:14:57.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.197 secs) [2023-05-04T15:14:57.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.232 secs) [2023-05-04T15:14:57.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.249 secs) [2023-05-04T15:14:57.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.262 secs) [2023-05-04T15:14:57.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.322 secs) [2023-05-04T15:14:57.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.353 secs) [2023-05-04T15:14:57.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.44 secs) [2023-05-04T15:14:57.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.489 secs) [2023-05-04T15:14:57.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.561 secs) [2023-05-04T15:14:57.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.703 secs) [2023-05-04T15:14:57.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.735 secs) [2023-05-04T15:14:57.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.75 secs) [2023-05-04T15:14:58.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.764 secs) [2023-05-04T15:14:58.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.784 secs) [2023-05-04T15:14:58.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.356 secs) [2023-05-04T15:14:58.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.455 secs) [2023-05-04T15:14:58.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.525 secs) [2023-05-04T15:14:58.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.577 secs) [2023-05-04T15:14:58.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.62 secs) [2023-05-04T15:14:58.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.646 secs) [2023-05-04T15:14:59.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.786 secs) [2023-05-04T15:14:59.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.83 secs) [2023-05-04T15:14:59.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.847 secs) [2023-05-04T15:14:59.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.855 secs) [2023-05-04T15:14:59.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.895 secs) [2023-05-04T15:14:59.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.981 secs) [2023-05-04T15:14:59.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.013 secs) [2023-05-04T15:14:59.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.157 secs) [2023-05-04T15:14:59.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.207 secs) [2023-05-04T15:15:00.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.24 secs) [2023-05-04T15:15:00.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.254 secs) [2023-05-04T15:15:00.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.322 secs) [2023-05-04T15:15:00.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.649 secs) [2023-05-04T15:15:00.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.843 secs) [2023-05-04T15:15:00.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.911 secs) [2023-05-04T15:15:00.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.986 secs) [2023-05-04T15:15:01.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.116 secs) [2023-05-04T15:15:01.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.136 secs) [2023-05-04T15:15:01.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.218 secs) [2023-05-04T15:15:01.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.356 secs) [2023-05-04T15:15:01.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.713 secs) [2023-05-04T15:15:01.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.812 secs) [2023-05-04T15:15:02.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.983 secs) [2023-05-04T15:15:02.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.03 secs) [2023-05-04T15:15:02.481Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.08 secs) [2023-05-04T15:15:02.481Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.114 secs) [2023-05-04T15:15:02.481Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.142 secs) [2023-05-04T15:15:02.481Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.191 secs) [2023-05-04T15:15:02.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.218 secs) [2023-05-04T15:15:02.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.242 secs) [2023-05-04T15:15:02.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.264 secs) [2023-05-04T15:15:02.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.399 secs) [2023-05-04T15:15:03.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.572 secs) [2023-05-04T15:15:03.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.68 secs) [2023-05-04T15:15:03.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.72 secs) [2023-05-04T15:15:03.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.754 secs) [2023-05-04T15:15:03.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.781 secs) [2023-05-04T15:15:03.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.901 secs) [2023-05-04T15:15:03.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.995 secs) [2023-05-04T15:15:03.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.131 secs) [2023-05-04T15:15:04.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.25 secs) [2023-05-04T15:15:04.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.314 secs) [2023-05-04T15:15:04.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.371 secs) [2023-05-04T15:15:04.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.414 secs) [2023-05-04T15:15:04.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.45 secs) [2023-05-04T15:15:04.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.47 secs) [2023-05-04T15:15:04.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.484 secs) [2023-05-04T15:15:04.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.554 secs) [2023-05-04T15:15:04.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.851 secs) [2023-05-04T15:15:05.140Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.938 secs) [2023-05-04T15:15:05.140Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.959 secs) [2023-05-04T15:15:05.140Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.105 secs) [2023-05-04T15:15:05.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.134 secs) [2023-05-04T15:15:05.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.144 secs) [2023-05-04T15:15:05.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.185 secs) [2023-05-04T15:15:05.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.203 secs) [2023-05-04T15:15:05.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.212 secs) [2023-05-04T15:15:05.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.431 secs) [2023-05-04T15:15:05.934Z] WARN: ' [2023-05-04T15:15:05.935Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T15:15:05.935Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T15:15:05.935Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T15:15:05.935Z] in a future version of Angular. [2023-05-04T15:15:05.935Z] [2023-05-04T15:15:05.935Z] For more information on this, see our API docs here: [2023-05-04T15:15:05.935Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T15:15:05.935Z] ' [2023-05-04T15:15:05.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.431 secs) [2023-05-04T15:15:05.935Z] WARN: ' [2023-05-04T15:15:05.935Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T15:15:05.935Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T15:15:05.935Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T15:15:05.935Z] in a future version of Angular. [2023-05-04T15:15:05.935Z] [2023-05-04T15:15:05.935Z] For more information on this, see our API docs here: [2023-05-04T15:15:05.935Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T15:15:05.935Z] ' [2023-05-04T15:15:05.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.573 secs) [2023-05-04T15:15:05.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.647 secs) [2023-05-04T15:15:06.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.681 secs) [2023-05-04T15:15:06.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.972 secs) [2023-05-04T15:15:06.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.011 secs) [2023-05-04T15:15:06.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.128 secs) [2023-05-04T15:15:06.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.209 secs) [2023-05-04T15:15:06.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.234 secs) [2023-05-04T15:15:06.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.249 secs) [2023-05-04T15:15:06.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.306 secs) [2023-05-04T15:15:06.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.344 secs) [2023-05-04T15:15:07.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.387 secs) [2023-05-04T15:15:07.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.417 secs) [2023-05-04T15:15:07.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.461 secs) [2023-05-04T15:15:07.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.53 secs) [2023-05-04T15:15:08.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.466 secs / 14.53 secs) [2023-05-04T15:15:08.217Z] TOTAL: 149 SUCCESS [2023-05-04T15:15:08.217Z] ✔ Browser application bundle generation complete. [2023-05-04T15:15:11.544Z] [2023-05-04T15:15:11.544Z] =============================== Coverage summary =============================== [2023-05-04T15:15:11.544Z] Statements : 40.98% ( 1467/3580 ) [2023-05-04T15:15:11.544Z] Branches : 12.03% ( 111/923 ) [2023-05-04T15:15:11.544Z] Functions : 33.28% ( 432/1298 ) [2023-05-04T15:15:11.544Z] Lines : 38.91% ( 1318/3387 ) [2023-05-04T15:15:11.544Z] ================================================================================ [2023-05-04T15:15:11.544Z] 04 05 2023 15:15:11.528:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T15:15:12.951Z] ✔ Browser application bundle generation complete. [2023-05-04T15:15:13.534Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-04T15:15:13.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T15:15:13.606Z] $ docker stop --time=1 2dee23e9ee29109f60662bb833e5b3a749f8b01f8058eb55390b84b23d0f8cc9 [2023-05-04T15:15:15.351Z] $ docker rm -f --volumes 2dee23e9ee29109f60662bb833e5b3a749f8b01f8058eb55390b84b23d0f8cc9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T15:15:16.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T15:15:19.108Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T15:15:24.231Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T15:15:24.838Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T15:15:27.743Z] + ls -al . [2023-05-04T15:15:27.743Z] total 176 [2023-05-04T15:15:27.743Z] drwxrwxr-x 13 jenkins jenkins 4096 May 4 15:03 . [2023-05-04T15:15:27.743Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:00 .. [2023-05-04T15:15:27.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:00 .blubracket [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 15:00 .dockerignore [2023-05-04T15:15:27.743Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:01 .git [2023-05-04T15:15:27.743Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:00 .github [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 15:00 .gitignore [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 15:00 Attribution.txt [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 15:00 CHANGELOG.md [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 15:00 CONTRIBUTING.md [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 15:00 Dockerfile [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 15:00 Jenkinsfile [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 15:00 LICENSE [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 15:00 Makefile [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 15:00 README.md [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 14:59 VERSION [2023-05-04T15:15:27.743Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:00 assets [2023-05-04T15:15:27.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:00 bin [2023-05-04T15:15:27.743Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:00 cmd [2023-05-04T15:15:27.743Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 15:03 coverage.out [2023-05-04T15:15:27.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:00 docs [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 15:00 go.mod [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 15:00 go.sum [2023-05-04T15:15:27.743Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:00 internal [2023-05-04T15:15:27.743Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:00 snap [2023-05-04T15:15:27.743Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:00 testing [2023-05-04T15:15:27.743Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 15:00 version.go [2023-05-04T15:15:27.743Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 15:07 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:15:28.173Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 --label arch=arm64 --label version=0.0.0 . [2023-05-04T15:15:29.578Z] Sending build context to Docker daemon 31.64MB [2023-05-04T15:15:29.578Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T15:15:29.578Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T15:15:29.578Z] ---> 8d7bda0d8a49 [2023-05-04T15:15:29.578Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T15:15:29.846Z] ---> Running in c88dc18562bd [2023-05-04T15:15:30.119Z] Removing intermediate container c88dc18562bd [2023-05-04T15:15:30.120Z] ---> 1b865b9f2225 [2023-05-04T15:15:30.120Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T15:15:30.120Z] ---> Running in fbb94f3f49fc [2023-05-04T15:15:30.386Z] Removing intermediate container fbb94f3f49fc [2023-05-04T15:15:30.386Z] ---> 3a7fdfd42d7a [2023-05-04T15:15:30.386Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T15:15:30.657Z] ---> Running in 3841f43f1404 [2023-05-04T15:15:30.922Z] Removing intermediate container 3841f43f1404 [2023-05-04T15:15:30.922Z] ---> d63e702b3fa0 [2023-05-04T15:15:30.922Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T15:15:30.922Z] ---> Running in 5654ce4d18ae [2023-05-04T15:15:31.189Z] Removing intermediate container 5654ce4d18ae [2023-05-04T15:15:31.189Z] ---> b55c1da395f8 [2023-05-04T15:15:31.189Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T15:15:31.189Z] ---> Running in da2c8477e635 [2023-05-04T15:15:31.454Z] Removing intermediate container da2c8477e635 [2023-05-04T15:15:31.454Z] ---> 9d38dade28ef [2023-05-04T15:15:31.454Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T15:15:33.393Z] ---> 2a600b15eb19 [2023-05-04T15:15:33.393Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T15:15:33.393Z] ---> Running in cead26be789d [2023-05-04T15:15:33.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T15:15:34.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T15:15:35.961Z] OK: 263 MiB in 53 packages [2023-05-04T15:15:36.544Z] Removing intermediate container cead26be789d [2023-05-04T15:15:36.544Z] ---> adab6aaed537 [2023-05-04T15:15:36.544Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T15:15:36.811Z] ---> Running in eeaa46f85009 [2023-05-04T15:15:37.078Z] Removing intermediate container eeaa46f85009 [2023-05-04T15:15:37.078Z] ---> 7f7cffd4fe41 [2023-05-04T15:15:37.078Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T15:15:37.078Z] ---> Running in a5a1d2c9fdfa [2023-05-04T15:15:37.344Z] Removing intermediate container a5a1d2c9fdfa [2023-05-04T15:15:37.344Z] ---> 1052a1d1a8b5 [2023-05-04T15:15:37.344Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T15:15:37.928Z] ---> 80bcdc41b3b6 [2023-05-04T15:15:37.928Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T15:15:37.928Z] ---> Running in a33d7e3f23f5 [2023-05-04T15:15:40.506Z] Removing intermediate container a33d7e3f23f5 [2023-05-04T15:15:40.506Z] ---> 529577f90f0c [2023-05-04T15:15:40.506Z] Step 14/25 : COPY . . [2023-05-04T15:15:44.749Z] ---> 6f6732e4b113 [2023-05-04T15:15:44.749Z] Step 15/25 : RUN ${MAKE} [2023-05-04T15:15:44.749Z] ---> Running in 8ad9c13fbf96 [2023-05-04T15:15:45.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-04T15:17:51.991Z] Removing intermediate container 8ad9c13fbf96 [2023-05-04T15:17:51.991Z] ---> 88081229edf6 [2023-05-04T15:17:51.991Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T15:17:51.991Z] 3.17: Pulling from library/alpine [2023-05-04T15:17:51.991Z] c41833b44d91: Already exists [2023-05-04T15:17:51.991Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T15:17:51.991Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T15:17:51.991Z] ---> 51e60588ff2c [2023-05-04T15:17:51.991Z] Step 17/25 : EXPOSE 4000 [2023-05-04T15:17:51.991Z] ---> Running in 9adff696ed99 [2023-05-04T15:17:51.991Z] Removing intermediate container 9adff696ed99 [2023-05-04T15:17:51.991Z] ---> d6bbd09df461 [2023-05-04T15:17:51.991Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T15:17:51.991Z] ---> 41362ed15fa9 [2023-05-04T15:17:51.991Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T15:17:51.991Z] ---> 83c5f8ce8a93 [2023-05-04T15:17:51.991Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T15:17:51.991Z] ---> 947feff98de6 [2023-05-04T15:17:51.991Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T15:17:51.991Z] ---> Running in bca1cefd1e79 [2023-05-04T15:17:51.991Z] Removing intermediate container bca1cefd1e79 [2023-05-04T15:17:51.991Z] ---> 494cbbc738a3 [2023-05-04T15:17:51.991Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T15:17:51.991Z] ---> Running in 9670dcd25d58 [2023-05-04T15:17:51.991Z] Removing intermediate container 9670dcd25d58 [2023-05-04T15:17:51.991Z] ---> bb2a67ccf7c7 [2023-05-04T15:17:51.991Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T15:17:51.991Z] ---> Running in 9df5d3f39829 [2023-05-04T15:17:51.991Z] Removing intermediate container 9df5d3f39829 [2023-05-04T15:17:51.991Z] ---> e1cb4744f943 [2023-05-04T15:17:51.991Z] Step 24/25 : LABEL git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 [2023-05-04T15:17:51.991Z] ---> Running in 76a71ce4bd87 [2023-05-04T15:17:51.991Z] Removing intermediate container 76a71ce4bd87 [2023-05-04T15:17:51.991Z] ---> 53ef1dc25a50 [2023-05-04T15:17:51.991Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T15:17:51.991Z] ---> Running in 30559ad94a98 [2023-05-04T15:17:51.991Z] Removing intermediate container 30559ad94a98 [2023-05-04T15:17:51.991Z] ---> 8128c8a666ad [2023-05-04T15:17:51.991Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T15:17:51.991Z] Successfully built 8128c8a666ad [2023-05-04T15:17:51.991Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:17:52.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T15:17:52.781Z] [2023-05-04T15:17:52.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:17:53.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T15:17:53.177Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T15:17:53.177Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T15:17:53.177Z] 04944245beec: Pulling fs layer [2023-05-04T15:17:53.177Z] 699f458cf7ca: Pulling fs layer [2023-05-04T15:17:53.177Z] 765212b225bb: Pulling fs layer [2023-05-04T15:17:53.177Z] f23df028b6ca: Pulling fs layer [2023-05-04T15:17:53.177Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T15:17:53.177Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T15:17:53.177Z] f23df028b6ca: Waiting [2023-05-04T15:17:53.177Z] d65c8cfc05b1: Waiting [2023-05-04T15:17:53.177Z] 2437ff75d9bd: Waiting [2023-05-04T15:17:53.177Z] 765212b225bb: Waiting [2023-05-04T15:17:53.453Z] 04944245beec: Verifying Checksum [2023-05-04T15:17:53.453Z] 04944245beec: Download complete [2023-05-04T15:17:53.453Z] 765212b225bb: Verifying Checksum [2023-05-04T15:17:53.453Z] 765212b225bb: Download complete [2023-05-04T15:17:53.453Z] f23df028b6ca: Verifying Checksum [2023-05-04T15:17:53.453Z] f23df028b6ca: Download complete [2023-05-04T15:17:53.453Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T15:17:53.453Z] d65c8cfc05b1: Download complete [2023-05-04T15:17:53.453Z] 699f458cf7ca: Verifying Checksum [2023-05-04T15:17:53.453Z] 699f458cf7ca: Download complete [2023-05-04T15:17:54.038Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T15:17:54.038Z] 8998bd30e6a1: Download complete [2023-05-04T15:17:56.617Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T15:17:56.617Z] 2437ff75d9bd: Download complete [2023-05-04T15:17:58.026Z] 8998bd30e6a1: Pull complete [2023-05-04T15:17:58.292Z] 04944245beec: Pull complete [2023-05-04T15:17:59.696Z] 699f458cf7ca: Pull complete [2023-05-04T15:17:59.696Z] 765212b225bb: Pull complete [2023-05-04T15:18:00.652Z] f23df028b6ca: Pull complete [2023-05-04T15:18:00.652Z] d65c8cfc05b1: Pull complete [2023-05-04T15:18:15.624Z] 2437ff75d9bd: Pull complete [2023-05-04T15:18:15.624Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T15:18:15.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T15:18:15.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:18:15.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-13300 does not seem to be running inside a container [2023-05-04T15:18:15.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T15:18:18.864Z] $ docker top 82516e1558700f02e18ce0e698d6ff807aa665f7dd820cfa6505406ceb46b86d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:18:19.749Z] ---> job-cost.sh [2023-05-04T15:18:19.749Z] lf-activate-venv: SKIPPING [2023-05-04T15:18:19.749Z] INFO: No Stack... [2023-05-04T15:18:20.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T15:18:20.911Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T15:18:21.568Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-04T15:18:21.568Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T15:18:21.650Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [2023-05-04T15:18:21.662Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] did not exist. Created. [2023-05-04T15:18:21.662Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T15:18:22.386Z] /w/workspace/edgex-ui-go/1@tmp/durable-5ffc0c3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T15:18:22.743Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T15:18:23.039Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T15:18:27.932Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T15:18:27.951Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T15:18:28.018Z] $ docker stop --time=1 82516e1558700f02e18ce0e698d6ff807aa665f7dd820cfa6505406ceb46b86d [2023-05-04T15:18:29.752Z] $ docker rm -f --volumes 82516e1558700f02e18ce0e698d6ff807aa665f7dd820cfa6505406ceb46b86d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T15:18:30.739Z] provisioning config files... [2023-05-04T15:18:30.748Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/config12464812353127614342tmp [Pipeline] { [Pipeline] sh [2023-05-04T15:18:31.081Z] + set +x [2023-05-04T15:18:31.081Z] + curl -s https://codecov.io/bash [2023-05-04T15:18:31.081Z] + bash -s -- [2023-05-04T15:18:31.339Z] [2023-05-04T15:18:31.339Z] _____ _ [2023-05-04T15:18:31.339Z] / ____| | | [2023-05-04T15:18:31.339Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T15:18:31.339Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T15:18:31.339Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T15:18:31.339Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T15:18:31.339Z] Bash-1.0.6 [2023-05-04T15:18:31.339Z] [2023-05-04T15:18:31.339Z] [2023-05-04T15:18:31.339Z] ==> git version 2.25.1 found [2023-05-04T15:18:31.339Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T15:18:31.339Z] Release-Date: 2020-01-08 [2023-05-04T15:18:31.339Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T15:18:31.339Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T15:18:31.339Z] ==> Jenkins CI detected. [2023-05-04T15:18:31.339Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-603 [2023-05-04T15:18:31.339Z] project root: . [2023-05-04T15:18:31.339Z] --> token set from env [2023-05-04T15:18:31.339Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T15:18:31.339Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T15:18:31.598Z] ==> Python coveragepy not found [2023-05-04T15:18:31.598Z] ==> Searching for coverage reports in: [2023-05-04T15:18:31.598Z] + . [2023-05-04T15:18:31.598Z] -> Found 1 reports [2023-05-04T15:18:31.598Z] ==> Detecting git/mercurial file structure [2023-05-04T15:18:31.598Z] ==> Reading reports [2023-05-04T15:18:31.598Z] + ./coverage.out bytes=10 [2023-05-04T15:18:31.598Z] ==> Appending adjustments [2023-05-04T15:18:31.598Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T15:18:32.165Z] + Found adjustments [2023-05-04T15:18:32.165Z] ==> Gzipping contents [2023-05-04T15:18:32.165Z] 12K /tmp/codecov.gZIUCe.gz [2023-05-04T15:18:32.165Z] ==> Uploading reports [2023-05-04T15:18:32.165Z] url: https://codecov.io [2023-05-04T15:18:32.165Z] query: branch=PR-603&commit=964fd027a77252ef87a06781ef6d2f26e2b56dd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=603&job=&cmd_args= [2023-05-04T15:18:32.165Z] -> Pinging Codecov [2023-05-04T15:18:32.165Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-603&commit=964fd027a77252ef87a06781ef6d2f26e2b56dd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=603&job=&cmd_args= [2023-05-04T15:18:32.424Z] -> Uploading to [2023-05-04T15:18:32.424Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/964fd027a77252ef87a06781ef6d2f26e2b56dd3/0dce80ed-003a-4705-9792-ce55adf197fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T151832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e459a92492a58204ac5794031f0b03f8e7ef174b0c12291107ed77e01e6cd28 [2023-05-04T15:18:32.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T15:18:32.424Z] Dload Upload Total Spent Left Speed [2023-05-04T15:18:32.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 33486 --:--:-- --:--:-- --:--:-- 33486 [2023-05-04T15:18:32.695Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] } [2023-05-04T15:18:32.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T15:18:34.495Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives ] [2023-05-04T15:18:34.495Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives [2023-05-04T15:18:34.495Z] total 16 [2023-05-04T15:18:34.495Z] drwxr-xr-x 3 root root 4096 May 4 15:03 . [2023-05-04T15:18:34.495Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 15:03 .. [2023-05-04T15:18:34.495Z] drwxr-xr-x 2 root root 4096 May 4 15:03 cost [2023-05-04T15:18:34.495Z] -rw-r--r-- 1 root root 83 May 4 15:03 cost.csv [2023-05-04T15:18:34.495Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives [2023-05-04T15:18:34.495Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives [2023-05-04T15:18:34.495Z] total 16 [2023-05-04T15:18:34.495Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:03 . [2023-05-04T15:18:34.495Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 15:03 .. [2023-05-04T15:18:34.495Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 15:03 cost [2023-05-04T15:18:34.495Z] -rw-r--r-- 1 jenkins jenkins 83 May 4 15:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:18:34.826Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:18:35.709Z] ---> package-listing.sh [2023-05-04T15:18:35.709Z] ++ facter osfamily [2023-05-04T15:18:35.709Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T15:18:35.968Z] + OS_FAMILY=debian [2023-05-04T15:18:35.968Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-603 [2023-05-04T15:18:35.968Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T15:18:35.968Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T15:18:35.968Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T15:18:35.968Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T15:18:35.968Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-603 ']' [2023-05-04T15:18:35.968Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T15:18:35.968Z] + case "${OS_FAMILY}" in [2023-05-04T15:18:35.968Z] + dpkg -l [2023-05-04T15:18:35.968Z] + grep '^ii' [2023-05-04T15:18:35.968Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T15:18:35.968Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T15:18:35.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T15:18:35.968Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-603 ']' [2023-05-04T15:18:35.968Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives/ [2023-05-04T15:18:35.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives/ [Pipeline] echo [2023-05-04T15:18:36.001Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T15:18:36.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:18:36.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T15:18:36.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:18:37.052Z] prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container [2023-05-04T15:18:37.074Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T15:18:37.954Z] $ docker top 2f791ab1ee197ed00774a3063a879419802caf2b7601a2a2dd8873845e84536a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:18:38.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T15:18:38.670Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T15:18:38.984Z] + ls /var/log/sa-host [2023-05-04T15:18:38.984Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T15:18:39.203Z] provisioning config files... [2023-05-04T15:18:39.212Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/config2891214518114383847tmp [Pipeline] { [Pipeline] echo [2023-05-04T15:18:39.262Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:18:39.573Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T15:18:39.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:18:40.008Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T15:18:40.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:18:40.349Z] ---> sudo-logs.sh [2023-05-04T15:18:40.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T15:18:40.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:18:40.746Z] ---> job-cost.sh [2023-05-04T15:18:40.746Z] lf-activate-venv: SKIPPING [2023-05-04T15:18:40.746Z] DEBUG: total: 0.2199999988079071 [2023-05-04T15:18:40.746Z] INFO: Retrieving Stack Cost... [2023-05-04T15:18:41.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T15:18:41.574Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T15:18:41.611Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:18:41.920Z] ---> logs-deploy.sh [2023-05-04T15:18:41.920Z] lf-activate-venv: SKIPPING [2023-05-04T15:18:41.920Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-603/1 [2023-05-04T15:18:41.920Z] INFO: archiving workspace using pattern(s): [2023-05-04T15:18:43.296Z] Archives upload complete. [2023-05-04T15:18:43.555Z] INFO: archiving logs to Nexus