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 13:04:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:04:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:04:21 ========================================================= 13:04:21 EdgeX Global Pipelines Version Info 13:04:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:04:21 ------------------- 13:04:21 stable info: 13:04:21 ------------------- 13:04:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:04:21 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:04:21 Message: update stable to v1.0.249 13:04:22 ------------------- 13:04:22 experimental info: 13:04:22 ------------------- 13:04:22 Commited By: **** collab-it+edgex@linuxfoundation.org 13:04:22 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:04:22 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:04:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:04:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:04:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:04:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:04:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:04:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo 13:04:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b7835a6bc502bff85c2123a9d623aba7bf628ed [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b7835a [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:24 provisioning config files... 13:04:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config8443131367715027460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:24 ---> docker-login.sh 13:04:24 nexus3.edgexfoundry.org:10001 13:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 nexus3.edgexfoundry.org:10002 13:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 nexus3.edgexfoundry.org:10003 13:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 nexus3.edgexfoundry.org:10004 13:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 docker.io 13:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 ---> docker-login.sh ends [Pipeline] } 13:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:04:26 + git rev-list -1 --merges 0b7835a6bc502bff85c2123a9d623aba7bf628ed~1..0b7835a6bc502bff85c2123a9d623aba7bf628ed [Pipeline] echo 13:04:26 -----------> git rev-list -1 --merges 0b7835a6bc502bff85c2123a9d623aba7bf628ed~1..0b7835a6bc502bff85c2123a9d623aba7bf628ed 0b7835a6bc502bff85c2123a9d623aba7bf628ed [false] [Pipeline] sh 13:04:26 + git log --format=format:%s -1 0b7835a6bc502bff85c2123a9d623aba7bf628ed [Pipeline] echo 13:04:26 ========================================================= 13:04:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:04:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:27 + git log --format=format:%s -1 0b7835a6bc502bff85c2123a9d623aba7bf628ed [Pipeline] echo 13:04:27 [semverPrep] GIT_COMMIT: 0b7835a6bc502bff85c2123a9d623aba7bf628ed, Commit Message: chore(deps): Bump webpack and @angular-devkit/build-angular in /web [Pipeline] echo 13:04:27 [semverPrep] This is not a build commit. [Pipeline] sh 13:04:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:04:27 + grep -v github /etc/ssh/ssh_known_hosts 13:04:27 + [ -e /tmp/ssh_known_hosts ] 13:04:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:04:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:04:27 sudo tee -a /etc/ssh/ssh_known_hosts 13:04:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:28 13:04:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:28 0.1.4: Pulling from edgex-devops/py-git-semver 13:04:28 b85a868b505f: Pulling fs layer 13:04:28 e2be974225ed: Pulling fs layer 13:04:28 339a4e72a1f5: Pulling fs layer 13:04:28 988bab9f4d93: Pulling fs layer 13:04:28 1469e6f7b9e6: Pulling fs layer 13:04:28 eaf3925da568: Pulling fs layer 13:04:28 bab4dde63d76: Pulling fs layer 13:04:28 bde34c3a00c8: Pulling fs layer 13:04:28 b352a97aabf1: Pulling fs layer 13:04:28 4872d77fe225: Pulling fs layer 13:04:28 5851b861e8e6: Pulling fs layer 13:04:28 988bab9f4d93: Waiting 13:04:28 1469e6f7b9e6: Waiting 13:04:28 eaf3925da568: Waiting 13:04:28 bab4dde63d76: Waiting 13:04:28 bde34c3a00c8: Waiting 13:04:28 b352a97aabf1: Waiting 13:04:28 4872d77fe225: Waiting 13:04:28 5851b861e8e6: Waiting 13:04:28 e2be974225ed: Download complete 13:04:28 988bab9f4d93: Verifying Checksum 13:04:28 988bab9f4d93: Download complete 13:04:28 1469e6f7b9e6: Verifying Checksum 13:04:28 1469e6f7b9e6: Download complete 13:04:28 339a4e72a1f5: Verifying Checksum 13:04:28 339a4e72a1f5: Download complete 13:04:28 eaf3925da568: Download complete 13:04:28 bde34c3a00c8: Verifying Checksum 13:04:28 bde34c3a00c8: Download complete 13:04:28 b352a97aabf1: Download complete 13:04:28 4872d77fe225: Download complete 13:04:28 5851b861e8e6: Verifying Checksum 13:04:28 5851b861e8e6: Download complete 13:04:28 b85a868b505f: Download complete 13:04:29 bab4dde63d76: Verifying Checksum 13:04:29 bab4dde63d76: Download complete 13:04:29 b85a868b505f: Pull complete 13:04:29 e2be974225ed: Pull complete 13:04:30 339a4e72a1f5: Pull complete 13:04:30 988bab9f4d93: Pull complete 13:04:30 1469e6f7b9e6: Pull complete 13:04:30 eaf3925da568: Pull complete 13:04:32 bab4dde63d76: Pull complete 13:04:32 bde34c3a00c8: Pull complete 13:04:32 b352a97aabf1: Pull complete 13:04:32 4872d77fe225: Pull complete 13:04:32 5851b861e8e6: Pull complete 13:04:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:32 prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container 13:04:32 $ 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 13:04:37 $ docker top e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab -eo pid,comm 13:04:37 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). 13:04:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:04:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:37 [ssh-agent] Looking for ssh-agent implementation... 13:04:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:37 $ docker exec e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab ssh-agent 13:04:37 SSH_AUTH_SOCK=/tmp/ssh-z7lafScuZS6B/agent.33 13:04:37 SSH_AGENT_PID=39 13:04:37 Running ssh-add (command line suppressed) 13:04:37 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) 13:04:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:38 + git tag --points-at HEAD [Pipeline] } 13:04:38 $ docker exec --env ******** --env ******** e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab ssh-agent -k 13:04:38 unset SSH_AUTH_SOCK; 13:04:38 unset SSH_AGENT_PID; 13:04:38 echo Agent pid 39 killed; 13:04:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:04:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:38 [ssh-agent] Looking for ssh-agent implementation... 13:04:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:38 $ docker exec e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab ssh-agent 13:04:38 SSH_AUTH_SOCK=/tmp/ssh-idjDzUTS0pVI/agent.71 13:04:38 SSH_AGENT_PID=77 13:04:38 Running ssh-add (command line suppressed) 13:04:38 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) 13:04:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:39 + git semver init 13:04:39 2023-05-16 13:04:39,380 [run_init] DEBUG init version:0.0.0 force:False 13:04:39 2023-05-16 13:04:39,381 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver 13:04:39 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 13:04:39 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) 13:04:40 2023-05-16 13:04:40,783 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.git/info/exclude 13:04:40 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 13:04:40 2023-05-16 13:04:40,784 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 13:04:40 2023-05-16 13:04:40,787 [execute] INFO git cat-file --batch-check 13:04:40 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=) 13:04:40 2023-05-16 13:04:40,795 [execute] INFO git cat-file --batch 13:04:40 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=) 13:04:40 2023-05-16 13:04:40,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 13:04:40 0.0.0 [Pipeline] } 13:04:40 $ docker exec --env ******** --env ******** e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab ssh-agent -k 13:04:40 unset SSH_AUTH_SOCK; 13:04:40 unset SSH_AGENT_PID; 13:04:40 echo Agent pid 77 killed; 13:04:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:04:41 + git semver [Pipeline] } 13:04:41 $ docker stop --time=1 e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab 13:04:43 $ docker rm -f --volumes e832fdb4909648091064fbf63968c7426e0f218095161ee3cebdac4507d117ab [Pipeline] // withDockerContainer [Pipeline] sh 13:04:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:04:43 Stashed 1 file(s) [Pipeline] echo 13:04:43 [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 13:04:44 provisioning config files... 13:04:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config9715129859308483034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:44 ---> docker-login.sh 13:04:44 nexus3.edgexfoundry.org:10001 13:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:44 Configure a credential helper to remove this warning. See 13:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:44 13:04:44 Login Succeeded 13:04:44 nexus3.edgexfoundry.org:10002 13:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:44 Configure a credential helper to remove this warning. See 13:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:44 13:04:44 Login Succeeded 13:04:44 nexus3.edgexfoundry.org:10003 13:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:45 Configure a credential helper to remove this warning. See 13:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:45 13:04:45 Login Succeeded 13:04:45 nexus3.edgexfoundry.org:10004 13:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:45 Configure a credential helper to remove this warning. See 13:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:45 13:04:45 Login Succeeded 13:04:45 docker.io 13:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:45 Configure a credential helper to remove this warning. See 13:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:45 13:04:45 Login Succeeded 13:04:45 ---> docker-login.sh ends [Pipeline] } 13:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:04:45 ========================================================= 13:04:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:04:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:46 + 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 . 13:04:46 Sending build context to Docker daemon 45.89MB 13:04:46 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 13:04:46 Step 2/15 : FROM ${BASE} AS builder 13:04:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:04:47 f56be85fc22e: Pulling fs layer 13:04:47 85791d961cd3: Pulling fs layer 13:04:47 d694b5ae8c79: Pulling fs layer 13:04:47 9f32a84ed3da: Pulling fs layer 13:04:47 4d19c01a9841: Pulling fs layer 13:04:47 9325e15d5711: Pulling fs layer 13:04:47 556b6ee489ea: Pulling fs layer 13:04:47 c5a4b2cf53e6: Pulling fs layer 13:04:47 9325e15d5711: Waiting 13:04:47 556b6ee489ea: Waiting 13:04:47 9f32a84ed3da: Waiting 13:04:47 c5a4b2cf53e6: Waiting 13:04:47 85791d961cd3: Verifying Checksum 13:04:47 85791d961cd3: Download complete 13:04:47 9f32a84ed3da: Verifying Checksum 13:04:47 9f32a84ed3da: Download complete 13:04:47 4d19c01a9841: Verifying Checksum 13:04:47 4d19c01a9841: Download complete 13:04:47 f56be85fc22e: Verifying Checksum 13:04:47 f56be85fc22e: Download complete 13:04:47 9325e15d5711: Verifying Checksum 13:04:47 9325e15d5711: Download complete 13:04:48 c5a4b2cf53e6: Verifying Checksum 13:04:48 c5a4b2cf53e6: Download complete 13:04:48 d694b5ae8c79: Verifying Checksum 13:04:48 d694b5ae8c79: Download complete 13:04:48 f56be85fc22e: Pull complete 13:04:48 556b6ee489ea: Verifying Checksum 13:04:48 556b6ee489ea: Download complete 13:04:49 85791d961cd3: Pull complete 13:04:52 d694b5ae8c79: Pull complete 13:04:52 9f32a84ed3da: Pull complete 13:04:52 4d19c01a9841: Pull complete 13:04:52 9325e15d5711: Pull complete 13:04:55 556b6ee489ea: Pull complete 13:04:55 c5a4b2cf53e6: Pull complete 13:04:55 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 13:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:04:55 ---> c4be618373d6 13:04:55 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:04:59 Still waiting to schedule task 13:04:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15726’ 13:05:03 ---> Running in b693b5d7d02e 13:05:03 Removing intermediate container b693b5d7d02e 13:05:03 ---> 36a32968fc8a 13:05:03 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 13:05:03 ---> Running in 7be9fde4dd33 13:05:03 Removing intermediate container 7be9fde4dd33 13:05:03 ---> ec9ebf30be6b 13:05:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 13:05:03 ---> Running in 356f7b50def3 13:05:03 Removing intermediate container 356f7b50def3 13:05:03 ---> 2c687e6779cf 13:05:03 Step 6/15 : LABEL Name=edgex-ui-go 13:05:03 ---> Running in 84f2cf6a696a 13:05:03 Removing intermediate container 84f2cf6a696a 13:05:03 ---> 8e8bbc607122 13:05:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 13:05:03 ---> Running in 7163ffcd79c6 13:05:03 Removing intermediate container 7163ffcd79c6 13:05:03 ---> 97ec65f1b49b 13:05:03 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:05:03 latest: Pulling from library/docker 13:05:03 8a49fdb3b6a5: Pulling fs layer 13:05:03 dfb60e7f5d22: Pulling fs layer 13:05:03 f74671f55a8d: Pulling fs layer 13:05:03 1cd4867cc7bf: Pulling fs layer 13:05:03 a9d94ad0c817: Pulling fs layer 13:05:03 ec5418c68f0e: Pulling fs layer 13:05:03 1082547c2e5b: Pulling fs layer 13:05:03 80b838ca0f73: Pulling fs layer 13:05:03 d15f978d7223: Pulling fs layer 13:05:03 1058b1c95dcd: Pulling fs layer 13:05:03 0ac1c4c35af9: Pulling fs layer 13:05:03 1d938c8b2399: Pulling fs layer 13:05:03 1b2885b54919: Pulling fs layer 13:05:03 5d3ce26085aa: Pulling fs layer 13:05:03 1cd4867cc7bf: Waiting 13:05:03 a9d94ad0c817: Waiting 13:05:03 ec5418c68f0e: Waiting 13:05:03 1082547c2e5b: Waiting 13:05:03 80b838ca0f73: Waiting 13:05:03 d15f978d7223: Waiting 13:05:03 1058b1c95dcd: Waiting 13:05:03 0ac1c4c35af9: Waiting 13:05:03 1d938c8b2399: Waiting 13:05:03 1b2885b54919: Waiting 13:05:03 5d3ce26085aa: Waiting 13:05:03 f74671f55a8d: Verifying Checksum 13:05:03 f74671f55a8d: Download complete 13:05:04 dfb60e7f5d22: Verifying Checksum 13:05:04 dfb60e7f5d22: Download complete 13:05:04 8a49fdb3b6a5: Verifying Checksum 13:05:04 8a49fdb3b6a5: Download complete 13:05:04 8a49fdb3b6a5: Pull complete 13:05:04 dfb60e7f5d22: Pull complete 13:05:04 ec5418c68f0e: Verifying Checksum 13:05:04 ec5418c68f0e: Download complete 13:05:04 f74671f55a8d: Pull complete 13:05:04 1082547c2e5b: Download complete 13:05:04 a9d94ad0c817: Verifying Checksum 13:05:04 a9d94ad0c817: Download complete 13:05:04 d15f978d7223: Verifying Checksum 13:05:04 d15f978d7223: Download complete 13:05:04 80b838ca0f73: Verifying Checksum 13:05:04 80b838ca0f73: Download complete 13:05:06 1058b1c95dcd: Verifying Checksum 13:05:06 1058b1c95dcd: Download complete 13:05:06 0ac1c4c35af9: Verifying Checksum 13:05:06 0ac1c4c35af9: Download complete 13:05:06 1b2885b54919: Verifying Checksum 13:05:06 1b2885b54919: Download complete 13:05:06 1cd4867cc7bf: Verifying Checksum 13:05:06 1cd4867cc7bf: Download complete 13:05:06 5d3ce26085aa: Verifying Checksum 13:05:06 5d3ce26085aa: Download complete 13:05:06 1cd4867cc7bf: Pull complete 13:05:06 a9d94ad0c817: Pull complete 13:05:06 ec5418c68f0e: Pull complete 13:05:06 1082547c2e5b: Pull complete 13:05:06 80b838ca0f73: Pull complete 13:05:06 d15f978d7223: Pull complete 13:05:06 1d938c8b2399: Download complete 13:05:06 1058b1c95dcd: Pull complete 13:05:06 0ac1c4c35af9: Pull complete 13:05:07 1d938c8b2399: Pull complete 13:05:08 1b2885b54919: Pull complete 13:05:08 5d3ce26085aa: Pull complete 13:05:08 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 13:05:08 Status: Downloaded newer image for docker:latest 13:05:12 ---> b4344c0d3afe 13:05:12 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:05:12 ---> Running in 3913ad1a3275 13:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:05:12 OK: 265 MiB in 53 packages 13:05:12 Removing intermediate container 3913ad1a3275 13:05:12 ---> 452aebdabab1 13:05:12 Step 10/15 : ENV GO111MODULE=on 13:05:12 ---> Running in c29d921aa56e 13:05:12 Removing intermediate container c29d921aa56e 13:05:12 ---> 21a0ca304315 13:05:12 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:05:12 ---> Running in e695b70f862b 13:05:13 Removing intermediate container e695b70f862b 13:05:13 ---> 0d2651880c47 13:05:13 Step 12/15 : COPY go.mod vendor* ./ 13:05:13 ---> f37b9a0fbb4a 13:05:13 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:13 ---> Running in 1782bffda1ec 13:05:45 Removing intermediate container 1782bffda1ec 13:05:45 ---> 8dcbf50a42f4 13:05:45 Step 14/15 : COPY . . 13:05:45 ---> 910a51ffd2fd 13:05:45 Step 15/15 : RUN ${MAKE} 13:05:45 ---> Running in c1cf689d3344 13:05:45 noop 13:05:45 Removing intermediate container c1cf689d3344 13:05:45 ---> 384ff91ac573 13:05:45 Successfully built 384ff91ac573 13:05:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:45 + docker inspect -f . ci-base-image-x86_64 13:05:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:45 prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container 13:05:45 $ 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 13:05:46 $ docker top 4573d75e329897a519eebdf24827493a396e9dedb92d3df0048087c34f77753a -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:46 + go version 13:05:46 go version go1.20.2 linux/amd64 [Pipeline] } 13:05:46 $ docker stop --time=1 4573d75e329897a519eebdf24827493a396e9dedb92d3df0048087c34f77753a 13:05:48 $ 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 13:05:48 + docker inspect -f . ci-base-image-x86_64 13:05:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:49 prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container 13:05:49 $ 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 13:05:49 $ docker top bb13de5332d7261855c6bbc8531ee1ffbc080c903292d83d6a65e2455417f77f -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] fileExists [Pipeline] sh 13:05:50 + make test 13:05:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 13:05:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:06:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:06:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:06:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:06:03 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 13:06:03 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 13:06:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:06:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:06:03 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 13:06:03 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 13:06:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:06:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:06:05 ./bin/test-attribution-txt.sh 13:06:05 make -C web test 13:06:05 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' 13:06:05 make[1]: tput: No such file or directory 13:06:05 make[1]: tput: No such file or directory 13:06:05 warning: generating ./VERSION 13:06:05 echo "0.0.0" > VERSION 13:06:05 docker build \ 13:06:05 -f Dockerfile \ 13:06:05 --build-arg USER=1000 \ 13:06:05 \ 13:06:05 --label "git_sha=0b7835a6bc502bff85c2123a9d623aba7bf628ed" \ 13:06:05 -t edgexfoundry/edgex-web-ui:0b7835a6bc502bff85c2123a9d623aba7bf628ed \ 13:06:05 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 13:06:05 . 13:06:05 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 13:06:05 Install the buildx component to build images with BuildKit: 13:06:05 https://docs.docker.com/go/buildx/ 13:06:05 13:06:05 Sending build context to Docker daemon 2.563MB 13:06:05 Step 1/10 : FROM node:16.17-alpine3.15 13:06:05 16.17-alpine3.15: Pulling from library/node 13:06:05 9621f1afde84: Pulling fs layer 13:06:05 c6f70ee39829: Pulling fs layer 13:06:05 56892a8094a2: Pulling fs layer 13:06:05 58dd87906ef0: Pulling fs layer 13:06:05 58dd87906ef0: Waiting 13:06:05 9621f1afde84: Verifying Checksum 13:06:05 9621f1afde84: Download complete 13:06:05 56892a8094a2: Download complete 13:06:05 58dd87906ef0: Verifying Checksum 13:06:05 58dd87906ef0: Download complete 13:06:05 9621f1afde84: Pull complete 13:06:06 c6f70ee39829: Verifying Checksum 13:06:06 c6f70ee39829: Download complete 13:06:07 c6f70ee39829: Pull complete 13:06:07 56892a8094a2: Pull complete 13:06:07 58dd87906ef0: Pull complete 13:06:07 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 13:06:07 Status: Downloaded newer image for node:16.17-alpine3.15 13:06:07 ---> b69703f70c3d 13:06:07 Step 2/10 : RUN apk add --no-cache chromium 13:06:11 ---> Running in 79e36e4a4c20 13:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:06:11 (1/129) Installing libxau (1.0.9-r0) 13:06:11 (2/129) Installing libmd (1.0.3-r0) 13:06:11 (3/129) Installing libbsd (0.11.3-r1) 13:06:11 (4/129) Installing libxdmcp (1.1.3-r0) 13:06:11 (5/129) Installing libxcb (1.14-r2) 13:06:11 (6/129) Installing libx11 (1.7.3.1-r0) 13:06:11 (7/129) Installing libxext (1.3.4-r0) 13:06:11 (8/129) Installing libice (1.0.10-r0) 13:06:11 (9/129) Installing libuuid (2.37.4-r0) 13:06:11 (10/129) Installing libsm (1.2.3-r0) 13:06:11 (11/129) Installing libxt (1.2.1-r0) 13:06:11 (12/129) Installing libxmu (1.1.3-r0) 13:06:11 (13/129) Installing xset (1.2.4-r0) 13:06:11 (14/129) Installing xprop (1.2.5-r0) 13:06:11 (15/129) Installing xdg-utils (1.1.3-r0) 13:06:11 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 13:06:11 (17/129) Installing pkgconf (1.8.1-r0) 13:06:11 (18/129) Installing libffi (3.4.2-r1) 13:06:11 (19/129) Installing libintl (0.21-r0) 13:06:11 (20/129) Installing libblkid (2.37.4-r0) 13:06:11 (21/129) Installing libmount (2.37.4-r0) 13:06:11 (22/129) Installing pcre (8.45-r1) 13:06:11 (23/129) Installing glib (2.70.1-r0) 13:06:11 (24/129) Installing xz-libs (5.2.5-r1) 13:06:11 (25/129) Installing libxml2 (2.9.14-r2) 13:06:11 (26/129) Installing shared-mime-info (2.1-r2) 13:06:11 (27/129) Installing hicolor-icon-theme (0.17-r1) 13:06:11 (28/129) Installing libjpeg-turbo (2.1.2-r0) 13:06:11 (29/129) Installing libpng (1.6.37-r1) 13:06:11 (30/129) Installing libwebp (1.2.2-r0) 13:06:11 (31/129) Installing zstd-libs (1.5.0-r0) 13:06:11 (32/129) Installing tiff (4.4.0-r1) 13:06:11 (33/129) Installing gdk-pixbuf (2.42.8-r0) 13:06:11 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 13:06:11 (35/129) Installing libxcomposite (0.4.5-r0) 13:06:11 (36/129) Installing libxfixes (6.0.0-r0) 13:06:11 (37/129) Installing libxrender (0.9.10-r3) 13:06:11 (38/129) Installing libxcursor (1.2.0-r0) 13:06:11 (39/129) Installing libxdamage (1.1.5-r1) 13:06:11 (40/129) Installing libxi (1.8-r0) 13:06:11 (41/129) Installing libxinerama (1.1.4-r1) 13:06:11 (42/129) Installing libxrandr (1.5.2-r1) 13:06:11 (43/129) Installing atk (2.36.0-r0) 13:06:11 (44/129) Installing libxtst (1.2.3-r3) 13:06:11 (45/129) Installing dbus-libs (1.12.24-r0) 13:06:11 (46/129) Installing at-spi2-core (2.42.0-r0) 13:06:11 (47/129) Installing at-spi2-atk (2.38.0-r0) 13:06:11 (48/129) Installing expat (2.5.0-r0) 13:06:11 (49/129) Installing brotli-libs (1.0.9-r5) 13:06:11 (50/129) Installing libbz2 (1.0.8-r1) 13:06:11 (51/129) Installing freetype (2.11.1-r2) 13:06:11 (52/129) Installing fontconfig (2.13.1-r4) 13:06:11 (53/129) Installing pixman (0.40.0-r4) 13:06:11 (54/129) Installing cairo (1.16.0-r5) 13:06:11 (55/129) Installing cairo-gobject (1.16.0-r5) 13:06:11 (56/129) Installing avahi-libs (0.8-r5) 13:06:11 (57/129) Installing gmp (6.2.1-r1) 13:06:11 (58/129) Installing nettle (3.7.3-r0) 13:06:11 (59/129) Installing p11-kit (0.24.0-r1) 13:06:12 (60/129) Installing libtasn1 (4.18.0-r1) 13:06:12 (61/129) Installing libunistring (0.9.10-r1) 13:06:12 (62/129) Installing gnutls (3.7.1-r2) 13:06:12 (63/129) Installing cups-libs (2.3.3-r6) 13:06:12 (64/129) Installing libepoxy (1.5.9-r0) 13:06:12 (65/129) Installing fribidi (1.0.11-r0) 13:06:12 (66/129) Installing graphite2 (1.3.14-r0) 13:06:12 (67/129) Installing harfbuzz (3.0.0-r2) 13:06:12 (68/129) Installing libxft (2.3.4-r0) 13:06:12 (69/129) Installing pango (1.48.10-r0) 13:06:12 (70/129) Installing wayland-libs-client (1.19.0-r1) 13:06:12 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 13:06:12 (72/129) Installing wayland-libs-egl (1.19.0-r1) 13:06:12 (73/129) Installing xkeyboard-config (2.34-r0) 13:06:12 (74/129) Installing libxkbcommon (1.3.1-r0) 13:06:12 (75/129) Installing gtk+3.0 (3.24.30-r0) 13:06:12 Executing gtk+3.0-3.24.30-r0.post-install 13:06:12 (76/129) Installing libfontenc (1.1.4-r0) 13:06:12 (77/129) Installing mkfontscale (1.2.1-r1) 13:06:12 (78/129) Installing ttf-opensans (1.10-r1) 13:06:12 Executing ttf-opensans-1.10-r1.post-install 13:06:14 (79/129) Installing libogg (1.3.5-r0) 13:06:14 (80/129) Installing flac (1.3.4-r0) 13:06:14 (81/129) Installing alsa-lib (1.2.5.1-r1) 13:06:14 (82/129) Installing libatomic (10.3.1_git20211027-r0) 13:06:14 (83/129) Installing sdl2 (2.0.16-r4) 13:06:14 (84/129) Installing aom-libs (3.2.0-r0) 13:06:14 (85/129) Installing libass (0.15.2-r0) 13:06:14 (86/129) Installing libdav1d (0.9.2-r0) 13:06:14 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 13:06:14 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 13:06:14 (89/129) Installing lame (3.100-r0) 13:06:14 (90/129) Installing opus (1.3.1-r1) 13:06:14 (91/129) Installing libgomp (10.3.1_git20211027-r0) 13:06:14 (92/129) Installing soxr (0.1.3-r2) 13:06:14 (93/129) Installing libsrt (1.4.2-r1) 13:06:14 (94/129) Installing libssh (0.9.6-r1) 13:06:14 (95/129) Installing libtheora (1.1.1-r16) 13:06:14 (96/129) Installing v4l-utils-libs (1.22.1-r1) 13:06:14 (97/129) Installing libpciaccess (0.16-r0) 13:06:14 (98/129) Installing libdrm (2.4.109-r0) 13:06:14 (99/129) Installing libva (2.13.0-r0) 13:06:14 (100/129) Installing libvdpau (1.4-r0) 13:06:14 (101/129) Installing vidstab (1.1.0-r1) 13:06:14 (102/129) Installing libvorbis (1.3.7-r0) 13:06:14 (103/129) Installing libvpx (1.10.0-r0) 13:06:14 (104/129) Installing vulkan-loader (1.2.196-r0) 13:06:14 (105/129) Installing x264-libs (20210613-r0) 13:06:14 (106/129) Installing x265-libs (3.5-r0) 13:06:14 (107/129) Installing xvidcore (1.3.7-r1) 13:06:14 (108/129) Installing ffmpeg-libs (4.4.1-r2) 13:06:14 (109/129) Installing libevent (2.1.12-r4) 13:06:14 (110/129) Installing mesa (21.2.6-r0) 13:06:14 (111/129) Installing wayland-libs-server (1.19.0-r1) 13:06:15 (112/129) Installing mesa-gbm (21.2.6-r0) 13:06:15 (113/129) Installing lcms2 (2.12-r1) 13:06:15 (114/129) Installing nspr (4.32-r0) 13:06:15 (115/129) Installing sqlite-libs (3.36.0-r0) 13:06:15 (116/129) Installing nss (3.78.1-r0) 13:06:15 (117/129) Installing libasyncns (0.8-r1) 13:06:15 (118/129) Installing libltdl (2.4.6-r7) 13:06:15 (119/129) Installing orc (0.4.32-r0) 13:06:15 (120/129) Installing libsndfile (1.0.31-r1) 13:06:15 (121/129) Installing speexdsp (1.2.0-r0) 13:06:15 (122/129) Installing tdb-libs (1.4.5-r0) 13:06:15 (123/129) Installing libpulse (15.0-r2) 13:06:15 (124/129) Installing re2 (2021.11.01-r0) 13:06:15 (125/129) Installing snappy (1.1.9-r1) 13:06:15 (126/129) Installing libgpg-error (1.42-r1) 13:06:15 (127/129) Installing libgcrypt (1.9.4-r0) 13:06:15 (128/129) Installing libxslt (1.1.35-r0) 13:06:15 (129/129) Installing chromium (99.0.4844.84-r0) 13:06:15 Executing busybox-1.34.1-r7.trigger 13:06:15 Executing glib-2.70.1-r0.trigger 13:06:15 Executing shared-mime-info-2.1-r2.trigger 13:06:16 Executing gdk-pixbuf-2.42.8-r0.trigger 13:06:16 Executing gtk-update-icon-cache-2.24.33-r0.trigger 13:06:16 Executing fontconfig-2.13.1-r4.trigger 13:06:16 Executing mkfontscale-1.2.1-r1.trigger 13:06:16 OK: 286 MiB in 145 packages 13:06:23 Removing intermediate container 79e36e4a4c20 13:06:23 ---> 42f486915836 13:06:23 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 13:06:23 ---> Running in c98f1de43a91 13:06:23 Removing intermediate container c98f1de43a91 13:06:23 ---> e0d72373c28b 13:06:23 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 13:06:23 ---> Running in 2ace8a67294b 13:06:23 Removing intermediate container 2ace8a67294b 13:06:23 ---> 455f5b7528ae 13:06:23 Step 5/10 : RUN npm install -g npm 13:06:23 ---> Running in 3997f1c67b9f 13:06:31 13:06:31 removed 7 packages, changed 101 packages, and audited 264 packages in 7s 13:06:31 13:06:31 27 packages are looking for funding 13:06:31 run `npm fund` for details 13:06:31 13:06:31 found 0 vulnerabilities 13:06:32 Removing intermediate container 3997f1c67b9f 13:06:32 ---> d3b0f0d78a0a 13:06:32 Step 6/10 : ARG USER=1000 13:06:32 ---> Running in 98b12c1cd0be 13:06:32 Removing intermediate container 98b12c1cd0be 13:06:32 ---> f462832c2aab 13:06:32 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 13:06:32 ---> Running in 6571c4e8caed 13:06:32 Removing intermediate container 6571c4e8caed 13:06:32 ---> c21711019d51 13:06:32 Step 8/10 : USER $USER:$USER 13:06:32 ---> Running in 84c13270f479 13:06:32 Removing intermediate container 84c13270f479 13:06:32 ---> 4fd5a67734d8 13:06:32 Step 9/10 : WORKDIR /app 13:06:32 ---> Running in 7d4a63b3e871 13:06:33 Removing intermediate container 7d4a63b3e871 13:06:33 ---> acf2ef123997 13:06:33 Step 10/10 : LABEL git_sha=0b7835a6bc502bff85c2123a9d623aba7bf628ed 13:06:33 ---> Running in c75ff87da3b0 13:06:33 Removing intermediate container c75ff87da3b0 13:06:33 ---> e62f2191fb5d 13:06:33 Successfully built e62f2191fb5d 13:06:33 Successfully tagged edgexfoundry/edgex-web-ui:0b7835a6bc502bff85c2123a9d623aba7bf628ed 13:06:33 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 13:06:33 touch edgex-web-ui.imagebuilt 13:06:33 mkdir -p node_modules coverage 13:06:33 chown "1000:1000" node_modules coverage package-lock.json 13:06:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 13:06:35 npm WARN old lockfile 13:06:35 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 13:06:35 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 13:06:35 npm WARN old lockfile 13:06:35 npm WARN old lockfile This is a one-time fix-up, please be patient... 13:06:35 npm WARN old lockfile 13:06:37 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found 13:06:37 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:06:37 npm WARN old lockfile at runMicrotasks () 13:06:37 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:06:37 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:06:37 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:06:37 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) 13:06:37 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 13:06:37 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:06:37 npm WARN old lockfile at runMicrotasks () 13:06:37 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:06:37 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:06:37 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:06:37 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) { 13:06:37 npm WARN old lockfile headers: [Object: null prototype] { 13:06:37 npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:06:37 GMT' ], 13:06:37 npm WARN old lockfile 'content-type': [ 'application/json' ], 13:06:37 npm WARN old lockfile 'content-length': [ '21' ], 13:06:37 npm WARN old lockfile connection: [ 'keep-alive' ], 13:06:37 npm WARN old lockfile 'cf-ray': [ '7c83d6c4ec3c33f7-YUL' ], 13:06:37 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 13:06:37 npm WARN old lockfile server: [ 'cloudflare' ], 13:06:37 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 13:06:37 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 13:06:37 npm WARN old lockfile }, 13:06:37 npm WARN old lockfile statusCode: 404, 13:06:37 npm WARN old lockfile code: 'E404', 13:06:37 npm WARN old lockfile method: 'GET', 13:06:37 npm WARN old lockfile uri: 'https://registry.npmjs.org/wrap-ansi-cjs', 13:06:37 npm WARN old lockfile body: { error: 'Not found' }, 13:06:37 npm WARN old lockfile pkgid: 'wrap-ansi-cjs@7.0.0' 13:06:37 npm WARN old lockfile } 13:06:37 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found 13:06:37 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:06:37 npm WARN old lockfile at runMicrotasks () 13:06:37 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:06:37 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:06:37 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:06:37 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) 13:06:37 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 13:06:37 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:06:37 npm WARN old lockfile at runMicrotasks () 13:06:37 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:06:37 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:06:37 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:06:37 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) { 13:06:37 npm WARN old lockfile headers: [Object: null prototype] { 13:06:37 npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:06:37 GMT' ], 13:06:37 npm WARN old lockfile 'content-type': [ 'application/json' ], 13:06:37 npm WARN old lockfile 'content-length': [ '21' ], 13:06:37 npm WARN old lockfile connection: [ 'keep-alive' ], 13:06:37 npm WARN old lockfile 'cf-ray': [ '7c83d6c5aa574bb8-YUL' ], 13:06:37 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 13:06:37 npm WARN old lockfile server: [ 'cloudflare' ], 13:06:37 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 13:06:37 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 13:06:37 npm WARN old lockfile }, 13:06:37 npm WARN old lockfile statusCode: 404, 13:06:37 npm WARN old lockfile code: 'E404', 13:06:37 npm WARN old lockfile method: 'GET', 13:06:37 npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', 13:06:37 npm WARN old lockfile body: { error: 'Not found' }, 13:06:37 npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' 13:06:37 npm WARN old lockfile } 13:06:37 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found 13:06:37 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:06:37 npm WARN old lockfile at runMicrotasks () 13:06:37 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:06:37 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:06:37 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:06:37 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) 13:06:37 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 13:06:37 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:06:37 npm WARN old lockfile at runMicrotasks () 13:06:37 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:06:37 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:06:37 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:06:37 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) { 13:06:37 npm WARN old lockfile headers: [Object: null prototype] { 13:06:37 npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:06:37 GMT' ], 13:06:37 npm WARN old lockfile 'content-type': [ 'application/json' ], 13:06:37 npm WARN old lockfile 'content-length': [ '21' ], 13:06:37 npm WARN old lockfile connection: [ 'keep-alive' ], 13:06:37 npm WARN old lockfile 'cf-ray': [ '7c83d6c63ba74bb9-YUL' ], 13:06:37 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 13:06:37 npm WARN old lockfile server: [ 'cloudflare' ], 13:06:37 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 13:06:37 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 13:06:37 npm WARN old lockfile }, 13:06:37 npm WARN old lockfile statusCode: 404, 13:06:37 npm WARN old lockfile code: 'E404', 13:06:37 npm WARN old lockfile method: 'GET', 13:06:37 npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', 13:06:37 npm WARN old lockfile body: { error: 'Not found' }, 13:06:37 npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' 13:06:37 npm WARN old lockfile } 13:06:42 npm WARN EBADENGINE Unsupported engine { 13:06:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 13:06:42 npm WARN EBADENGINE required: { 13:06:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:06:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:06:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:06:42 npm WARN EBADENGINE }, 13:06:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:06:42 npm WARN EBADENGINE } 13:06:42 npm WARN EBADENGINE Unsupported engine { 13:06:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 13:06:42 npm WARN EBADENGINE required: { 13:06:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:06:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:06:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:06:42 npm WARN EBADENGINE }, 13:06:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:06:42 npm WARN EBADENGINE } 13:06:42 npm WARN EBADENGINE Unsupported engine { 13:06:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 13:06:42 npm WARN EBADENGINE required: { 13:06:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:06:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:06:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:06:42 npm WARN EBADENGINE }, 13:06:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:06:42 npm WARN EBADENGINE } 13:06:42 npm WARN EBADENGINE Unsupported engine { 13:06:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 13:06:42 npm WARN EBADENGINE required: { 13:06:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:06:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:06:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:06:42 npm WARN EBADENGINE }, 13:06:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:06:42 npm WARN EBADENGINE } 13:06:42 npm WARN EBADENGINE Unsupported engine { 13:06:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 13:06:42 npm WARN EBADENGINE required: { 13:06:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:06:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:06:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:06:42 npm WARN EBADENGINE }, 13:06:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:06:42 npm WARN EBADENGINE } 13:06:46 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 13:06:46 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:06:47 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:06:49 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 13:06:50 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 13:06:51 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. 13:06:51 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 13:06:56 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. 13:07:03 13:07:03 added 1358 packages, and audited 1359 packages in 30s 13:07:03 13:07:03 109 packages are looking for funding 13:07:03 run `npm fund` for details 13:07:03 13:07:03 26 vulnerabilities (15 moderate, 8 high, 3 critical) 13:07:03 13:07:03 To address issues that do not require attention, run: 13:07:03 npm audit fix 13:07:03 13:07:03 To address all issues (including breaking changes), run: 13:07:03 npm audit fix --force 13:07:03 13:07:03 Run `npm audit` for details. 13:07:15 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 13:07:16 This version of CLI is only compatible with Angular versions ^16.0.0, 13:07:16 but Angular version 12.2.4 was found instead. 13:07:16 13:07:16 Please visit the link below to find instructions on how to update Angular. 13:07:16 https://update.angular.io/ 13:07:16 13:07:17 make[1]: *** [Makefile:144: test] Error 3 13:07:17 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' 13:07:17 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 13:07:17 $ docker stop --time=1 bb13de5332d7261855c6bbc8531ee1ffbc080c903292d83d6a65e2455417f77f 13:07:18 $ 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 13:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:19 13:07:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:20 latest: Pulling from edgex-lftools-log-publisher 13:07:20 5eb5b503b376: Pulling fs layer 13:07:20 5c69ac0246d0: Pulling fs layer 13:07:20 ec43610c2a17: Pulling fs layer 13:07:20 3a2ae6a8a46f: Pulling fs layer 13:07:20 33b1e0a273af: Pulling fs layer 13:07:20 5d3b04190fa2: Pulling fs layer 13:07:20 2f39f015ded8: Pulling fs layer 13:07:20 3a2ae6a8a46f: Waiting 13:07:20 2f39f015ded8: Waiting 13:07:20 5c69ac0246d0: Verifying Checksum 13:07:20 5c69ac0246d0: Download complete 13:07:20 3a2ae6a8a46f: Download complete 13:07:20 33b1e0a273af: Verifying Checksum 13:07:20 33b1e0a273af: Download complete 13:07:20 5d3b04190fa2: Verifying Checksum 13:07:20 5d3b04190fa2: Download complete 13:07:20 ec43610c2a17: Verifying Checksum 13:07:20 ec43610c2a17: Download complete 13:07:20 5eb5b503b376: Download complete 13:07:20 2f39f015ded8: Download complete 13:07:21 5eb5b503b376: Pull complete 13:07:21 5c69ac0246d0: Pull complete 13:07:21 ec43610c2a17: Pull complete 13:07:22 3a2ae6a8a46f: Pull complete 13:07:22 33b1e0a273af: Pull complete 13:07:22 5d3b04190fa2: Pull complete 13:07:26 2f39f015ded8: Pull complete 13:07:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:26 prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container 13:07:26 $ 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 13:07:34 $ docker top ae30f693452ba622758c920243ee8097a01ceab591d01d65fb635e3dfb36f6bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:34 ---> job-cost.sh 13:07:34 lf-activate-venv: SKIPPING 13:07:34 INFO: No Stack... 13:07:34 INFO: Retrieving Pricing Info for: v3-standard-8 13:07:35 INFO: Archiving Costs [Pipeline] sh 13:07:35 + cut -d, -f6 13:07:35 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/cost.csv [Pipeline] lock 13:07:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] 13:07:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] did not exist. Created. 13:07:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:07:36 + echo total: 0.2199999988079071 [Pipeline] stash 13:07:36 Stashed 1 file(s) [Pipeline] } 13:07:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:07:36 $ docker stop --time=1 ae30f693452ba622758c920243ee8097a01ceab591d01d65fb635e3dfb36f6bd 13:07:38 $ docker rm -f --volumes ae30f693452ba622758c920243ee8097a01ceab591d01d65fb635e3dfb36f6bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:07:38 Failed in branch amd64 13:08:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15729 in /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] { [Pipeline] ws 13:08:35 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 13:08:36 The recommended git tool is: git 13:08:40 using credential edgex-jenkins-ssh 13:08:40 Cloning the remote Git repository 13:08:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:08:41 > git init /w/workspace/edgex-ui-go/1 # timeout=10 13:08:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:08:41 > git --version # timeout=10 13:08:41 > git --version # 'git version 2.25.1' 13:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:08:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:46 Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 0b7835a6bc502bff85c2123a9d623aba7bf628ed 13:08:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:08:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:45 > 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 13:08:46 > git config core.sparsecheckout # timeout=10 13:08:46 > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 13:08:46 Merge succeeded, producing 0b7835a6bc502bff85c2123a9d623aba7bf628ed 13:08:46 Checking out Revision 0b7835a6bc502bff85c2123a9d623aba7bf628ed (PR-608) 13:08:47 Commit message: "chore(deps): Bump webpack and @angular-devkit/build-angular in /web" 13:08:47 > git --version # timeout=10 13:08:47 > git --version # 'git version 2.25.1' 13:08:47 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:08:46 > git remote # timeout=10 13:08:46 > git config --get remote.origin.url # timeout=10 13:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:46 > git merge 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 13:08:46 > git rev-parse HEAD^{commit} # timeout=10 13:08:46 > git config core.sparsecheckout # timeout=10 13:08:46 > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:08:48 % Total % Received % Xferd Average Speed Time Time Time Current 13:08:48 Dload Upload Total Spent Left Speed 13:08:48 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 13:08:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:08:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:08:49 + sudo tee /etc/docker/daemon.new 13:08:49 { 13:08:49 "registry-mirrors": [ 13:08:49 "https://nexus3.edgexfoundry.org:10001" 13:08:49 ], 13:08:49 "bip": "10.250.0.254/24", 13:08:49 "hosts": [ 13:08:49 "tcp://0.0.0.0:5555", 13:08:49 "unix:///var/run/docker.sock" 13:08:49 ], 13:08:49 "mtu": 1458, 13:08:49 "selinux-enabled": true, 13:08:49 "seccomp-profile": "/etc/docker/seccomp.json" 13:08:49 } [Pipeline] sh 13:08:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:08:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:08 provisioning config files... 13:09:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15869966852580288772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:09 ---> docker-login.sh 13:09:09 nexus3.edgexfoundry.org:10001 13:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:09 Configure a credential helper to remove this warning. See 13:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:09 13:09:09 Login Succeeded 13:09:09 nexus3.edgexfoundry.org:10002 13:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:10 Configure a credential helper to remove this warning. See 13:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:10 13:09:10 Login Succeeded 13:09:10 nexus3.edgexfoundry.org:10003 13:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:10 Configure a credential helper to remove this warning. See 13:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:10 13:09:10 Login Succeeded 13:09:10 nexus3.edgexfoundry.org:10004 13:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:11 Configure a credential helper to remove this warning. See 13:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:11 13:09:11 Login Succeeded 13:09:11 docker.io 13:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:11 Configure a credential helper to remove this warning. See 13:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:11 13:09:11 Login Succeeded 13:09:11 ---> docker-login.sh ends [Pipeline] } 13:09:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:09:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:09:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:09:12 ========================================================= 13:09:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:09:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:12 + 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 . 13:09:13 Sending build context to Docker daemon 28.5MB 13:09:13 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 13:09:13 Step 2/15 : FROM ${BASE} AS builder 13:09:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:09:15 c41833b44d91: Pulling fs layer 13:09:15 ed15518f5707: Pulling fs layer 13:09:15 feae8fd75edb: Pulling fs layer 13:09:15 242c74f7c9fa: Pulling fs layer 13:09:15 3cdef696dda3: Pulling fs layer 13:09:15 2ced38df9373: Pulling fs layer 13:09:15 58f1dce35555: Pulling fs layer 13:09:15 242c74f7c9fa: Waiting 13:09:15 2ced38df9373: Waiting 13:09:15 58f1dce35555: Waiting 13:09:15 3cdef696dda3: Waiting 13:09:15 ed15518f5707: Verifying Checksum 13:09:15 ed15518f5707: Download complete 13:09:15 242c74f7c9fa: Verifying Checksum 13:09:15 242c74f7c9fa: Download complete 13:09:15 c41833b44d91: Verifying Checksum 13:09:15 c41833b44d91: Download complete 13:09:15 3cdef696dda3: Verifying Checksum 13:09:15 3cdef696dda3: Download complete 13:09:16 c41833b44d91: Pull complete 13:09:16 58f1dce35555: Verifying Checksum 13:09:16 58f1dce35555: Download complete 13:09:17 ed15518f5707: Pull complete 13:09:18 feae8fd75edb: Verifying Checksum 13:09:18 feae8fd75edb: Download complete 13:09:18 2ced38df9373: Verifying Checksum 13:09:18 2ced38df9373: Download complete 13:09:30 feae8fd75edb: Pull complete 13:09:30 242c74f7c9fa: Pull complete 13:09:30 3cdef696dda3: Pull complete 13:09:35 2ced38df9373: Pull complete 13:09:38 58f1dce35555: Pull complete 13:09:38 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 13:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:09:38 ---> fadd8f120f05 13:09:38 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:09:40 ---> Running in cbae966d3602 13:09:40 Removing intermediate container cbae966d3602 13:09:40 ---> 6026fb274499 13:09:40 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 13:09:40 ---> Running in eee8caba75a0 13:09:41 Removing intermediate container eee8caba75a0 13:09:41 ---> d2eade3d5518 13:09:41 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 13:09:41 ---> Running in 7f96db30a1f5 13:09:41 Removing intermediate container 7f96db30a1f5 13:09:41 ---> 56d3e39e4126 13:09:41 Step 6/15 : LABEL Name=edgex-ui-go 13:09:41 ---> Running in 802ff61e4b56 13:09:41 Removing intermediate container 802ff61e4b56 13:09:41 ---> 70aaefa1bb05 13:09:41 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 13:09:41 ---> Running in 74d2503a8440 13:09:42 Removing intermediate container 74d2503a8440 13:09:42 ---> 50235ff043d3 13:09:42 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:09:42 latest: Pulling from library/docker 13:09:43 08409d417260: Pulling fs layer 13:09:43 bf127bdc9f4f: Pulling fs layer 13:09:43 55b4810136f4: Pulling fs layer 13:09:43 7755db036d15: Pulling fs layer 13:09:43 5a3f85b23db6: Pulling fs layer 13:09:43 cf39c0494cbe: Pulling fs layer 13:09:43 f4a1512e3bbb: Pulling fs layer 13:09:43 5ccc04d8fc75: Pulling fs layer 13:09:43 bc47925e6b41: Pulling fs layer 13:09:43 3ad6e81d58bb: Pulling fs layer 13:09:43 3b77d6fe3da4: Pulling fs layer 13:09:43 31f5e86c7e55: Pulling fs layer 13:09:43 7db388f73c37: Pulling fs layer 13:09:43 08255c858201: Pulling fs layer 13:09:43 5ccc04d8fc75: Waiting 13:09:43 bc47925e6b41: Waiting 13:09:43 3ad6e81d58bb: Waiting 13:09:43 3b77d6fe3da4: Waiting 13:09:43 31f5e86c7e55: Waiting 13:09:43 7db388f73c37: Waiting 13:09:43 08255c858201: Waiting 13:09:43 7755db036d15: Waiting 13:09:43 5a3f85b23db6: Waiting 13:09:43 cf39c0494cbe: Waiting 13:09:43 f4a1512e3bbb: Waiting 13:09:43 55b4810136f4: Verifying Checksum 13:09:43 55b4810136f4: Download complete 13:09:43 bf127bdc9f4f: Verifying Checksum 13:09:43 bf127bdc9f4f: Download complete 13:09:43 08409d417260: Verifying Checksum 13:09:43 08409d417260: Download complete 13:09:43 5a3f85b23db6: Verifying Checksum 13:09:43 5a3f85b23db6: Download complete 13:09:43 7755db036d15: Verifying Checksum 13:09:43 7755db036d15: Download complete 13:09:43 cf39c0494cbe: Verifying Checksum 13:09:43 cf39c0494cbe: Download complete 13:09:43 5ccc04d8fc75: Verifying Checksum 13:09:43 5ccc04d8fc75: Download complete 13:09:43 f4a1512e3bbb: Download complete 13:09:43 bc47925e6b41: Verifying Checksum 13:09:43 bc47925e6b41: Download complete 13:09:43 08409d417260: Pull complete 13:09:44 3ad6e81d58bb: Verifying Checksum 13:09:44 3ad6e81d58bb: Download complete 13:09:44 7db388f73c37: Verifying Checksum 13:09:44 7db388f73c37: Download complete 13:09:44 3b77d6fe3da4: Verifying Checksum 13:09:44 3b77d6fe3da4: Download complete 13:09:44 bf127bdc9f4f: Pull complete 13:09:44 08255c858201: Verifying Checksum 13:09:44 08255c858201: Download complete 13:09:44 55b4810136f4: Pull complete 13:09:45 7755db036d15: Pull complete 13:09:45 31f5e86c7e55: Verifying Checksum 13:09:45 31f5e86c7e55: Download complete 13:09:46 5a3f85b23db6: Pull complete 13:09:47 cf39c0494cbe: Pull complete 13:09:47 f4a1512e3bbb: Pull complete 13:09:47 5ccc04d8fc75: Pull complete 13:09:48 bc47925e6b41: Pull complete 13:09:49 3ad6e81d58bb: Pull complete 13:09:49 3b77d6fe3da4: Pull complete 13:09:51 31f5e86c7e55: Pull complete 13:09:51 7db388f73c37: Pull complete 13:09:51 08255c858201: Pull complete 13:09:51 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 13:09:51 Status: Downloaded newer image for docker:latest 13:09:54 ---> e2453a69f81a 13:09:54 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:55 ---> Running in a6b063b6a787 13:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:09:57 OK: 263 MiB in 53 packages 13:09:58 Removing intermediate container a6b063b6a787 13:09:58 ---> cddc62d13b3e 13:09:58 Step 10/15 : ENV GO111MODULE=on 13:09:58 ---> Running in baac4e833afb 13:09:58 Removing intermediate container baac4e833afb 13:09:58 ---> 1107ed583a80 13:09:58 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:09:59 ---> Running in 76e8af738750 13:09:59 Removing intermediate container 76e8af738750 13:09:59 ---> ca2c7430dee8 13:09:59 Step 12/15 : COPY go.mod vendor* ./ 13:10:00 ---> 17e660c38039 13:10:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:00 ---> Running in 2e4cebe703c1 13:11:07 Removing intermediate container 2e4cebe703c1 13:11:07 ---> 02d408756b0c 13:11:07 Step 14/15 : COPY . . 13:11:07 ---> a01cf5e819d2 13:11:07 Step 15/15 : RUN ${MAKE} 13:11:07 ---> Running in 1436cf64e76c 13:11:07 noop 13:11:07 Removing intermediate container 1436cf64e76c 13:11:07 ---> b56c5fdb7865 13:11:07 Successfully built b56c5fdb7865 13:11:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:08 + docker inspect -f . ci-base-image-arm64 13:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:08 prd-ubuntu20.04-docker-arm64-4c-16g-15729 does not seem to be running inside a container 13:11:08 $ 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 13:11:09 $ docker top 82ff93b5b642f64ba7b11b2de00751ab350064170bff02e5a1305a48d4430182 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:10 + go version 13:11:10 go version go1.20.2 linux/arm64 [Pipeline] } 13:11:10 $ docker stop --time=1 82ff93b5b642f64ba7b11b2de00751ab350064170bff02e5a1305a48d4430182 13:11:12 $ 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 13:11:13 + docker inspect -f . ci-base-image-arm64 13:11:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:13 prd-ubuntu20.04-docker-arm64-4c-16g-15729 does not seem to be running inside a container 13:11:13 $ 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 13:11:14 $ docker top eb4563bf25f0588310be13c332ee727593936cb868b20a951476dca2d60d0e2d -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:15 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 13:11:16 + make test 13:11:16 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 13:11:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:13:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:13:25 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:13:25 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:13:25 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 13:13:25 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 13:13:25 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:13:25 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:13:25 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 13:13:25 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 13:13:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:13:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:13:47 ./bin/test-attribution-txt.sh 13:13:47 make -C web test 13:13:47 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 13:13:47 make[1]: tput: No such file or directory 13:13:47 make[1]: tput: No such file or directory 13:13:47 warning: generating ./VERSION 13:13:47 echo "0.0.0" > VERSION 13:13:47 docker build \ 13:13:47 -f Dockerfile \ 13:13:47 --build-arg USER=1000 \ 13:13:47 \ 13:13:47 --label "git_sha=0b7835a6bc502bff85c2123a9d623aba7bf628ed" \ 13:13:47 -t edgexfoundry/edgex-web-ui:0b7835a6bc502bff85c2123a9d623aba7bf628ed \ 13:13:47 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 13:13:47 . 13:13:47 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 13:13:47 Install the buildx component to build images with BuildKit: 13:13:47 https://docs.docker.com/go/buildx/ 13:13:47 13:13:47 Sending build context to Docker daemon 2.563MB 13:13:48 Step 1/10 : FROM node:16.17-alpine3.15 13:13:48 16.17-alpine3.15: Pulling from library/node 13:13:48 47517142f6ba: Pulling fs layer 13:13:48 5f8c4bfa009b: Pulling fs layer 13:13:48 f7079c9c4ba1: Pulling fs layer 13:13:48 aba105e6f55a: Pulling fs layer 13:13:48 aba105e6f55a: Waiting 13:13:48 f7079c9c4ba1: Verifying Checksum 13:13:48 f7079c9c4ba1: Download complete 13:13:48 47517142f6ba: Download complete 13:13:48 aba105e6f55a: Verifying Checksum 13:13:48 aba105e6f55a: Download complete 13:13:49 47517142f6ba: Pull complete 13:13:49 5f8c4bfa009b: Verifying Checksum 13:13:49 5f8c4bfa009b: Download complete 13:13:54 5f8c4bfa009b: Pull complete 13:13:54 f7079c9c4ba1: Pull complete 13:13:54 aba105e6f55a: Pull complete 13:13:54 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 13:13:54 Status: Downloaded newer image for node:16.17-alpine3.15 13:13:54 ---> bf1b8b58d215 13:13:54 Step 2/10 : RUN apk add --no-cache chromium 13:13:55 ---> Running in 781c11df1e64 13:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:13:57 (1/128) Installing libxau (1.0.9-r0) 13:13:57 (2/128) Installing libmd (1.0.3-r0) 13:13:57 (3/128) Installing libbsd (0.11.3-r1) 13:13:57 (4/128) Installing libxdmcp (1.1.3-r0) 13:13:57 (5/128) Installing libxcb (1.14-r2) 13:13:57 (6/128) Installing libx11 (1.7.3.1-r0) 13:13:57 (7/128) Installing libxext (1.3.4-r0) 13:13:57 (8/128) Installing libice (1.0.10-r0) 13:13:57 (9/128) Installing libuuid (2.37.4-r0) 13:13:57 (10/128) Installing libsm (1.2.3-r0) 13:13:57 (11/128) Installing libxt (1.2.1-r0) 13:13:57 (12/128) Installing libxmu (1.1.3-r0) 13:13:57 (13/128) Installing xset (1.2.4-r0) 13:13:57 (14/128) Installing xprop (1.2.5-r0) 13:13:57 (15/128) Installing xdg-utils (1.1.3-r0) 13:13:57 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 13:13:57 (17/128) Installing pkgconf (1.8.1-r0) 13:13:57 (18/128) Installing libffi (3.4.2-r1) 13:13:57 (19/128) Installing libintl (0.21-r0) 13:13:57 (20/128) Installing libblkid (2.37.4-r0) 13:13:57 (21/128) Installing libmount (2.37.4-r0) 13:13:57 (22/128) Installing pcre (8.45-r1) 13:13:57 (23/128) Installing glib (2.70.1-r0) 13:13:58 (24/128) Installing xz-libs (5.2.5-r1) 13:13:58 (25/128) Installing libxml2 (2.9.14-r2) 13:13:58 (26/128) Installing shared-mime-info (2.1-r2) 13:13:58 (27/128) Installing hicolor-icon-theme (0.17-r1) 13:13:58 (28/128) Installing libjpeg-turbo (2.1.2-r0) 13:13:58 (29/128) Installing libpng (1.6.37-r1) 13:13:58 (30/128) Installing libwebp (1.2.2-r0) 13:13:58 (31/128) Installing zstd-libs (1.5.0-r0) 13:13:58 (32/128) Installing tiff (4.4.0-r1) 13:13:58 (33/128) Installing gdk-pixbuf (2.42.8-r0) 13:13:58 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 13:13:58 (35/128) Installing libxcomposite (0.4.5-r0) 13:13:58 (36/128) Installing libxfixes (6.0.0-r0) 13:13:58 (37/128) Installing libxrender (0.9.10-r3) 13:13:58 (38/128) Installing libxcursor (1.2.0-r0) 13:13:58 (39/128) Installing libxdamage (1.1.5-r1) 13:13:58 (40/128) Installing libxi (1.8-r0) 13:13:58 (41/128) Installing libxinerama (1.1.4-r1) 13:13:58 (42/128) Installing libxrandr (1.5.2-r1) 13:13:58 (43/128) Installing atk (2.36.0-r0) 13:13:58 (44/128) Installing libxtst (1.2.3-r3) 13:13:58 (45/128) Installing dbus-libs (1.12.24-r0) 13:13:58 (46/128) Installing at-spi2-core (2.42.0-r0) 13:13:58 (47/128) Installing at-spi2-atk (2.38.0-r0) 13:13:58 (48/128) Installing expat (2.5.0-r0) 13:13:58 (49/128) Installing brotli-libs (1.0.9-r5) 13:13:58 (50/128) Installing libbz2 (1.0.8-r1) 13:13:58 (51/128) Installing freetype (2.11.1-r2) 13:13:58 (52/128) Installing fontconfig (2.13.1-r4) 13:13:58 (53/128) Installing pixman (0.40.0-r4) 13:13:58 (54/128) Installing cairo (1.16.0-r5) 13:13:58 (55/128) Installing cairo-gobject (1.16.0-r5) 13:13:58 (56/128) Installing avahi-libs (0.8-r5) 13:13:58 (57/128) Installing gmp (6.2.1-r1) 13:13:58 (58/128) Installing nettle (3.7.3-r0) 13:13:58 (59/128) Installing p11-kit (0.24.0-r1) 13:13:58 (60/128) Installing libtasn1 (4.18.0-r1) 13:13:58 (61/128) Installing libunistring (0.9.10-r1) 13:13:58 (62/128) Installing gnutls (3.7.1-r2) 13:13:58 (63/128) Installing cups-libs (2.3.3-r6) 13:13:58 (64/128) Installing libepoxy (1.5.9-r0) 13:13:58 (65/128) Installing fribidi (1.0.11-r0) 13:13:58 (66/128) Installing graphite2 (1.3.14-r0) 13:13:58 (67/128) Installing harfbuzz (3.0.0-r2) 13:13:58 (68/128) Installing libxft (2.3.4-r0) 13:13:58 (69/128) Installing pango (1.48.10-r0) 13:13:58 (70/128) Installing wayland-libs-client (1.19.0-r1) 13:13:58 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 13:13:58 (72/128) Installing wayland-libs-egl (1.19.0-r1) 13:13:58 (73/128) Installing xkeyboard-config (2.34-r0) 13:13:59 (74/128) Installing libxkbcommon (1.3.1-r0) 13:13:59 (75/128) Installing gtk+3.0 (3.24.30-r0) 13:13:59 Executing gtk+3.0-3.24.30-r0.post-install 13:13:59 (76/128) Installing libfontenc (1.1.4-r0) 13:13:59 (77/128) Installing mkfontscale (1.2.1-r1) 13:13:59 (78/128) Installing ttf-opensans (1.10-r1) 13:13:59 Executing ttf-opensans-1.10-r1.post-install 13:14:01 (79/128) Installing libogg (1.3.5-r0) 13:14:01 (80/128) Installing flac (1.3.4-r0) 13:14:01 (81/128) Installing alsa-lib (1.2.5.1-r1) 13:14:01 (82/128) Installing libatomic (10.3.1_git20211027-r0) 13:14:01 (83/128) Installing sdl2 (2.0.16-r4) 13:14:01 (84/128) Installing aom-libs (3.2.0-r0) 13:14:01 (85/128) Installing libass (0.15.2-r0) 13:14:01 (86/128) Installing libdav1d (0.9.2-r0) 13:14:01 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 13:14:01 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 13:14:01 (89/128) Installing lame (3.100-r0) 13:14:01 (90/128) Installing opus (1.3.1-r1) 13:14:01 (91/128) Installing libgomp (10.3.1_git20211027-r0) 13:14:01 (92/128) Installing soxr (0.1.3-r2) 13:14:01 (93/128) Installing libsrt (1.4.2-r1) 13:14:01 (94/128) Installing libssh (0.9.6-r1) 13:14:01 (95/128) Installing libtheora (1.1.1-r16) 13:14:01 (96/128) Installing v4l-utils-libs (1.22.1-r1) 13:14:01 (97/128) Installing libdrm (2.4.109-r0) 13:14:01 (98/128) Installing libva (2.13.0-r0) 13:14:01 (99/128) Installing libvdpau (1.4-r0) 13:14:01 (100/128) Installing vidstab (1.1.0-r1) 13:14:01 (101/128) Installing libvorbis (1.3.7-r0) 13:14:01 (102/128) Installing libvpx (1.10.0-r0) 13:14:01 (103/128) Installing vulkan-loader (1.2.196-r0) 13:14:02 (104/128) Installing x264-libs (20210613-r0) 13:14:02 (105/128) Installing x265-libs (3.5-r0) 13:14:02 (106/128) Installing xvidcore (1.3.7-r1) 13:14:02 (107/128) Installing ffmpeg-libs (4.4.1-r2) 13:14:02 (108/128) Installing libevent (2.1.12-r4) 13:14:02 (109/128) Installing mesa (21.2.6-r0) 13:14:02 (110/128) Installing wayland-libs-server (1.19.0-r1) 13:14:02 (111/128) Installing mesa-gbm (21.2.6-r0) 13:14:02 (112/128) Installing lcms2 (2.12-r1) 13:14:02 (113/128) Installing nspr (4.32-r0) 13:14:02 (114/128) Installing sqlite-libs (3.36.0-r0) 13:14:02 (115/128) Installing nss (3.78.1-r0) 13:14:02 (116/128) Installing libasyncns (0.8-r1) 13:14:02 (117/128) Installing libltdl (2.4.6-r7) 13:14:02 (118/128) Installing orc (0.4.32-r0) 13:14:03 (119/128) Installing libsndfile (1.0.31-r1) 13:14:03 (120/128) Installing speexdsp (1.2.0-r0) 13:14:03 (121/128) Installing tdb-libs (1.4.5-r0) 13:14:03 (122/128) Installing libpulse (15.0-r2) 13:14:03 (123/128) Installing re2 (2021.11.01-r0) 13:14:03 (124/128) Installing snappy (1.1.9-r1) 13:14:03 (125/128) Installing libgpg-error (1.42-r1) 13:14:03 (126/128) Installing libgcrypt (1.9.4-r0) 13:14:03 (127/128) Installing libxslt (1.1.35-r0) 13:14:03 (128/128) Installing chromium (99.0.4844.84-r0) 13:14:07 Executing busybox-1.34.1-r7.trigger 13:14:07 Executing glib-2.70.1-r0.trigger 13:14:07 Executing shared-mime-info-2.1-r2.trigger 13:14:09 Executing gdk-pixbuf-2.42.8-r0.trigger 13:14:09 Executing gtk-update-icon-cache-2.24.33-r0.trigger 13:14:09 Executing fontconfig-2.13.1-r4.trigger 13:14:09 Executing mkfontscale-1.2.1-r1.trigger 13:14:09 OK: 275 MiB in 144 packages 13:14:19 Removing intermediate container 781c11df1e64 13:14:19 ---> 093d118022bd 13:14:19 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 13:14:19 ---> Running in e38a597b101c 13:14:19 Removing intermediate container e38a597b101c 13:14:19 ---> f7347425c211 13:14:19 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 13:14:19 ---> Running in e675144c2690 13:14:19 Removing intermediate container e675144c2690 13:14:19 ---> 0e7947fd5d29 13:14:19 Step 5/10 : RUN npm install -g npm 13:14:19 ---> Running in 990bcd06d0d4 13:14:46 13:14:46 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 13:14:46 13:14:46 27 packages are looking for funding 13:14:46 run `npm fund` for details 13:14:46 13:14:46 found 0 vulnerabilities 13:14:49 Removing intermediate container 990bcd06d0d4 13:14:49 ---> beeb0d20a8a6 13:14:49 Step 6/10 : ARG USER=1000 13:14:49 ---> Running in 7a109d31685d 13:14:49 Removing intermediate container 7a109d31685d 13:14:49 ---> daced8a7d0b0 13:14:49 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 13:14:49 ---> Running in 7b582c6e7d87 13:14:51 Removing intermediate container 7b582c6e7d87 13:14:51 ---> 463aebf2703d 13:14:51 Step 8/10 : USER $USER:$USER 13:14:51 ---> Running in e1827864fe67 13:14:51 Removing intermediate container e1827864fe67 13:14:51 ---> beff7ba4d6a7 13:14:51 Step 9/10 : WORKDIR /app 13:14:51 ---> Running in 1efe88297f5c 13:14:51 Removing intermediate container 1efe88297f5c 13:14:51 ---> 84247f8ff8ff 13:14:51 Step 10/10 : LABEL git_sha=0b7835a6bc502bff85c2123a9d623aba7bf628ed 13:14:51 ---> Running in 639eeb509273 13:14:51 Removing intermediate container 639eeb509273 13:14:51 ---> d40ae91ed088 13:14:51 Successfully built d40ae91ed088 13:14:51 Successfully tagged edgexfoundry/edgex-web-ui:0b7835a6bc502bff85c2123a9d623aba7bf628ed 13:14:51 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 13:14:51 touch edgex-web-ui.imagebuilt 13:14:51 mkdir -p node_modules coverage 13:14:51 chown "1000:1000" node_modules coverage package-lock.json 13:14:51 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 13:15:02 npm WARN old lockfile 13:15:02 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 13:15:02 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 13:15:02 npm WARN old lockfile 13:15:02 npm WARN old lockfile This is a one-time fix-up, please be patient... 13:15:02 npm WARN old lockfile 13:15:14 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found 13:15:14 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:15:14 npm WARN old lockfile at runMicrotasks () 13:15:14 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:15:14 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:15:14 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:15:14 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) 13:15:14 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 13:15:14 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:15:14 npm WARN old lockfile at runMicrotasks () 13:15:14 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:15:14 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:15:14 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:15:14 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) { 13:15:14 npm WARN old lockfile headers: [Object: null prototype] { 13:15:14 npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:15:14 GMT' ], 13:15:14 npm WARN old lockfile 'content-type': [ 'application/json' ], 13:15:14 npm WARN old lockfile 'content-length': [ '21' ], 13:15:14 npm WARN old lockfile connection: [ 'keep-alive' ], 13:15:14 npm WARN old lockfile 'cf-ray': [ '7c83e3659d6733f5-YUL' ], 13:15:14 npm WARN old lockfile age: [ '176' ], 13:15:14 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 13:15:14 npm WARN old lockfile server: [ 'cloudflare' ], 13:15:14 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 13:15:14 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 13:15:14 npm WARN old lockfile }, 13:15:14 npm WARN old lockfile statusCode: 404, 13:15:14 npm WARN old lockfile code: 'E404', 13:15:14 npm WARN old lockfile method: 'GET', 13:15:14 npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', 13:15:14 npm WARN old lockfile body: { error: 'Not found' }, 13:15:14 npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' 13:15:14 npm WARN old lockfile } 13:15:14 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found 13:15:14 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:15:14 npm WARN old lockfile at runMicrotasks () 13:15:14 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:15:14 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:15:14 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:15:14 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) 13:15:14 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 13:15:14 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:15:14 npm WARN old lockfile at runMicrotasks () 13:15:14 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:15:14 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:15:14 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:15:14 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) { 13:15:14 npm WARN old lockfile headers: [Object: null prototype] { 13:15:14 npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:15:14 GMT' ], 13:15:14 npm WARN old lockfile 'content-type': [ 'application/json' ], 13:15:14 npm WARN old lockfile 'content-length': [ '21' ], 13:15:14 npm WARN old lockfile connection: [ 'keep-alive' ], 13:15:14 npm WARN old lockfile 'cf-ray': [ '7c83e36698644bd0-YUL' ], 13:15:14 npm WARN old lockfile age: [ '176' ], 13:15:14 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 13:15:14 npm WARN old lockfile server: [ 'cloudflare' ], 13:15:14 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 13:15:14 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 13:15:14 npm WARN old lockfile }, 13:15:14 npm WARN old lockfile statusCode: 404, 13:15:14 npm WARN old lockfile code: 'E404', 13:15:14 npm WARN old lockfile method: 'GET', 13:15:14 npm WARN old lockfile uri: 'https://registry.npmjs.org/wrap-ansi-cjs', 13:15:14 npm WARN old lockfile body: { error: 'Not found' }, 13:15:14 npm WARN old lockfile pkgid: 'wrap-ansi-cjs@7.0.0' 13:15:14 npm WARN old lockfile } 13:15:14 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found 13:15:14 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:15:14 npm WARN old lockfile at runMicrotasks () 13:15:14 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:15:14 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:15:14 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:15:14 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) 13:15:14 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 13:15:14 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 13:15:14 npm WARN old lockfile at runMicrotasks () 13:15:14 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 13:15:14 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 13:15:14 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 13:15:14 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) { 13:15:14 npm WARN old lockfile headers: [Object: null prototype] { 13:15:14 npm WARN old lockfile date: [ 'Tue, 16 May 2023 13:15:14 GMT' ], 13:15:14 npm WARN old lockfile 'content-type': [ 'application/json' ], 13:15:14 npm WARN old lockfile 'content-length': [ '21' ], 13:15:14 npm WARN old lockfile connection: [ 'keep-alive' ], 13:15:14 npm WARN old lockfile 'cf-ray': [ '7c83e3667f1433f5-YUL' ], 13:15:14 npm WARN old lockfile age: [ '174' ], 13:15:14 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 13:15:14 npm WARN old lockfile server: [ 'cloudflare' ], 13:15:14 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 13:15:14 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 13:15:14 npm WARN old lockfile }, 13:15:14 npm WARN old lockfile statusCode: 404, 13:15:14 npm WARN old lockfile code: 'E404', 13:15:14 npm WARN old lockfile method: 'GET', 13:15:14 npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', 13:15:14 npm WARN old lockfile body: { error: 'Not found' }, 13:15:14 npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' 13:15:14 npm WARN old lockfile } 13:15:41 npm WARN EBADENGINE Unsupported engine { 13:15:41 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 13:15:41 npm WARN EBADENGINE required: { 13:15:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:15:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:15:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:15:41 npm WARN EBADENGINE }, 13:15:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:15:41 npm WARN EBADENGINE } 13:15:41 npm WARN EBADENGINE Unsupported engine { 13:15:41 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 13:15:41 npm WARN EBADENGINE required: { 13:15:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:15:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:15:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:15:41 npm WARN EBADENGINE }, 13:15:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:15:41 npm WARN EBADENGINE } 13:15:41 npm WARN EBADENGINE Unsupported engine { 13:15:41 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 13:15:41 npm WARN EBADENGINE required: { 13:15:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:15:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:15:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:15:41 npm WARN EBADENGINE }, 13:15:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:15:41 npm WARN EBADENGINE } 13:15:41 npm WARN EBADENGINE Unsupported engine { 13:15:41 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 13:15:41 npm WARN EBADENGINE required: { 13:15:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:15:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:15:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:15:41 npm WARN EBADENGINE }, 13:15:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:15:41 npm WARN EBADENGINE } 13:15:41 npm WARN EBADENGINE Unsupported engine { 13:15:41 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 13:15:41 npm WARN EBADENGINE required: { 13:15:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:15:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:15:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:15:41 npm WARN EBADENGINE }, 13:15:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:15:41 npm WARN EBADENGINE } 13:16:08 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 13:16:16 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:16:18 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:16:26 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 13:16:44 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. 13:17:02 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 13:17:03 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 13:17:36 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. 13:18:32 13:18:32 added 1355 packages, and audited 1356 packages in 3m 13:18:32 13:18:32 109 packages are looking for funding 13:18:32 run `npm fund` for details 13:18:32 13:18:32 26 vulnerabilities (15 moderate, 8 high, 3 critical) 13:18:32 13:18:32 To address issues that do not require attention, run: 13:18:32 npm audit fix 13:18:32 13:18:32 To address all issues (including breaking changes), run: 13:18:32 npm audit fix --force 13:18:32 13:18:32 Run `npm audit` for details. 13:18:32 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 13:18:42 This version of CLI is only compatible with Angular versions ^16.0.0, 13:18:42 but Angular version 12.2.4 was found instead. 13:18:42 13:18:42 Please visit the link below to find instructions on how to update Angular. 13:18:42 https://update.angular.io/ 13:18:42 13:18:42 make[1]: *** [Makefile:144: test] Error 3 13:18:42 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' 13:18:42 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 13:18:42 $ docker stop --time=1 eb4563bf25f0588310be13c332ee727593936cb868b20a951476dca2d60d0e2d 13:18:44 $ 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 13:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:46 13:18:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:46 arm64: Pulling from edgex-lftools-log-publisher 13:18:46 8998bd30e6a1: Pulling fs layer 13:18:46 04944245beec: Pulling fs layer 13:18:46 699f458cf7ca: Pulling fs layer 13:18:46 765212b225bb: Pulling fs layer 13:18:46 f23df028b6ca: Pulling fs layer 13:18:46 d65c8cfc05b1: Pulling fs layer 13:18:46 2437ff75d9bd: Pulling fs layer 13:18:46 765212b225bb: Waiting 13:18:46 f23df028b6ca: Waiting 13:18:46 d65c8cfc05b1: Waiting 13:18:46 2437ff75d9bd: Waiting 13:18:46 04944245beec: Verifying Checksum 13:18:46 04944245beec: Download complete 13:18:46 765212b225bb: Verifying Checksum 13:18:46 765212b225bb: Download complete 13:18:46 f23df028b6ca: Download complete 13:18:46 d65c8cfc05b1: Verifying Checksum 13:18:46 d65c8cfc05b1: Download complete 13:18:46 699f458cf7ca: Verifying Checksum 13:18:46 699f458cf7ca: Download complete 13:18:47 8998bd30e6a1: Verifying Checksum 13:18:47 8998bd30e6a1: Download complete 13:18:49 2437ff75d9bd: Verifying Checksum 13:18:49 2437ff75d9bd: Download complete 13:18:51 8998bd30e6a1: Pull complete 13:18:51 04944245beec: Pull complete 13:18:52 699f458cf7ca: Pull complete 13:18:53 765212b225bb: Pull complete 13:18:53 f23df028b6ca: Pull complete 13:18:54 d65c8cfc05b1: Pull complete 13:19:09 2437ff75d9bd: Pull complete 13:19:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:19:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:09 prd-ubuntu20.04-docker-arm64-4c-16g-15729 does not seem to be running inside a container 13:19:09 $ 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 13:19:12 $ docker top edd8103a248860228168d5bd28547c13c5995d1ed5c97827a9251e61e2fce2a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:13 ---> job-cost.sh 13:19:13 lf-activate-venv: SKIPPING 13:19:13 INFO: No Stack... 13:19:13 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:14 INFO: Archiving Costs [Pipeline] sh 13:19:14 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 13:19:14 + cut -d, -f6 [Pipeline] lock 13:19:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] 13:19:14 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] did not exist. Created. 13:19:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:15 /w/workspace/edgex-ui-go/1@tmp/durable-0611eea4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:19:16 + echo total: 0.10999999940395355 [Pipeline] stash 13:19:16 Warning: overwriting stash ‘stack-cost’ 13:19:22 Stashed 1 file(s) [Pipeline] } 13:19:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:19:22 $ docker stop --time=1 edd8103a248860228168d5bd28547c13c5995d1ed5c97827a9251e61e2fce2a0 13:19:23 $ 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] } 13:19:24 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 13:19:26 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives ] 13:19:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives 13:19:26 total 16 13:19:26 drwxr-xr-x 3 root root 4096 May 16 13:07 . 13:19:26 drwxrwxr-x 15 jenkins jenkins 4096 May 16 13:07 .. 13:19:26 drwxr-xr-x 2 root root 4096 May 16 13:07 cost 13:19:26 -rw-r--r-- 1 root root 83 May 16 13:07 cost.csv 13:19:26 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives 13:19:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives 13:19:26 total 16 13:19:26 drwxr-xr-x 3 jenkins jenkins 4096 May 16 13:07 . 13:19:26 drwxrwxr-x 15 jenkins jenkins 4096 May 16 13:07 .. 13:19:26 drwxr-xr-x 2 jenkins jenkins 4096 May 16 13:07 cost 13:19:26 -rw-r--r-- 1 jenkins jenkins 83 May 16 13:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:19:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:19:27 ---> package-listing.sh 13:19:27 ++ tr '[:upper:]' '[:lower:]' 13:19:27 ++ facter osfamily 13:19:28 + OS_FAMILY=debian 13:19:28 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-608 13:19:28 + START_PACKAGES=/tmp/packages_start.txt 13:19:28 + END_PACKAGES=/tmp/packages_end.txt 13:19:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:28 + PACKAGES=/tmp/packages_start.txt 13:19:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' 13:19:28 + PACKAGES=/tmp/packages_end.txt 13:19:28 + case "${OS_FAMILY}" in 13:19:28 + dpkg -l 13:19:28 + grep '^ii' 13:19:28 + '[' -f /tmp/packages_start.txt ']' 13:19:28 + '[' -f /tmp/packages_end.txt ']' 13:19:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' 13:19:28 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/ 13:19:28 + 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 13:19:28 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 13:19:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:29 prd-ubuntu20.04-docker-8c-8g-15728 does not seem to be running inside a container 13:19:29 $ 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 13:19:29 $ docker top 8ea3307eb38adf6f6df8e8dfecb56e72349100ff00603a189eb910e407f5c214 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:30 + touch /tmp/pre-build-complete [Pipeline] sh 13:19:30 + mkdir -p /var/log/sysstat [Pipeline] sh 13:19:30 + ls /var/log/sa-host 13:19:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:30 provisioning config files... 13:19:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config16749842396210876538tmp [Pipeline] { [Pipeline] echo 13:19:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:19:31 ---> create-netrc.sh [Pipeline] } 13:19:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:19:31 ---> python-tools-install.sh [Pipeline] echo 13:19:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:19:32 ---> sudo-logs.sh 13:19:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:19:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:19:32 ---> job-cost.sh 13:19:32 lf-activate-venv: SKIPPING 13:19:32 DEBUG: total: 0.2199999988079071 13:19:32 INFO: Retrieving Stack Cost... 13:19:32 INFO: Retrieving Pricing Info for: v3-standard-8 13:19:33 INFO: Archiving Costs [Pipeline] echo 13:19:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:19:33 ---> logs-deploy.sh 13:19:33 lf-activate-venv: SKIPPING 13:19:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-608/1 13:19:33 INFO: archiving workspace using pattern(s): 13:19:34 Archives upload complete. 13:19:34 INFO: archiving logs to Nexus