Pull request #617 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7425b0be313c7ccdd8dc1650b27036565ea33f48+588e4747f1d3645342cd4a28a51c9f1e9b808114 (55d967c8329b0f7e049c68d390b349ccd055d097) 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-ssh3851203968897145988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5146427046034158904.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-617/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-617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1769123881030963713.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-617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17487343821468229905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6769871869060013895.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-617/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-617/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15461971086047434318.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Running on prd-ubuntu20.04-docker-8c-8g-16660 in /w/workspace/edgexfoundry_edgex-ui-go_PR-617 [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-617 # 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 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 7425b0be313c7ccdd8dc1650b27036565ea33f48 Merge succeeded, producing 7425b0be313c7ccdd8dc1650b27036565ea33f48 Checking out Revision 7425b0be313c7ccdd8dc1650b27036565ea33f48 (PR-617) > 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/617/head:refs/remotes/origin/PR-617 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7425b0be313c7ccdd8dc1650b27036565ea33f48 # 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 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7425b0be313c7ccdd8dc1650b27036565ea33f48 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T04:59:40.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T04:59:40.825Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T04:59:40.931Z] ========================================================= [2023-05-24T04:59:40.931Z] EdgeX Global Pipelines Version Info [2023-05-24T04:59:40.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:59:41.674Z] ------------------- [2023-05-24T04:59:41.674Z] stable info: [2023-05-24T04:59:41.674Z] ------------------- [2023-05-24T04:59:41.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T04:59:41.674Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T04:59:41.674Z] Message: update stable to v1.0.249 [2023-05-24T04:59:42.247Z] ------------------- [2023-05-24T04:59:42.247Z] experimental info: [2023-05-24T04:59:42.247Z] ------------------- [2023-05-24T04:59:42.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T04:59:42.247Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T04:59:42.247Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T04:59:42.535Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-24T04:59:42.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-24T04:59:42.617Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T04:59:42.655Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T04:59:42.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T04:59:42.731Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T04:59:42.767Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T04:59:42.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T04:59:42.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T04:59:42.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T04:59:42.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T04:59:42.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-24T04:59:43.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T04:59:43.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T04:59:43.094Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T04:59:43.143Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T04:59:43.187Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T04:59:43.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T04:59:43.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T04:59:43.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T04:59:43.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T04:59:43.432Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T04:59:43.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T04:59:43.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T04:59:43.566Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T04:59:43.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T04:59:43.658Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T04:59:43.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-617 [Pipeline] echo [2023-05-24T04:59:43.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-617 [Pipeline] echo [2023-05-24T04:59:43.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-617 [Pipeline] echo [2023-05-24T04:59:43.839Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] echo [2023-05-24T04:59:43.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7425b0b [Pipeline] echo [2023-05-24T04:59:43.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T04:59:44.059Z] provisioning config files... [2023-05-24T04:59:44.078Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/config1869259280069704736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:59:44.428Z] ---> docker-login.sh [2023-05-24T04:59:44.428Z] nexus3.edgexfoundry.org:10001 [2023-05-24T04:59:44.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:44.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:44.688Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:44.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:44.688Z] [2023-05-24T04:59:44.688Z] Login Succeeded [2023-05-24T04:59:44.688Z] nexus3.edgexfoundry.org:10002 [2023-05-24T04:59:44.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:44.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:44.949Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:44.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:44.949Z] [2023-05-24T04:59:44.949Z] Login Succeeded [2023-05-24T04:59:44.949Z] nexus3.edgexfoundry.org:10003 [2023-05-24T04:59:44.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:44.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:44.949Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:44.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:44.949Z] [2023-05-24T04:59:44.949Z] Login Succeeded [2023-05-24T04:59:44.949Z] nexus3.edgexfoundry.org:10004 [2023-05-24T04:59:44.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:44.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:44.949Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:44.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:44.949Z] [2023-05-24T04:59:44.949Z] Login Succeeded [2023-05-24T04:59:44.949Z] docker.io [2023-05-24T04:59:45.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:45.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:45.209Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:45.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:45.209Z] [2023-05-24T04:59:45.209Z] Login Succeeded [2023-05-24T04:59:45.209Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T04:59:45.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T04:59:45.865Z] + git rev-list -1 --merges 7425b0be313c7ccdd8dc1650b27036565ea33f48~1..7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] echo [2023-05-24T04:59:45.928Z] -----------> git rev-list -1 --merges 7425b0be313c7ccdd8dc1650b27036565ea33f48~1..7425b0be313c7ccdd8dc1650b27036565ea33f48 7425b0be313c7ccdd8dc1650b27036565ea33f48 [false] [Pipeline] sh [2023-05-24T04:59:46.239Z] + git log --format=format:%s -1 7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] echo [2023-05-24T04:59:46.273Z] ========================================================= [2023-05-24T04:59:46.273Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T04:59:46.273Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T04:59:46.701Z] + git log --format=format:%s -1 7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] echo [2023-05-24T04:59:46.731Z] [semverPrep] GIT_COMMIT: 7425b0be313c7ccdd8dc1650b27036565ea33f48, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo [2023-05-24T04:59:46.764Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T04:59:47.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T04:59:47.141Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T04:59:47.141Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T04:59:47.141Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T04:59:47.141Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T04:59:47.141Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T04:59:47.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:59:47.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:59:47.564Z] [2023-05-24T04:59:47.564Z] 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-24T04:59:47.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:59:47.982Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T04:59:47.982Z] b85a868b505f: Pulling fs layer [2023-05-24T04:59:47.982Z] e2be974225ed: Pulling fs layer [2023-05-24T04:59:47.982Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T04:59:47.982Z] 988bab9f4d93: Pulling fs layer [2023-05-24T04:59:47.982Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T04:59:47.982Z] eaf3925da568: Pulling fs layer [2023-05-24T04:59:47.982Z] bab4dde63d76: Pulling fs layer [2023-05-24T04:59:47.982Z] bde34c3a00c8: Pulling fs layer [2023-05-24T04:59:47.982Z] b352a97aabf1: Pulling fs layer [2023-05-24T04:59:47.982Z] 4872d77fe225: Pulling fs layer [2023-05-24T04:59:47.982Z] 5851b861e8e6: Pulling fs layer [2023-05-24T04:59:47.982Z] 1469e6f7b9e6: Waiting [2023-05-24T04:59:47.982Z] eaf3925da568: Waiting [2023-05-24T04:59:47.982Z] bab4dde63d76: Waiting [2023-05-24T04:59:47.982Z] bde34c3a00c8: Waiting [2023-05-24T04:59:47.982Z] b352a97aabf1: Waiting [2023-05-24T04:59:47.982Z] 4872d77fe225: Waiting [2023-05-24T04:59:47.982Z] 5851b861e8e6: Waiting [2023-05-24T04:59:47.982Z] 988bab9f4d93: Waiting [2023-05-24T04:59:47.982Z] e2be974225ed: Download complete [2023-05-24T04:59:47.982Z] 988bab9f4d93: Verifying Checksum [2023-05-24T04:59:47.982Z] 988bab9f4d93: Download complete [2023-05-24T04:59:47.982Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T04:59:47.982Z] 1469e6f7b9e6: Download complete [2023-05-24T04:59:47.982Z] eaf3925da568: Verifying Checksum [2023-05-24T04:59:47.982Z] eaf3925da568: Download complete [2023-05-24T04:59:48.242Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T04:59:48.243Z] 339a4e72a1f5: Download complete [2023-05-24T04:59:48.243Z] bde34c3a00c8: Verifying Checksum [2023-05-24T04:59:48.243Z] bde34c3a00c8: Download complete [2023-05-24T04:59:48.243Z] b352a97aabf1: Download complete [2023-05-24T04:59:48.243Z] 4872d77fe225: Verifying Checksum [2023-05-24T04:59:48.243Z] 4872d77fe225: Download complete [2023-05-24T04:59:48.243Z] 5851b861e8e6: Download complete [2023-05-24T04:59:48.243Z] b85a868b505f: Verifying Checksum [2023-05-24T04:59:48.243Z] b85a868b505f: Download complete [2023-05-24T04:59:48.502Z] bab4dde63d76: Verifying Checksum [2023-05-24T04:59:48.502Z] bab4dde63d76: Download complete [2023-05-24T04:59:49.440Z] b85a868b505f: Pull complete [2023-05-24T04:59:49.699Z] e2be974225ed: Pull complete [2023-05-24T04:59:49.959Z] 339a4e72a1f5: Pull complete [2023-05-24T04:59:50.220Z] 988bab9f4d93: Pull complete [2023-05-24T04:59:50.489Z] 1469e6f7b9e6: Pull complete [2023-05-24T04:59:50.489Z] eaf3925da568: Pull complete [2023-05-24T04:59:52.424Z] bab4dde63d76: Pull complete [2023-05-24T04:59:52.424Z] bde34c3a00c8: Pull complete [2023-05-24T04:59:52.684Z] b352a97aabf1: Pull complete [2023-05-24T04:59:52.684Z] 4872d77fe225: Pull complete [2023-05-24T04:59:52.684Z] 5851b861e8e6: Pull complete [2023-05-24T04:59:52.684Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T04:59:52.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:59:52.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:59:52.938Z] prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container [2023-05-24T04:59:52.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T04:59:54.114Z] $ docker top 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 -eo pid,comm [2023-05-24T04:59:54.172Z] 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-24T04:59:54.172Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T04:59:54.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T04:59:54.294Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T04:59:54.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T04:59:54.421Z] $ docker exec 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 ssh-agent [2023-05-24T04:59:54.538Z] SSH_AUTH_SOCK=/tmp/ssh-9zejeUVwIYLg/agent.33 [2023-05-24T04:59:54.538Z] SSH_AGENT_PID=39 [2023-05-24T04:59:54.546Z] Running ssh-add (command line suppressed) [2023-05-24T04:59:54.650Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/private_key_5420875122643915632.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/private_key_5420875122643915632.key) [2023-05-24T04:59:54.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T04:59:55.000Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T04:59:55.027Z] $ docker exec --env ******** --env ******** 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 ssh-agent -k [2023-05-24T04:59:55.138Z] unset SSH_AUTH_SOCK; [2023-05-24T04:59:55.138Z] unset SSH_AGENT_PID; [2023-05-24T04:59:55.139Z] echo Agent pid 39 killed; [2023-05-24T04:59:55.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T04:59:55.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T04:59:55.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T04:59:55.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T04:59:55.362Z] $ docker exec 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 ssh-agent [2023-05-24T04:59:55.471Z] SSH_AUTH_SOCK=/tmp/ssh-53WpSp4JUaOH/agent.71 [2023-05-24T04:59:55.471Z] SSH_AGENT_PID=77 [2023-05-24T04:59:55.477Z] Running ssh-add (command line suppressed) [2023-05-24T04:59:55.578Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/private_key_12266149663261031485.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/private_key_12266149663261031485.key) [2023-05-24T04:59:55.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T04:59:55.923Z] + git semver init [2023-05-24T04:59:56.184Z] 2023-05-24 04:59:56,093 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T04:59:56.184Z] 2023-05-24 04:59:56,094 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver [2023-05-24T04:59:56.184Z] 2023-05-24 04:59:56,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver [2023-05-24T04:59:56.184Z] 2023-05-24 04:59:56,095 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-617, universal_newlines=False, shell=None, istream=None) [2023-05-24T04:59:57.565Z] 2023-05-24 04:59:57,396 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.git/info/exclude [2023-05-24T04:59:57.565Z] 2023-05-24 04:59:57,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver/PR-617 with force:False [2023-05-24T04:59:57.565Z] 2023-05-24 04:59:57,396 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver/PR-617 [2023-05-24T04:59:57.565Z] 2023-05-24 04:59:57,401 [execute] INFO git cat-file --batch-check [2023-05-24T04:59:57.565Z] 2023-05-24 04:59:57,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T04:59:57.565Z] 2023-05-24 04:59:57,406 [execute] INFO git cat-file --batch [2023-05-24T04:59:57.565Z] 2023-05-24 04:59:57,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T04:59:57.565Z] 2023-05-24 04:59:57,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver/PR-617 [2023-05-24T04:59:57.565Z] 0.0.0 [Pipeline] } [2023-05-24T04:59:57.588Z] $ docker exec --env ******** --env ******** 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 ssh-agent -k [2023-05-24T04:59:57.692Z] unset SSH_AUTH_SOCK; [2023-05-24T04:59:57.692Z] unset SSH_AGENT_PID; [2023-05-24T04:59:57.692Z] echo Agent pid 77 killed; [2023-05-24T04:59:57.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T04:59:58.115Z] + git semver [Pipeline] } [2023-05-24T04:59:58.399Z] $ docker stop --time=1 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 [2023-05-24T04:59:59.720Z] $ docker rm -f --volumes 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T05:00:00.127Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T05:00:00.394Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T05:00:00.418Z] [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-24T05:00:01.032Z] provisioning config files... [2023-05-24T05:00:01.041Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/config12853705788153979708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:00:01.405Z] ---> docker-login.sh [2023-05-24T05:00:01.405Z] nexus3.edgexfoundry.org:10001 [2023-05-24T05:00:01.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:01.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:01.405Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:01.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:01.405Z] [2023-05-24T05:00:01.405Z] Login Succeeded [2023-05-24T05:00:01.405Z] nexus3.edgexfoundry.org:10002 [2023-05-24T05:00:01.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:01.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:01.405Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:01.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:01.405Z] [2023-05-24T05:00:01.405Z] Login Succeeded [2023-05-24T05:00:01.405Z] nexus3.edgexfoundry.org:10003 [2023-05-24T05:00:01.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:01.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:01.669Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:01.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:01.669Z] [2023-05-24T05:00:01.669Z] Login Succeeded [2023-05-24T05:00:01.669Z] nexus3.edgexfoundry.org:10004 [2023-05-24T05:00:01.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:01.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:01.669Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:01.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:01.669Z] [2023-05-24T05:00:01.669Z] Login Succeeded [2023-05-24T05:00:01.669Z] docker.io [2023-05-24T05:00:01.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:03.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:03.370Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:03.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:03.370Z] [2023-05-24T05:00:03.370Z] Login Succeeded [2023-05-24T05:00:03.370Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T05:00:03.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T05:00:03.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:00:03.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:00:03.809Z] ========================================================= [2023-05-24T05:00:03.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T05:00:03.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:00:04.349Z] + 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-24T05:00:04.609Z] Sending build context to Docker daemon 47.7MB [2023-05-24T05:00:04.609Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:00:04.609Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T05:00:04.609Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T05:00:04.609Z] f56be85fc22e: Pulling fs layer [2023-05-24T05:00:04.609Z] 85791d961cd3: Pulling fs layer [2023-05-24T05:00:04.609Z] d694b5ae8c79: Pulling fs layer [2023-05-24T05:00:04.609Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T05:00:04.609Z] 4d19c01a9841: Pulling fs layer [2023-05-24T05:00:04.609Z] 9325e15d5711: Pulling fs layer [2023-05-24T05:00:04.609Z] 556b6ee489ea: Pulling fs layer [2023-05-24T05:00:04.609Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T05:00:04.609Z] 9f32a84ed3da: Waiting [2023-05-24T05:00:04.609Z] 4d19c01a9841: Waiting [2023-05-24T05:00:04.609Z] 9325e15d5711: Waiting [2023-05-24T05:00:04.609Z] 556b6ee489ea: Waiting [2023-05-24T05:00:04.609Z] c5a4b2cf53e6: Waiting [2023-05-24T05:00:04.609Z] 85791d961cd3: Verifying Checksum [2023-05-24T05:00:04.609Z] 85791d961cd3: Download complete [2023-05-24T05:00:04.609Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T05:00:04.609Z] 9f32a84ed3da: Download complete [2023-05-24T05:00:04.609Z] 4d19c01a9841: Verifying Checksum [2023-05-24T05:00:04.609Z] 4d19c01a9841: Download complete [2023-05-24T05:00:04.609Z] f56be85fc22e: Verifying Checksum [2023-05-24T05:00:04.609Z] f56be85fc22e: Download complete [2023-05-24T05:00:04.609Z] 9325e15d5711: Verifying Checksum [2023-05-24T05:00:04.609Z] 9325e15d5711: Download complete [2023-05-24T05:00:04.866Z] f56be85fc22e: Pull complete [2023-05-24T05:00:05.127Z] 85791d961cd3: Pull complete [2023-05-24T05:00:05.392Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T05:00:05.392Z] c5a4b2cf53e6: Download complete [2023-05-24T05:00:05.392Z] d694b5ae8c79: Verifying Checksum [2023-05-24T05:00:05.392Z] d694b5ae8c79: Download complete [2023-05-24T05:00:05.654Z] 556b6ee489ea: Verifying Checksum [2023-05-24T05:00:05.654Z] 556b6ee489ea: Download complete [2023-05-24T05:00:10.989Z] d694b5ae8c79: Pull complete [2023-05-24T05:00:10.989Z] 9f32a84ed3da: Pull complete [2023-05-24T05:00:10.989Z] 4d19c01a9841: Pull complete [2023-05-24T05:00:10.989Z] 9325e15d5711: Pull complete [2023-05-24T05:00:14.961Z] 556b6ee489ea: Pull complete [2023-05-24T05:00:15.854Z] Still waiting to schedule task [2023-05-24T05:00:15.855Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T05:00:15.893Z] c5a4b2cf53e6: Pull complete [2023-05-24T05:00:15.893Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T05:00:15.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T05:00:15.893Z] ---> c4be618373d6 [2023-05-24T05:00:15.893Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:00:18.437Z] ---> Running in 8bffaff79a00 [2023-05-24T05:00:18.437Z] Removing intermediate container 8bffaff79a00 [2023-05-24T05:00:18.437Z] ---> 72089fa400ae [2023-05-24T05:00:18.437Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:00:18.437Z] ---> Running in 3fea20a3a594 [2023-05-24T05:00:18.437Z] Removing intermediate container 3fea20a3a594 [2023-05-24T05:00:18.437Z] ---> 5e5088ecd2eb [2023-05-24T05:00:18.437Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:00:18.437Z] ---> Running in 3d1b80073d2f [2023-05-24T05:00:18.437Z] Removing intermediate container 3d1b80073d2f [2023-05-24T05:00:18.437Z] ---> aacca90293bb [2023-05-24T05:00:18.437Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T05:00:18.698Z] ---> Running in 0cf7d0082fa6 [2023-05-24T05:00:18.698Z] Removing intermediate container 0cf7d0082fa6 [2023-05-24T05:00:18.698Z] ---> 017ffeca91c3 [2023-05-24T05:00:18.698Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:00:18.698Z] ---> Running in 8618a5bf7160 [2023-05-24T05:00:18.698Z] Removing intermediate container 8618a5bf7160 [2023-05-24T05:00:18.698Z] ---> fdc09d70a644 [2023-05-24T05:00:18.698Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:00:20.516Z] latest: Pulling from library/docker [2023-05-24T05:00:20.516Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-24T05:00:20.516Z] dfb60e7f5d22: Pulling fs layer [2023-05-24T05:00:20.516Z] f74671f55a8d: Pulling fs layer [2023-05-24T05:00:20.516Z] 75039dcfa57a: Pulling fs layer [2023-05-24T05:00:20.516Z] a867a08cc62a: Pulling fs layer [2023-05-24T05:00:20.516Z] f897c97d93d5: Pulling fs layer [2023-05-24T05:00:20.516Z] 5893dfdf0269: Pulling fs layer [2023-05-24T05:00:20.516Z] 7bd0f5addfbf: Pulling fs layer [2023-05-24T05:00:20.516Z] b3364461d2a2: Pulling fs layer [2023-05-24T05:00:20.516Z] 3b63b390fabe: Pulling fs layer [2023-05-24T05:00:20.516Z] 200a256d559f: Pulling fs layer [2023-05-24T05:00:20.516Z] f36549cf8e4b: Pulling fs layer [2023-05-24T05:00:20.516Z] 135f01648aa4: Pulling fs layer [2023-05-24T05:00:20.516Z] f9804e6a84f9: Pulling fs layer [2023-05-24T05:00:20.516Z] 75039dcfa57a: Waiting [2023-05-24T05:00:20.516Z] a867a08cc62a: Waiting [2023-05-24T05:00:20.516Z] f897c97d93d5: Waiting [2023-05-24T05:00:20.516Z] 5893dfdf0269: Waiting [2023-05-24T05:00:20.516Z] 7bd0f5addfbf: Waiting [2023-05-24T05:00:20.516Z] b3364461d2a2: Waiting [2023-05-24T05:00:20.516Z] 3b63b390fabe: Waiting [2023-05-24T05:00:20.516Z] 200a256d559f: Waiting [2023-05-24T05:00:20.516Z] f36549cf8e4b: Waiting [2023-05-24T05:00:20.516Z] 135f01648aa4: Waiting [2023-05-24T05:00:20.516Z] f9804e6a84f9: Waiting [2023-05-24T05:00:20.774Z] f74671f55a8d: Verifying Checksum [2023-05-24T05:00:20.774Z] f74671f55a8d: Download complete [2023-05-24T05:00:20.774Z] dfb60e7f5d22: Download complete [2023-05-24T05:00:20.774Z] 8a49fdb3b6a5: Download complete [2023-05-24T05:00:20.774Z] 8a49fdb3b6a5: Pull complete [2023-05-24T05:00:20.774Z] 75039dcfa57a: Verifying Checksum [2023-05-24T05:00:20.774Z] 75039dcfa57a: Download complete [2023-05-24T05:00:20.774Z] a867a08cc62a: Verifying Checksum [2023-05-24T05:00:20.774Z] a867a08cc62a: Download complete [2023-05-24T05:00:21.033Z] 5893dfdf0269: Verifying Checksum [2023-05-24T05:00:21.033Z] 5893dfdf0269: Download complete [2023-05-24T05:00:21.033Z] 7bd0f5addfbf: Download complete [2023-05-24T05:00:21.033Z] f897c97d93d5: Download complete [2023-05-24T05:00:21.033Z] dfb60e7f5d22: Pull complete [2023-05-24T05:00:21.033Z] b3364461d2a2: Download complete [2023-05-24T05:00:21.033Z] 200a256d559f: Verifying Checksum [2023-05-24T05:00:21.033Z] 200a256d559f: Download complete [2023-05-24T05:00:21.033Z] 3b63b390fabe: Verifying Checksum [2023-05-24T05:00:21.033Z] 3b63b390fabe: Download complete [2023-05-24T05:00:21.033Z] f74671f55a8d: Pull complete [2023-05-24T05:00:21.033Z] 135f01648aa4: Verifying Checksum [2023-05-24T05:00:21.033Z] 135f01648aa4: Download complete [2023-05-24T05:00:21.294Z] f9804e6a84f9: Verifying Checksum [2023-05-24T05:00:21.294Z] f9804e6a84f9: Download complete [2023-05-24T05:00:21.294Z] 75039dcfa57a: Pull complete [2023-05-24T05:00:21.551Z] f36549cf8e4b: Verifying Checksum [2023-05-24T05:00:21.551Z] f36549cf8e4b: Download complete [2023-05-24T05:00:21.809Z] a867a08cc62a: Pull complete [2023-05-24T05:00:22.068Z] f897c97d93d5: Pull complete [2023-05-24T05:00:22.327Z] 5893dfdf0269: Pull complete [2023-05-24T05:00:22.327Z] 7bd0f5addfbf: Pull complete [2023-05-24T05:00:22.327Z] b3364461d2a2: Pull complete [2023-05-24T05:00:22.585Z] 3b63b390fabe: Pull complete [2023-05-24T05:00:22.585Z] 200a256d559f: Pull complete [2023-05-24T05:00:24.015Z] f36549cf8e4b: Pull complete [2023-05-24T05:00:24.015Z] 135f01648aa4: Pull complete [2023-05-24T05:00:24.015Z] f9804e6a84f9: Pull complete [2023-05-24T05:00:24.015Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T05:00:24.015Z] Status: Downloaded newer image for docker:latest [2023-05-24T05:00:24.958Z] ---> d4f5de22f840 [2023-05-24T05:00:24.958Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:00:24.958Z] ---> Running in ea57b0e27475 [2023-05-24T05:00:25.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T05:00:25.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T05:00:25.478Z] OK: 265 MiB in 53 packages [2023-05-24T05:00:26.049Z] Removing intermediate container ea57b0e27475 [2023-05-24T05:00:26.049Z] ---> 22e738eb9ddc [2023-05-24T05:00:26.049Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T05:00:26.049Z] ---> Running in e734ba0adb8b [2023-05-24T05:00:26.049Z] Removing intermediate container e734ba0adb8b [2023-05-24T05:00:26.049Z] ---> 3e26c3fe6f66 [2023-05-24T05:00:26.049Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:00:26.049Z] ---> Running in cbfa35b5c3e1 [2023-05-24T05:00:26.049Z] Removing intermediate container cbfa35b5c3e1 [2023-05-24T05:00:26.049Z] ---> f80112971793 [2023-05-24T05:00:26.049Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T05:00:26.310Z] ---> d17eb88dcb11 [2023-05-24T05:00:26.310Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:00:26.310Z] ---> Running in 7c0576fd2f76 [2023-05-24T05:00:44.442Z] Removing intermediate container 7c0576fd2f76 [2023-05-24T05:00:44.442Z] ---> b2947d1947b2 [2023-05-24T05:00:44.442Z] Step 14/15 : COPY . . [2023-05-24T05:00:44.704Z] ---> f4b2881a8ecc [2023-05-24T05:00:44.704Z] Step 15/15 : RUN ${MAKE} [2023-05-24T05:00:44.704Z] ---> Running in 277eb865e545 [2023-05-24T05:00:44.965Z] noop [2023-05-24T05:00:45.225Z] Removing intermediate container 277eb865e545 [2023-05-24T05:00:45.225Z] ---> aab3be78e3cb [2023-05-24T05:00:45.225Z] Successfully built aab3be78e3cb [2023-05-24T05:00:45.225Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:00:45.674Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T05:00:45.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:00:45.842Z] prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container [2023-05-24T05:00:45.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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 ******** ci-base-image-x86_64 cat [2023-05-24T05:00:46.259Z] $ docker top d8b51a240cdfc8723636b9803492a1168fa1c0b35a04ba8b83f9f61c92ad6eda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:00:46.664Z] + go version [2023-05-24T05:00:46.664Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T05:00:46.704Z] $ docker stop --time=1 d8b51a240cdfc8723636b9803492a1168fa1c0b35a04ba8b83f9f61c92ad6eda [2023-05-24T05:00:47.985Z] $ docker rm -f --volumes d8b51a240cdfc8723636b9803492a1168fa1c0b35a04ba8b83f9f61c92ad6eda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:00:48.726Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T05:00:48.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:00:48.890Z] prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container [2023-05-24T05:00:48.926Z] $ 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-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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 ******** ci-base-image-x86_64 cat [2023-05-24T05:00:49.267Z] $ docker top 9f1abb9f8e14281368c36d3c263a3d96c778073afa8d9b5b02d5bbaaf0c71737 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:00:49.709Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-617 [Pipeline] fileExists [Pipeline] sh [2023-05-24T05:00:50.080Z] + make test [2023-05-24T05:00:50.080Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T05:00:55.353Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T05:01:05.339Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T05:01:05.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T05:01:05.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T05:01:05.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T05:01:05.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T05:01:05.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T05:01:05.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T05:01:05.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T05:01:05.339Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T05:01:07.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T05:01:07.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T05:01:07.402Z] ./bin/test-attribution-txt.sh [2023-05-24T05:01:07.402Z] make -C web test [2023-05-24T05:01:07.402Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-617/web' [2023-05-24T05:01:07.402Z] make[1]: tput: No such file or directory [2023-05-24T05:01:07.402Z] make[1]: tput: No such file or directory [2023-05-24T05:01:07.402Z] warning: generating ./VERSION [2023-05-24T05:01:07.402Z] echo "0.0.0" > VERSION [2023-05-24T05:01:07.686Z] docker build \ [2023-05-24T05:01:07.686Z] -f Dockerfile \ [2023-05-24T05:01:07.686Z] --build-arg USER=1000 \ [2023-05-24T05:01:07.686Z] \ [2023-05-24T05:01:07.686Z] --label "git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48" \ [2023-05-24T05:01:07.686Z] -t edgexfoundry/edgex-web-ui:7425b0be313c7ccdd8dc1650b27036565ea33f48 \ [2023-05-24T05:01:07.686Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T05:01:07.686Z] . [2023-05-24T05:01:07.686Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T05:01:07.686Z] Install the buildx component to build images with BuildKit: [2023-05-24T05:01:07.686Z] https://docs.docker.com/go/buildx/ [2023-05-24T05:01:07.686Z] [2023-05-24T05:01:07.686Z] Sending build context to Docker daemon 2.571MB [2023-05-24T05:01:07.686Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T05:01:07.686Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T05:01:07.686Z] 9621f1afde84: Pulling fs layer [2023-05-24T05:01:07.686Z] c6f70ee39829: Pulling fs layer [2023-05-24T05:01:07.686Z] 56892a8094a2: Pulling fs layer [2023-05-24T05:01:07.686Z] 58dd87906ef0: Pulling fs layer [2023-05-24T05:01:07.686Z] 58dd87906ef0: Waiting [2023-05-24T05:01:07.944Z] 56892a8094a2: Verifying Checksum [2023-05-24T05:01:07.944Z] 56892a8094a2: Download complete [2023-05-24T05:01:07.944Z] 58dd87906ef0: Verifying Checksum [2023-05-24T05:01:07.944Z] 58dd87906ef0: Download complete [2023-05-24T05:01:07.945Z] 9621f1afde84: Verifying Checksum [2023-05-24T05:01:07.945Z] 9621f1afde84: Download complete [2023-05-24T05:01:07.945Z] 9621f1afde84: Pull complete [2023-05-24T05:01:08.204Z] c6f70ee39829: Verifying Checksum [2023-05-24T05:01:08.204Z] c6f70ee39829: Download complete [2023-05-24T05:01:09.140Z] c6f70ee39829: Pull complete [2023-05-24T05:01:09.399Z] 56892a8094a2: Pull complete [2023-05-24T05:01:09.399Z] 58dd87906ef0: Pull complete [2023-05-24T05:01:09.399Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T05:01:09.399Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T05:01:09.399Z] ---> b69703f70c3d [2023-05-24T05:01:09.399Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T05:01:09.968Z] ---> Running in 24860dc78c0f [2023-05-24T05:01:10.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-24T05:01:10.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-24T05:01:10.744Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-24T05:01:10.744Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-24T05:01:10.744Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-24T05:01:10.744Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-24T05:01:10.744Z] (5/129) Installing libxcb (1.14-r2) [2023-05-24T05:01:10.744Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-24T05:01:10.744Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-24T05:01:10.744Z] (8/129) Installing libice (1.0.10-r0) [2023-05-24T05:01:10.744Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-24T05:01:10.744Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-24T05:01:10.744Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-24T05:01:10.744Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-24T05:01:10.744Z] (13/129) Installing xset (1.2.4-r0) [2023-05-24T05:01:10.744Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-24T05:01:10.744Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-24T05:01:10.744Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T05:01:10.744Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-24T05:01:10.744Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-24T05:01:10.744Z] (19/129) Installing libintl (0.21-r0) [2023-05-24T05:01:10.744Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-24T05:01:10.744Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-24T05:01:10.744Z] (22/129) Installing pcre (8.45-r1) [2023-05-24T05:01:10.744Z] (23/129) Installing glib (2.70.5-r0) [2023-05-24T05:01:11.004Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-24T05:01:11.004Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-24T05:01:11.004Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-24T05:01:11.004Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T05:01:11.004Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T05:01:11.004Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-24T05:01:11.004Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-24T05:01:11.004Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-24T05:01:11.004Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-24T05:01:11.004Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T05:01:11.004Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T05:01:11.004Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-24T05:01:11.004Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-24T05:01:11.004Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-24T05:01:11.004Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-24T05:01:11.004Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-24T05:01:11.004Z] (40/129) Installing libxi (1.8-r0) [2023-05-24T05:01:11.004Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-24T05:01:11.004Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-24T05:01:11.004Z] (43/129) Installing atk (2.36.0-r0) [2023-05-24T05:01:11.004Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-24T05:01:11.004Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-24T05:01:11.004Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-24T05:01:11.004Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T05:01:11.004Z] (48/129) Installing expat (2.5.0-r0) [2023-05-24T05:01:11.004Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-24T05:01:11.004Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-24T05:01:11.004Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-24T05:01:11.004Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-24T05:01:11.004Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-24T05:01:11.004Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-24T05:01:11.004Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-24T05:01:11.004Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-24T05:01:11.004Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-24T05:01:11.004Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-24T05:01:11.264Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-24T05:01:11.264Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-24T05:01:11.264Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-24T05:01:11.264Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-24T05:01:11.264Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-24T05:01:11.264Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-24T05:01:11.264Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-24T05:01:11.264Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-24T05:01:11.264Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-24T05:01:11.264Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-24T05:01:11.264Z] (69/129) Installing pango (1.48.10-r0) [2023-05-24T05:01:11.264Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T05:01:11.264Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T05:01:11.264Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T05:01:11.264Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-24T05:01:11.264Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-24T05:01:11.264Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T05:01:11.264Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T05:01:11.524Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-24T05:01:11.524Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-24T05:01:11.524Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-24T05:01:11.524Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T05:01:13.429Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-24T05:01:13.429Z] (80/129) Installing flac (1.3.4-r0) [2023-05-24T05:01:13.429Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T05:01:13.429Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T05:01:13.429Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-24T05:01:13.429Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-24T05:01:13.429Z] (85/129) Installing libass (0.15.2-r0) [2023-05-24T05:01:13.429Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-24T05:01:13.688Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T05:01:13.688Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T05:01:13.688Z] (89/129) Installing lame (3.100-r0) [2023-05-24T05:01:13.688Z] (90/129) Installing opus (1.3.1-r1) [2023-05-24T05:01:13.688Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T05:01:13.688Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-24T05:01:13.688Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-24T05:01:13.688Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-24T05:01:13.688Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-24T05:01:13.688Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T05:01:13.688Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-24T05:01:13.688Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-24T05:01:13.688Z] (99/129) Installing libva (2.13.0-r0) [2023-05-24T05:01:13.688Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-24T05:01:13.688Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-24T05:01:13.688Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-24T05:01:13.688Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-24T05:01:13.688Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-24T05:01:13.688Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-24T05:01:13.688Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-24T05:01:13.688Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-24T05:01:13.688Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T05:01:13.947Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-24T05:01:13.947Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-24T05:01:14.207Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T05:01:14.207Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-24T05:01:14.207Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-24T05:01:14.207Z] (114/129) Installing nspr (4.32-r0) [2023-05-24T05:01:14.207Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-24T05:01:14.207Z] (116/129) Installing nss (3.78.1-r0) [2023-05-24T05:01:14.207Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-24T05:01:14.207Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-24T05:01:14.207Z] (119/129) Installing orc (0.4.32-r0) [2023-05-24T05:01:14.207Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-24T05:01:14.207Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-24T05:01:14.207Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-24T05:01:14.207Z] (123/129) Installing libpulse (15.0-r2) [2023-05-24T05:01:14.207Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-24T05:01:14.207Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-24T05:01:14.207Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-24T05:01:14.207Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-24T05:01:14.207Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-24T05:01:14.207Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-24T05:01:15.585Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T05:01:15.585Z] Executing glib-2.70.5-r0.trigger [2023-05-24T05:01:15.585Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T05:01:15.846Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T05:01:15.846Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T05:01:15.846Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T05:01:15.846Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T05:01:16.104Z] OK: 286 MiB in 145 packages [2023-05-24T05:01:19.392Z] Removing intermediate container 24860dc78c0f [2023-05-24T05:01:19.392Z] ---> a867b7948595 [2023-05-24T05:01:19.392Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T05:01:19.392Z] ---> Running in d2064e2855c9 [2023-05-24T05:01:19.392Z] Removing intermediate container d2064e2855c9 [2023-05-24T05:01:19.392Z] ---> 50a6856d5875 [2023-05-24T05:01:19.392Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T05:01:19.392Z] ---> Running in 20ba8ce59fb0 [2023-05-24T05:01:19.650Z] Removing intermediate container 20ba8ce59fb0 [2023-05-24T05:01:19.650Z] ---> b0ce4adad50c [2023-05-24T05:01:19.650Z] Step 5/10 : RUN npm install -g npm [2023-05-24T05:01:19.650Z] ---> Running in 2f88eff5c2b5 [2023-05-24T05:01:26.213Z] [2023-05-24T05:01:26.213Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-24T05:01:26.213Z] [2023-05-24T05:01:26.213Z] 27 packages are looking for funding [2023-05-24T05:01:26.213Z] run `npm fund` for details [2023-05-24T05:01:26.213Z] [2023-05-24T05:01:26.213Z] found 0 vulnerabilities [2023-05-24T05:01:27.150Z] Removing intermediate container 2f88eff5c2b5 [2023-05-24T05:01:27.150Z] ---> c6299102f25d [2023-05-24T05:01:27.150Z] Step 6/10 : ARG USER=1000 [2023-05-24T05:01:27.150Z] ---> Running in 809f53713058 [2023-05-24T05:01:27.150Z] Removing intermediate container 809f53713058 [2023-05-24T05:01:27.150Z] ---> 37c7e54615fa [2023-05-24T05:01:27.150Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T05:01:27.150Z] ---> Running in c1facca1b448 [2023-05-24T05:01:27.718Z] Removing intermediate container c1facca1b448 [2023-05-24T05:01:27.718Z] ---> 84e69c1d9d2f [2023-05-24T05:01:27.718Z] Step 8/10 : USER $USER:$USER [2023-05-24T05:01:27.718Z] ---> Running in 3bcd4b4d9cad [2023-05-24T05:01:27.718Z] Removing intermediate container 3bcd4b4d9cad [2023-05-24T05:01:27.718Z] ---> d1862770cf55 [2023-05-24T05:01:27.718Z] Step 9/10 : WORKDIR /app [2023-05-24T05:01:27.718Z] ---> Running in 1241d3388579 [2023-05-24T05:01:27.976Z] Removing intermediate container 1241d3388579 [2023-05-24T05:01:27.976Z] ---> 473932423546 [2023-05-24T05:01:27.976Z] Step 10/10 : LABEL git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48 [2023-05-24T05:01:27.976Z] ---> Running in d1ddd08c2983 [2023-05-24T05:01:27.976Z] Removing intermediate container d1ddd08c2983 [2023-05-24T05:01:27.976Z] ---> ac708eab73e4 [2023-05-24T05:01:27.976Z] Successfully built ac708eab73e4 [2023-05-24T05:01:27.976Z] Successfully tagged edgexfoundry/edgex-web-ui:7425b0be313c7ccdd8dc1650b27036565ea33f48 [2023-05-24T05:01:27.976Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T05:01:27.976Z] touch edgex-web-ui.imagebuilt [2023-05-24T05:01:27.976Z] mkdir -p node_modules coverage [2023-05-24T05:01:27.976Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T05:01:27.976Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T05:01:29.880Z] npm WARN old lockfile [2023-05-24T05:01:29.880Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T05:01:29.881Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T05:01:29.881Z] npm WARN old lockfile [2023-05-24T05:01:29.881Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T05:01:29.881Z] npm WARN old lockfile [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE }, [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE }, [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE }, [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE }, [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE }, [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE }, [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE }, [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE }, [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE }, [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:36.451Z] npm WARN EBADENGINE } [2023-05-24T05:01:40.653Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T05:01:40.653Z] 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-24T05:01:40.653Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T05:01:40.653Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:01:40.653Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T05:01:40.653Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T05:01:40.913Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T05:01:41.850Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T05:01:42.786Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T05:01:43.042Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T05:01:44.940Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T05:01:46.315Z] 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-24T05:01:46.315Z] 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-24T05:01:46.315Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:01:46.887Z] 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-24T05:01:46.887Z] 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-24T05:01:47.833Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:01:48.768Z] 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-24T05:01:49.026Z] 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-24T05:01:51.557Z] 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-24T05:01:54.091Z] 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-24T05:01:59.366Z] [2023-05-24T05:01:59.366Z] added 1478 packages, and audited 1479 packages in 30s [2023-05-24T05:01:59.366Z] [2023-05-24T05:01:59.366Z] 90 packages are looking for funding [2023-05-24T05:01:59.366Z] run `npm fund` for details [2023-05-24T05:01:59.366Z] [2023-05-24T05:01:59.366Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T05:01:59.366Z] [2023-05-24T05:01:59.366Z] To address issues that do not require attention, run: [2023-05-24T05:01:59.366Z] npm audit fix [2023-05-24T05:01:59.366Z] [2023-05-24T05:01:59.366Z] To address all issues (including breaking changes), run: [2023-05-24T05:01:59.366Z] npm audit fix --force [2023-05-24T05:01:59.366Z] [2023-05-24T05:01:59.366Z] Run `npm audit` for details. [2023-05-24T05:02:01.901Z] 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-24T05:02:04.431Z] - Generating browser application bundles (phase: setup)... [2023-05-24T05:02:08.616Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T05:02:08.616Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T05:02:12.812Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T05:02:12.812Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T05:02:13.070Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T05:02:13.070Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T05:02:13.641Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T05:02:13.641Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T05:02:13.900Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T05:02:14.163Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T05:02:14.163Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T05:02:14.421Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T05:02:14.678Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T05:02:16.582Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T05:02:23.152Z] 24 05 2023 05:02:22.953:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T05:02:23.152Z] 24 05 2023 05:02:22.957:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T05:02:23.152Z] 24 05 2023 05:02:22.963:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T05:02:36.354Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16663 in /w/workspace/edgexfoundry_edgex-ui-go_PR-617 [Pipeline] { [Pipeline] ws [2023-05-24T05:02:36.426Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T05:02:36.505Z] The recommended git tool is: git [2023-05-24T05:02:38.049Z] ✔ Browser application bundle generation complete. [2023-05-24T05:02:38.049Z] 24 05 2023 05:02:36.035:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 9CBHwrNUyQzhi22KAAAB with id 98511774 [2023-05-24T05:02:38.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T05:02:38.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.052 secs) [2023-05-24T05:02:38.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.064 secs) [2023-05-24T05:02:39.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.102 secs) [2023-05-24T05:02:39.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.151 secs) [2023-05-24T05:02:39.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.157 secs) [2023-05-24T05:02:39.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.227 secs) [2023-05-24T05:02:39.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.24 secs) [2023-05-24T05:02:39.499Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.311 secs) [2023-05-24T05:02:39.499Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.358 secs) [2023-05-24T05:02:39.499Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.384 secs) [2023-05-24T05:02:39.499Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.393 secs) [2023-05-24T05:02:39.499Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.395 secs) [2023-05-24T05:02:39.499Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.412 secs) [2023-05-24T05:02:39.499Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.416 secs) [2023-05-24T05:02:39.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.481 secs) [2023-05-24T05:02:39.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.576 secs) [2023-05-24T05:02:39.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.611 secs) [2023-05-24T05:02:39.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.637 secs) [2023-05-24T05:02:39.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.642 secs) [2023-05-24T05:02:40.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.686 secs) [2023-05-24T05:02:40.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.698 secs) [2023-05-24T05:02:40.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.763 secs) [2023-05-24T05:02:40.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.775 secs) [2023-05-24T05:02:40.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.802 secs) [2023-05-24T05:02:40.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.813 secs) [2023-05-24T05:02:40.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.824 secs) [2023-05-24T05:02:40.017Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.827 secs) [2023-05-24T05:02:40.017Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.831 secs) [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.85 secs) [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.863 secs) [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.895 secs) [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.906 secs) [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.92 secs) [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.928 secs) [2023-05-24T05:02:40.275Z] WARN: ' [2023-05-24T05:02:40.275Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:02:40.275Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:02:40.275Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:02:40.275Z] in a future version of Angular. [2023-05-24T05:02:40.275Z] [2023-05-24T05:02:40.275Z] For more information on this, see our API docs here: [2023-05-24T05:02:40.275Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:02:40.275Z] ' [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.928 secs) [2023-05-24T05:02:40.275Z] WARN: ' [2023-05-24T05:02:40.275Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:02:40.275Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:02:40.275Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:02:40.275Z] in a future version of Angular. [2023-05-24T05:02:40.275Z] [2023-05-24T05:02:40.275Z] For more information on this, see our API docs here: [2023-05-24T05:02:40.275Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:02:40.275Z] ' [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.957 secs) [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.971 secs) [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.979 secs) [2023-05-24T05:02:40.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.008 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.036 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.048 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.058 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.063 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.065 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.066 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.072 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.075 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.092 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.112 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.122 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.137 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.148 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.156 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.18 secs) [2023-05-24T05:02:40.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.186 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.229 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.234 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.243 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.264 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.278 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.283 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.285 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.316 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.329 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.331 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.339 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.341 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.343 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.353 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.366 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.374 secs) [2023-05-24T05:02:40.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.378 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.39 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.397 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.405 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.44 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.451 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.458 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.468 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.474 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.481 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.496 secs) [2023-05-24T05:02:41.054Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.507 secs) [2023-05-24T05:02:41.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.59 secs) [2023-05-24T05:02:41.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.618 secs) [2023-05-24T05:02:41.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.637 secs) [2023-05-24T05:02:41.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.651 secs) [2023-05-24T05:02:41.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.67 secs) [2023-05-24T05:02:41.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.697 secs) [2023-05-24T05:02:41.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.725 secs) [2023-05-24T05:02:41.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.735 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.784 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.795 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.833 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.852 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.862 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.88 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.884 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.886 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.894 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.898 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.9 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.907 secs) [2023-05-24T05:02:41.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.935 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.946 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.96 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.973 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.976 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.979 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.982 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.986 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 2.007 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 2.015 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 2.018 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 2.026 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 2.029 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 2.031 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 2.033 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.039 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.06 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.07 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.075 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.081 secs) [2023-05-24T05:02:41.831Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.09 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.114 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.122 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.147 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.166 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.17 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.173 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.178 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.183 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.207 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.224 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.227 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.228 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.232 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.234 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.24 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.244 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.247 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.249 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.264 secs) [2023-05-24T05:02:42.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.271 secs) [2023-05-24T05:02:42.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.273 secs) [2023-05-24T05:02:42.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.275 secs) [2023-05-24T05:02:42.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.343 secs / 2.275 secs) [2023-05-24T05:02:42.346Z] TOTAL: 145 SUCCESS [2023-05-24T05:02:42.346Z] ✔ Browser application bundle generation complete. [2023-05-24T05:02:42.790Z] using credential edgex-jenkins-ssh [2023-05-24T05:02:42.807Z] Cloning the remote Git repository [2023-05-24T05:02:42.914Z] [2023-05-24T05:02:42.914Z] =============================== Coverage summary =============================== [2023-05-24T05:02:42.914Z] Statements : 41.53% ( 1424/3429 ) [2023-05-24T05:02:42.914Z] Branches : 12.14% ( 109/898 ) [2023-05-24T05:02:42.914Z] Functions : 33.25% ( 416/1251 ) [2023-05-24T05:02:42.914Z] Lines : 39.41% ( 1279/3245 ) [2023-05-24T05:02:42.914Z] ================================================================================ [2023-05-24T05:02:42.914Z] ✔ Browser application bundle generation complete. [2023-05-24T05:02:43.181Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-617/web' [Pipeline] echo [2023-05-24T05:02:43.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T05:02:43.261Z] $ docker stop --time=1 9f1abb9f8e14281368c36d3c263a3d96c778073afa8d9b5b02d5bbaaf0c71737 [2023-05-24T05:02:42.861Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T05:02:42.981Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-24T05:02:43.164Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T05:02:43.166Z] > git --version # timeout=10 [2023-05-24T05:02:43.192Z] > git --version # 'git version 2.25.1' [2023-05-24T05:02:43.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T05:02:43.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T05:02:44.566Z] $ docker rm -f --volumes 9f1abb9f8e14281368c36d3c263a3d96c778073afa8d9b5b02d5bbaaf0c71737 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T05:02:45.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T05:02:45.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T05:02:46.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T05:02:46.655Z] + ls -al . [2023-05-24T05:02:46.655Z] total 180 [2023-05-24T05:02:46.655Z] drwxrwxr-x 14 jenkins jenkins 4096 May 24 05:00 . [2023-05-24T05:02:46.655Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 .. [2023-05-24T05:02:46.655Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 .blubracket [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 04:59 .dockerignore [2023-05-24T05:02:46.655Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:59 .git [2023-05-24T05:02:46.655Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 .github [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 04:59 .gitignore [2023-05-24T05:02:46.655Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 04:59 .semver [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 04:59 Attribution.txt [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 04:59 CHANGELOG.md [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 04:59 CONTRIBUTING.md [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 04:59 Dockerfile [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 04:59 Jenkinsfile [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 04:59 LICENSE [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 04:59 Makefile [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 04:59 README.md [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:00 VERSION [2023-05-24T05:02:46.655Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 assets [2023-05-24T05:02:46.655Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 bin [2023-05-24T05:02:46.655Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 cmd [2023-05-24T05:02:46.655Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 05:00 coverage.out [2023-05-24T05:02:46.655Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 docs [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 3033 May 24 04:59 go.mod [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 30596 May 24 04:59 go.sum [2023-05-24T05:02:46.655Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:59 internal [2023-05-24T05:02:46.655Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 snap [2023-05-24T05:02:46.655Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 testing [2023-05-24T05:02:46.655Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 04:59 version.go [2023-05-24T05:02:46.655Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:02:47.050Z] + 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=7425b0be313c7ccdd8dc1650b27036565ea33f48 --label arch=amd64 --label version=0.0.0 . [2023-05-24T05:02:47.310Z] Sending build context to Docker daemon 50.46MB [2023-05-24T05:02:47.310Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:02:47.310Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T05:02:47.310Z] ---> aab3be78e3cb [2023-05-24T05:02:47.310Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:02:47.569Z] ---> Running in 2bae7b872a35 [2023-05-24T05:02:47.569Z] Removing intermediate container 2bae7b872a35 [2023-05-24T05:02:47.569Z] ---> 606f96352b13 [2023-05-24T05:02:47.569Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:02:47.569Z] ---> Running in bbb664bbf899 [2023-05-24T05:02:47.569Z] Removing intermediate container bbb664bbf899 [2023-05-24T05:02:47.569Z] ---> c62116b23a73 [2023-05-24T05:02:47.569Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:02:47.569Z] ---> Running in 833c24d448f2 [2023-05-24T05:02:47.828Z] Removing intermediate container 833c24d448f2 [2023-05-24T05:02:47.828Z] ---> 8c8d595f7bfe [2023-05-24T05:02:47.828Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T05:02:47.828Z] ---> Running in bc79bbf21ccf [2023-05-24T05:02:47.828Z] Removing intermediate container bc79bbf21ccf [2023-05-24T05:02:47.828Z] ---> bde5f6a90dda [2023-05-24T05:02:47.828Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:02:47.828Z] ---> Running in 493e8e20a5e1 [2023-05-24T05:02:47.828Z] Removing intermediate container 493e8e20a5e1 [2023-05-24T05:02:47.828Z] ---> c75305f3ded6 [2023-05-24T05:02:47.828Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:02:46.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T05:02:46.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T05:02:47.933Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T05:02:47.979Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T05:02:47.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T05:02:48.001Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/617/head:refs/remotes/origin/PR-617 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T05:02:48.394Z] ---> ffcb2b554320 [2023-05-24T05:02:48.394Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:02:48.394Z] ---> Running in 18e3623f5d52 [2023-05-24T05:02:48.569Z] Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 7425b0be313c7ccdd8dc1650b27036565ea33f48 [2023-05-24T05:02:48.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T05:02:48.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T05:02:49.172Z] OK: 265 MiB in 53 packages [2023-05-24T05:02:49.180Z] Merge succeeded, producing 7425b0be313c7ccdd8dc1650b27036565ea33f48 [2023-05-24T05:02:49.181Z] Checking out Revision 7425b0be313c7ccdd8dc1650b27036565ea33f48 (PR-617) [2023-05-24T05:02:49.430Z] Removing intermediate container 18e3623f5d52 [2023-05-24T05:02:49.430Z] ---> 730ac044a010 [2023-05-24T05:02:49.430Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T05:02:49.430Z] ---> Running in 42350349fa64 [2023-05-24T05:02:49.430Z] Removing intermediate container 42350349fa64 [2023-05-24T05:02:49.430Z] ---> becf573326d8 [2023-05-24T05:02:49.430Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:02:49.430Z] ---> Running in 66d07e179828 [2023-05-24T05:02:49.430Z] Removing intermediate container 66d07e179828 [2023-05-24T05:02:49.430Z] ---> 8120d621a835 [2023-05-24T05:02:49.430Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T05:02:49.691Z] ---> 33ee0ea1416a [2023-05-24T05:02:49.691Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:02:49.691Z] ---> Running in 5ee5b8a294c9 [2023-05-24T05:02:49.729Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-05-24T05:02:48.588Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T05:02:48.661Z] > git checkout -f 7425b0be313c7ccdd8dc1650b27036565ea33f48 # timeout=10 [2023-05-24T05:02:49.074Z] > git remote # timeout=10 [2023-05-24T05:02:49.094Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T05:02:49.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T05:02:49.132Z] > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 [2023-05-24T05:02:49.164Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T05:02:49.189Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T05:02:49.204Z] > git checkout -f 7425b0be313c7ccdd8dc1650b27036565ea33f48 # timeout=10 [2023-05-24T05:02:49.785Z] > git --version # timeout=10 [2023-05-24T05:02:49.798Z] > git --version # 'git version 2.25.1' [2023-05-24T05:02:49.819Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T05:02:50.629Z] Removing intermediate container 5ee5b8a294c9 [2023-05-24T05:02:50.629Z] ---> e6306e54fe4f [2023-05-24T05:02:50.629Z] Step 14/25 : COPY . . [2023-05-24T05:02:50.900Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T05:02:50.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T05:02:50.900Z] Dload Upload Total Spent Left Speed [2023-05-24T05:02:50.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-05-24T05:02:51.564Z] ---> 5f8c2cc18a81 [2023-05-24T05:02:51.564Z] Step 15/25 : RUN ${MAKE} [2023-05-24T05:02:51.564Z] ---> Running in 8bcb67f9feeb [2023-05-24T05:02:51.582Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T05:02:51.926Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-05-24T05:02:51.926Z] tee /etc/docker/daemon.new [2023-05-24T05:02:51.926Z] { [2023-05-24T05:02:51.926Z] "registry-mirrors": [ [2023-05-24T05:02:51.926Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T05:02:51.926Z] ], [2023-05-24T05:02:51.926Z] "bip": "10.250.0.254/24", [2023-05-24T05:02:51.926Z] "hosts": [ [2023-05-24T05:02:51.926Z] "tcp://0.0.0.0:5555", [2023-05-24T05:02:51.926Z] "unix:///var/run/docker.sock" [2023-05-24T05:02:51.926Z] ], [2023-05-24T05:02:51.926Z] "mtu": 1458, [2023-05-24T05:02:51.926Z] "selinux-enabled": true, [2023-05-24T05:02:51.926Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T05:02:51.926Z] } [Pipeline] sh [2023-05-24T05:02:52.130Z] 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-24T05:02:52.281Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T05:02:52.633Z] + sudo service docker restart [2023-05-24T05:03:10.220Z] Removing intermediate container 8bcb67f9feeb [2023-05-24T05:03:10.220Z] ---> b69b0eaecff0 [2023-05-24T05:03:10.220Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T05:03:10.220Z] 3.17: Pulling from library/alpine [2023-05-24T05:03:10.220Z] f56be85fc22e: Already exists [2023-05-24T05:03:10.220Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T05:03:10.220Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T05:03:10.220Z] ---> 9ed4aefc74f6 [2023-05-24T05:03:10.220Z] Step 17/25 : EXPOSE 4000 [2023-05-24T05:03:10.220Z] ---> Running in f0042563f31e [2023-05-24T05:03:10.220Z] Removing intermediate container f0042563f31e [2023-05-24T05:03:10.220Z] ---> 227eb02ff276 [2023-05-24T05:03:10.220Z] 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-24T05:03:10.220Z] ---> d7e56374771f [2023-05-24T05:03:10.220Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T05:03:10.220Z] ---> 6e4653664f21 [2023-05-24T05:03:10.220Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T05:03:10.220Z] ---> 23c331cf54fc [2023-05-24T05:03:10.220Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T05:03:10.220Z] ---> Running in ae1fc8d47bd9 [2023-05-24T05:03:10.220Z] Removing intermediate container ae1fc8d47bd9 [2023-05-24T05:03:10.220Z] ---> 1e731d6196f8 [2023-05-24T05:03:10.220Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T05:03:10.220Z] ---> Running in c0671f98ce5e [2023-05-24T05:03:10.479Z] Removing intermediate container c0671f98ce5e [2023-05-24T05:03:10.479Z] ---> 89abafb268fa [2023-05-24T05:03:10.479Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T05:03:10.479Z] ---> Running in 6283869a7065 [2023-05-24T05:03:10.479Z] Removing intermediate container 6283869a7065 [2023-05-24T05:03:10.479Z] ---> 174bd36df231 [2023-05-24T05:03:10.479Z] Step 24/25 : LABEL git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48 [2023-05-24T05:03:10.479Z] ---> Running in 20b6c444a4d6 [2023-05-24T05:03:10.479Z] Removing intermediate container 20b6c444a4d6 [2023-05-24T05:03:10.479Z] ---> a1756082e847 [2023-05-24T05:03:10.479Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T05:03:10.479Z] ---> Running in 388ef83b53ce [2023-05-24T05:03:10.738Z] Removing intermediate container 388ef83b53ce [2023-05-24T05:03:10.738Z] ---> 1f48eed128c4 [2023-05-24T05:03:10.738Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T05:03:10.738Z] Successfully built 1f48eed128c4 [2023-05-24T05:03:10.738Z] 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-24T05:03:11.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:03:11.642Z] [2023-05-24T05:03:11.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:03:12.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:03:12.016Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T05:03:12.016Z] 5eb5b503b376: Pulling fs layer [2023-05-24T05:03:12.016Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T05:03:12.016Z] ec43610c2a17: Pulling fs layer [2023-05-24T05:03:12.016Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T05:03:12.016Z] 33b1e0a273af: Pulling fs layer [2023-05-24T05:03:12.016Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T05:03:12.016Z] 2f39f015ded8: Pulling fs layer [2023-05-24T05:03:12.016Z] 2f39f015ded8: Waiting [2023-05-24T05:03:12.016Z] 33b1e0a273af: Waiting [2023-05-24T05:03:12.016Z] 3a2ae6a8a46f: Waiting [2023-05-24T05:03:12.016Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T05:03:12.016Z] 5c69ac0246d0: Download complete [2023-05-24T05:03:12.016Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T05:03:12.016Z] 3a2ae6a8a46f: Download complete [2023-05-24T05:03:12.016Z] 33b1e0a273af: Verifying Checksum [2023-05-24T05:03:12.016Z] 33b1e0a273af: Download complete [2023-05-24T05:03:12.016Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T05:03:12.016Z] 5d3b04190fa2: Download complete [2023-05-24T05:03:12.016Z] ec43610c2a17: Verifying Checksum [2023-05-24T05:03:12.016Z] ec43610c2a17: Download complete [2023-05-24T05:03:12.275Z] 5eb5b503b376: Verifying Checksum [2023-05-24T05:03:12.275Z] 5eb5b503b376: Download complete [2023-05-24T05:03:12.843Z] 2f39f015ded8: Download complete [2023-05-24T05:03:13.410Z] 5eb5b503b376: Pull complete [2023-05-24T05:03:13.410Z] 5c69ac0246d0: Pull complete [2023-05-24T05:03:13.980Z] ec43610c2a17: Pull complete [2023-05-24T05:03:13.980Z] 3a2ae6a8a46f: Pull complete [2023-05-24T05:03:14.239Z] 33b1e0a273af: Pull complete [2023-05-24T05:03:14.239Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T05:03:14.832Z] provisioning config files... [2023-05-24T05:03:14.867Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8083909756038034343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:03:15.274Z] ---> docker-login.sh [2023-05-24T05:03:15.274Z] nexus3.edgexfoundry.org:10001 [2023-05-24T05:03:16.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:03:16.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:03:16.512Z] Configure a credential helper to remove this warning. See [2023-05-24T05:03:16.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:03:16.512Z] [2023-05-24T05:03:16.512Z] Login Succeeded [2023-05-24T05:03:16.512Z] nexus3.edgexfoundry.org:10002 [2023-05-24T05:03:16.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:03:16.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:03:16.783Z] Configure a credential helper to remove this warning. See [2023-05-24T05:03:16.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:03:16.783Z] [2023-05-24T05:03:16.783Z] Login Succeeded [2023-05-24T05:03:16.783Z] nexus3.edgexfoundry.org:10003 [2023-05-24T05:03:17.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:03:17.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:03:17.326Z] Configure a credential helper to remove this warning. See [2023-05-24T05:03:17.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:03:17.326Z] [2023-05-24T05:03:17.326Z] Login Succeeded [2023-05-24T05:03:17.326Z] nexus3.edgexfoundry.org:10004 [2023-05-24T05:03:17.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:03:17.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:03:17.596Z] Configure a credential helper to remove this warning. See [2023-05-24T05:03:17.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:03:17.596Z] [2023-05-24T05:03:17.596Z] Login Succeeded [2023-05-24T05:03:17.596Z] docker.io [2023-05-24T05:03:17.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:03:18.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:03:18.136Z] Configure a credential helper to remove this warning. See [2023-05-24T05:03:18.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:03:18.136Z] [2023-05-24T05:03:18.136Z] Login Succeeded [2023-05-24T05:03:18.136Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T05:03:18.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-24T05:03:18.422Z] 2f39f015ded8: Pull complete [2023-05-24T05:03:18.422Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T05:03:18.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:03:18.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:03:18.657Z] prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container [2023-05-24T05:03:18.689Z] $ 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-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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-24T05:03:20.396Z] $ docker top 7fb99d28822c77d2b3f83cf9da14ea5f92939f1ea6832e798149051d759b74af -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T05:03:20.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2023-05-24T05:03:20.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:03:20.655Z] ========================================================= [2023-05-24T05:03:20.655Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T05:03:20.655Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-24T05:03:20.832Z] ---> job-cost.sh [2023-05-24T05:03:20.832Z] lf-activate-venv: SKIPPING [2023-05-24T05:03:20.832Z] INFO: No Stack... [Pipeline] sh [2023-05-24T05:03:21.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T05:03:21.179Z] + 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-24T05:03:21.658Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T05:03:21.980Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives/cost.csv [2023-05-24T05:03:21.980Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T05:03:22.023Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [2023-05-24T05:03:22.028Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] did not exist. Created. [2023-05-24T05:03:22.028Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T05:03:22.153Z] Sending build context to Docker daemon 30.41MB [2023-05-24T05:03:22.153Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:03:22.153Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T05:03:22.422Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T05:03:22.879Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T05:03:22.895Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T05:03:22.976Z] $ docker stop --time=1 7fb99d28822c77d2b3f83cf9da14ea5f92939f1ea6832e798149051d759b74af [2023-05-24T05:03:24.167Z] $ docker rm -f --volumes 7fb99d28822c77d2b3f83cf9da14ea5f92939f1ea6832e798149051d759b74af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T05:03:24.754Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T05:03:24.754Z] c41833b44d91: Pulling fs layer [2023-05-24T05:03:24.754Z] ed15518f5707: Pulling fs layer [2023-05-24T05:03:24.754Z] feae8fd75edb: Pulling fs layer [2023-05-24T05:03:24.754Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T05:03:24.754Z] 3cdef696dda3: Pulling fs layer [2023-05-24T05:03:24.754Z] 2ced38df9373: Pulling fs layer [2023-05-24T05:03:24.754Z] 58f1dce35555: Pulling fs layer [2023-05-24T05:03:24.754Z] 242c74f7c9fa: Waiting [2023-05-24T05:03:24.754Z] 3cdef696dda3: Waiting [2023-05-24T05:03:24.754Z] 2ced38df9373: Waiting [2023-05-24T05:03:24.754Z] 58f1dce35555: Waiting [2023-05-24T05:03:24.754Z] ed15518f5707: Verifying Checksum [2023-05-24T05:03:24.754Z] ed15518f5707: Download complete [2023-05-24T05:03:24.754Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T05:03:24.754Z] 242c74f7c9fa: Download complete [2023-05-24T05:03:24.754Z] 3cdef696dda3: Download complete [2023-05-24T05:03:24.754Z] c41833b44d91: Verifying Checksum [2023-05-24T05:03:25.348Z] c41833b44d91: Pull complete [2023-05-24T05:03:25.940Z] 58f1dce35555: Verifying Checksum [2023-05-24T05:03:25.940Z] 58f1dce35555: Download complete [2023-05-24T05:03:26.351Z] ed15518f5707: Pull complete [2023-05-24T05:03:27.355Z] feae8fd75edb: Download complete [2023-05-24T05:03:27.355Z] 2ced38df9373: Verifying Checksum [2023-05-24T05:03:27.355Z] 2ced38df9373: Download complete [2023-05-24T05:03:39.730Z] feae8fd75edb: Pull complete [2023-05-24T05:03:39.730Z] 242c74f7c9fa: Pull complete [2023-05-24T05:03:39.730Z] 3cdef696dda3: Pull complete [2023-05-24T05:03:46.415Z] 2ced38df9373: Pull complete [2023-05-24T05:03:48.367Z] 58f1dce35555: Pull complete [2023-05-24T05:03:48.367Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T05:03:48.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T05:03:48.367Z] ---> fadd8f120f05 [2023-05-24T05:03:48.367Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:03:50.323Z] ---> Running in c676ff1ee6e6 [2023-05-24T05:03:50.591Z] Removing intermediate container c676ff1ee6e6 [2023-05-24T05:03:50.591Z] ---> 72f22f06048a [2023-05-24T05:03:50.591Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:03:50.858Z] ---> Running in 6f38676d9719 [2023-05-24T05:03:51.126Z] Removing intermediate container 6f38676d9719 [2023-05-24T05:03:51.126Z] ---> 7f08ae165c13 [2023-05-24T05:03:51.126Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:03:51.126Z] ---> Running in 1fb8b33faafe [2023-05-24T05:03:51.397Z] Removing intermediate container 1fb8b33faafe [2023-05-24T05:03:51.397Z] ---> 69ce30ffa40c [2023-05-24T05:03:51.397Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T05:03:51.671Z] ---> Running in 6c95f2cb7a81 [2023-05-24T05:03:51.941Z] Removing intermediate container 6c95f2cb7a81 [2023-05-24T05:03:51.941Z] ---> be3080f68f8c [2023-05-24T05:03:51.941Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:03:51.941Z] ---> Running in 566b018bdb25 [2023-05-24T05:03:52.209Z] Removing intermediate container 566b018bdb25 [2023-05-24T05:03:52.209Z] ---> cf200ea21197 [2023-05-24T05:03:52.209Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:03:52.796Z] latest: Pulling from library/docker [2023-05-24T05:03:52.796Z] 08409d417260: Pulling fs layer [2023-05-24T05:03:52.796Z] bf127bdc9f4f: Pulling fs layer [2023-05-24T05:03:52.796Z] 55b4810136f4: Pulling fs layer [2023-05-24T05:03:52.796Z] 2e7805c665c5: Pulling fs layer [2023-05-24T05:03:52.796Z] 560067f77f09: Pulling fs layer [2023-05-24T05:03:52.796Z] 87854ced1808: Pulling fs layer [2023-05-24T05:03:52.796Z] cb23a4dee6cb: Pulling fs layer [2023-05-24T05:03:52.796Z] 0f440641682c: Pulling fs layer [2023-05-24T05:03:52.796Z] d5751f9f360d: Pulling fs layer [2023-05-24T05:03:52.796Z] 39b4d37fd203: Pulling fs layer [2023-05-24T05:03:52.796Z] 181b4cd8a6de: Pulling fs layer [2023-05-24T05:03:52.796Z] 59b8b8583a6e: Pulling fs layer [2023-05-24T05:03:52.796Z] 5363e21a005c: Pulling fs layer [2023-05-24T05:03:52.796Z] d56ef98c0a70: Pulling fs layer [2023-05-24T05:03:52.796Z] 0f440641682c: Waiting [2023-05-24T05:03:52.796Z] d5751f9f360d: Waiting [2023-05-24T05:03:52.796Z] 39b4d37fd203: Waiting [2023-05-24T05:03:52.796Z] 181b4cd8a6de: Waiting [2023-05-24T05:03:52.796Z] 59b8b8583a6e: Waiting [2023-05-24T05:03:52.796Z] 5363e21a005c: Waiting [2023-05-24T05:03:52.796Z] d56ef98c0a70: Waiting [2023-05-24T05:03:52.796Z] 560067f77f09: Waiting [2023-05-24T05:03:52.796Z] 87854ced1808: Waiting [2023-05-24T05:03:52.796Z] cb23a4dee6cb: Waiting [2023-05-24T05:03:52.796Z] 2e7805c665c5: Waiting [2023-05-24T05:03:53.069Z] 55b4810136f4: Verifying Checksum [2023-05-24T05:03:53.069Z] 55b4810136f4: Download complete [2023-05-24T05:03:53.069Z] bf127bdc9f4f: Verifying Checksum [2023-05-24T05:03:53.069Z] bf127bdc9f4f: Download complete [2023-05-24T05:03:53.069Z] 08409d417260: Verifying Checksum [2023-05-24T05:03:53.069Z] 08409d417260: Download complete [2023-05-24T05:03:53.663Z] 2e7805c665c5: Verifying Checksum [2023-05-24T05:03:53.663Z] 2e7805c665c5: Download complete [2023-05-24T05:03:53.663Z] 560067f77f09: Verifying Checksum [2023-05-24T05:03:53.663Z] 560067f77f09: Download complete [2023-05-24T05:03:53.663Z] 87854ced1808: Verifying Checksum [2023-05-24T05:03:53.663Z] 87854ced1808: Download complete [2023-05-24T05:03:53.663Z] cb23a4dee6cb: Download complete [2023-05-24T05:03:53.663Z] 0f440641682c: Verifying Checksum [2023-05-24T05:03:53.663Z] 0f440641682c: Download complete [2023-05-24T05:03:53.663Z] d5751f9f360d: Verifying Checksum [2023-05-24T05:03:53.663Z] d5751f9f360d: Download complete [2023-05-24T05:03:53.934Z] 181b4cd8a6de: Verifying Checksum [2023-05-24T05:03:53.934Z] 181b4cd8a6de: Download complete [2023-05-24T05:03:53.934Z] 08409d417260: Pull complete [2023-05-24T05:03:53.934Z] 5363e21a005c: Verifying Checksum [2023-05-24T05:03:53.934Z] 5363e21a005c: Download complete [2023-05-24T05:03:53.934Z] 39b4d37fd203: Download complete [2023-05-24T05:03:54.203Z] d56ef98c0a70: Verifying Checksum [2023-05-24T05:03:54.203Z] d56ef98c0a70: Download complete [2023-05-24T05:03:54.471Z] bf127bdc9f4f: Pull complete [2023-05-24T05:03:54.742Z] 55b4810136f4: Pull complete [2023-05-24T05:03:55.343Z] 59b8b8583a6e: Verifying Checksum [2023-05-24T05:03:55.343Z] 59b8b8583a6e: Download complete [2023-05-24T05:03:55.612Z] 2e7805c665c5: Pull complete [2023-05-24T05:03:56.579Z] 560067f77f09: Pull complete [2023-05-24T05:03:57.543Z] 87854ced1808: Pull complete [2023-05-24T05:03:57.814Z] cb23a4dee6cb: Pull complete [2023-05-24T05:03:58.082Z] 0f440641682c: Pull complete [2023-05-24T05:03:58.355Z] d5751f9f360d: Pull complete [2023-05-24T05:03:59.329Z] 39b4d37fd203: Pull complete [2023-05-24T05:03:59.595Z] 181b4cd8a6de: Pull complete [2023-05-24T05:04:02.177Z] 59b8b8583a6e: Pull complete [2023-05-24T05:04:02.446Z] 5363e21a005c: Pull complete [2023-05-24T05:04:02.715Z] d56ef98c0a70: Pull complete [2023-05-24T05:04:02.715Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T05:04:02.715Z] Status: Downloaded newer image for docker:latest [2023-05-24T05:04:05.318Z] ---> f459adb8c9e4 [2023-05-24T05:04:05.318Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:04:05.318Z] ---> Running in 5bdc7c5d43b0 [2023-05-24T05:04:06.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T05:04:07.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T05:04:08.211Z] OK: 263 MiB in 53 packages [2023-05-24T05:04:08.801Z] Removing intermediate container 5bdc7c5d43b0 [2023-05-24T05:04:08.801Z] ---> ea390ae93abc [2023-05-24T05:04:08.801Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T05:04:09.069Z] ---> Running in 9fc53e6a4163 [2023-05-24T05:04:09.337Z] Removing intermediate container 9fc53e6a4163 [2023-05-24T05:04:09.337Z] ---> 5681bd5f81fb [2023-05-24T05:04:09.337Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:04:09.337Z] ---> Running in bce7dce8cb38 [2023-05-24T05:04:09.608Z] Removing intermediate container bce7dce8cb38 [2023-05-24T05:04:09.608Z] ---> e579a7679816 [2023-05-24T05:04:09.608Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T05:04:10.193Z] ---> 26c516555512 [2023-05-24T05:04:10.193Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:04:10.460Z] ---> Running in 3e4d924eba27 [2023-05-24T05:05:18.388Z] Removing intermediate container 3e4d924eba27 [2023-05-24T05:05:18.388Z] ---> 43d1defc6123 [2023-05-24T05:05:18.388Z] Step 14/15 : COPY . . [2023-05-24T05:05:18.388Z] ---> 4b378ccc1927 [2023-05-24T05:05:18.388Z] Step 15/15 : RUN ${MAKE} [2023-05-24T05:05:18.388Z] ---> Running in cc4555509b27 [2023-05-24T05:05:18.388Z] noop [2023-05-24T05:05:18.388Z] Removing intermediate container cc4555509b27 [2023-05-24T05:05:18.388Z] ---> f293b2e9ebc1 [2023-05-24T05:05:18.388Z] Successfully built f293b2e9ebc1 [2023-05-24T05:05:18.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:05:18.871Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T05:05:18.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:05:19.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-16663 does not seem to be running inside a container [2023-05-24T05:05:19.228Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-24T05:05:20.387Z] $ docker top 5d2a0f8d8375c3e5084815828c7ccc9050c4d2cfc18d2ca4dcf56ef563125f13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:05:21.267Z] + go version [2023-05-24T05:05:21.267Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T05:05:21.308Z] $ docker stop --time=1 5d2a0f8d8375c3e5084815828c7ccc9050c4d2cfc18d2ca4dcf56ef563125f13 [2023-05-24T05:05:22.937Z] $ docker rm -f --volumes 5d2a0f8d8375c3e5084815828c7ccc9050c4d2cfc18d2ca4dcf56ef563125f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:05:23.861Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T05:05:23.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:05:24.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-16663 does not seem to be running inside a container [2023-05-24T05:05:24.193Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-24T05:05:25.342Z] $ docker top 420a7c6f62b2090ed6f14c501c7a6c7329a64c5de645508eeb8951f27f29f710 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:05:26.219Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T05:05:26.612Z] + make test [2023-05-24T05:05:26.881Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T05:06:05.763Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T05:07:57.458Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T05:07:57.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T05:07:57.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T05:07:57.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T05:07:57.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T05:07:57.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T05:07:57.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T05:07:57.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T05:07:57.458Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T05:08:24.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T05:08:24.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T05:08:24.434Z] ./bin/test-attribution-txt.sh [2023-05-24T05:08:24.701Z] make -C web test [2023-05-24T05:08:24.701Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-24T05:08:24.701Z] make[1]: tput: No such file or directory [2023-05-24T05:08:24.701Z] make[1]: tput: No such file or directory [2023-05-24T05:08:24.701Z] warning: generating ./VERSION [2023-05-24T05:08:24.701Z] echo "0.0.0" > VERSION [2023-05-24T05:08:24.701Z] docker build \ [2023-05-24T05:08:24.701Z] -f Dockerfile \ [2023-05-24T05:08:24.701Z] --build-arg USER=1000 \ [2023-05-24T05:08:24.701Z] \ [2023-05-24T05:08:24.701Z] --label "git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48" \ [2023-05-24T05:08:24.701Z] -t edgexfoundry/edgex-web-ui:7425b0be313c7ccdd8dc1650b27036565ea33f48 \ [2023-05-24T05:08:24.701Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T05:08:24.701Z] . [2023-05-24T05:08:24.701Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T05:08:24.701Z] Install the buildx component to build images with BuildKit: [2023-05-24T05:08:24.701Z] https://docs.docker.com/go/buildx/ [2023-05-24T05:08:24.701Z] [2023-05-24T05:08:25.285Z] Sending build context to Docker daemon 2.571MB [2023-05-24T05:08:25.285Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T05:08:25.557Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T05:08:25.557Z] 47517142f6ba: Pulling fs layer [2023-05-24T05:08:25.557Z] 5f8c4bfa009b: Pulling fs layer [2023-05-24T05:08:25.557Z] f7079c9c4ba1: Pulling fs layer [2023-05-24T05:08:25.557Z] aba105e6f55a: Pulling fs layer [2023-05-24T05:08:25.557Z] aba105e6f55a: Waiting [2023-05-24T05:08:25.825Z] f7079c9c4ba1: Verifying Checksum [2023-05-24T05:08:25.825Z] f7079c9c4ba1: Download complete [2023-05-24T05:08:25.825Z] 47517142f6ba: Verifying Checksum [2023-05-24T05:08:25.825Z] 47517142f6ba: Download complete [2023-05-24T05:08:25.825Z] aba105e6f55a: Download complete [2023-05-24T05:08:26.430Z] 47517142f6ba: Pull complete [2023-05-24T05:08:26.430Z] 5f8c4bfa009b: Verifying Checksum [2023-05-24T05:08:26.430Z] 5f8c4bfa009b: Download complete [2023-05-24T05:08:30.711Z] 5f8c4bfa009b: Pull complete [2023-05-24T05:08:30.711Z] f7079c9c4ba1: Pull complete [2023-05-24T05:08:30.711Z] aba105e6f55a: Pull complete [2023-05-24T05:08:30.711Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T05:08:30.711Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T05:08:30.711Z] ---> bf1b8b58d215 [2023-05-24T05:08:30.711Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T05:08:31.302Z] ---> Running in 934e16ac08d1 [2023-05-24T05:08:32.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-24T05:08:32.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-24T05:08:33.694Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-24T05:08:33.966Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-24T05:08:33.966Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-24T05:08:33.966Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-24T05:08:33.966Z] (5/128) Installing libxcb (1.14-r2) [2023-05-24T05:08:33.966Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-24T05:08:33.966Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-24T05:08:33.966Z] (8/128) Installing libice (1.0.10-r0) [2023-05-24T05:08:33.966Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-24T05:08:33.966Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-24T05:08:33.966Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-24T05:08:33.966Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-24T05:08:33.966Z] (13/128) Installing xset (1.2.4-r0) [2023-05-24T05:08:34.235Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-24T05:08:34.235Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-24T05:08:34.235Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T05:08:34.235Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-24T05:08:34.235Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-24T05:08:34.235Z] (19/128) Installing libintl (0.21-r0) [2023-05-24T05:08:34.235Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-24T05:08:34.235Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-24T05:08:34.235Z] (22/128) Installing pcre (8.45-r1) [2023-05-24T05:08:34.235Z] (23/128) Installing glib (2.70.5-r0) [2023-05-24T05:08:34.235Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-24T05:08:34.235Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-24T05:08:34.235Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-24T05:08:34.506Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T05:08:34.506Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T05:08:34.506Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-24T05:08:34.506Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-24T05:08:34.506Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-24T05:08:34.506Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-24T05:08:34.506Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T05:08:34.506Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T05:08:34.506Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-24T05:08:34.506Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-24T05:08:34.506Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-24T05:08:34.506Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-24T05:08:34.506Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-24T05:08:34.506Z] (40/128) Installing libxi (1.8-r0) [2023-05-24T05:08:34.506Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-24T05:08:34.506Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-24T05:08:34.506Z] (43/128) Installing atk (2.36.0-r0) [2023-05-24T05:08:34.776Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-24T05:08:34.776Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-24T05:08:34.776Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-24T05:08:34.776Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T05:08:34.776Z] (48/128) Installing expat (2.5.0-r0) [2023-05-24T05:08:34.776Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-24T05:08:34.776Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-24T05:08:34.776Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-24T05:08:34.776Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-24T05:08:34.776Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-24T05:08:34.776Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-24T05:08:34.776Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-24T05:08:34.776Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-24T05:08:34.776Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-24T05:08:34.776Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-24T05:08:34.776Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-24T05:08:35.046Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-24T05:08:35.046Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-24T05:08:35.046Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-24T05:08:35.046Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-24T05:08:35.046Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-24T05:08:35.046Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-24T05:08:35.046Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-24T05:08:35.046Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-24T05:08:35.315Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-24T05:08:35.315Z] (69/128) Installing pango (1.48.10-r0) [2023-05-24T05:08:35.315Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T05:08:35.315Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T05:08:35.315Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T05:08:35.315Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-24T05:08:35.315Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-24T05:08:35.584Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T05:08:35.854Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T05:08:35.854Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-24T05:08:35.854Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-24T05:08:35.854Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-24T05:08:35.854Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T05:08:38.446Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-24T05:08:38.446Z] (80/128) Installing flac (1.3.4-r0) [2023-05-24T05:08:38.446Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T05:08:38.446Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T05:08:38.446Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-24T05:08:38.446Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-24T05:08:38.446Z] (85/128) Installing libass (0.15.2-r0) [2023-05-24T05:08:38.446Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-24T05:08:38.446Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T05:08:38.446Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T05:08:38.446Z] (89/128) Installing lame (3.100-r0) [2023-05-24T05:08:38.446Z] (90/128) Installing opus (1.3.1-r1) [2023-05-24T05:08:38.446Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T05:08:38.446Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-24T05:08:38.446Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-24T05:08:38.446Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-24T05:08:38.446Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-24T05:08:38.446Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T05:08:38.446Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-24T05:08:38.446Z] (98/128) Installing libva (2.13.0-r0) [2023-05-24T05:08:38.446Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-24T05:08:38.446Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-24T05:08:38.446Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-24T05:08:38.446Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-24T05:08:38.717Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-24T05:08:38.717Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-24T05:08:38.717Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-24T05:08:38.717Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-24T05:08:38.717Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T05:08:39.306Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-24T05:08:39.306Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-24T05:08:39.306Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T05:08:39.306Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-24T05:08:39.306Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-24T05:08:39.306Z] (113/128) Installing nspr (4.32-r0) [2023-05-24T05:08:39.306Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-24T05:08:39.306Z] (115/128) Installing nss (3.78.1-r0) [2023-05-24T05:08:39.306Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-24T05:08:39.306Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-24T05:08:39.306Z] (118/128) Installing orc (0.4.32-r0) [2023-05-24T05:08:39.306Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-24T05:08:39.577Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-24T05:08:39.578Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-24T05:08:39.578Z] (122/128) Installing libpulse (15.0-r2) [2023-05-24T05:08:39.578Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-24T05:08:39.578Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-24T05:08:39.578Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-24T05:08:39.578Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-24T05:08:39.578Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-24T05:08:39.578Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-24T05:08:43.860Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T05:08:43.860Z] Executing glib-2.70.5-r0.trigger [2023-05-24T05:08:43.860Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T05:08:45.816Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T05:08:45.816Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T05:08:45.816Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T05:08:45.816Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T05:08:45.816Z] OK: 275 MiB in 144 packages [2023-05-24T05:08:55.929Z] Removing intermediate container 934e16ac08d1 [2023-05-24T05:08:55.929Z] ---> 3a4c9002208d [2023-05-24T05:08:55.929Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T05:08:55.929Z] ---> Running in 4b4e579f26fa [2023-05-24T05:08:55.929Z] Removing intermediate container 4b4e579f26fa [2023-05-24T05:08:55.929Z] ---> 5dc18785bdbe [2023-05-24T05:08:55.929Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T05:08:55.929Z] ---> Running in 016c7c0ee7e8 [2023-05-24T05:08:56.200Z] Removing intermediate container 016c7c0ee7e8 [2023-05-24T05:08:56.200Z] ---> c859dc238b1c [2023-05-24T05:08:56.200Z] Step 5/10 : RUN npm install -g npm [2023-05-24T05:08:56.200Z] ---> Running in d2a47c87d0a2 [2023-05-24T05:09:28.451Z] [2023-05-24T05:09:28.451Z] removed 7 packages, changed 101 packages, and audited 264 packages in 27s [2023-05-24T05:09:28.451Z] [2023-05-24T05:09:28.451Z] 27 packages are looking for funding [2023-05-24T05:09:28.451Z] run `npm fund` for details [2023-05-24T05:09:28.451Z] [2023-05-24T05:09:28.451Z] found 0 vulnerabilities [2023-05-24T05:09:31.039Z] Removing intermediate container d2a47c87d0a2 [2023-05-24T05:09:31.039Z] ---> ea680f082031 [2023-05-24T05:09:31.039Z] Step 6/10 : ARG USER=1000 [2023-05-24T05:09:31.039Z] ---> Running in 9101cf31d0ab [2023-05-24T05:09:31.039Z] Removing intermediate container 9101cf31d0ab [2023-05-24T05:09:31.039Z] ---> a93da22060c0 [2023-05-24T05:09:31.039Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T05:09:31.318Z] ---> Running in 3f6b9d056f55 [2023-05-24T05:09:36.860Z] Removing intermediate container 3f6b9d056f55 [2023-05-24T05:09:36.860Z] ---> d96d038b521f [2023-05-24T05:09:36.860Z] Step 8/10 : USER $USER:$USER [2023-05-24T05:09:36.860Z] ---> Running in 133fec88deda [2023-05-24T05:09:36.860Z] Removing intermediate container 133fec88deda [2023-05-24T05:09:36.860Z] ---> 35aad12e12bd [2023-05-24T05:09:36.860Z] Step 9/10 : WORKDIR /app [2023-05-24T05:09:36.860Z] ---> Running in 20ff8b0cf8c3 [2023-05-24T05:09:36.860Z] Removing intermediate container 20ff8b0cf8c3 [2023-05-24T05:09:36.860Z] ---> d7dce48194b3 [2023-05-24T05:09:36.860Z] Step 10/10 : LABEL git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48 [2023-05-24T05:09:36.860Z] ---> Running in 4a7016cce850 [2023-05-24T05:09:36.860Z] Removing intermediate container 4a7016cce850 [2023-05-24T05:09:36.860Z] ---> f2a5d2bbfeda [2023-05-24T05:09:36.860Z] Successfully built f2a5d2bbfeda [2023-05-24T05:09:36.860Z] Successfully tagged edgexfoundry/edgex-web-ui:7425b0be313c7ccdd8dc1650b27036565ea33f48 [2023-05-24T05:09:36.860Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T05:09:36.860Z] touch edgex-web-ui.imagebuilt [2023-05-24T05:09:36.860Z] mkdir -p node_modules coverage [2023-05-24T05:09:36.860Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T05:09:36.860Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T05:09:46.994Z] npm WARN old lockfile [2023-05-24T05:09:46.994Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T05:09:46.994Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T05:09:46.994Z] npm WARN old lockfile [2023-05-24T05:09:46.994Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T05:09:46.994Z] npm WARN old lockfile [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE required: { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE }, [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE required: { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE }, [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE required: { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE }, [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE required: { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE }, [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE required: { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE }, [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE required: { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE }, [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE required: { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE }, [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE required: { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE }, [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE required: { [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE }, [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:10:33.851Z] npm WARN EBADENGINE } [2023-05-24T05:11:00.546Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T05:11:01.505Z] 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-24T05:11:01.774Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:11:02.729Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T05:11:04.675Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T05:11:05.257Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T05:11:08.618Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T05:11:16.831Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T05:11:17.794Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T05:11:23.141Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T05:11:31.352Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T05:11:39.554Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:11:39.554Z] 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-24T05:11:40.966Z] 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-24T05:11:46.316Z] 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-24T05:11:46.584Z] 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-24T05:11:47.545Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:12:02.549Z] 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-24T05:12:02.549Z] 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-24T05:12:29.224Z] 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-24T05:12:51.287Z] 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-24T05:13:30.173Z] [2023-05-24T05:13:30.173Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-24T05:13:30.173Z] [2023-05-24T05:13:30.173Z] 90 packages are looking for funding [2023-05-24T05:13:30.173Z] run `npm fund` for details [2023-05-24T05:13:30.173Z] [2023-05-24T05:13:30.173Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T05:13:30.173Z] [2023-05-24T05:13:30.173Z] To address issues that do not require attention, run: [2023-05-24T05:13:30.173Z] npm audit fix [2023-05-24T05:13:30.173Z] [2023-05-24T05:13:30.173Z] To address all issues (including breaking changes), run: [2023-05-24T05:13:30.173Z] npm audit fix --force [2023-05-24T05:13:30.173Z] [2023-05-24T05:13:30.173Z] Run `npm audit` for details. [2023-05-24T05:13:32.887Z] 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-24T05:13:51.097Z] - Generating browser application bundles (phase: setup)... [2023-05-24T05:14:23.339Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T05:14:23.339Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T05:14:55.566Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T05:14:55.566Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T05:15:02.220Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T05:15:02.220Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T05:15:06.487Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T05:15:06.761Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T05:15:12.110Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T05:15:14.704Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T05:15:14.704Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T05:15:18.968Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T05:15:18.968Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T05:15:19.237Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T05:16:27.226Z] 24 05 2023 05:16:21.892:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T05:16:27.226Z] 24 05 2023 05:16:21.907:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T05:16:27.226Z] 24 05 2023 05:16:21.938:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T05:17:35.113Z] 24 05 2023 05:17:25.687:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-24T05:18:13.977Z] 24 05 2023 05:18:13.861:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-24T05:18:36.033Z] ✔ Browser application bundle generation complete. [2023-05-24T05:18:36.302Z] 24 05 2023 05:18:36.056:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket mmGZ0Tl1xIFS2Z5dAAAB with id 13396403 [2023-05-24T05:18:54.516Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T05:18:55.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.03 secs) [2023-05-24T05:18:55.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.755 secs) [2023-05-24T05:18:55.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.894 secs) [2023-05-24T05:18:56.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.912 secs) [2023-05-24T05:18:56.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.077 secs) [2023-05-24T05:18:56.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.165 secs) [2023-05-24T05:18:56.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.214 secs) [2023-05-24T05:18:56.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.229 secs) [2023-05-24T05:18:57.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.236 secs) [2023-05-24T05:18:57.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.319 secs) [2023-05-24T05:18:57.912Z] WARN: ' [2023-05-24T05:18:57.912Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:18:57.912Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:18:57.912Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:18:57.912Z] in a future version of Angular. [2023-05-24T05:18:57.912Z] [2023-05-24T05:18:57.912Z] For more information on this, see our API docs here: [2023-05-24T05:18:57.912Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:18:57.912Z] ' [2023-05-24T05:18:57.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.319 secs) [2023-05-24T05:18:57.912Z] WARN: ' [2023-05-24T05:18:57.912Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:18:57.912Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:18:57.912Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:18:57.912Z] in a future version of Angular. [2023-05-24T05:18:57.912Z] [2023-05-24T05:18:57.912Z] For more information on this, see our API docs here: [2023-05-24T05:18:57.912Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:18:57.912Z] ' [2023-05-24T05:18:57.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.513 secs) [2023-05-24T05:18:58.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.602 secs) [2023-05-24T05:18:58.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.173 secs) [2023-05-24T05:18:58.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.271 secs) [2023-05-24T05:18:59.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.427 secs) [2023-05-24T05:18:59.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.455 secs) [2023-05-24T05:18:59.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.518 secs) [2023-05-24T05:18:59.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.621 secs) [2023-05-24T05:18:59.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.681 secs) [2023-05-24T05:18:59.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.788 secs) [2023-05-24T05:18:59.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.828 secs) [2023-05-24T05:18:59.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.848 secs) [2023-05-24T05:18:59.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.865 secs) [2023-05-24T05:18:59.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.925 secs) [2023-05-24T05:18:59.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.955 secs) [2023-05-24T05:18:59.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.982 secs) [2023-05-24T05:18:59.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.006 secs) [2023-05-24T05:19:00.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.188 secs) [2023-05-24T05:19:00.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.252 secs) [2023-05-24T05:19:00.378Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.348 secs) [2023-05-24T05:19:00.378Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.446 secs) [2023-05-24T05:19:00.378Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.486 secs) [2023-05-24T05:19:00.378Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.505 secs) [2023-05-24T05:19:00.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.812 secs) [2023-05-24T05:19:00.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.924 secs) [2023-05-24T05:19:01.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.086 secs) [2023-05-24T05:19:01.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.171 secs) [2023-05-24T05:19:01.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.246 secs) [2023-05-24T05:19:01.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.349 secs) [2023-05-24T05:19:01.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.429 secs) [2023-05-24T05:19:01.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.45 secs) [2023-05-24T05:19:01.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.459 secs) [2023-05-24T05:19:01.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.477 secs) [2023-05-24T05:19:02.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.523 secs) [2023-05-24T05:19:02.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.567 secs) [2023-05-24T05:19:02.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.669 secs) [2023-05-24T05:19:02.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.767 secs) [2023-05-24T05:19:02.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.88 secs) [2023-05-24T05:19:02.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.036 secs) [2023-05-24T05:19:02.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.085 secs) [2023-05-24T05:19:02.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.134 secs) [2023-05-24T05:19:02.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.172 secs) [2023-05-24T05:19:02.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.221 secs) [2023-05-24T05:19:03.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.273 secs) [2023-05-24T05:19:03.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.291 secs) [2023-05-24T05:19:03.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.49 secs) [2023-05-24T05:19:03.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.657 secs) [2023-05-24T05:19:03.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.962 secs) [2023-05-24T05:19:03.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.037 secs) [2023-05-24T05:19:04.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.101 secs) [2023-05-24T05:19:04.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.2 secs) [2023-05-24T05:19:04.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.222 secs) [2023-05-24T05:19:04.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.242 secs) [2023-05-24T05:19:04.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.255 secs) [2023-05-24T05:19:04.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.518 secs) [2023-05-24T05:19:05.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.939 secs) [2023-05-24T05:19:05.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.975 secs) [2023-05-24T05:19:05.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.188 secs) [2023-05-24T05:19:05.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.218 secs) [2023-05-24T05:19:05.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.253 secs) [2023-05-24T05:19:05.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.297 secs) [2023-05-24T05:19:05.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.472 secs) [2023-05-24T05:19:06.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.733 secs) [2023-05-24T05:19:06.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.775 secs) [2023-05-24T05:19:06.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.835 secs) [2023-05-24T05:19:06.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.922 secs) [2023-05-24T05:19:06.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.965 secs) [2023-05-24T05:19:06.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.994 secs) [2023-05-24T05:19:06.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.041 secs) [2023-05-24T05:19:06.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.154 secs) [2023-05-24T05:19:06.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.189 secs) [2023-05-24T05:19:06.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.226 secs) [2023-05-24T05:19:07.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.258 secs) [2023-05-24T05:19:07.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.277 secs) [2023-05-24T05:19:07.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.413 secs) [2023-05-24T05:19:07.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.549 secs) [2023-05-24T05:19:07.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.58 secs) [2023-05-24T05:19:07.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.725 secs) [2023-05-24T05:19:07.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.875 secs) [2023-05-24T05:19:07.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.92 secs) [2023-05-24T05:19:08.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.101 secs) [2023-05-24T05:19:08.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.167 secs) [2023-05-24T05:19:08.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.201 secs) [2023-05-24T05:19:08.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.319 secs) [2023-05-24T05:19:08.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.395 secs) [2023-05-24T05:19:09.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.782 secs) [2023-05-24T05:19:09.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.86 secs) [2023-05-24T05:19:09.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.902 secs) [2023-05-24T05:19:09.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.919 secs) [2023-05-24T05:19:09.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.938 secs) [2023-05-24T05:19:09.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.114 secs) [2023-05-24T05:19:09.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.169 secs) [2023-05-24T05:19:09.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.381 secs) [2023-05-24T05:19:09.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.457 secs) [2023-05-24T05:19:09.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.474 secs) [2023-05-24T05:19:09.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.486 secs) [2023-05-24T05:19:10.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.545 secs) [2023-05-24T05:19:10.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.584 secs) [2023-05-24T05:19:10.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.6 secs) [2023-05-24T05:19:10.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.613 secs) [2023-05-24T05:19:10.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.667 secs) [2023-05-24T05:19:10.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.715 secs) [2023-05-24T05:19:10.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.732 secs) [2023-05-24T05:19:10.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.745 secs) [2023-05-24T05:19:10.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.869 secs) [2023-05-24T05:19:10.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.925 secs) [2023-05-24T05:19:10.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.982 secs) [2023-05-24T05:19:10.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.013 secs) [2023-05-24T05:19:10.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.046 secs) [2023-05-24T05:19:11.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.261 secs) [2023-05-24T05:19:11.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.289 secs) [2023-05-24T05:19:11.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.304 secs) [2023-05-24T05:19:11.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.359 secs) [2023-05-24T05:19:11.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.418 secs) [2023-05-24T05:19:11.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.583 secs) [2023-05-24T05:19:11.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.616 secs) [2023-05-24T05:19:11.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.707 secs) [2023-05-24T05:19:12.044Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.872 secs) [2023-05-24T05:19:12.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.032 secs) [2023-05-24T05:19:12.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.179 secs) [2023-05-24T05:19:12.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.344 secs) [2023-05-24T05:19:12.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.386 secs) [2023-05-24T05:19:12.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.401 secs) [2023-05-24T05:19:12.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.416 secs) [2023-05-24T05:19:13.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.674 secs) [2023-05-24T05:19:13.387Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.761 secs) [2023-05-24T05:19:13.387Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.923 secs) [2023-05-24T05:19:13.654Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.986 secs) [2023-05-24T05:19:13.654Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.049 secs) [2023-05-24T05:19:13.921Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.165 secs) [2023-05-24T05:19:13.921Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.235 secs) [2023-05-24T05:19:14.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.257 secs) [2023-05-24T05:19:14.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.279 secs) [2023-05-24T05:19:14.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.3 secs) [2023-05-24T05:19:14.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.311 secs) [2023-05-24T05:19:15.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.193 secs / 15.311 secs) [2023-05-24T05:19:15.160Z] TOTAL: 145 SUCCESS [2023-05-24T05:19:15.160Z] ✔ Browser application bundle generation complete. [2023-05-24T05:19:19.431Z] [2023-05-24T05:19:19.431Z] =============================== Coverage summary =============================== [2023-05-24T05:19:19.431Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T05:19:19.431Z] Branches : 12.14% ( 109/898 ) [2023-05-24T05:19:19.431Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T05:19:19.431Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T05:19:19.431Z] ================================================================================ [2023-05-24T05:19:19.431Z] 24 05 2023 05:19:18.873:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T05:19:20.019Z] ✔ Browser application bundle generation complete. [2023-05-24T05:19:21.964Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-24T05:19:22.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T05:19:22.051Z] $ docker stop --time=1 420a7c6f62b2090ed6f14c501c7a6c7329a64c5de645508eeb8951f27f29f710 [2023-05-24T05:19:23.943Z] $ docker rm -f --volumes 420a7c6f62b2090ed6f14c501c7a6c7329a64c5de645508eeb8951f27f29f710 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T05:19:25.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T05:19:28.541Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T05:19:36.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T05:19:36.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T05:19:39.799Z] + ls -al . [2023-05-24T05:19:39.799Z] total 176 [2023-05-24T05:19:39.799Z] drwxrwxr-x 13 jenkins jenkins 4096 May 24 05:05 . [2023-05-24T05:19:39.799Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:02 .. [2023-05-24T05:19:39.799Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:02 .blubracket [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 05:02 .dockerignore [2023-05-24T05:19:39.799Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:02 .git [2023-05-24T05:19:39.799Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:02 .github [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 05:02 .gitignore [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 05:02 Attribution.txt [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 05:02 CHANGELOG.md [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 05:02 CONTRIBUTING.md [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 05:02 Dockerfile [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 05:02 Jenkinsfile [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 05:02 LICENSE [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 05:02 Makefile [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 05:02 README.md [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:00 VERSION [2023-05-24T05:19:39.799Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:02 assets [2023-05-24T05:19:39.799Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:02 bin [2023-05-24T05:19:39.799Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:02 cmd [2023-05-24T05:19:39.799Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 05:05 coverage.out [2023-05-24T05:19:39.799Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:02 docs [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 3033 May 24 05:02 go.mod [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 30596 May 24 05:02 go.sum [2023-05-24T05:19:39.799Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:02 internal [2023-05-24T05:19:39.799Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:02 snap [2023-05-24T05:19:39.799Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:02 testing [2023-05-24T05:19:39.799Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 05:02 version.go [2023-05-24T05:19:39.799Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:19:40.228Z] + 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=7425b0be313c7ccdd8dc1650b27036565ea33f48 --label arch=arm64 --label version=0.0.0 . [2023-05-24T05:19:41.644Z] Sending build context to Docker daemon 33.17MB [2023-05-24T05:19:41.644Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:19:41.644Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T05:19:41.644Z] ---> f293b2e9ebc1 [2023-05-24T05:19:41.644Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:19:42.718Z] ---> Running in 56ec76c1b6db [2023-05-24T05:19:42.988Z] Removing intermediate container 56ec76c1b6db [2023-05-24T05:19:42.988Z] ---> ef588b2748bf [2023-05-24T05:19:42.988Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:19:42.988Z] ---> Running in aee69030868c [2023-05-24T05:19:43.254Z] Removing intermediate container aee69030868c [2023-05-24T05:19:43.254Z] ---> cbde00019f93 [2023-05-24T05:19:43.254Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:19:43.254Z] ---> Running in 31f152d3068a [2023-05-24T05:19:43.521Z] Removing intermediate container 31f152d3068a [2023-05-24T05:19:43.521Z] ---> b7acb8478758 [2023-05-24T05:19:43.521Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T05:19:43.789Z] ---> Running in 33e00f72bea4 [2023-05-24T05:19:44.058Z] Removing intermediate container 33e00f72bea4 [2023-05-24T05:19:44.058Z] ---> 7a7110c480e8 [2023-05-24T05:19:44.058Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:19:44.058Z] ---> Running in cbb332c6d073 [2023-05-24T05:19:44.326Z] Removing intermediate container cbb332c6d073 [2023-05-24T05:19:44.326Z] ---> ac81df374ff1 [2023-05-24T05:19:44.326Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:19:49.688Z] ---> 51ed104ae776 [2023-05-24T05:19:49.688Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:19:49.688Z] ---> Running in 0f42aeb345c0 [2023-05-24T05:19:49.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T05:19:50.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T05:19:51.960Z] OK: 263 MiB in 53 packages [2023-05-24T05:19:52.936Z] Removing intermediate container 0f42aeb345c0 [2023-05-24T05:19:52.936Z] ---> f478487f22b0 [2023-05-24T05:19:52.936Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T05:19:52.936Z] ---> Running in dc8e69c8682a [2023-05-24T05:19:53.206Z] Removing intermediate container dc8e69c8682a [2023-05-24T05:19:53.206Z] ---> 3284448aa6b8 [2023-05-24T05:19:53.206Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:19:53.206Z] ---> Running in 56f88cc5f17f [2023-05-24T05:19:53.473Z] Removing intermediate container 56f88cc5f17f [2023-05-24T05:19:53.473Z] ---> 0fc124fe3e34 [2023-05-24T05:19:53.473Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T05:19:54.059Z] ---> f0618123c96f [2023-05-24T05:19:54.059Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:19:54.335Z] ---> Running in ae20c43be43c [2023-05-24T05:19:56.925Z] Removing intermediate container ae20c43be43c [2023-05-24T05:19:56.925Z] ---> ea5ddd712cf2 [2023-05-24T05:19:56.925Z] Step 14/25 : COPY . . [2023-05-24T05:20:03.568Z] ---> b2b1aea847fc [2023-05-24T05:20:03.568Z] Step 15/25 : RUN ${MAKE} [2023-05-24T05:20:03.568Z] ---> Running in c3e88c9a3643 [2023-05-24T05:20:03.838Z] 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-24T05:22:10.512Z] Removing intermediate container c3e88c9a3643 [2023-05-24T05:22:10.512Z] ---> bbdb20c99789 [2023-05-24T05:22:10.512Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T05:22:10.512Z] 3.17: Pulling from library/alpine [2023-05-24T05:22:10.512Z] c41833b44d91: Already exists [2023-05-24T05:22:10.512Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T05:22:10.512Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T05:22:10.512Z] ---> 51e60588ff2c [2023-05-24T05:22:10.512Z] Step 17/25 : EXPOSE 4000 [2023-05-24T05:22:10.512Z] ---> Running in 9cfb6a831d16 [2023-05-24T05:22:10.512Z] Removing intermediate container 9cfb6a831d16 [2023-05-24T05:22:10.512Z] ---> d480bb5f6bf6 [2023-05-24T05:22:10.512Z] 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-24T05:22:10.512Z] ---> 3e3f6036ab2e [2023-05-24T05:22:10.512Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T05:22:10.512Z] ---> ac2cb49e3de0 [2023-05-24T05:22:10.512Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T05:22:10.782Z] ---> 1c1f0acd442a [2023-05-24T05:22:10.782Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T05:22:11.051Z] ---> Running in 060d0971a9e8 [2023-05-24T05:22:11.319Z] Removing intermediate container 060d0971a9e8 [2023-05-24T05:22:11.319Z] ---> d492afdd419b [2023-05-24T05:22:11.319Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T05:22:11.319Z] ---> Running in 9f045c274f2f [2023-05-24T05:22:11.586Z] Removing intermediate container 9f045c274f2f [2023-05-24T05:22:11.586Z] ---> 86c56f2fd9d4 [2023-05-24T05:22:11.586Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T05:22:11.586Z] ---> Running in ea39371f1d70 [2023-05-24T05:22:11.855Z] Removing intermediate container ea39371f1d70 [2023-05-24T05:22:11.855Z] ---> 0f0ef8cac9dc [2023-05-24T05:22:11.855Z] Step 24/25 : LABEL git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48 [2023-05-24T05:22:12.122Z] ---> Running in b3d14c028a94 [2023-05-24T05:22:12.390Z] Removing intermediate container b3d14c028a94 [2023-05-24T05:22:12.390Z] ---> 9378d958e25f [2023-05-24T05:22:12.390Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T05:22:12.390Z] ---> Running in f4bb6d985b48 [2023-05-24T05:22:12.655Z] Removing intermediate container f4bb6d985b48 [2023-05-24T05:22:12.656Z] ---> 0c2765c64140 [2023-05-24T05:22:12.656Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T05:22:12.922Z] Successfully built 0c2765c64140 [2023-05-24T05:22:12.922Z] 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-24T05:22:13.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T05:22:13.785Z] [2023-05-24T05:22:13.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:22:14.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T05:22:14.198Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T05:22:14.198Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T05:22:14.198Z] 04944245beec: Pulling fs layer [2023-05-24T05:22:14.198Z] 699f458cf7ca: Pulling fs layer [2023-05-24T05:22:14.198Z] 765212b225bb: Pulling fs layer [2023-05-24T05:22:14.198Z] f23df028b6ca: Pulling fs layer [2023-05-24T05:22:14.198Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T05:22:14.198Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T05:22:14.198Z] d65c8cfc05b1: Waiting [2023-05-24T05:22:14.198Z] f23df028b6ca: Waiting [2023-05-24T05:22:14.198Z] 2437ff75d9bd: Waiting [2023-05-24T05:22:14.198Z] 765212b225bb: Waiting [2023-05-24T05:22:14.466Z] 04944245beec: Verifying Checksum [2023-05-24T05:22:14.466Z] 04944245beec: Download complete [2023-05-24T05:22:14.466Z] 765212b225bb: Verifying Checksum [2023-05-24T05:22:14.466Z] 765212b225bb: Download complete [2023-05-24T05:22:14.466Z] f23df028b6ca: Verifying Checksum [2023-05-24T05:22:14.466Z] f23df028b6ca: Download complete [2023-05-24T05:22:14.466Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T05:22:14.466Z] d65c8cfc05b1: Download complete [2023-05-24T05:22:14.466Z] 699f458cf7ca: Verifying Checksum [2023-05-24T05:22:14.466Z] 699f458cf7ca: Download complete [2023-05-24T05:22:15.053Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T05:22:15.053Z] 8998bd30e6a1: Download complete [2023-05-24T05:22:16.997Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T05:22:16.997Z] 2437ff75d9bd: Download complete [2023-05-24T05:22:18.941Z] 8998bd30e6a1: Pull complete [2023-05-24T05:22:19.524Z] 04944245beec: Pull complete [2023-05-24T05:22:20.934Z] 699f458cf7ca: Pull complete [2023-05-24T05:22:20.934Z] 765212b225bb: Pull complete [2023-05-24T05:22:21.516Z] f23df028b6ca: Pull complete [2023-05-24T05:22:21.780Z] d65c8cfc05b1: Pull complete [2023-05-24T05:22:36.878Z] 2437ff75d9bd: Pull complete [2023-05-24T05:22:36.878Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T05:22:36.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T05:22:36.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:22:37.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-16663 does not seem to be running inside a container [2023-05-24T05:22:37.280Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T05:22:40.127Z] $ docker top 0a5d2fa488239b3417cc1a0b1720ef69ecff37ae62b556e44b9df7374413a082 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:22:41.017Z] ---> job-cost.sh [2023-05-24T05:22:41.017Z] lf-activate-venv: SKIPPING [2023-05-24T05:22:41.017Z] INFO: No Stack... [2023-05-24T05:22:41.599Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T05:22:42.181Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T05:22:42.520Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-24T05:22:42.520Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T05:22:42.602Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [2023-05-24T05:22:42.608Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] did not exist. Created. [2023-05-24T05:22:42.608Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T05:22:43.023Z] /w/workspace/edgex-ui-go/1@tmp/durable-214e5824/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T05:22:43.381Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T05:22:43.421Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T05:22:48.125Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T05:22:48.143Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T05:22:48.238Z] $ docker stop --time=1 0a5d2fa488239b3417cc1a0b1720ef69ecff37ae62b556e44b9df7374413a082 [2023-05-24T05:22:49.868Z] $ docker rm -f --volumes 0a5d2fa488239b3417cc1a0b1720ef69ecff37ae62b556e44b9df7374413a082 [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-24T05:22:50.932Z] provisioning config files... [2023-05-24T05:22:50.940Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/config290106172893737478tmp [Pipeline] { [Pipeline] sh [2023-05-24T05:22:51.284Z] + set +x [2023-05-24T05:22:51.284Z] + curl -s https://codecov.io/bash [2023-05-24T05:22:51.284Z] + bash -s -- [2023-05-24T05:22:51.284Z] [2023-05-24T05:22:51.284Z] _____ _ [2023-05-24T05:22:51.284Z] / ____| | | [2023-05-24T05:22:51.284Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T05:22:51.284Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T05:22:51.284Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T05:22:51.284Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T05:22:51.284Z] Bash-1.0.6 [2023-05-24T05:22:51.284Z] [2023-05-24T05:22:51.284Z] [2023-05-24T05:22:51.284Z] ==> git version 2.25.1 found [2023-05-24T05:22:51.284Z] ==> 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-24T05:22:51.284Z] Release-Date: 2020-01-08 [2023-05-24T05:22:51.284Z] 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-24T05:22:51.285Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T05:22:51.285Z] ==> Jenkins CI detected. [2023-05-24T05:22:51.285Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-617 [2023-05-24T05:22:51.285Z] project root: . [2023-05-24T05:22:51.285Z] --> token set from env [2023-05-24T05:22:51.285Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T05:22:51.285Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T05:22:51.544Z] ==> Python coveragepy not found [2023-05-24T05:22:51.544Z] ==> Searching for coverage reports in: [2023-05-24T05:22:51.544Z] + . [2023-05-24T05:22:51.544Z] -> Found 1 reports [2023-05-24T05:22:51.544Z] ==> Detecting git/mercurial file structure [2023-05-24T05:22:51.544Z] ==> Reading reports [2023-05-24T05:22:51.544Z] + ./coverage.out bytes=10 [2023-05-24T05:22:51.544Z] ==> Appending adjustments [2023-05-24T05:22:51.544Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T05:22:52.112Z] + Found adjustments [2023-05-24T05:22:52.112Z] ==> Gzipping contents [2023-05-24T05:22:52.112Z] 12K /tmp/codecov.1rfHsS.gz [2023-05-24T05:22:52.112Z] ==> Uploading reports [2023-05-24T05:22:52.112Z] url: https://codecov.io [2023-05-24T05:22:52.112Z] query: branch=PR-617&commit=7425b0be313c7ccdd8dc1650b27036565ea33f48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=617&job=&cmd_args= [2023-05-24T05:22:52.370Z] -> Pinging Codecov [2023-05-24T05:22:52.370Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-617&commit=7425b0be313c7ccdd8dc1650b27036565ea33f48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=617&job=&cmd_args= [2023-05-24T05:22:52.370Z] -> Uploading to [2023-05-24T05:22:52.370Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/7425b0be313c7ccdd8dc1650b27036565ea33f48/61c91f21-b6e4-48e7-9964-46aed516e619.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T052252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c10497d79ae2be17c6d8d8ee44716c29e3748a6988dd693e60fe1c067b5388bd [2023-05-24T05:22:52.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T05:22:52.370Z] Dload Upload Total Spent Left Speed [2023-05-24T05:22:52.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 40235 --:--:-- --:--:-- --:--:-- 40235 [2023-05-24T05:22:52.630Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] } [2023-05-24T05:22:52.658Z] 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-24T05:22:54.383Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives ] [2023-05-24T05:22:54.383Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives [2023-05-24T05:22:54.383Z] total 16 [2023-05-24T05:22:54.383Z] drwxr-xr-x 3 root root 4096 May 24 05:03 . [2023-05-24T05:22:54.383Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:03 .. [2023-05-24T05:22:54.383Z] drwxr-xr-x 2 root root 4096 May 24 05:03 cost [2023-05-24T05:22:54.383Z] -rw-r--r-- 1 root root 83 May 24 05:03 cost.csv [2023-05-24T05:22:54.383Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives [2023-05-24T05:22:54.383Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives [2023-05-24T05:22:54.383Z] total 16 [2023-05-24T05:22:54.383Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 05:03 . [2023-05-24T05:22:54.383Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:03 .. [2023-05-24T05:22:54.383Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 05:03 cost [2023-05-24T05:22:54.383Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:22:54.714Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:22:55.601Z] ---> package-listing.sh [2023-05-24T05:22:55.601Z] ++ facter osfamily [2023-05-24T05:22:55.601Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T05:22:55.859Z] + OS_FAMILY=debian [2023-05-24T05:22:55.859Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-617 [2023-05-24T05:22:55.859Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T05:22:55.859Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T05:22:55.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T05:22:55.859Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T05:22:55.859Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-617 ']' [2023-05-24T05:22:55.859Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T05:22:55.859Z] + case "${OS_FAMILY}" in [2023-05-24T05:22:55.859Z] + dpkg -l [2023-05-24T05:22:55.859Z] + grep '^ii' [2023-05-24T05:22:55.859Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T05:22:55.859Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T05:22:55.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T05:22:55.860Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-617 ']' [2023-05-24T05:22:55.860Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives/ [2023-05-24T05:22:55.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives/ [Pipeline] echo [2023-05-24T05:22:55.890Z] 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-617/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T05:22:56.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:22:56.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:22:56.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:22:56.931Z] prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container [2023-05-24T05:22:56.971Z] $ 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-617/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-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T05:22:57.170Z] $ docker top 1ee173b8e69642ae28be74654c42a23a696146645d6615b9bf4ad640bf076f5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:22:57.554Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T05:22:57.866Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T05:22:58.174Z] + ls /var/log/sa-host [2023-05-24T05:22:58.174Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T05:22:58.309Z] provisioning config files... [2023-05-24T05:22:58.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/config7157571118951830024tmp [Pipeline] { [Pipeline] echo [2023-05-24T05:22:58.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:22:58.680Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T05:22:58.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:22:59.107Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T05:22:59.137Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:22:59.448Z] ---> sudo-logs.sh [2023-05-24T05:22:59.448Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T05:22:59.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:22:59.847Z] ---> job-cost.sh [2023-05-24T05:22:59.848Z] lf-activate-venv: SKIPPING [2023-05-24T05:22:59.848Z] DEBUG: total: 0.2199999988079071 [2023-05-24T05:22:59.848Z] INFO: Retrieving Stack Cost... [2023-05-24T05:23:00.416Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T05:23:00.675Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T05:23:00.712Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:23:01.030Z] ---> logs-deploy.sh [2023-05-24T05:23:01.030Z] lf-activate-venv: SKIPPING [2023-05-24T05:23:01.030Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-617/1 [2023-05-24T05:23:01.030Z] INFO: archiving workspace using pattern(s): [2023-05-24T05:23:01.965Z] Archives upload complete. [2023-05-24T05:23:01.965Z] INFO: archiving logs to Nexus