Pull request #608 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b7835a6bc502bff85c2123a9d623aba7bf628ed+5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 (baa3cf8886c21193e7e7c74471a128c6f70d3408) 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-ssh6092360282784331908.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-ssh7862793721091878823.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-608/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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12089829276133179191.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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1779447406041888266.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-ssh18437115291926707569.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-608/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-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4032654577313321643.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 on ‘prd-ubuntu20.04-docker-8c-8g-15725’ Running on prd-ubuntu20.04-docker-8c-8g-15728 in /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [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-608 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 0b7835a6bc502bff85c2123a9d623aba7bf628ed Merge succeeded, producing 0b7835a6bc502bff85c2123a9d623aba7bf628ed Checking out Revision 0b7835a6bc502bff85c2123a9d623aba7bf628ed (PR-608) Commit message: "chore(deps): Bump webpack and @angular-devkit/build-angular in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # 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 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T13:04:20.879Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T13:04:21.052Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T13:04:21.151Z] ========================================================= [2023-05-16T13:04:21.151Z] EdgeX Global Pipelines Version Info [2023-05-16T13:04:21.151Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:04:21.886Z] ------------------- [2023-05-16T13:04:21.886Z] stable info: [2023-05-16T13:04:21.886Z] ------------------- [2023-05-16T13:04:21.886Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T13:04:21.886Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T13:04:21.886Z] Message: update stable to v1.0.249 [2023-05-16T13:04:22.457Z] ------------------- [2023-05-16T13:04:22.457Z] experimental info: [2023-05-16T13:04:22.457Z] ------------------- [2023-05-16T13:04:22.457Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T13:04:22.457Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T13:04:22.457Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T13:04:22.778Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-16T13:04:22.821Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-16T13:04:22.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T13:04:22.902Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T13:04:22.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T13:04:22.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T13:04:23.030Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T13:04:23.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T13:04:23.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T13:04:23.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T13:04:23.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T13:04:23.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-16T13:04:23.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T13:04:23.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T13:04:23.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T13:04:23.399Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T13:04:23.438Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T13:04:23.476Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T13:04:23.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T13:04:23.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T13:04:23.582Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T13:04:23.625Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T13:04:23.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T13:04:23.710Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T13:04:23.755Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T13:04:23.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T13:04:23.836Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T13:04:23.881Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo [2023-05-16T13:04:23.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo [2023-05-16T13:04:23.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo [2023-05-16T13:04:24.002Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b7835a6bc502bff85c2123a9d623aba7bf628ed [Pipeline] echo [2023-05-16T13:04:24.043Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b7835a [Pipeline] echo [2023-05-16T13:04:24.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:04:24.208Z] provisioning config files... [2023-05-16T13:04:24.224Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config8443131367715027460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:04:24.574Z] ---> docker-login.sh [2023-05-16T13:04:24.574Z] nexus3.edgexfoundry.org:10001 [2023-05-16T13:04:24.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:25.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:25.097Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:25.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:25.097Z] [2023-05-16T13:04:25.097Z] Login Succeeded [2023-05-16T13:04:25.097Z] nexus3.edgexfoundry.org:10002 [2023-05-16T13:04:25.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:25.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:25.097Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:25.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:25.097Z] [2023-05-16T13:04:25.097Z] Login Succeeded [2023-05-16T13:04:25.097Z] nexus3.edgexfoundry.org:10003 [2023-05-16T13:04:25.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:25.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:25.361Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:25.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:25.361Z] [2023-05-16T13:04:25.361Z] Login Succeeded [2023-05-16T13:04:25.361Z] nexus3.edgexfoundry.org:10004 [2023-05-16T13:04:25.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:25.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:25.361Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:25.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:25.361Z] [2023-05-16T13:04:25.361Z] Login Succeeded [2023-05-16T13:04:25.361Z] docker.io [2023-05-16T13:04:25.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:25.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:25.623Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:25.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:25.623Z] [2023-05-16T13:04:25.623Z] Login Succeeded [2023-05-16T13:04:25.623Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T13:04:25.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T13:04:26.295Z] + git rev-list -1 --merges 0b7835a6bc502bff85c2123a9d623aba7bf628ed~1..0b7835a6bc502bff85c2123a9d623aba7bf628ed [Pipeline] echo [2023-05-16T13:04:26.362Z] -----------> git rev-list -1 --merges 0b7835a6bc502bff85c2123a9d623aba7bf628ed~1..0b7835a6bc502bff85c2123a9d623aba7bf628ed 0b7835a6bc502bff85c2123a9d623aba7bf628ed [false] [Pipeline] sh [2023-05-16T13:04:26.672Z] + git log --format=format:%s -1 0b7835a6bc502bff85c2123a9d623aba7bf628ed [Pipeline] echo [2023-05-16T13:04:26.713Z] ========================================================= [2023-05-16T13:04:26.713Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T13:04:26.713Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T13:04:27.159Z] + git log --format=format:%s -1 0b7835a6bc502bff85c2123a9d623aba7bf628ed [Pipeline] echo [2023-05-16T13:04:27.200Z] [semverPrep] GIT_COMMIT: 0b7835a6bc502bff85c2123a9d623aba7bf628ed, Commit Message: chore(deps): Bump webpack and @angular-devkit/build-angular in /web [Pipeline] echo [2023-05-16T13:04:27.233Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T13:04:27.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T13:04:27.618Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T13:04:27.618Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T13:04:27.618Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T13:04:27.618Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T13:04:27.618Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T13:04:27.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:04:28.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T13:04:28.129Z] [2023-05-16T13:04:28.129Z] 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-16T13:04:28.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T13:04:28.522Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T13:04:28.522Z] b85a868b505f: Pulling fs layer [2023-05-16T13:04:28.522Z] e2be974225ed: Pulling fs layer [2023-05-16T13:04:28.522Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T13:04:28.522Z] 988bab9f4d93: Pulling fs layer [2023-05-16T13:04:28.522Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T13:04:28.522Z] eaf3925da568: Pulling fs layer [2023-05-16T13:04:28.522Z] bab4dde63d76: Pulling fs layer [2023-05-16T13:04:28.522Z] bde34c3a00c8: Pulling fs layer [2023-05-16T13:04:28.522Z] b352a97aabf1: Pulling fs layer [2023-05-16T13:04:28.522Z] 4872d77fe225: Pulling fs layer [2023-05-16T13:04:28.522Z] 5851b861e8e6: Pulling fs layer [2023-05-16T13:04:28.522Z] 988bab9f4d93: Waiting [2023-05-16T13:04:28.522Z] 1469e6f7b9e6: Waiting [2023-05-16T13:04:28.522Z] eaf3925da568: Waiting [2023-05-16T13:04:28.522Z] bab4dde63d76: Waiting [2023-05-16T13:04:28.522Z] bde34c3a00c8: Waiting [2023-05-16T13:04:28.522Z] b352a97aabf1: Waiting [2023-05-16T13:04:28.522Z] 4872d77fe225: Waiting [2023-05-16T13:04:28.522Z] 5851b861e8e6: Waiting [2023-05-16T13:04:28.522Z] e2be974225ed: Download complete [2023-05-16T13:04:28.522Z] 988bab9f4d93: Verifying Checksum [2023-05-16T13:04:28.522Z] 988bab9f4d93: Download complete [2023-05-16T13:04:28.522Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T13:04:28.522Z] 1469e6f7b9e6: Download complete [2023-05-16T13:04:28.782Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T13:04:28.782Z] 339a4e72a1f5: Download complete [2023-05-16T13:04:28.782Z] eaf3925da568: Download complete [2023-05-16T13:04:28.782Z] bde34c3a00c8: Verifying Checksum [2023-05-16T13:04:28.782Z] bde34c3a00c8: Download complete [2023-05-16T13:04:28.782Z] b352a97aabf1: Download complete [2023-05-16T13:04:28.782Z] 4872d77fe225: Download complete [2023-05-16T13:04:28.782Z] 5851b861e8e6: Verifying Checksum [2023-05-16T13:04:28.782Z] 5851b861e8e6: Download complete [2023-05-16T13:04:28.782Z] b85a868b505f: Download complete [2023-05-16T13:04:29.041Z] bab4dde63d76: Verifying Checksum [2023-05-16T13:04:29.041Z] bab4dde63d76: Download complete [2023-05-16T13:04:29.979Z] b85a868b505f: Pull complete [2023-05-16T13:04:29.979Z] e2be974225ed: Pull complete [2023-05-16T13:04:30.547Z] 339a4e72a1f5: Pull complete [2023-05-16T13:04:30.547Z] 988bab9f4d93: Pull complete [2023-05-16T13:04:30.807Z] 1469e6f7b9e6: Pull complete [2023-05-16T13:04:30.807Z] eaf3925da568: Pull complete [2023-05-16T13:04:32.712Z] bab4dde63d76: Pull complete [2023-05-16T13:04:32.712Z] bde34c3a00c8: Pull complete [2023-05-16T13:04:32.712Z] b352a97aabf1: Pull complete [2023-05-16T13:04:32.712Z] 4872d77fe225: Pull complete [2023-05-16T13:04:32.712Z] 5851b861e8e6: Pull complete [2023-05-16T13:04:32.712Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T13:04:32.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T13:04:32.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:04:32.928Z] prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container [2023-05-16T13:04:32.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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-16T13:04:37.465Z] $ docker top e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab -eo pid,comm [2023-05-16T13:04:37.512Z] 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-16T13:04:37.512Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T13:04:37.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T13:04:37.644Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T13:04:37.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T13:04:37.757Z] $ docker exec e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab ssh-agent [2023-05-16T13:04:37.851Z] SSH_AUTH_SOCK=/tmp/ssh-z7lafScuZS6B/agent.33 [2023-05-16T13:04:37.851Z] SSH_AGENT_PID=39 [2023-05-16T13:04:37.858Z] Running ssh-add (command line suppressed) [2023-05-16T13:04:37.970Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_15767774698495477854.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_15767774698495477854.key) [2023-05-16T13:04:37.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T13:04:38.324Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T13:04:38.355Z] $ docker exec --env ******** --env ******** e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab ssh-agent -k [2023-05-16T13:04:38.460Z] unset SSH_AUTH_SOCK; [2023-05-16T13:04:38.461Z] unset SSH_AGENT_PID; [2023-05-16T13:04:38.461Z] echo Agent pid 39 killed; [2023-05-16T13:04:38.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T13:04:38.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T13:04:38.571Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T13:04:38.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T13:04:38.676Z] $ docker exec e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab ssh-agent [2023-05-16T13:04:38.774Z] SSH_AUTH_SOCK=/tmp/ssh-idjDzUTS0pVI/agent.71 [2023-05-16T13:04:38.774Z] SSH_AGENT_PID=77 [2023-05-16T13:04:38.778Z] Running ssh-add (command line suppressed) [2023-05-16T13:04:38.869Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_516525320236949923.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_516525320236949923.key) [2023-05-16T13:04:38.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T13:04:39.205Z] + git semver init [2023-05-16T13:04:39.465Z] 2023-05-16 13:04:39,380 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T13:04:39.465Z] 2023-05-16 13:04:39,381 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver [2023-05-16T13:04:39.465Z] 2023-05-16 13:04:39,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver [2023-05-16T13:04:39.465Z] 2023-05-16 13:04:39,382 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608, universal_newlines=False, shell=None, istream=None) [2023-05-16T13:04:40.845Z] 2023-05-16 13:04:40,783 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.git/info/exclude [2023-05-16T13:04:40.845Z] 2023-05-16 13:04:40,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 with force:False [2023-05-16T13:04:40.845Z] 2023-05-16 13:04:40,784 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 [2023-05-16T13:04:40.845Z] 2023-05-16 13:04:40,787 [execute] INFO git cat-file --batch-check [2023-05-16T13:04:40.845Z] 2023-05-16 13:04:40,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T13:04:40.845Z] 2023-05-16 13:04:40,795 [execute] INFO git cat-file --batch [2023-05-16T13:04:40.845Z] 2023-05-16 13:04:40,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T13:04:40.845Z] 2023-05-16 13:04:40,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 [2023-05-16T13:04:40.845Z] 0.0.0 [Pipeline] } [2023-05-16T13:04:40.894Z] $ docker exec --env ******** --env ******** e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab ssh-agent -k [2023-05-16T13:04:40.996Z] unset SSH_AUTH_SOCK; [2023-05-16T13:04:40.997Z] unset SSH_AGENT_PID; [2023-05-16T13:04:40.997Z] echo Agent pid 77 killed; [2023-05-16T13:04:41.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T13:04:41.543Z] + git semver [Pipeline] } [2023-05-16T13:04:41.835Z] $ docker stop --time=1 e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab [2023-05-16T13:04:43.116Z] $ docker rm -f --volumes e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T13:04:43.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T13:04:43.823Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T13:04:43.840Z] [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-16T13:04:44.491Z] provisioning config files... [2023-05-16T13:04:44.500Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config9715129859308483034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:04:44.855Z] ---> docker-login.sh [2023-05-16T13:04:44.856Z] nexus3.edgexfoundry.org:10001 [2023-05-16T13:04:44.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:44.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:44.856Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:44.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:44.856Z] [2023-05-16T13:04:44.856Z] Login Succeeded [2023-05-16T13:04:44.856Z] nexus3.edgexfoundry.org:10002 [2023-05-16T13:04:44.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:44.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:44.856Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:44.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:44.856Z] [2023-05-16T13:04:44.856Z] Login Succeeded [2023-05-16T13:04:44.856Z] nexus3.edgexfoundry.org:10003 [2023-05-16T13:04:45.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:45.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:45.115Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:45.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:45.115Z] [2023-05-16T13:04:45.115Z] Login Succeeded [2023-05-16T13:04:45.115Z] nexus3.edgexfoundry.org:10004 [2023-05-16T13:04:45.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:45.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:45.115Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:45.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:45.115Z] [2023-05-16T13:04:45.115Z] Login Succeeded [2023-05-16T13:04:45.115Z] docker.io [2023-05-16T13:04:45.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:04:45.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:04:45.634Z] Configure a credential helper to remove this warning. See [2023-05-16T13:04:45.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:04:45.634Z] [2023-05-16T13:04:45.634Z] Login Succeeded [2023-05-16T13:04:45.634Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T13:04:45.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T13:04:45.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:04:45.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:04:45.924Z] ========================================================= [2023-05-16T13:04:45.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T13:04:45.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:04:46.404Z] + 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-16T13:04:46.663Z] Sending build context to Docker daemon 45.89MB [2023-05-16T13:04:46.663Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T13:04:46.663Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T13:04:47.603Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T13:04:47.603Z] f56be85fc22e: Pulling fs layer [2023-05-16T13:04:47.603Z] 85791d961cd3: Pulling fs layer [2023-05-16T13:04:47.603Z] d694b5ae8c79: Pulling fs layer [2023-05-16T13:04:47.603Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T13:04:47.603Z] 4d19c01a9841: Pulling fs layer [2023-05-16T13:04:47.603Z] 9325e15d5711: Pulling fs layer [2023-05-16T13:04:47.603Z] 556b6ee489ea: Pulling fs layer [2023-05-16T13:04:47.603Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T13:04:47.603Z] 9325e15d5711: Waiting [2023-05-16T13:04:47.603Z] 556b6ee489ea: Waiting [2023-05-16T13:04:47.603Z] 9f32a84ed3da: Waiting [2023-05-16T13:04:47.603Z] c5a4b2cf53e6: Waiting [2023-05-16T13:04:47.603Z] 85791d961cd3: Verifying Checksum [2023-05-16T13:04:47.603Z] 85791d961cd3: Download complete [2023-05-16T13:04:47.603Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T13:04:47.603Z] 9f32a84ed3da: Download complete [2023-05-16T13:04:47.603Z] 4d19c01a9841: Verifying Checksum [2023-05-16T13:04:47.603Z] 4d19c01a9841: Download complete [2023-05-16T13:04:47.603Z] f56be85fc22e: Verifying Checksum [2023-05-16T13:04:47.603Z] f56be85fc22e: Download complete [2023-05-16T13:04:47.603Z] 9325e15d5711: Verifying Checksum [2023-05-16T13:04:47.603Z] 9325e15d5711: Download complete [2023-05-16T13:04:48.197Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T13:04:48.197Z] c5a4b2cf53e6: Download complete [2023-05-16T13:04:48.197Z] d694b5ae8c79: Verifying Checksum [2023-05-16T13:04:48.197Z] d694b5ae8c79: Download complete [2023-05-16T13:04:48.197Z] f56be85fc22e: Pull complete [2023-05-16T13:04:48.457Z] 556b6ee489ea: Verifying Checksum [2023-05-16T13:04:48.457Z] 556b6ee489ea: Download complete [2023-05-16T13:04:49.403Z] 85791d961cd3: Pull complete [2023-05-16T13:04:52.693Z] d694b5ae8c79: Pull complete [2023-05-16T13:04:52.693Z] 9f32a84ed3da: Pull complete [2023-05-16T13:04:52.693Z] 4d19c01a9841: Pull complete [2023-05-16T13:04:52.693Z] 9325e15d5711: Pull complete [2023-05-16T13:04:55.228Z] 556b6ee489ea: Pull complete [2023-05-16T13:04:55.793Z] c5a4b2cf53e6: Pull complete [2023-05-16T13:04:55.793Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T13:04:55.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T13:04:55.793Z] ---> c4be618373d6 [2023-05-16T13:04:55.793Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T13:04:59.300Z] Still waiting to schedule task [2023-05-16T13:04:59.300Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15726’ [2023-05-16T13:05:03.931Z] ---> Running in b693b5d7d02e [2023-05-16T13:05:03.931Z] Removing intermediate container b693b5d7d02e [2023-05-16T13:05:03.931Z] ---> 36a32968fc8a [2023-05-16T13:05:03.931Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T13:05:03.931Z] ---> Running in 7be9fde4dd33 [2023-05-16T13:05:03.931Z] Removing intermediate container 7be9fde4dd33 [2023-05-16T13:05:03.931Z] ---> ec9ebf30be6b [2023-05-16T13:05:03.931Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T13:05:03.931Z] ---> Running in 356f7b50def3 [2023-05-16T13:05:03.931Z] Removing intermediate container 356f7b50def3 [2023-05-16T13:05:03.931Z] ---> 2c687e6779cf [2023-05-16T13:05:03.931Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T13:05:03.931Z] ---> Running in 84f2cf6a696a [2023-05-16T13:05:03.931Z] Removing intermediate container 84f2cf6a696a [2023-05-16T13:05:03.931Z] ---> 8e8bbc607122 [2023-05-16T13:05:03.931Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T13:05:03.931Z] ---> Running in 7163ffcd79c6 [2023-05-16T13:05:03.931Z] Removing intermediate container 7163ffcd79c6 [2023-05-16T13:05:03.931Z] ---> 97ec65f1b49b [2023-05-16T13:05:03.931Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T13:05:03.931Z] latest: Pulling from library/docker [2023-05-16T13:05:03.931Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-16T13:05:03.931Z] dfb60e7f5d22: Pulling fs layer [2023-05-16T13:05:03.931Z] f74671f55a8d: Pulling fs layer [2023-05-16T13:05:03.931Z] 1cd4867cc7bf: Pulling fs layer [2023-05-16T13:05:03.931Z] a9d94ad0c817: Pulling fs layer [2023-05-16T13:05:03.931Z] ec5418c68f0e: Pulling fs layer [2023-05-16T13:05:03.931Z] 1082547c2e5b: Pulling fs layer [2023-05-16T13:05:03.931Z] 80b838ca0f73: Pulling fs layer [2023-05-16T13:05:03.931Z] d15f978d7223: Pulling fs layer [2023-05-16T13:05:03.931Z] 1058b1c95dcd: Pulling fs layer [2023-05-16T13:05:03.931Z] 0ac1c4c35af9: Pulling fs layer [2023-05-16T13:05:03.931Z] 1d938c8b2399: Pulling fs layer [2023-05-16T13:05:03.931Z] 1b2885b54919: Pulling fs layer [2023-05-16T13:05:03.931Z] 5d3ce26085aa: Pulling fs layer [2023-05-16T13:05:03.931Z] 1cd4867cc7bf: Waiting [2023-05-16T13:05:03.931Z] a9d94ad0c817: Waiting [2023-05-16T13:05:03.931Z] ec5418c68f0e: Waiting [2023-05-16T13:05:03.931Z] 1082547c2e5b: Waiting [2023-05-16T13:05:03.931Z] 80b838ca0f73: Waiting [2023-05-16T13:05:03.931Z] d15f978d7223: Waiting [2023-05-16T13:05:03.931Z] 1058b1c95dcd: Waiting [2023-05-16T13:05:03.931Z] 0ac1c4c35af9: Waiting [2023-05-16T13:05:03.931Z] 1d938c8b2399: Waiting [2023-05-16T13:05:03.931Z] 1b2885b54919: Waiting [2023-05-16T13:05:03.931Z] 5d3ce26085aa: Waiting [2023-05-16T13:05:03.931Z] f74671f55a8d: Verifying Checksum [2023-05-16T13:05:03.931Z] f74671f55a8d: Download complete [2023-05-16T13:05:04.189Z] dfb60e7f5d22: Verifying Checksum [2023-05-16T13:05:04.190Z] dfb60e7f5d22: Download complete [2023-05-16T13:05:04.190Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-16T13:05:04.190Z] 8a49fdb3b6a5: Download complete [2023-05-16T13:05:04.190Z] 8a49fdb3b6a5: Pull complete [2023-05-16T13:05:04.449Z] dfb60e7f5d22: Pull complete [2023-05-16T13:05:04.449Z] ec5418c68f0e: Verifying Checksum [2023-05-16T13:05:04.449Z] ec5418c68f0e: Download complete [2023-05-16T13:05:04.449Z] f74671f55a8d: Pull complete [2023-05-16T13:05:04.708Z] 1082547c2e5b: Download complete [2023-05-16T13:05:04.709Z] a9d94ad0c817: Verifying Checksum [2023-05-16T13:05:04.709Z] a9d94ad0c817: Download complete [2023-05-16T13:05:04.709Z] d15f978d7223: Verifying Checksum [2023-05-16T13:05:04.709Z] d15f978d7223: Download complete [2023-05-16T13:05:04.709Z] 80b838ca0f73: Verifying Checksum [2023-05-16T13:05:04.709Z] 80b838ca0f73: Download complete [2023-05-16T13:05:06.098Z] 1058b1c95dcd: Verifying Checksum [2023-05-16T13:05:06.098Z] 1058b1c95dcd: Download complete [2023-05-16T13:05:06.098Z] 0ac1c4c35af9: Verifying Checksum [2023-05-16T13:05:06.098Z] 0ac1c4c35af9: Download complete [2023-05-16T13:05:06.098Z] 1b2885b54919: Verifying Checksum [2023-05-16T13:05:06.098Z] 1b2885b54919: Download complete [2023-05-16T13:05:06.098Z] 1cd4867cc7bf: Verifying Checksum [2023-05-16T13:05:06.098Z] 1cd4867cc7bf: Download complete [2023-05-16T13:05:06.098Z] 5d3ce26085aa: Verifying Checksum [2023-05-16T13:05:06.098Z] 5d3ce26085aa: Download complete [2023-05-16T13:05:06.098Z] 1cd4867cc7bf: Pull complete [2023-05-16T13:05:06.098Z] a9d94ad0c817: Pull complete [2023-05-16T13:05:06.366Z] ec5418c68f0e: Pull complete [2023-05-16T13:05:06.366Z] 1082547c2e5b: Pull complete [2023-05-16T13:05:06.366Z] 80b838ca0f73: Pull complete [2023-05-16T13:05:06.625Z] d15f978d7223: Pull complete [2023-05-16T13:05:06.625Z] 1d938c8b2399: Download complete [2023-05-16T13:05:06.884Z] 1058b1c95dcd: Pull complete [2023-05-16T13:05:06.884Z] 0ac1c4c35af9: Pull complete [2023-05-16T13:05:07.819Z] 1d938c8b2399: Pull complete [2023-05-16T13:05:08.081Z] 1b2885b54919: Pull complete [2023-05-16T13:05:08.081Z] 5d3ce26085aa: Pull complete [2023-05-16T13:05:08.081Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T13:05:08.081Z] Status: Downloaded newer image for docker:latest [2023-05-16T13:05:12.295Z] ---> b4344c0d3afe [2023-05-16T13:05:12.295Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T13:05:12.295Z] ---> Running in 3913ad1a3275 [2023-05-16T13:05:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T13:05:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T13:05:12.295Z] OK: 265 MiB in 53 packages [2023-05-16T13:05:12.864Z] Removing intermediate container 3913ad1a3275 [2023-05-16T13:05:12.864Z] ---> 452aebdabab1 [2023-05-16T13:05:12.864Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T13:05:12.864Z] ---> Running in c29d921aa56e [2023-05-16T13:05:12.864Z] Removing intermediate container c29d921aa56e [2023-05-16T13:05:12.864Z] ---> 21a0ca304315 [2023-05-16T13:05:12.864Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T13:05:12.864Z] ---> Running in e695b70f862b [2023-05-16T13:05:13.129Z] Removing intermediate container e695b70f862b [2023-05-16T13:05:13.130Z] ---> 0d2651880c47 [2023-05-16T13:05:13.130Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T13:05:13.130Z] ---> f37b9a0fbb4a [2023-05-16T13:05:13.130Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T13:05:13.130Z] ---> Running in 1782bffda1ec [2023-05-16T13:05:45.252Z] Removing intermediate container 1782bffda1ec [2023-05-16T13:05:45.252Z] ---> 8dcbf50a42f4 [2023-05-16T13:05:45.252Z] Step 14/15 : COPY . . [2023-05-16T13:05:45.252Z] ---> 910a51ffd2fd [2023-05-16T13:05:45.252Z] Step 15/15 : RUN ${MAKE} [2023-05-16T13:05:45.252Z] ---> Running in c1cf689d3344 [2023-05-16T13:05:45.252Z] noop [2023-05-16T13:05:45.252Z] Removing intermediate container c1cf689d3344 [2023-05-16T13:05:45.252Z] ---> 384ff91ac573 [2023-05-16T13:05:45.252Z] Successfully built 384ff91ac573 [2023-05-16T13:05:45.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:05:45.712Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T13:05:45.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:05:45.891Z] prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container [2023-05-16T13:05:45.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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-16T13:05:46.294Z] $ docker top 4573d75e329897a519eebdf24827493a396e9dedb92d3df0048087c34f77753a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:05:46.689Z] + go version [2023-05-16T13:05:46.689Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T13:05:46.772Z] $ docker stop --time=1 4573d75e329897a519eebdf24827493a396e9dedb92d3df0048087c34f77753a [2023-05-16T13:05:48.035Z] $ docker rm -f --volumes 4573d75e329897a519eebdf24827493a396e9dedb92d3df0048087c34f77753a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:05:48.849Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T13:05:48.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:05:49.009Z] prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container [2023-05-16T13:05:49.040Z] $ 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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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-16T13:05:49.342Z] $ docker top bb13de5332d7261855c6bbc8531ee1ffbc080c903292d83d6a65e2455417f77f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:05:49.729Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] fileExists [Pipeline] sh [2023-05-16T13:05:50.091Z] + make test [2023-05-16T13:05:50.092Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T13:05:55.383Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T13:06:03.492Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T13:06:03.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T13:06:03.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T13:06:03.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T13:06:03.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T13:06:03.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T13:06:03.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T13:06:03.492Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T13:06:03.492Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T13:06:05.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T13:06:05.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T13:06:05.446Z] ./bin/test-attribution-txt.sh [2023-05-16T13:06:05.446Z] make -C web test [2023-05-16T13:06:05.446Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' [2023-05-16T13:06:05.446Z] make[1]: tput: No such file or directory [2023-05-16T13:06:05.446Z] make[1]: tput: No such file or directory [2023-05-16T13:06:05.446Z] warning: generating ./VERSION [2023-05-16T13:06:05.446Z] echo "0.0.0" > VERSION [2023-05-16T13:06:05.446Z] docker build \ [2023-05-16T13:06:05.446Z] -f Dockerfile \ [2023-05-16T13:06:05.446Z] --build-arg USER=1000 \ [2023-05-16T13:06:05.446Z] \ [2023-05-16T13:06:05.446Z] --label "git_sha=0b7835a6bc502bff85c2123a9d623aba7bf628ed" \ [2023-05-16T13:06:05.446Z] -t edgexfoundry/edgex-web-ui:0b7835a6bc502bff85c2123a9d623aba7bf628ed \ [2023-05-16T13:06:05.446Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T13:06:05.446Z] . [2023-05-16T13:06:05.446Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T13:06:05.446Z] Install the buildx component to build images with BuildKit: [2023-05-16T13:06:05.446Z] https://docs.docker.com/go/buildx/ [2023-05-16T13:06:05.446Z] [2023-05-16T13:06:05.446Z] Sending build context to Docker daemon 2.563MB [2023-05-16T13:06:05.446Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T13:06:05.706Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T13:06:05.706Z] 9621f1afde84: Pulling fs layer [2023-05-16T13:06:05.706Z] c6f70ee39829: Pulling fs layer [2023-05-16T13:06:05.706Z] 56892a8094a2: Pulling fs layer [2023-05-16T13:06:05.706Z] 58dd87906ef0: Pulling fs layer [2023-05-16T13:06:05.706Z] 58dd87906ef0: Waiting [2023-05-16T13:06:05.965Z] 9621f1afde84: Verifying Checksum [2023-05-16T13:06:05.965Z] 9621f1afde84: Download complete [2023-05-16T13:06:05.965Z] 56892a8094a2: Download complete [2023-05-16T13:06:05.965Z] 58dd87906ef0: Verifying Checksum [2023-05-16T13:06:05.965Z] 58dd87906ef0: Download complete [2023-05-16T13:06:05.965Z] 9621f1afde84: Pull complete [2023-05-16T13:06:06.223Z] c6f70ee39829: Verifying Checksum [2023-05-16T13:06:06.223Z] c6f70ee39829: Download complete [2023-05-16T13:06:07.161Z] c6f70ee39829: Pull complete [2023-05-16T13:06:07.422Z] 56892a8094a2: Pull complete [2023-05-16T13:06:07.422Z] 58dd87906ef0: Pull complete [2023-05-16T13:06:07.422Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T13:06:07.422Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T13:06:07.422Z] ---> b69703f70c3d [2023-05-16T13:06:07.422Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T13:06:11.623Z] ---> Running in 79e36e4a4c20 [2023-05-16T13:06:11.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-16T13:06:11.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-16T13:06:11.623Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-16T13:06:11.623Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-16T13:06:11.623Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-16T13:06:11.623Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-16T13:06:11.623Z] (5/129) Installing libxcb (1.14-r2) [2023-05-16T13:06:11.623Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-16T13:06:11.623Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-16T13:06:11.623Z] (8/129) Installing libice (1.0.10-r0) [2023-05-16T13:06:11.623Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-16T13:06:11.623Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-16T13:06:11.623Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-16T13:06:11.623Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-16T13:06:11.623Z] (13/129) Installing xset (1.2.4-r0) [2023-05-16T13:06:11.623Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-16T13:06:11.623Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-16T13:06:11.623Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T13:06:11.623Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-16T13:06:11.623Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-16T13:06:11.623Z] (19/129) Installing libintl (0.21-r0) [2023-05-16T13:06:11.623Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-16T13:06:11.623Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-16T13:06:11.623Z] (22/129) Installing pcre (8.45-r1) [2023-05-16T13:06:11.623Z] (23/129) Installing glib (2.70.1-r0) [2023-05-16T13:06:11.883Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-16T13:06:11.883Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-16T13:06:11.883Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-16T13:06:11.883Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T13:06:11.883Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T13:06:11.883Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-16T13:06:11.883Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-16T13:06:11.883Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-16T13:06:11.883Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-16T13:06:11.883Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T13:06:11.883Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T13:06:11.883Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-16T13:06:11.883Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-16T13:06:11.883Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-16T13:06:11.883Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-16T13:06:11.883Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-16T13:06:11.883Z] (40/129) Installing libxi (1.8-r0) [2023-05-16T13:06:11.883Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-16T13:06:11.883Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-16T13:06:11.883Z] (43/129) Installing atk (2.36.0-r0) [2023-05-16T13:06:11.883Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-16T13:06:11.883Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-16T13:06:11.883Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-16T13:06:11.883Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T13:06:11.883Z] (48/129) Installing expat (2.5.0-r0) [2023-05-16T13:06:11.883Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-16T13:06:11.883Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-16T13:06:11.883Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-16T13:06:11.883Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-16T13:06:11.883Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-16T13:06:11.883Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-16T13:06:11.883Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-16T13:06:11.883Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-16T13:06:11.883Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-16T13:06:11.883Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-16T13:06:11.883Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-16T13:06:12.142Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-16T13:06:12.142Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-16T13:06:12.142Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-16T13:06:12.142Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-16T13:06:12.142Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-16T13:06:12.142Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-16T13:06:12.142Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-16T13:06:12.142Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-16T13:06:12.142Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-16T13:06:12.142Z] (69/129) Installing pango (1.48.10-r0) [2023-05-16T13:06:12.142Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T13:06:12.142Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T13:06:12.142Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T13:06:12.142Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-16T13:06:12.142Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-16T13:06:12.142Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T13:06:12.142Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T13:06:12.143Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-16T13:06:12.143Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-16T13:06:12.143Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-16T13:06:12.143Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T13:06:14.689Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-16T13:06:14.689Z] (80/129) Installing flac (1.3.4-r0) [2023-05-16T13:06:14.689Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T13:06:14.689Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T13:06:14.689Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-16T13:06:14.689Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-16T13:06:14.689Z] (85/129) Installing libass (0.15.2-r0) [2023-05-16T13:06:14.689Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-16T13:06:14.689Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T13:06:14.689Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T13:06:14.689Z] (89/129) Installing lame (3.100-r0) [2023-05-16T13:06:14.689Z] (90/129) Installing opus (1.3.1-r1) [2023-05-16T13:06:14.689Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T13:06:14.689Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-16T13:06:14.689Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-16T13:06:14.689Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-16T13:06:14.689Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-16T13:06:14.689Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T13:06:14.689Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-16T13:06:14.689Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-16T13:06:14.689Z] (99/129) Installing libva (2.13.0-r0) [2023-05-16T13:06:14.689Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-16T13:06:14.689Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-16T13:06:14.689Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-16T13:06:14.689Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-16T13:06:14.689Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-16T13:06:14.689Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-16T13:06:14.689Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-16T13:06:14.689Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-16T13:06:14.689Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T13:06:14.689Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-16T13:06:14.689Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-16T13:06:14.689Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T13:06:15.010Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-16T13:06:15.010Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-16T13:06:15.010Z] (114/129) Installing nspr (4.32-r0) [2023-05-16T13:06:15.010Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-16T13:06:15.010Z] (116/129) Installing nss (3.78.1-r0) [2023-05-16T13:06:15.010Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-16T13:06:15.010Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-16T13:06:15.010Z] (119/129) Installing orc (0.4.32-r0) [2023-05-16T13:06:15.010Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-16T13:06:15.010Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-16T13:06:15.010Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-16T13:06:15.010Z] (123/129) Installing libpulse (15.0-r2) [2023-05-16T13:06:15.010Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-16T13:06:15.010Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-16T13:06:15.010Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-16T13:06:15.010Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-16T13:06:15.010Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-16T13:06:15.011Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-16T13:06:15.947Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T13:06:15.947Z] Executing glib-2.70.1-r0.trigger [2023-05-16T13:06:15.947Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T13:06:16.227Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T13:06:16.227Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T13:06:16.487Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T13:06:16.487Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T13:06:16.487Z] OK: 286 MiB in 145 packages [2023-05-16T13:06:23.062Z] Removing intermediate container 79e36e4a4c20 [2023-05-16T13:06:23.062Z] ---> 42f486915836 [2023-05-16T13:06:23.062Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T13:06:23.062Z] ---> Running in c98f1de43a91 [2023-05-16T13:06:23.322Z] Removing intermediate container c98f1de43a91 [2023-05-16T13:06:23.322Z] ---> e0d72373c28b [2023-05-16T13:06:23.322Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T13:06:23.322Z] ---> Running in 2ace8a67294b [2023-05-16T13:06:23.322Z] Removing intermediate container 2ace8a67294b [2023-05-16T13:06:23.322Z] ---> 455f5b7528ae [2023-05-16T13:06:23.322Z] Step 5/10 : RUN npm install -g npm [2023-05-16T13:06:23.322Z] ---> Running in 3997f1c67b9f [2023-05-16T13:06:31.447Z] [2023-05-16T13:06:31.447Z] removed 7 packages, changed 101 packages, and audited 264 packages in 7s [2023-05-16T13:06:31.447Z] [2023-05-16T13:06:31.447Z] 27 packages are looking for funding [2023-05-16T13:06:31.447Z] run `npm fund` for details [2023-05-16T13:06:31.447Z] [2023-05-16T13:06:31.447Z] found 0 vulnerabilities [2023-05-16T13:06:32.382Z] Removing intermediate container 3997f1c67b9f [2023-05-16T13:06:32.382Z] ---> d3b0f0d78a0a [2023-05-16T13:06:32.382Z] Step 6/10 : ARG USER=1000 [2023-05-16T13:06:32.382Z] ---> Running in 98b12c1cd0be [2023-05-16T13:06:32.382Z] Removing intermediate container 98b12c1cd0be [2023-05-16T13:06:32.382Z] ---> f462832c2aab [2023-05-16T13:06:32.382Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T13:06:32.382Z] ---> Running in 6571c4e8caed [2023-05-16T13:06:32.952Z] Removing intermediate container 6571c4e8caed [2023-05-16T13:06:32.953Z] ---> c21711019d51 [2023-05-16T13:06:32.953Z] Step 8/10 : USER $USER:$USER [2023-05-16T13:06:32.953Z] ---> Running in 84c13270f479 [2023-05-16T13:06:32.953Z] Removing intermediate container 84c13270f479 [2023-05-16T13:06:32.953Z] ---> 4fd5a67734d8 [2023-05-16T13:06:32.953Z] Step 9/10 : WORKDIR /app [2023-05-16T13:06:32.953Z] ---> Running in 7d4a63b3e871 [2023-05-16T13:06:33.213Z] Removing intermediate container 7d4a63b3e871 [2023-05-16T13:06:33.213Z] ---> acf2ef123997 [2023-05-16T13:06:33.213Z] Step 10/10 : LABEL git_sha=0b7835a6bc502bff85c2123a9d623aba7bf628ed [2023-05-16T13:06:33.213Z] ---> Running in c75ff87da3b0 [2023-05-16T13:06:33.213Z] Removing intermediate container c75ff87da3b0 [2023-05-16T13:06:33.213Z] ---> e62f2191fb5d [2023-05-16T13:06:33.213Z] Successfully built e62f2191fb5d [2023-05-16T13:06:33.213Z] Successfully tagged edgexfoundry/edgex-web-ui:0b7835a6bc502bff85c2123a9d623aba7bf628ed [2023-05-16T13:06:33.213Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T13:06:33.213Z] touch edgex-web-ui.imagebuilt [2023-05-16T13:06:33.213Z] mkdir -p node_modules coverage [2023-05-16T13:06:33.213Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T13:06:33.213Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T13:06:35.121Z] npm WARN old lockfile [2023-05-16T13:06:35.121Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T13:06:35.121Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T13:06:35.121Z] npm WARN old lockfile [2023-05-16T13:06:35.121Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T13:06:35.121Z] npm WARN old lockfile [2023-05-16T13:06:37.656Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found [2023-05-16T13:06:37.656Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:06:37.656Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:06:37.656Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-16T13:06:37.656Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found [2023-05-16T13:06:37.656Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:06:37.656Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:06:37.656Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-16T13:06:37.656Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-16T13:06:37.656Z] npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:06:37 GMT' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'cf-ray': [ '7c83d6c4ec3c33f7-YUL' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-16T13:06:37.656Z] npm WARN old lockfile }, [2023-05-16T13:06:37.656Z] npm WARN old lockfile statusCode: 404, [2023-05-16T13:06:37.656Z] npm WARN old lockfile code: 'E404', [2023-05-16T13:06:37.656Z] npm WARN old lockfile method: 'GET', [2023-05-16T13:06:37.656Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/wrap-ansi-cjs', [2023-05-16T13:06:37.656Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-16T13:06:37.656Z] npm WARN old lockfile pkgid: 'wrap-ansi-cjs@7.0.0' [2023-05-16T13:06:37.656Z] npm WARN old lockfile } [2023-05-16T13:06:37.656Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-16T13:06:37.656Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:06:37.656Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:06:37.656Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-16T13:06:37.656Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-16T13:06:37.656Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:06:37.656Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:06:37.656Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-16T13:06:37.656Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-16T13:06:37.656Z] npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:06:37 GMT' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'cf-ray': [ '7c83d6c5aa574bb8-YUL' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-16T13:06:37.656Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-16T13:06:37.656Z] npm WARN old lockfile }, [2023-05-16T13:06:37.656Z] npm WARN old lockfile statusCode: 404, [2023-05-16T13:06:37.656Z] npm WARN old lockfile code: 'E404', [2023-05-16T13:06:37.656Z] npm WARN old lockfile method: 'GET', [2023-05-16T13:06:37.656Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', [2023-05-16T13:06:37.656Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-16T13:06:37.656Z] npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' [2023-05-16T13:06:37.656Z] npm WARN old lockfile } [2023-05-16T13:06:37.656Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-16T13:06:37.656Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:06:37.656Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:06:37.656Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:06:37.656Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-16T13:06:37.656Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-16T13:06:37.656Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:06:37.657Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:06:37.657Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:06:37.657Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:06:37.657Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:06:37.657Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-16T13:06:37.657Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-16T13:06:37.657Z] npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:06:37 GMT' ], [2023-05-16T13:06:37.657Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-16T13:06:37.657Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-16T13:06:37.657Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-16T13:06:37.657Z] npm WARN old lockfile 'cf-ray': [ '7c83d6c63ba74bb9-YUL' ], [2023-05-16T13:06:37.657Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-16T13:06:37.657Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-16T13:06:37.657Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-16T13:06:37.657Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-16T13:06:37.657Z] npm WARN old lockfile }, [2023-05-16T13:06:37.657Z] npm WARN old lockfile statusCode: 404, [2023-05-16T13:06:37.657Z] npm WARN old lockfile code: 'E404', [2023-05-16T13:06:37.657Z] npm WARN old lockfile method: 'GET', [2023-05-16T13:06:37.657Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', [2023-05-16T13:06:37.657Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-16T13:06:37.657Z] npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' [2023-05-16T13:06:37.657Z] npm WARN old lockfile } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE required: { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE }, [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE required: { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE }, [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE required: { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE }, [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE required: { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE }, [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE required: { [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE }, [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:06:42.933Z] npm WARN EBADENGINE } [2023-05-16T13:06:46.347Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T13:06:46.914Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T13:06:47.484Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T13:06:49.388Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T13:06:50.350Z] 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-16T13:06:51.289Z] 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-16T13:06:51.548Z] 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-16T13:06:56.817Z] 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-16T13:07:03.436Z] [2023-05-16T13:07:03.436Z] added 1358 packages, and audited 1359 packages in 30s [2023-05-16T13:07:03.436Z] [2023-05-16T13:07:03.436Z] 109 packages are looking for funding [2023-05-16T13:07:03.436Z] run `npm fund` for details [2023-05-16T13:07:03.696Z] [2023-05-16T13:07:03.696Z] 26 vulnerabilities (15 moderate, 8 high, 3 critical) [2023-05-16T13:07:03.696Z] [2023-05-16T13:07:03.696Z] To address issues that do not require attention, run: [2023-05-16T13:07:03.696Z] npm audit fix [2023-05-16T13:07:03.696Z] [2023-05-16T13:07:03.696Z] To address all issues (including breaking changes), run: [2023-05-16T13:07:03.696Z] npm audit fix --force [2023-05-16T13:07:03.696Z] [2023-05-16T13:07:03.696Z] Run `npm audit` for details. [2023-05-16T13:07:15.917Z] 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-16T13:07:16.853Z] This version of CLI is only compatible with Angular versions ^16.0.0, [2023-05-16T13:07:16.853Z] but Angular version 12.2.4 was found instead. [2023-05-16T13:07:16.853Z] [2023-05-16T13:07:16.853Z] Please visit the link below to find instructions on how to update Angular. [2023-05-16T13:07:16.853Z] https://update.angular.io/ [2023-05-16T13:07:16.853Z] [2023-05-16T13:07:17.113Z] make[1]: *** [Makefile:144: test] Error 3 [2023-05-16T13:07:17.113Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' [2023-05-16T13:07:17.113Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-05-16T13:07:17.161Z] $ docker stop --time=1 bb13de5332d7261855c6bbc8531ee1ffbc080c903292d83d6a65e2455417f77f [2023-05-16T13:07:18.451Z] $ docker rm -f --volumes bb13de5332d7261855c6bbc8531ee1ffbc080c903292d83d6a65e2455417f77f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:07:19.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:07:19.629Z] [2023-05-16T13:07:19.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:07:20.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:07:20.005Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T13:07:20.005Z] 5eb5b503b376: Pulling fs layer [2023-05-16T13:07:20.005Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T13:07:20.005Z] ec43610c2a17: Pulling fs layer [2023-05-16T13:07:20.005Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T13:07:20.005Z] 33b1e0a273af: Pulling fs layer [2023-05-16T13:07:20.005Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T13:07:20.005Z] 2f39f015ded8: Pulling fs layer [2023-05-16T13:07:20.005Z] 3a2ae6a8a46f: Waiting [2023-05-16T13:07:20.005Z] 2f39f015ded8: Waiting [2023-05-16T13:07:20.005Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T13:07:20.005Z] 5c69ac0246d0: Download complete [2023-05-16T13:07:20.005Z] 3a2ae6a8a46f: Download complete [2023-05-16T13:07:20.264Z] 33b1e0a273af: Verifying Checksum [2023-05-16T13:07:20.264Z] 33b1e0a273af: Download complete [2023-05-16T13:07:20.264Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T13:07:20.264Z] 5d3b04190fa2: Download complete [2023-05-16T13:07:20.264Z] ec43610c2a17: Verifying Checksum [2023-05-16T13:07:20.264Z] ec43610c2a17: Download complete [2023-05-16T13:07:20.264Z] 5eb5b503b376: Download complete [2023-05-16T13:07:20.831Z] 2f39f015ded8: Download complete [2023-05-16T13:07:21.398Z] 5eb5b503b376: Pull complete [2023-05-16T13:07:21.657Z] 5c69ac0246d0: Pull complete [2023-05-16T13:07:21.924Z] ec43610c2a17: Pull complete [2023-05-16T13:07:22.184Z] 3a2ae6a8a46f: Pull complete [2023-05-16T13:07:22.441Z] 33b1e0a273af: Pull complete [2023-05-16T13:07:22.441Z] 5d3b04190fa2: Pull complete [2023-05-16T13:07:26.625Z] 2f39f015ded8: Pull complete [2023-05-16T13:07:26.625Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T13:07:26.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:07:26.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:07:26.840Z] prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container [2023-05-16T13:07:26.875Z] $ 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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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-16T13:07:34.230Z] $ docker top ae30f693452ba622758c920243ee8097a01ceab591d01d65fb635e3dfb36f6bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:07:34.730Z] ---> job-cost.sh [2023-05-16T13:07:34.731Z] lf-activate-venv: SKIPPING [2023-05-16T13:07:34.731Z] INFO: No Stack... [2023-05-16T13:07:34.990Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T13:07:35.256Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T13:07:35.573Z] + cut -d, -f6 [2023-05-16T13:07:35.573Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/cost.csv [Pipeline] lock [2023-05-16T13:07:35.612Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [2023-05-16T13:07:35.617Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] did not exist. Created. [2023-05-16T13:07:35.617Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T13:07:36.020Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T13:07:36.512Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T13:07:36.528Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T13:07:36.602Z] $ docker stop --time=1 ae30f693452ba622758c920243ee8097a01ceab591d01d65fb635e3dfb36f6bd [2023-05-16T13:07:38.036Z] $ docker rm -f --volumes ae30f693452ba622758c920243ee8097a01ceab591d01d65fb635e3dfb36f6bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T13:07:38.449Z] Failed in branch amd64 [2023-05-16T13:08:35.896Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15729 in /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] { [Pipeline] ws [2023-05-16T13:08:35.960Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T13:08:36.044Z] The recommended git tool is: git [2023-05-16T13:08:40.866Z] using credential edgex-jenkins-ssh [2023-05-16T13:08:40.891Z] Cloning the remote Git repository [2023-05-16T13:08:40.940Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T13:08:41.030Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-16T13:08:41.184Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T13:08:41.185Z] > git --version # timeout=10 [2023-05-16T13:08:41.209Z] > git --version # 'git version 2.25.1' [2023-05-16T13:08:41.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T13:08:41.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T13:08:44.604Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T13:08:44.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T13:08:46.087Z] Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 0b7835a6bc502bff85c2123a9d623aba7bf628ed [2023-05-16T13:08:45.521Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T13:08:45.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T13:08:45.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T13:08:45.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T13:08:46.109Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T13:08:46.189Z] > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [2023-05-16T13:08:46.671Z] Merge succeeded, producing 0b7835a6bc502bff85c2123a9d623aba7bf628ed [2023-05-16T13:08:46.672Z] Checking out Revision 0b7835a6bc502bff85c2123a9d623aba7bf628ed (PR-608) [2023-05-16T13:08:47.681Z] Commit message: "chore(deps): Bump webpack and @angular-devkit/build-angular in /web" [2023-05-16T13:08:47.754Z] > git --version # timeout=10 [2023-05-16T13:08:47.767Z] > git --version # 'git version 2.25.1' [2023-05-16T13:08:47.783Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T13:08:46.568Z] > git remote # timeout=10 [2023-05-16T13:08:46.590Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T13:08:46.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T13:08:46.628Z] > git merge 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 [2023-05-16T13:08:46.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T13:08:46.681Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T13:08:46.699Z] > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T13:08:48.952Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T13:08:48.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T13:08:48.952Z] Dload Upload Total Spent Left Speed [2023-05-16T13:08:48.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-05-16T13:08:49.581Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T13:08:49.936Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T13:08:49.937Z] + sudo tee /etc/docker/daemon.new [2023-05-16T13:08:49.937Z] { [2023-05-16T13:08:49.937Z] "registry-mirrors": [ [2023-05-16T13:08:49.937Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T13:08:49.937Z] ], [2023-05-16T13:08:49.937Z] "bip": "10.250.0.254/24", [2023-05-16T13:08:49.937Z] "hosts": [ [2023-05-16T13:08:49.937Z] "tcp://0.0.0.0:5555", [2023-05-16T13:08:49.937Z] "unix:///var/run/docker.sock" [2023-05-16T13:08:49.937Z] ], [2023-05-16T13:08:49.937Z] "mtu": 1458, [2023-05-16T13:08:49.937Z] "selinux-enabled": true, [2023-05-16T13:08:49.937Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T13:08:49.937Z] } [Pipeline] sh [2023-05-16T13:08:50.284Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T13:08:50.623Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:09:08.937Z] provisioning config files... [2023-05-16T13:09:08.968Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15869966852580288772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:09:09.366Z] ---> docker-login.sh [2023-05-16T13:09:09.366Z] nexus3.edgexfoundry.org:10001 [2023-05-16T13:09:09.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:09:09.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:09:09.969Z] Configure a credential helper to remove this warning. See [2023-05-16T13:09:09.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:09:09.969Z] [2023-05-16T13:09:09.969Z] Login Succeeded [2023-05-16T13:09:09.969Z] nexus3.edgexfoundry.org:10002 [2023-05-16T13:09:10.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:09:10.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:09:10.511Z] Configure a credential helper to remove this warning. See [2023-05-16T13:09:10.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:09:10.511Z] [2023-05-16T13:09:10.511Z] Login Succeeded [2023-05-16T13:09:10.511Z] nexus3.edgexfoundry.org:10003 [2023-05-16T13:09:10.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:09:10.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:09:10.783Z] Configure a credential helper to remove this warning. See [2023-05-16T13:09:10.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:09:10.783Z] [2023-05-16T13:09:10.783Z] Login Succeeded [2023-05-16T13:09:10.783Z] nexus3.edgexfoundry.org:10004 [2023-05-16T13:09:11.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:09:11.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:09:11.056Z] Configure a credential helper to remove this warning. See [2023-05-16T13:09:11.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:09:11.056Z] [2023-05-16T13:09:11.056Z] Login Succeeded [2023-05-16T13:09:11.056Z] docker.io [2023-05-16T13:09:11.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:09:11.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:09:11.595Z] Configure a credential helper to remove this warning. See [2023-05-16T13:09:11.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:09:11.595Z] [2023-05-16T13:09:11.595Z] Login Succeeded [2023-05-16T13:09:11.595Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T13:09:11.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T13:09:12.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:09:12.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:09:12.079Z] ========================================================= [2023-05-16T13:09:12.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T13:09:12.079Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:09:12.589Z] + 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-16T13:09:13.560Z] Sending build context to Docker daemon 28.5MB [2023-05-16T13:09:13.560Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T13:09:13.560Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T13:09:15.515Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T13:09:15.515Z] c41833b44d91: Pulling fs layer [2023-05-16T13:09:15.515Z] ed15518f5707: Pulling fs layer [2023-05-16T13:09:15.515Z] feae8fd75edb: Pulling fs layer [2023-05-16T13:09:15.515Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T13:09:15.515Z] 3cdef696dda3: Pulling fs layer [2023-05-16T13:09:15.515Z] 2ced38df9373: Pulling fs layer [2023-05-16T13:09:15.515Z] 58f1dce35555: Pulling fs layer [2023-05-16T13:09:15.515Z] 242c74f7c9fa: Waiting [2023-05-16T13:09:15.515Z] 2ced38df9373: Waiting [2023-05-16T13:09:15.515Z] 58f1dce35555: Waiting [2023-05-16T13:09:15.515Z] 3cdef696dda3: Waiting [2023-05-16T13:09:15.515Z] ed15518f5707: Verifying Checksum [2023-05-16T13:09:15.515Z] ed15518f5707: Download complete [2023-05-16T13:09:15.515Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T13:09:15.515Z] 242c74f7c9fa: Download complete [2023-05-16T13:09:15.515Z] c41833b44d91: Verifying Checksum [2023-05-16T13:09:15.515Z] c41833b44d91: Download complete [2023-05-16T13:09:15.515Z] 3cdef696dda3: Verifying Checksum [2023-05-16T13:09:15.515Z] 3cdef696dda3: Download complete [2023-05-16T13:09:16.511Z] c41833b44d91: Pull complete [2023-05-16T13:09:16.782Z] 58f1dce35555: Verifying Checksum [2023-05-16T13:09:16.782Z] 58f1dce35555: Download complete [2023-05-16T13:09:17.053Z] ed15518f5707: Pull complete [2023-05-16T13:09:18.021Z] feae8fd75edb: Verifying Checksum [2023-05-16T13:09:18.021Z] feae8fd75edb: Download complete [2023-05-16T13:09:18.021Z] 2ced38df9373: Verifying Checksum [2023-05-16T13:09:18.021Z] 2ced38df9373: Download complete [2023-05-16T13:09:30.477Z] feae8fd75edb: Pull complete [2023-05-16T13:09:30.477Z] 242c74f7c9fa: Pull complete [2023-05-16T13:09:30.477Z] 3cdef696dda3: Pull complete [2023-05-16T13:09:35.851Z] 2ced38df9373: Pull complete [2023-05-16T13:09:38.443Z] 58f1dce35555: Pull complete [2023-05-16T13:09:38.443Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T13:09:38.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T13:09:38.443Z] ---> fadd8f120f05 [2023-05-16T13:09:38.443Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T13:09:40.538Z] ---> Running in cbae966d3602 [2023-05-16T13:09:40.538Z] Removing intermediate container cbae966d3602 [2023-05-16T13:09:40.538Z] ---> 6026fb274499 [2023-05-16T13:09:40.538Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T13:09:40.538Z] ---> Running in eee8caba75a0 [2023-05-16T13:09:41.126Z] Removing intermediate container eee8caba75a0 [2023-05-16T13:09:41.126Z] ---> d2eade3d5518 [2023-05-16T13:09:41.126Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T13:09:41.126Z] ---> Running in 7f96db30a1f5 [2023-05-16T13:09:41.395Z] Removing intermediate container 7f96db30a1f5 [2023-05-16T13:09:41.395Z] ---> 56d3e39e4126 [2023-05-16T13:09:41.395Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T13:09:41.395Z] ---> Running in 802ff61e4b56 [2023-05-16T13:09:41.663Z] Removing intermediate container 802ff61e4b56 [2023-05-16T13:09:41.663Z] ---> 70aaefa1bb05 [2023-05-16T13:09:41.663Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T13:09:41.932Z] ---> Running in 74d2503a8440 [2023-05-16T13:09:42.202Z] Removing intermediate container 74d2503a8440 [2023-05-16T13:09:42.202Z] ---> 50235ff043d3 [2023-05-16T13:09:42.202Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T13:09:42.785Z] latest: Pulling from library/docker [2023-05-16T13:09:43.051Z] 08409d417260: Pulling fs layer [2023-05-16T13:09:43.051Z] bf127bdc9f4f: Pulling fs layer [2023-05-16T13:09:43.051Z] 55b4810136f4: Pulling fs layer [2023-05-16T13:09:43.051Z] 7755db036d15: Pulling fs layer [2023-05-16T13:09:43.051Z] 5a3f85b23db6: Pulling fs layer [2023-05-16T13:09:43.051Z] cf39c0494cbe: Pulling fs layer [2023-05-16T13:09:43.051Z] f4a1512e3bbb: Pulling fs layer [2023-05-16T13:09:43.051Z] 5ccc04d8fc75: Pulling fs layer [2023-05-16T13:09:43.051Z] bc47925e6b41: Pulling fs layer [2023-05-16T13:09:43.051Z] 3ad6e81d58bb: Pulling fs layer [2023-05-16T13:09:43.051Z] 3b77d6fe3da4: Pulling fs layer [2023-05-16T13:09:43.051Z] 31f5e86c7e55: Pulling fs layer [2023-05-16T13:09:43.051Z] 7db388f73c37: Pulling fs layer [2023-05-16T13:09:43.051Z] 08255c858201: Pulling fs layer [2023-05-16T13:09:43.051Z] 5ccc04d8fc75: Waiting [2023-05-16T13:09:43.051Z] bc47925e6b41: Waiting [2023-05-16T13:09:43.051Z] 3ad6e81d58bb: Waiting [2023-05-16T13:09:43.051Z] 3b77d6fe3da4: Waiting [2023-05-16T13:09:43.051Z] 31f5e86c7e55: Waiting [2023-05-16T13:09:43.051Z] 7db388f73c37: Waiting [2023-05-16T13:09:43.051Z] 08255c858201: Waiting [2023-05-16T13:09:43.051Z] 7755db036d15: Waiting [2023-05-16T13:09:43.051Z] 5a3f85b23db6: Waiting [2023-05-16T13:09:43.051Z] cf39c0494cbe: Waiting [2023-05-16T13:09:43.051Z] f4a1512e3bbb: Waiting [2023-05-16T13:09:43.051Z] 55b4810136f4: Verifying Checksum [2023-05-16T13:09:43.051Z] 55b4810136f4: Download complete [2023-05-16T13:09:43.051Z] bf127bdc9f4f: Verifying Checksum [2023-05-16T13:09:43.051Z] bf127bdc9f4f: Download complete [2023-05-16T13:09:43.317Z] 08409d417260: Verifying Checksum [2023-05-16T13:09:43.317Z] 08409d417260: Download complete [2023-05-16T13:09:43.920Z] 5a3f85b23db6: Verifying Checksum [2023-05-16T13:09:43.920Z] 5a3f85b23db6: Download complete [2023-05-16T13:09:43.920Z] 7755db036d15: Verifying Checksum [2023-05-16T13:09:43.920Z] 7755db036d15: Download complete [2023-05-16T13:09:43.920Z] cf39c0494cbe: Verifying Checksum [2023-05-16T13:09:43.920Z] cf39c0494cbe: Download complete [2023-05-16T13:09:43.920Z] 5ccc04d8fc75: Verifying Checksum [2023-05-16T13:09:43.920Z] 5ccc04d8fc75: Download complete [2023-05-16T13:09:43.920Z] f4a1512e3bbb: Download complete [2023-05-16T13:09:43.920Z] bc47925e6b41: Verifying Checksum [2023-05-16T13:09:43.920Z] bc47925e6b41: Download complete [2023-05-16T13:09:43.920Z] 08409d417260: Pull complete [2023-05-16T13:09:44.187Z] 3ad6e81d58bb: Verifying Checksum [2023-05-16T13:09:44.187Z] 3ad6e81d58bb: Download complete [2023-05-16T13:09:44.456Z] 7db388f73c37: Verifying Checksum [2023-05-16T13:09:44.456Z] 7db388f73c37: Download complete [2023-05-16T13:09:44.456Z] 3b77d6fe3da4: Verifying Checksum [2023-05-16T13:09:44.456Z] 3b77d6fe3da4: Download complete [2023-05-16T13:09:44.456Z] bf127bdc9f4f: Pull complete [2023-05-16T13:09:44.723Z] 08255c858201: Verifying Checksum [2023-05-16T13:09:44.723Z] 08255c858201: Download complete [2023-05-16T13:09:44.723Z] 55b4810136f4: Pull complete [2023-05-16T13:09:45.680Z] 7755db036d15: Pull complete [2023-05-16T13:09:45.680Z] 31f5e86c7e55: Verifying Checksum [2023-05-16T13:09:45.680Z] 31f5e86c7e55: Download complete [2023-05-16T13:09:46.668Z] 5a3f85b23db6: Pull complete [2023-05-16T13:09:47.251Z] cf39c0494cbe: Pull complete [2023-05-16T13:09:47.518Z] f4a1512e3bbb: Pull complete [2023-05-16T13:09:47.784Z] 5ccc04d8fc75: Pull complete [2023-05-16T13:09:48.051Z] bc47925e6b41: Pull complete [2023-05-16T13:09:49.007Z] 3ad6e81d58bb: Pull complete [2023-05-16T13:09:49.007Z] 3b77d6fe3da4: Pull complete [2023-05-16T13:09:51.587Z] 31f5e86c7e55: Pull complete [2023-05-16T13:09:51.587Z] 7db388f73c37: Pull complete [2023-05-16T13:09:51.587Z] 08255c858201: Pull complete [2023-05-16T13:09:51.587Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T13:09:51.587Z] Status: Downloaded newer image for docker:latest [2023-05-16T13:09:54.943Z] ---> e2453a69f81a [2023-05-16T13:09:54.943Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T13:09:55.210Z] ---> Running in a6b063b6a787 [2023-05-16T13:09:56.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T13:09:56.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T13:09:57.739Z] OK: 263 MiB in 53 packages [2023-05-16T13:09:58.709Z] Removing intermediate container a6b063b6a787 [2023-05-16T13:09:58.709Z] ---> cddc62d13b3e [2023-05-16T13:09:58.709Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T13:09:58.709Z] ---> Running in baac4e833afb [2023-05-16T13:09:58.977Z] Removing intermediate container baac4e833afb [2023-05-16T13:09:58.977Z] ---> 1107ed583a80 [2023-05-16T13:09:58.977Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T13:09:59.246Z] ---> Running in 76e8af738750 [2023-05-16T13:09:59.514Z] Removing intermediate container 76e8af738750 [2023-05-16T13:09:59.514Z] ---> ca2c7430dee8 [2023-05-16T13:09:59.514Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T13:10:00.103Z] ---> 17e660c38039 [2023-05-16T13:10:00.103Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T13:10:00.103Z] ---> Running in 2e4cebe703c1 [2023-05-16T13:11:07.989Z] Removing intermediate container 2e4cebe703c1 [2023-05-16T13:11:07.989Z] ---> 02d408756b0c [2023-05-16T13:11:07.989Z] Step 14/15 : COPY . . [2023-05-16T13:11:07.989Z] ---> a01cf5e819d2 [2023-05-16T13:11:07.989Z] Step 15/15 : RUN ${MAKE} [2023-05-16T13:11:07.989Z] ---> Running in 1436cf64e76c [2023-05-16T13:11:07.989Z] noop [2023-05-16T13:11:07.989Z] Removing intermediate container 1436cf64e76c [2023-05-16T13:11:07.989Z] ---> b56c5fdb7865 [2023-05-16T13:11:07.989Z] Successfully built b56c5fdb7865 [2023-05-16T13:11:07.989Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:11:08.477Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T13:11:08.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:11:08.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-15729 does not seem to be running inside a container [2023-05-16T13:11:08.849Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-16T13:11:09.959Z] $ docker top 82ff93b5b642f64ba7b11b2de00751ab350064170bff02e5a1305a48d4430182 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:11:10.847Z] + go version [2023-05-16T13:11:10.847Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T13:11:10.883Z] $ docker stop --time=1 82ff93b5b642f64ba7b11b2de00751ab350064170bff02e5a1305a48d4430182 [2023-05-16T13:11:12.480Z] $ docker rm -f --volumes 82ff93b5b642f64ba7b11b2de00751ab350064170bff02e5a1305a48d4430182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:11:13.378Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T13:11:13.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:11:13.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-15729 does not seem to be running inside a container [2023-05-16T13:11:13.705Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-16T13:11:14.901Z] $ docker top eb4563bf25f0588310be13c332ee727593936cb868b20a951476dca2d60d0e2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:11:15.457Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T13:11:16.125Z] + make test [2023-05-16T13:11:16.396Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T13:11:48.630Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T13:13:25.281Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T13:13:25.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T13:13:25.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T13:13:25.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T13:13:25.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T13:13:25.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T13:13:25.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T13:13:25.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T13:13:25.281Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T13:13:47.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T13:13:47.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T13:13:47.383Z] ./bin/test-attribution-txt.sh [2023-05-16T13:13:47.383Z] make -C web test [2023-05-16T13:13:47.383Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-16T13:13:47.383Z] make[1]: tput: No such file or directory [2023-05-16T13:13:47.383Z] make[1]: tput: No such file or directory [2023-05-16T13:13:47.383Z] warning: generating ./VERSION [2023-05-16T13:13:47.383Z] echo "0.0.0" > VERSION [2023-05-16T13:13:47.383Z] docker build \ [2023-05-16T13:13:47.383Z] -f Dockerfile \ [2023-05-16T13:13:47.383Z] --build-arg USER=1000 \ [2023-05-16T13:13:47.383Z] \ [2023-05-16T13:13:47.383Z] --label "git_sha=0b7835a6bc502bff85c2123a9d623aba7bf628ed" \ [2023-05-16T13:13:47.383Z] -t edgexfoundry/edgex-web-ui:0b7835a6bc502bff85c2123a9d623aba7bf628ed \ [2023-05-16T13:13:47.383Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T13:13:47.383Z] . [2023-05-16T13:13:47.383Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T13:13:47.383Z] Install the buildx component to build images with BuildKit: [2023-05-16T13:13:47.383Z] https://docs.docker.com/go/buildx/ [2023-05-16T13:13:47.383Z] [2023-05-16T13:13:47.970Z] Sending build context to Docker daemon 2.563MB [2023-05-16T13:13:48.243Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T13:13:48.243Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T13:13:48.243Z] 47517142f6ba: Pulling fs layer [2023-05-16T13:13:48.243Z] 5f8c4bfa009b: Pulling fs layer [2023-05-16T13:13:48.243Z] f7079c9c4ba1: Pulling fs layer [2023-05-16T13:13:48.243Z] aba105e6f55a: Pulling fs layer [2023-05-16T13:13:48.243Z] aba105e6f55a: Waiting [2023-05-16T13:13:48.514Z] f7079c9c4ba1: Verifying Checksum [2023-05-16T13:13:48.514Z] f7079c9c4ba1: Download complete [2023-05-16T13:13:48.514Z] 47517142f6ba: Download complete [2023-05-16T13:13:48.514Z] aba105e6f55a: Verifying Checksum [2023-05-16T13:13:48.514Z] aba105e6f55a: Download complete [2023-05-16T13:13:49.105Z] 47517142f6ba: Pull complete [2023-05-16T13:13:49.376Z] 5f8c4bfa009b: Verifying Checksum [2023-05-16T13:13:49.376Z] 5f8c4bfa009b: Download complete [2023-05-16T13:13:54.729Z] 5f8c4bfa009b: Pull complete [2023-05-16T13:13:54.729Z] f7079c9c4ba1: Pull complete [2023-05-16T13:13:54.729Z] aba105e6f55a: Pull complete [2023-05-16T13:13:54.729Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T13:13:54.729Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T13:13:54.729Z] ---> bf1b8b58d215 [2023-05-16T13:13:54.729Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T13:13:55.322Z] ---> Running in 781c11df1e64 [2023-05-16T13:13:56.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-16T13:13:56.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-16T13:13:57.514Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-16T13:13:57.514Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-16T13:13:57.514Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-16T13:13:57.514Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-16T13:13:57.514Z] (5/128) Installing libxcb (1.14-r2) [2023-05-16T13:13:57.514Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-16T13:13:57.781Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-16T13:13:57.781Z] (8/128) Installing libice (1.0.10-r0) [2023-05-16T13:13:57.781Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-16T13:13:57.781Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-16T13:13:57.781Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-16T13:13:57.781Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-16T13:13:57.781Z] (13/128) Installing xset (1.2.4-r0) [2023-05-16T13:13:57.781Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-16T13:13:57.781Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-16T13:13:57.781Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T13:13:57.781Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-16T13:13:57.781Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-16T13:13:57.781Z] (19/128) Installing libintl (0.21-r0) [2023-05-16T13:13:57.781Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-16T13:13:57.781Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-16T13:13:57.781Z] (22/128) Installing pcre (8.45-r1) [2023-05-16T13:13:57.781Z] (23/128) Installing glib (2.70.1-r0) [2023-05-16T13:13:58.047Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-16T13:13:58.047Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-16T13:13:58.047Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-16T13:13:58.047Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T13:13:58.047Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T13:13:58.047Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-16T13:13:58.047Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-16T13:13:58.047Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-16T13:13:58.314Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-16T13:13:58.314Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T13:13:58.314Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T13:13:58.314Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-16T13:13:58.314Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-16T13:13:58.314Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-16T13:13:58.314Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-16T13:13:58.314Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-16T13:13:58.314Z] (40/128) Installing libxi (1.8-r0) [2023-05-16T13:13:58.314Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-16T13:13:58.314Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-16T13:13:58.314Z] (43/128) Installing atk (2.36.0-r0) [2023-05-16T13:13:58.314Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-16T13:13:58.314Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-16T13:13:58.314Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-16T13:13:58.314Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T13:13:58.314Z] (48/128) Installing expat (2.5.0-r0) [2023-05-16T13:13:58.314Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-16T13:13:58.314Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-16T13:13:58.314Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-16T13:13:58.314Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-16T13:13:58.314Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-16T13:13:58.581Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-16T13:13:58.581Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-16T13:13:58.581Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-16T13:13:58.581Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-16T13:13:58.581Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-16T13:13:58.581Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-16T13:13:58.581Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-16T13:13:58.581Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-16T13:13:58.581Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-16T13:13:58.581Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-16T13:13:58.581Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-16T13:13:58.581Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-16T13:13:58.581Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-16T13:13:58.847Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-16T13:13:58.847Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-16T13:13:58.847Z] (69/128) Installing pango (1.48.10-r0) [2023-05-16T13:13:58.847Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T13:13:58.847Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T13:13:58.847Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T13:13:58.847Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-16T13:13:59.115Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-16T13:13:59.115Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T13:13:59.115Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T13:13:59.382Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-16T13:13:59.382Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-16T13:13:59.382Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-16T13:13:59.382Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T13:14:01.975Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-16T13:14:01.975Z] (80/128) Installing flac (1.3.4-r0) [2023-05-16T13:14:01.975Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T13:14:01.975Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T13:14:01.975Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-16T13:14:01.975Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-16T13:14:01.975Z] (85/128) Installing libass (0.15.2-r0) [2023-05-16T13:14:01.975Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-16T13:14:01.975Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T13:14:01.975Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T13:14:01.975Z] (89/128) Installing lame (3.100-r0) [2023-05-16T13:14:01.975Z] (90/128) Installing opus (1.3.1-r1) [2023-05-16T13:14:01.975Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T13:14:01.975Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-16T13:14:01.975Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-16T13:14:01.975Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-16T13:14:01.975Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-16T13:14:01.975Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T13:14:01.975Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-16T13:14:01.975Z] (98/128) Installing libva (2.13.0-r0) [2023-05-16T13:14:01.975Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-16T13:14:01.975Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-16T13:14:01.975Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-16T13:14:01.975Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-16T13:14:01.975Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-16T13:14:02.243Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-16T13:14:02.243Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-16T13:14:02.243Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-16T13:14:02.243Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T13:14:02.831Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-16T13:14:02.831Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-16T13:14:02.831Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T13:14:02.831Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-16T13:14:02.831Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-16T13:14:02.831Z] (113/128) Installing nspr (4.32-r0) [2023-05-16T13:14:02.831Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-16T13:14:02.831Z] (115/128) Installing nss (3.78.1-r0) [2023-05-16T13:14:02.831Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-16T13:14:02.831Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-16T13:14:02.831Z] (118/128) Installing orc (0.4.32-r0) [2023-05-16T13:14:03.102Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-16T13:14:03.102Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-16T13:14:03.102Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-16T13:14:03.102Z] (122/128) Installing libpulse (15.0-r2) [2023-05-16T13:14:03.102Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-16T13:14:03.102Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-16T13:14:03.102Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-16T13:14:03.102Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-16T13:14:03.102Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-16T13:14:03.102Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-16T13:14:07.614Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T13:14:07.614Z] Executing glib-2.70.1-r0.trigger [2023-05-16T13:14:07.614Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T13:14:09.569Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T13:14:09.569Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T13:14:09.569Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T13:14:09.569Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T13:14:09.837Z] OK: 275 MiB in 144 packages [2023-05-16T13:14:19.913Z] Removing intermediate container 781c11df1e64 [2023-05-16T13:14:19.913Z] ---> 093d118022bd [2023-05-16T13:14:19.913Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T13:14:19.913Z] ---> Running in e38a597b101c [2023-05-16T13:14:19.913Z] Removing intermediate container e38a597b101c [2023-05-16T13:14:19.913Z] ---> f7347425c211 [2023-05-16T13:14:19.913Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T13:14:19.913Z] ---> Running in e675144c2690 [2023-05-16T13:14:19.913Z] Removing intermediate container e675144c2690 [2023-05-16T13:14:19.913Z] ---> 0e7947fd5d29 [2023-05-16T13:14:19.913Z] Step 5/10 : RUN npm install -g npm [2023-05-16T13:14:19.913Z] ---> Running in 990bcd06d0d4 [2023-05-16T13:14:46.577Z] [2023-05-16T13:14:46.577Z] removed 7 packages, changed 101 packages, and audited 264 packages in 23s [2023-05-16T13:14:46.577Z] [2023-05-16T13:14:46.577Z] 27 packages are looking for funding [2023-05-16T13:14:46.577Z] run `npm fund` for details [2023-05-16T13:14:46.577Z] [2023-05-16T13:14:46.577Z] found 0 vulnerabilities [2023-05-16T13:14:49.158Z] Removing intermediate container 990bcd06d0d4 [2023-05-16T13:14:49.158Z] ---> beeb0d20a8a6 [2023-05-16T13:14:49.158Z] Step 6/10 : ARG USER=1000 [2023-05-16T13:14:49.159Z] ---> Running in 7a109d31685d [2023-05-16T13:14:49.159Z] Removing intermediate container 7a109d31685d [2023-05-16T13:14:49.159Z] ---> daced8a7d0b0 [2023-05-16T13:14:49.159Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T13:14:49.159Z] ---> Running in 7b582c6e7d87 [2023-05-16T13:14:51.109Z] Removing intermediate container 7b582c6e7d87 [2023-05-16T13:14:51.109Z] ---> 463aebf2703d [2023-05-16T13:14:51.109Z] Step 8/10 : USER $USER:$USER [2023-05-16T13:14:51.109Z] ---> Running in e1827864fe67 [2023-05-16T13:14:51.109Z] Removing intermediate container e1827864fe67 [2023-05-16T13:14:51.109Z] ---> beff7ba4d6a7 [2023-05-16T13:14:51.109Z] Step 9/10 : WORKDIR /app [2023-05-16T13:14:51.109Z] ---> Running in 1efe88297f5c [2023-05-16T13:14:51.384Z] Removing intermediate container 1efe88297f5c [2023-05-16T13:14:51.384Z] ---> 84247f8ff8ff [2023-05-16T13:14:51.384Z] Step 10/10 : LABEL git_sha=0b7835a6bc502bff85c2123a9d623aba7bf628ed [2023-05-16T13:14:51.653Z] ---> Running in 639eeb509273 [2023-05-16T13:14:51.922Z] Removing intermediate container 639eeb509273 [2023-05-16T13:14:51.922Z] ---> d40ae91ed088 [2023-05-16T13:14:51.922Z] Successfully built d40ae91ed088 [2023-05-16T13:14:51.922Z] Successfully tagged edgexfoundry/edgex-web-ui:0b7835a6bc502bff85c2123a9d623aba7bf628ed [2023-05-16T13:14:51.922Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T13:14:51.922Z] touch edgex-web-ui.imagebuilt [2023-05-16T13:14:51.922Z] mkdir -p node_modules coverage [2023-05-16T13:14:51.922Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T13:14:51.922Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T13:15:02.109Z] npm WARN old lockfile [2023-05-16T13:15:02.109Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T13:15:02.109Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T13:15:02.109Z] npm WARN old lockfile [2023-05-16T13:15:02.109Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T13:15:02.109Z] npm WARN old lockfile [2023-05-16T13:15:14.465Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-16T13:15:14.465Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:15:14.465Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:15:14.465Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-16T13:15:14.465Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-16T13:15:14.465Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:15:14.465Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:15:14.465Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-16T13:15:14.465Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-16T13:15:14.465Z] npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:15:14 GMT' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'cf-ray': [ '7c83e3659d6733f5-YUL' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile age: [ '176' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-16T13:15:14.465Z] npm WARN old lockfile }, [2023-05-16T13:15:14.465Z] npm WARN old lockfile statusCode: 404, [2023-05-16T13:15:14.465Z] npm WARN old lockfile code: 'E404', [2023-05-16T13:15:14.465Z] npm WARN old lockfile method: 'GET', [2023-05-16T13:15:14.465Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', [2023-05-16T13:15:14.465Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-16T13:15:14.465Z] npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' [2023-05-16T13:15:14.465Z] npm WARN old lockfile } [2023-05-16T13:15:14.465Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found [2023-05-16T13:15:14.465Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:15:14.465Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:15:14.465Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-16T13:15:14.465Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found [2023-05-16T13:15:14.465Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:15:14.465Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:15:14.465Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-16T13:15:14.465Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-16T13:15:14.465Z] npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:15:14 GMT' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'cf-ray': [ '7c83e36698644bd0-YUL' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile age: [ '176' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-16T13:15:14.465Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-16T13:15:14.465Z] npm WARN old lockfile }, [2023-05-16T13:15:14.465Z] npm WARN old lockfile statusCode: 404, [2023-05-16T13:15:14.465Z] npm WARN old lockfile code: 'E404', [2023-05-16T13:15:14.465Z] npm WARN old lockfile method: 'GET', [2023-05-16T13:15:14.465Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/wrap-ansi-cjs', [2023-05-16T13:15:14.465Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-16T13:15:14.465Z] npm WARN old lockfile pkgid: 'wrap-ansi-cjs@7.0.0' [2023-05-16T13:15:14.465Z] npm WARN old lockfile } [2023-05-16T13:15:14.465Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-16T13:15:14.465Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:15:14.465Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:15:14.465Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-16T13:15:14.465Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-16T13:15:14.465Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-16T13:15:14.465Z] npm WARN old lockfile at runMicrotasks () [2023-05-16T13:15:14.465Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-16T13:15:14.465Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-16T13:15:14.465Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-16T13:15:14.466Z] npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:15:14 GMT' ], [2023-05-16T13:15:14.466Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-16T13:15:14.466Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-16T13:15:14.466Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-16T13:15:14.466Z] npm WARN old lockfile 'cf-ray': [ '7c83e3667f1433f5-YUL' ], [2023-05-16T13:15:14.466Z] npm WARN old lockfile age: [ '174' ], [2023-05-16T13:15:14.466Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-16T13:15:14.466Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-16T13:15:14.466Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-16T13:15:14.466Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-16T13:15:14.466Z] npm WARN old lockfile }, [2023-05-16T13:15:14.466Z] npm WARN old lockfile statusCode: 404, [2023-05-16T13:15:14.466Z] npm WARN old lockfile code: 'E404', [2023-05-16T13:15:14.466Z] npm WARN old lockfile method: 'GET', [2023-05-16T13:15:14.466Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', [2023-05-16T13:15:14.466Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-16T13:15:14.466Z] npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' [2023-05-16T13:15:14.466Z] npm WARN old lockfile } [2023-05-16T13:15:41.343Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE required: { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE }, [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE } [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE required: { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE }, [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE } [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE required: { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE }, [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE } [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE required: { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE }, [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE } [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE required: { [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE }, [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:15:41.344Z] npm WARN EBADENGINE } [2023-05-16T13:16:08.016Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T13:16:16.241Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T13:16:18.198Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T13:16:26.404Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T13:16:44.618Z] 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-16T13:17:02.834Z] 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-16T13:17:03.792Z] 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-16T13:17:36.033Z] 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-16T13:18:32.437Z] [2023-05-16T13:18:32.437Z] added 1355 packages, and audited 1356 packages in 3m [2023-05-16T13:18:32.438Z] [2023-05-16T13:18:32.438Z] 109 packages are looking for funding [2023-05-16T13:18:32.438Z] run `npm fund` for details [2023-05-16T13:18:32.438Z] [2023-05-16T13:18:32.438Z] 26 vulnerabilities (15 moderate, 8 high, 3 critical) [2023-05-16T13:18:32.438Z] [2023-05-16T13:18:32.438Z] To address issues that do not require attention, run: [2023-05-16T13:18:32.438Z] npm audit fix [2023-05-16T13:18:32.438Z] [2023-05-16T13:18:32.438Z] To address all issues (including breaking changes), run: [2023-05-16T13:18:32.438Z] npm audit fix --force [2023-05-16T13:18:32.438Z] [2023-05-16T13:18:32.438Z] Run `npm audit` for details. [2023-05-16T13:18:32.438Z] 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-16T13:18:42.528Z] This version of CLI is only compatible with Angular versions ^16.0.0, [2023-05-16T13:18:42.528Z] but Angular version 12.2.4 was found instead. [2023-05-16T13:18:42.528Z] [2023-05-16T13:18:42.528Z] Please visit the link below to find instructions on how to update Angular. [2023-05-16T13:18:42.528Z] https://update.angular.io/ [2023-05-16T13:18:42.528Z] [2023-05-16T13:18:42.528Z] make[1]: *** [Makefile:144: test] Error 3 [2023-05-16T13:18:42.528Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [2023-05-16T13:18:42.528Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-05-16T13:18:42.578Z] $ docker stop --time=1 eb4563bf25f0588310be13c332ee727593936cb868b20a951476dca2d60d0e2d [2023-05-16T13:18:44.316Z] $ docker rm -f --volumes eb4563bf25f0588310be13c332ee727593936cb868b20a951476dca2d60d0e2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:46.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T13:18:46.006Z] [2023-05-16T13:18:46.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:46.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T13:18:46.422Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T13:18:46.422Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T13:18:46.422Z] 04944245beec: Pulling fs layer [2023-05-16T13:18:46.422Z] 699f458cf7ca: Pulling fs layer [2023-05-16T13:18:46.422Z] 765212b225bb: Pulling fs layer [2023-05-16T13:18:46.422Z] f23df028b6ca: Pulling fs layer [2023-05-16T13:18:46.422Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T13:18:46.422Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T13:18:46.422Z] 765212b225bb: Waiting [2023-05-16T13:18:46.422Z] f23df028b6ca: Waiting [2023-05-16T13:18:46.422Z] d65c8cfc05b1: Waiting [2023-05-16T13:18:46.422Z] 2437ff75d9bd: Waiting [2023-05-16T13:18:46.694Z] 04944245beec: Verifying Checksum [2023-05-16T13:18:46.694Z] 04944245beec: Download complete [2023-05-16T13:18:46.694Z] 765212b225bb: Verifying Checksum [2023-05-16T13:18:46.694Z] 765212b225bb: Download complete [2023-05-16T13:18:46.694Z] f23df028b6ca: Download complete [2023-05-16T13:18:46.694Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T13:18:46.694Z] d65c8cfc05b1: Download complete [2023-05-16T13:18:46.963Z] 699f458cf7ca: Verifying Checksum [2023-05-16T13:18:46.963Z] 699f458cf7ca: Download complete [2023-05-16T13:18:47.233Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T13:18:47.233Z] 8998bd30e6a1: Download complete [2023-05-16T13:18:49.810Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T13:18:49.810Z] 2437ff75d9bd: Download complete [2023-05-16T13:18:51.220Z] 8998bd30e6a1: Pull complete [2023-05-16T13:18:51.488Z] 04944245beec: Pull complete [2023-05-16T13:18:52.895Z] 699f458cf7ca: Pull complete [2023-05-16T13:18:53.163Z] 765212b225bb: Pull complete [2023-05-16T13:18:53.754Z] f23df028b6ca: Pull complete [2023-05-16T13:18:54.022Z] d65c8cfc05b1: Pull complete [2023-05-16T13:19:09.012Z] 2437ff75d9bd: Pull complete [2023-05-16T13:19:09.012Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T13:19:09.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T13:19:09.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:19:09.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-15729 does not seem to be running inside a container [2023-05-16T13:19:09.396Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T13:19:12.114Z] $ docker top edd8103a248860228168d5bd28547c13c5995d1ed5c97827a9251e61e2fce2a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:13.027Z] ---> job-cost.sh [2023-05-16T13:19:13.027Z] lf-activate-venv: SKIPPING [2023-05-16T13:19:13.027Z] INFO: No Stack... [2023-05-16T13:19:13.610Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T13:19:14.192Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T13:19:14.849Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-16T13:19:14.849Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T13:19:14.935Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [2023-05-16T13:19:14.939Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] did not exist. Created. [2023-05-16T13:19:14.939Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T13:19:15.666Z] /w/workspace/edgex-ui-go/1@tmp/durable-0611eea4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T13:19:16.343Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T13:19:16.378Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T13:19:22.057Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T13:19:22.075Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T13:19:22.150Z] $ docker stop --time=1 edd8103a248860228168d5bd28547c13c5995d1ed5c97827a9251e61e2fce2a0 [2023-05-16T13:19:23.877Z] $ docker rm -f --volumes edd8103a248860228168d5bd28547c13c5995d1ed5c97827a9251e61e2fce2a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T13:19:24.623Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-16T13:19:26.690Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives ] [2023-05-16T13:19:26.690Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives [2023-05-16T13:19:26.690Z] total 16 [2023-05-16T13:19:26.690Z] drwxr-xr-x 3 root root 4096 May 16 13:07 . [2023-05-16T13:19:26.690Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 13:07 .. [2023-05-16T13:19:26.690Z] drwxr-xr-x 2 root root 4096 May 16 13:07 cost [2023-05-16T13:19:26.690Z] -rw-r--r-- 1 root root 83 May 16 13:07 cost.csv [2023-05-16T13:19:26.690Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives [2023-05-16T13:19:26.690Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives [2023-05-16T13:19:26.690Z] total 16 [2023-05-16T13:19:26.690Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 13:07 . [2023-05-16T13:19:26.690Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 13:07 .. [2023-05-16T13:19:26.690Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 13:07 cost [2023-05-16T13:19:26.690Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 13:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:27.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:27.926Z] ---> package-listing.sh [2023-05-16T13:19:27.926Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T13:19:27.926Z] ++ facter osfamily [2023-05-16T13:19:28.185Z] + OS_FAMILY=debian [2023-05-16T13:19:28.185Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-608 [2023-05-16T13:19:28.185Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T13:19:28.185Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T13:19:28.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T13:19:28.185Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T13:19:28.185Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' [2023-05-16T13:19:28.185Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T13:19:28.185Z] + case "${OS_FAMILY}" in [2023-05-16T13:19:28.185Z] + dpkg -l [2023-05-16T13:19:28.185Z] + grep '^ii' [2023-05-16T13:19:28.185Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T13:19:28.185Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T13:19:28.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T13:19:28.185Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' [2023-05-16T13:19:28.185Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/ [2023-05-16T13:19:28.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/ [Pipeline] echo [2023-05-16T13:19:28.218Z] 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-608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T13:19:28.511Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:19:29.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:19:29.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:19:29.297Z] prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container [2023-05-16T13:19:29.326Z] $ 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-608/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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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-16T13:19:29.566Z] $ docker top 8ea3307eb38adf6f6df8e8dfecb56e72349100ff00603a189eb910e407f5c214 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:19:30.000Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T13:19:30.309Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T13:19:30.615Z] + ls /var/log/sa-host [2023-05-16T13:19:30.616Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:19:30.849Z] provisioning config files... [2023-05-16T13:19:30.859Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config16749842396210876538tmp [Pipeline] { [Pipeline] echo [2023-05-16T13:19:30.914Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:31.224Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T13:19:31.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:31.680Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T13:19:31.713Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:32.027Z] ---> sudo-logs.sh [2023-05-16T13:19:32.027Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T13:19:32.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:32.428Z] ---> job-cost.sh [2023-05-16T13:19:32.428Z] lf-activate-venv: SKIPPING [2023-05-16T13:19:32.428Z] DEBUG: total: 0.2199999988079071 [2023-05-16T13:19:32.428Z] INFO: Retrieving Stack Cost... [2023-05-16T13:19:32.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T13:19:33.254Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T13:19:33.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:33.609Z] ---> logs-deploy.sh [2023-05-16T13:19:33.609Z] lf-activate-venv: SKIPPING [2023-05-16T13:19:33.609Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-608/1 [2023-05-16T13:19:33.609Z] INFO: archiving workspace using pattern(s): [2023-05-16T13:19:34.544Z] Archives upload complete. [2023-05-16T13:19:34.544Z] INFO: archiving logs to Nexus