Pull request #552 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2+490d55d23c3381dbf94452a94173aa21d56f4e2c (f22918d8260337c3e4fcea031ef6b7c994365442) 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-ssh13402501576073739515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14469207507066439675.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-552/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-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5115064568006246336.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-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11042458295639477880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4081097078783009141.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-552/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-552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2638416639037999887.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 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-29054’ Running on prd-ubuntu20.04-docker-8c-8g-29057 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [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-552 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 Merge succeeded, producing 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 Checking out Revision 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 (PR-552) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # 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 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 Commit message: "chore(deps): Bump glob-parent 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 bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:12:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:12:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:12:38 ========================================================= 16:12:38 EdgeX Global Pipelines Version Info 16:12:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:12:40 ------------------- 16:12:40 stable info: 16:12:40 ------------------- 16:12:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:12:40 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:12:40 Message: update stable to v1.0.239 16:12:41 ------------------- 16:12:41 experimental info: 16:12:41 ------------------- 16:12:41 Commited By: **** collab-it+edgex@linuxfoundation.org 16:12:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:12:41 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:12:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-552 [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-552 [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-552 [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c88e8d [Pipeline] echo 16:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:42 provisioning config files... 16:12:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config6115619512675224290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:43 ---> docker-login.sh 16:12:43 nexus3.edgexfoundry.org:10001 16:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:43 Configure a credential helper to remove this warning. See 16:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:43 16:12:43 Login Succeeded 16:12:43 nexus3.edgexfoundry.org:10002 16:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:43 Configure a credential helper to remove this warning. See 16:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:43 16:12:43 Login Succeeded 16:12:43 nexus3.edgexfoundry.org:10003 16:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:43 Configure a credential helper to remove this warning. See 16:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:43 16:12:43 Login Succeeded 16:12:43 nexus3.edgexfoundry.org:10004 16:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:43 Configure a credential helper to remove this warning. See 16:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:43 16:12:43 Login Succeeded 16:12:43 docker.io 16:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:44 Configure a credential helper to remove this warning. See 16:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:44 16:12:44 Login Succeeded 16:12:44 ---> docker-login.sh ends [Pipeline] } 16:12:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:12:44 + git rev-list -1 --merges 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2~1..7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [Pipeline] echo 16:12:44 -----------> git rev-list -1 --merges 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2~1..7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [false] [Pipeline] sh 16:12:45 + git log --format=format:%s -1 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [Pipeline] echo 16:12:45 ========================================================= 16:12:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:12:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:45 + git log --format=format:%s -1 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [Pipeline] echo 16:12:45 [semverPrep] GIT_COMMIT: 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2, Commit Message: chore(deps): Bump glob-parent and @angular-devkit/build-angular in /web [Pipeline] echo 16:12:45 [semverPrep] This is not a build commit. [Pipeline] sh 16:12:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:12:46 + grep -v github /etc/ssh/ssh_known_hosts 16:12:46 + [ -e /tmp/ssh_known_hosts ] 16:12:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:12:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:12:46 + sudo tee -a /etc/ssh/ssh_known_hosts 16:12:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:46 16:12:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:47 0.1.4: Pulling from edgex-devops/py-git-semver 16:12:47 b85a868b505f: Pulling fs layer 16:12:47 e2be974225ed: Pulling fs layer 16:12:47 339a4e72a1f5: Pulling fs layer 16:12:47 988bab9f4d93: Pulling fs layer 16:12:47 1469e6f7b9e6: Pulling fs layer 16:12:47 eaf3925da568: Pulling fs layer 16:12:47 bab4dde63d76: Pulling fs layer 16:12:47 988bab9f4d93: Waiting 16:12:47 1469e6f7b9e6: Waiting 16:12:47 bde34c3a00c8: Pulling fs layer 16:12:47 eaf3925da568: Waiting 16:12:47 bab4dde63d76: Waiting 16:12:47 b352a97aabf1: Pulling fs layer 16:12:47 bde34c3a00c8: Waiting 16:12:47 b352a97aabf1: Waiting 16:12:47 4872d77fe225: Pulling fs layer 16:12:47 5851b861e8e6: Pulling fs layer 16:12:47 4872d77fe225: Waiting 16:12:47 e2be974225ed: Verifying Checksum 16:12:47 e2be974225ed: Download complete 16:12:47 988bab9f4d93: Download complete 16:12:47 1469e6f7b9e6: Verifying Checksum 16:12:47 1469e6f7b9e6: Download complete 16:12:47 339a4e72a1f5: Verifying Checksum 16:12:47 339a4e72a1f5: Download complete 16:12:47 eaf3925da568: Verifying Checksum 16:12:47 eaf3925da568: Download complete 16:12:47 bde34c3a00c8: Verifying Checksum 16:12:47 bde34c3a00c8: Download complete 16:12:47 b352a97aabf1: Download complete 16:12:47 4872d77fe225: Verifying Checksum 16:12:47 4872d77fe225: Download complete 16:12:47 5851b861e8e6: Download complete 16:12:47 b85a868b505f: Download complete 16:12:47 bab4dde63d76: Verifying Checksum 16:12:47 bab4dde63d76: Download complete 16:12:48 b85a868b505f: Pull complete 16:12:48 e2be974225ed: Pull complete 16:12:49 339a4e72a1f5: Pull complete 16:12:49 988bab9f4d93: Pull complete 16:12:49 1469e6f7b9e6: Pull complete 16:12:49 eaf3925da568: Pull complete 16:12:51 bab4dde63d76: Pull complete 16:12:51 bde34c3a00c8: Pull complete 16:12:51 b352a97aabf1: Pull complete 16:12:51 4872d77fe225: Pull complete 16:12:51 5851b861e8e6: Pull complete 16:12:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:51 prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container 16:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:12:54 $ docker top 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c -eo pid,comm 16:12:54 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). 16:12:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:54 [ssh-agent] Looking for ssh-agent implementation... 16:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:54 $ docker exec 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c ssh-agent 16:12:54 SSH_AUTH_SOCK=/tmp/ssh-LtFJN2tEyx33/agent.33 16:12:54 SSH_AGENT_PID=39 16:12:54 Running ssh-add (command line suppressed) 16:12:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_8758993035305527757.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_8758993035305527757.key) 16:12:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:54 + git tag --points-at HEAD [Pipeline] } 16:12:54 $ docker exec --env ******** --env ******** 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c ssh-agent -k 16:12:55 unset SSH_AUTH_SOCK; 16:12:55 unset SSH_AGENT_PID; 16:12:55 echo Agent pid 39 killed; 16:12:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:55 [ssh-agent] Looking for ssh-agent implementation... 16:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:55 $ docker exec 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c ssh-agent 16:12:55 SSH_AUTH_SOCK=/tmp/ssh-FiI85WUWM5x1/agent.73 16:12:55 SSH_AGENT_PID=79 16:12:55 Running ssh-add (command line suppressed) 16:12:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_1928003125238997753.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_1928003125238997753.key) 16:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:55 + git semver init 16:12:56 2022-09-13 16:12:56,048 [run_init] DEBUG init version:0.0.0 force:False 16:12:56 2022-09-13 16:12:56,048 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver 16:12:56 2022-09-13 16:12:56,049 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver 16:12:56 2022-09-13 16:12:56,049 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552, universal_newlines=False, shell=None, istream=None) 16:12:58 2022-09-13 16:12:57,640 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.git/info/exclude 16:12:58 2022-09-13 16:12:57,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 with force:False 16:12:58 2022-09-13 16:12:57,640 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 16:12:58 2022-09-13 16:12:57,642 [execute] INFO git cat-file --batch-check 16:12:58 2022-09-13 16:12:57,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) 16:12:58 2022-09-13 16:12:57,647 [execute] INFO git cat-file --batch 16:12:58 2022-09-13 16:12:57,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) 16:12:58 2022-09-13 16:12:57,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 16:12:58 0.0.0 [Pipeline] } 16:12:58 $ docker exec --env ******** --env ******** 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c ssh-agent -k 16:12:58 unset SSH_AUTH_SOCK; 16:12:58 unset SSH_AGENT_PID; 16:12:58 echo Agent pid 79 killed; 16:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:58 + git semver [Pipeline] } 16:12:58 $ docker stop --time=1 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c 16:13:00 $ docker rm -f 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c [Pipeline] // withDockerContainer [Pipeline] sh 16:13:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:13:00 Stashed 1 file(s) [Pipeline] echo 16:13:00 [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 16:13:01 provisioning config files... 16:13:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config8297064588442969806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:01 ---> docker-login.sh 16:13:01 nexus3.edgexfoundry.org:10001 16:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:01 Configure a credential helper to remove this warning. See 16:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:01 16:13:01 Login Succeeded 16:13:01 nexus3.edgexfoundry.org:10002 16:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:01 Configure a credential helper to remove this warning. See 16:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:01 16:13:01 Login Succeeded 16:13:01 nexus3.edgexfoundry.org:10003 16:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:02 Configure a credential helper to remove this warning. See 16:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:02 16:13:02 Login Succeeded 16:13:02 nexus3.edgexfoundry.org:10004 16:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:02 Configure a credential helper to remove this warning. See 16:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:02 16:13:02 Login Succeeded 16:13:02 docker.io 16:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:02 Configure a credential helper to remove this warning. See 16:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:02 16:13:02 Login Succeeded 16:13:02 ---> docker-login.sh ends [Pipeline] } 16:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:02 ========================================================= 16:13:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:13:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:13:03 Sending build context to Docker daemon 45.11MB 16:13:03 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:13:03 Step 2/16 : FROM ${BASE} AS builder 16:13:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:13:03 2408cc74d12b: Pulling fs layer 16:13:03 ea60b727a1ce: Pulling fs layer 16:13:03 30c4a7721957: Pulling fs layer 16:13:03 370296b7ddb6: Pulling fs layer 16:13:03 7c6cee850709: Pulling fs layer 16:13:03 39a5fcdaea64: Pulling fs layer 16:13:03 d94ebbe4e438: Pulling fs layer 16:13:03 bcfd1f05c69d: Pulling fs layer 16:13:03 59ccb84bbe0f: Pulling fs layer 16:13:03 370296b7ddb6: Waiting 16:13:03 7c6cee850709: Waiting 16:13:03 39a5fcdaea64: Waiting 16:13:03 d94ebbe4e438: Waiting 16:13:03 bcfd1f05c69d: Waiting 16:13:03 59ccb84bbe0f: Waiting 16:13:03 30c4a7721957: Verifying Checksum 16:13:03 30c4a7721957: Download complete 16:13:03 ea60b727a1ce: Verifying Checksum 16:13:03 ea60b727a1ce: Download complete 16:13:03 7c6cee850709: Verifying Checksum 16:13:03 7c6cee850709: Download complete 16:13:03 39a5fcdaea64: Download complete 16:13:03 2408cc74d12b: Download complete 16:13:03 d94ebbe4e438: Verifying Checksum 16:13:03 d94ebbe4e438: Download complete 16:13:03 2408cc74d12b: Pull complete 16:13:03 ea60b727a1ce: Pull complete 16:13:04 30c4a7721957: Pull complete 16:13:04 59ccb84bbe0f: Verifying Checksum 16:13:04 59ccb84bbe0f: Download complete 16:13:04 bcfd1f05c69d: Verifying Checksum 16:13:04 bcfd1f05c69d: Download complete 16:13:04 370296b7ddb6: Download complete 16:13:08 370296b7ddb6: Pull complete 16:13:08 7c6cee850709: Pull complete 16:13:08 39a5fcdaea64: Pull complete 16:13:08 d94ebbe4e438: Pull complete 16:13:10 bcfd1f05c69d: Pull complete 16:13:10 59ccb84bbe0f: Pull complete 16:13:11 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:13:11 ---> a4fb48ad2a94 16:13:11 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:13:14 ---> Running in 108ac2536ad4 16:13:14 Removing intermediate container 108ac2536ad4 16:13:14 ---> ef5c00fc457e 16:13:14 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:13:14 ---> Running in 99a376d806f3 16:13:14 Removing intermediate container 99a376d806f3 16:13:14 ---> 6321ff387214 16:13:14 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:13:14 ---> Running in d18c3450f1bf 16:13:14 Removing intermediate container d18c3450f1bf 16:13:14 ---> 1758ef55a1d7 16:13:14 Step 6/16 : LABEL Name=edgex-ui-go 16:13:14 ---> Running in 24717cb903c0 16:13:14 Removing intermediate container 24717cb903c0 16:13:14 ---> 92119cad0dd5 16:13:14 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:13:14 ---> Running in ba214bd8b618 16:13:14 Removing intermediate container ba214bd8b618 16:13:14 ---> 8f3b2166d56b 16:13:14 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:13:14 latest: Pulling from library/docker 16:13:15 213ec9aee27d: Pulling fs layer 16:13:15 6eb510456a42: Pulling fs layer 16:13:15 4627ba0696d0: Pulling fs layer 16:13:15 58acb0837d57: Pulling fs layer 16:13:15 12036fa74330: Pulling fs layer 16:13:15 f8a12f2a2423: Pulling fs layer 16:13:15 9246aed32f21: Pulling fs layer 16:13:15 c76a4d170827: Pulling fs layer 16:13:15 2710e0b2459e: Pulling fs layer 16:13:15 58acb0837d57: Waiting 16:13:15 12036fa74330: Waiting 16:13:15 f8a12f2a2423: Waiting 16:13:15 2710e0b2459e: Waiting 16:13:15 9246aed32f21: Waiting 16:13:15 c76a4d170827: Waiting 16:13:15 4627ba0696d0: Verifying Checksum 16:13:15 4627ba0696d0: Download complete 16:13:15 6eb510456a42: Verifying Checksum 16:13:15 6eb510456a42: Download complete 16:13:15 213ec9aee27d: Verifying Checksum 16:13:15 213ec9aee27d: Download complete 16:13:15 213ec9aee27d: Pull complete 16:13:15 6eb510456a42: Pull complete 16:13:15 f8a12f2a2423: Verifying Checksum 16:13:15 f8a12f2a2423: Download complete 16:13:15 4627ba0696d0: Pull complete 16:13:15 58acb0837d57: Verifying Checksum 16:13:15 58acb0837d57: Download complete 16:13:15 9246aed32f21: Download complete 16:13:15 12036fa74330: Verifying Checksum 16:13:15 12036fa74330: Download complete 16:13:15 2710e0b2459e: Verifying Checksum 16:13:15 2710e0b2459e: Download complete 16:13:15 c76a4d170827: Verifying Checksum 16:13:15 58acb0837d57: Pull complete 16:13:16 Still waiting to schedule task 16:13:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29055’ 16:13:16 12036fa74330: Pull complete 16:13:16 f8a12f2a2423: Pull complete 16:13:16 9246aed32f21: Pull complete 16:13:16 c76a4d170827: Pull complete 16:13:16 2710e0b2459e: Pull complete 16:13:16 Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 16:13:16 Status: Downloaded newer image for docker:latest 16:13:18 ---> eb5bdba1e036 16:13:18 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:18 ---> Running in 05cb08439ec1 16:13:18 Removing intermediate container 05cb08439ec1 16:13:18 ---> 13d0b93ba256 16:13:18 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:18 ---> Running in 2aee38479aaf 16:13:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:13:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:13:19 OK: 211 MiB in 51 packages 16:13:20 Removing intermediate container 2aee38479aaf 16:13:20 ---> a96ca81ddb42 16:13:20 Step 11/16 : ENV GO111MODULE=on 16:13:20 ---> Running in 85fa7b114be8 16:13:20 Removing intermediate container 85fa7b114be8 16:13:20 ---> 09dd07cfa2c5 16:13:20 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:13:20 ---> Running in 1154e32f06fd 16:13:20 Removing intermediate container 1154e32f06fd 16:13:20 ---> dd6e34d0cc25 16:13:20 Step 13/16 : COPY go.mod vendor* ./ 16:13:20 ---> c3f8d9c8be7a 16:13:20 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:20 ---> Running in 08c879036d55 16:13:30 Removing intermediate container 08c879036d55 16:13:30 ---> 712ae48f3895 16:13:30 Step 15/16 : COPY . . 16:13:30 ---> f4b43ad17f63 16:13:30 Step 16/16 : RUN ${MAKE} 16:13:30 ---> Running in e54b9e4414a3 16:13:30 noop 16:13:30 Removing intermediate container e54b9e4414a3 16:13:30 ---> 10422c11a06d 16:13:30 Successfully built 10422c11a06d 16:13:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:31 + docker inspect -f . ci-base-image-x86_64 16:13:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:31 prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container 16:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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-x86_64 cat 16:13:31 $ docker top 84227eafbc4dfa5a05bd8ee598993b32bb2922696c96a1b8e59abb43242e2da3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:32 + go version 16:13:32 go version go1.18.3 linux/amd64 [Pipeline] } 16:13:32 $ docker stop --time=1 84227eafbc4dfa5a05bd8ee598993b32bb2922696c96a1b8e59abb43242e2da3 16:13:33 $ docker rm -f 84227eafbc4dfa5a05bd8ee598993b32bb2922696c96a1b8e59abb43242e2da3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:34 + docker inspect -f . ci-base-image-x86_64 16:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:34 prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container 16:13:34 $ 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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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-x86_64 cat 16:13:34 $ docker top a829b919c030345247055e0480a7f2fc593ac5b1758824659ef0f92889e805ce -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] fileExists [Pipeline] sh 16:13:35 + make test 16:13:35 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:13:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:13:40 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:13:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:13:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:13:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:13:42 ./bin/test-attribution-txt.sh 16:13:42 make -C web test 16:13:42 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' 16:13:42 make[1]: tput: No such file or directory 16:13:42 make[1]: tput: No such file or directory 16:13:42 warning: generating ./VERSION 16:13:42 echo "0.0.0" > VERSION 16:13:42 docker build \ 16:13:42 -f Dockerfile \ 16:13:42 --build-arg USER=1000 \ 16:13:42 \ 16:13:42 --label "git_sha=7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2" \ 16:13:42 -t edgexfoundry/edgex-web-ui:7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 \ 16:13:42 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:13:42 . 16:13:42 Sending build context to Docker daemon 3.03MB 16:13:42 Step 1/10 : FROM node:16.17-alpine3.15 16:13:42 16.17-alpine3.15: Pulling from library/node 16:13:42 9621f1afde84: Pulling fs layer 16:13:42 16f891d21976: Pulling fs layer 16:13:42 cf6a4a42ec8c: Pulling fs layer 16:13:42 297e921c64f6: Pulling fs layer 16:13:42 297e921c64f6: Waiting 16:13:42 cf6a4a42ec8c: Verifying Checksum 16:13:42 cf6a4a42ec8c: Download complete 16:13:42 9621f1afde84: Verifying Checksum 16:13:42 9621f1afde84: Download complete 16:13:42 297e921c64f6: Verifying Checksum 16:13:42 297e921c64f6: Download complete 16:13:43 9621f1afde84: Pull complete 16:13:43 16f891d21976: Download complete 16:13:44 16f891d21976: Pull complete 16:13:44 cf6a4a42ec8c: Pull complete 16:13:44 297e921c64f6: Pull complete 16:13:44 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 16:13:44 Status: Downloaded newer image for node:16.17-alpine3.15 16:13:44 ---> 141d857b2a92 16:13:44 Step 2/10 : RUN apk add --no-cache chromium 16:13:45 ---> Running in 4f88d30ca413 16:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:13:45 (1/129) Installing libxau (1.0.9-r0) 16:13:45 (2/129) Installing libmd (1.0.3-r0) 16:13:45 (3/129) Installing libbsd (0.11.3-r1) 16:13:45 (4/129) Installing libxdmcp (1.1.3-r0) 16:13:45 (5/129) Installing libxcb (1.14-r2) 16:13:45 (6/129) Installing libx11 (1.7.2-r0) 16:13:45 (7/129) Installing libxext (1.3.4-r0) 16:13:45 (8/129) Installing libice (1.0.10-r0) 16:13:45 (9/129) Installing libuuid (2.37.4-r0) 16:13:45 (10/129) Installing libsm (1.2.3-r0) 16:13:45 (11/129) Installing libxt (1.2.1-r0) 16:13:45 (12/129) Installing libxmu (1.1.3-r0) 16:13:45 (13/129) Installing xset (1.2.4-r0) 16:13:45 (14/129) Installing xprop (1.2.5-r0) 16:13:45 (15/129) Installing xdg-utils (1.1.3-r0) 16:13:45 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 16:13:45 (17/129) Installing pkgconf (1.8.0-r0) 16:13:45 (18/129) Installing libffi (3.4.2-r1) 16:13:45 (19/129) Installing libintl (0.21-r0) 16:13:45 (20/129) Installing libblkid (2.37.4-r0) 16:13:45 (21/129) Installing libmount (2.37.4-r0) 16:13:45 (22/129) Installing pcre (8.45-r1) 16:13:45 (23/129) Installing glib (2.70.1-r0) 16:13:45 (24/129) Installing xz-libs (5.2.5-r1) 16:13:45 (25/129) Installing libxml2 (2.9.14-r1) 16:13:45 (26/129) Installing shared-mime-info (2.1-r0) 16:13:45 (27/129) Installing hicolor-icon-theme (0.17-r1) 16:13:45 (28/129) Installing libjpeg-turbo (2.1.2-r0) 16:13:45 (29/129) Installing libpng (1.6.37-r1) 16:13:45 (30/129) Installing libwebp (1.2.2-r0) 16:13:46 (31/129) Installing zstd-libs (1.5.0-r0) 16:13:46 (32/129) Installing tiff (4.3.0-r1) 16:13:46 (33/129) Installing gdk-pixbuf (2.42.8-r0) 16:13:46 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 16:13:46 (35/129) Installing libxcomposite (0.4.5-r0) 16:13:46 (36/129) Installing libxfixes (6.0.0-r0) 16:13:46 (37/129) Installing libxrender (0.9.10-r3) 16:13:46 (38/129) Installing libxcursor (1.2.0-r0) 16:13:46 (39/129) Installing libxdamage (1.1.5-r1) 16:13:46 (40/129) Installing libxi (1.8-r0) 16:13:46 (41/129) Installing libxinerama (1.1.4-r1) 16:13:46 (42/129) Installing libxrandr (1.5.2-r1) 16:13:46 (43/129) Installing atk (2.36.0-r0) 16:13:46 (44/129) Installing libxtst (1.2.3-r3) 16:13:46 (45/129) Installing dbus-libs (1.12.20-r4) 16:13:46 (46/129) Installing at-spi2-core (2.42.0-r0) 16:13:46 (47/129) Installing at-spi2-atk (2.38.0-r0) 16:13:46 (48/129) Installing expat (2.4.7-r0) 16:13:46 (49/129) Installing brotli-libs (1.0.9-r5) 16:13:46 (50/129) Installing libbz2 (1.0.8-r1) 16:13:46 (51/129) Installing freetype (2.11.1-r2) 16:13:46 (52/129) Installing fontconfig (2.13.1-r4) 16:13:46 (53/129) Installing pixman (0.40.0-r3) 16:13:46 (54/129) Installing cairo (1.16.0-r5) 16:13:46 (55/129) Installing cairo-gobject (1.16.0-r5) 16:13:46 (56/129) Installing avahi-libs (0.8-r5) 16:13:46 (57/129) Installing gmp (6.2.1-r1) 16:13:46 (58/129) Installing nettle (3.7.3-r0) 16:13:46 (59/129) Installing p11-kit (0.24.0-r1) 16:13:46 (60/129) Installing libtasn1 (4.18.0-r0) 16:13:46 (61/129) Installing libunistring (0.9.10-r1) 16:13:46 (62/129) Installing gnutls (3.7.1-r1) 16:13:46 (63/129) Installing cups-libs (2.3.3-r6) 16:13:46 (64/129) Installing libepoxy (1.5.9-r0) 16:13:46 (65/129) Installing fribidi (1.0.11-r0) 16:13:46 (66/129) Installing graphite2 (1.3.14-r0) 16:13:46 (67/129) Installing harfbuzz (3.0.0-r2) 16:13:46 (68/129) Installing libxft (2.3.4-r0) 16:13:46 (69/129) Installing pango (1.48.10-r0) 16:13:46 (70/129) Installing wayland-libs-client (1.19.0-r1) 16:13:46 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 16:13:46 (72/129) Installing wayland-libs-egl (1.19.0-r1) 16:13:46 (73/129) Installing xkeyboard-config (2.34-r0) 16:13:46 (74/129) Installing libxkbcommon (1.3.1-r0) 16:13:46 (75/129) Installing gtk+3.0 (3.24.30-r0) 16:13:46 Executing gtk+3.0-3.24.30-r0.post-install 16:13:46 (76/129) Installing libfontenc (1.1.4-r0) 16:13:46 (77/129) Installing mkfontscale (1.2.1-r1) 16:13:46 (78/129) Installing ttf-opensans (1.10-r1) 16:13:46 Executing ttf-opensans-1.10-r1.post-install 16:13:48 (79/129) Installing libogg (1.3.5-r0) 16:13:48 (80/129) Installing flac (1.3.4-r0) 16:13:48 (81/129) Installing alsa-lib (1.2.5.1-r1) 16:13:48 (82/129) Installing libatomic (10.3.1_git20211027-r0) 16:13:48 (83/129) Installing sdl2 (2.0.16-r4) 16:13:48 (84/129) Installing aom-libs (3.2.0-r0) 16:13:48 (85/129) Installing libass (0.15.2-r0) 16:13:48 (86/129) Installing libdav1d (0.9.2-r0) 16:13:48 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:13:48 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 16:13:48 (89/129) Installing lame (3.100-r0) 16:13:48 (90/129) Installing opus (1.3.1-r1) 16:13:48 (91/129) Installing libgomp (10.3.1_git20211027-r0) 16:13:48 (92/129) Installing soxr (0.1.3-r2) 16:13:48 (93/129) Installing libsrt (1.4.2-r1) 16:13:48 (94/129) Installing libssh (0.9.6-r1) 16:13:48 (95/129) Installing libtheora (1.1.1-r16) 16:13:48 (96/129) Installing v4l-utils-libs (1.22.1-r1) 16:13:48 (97/129) Installing libpciaccess (0.16-r0) 16:13:48 (98/129) Installing libdrm (2.4.109-r0) 16:13:48 (99/129) Installing libva (2.13.0-r0) 16:13:48 (100/129) Installing libvdpau (1.4-r0) 16:13:48 (101/129) Installing vidstab (1.1.0-r1) 16:13:48 (102/129) Installing libvorbis (1.3.7-r0) 16:13:48 (103/129) Installing libvpx (1.10.0-r0) 16:13:48 (104/129) Installing vulkan-loader (1.2.196-r0) 16:13:48 (105/129) Installing x264-libs (20210613-r0) 16:13:48 (106/129) Installing x265-libs (3.5-r0) 16:13:48 (107/129) Installing xvidcore (1.3.7-r1) 16:13:48 (108/129) Installing ffmpeg-libs (4.4.1-r2) 16:13:49 (109/129) Installing libevent (2.1.12-r4) 16:13:49 (110/129) Installing mesa (21.2.6-r0) 16:13:49 (111/129) Installing wayland-libs-server (1.19.0-r1) 16:13:49 (112/129) Installing mesa-gbm (21.2.6-r0) 16:13:49 (113/129) Installing lcms2 (2.12-r1) 16:13:49 (114/129) Installing nspr (4.32-r0) 16:13:49 (115/129) Installing sqlite-libs (3.36.0-r0) 16:13:49 (116/129) Installing nss (3.78.1-r0) 16:13:49 (117/129) Installing libasyncns (0.8-r1) 16:13:49 (118/129) Installing libltdl (2.4.6-r7) 16:13:49 (119/129) Installing orc (0.4.32-r0) 16:13:49 (120/129) Installing libsndfile (1.0.31-r1) 16:13:49 (121/129) Installing speexdsp (1.2.0-r0) 16:13:49 (122/129) Installing tdb-libs (1.4.5-r0) 16:13:49 (123/129) Installing libpulse (15.0-r2) 16:13:49 (124/129) Installing re2 (2021.11.01-r0) 16:13:49 (125/129) Installing snappy (1.1.9-r1) 16:13:49 (126/129) Installing libgpg-error (1.42-r1) 16:13:49 (127/129) Installing libgcrypt (1.9.4-r0) 16:13:49 (128/129) Installing libxslt (1.1.35-r0) 16:13:49 (129/129) Installing chromium (99.0.4844.84-r0) 16:13:50 Executing busybox-1.34.1-r7.trigger 16:13:50 Executing glib-2.70.1-r0.trigger 16:13:50 Executing shared-mime-info-2.1-r0.trigger 16:13:52 Executing gdk-pixbuf-2.42.8-r0.trigger 16:13:52 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:13:52 Executing fontconfig-2.13.1-r4.trigger 16:13:52 Executing mkfontscale-1.2.1-r1.trigger 16:13:52 OK: 286 MiB in 145 packages 16:13:56 Removing intermediate container 4f88d30ca413 16:13:56 ---> 961533423661 16:13:56 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:13:56 ---> Running in cd07ff547309 16:13:56 Removing intermediate container cd07ff547309 16:13:56 ---> a01a1c0cf4f2 16:13:56 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:13:56 ---> Running in 837a0c0a931b 16:13:56 Removing intermediate container 837a0c0a931b 16:13:56 ---> f2366544d339 16:13:56 Step 5/10 : RUN npm install -g npm 16:13:56 ---> Running in 4889c047096d 16:14:01 16:14:01 changed 54 packages, and audited 212 packages in 5s 16:14:01 16:14:01 11 packages are looking for funding 16:14:01 run `npm fund` for details 16:14:01 16:14:01 found 0 vulnerabilities 16:14:02 Removing intermediate container 4889c047096d 16:14:02 ---> 06fdf64c842b 16:14:02 Step 6/10 : ARG USER=1000 16:14:02 ---> Running in b31acbcf891f 16:14:02 Removing intermediate container b31acbcf891f 16:14:02 ---> 81e32001d012 16:14:02 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:14:02 ---> Running in 30a2f2a42b13 16:14:03 Removing intermediate container 30a2f2a42b13 16:14:03 ---> 31c46c636aba 16:14:03 Step 8/10 : USER $USER:$USER 16:14:03 ---> Running in 1ba63ffb62f9 16:14:03 Removing intermediate container 1ba63ffb62f9 16:14:03 ---> 79396efb2e58 16:14:03 Step 9/10 : WORKDIR /app 16:14:03 ---> Running in 708eae6f5d90 16:14:03 Removing intermediate container 708eae6f5d90 16:14:03 ---> d6add5bff685 16:14:03 Step 10/10 : LABEL git_sha=7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 16:14:03 ---> Running in cadbe57fc99a 16:14:03 Removing intermediate container cadbe57fc99a 16:14:03 ---> e35e9308ecf2 16:14:03 Successfully built e35e9308ecf2 16:14:03 Successfully tagged edgexfoundry/edgex-web-ui:7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 16:14:03 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:14:03 touch edgex-web-ui.imagebuilt 16:14:03 mkdir -p node_modules coverage 16:14:03 chown "1000:1000" node_modules coverage package-lock.json 16:14:03 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:14:05 npm ERR! code ERESOLVE 16:14:05 npm ERR! ERESOLVE could not resolve 16:14:05 npm ERR! 16:14:05 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 16:14:05 npm ERR! Found: @angular/compiler-cli@12.2.4 16:14:05 npm ERR! node_modules/@angular/compiler-cli 16:14:05 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 16:14:05 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 16:14:05 npm ERR! node_modules/@angular/localize 16:14:05 npm ERR! dev @angular/localize@"^12.2.4" from the root project 16:14:05 npm ERR! 16:14:05 npm ERR! Could not resolve dependency: 16:14:05 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 16:14:05 npm ERR! node_modules/@angular-devkit/build-angular 16:14:05 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 16:14:05 npm ERR! 16:14:05 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.1 16:14:05 npm ERR! node_modules/@angular/compiler-cli 16:14:05 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 16:14:05 npm ERR! node_modules/@angular-devkit/build-angular 16:14:05 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 16:14:05 npm ERR! 16:14:05 npm ERR! Fix the upstream dependency conflict, or retry 16:14:05 npm ERR! this command with --force, or --legacy-peer-deps 16:14:05 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 16:14:05 npm ERR! 16:14:05 npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. 16:14:05 16:14:05 npm ERR! A complete log of this run can be found in: 16:14:05 npm ERR! /home/node/.npm/_logs/2022-09-13T16_14_03_918Z-debug-0.log 16:14:05 make[1]: *** [Makefile:139: node_modules] Error 1 16:14:05 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' 16:14:05 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 16:14:06 $ docker stop --time=1 a829b919c030345247055e0480a7f2fc593ac5b1758824659ef0f92889e805ce 16:14:07 $ docker rm -f a829b919c030345247055e0480a7f2fc593ac5b1758824659ef0f92889e805ce [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 16:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:08 16:14:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:08 latest: Pulling from edgex-lftools-log-publisher 16:14:08 5eb5b503b376: Pulling fs layer 16:14:08 5c69ac0246d0: Pulling fs layer 16:14:08 ec43610c2a17: Pulling fs layer 16:14:08 3a2ae6a8a46f: Pulling fs layer 16:14:08 33b1e0a273af: Pulling fs layer 16:14:08 5d3b04190fa2: Pulling fs layer 16:14:08 2f39f015ded8: Pulling fs layer 16:14:08 5d3b04190fa2: Waiting 16:14:08 3a2ae6a8a46f: Waiting 16:14:08 2f39f015ded8: Waiting 16:14:08 33b1e0a273af: Waiting 16:14:08 5c69ac0246d0: Verifying Checksum 16:14:08 5c69ac0246d0: Download complete 16:14:08 3a2ae6a8a46f: Download complete 16:14:08 33b1e0a273af: Verifying Checksum 16:14:08 33b1e0a273af: Download complete 16:14:08 5d3b04190fa2: Verifying Checksum 16:14:08 5d3b04190fa2: Download complete 16:14:09 ec43610c2a17: Verifying Checksum 16:14:09 ec43610c2a17: Download complete 16:14:09 5eb5b503b376: Download complete 16:14:09 2f39f015ded8: Download complete 16:14:10 5eb5b503b376: Pull complete 16:14:10 5c69ac0246d0: Pull complete 16:14:10 ec43610c2a17: Pull complete 16:14:10 3a2ae6a8a46f: Pull complete 16:14:10 33b1e0a273af: Pull complete 16:14:11 5d3b04190fa2: Pull complete 16:14:15 2f39f015ded8: Pull complete 16:14:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:15 prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container 16:14:15 $ 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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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 16:14:18 $ docker top 20211690f8fc23a80753ee23925b66bde6b8aba5464808cb3a8fe2f589728f99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:18 ---> job-cost.sh 16:14:18 lf-activate-venv: SKIPPING 16:14:18 INFO: No Stack... 16:14:19 INFO: Retrieving Pricing Info for: v3-standard-8 16:14:19 INFO: Archiving Costs [Pipeline] sh 16:14:20 + cut -d, -f6+ 16:14:20 cat /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/cost.csv [Pipeline] lock 16:14:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] 16:14:20 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] did not exist. Created. 16:14:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:20 + echo total: 0.2199999988079071 [Pipeline] stash 16:14:20 Stashed 1 file(s) [Pipeline] } 16:14:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:14:20 $ docker stop --time=1 20211690f8fc23a80753ee23925b66bde6b8aba5464808cb3a8fe2f589728f99 16:14:21 $ docker rm -f 20211690f8fc23a80753ee23925b66bde6b8aba5464808cb3a8fe2f589728f99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:14:22 Failed in branch amd64 16:16:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29059 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] { [Pipeline] ws 16:16:16 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 16:16:16 The recommended git tool is: git 16:16:22 using credential edgex-jenkins-ssh 16:16:22 Cloning the remote Git repository 16:16:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:16:22 > git init /w/workspace/edgex-ui-go/1 # timeout=10 16:16:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:16:22 > git --version # timeout=10 16:16:22 > git --version # 'git version 2.25.1' 16:16:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:16:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:26 Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 16:16:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:16:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:16:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:16:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:16:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:16:26 > git config core.sparsecheckout # timeout=10 16:16:26 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 16:16:27 Merge succeeded, producing 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 16:16:27 Checking out Revision 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 (PR-552) 16:16:27 > git remote # timeout=10 16:16:27 > git config --get remote.origin.url # timeout=10 16:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:16:27 > git merge 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 16:16:27 > git rev-parse HEAD^{commit} # timeout=10 16:16:27 > git config core.sparsecheckout # timeout=10 16:16:27 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 16:16:31 Commit message: "chore(deps): Bump glob-parent and @angular-devkit/build-angular in /web" 16:16:32 > git --version # timeout=10 16:16:32 > git --version # 'git version 2.25.1' 16:16:32 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:16:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:16:33 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:33 Dload Upload Total Spent Left Speed 16:16:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 232k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 16:16:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:16:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:16:34 + sudo tee /etc/docker/daemon.new 16:16:34 { 16:16:34 "registry-mirrors": [ 16:16:34 "https://nexus3.edgexfoundry.org:10001" 16:16:34 ], 16:16:34 "bip": "10.250.0.254/24", 16:16:34 "hosts": [ 16:16:34 "tcp://0.0.0.0:5555", 16:16:34 "unix:///var/run/docker.sock" 16:16:34 ], 16:16:34 "mtu": 1458, 16:16:34 "selinux-enabled": true, 16:16:34 "seccomp-profile": "/etc/docker/seccomp.json" 16:16:34 } [Pipeline] sh 16:16:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:16:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:53 provisioning config files... 16:16:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1520159051999914806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:54 ---> docker-login.sh 16:16:54 nexus3.edgexfoundry.org:10001 16:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:55 Configure a credential helper to remove this warning. See 16:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:55 16:16:55 Login Succeeded 16:16:55 nexus3.edgexfoundry.org:10002 16:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:55 Configure a credential helper to remove this warning. See 16:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:55 16:16:55 Login Succeeded 16:16:55 nexus3.edgexfoundry.org:10003 16:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:56 Configure a credential helper to remove this warning. See 16:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:56 16:16:56 Login Succeeded 16:16:56 nexus3.edgexfoundry.org:10004 16:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:56 Configure a credential helper to remove this warning. See 16:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:56 16:16:56 Login Succeeded 16:16:56 docker.io 16:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:57 Configure a credential helper to remove this warning. See 16:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:57 16:16:57 Login Succeeded 16:16:57 ---> docker-login.sh ends [Pipeline] } 16:16:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:57 ========================================================= 16:16:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:16:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:16:59 Sending build context to Docker daemon 28.39MB 16:16:59 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:16:59 Step 2/16 : FROM ${BASE} AS builder 16:16:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:16:59 b3c136eddcbf: Pulling fs layer 16:16:59 c0a3192eca97: Pulling fs layer 16:16:59 a050256f5b6f: Pulling fs layer 16:16:59 656be50a0ddc: Pulling fs layer 16:16:59 2bbca73fdf42: Pulling fs layer 16:16:59 46d945488cbd: Pulling fs layer 16:16:59 8a5474983e97: Pulling fs layer 16:16:59 329c88fbcd65: Pulling fs layer 16:16:59 2bbca73fdf42: Waiting 16:16:59 46d945488cbd: Waiting 16:16:59 8a5474983e97: Waiting 16:16:59 329c88fbcd65: Waiting 16:16:59 656be50a0ddc: Waiting 16:16:59 a050256f5b6f: Verifying Checksum 16:16:59 a050256f5b6f: Download complete 16:16:59 c0a3192eca97: Verifying Checksum 16:16:59 c0a3192eca97: Download complete 16:16:59 2bbca73fdf42: Download complete 16:16:59 b3c136eddcbf: Verifying Checksum 16:16:59 46d945488cbd: Verifying Checksum 16:16:59 46d945488cbd: Download complete 16:17:00 b3c136eddcbf: Pull complete 16:17:00 329c88fbcd65: Verifying Checksum 16:17:00 329c88fbcd65: Download complete 16:17:01 c0a3192eca97: Pull complete 16:17:01 a050256f5b6f: Pull complete 16:17:02 8a5474983e97: Verifying Checksum 16:17:02 8a5474983e97: Download complete 16:17:03 656be50a0ddc: Verifying Checksum 16:17:03 656be50a0ddc: Download complete 16:17:18 656be50a0ddc: Pull complete 16:17:18 2bbca73fdf42: Pull complete 16:17:18 46d945488cbd: Pull complete 16:17:23 8a5474983e97: Pull complete 16:17:25 329c88fbcd65: Pull complete 16:17:25 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:17:25 ---> ff4287adb874 16:17:25 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:17:27 ---> Running in 55ae9dcfde6e 16:17:27 Removing intermediate container 55ae9dcfde6e 16:17:27 ---> ff84f02e0c9d 16:17:27 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:17:27 ---> Running in 986d789f73fb 16:17:27 Removing intermediate container 986d789f73fb 16:17:27 ---> d51742437575 16:17:27 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:17:27 ---> Running in 24fc7ea0e549 16:17:28 Removing intermediate container 24fc7ea0e549 16:17:28 ---> 00b47d9b9260 16:17:28 Step 6/16 : LABEL Name=edgex-ui-go 16:17:28 ---> Running in 430cacf0f568 16:17:28 Removing intermediate container 430cacf0f568 16:17:28 ---> 393ad7416643 16:17:28 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:17:28 ---> Running in 385aae476a91 16:17:28 Removing intermediate container 385aae476a91 16:17:28 ---> b8e2a71f0e01 16:17:28 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:17:29 latest: Pulling from library/docker 16:17:29 9b18e9b68314: Pulling fs layer 16:17:29 5abd6445c68b: Pulling fs layer 16:17:29 7b6c1cdde492: Pulling fs layer 16:17:29 7917cc27eb40: Pulling fs layer 16:17:29 3f2fb837c2a9: Pulling fs layer 16:17:29 d1f1fb8deb70: Pulling fs layer 16:17:29 dfa55b0df7d0: Pulling fs layer 16:17:29 078dd78c254d: Pulling fs layer 16:17:29 cd722d78ccff: Pulling fs layer 16:17:29 7917cc27eb40: Waiting 16:17:29 3f2fb837c2a9: Waiting 16:17:29 dfa55b0df7d0: Waiting 16:17:29 078dd78c254d: Waiting 16:17:29 cd722d78ccff: Waiting 16:17:29 d1f1fb8deb70: Waiting 16:17:30 7b6c1cdde492: Verifying Checksum 16:17:30 7b6c1cdde492: Download complete 16:17:30 5abd6445c68b: Verifying Checksum 16:17:30 5abd6445c68b: Download complete 16:17:30 9b18e9b68314: Verifying Checksum 16:17:30 9b18e9b68314: Download complete 16:17:30 7917cc27eb40: Verifying Checksum 16:17:30 7917cc27eb40: Download complete 16:17:30 3f2fb837c2a9: Verifying Checksum 16:17:30 3f2fb837c2a9: Download complete 16:17:30 9b18e9b68314: Pull complete 16:17:30 dfa55b0df7d0: Verifying Checksum 16:17:30 dfa55b0df7d0: Download complete 16:17:30 d1f1fb8deb70: Download complete 16:17:31 078dd78c254d: Verifying Checksum 16:17:31 078dd78c254d: Download complete 16:17:31 cd722d78ccff: Verifying Checksum 16:17:31 cd722d78ccff: Download complete 16:17:31 5abd6445c68b: Pull complete 16:17:31 7b6c1cdde492: Pull complete 16:17:32 7917cc27eb40: Pull complete 16:17:33 3f2fb837c2a9: Pull complete 16:17:34 d1f1fb8deb70: Pull complete 16:17:34 dfa55b0df7d0: Pull complete 16:17:34 078dd78c254d: Pull complete 16:17:34 cd722d78ccff: Pull complete 16:17:34 Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 16:17:34 Status: Downloaded newer image for docker:latest 16:17:37 ---> 21c1b6cc9cbf 16:17:37 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:37 ---> Running in 8d70a585e7a4 16:17:39 Removing intermediate container 8d70a585e7a4 16:17:39 ---> 7cfcb9069765 16:17:39 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:39 ---> Running in cb35b859b209 16:17:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:42 OK: 221 MiB in 51 packages 16:17:43 Removing intermediate container cb35b859b209 16:17:43 ---> 4089bbc91f2c 16:17:43 Step 11/16 : ENV GO111MODULE=on 16:17:43 ---> Running in 9c03b3d2a855 16:17:43 Removing intermediate container 9c03b3d2a855 16:17:43 ---> dd53ccaef9cf 16:17:43 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:17:43 ---> Running in 7e290b9f684b 16:17:43 Removing intermediate container 7e290b9f684b 16:17:43 ---> 8fb51852f384 16:17:43 Step 13/16 : COPY go.mod vendor* ./ 16:17:44 ---> 9332477d37cc 16:17:44 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:44 ---> Running in 6cc587f2087e 16:18:10 Removing intermediate container 6cc587f2087e 16:18:10 ---> 6b24db7fcd1c 16:18:10 Step 15/16 : COPY . . 16:18:13 ---> 694f558b86bf 16:18:13 Step 16/16 : RUN ${MAKE} 16:18:13 ---> Running in b6d91b93c009 16:18:14 noop 16:18:15 Removing intermediate container b6d91b93c009 16:18:15 ---> d78f54c0a4e9 16:18:15 Successfully built d78f54c0a4e9 16:18:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:16 + docker inspect -f . ci-base-image-arm64 16:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:16 prd-ubuntu20.04-docker-arm64-4c-16g-29059 does not seem to be running inside a container 16:18:16 $ 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 16:18:17 $ docker top a7f16df507a9413eb521f1a771e27c98f76d69cce7b49292f5a797562ef5ef66 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:18 + go version 16:18:18 go version go1.18.3 linux/arm64 [Pipeline] } 16:18:18 $ docker stop --time=1 a7f16df507a9413eb521f1a771e27c98f76d69cce7b49292f5a797562ef5ef66 16:18:20 $ docker rm -f a7f16df507a9413eb521f1a771e27c98f76d69cce7b49292f5a797562ef5ef66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:21 + docker inspect -f . ci-base-image-arm64 16:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:21 prd-ubuntu20.04-docker-arm64-4c-16g-29059 does not seem to be running inside a container 16:18:21 $ 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 16:18:23 $ docker top 289aa499642a8baa021811324f62458168c7df9371280f141ac351a4a780161b -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:24 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 16:18:24 + make test 16:18:24 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:18:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:19:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:19:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:19:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:19:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:19:17 ./bin/test-attribution-txt.sh 16:19:17 make -C web test 16:19:17 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 16:19:17 make[1]: tput: No such file or directory 16:19:17 make[1]: tput: No such file or directory 16:19:17 warning: generating ./VERSION 16:19:17 echo "0.0.0" > VERSION 16:19:17 docker build \ 16:19:17 -f Dockerfile \ 16:19:17 --build-arg USER=1000 \ 16:19:17 \ 16:19:17 --label "git_sha=7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2" \ 16:19:17 -t edgexfoundry/edgex-web-ui:7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 \ 16:19:17 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:19:17 . 16:19:17 Sending build context to Docker daemon 3.03MB 16:19:17 Step 1/10 : FROM node:16.17-alpine3.15 16:19:17 16.17-alpine3.15: Pulling from library/node 16:19:17 47517142f6ba: Pulling fs layer 16:19:17 17eb293efcef: Pulling fs layer 16:19:17 5f80d66b68ae: Pulling fs layer 16:19:17 55cd42e1afe3: Pulling fs layer 16:19:17 55cd42e1afe3: Waiting 16:19:17 5f80d66b68ae: Verifying Checksum 16:19:17 5f80d66b68ae: Download complete 16:19:17 47517142f6ba: Download complete 16:19:17 55cd42e1afe3: Verifying Checksum 16:19:17 55cd42e1afe3: Download complete 16:19:18 47517142f6ba: Pull complete 16:19:18 17eb293efcef: Verifying Checksum 16:19:18 17eb293efcef: Download complete 16:19:23 17eb293efcef: Pull complete 16:19:23 5f80d66b68ae: Pull complete 16:19:23 55cd42e1afe3: Pull complete 16:19:23 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 16:19:23 Status: Downloaded newer image for node:16.17-alpine3.15 16:19:23 ---> ddf45b724adc 16:19:23 Step 2/10 : RUN apk add --no-cache chromium 16:19:23 ---> Running in 56e56f839abd 16:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:19:26 (1/128) Installing libxau (1.0.9-r0) 16:19:26 (2/128) Installing libmd (1.0.3-r0) 16:19:26 (3/128) Installing libbsd (0.11.3-r1) 16:19:26 (4/128) Installing libxdmcp (1.1.3-r0) 16:19:26 (5/128) Installing libxcb (1.14-r2) 16:19:26 (6/128) Installing libx11 (1.7.2-r0) 16:19:26 (7/128) Installing libxext (1.3.4-r0) 16:19:26 (8/128) Installing libice (1.0.10-r0) 16:19:26 (9/128) Installing libuuid (2.37.4-r0) 16:19:26 (10/128) Installing libsm (1.2.3-r0) 16:19:26 (11/128) Installing libxt (1.2.1-r0) 16:19:26 (12/128) Installing libxmu (1.1.3-r0) 16:19:26 (13/128) Installing xset (1.2.4-r0) 16:19:26 (14/128) Installing xprop (1.2.5-r0) 16:19:26 (15/128) Installing xdg-utils (1.1.3-r0) 16:19:26 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 16:19:26 (17/128) Installing pkgconf (1.8.0-r0) 16:19:26 (18/128) Installing libffi (3.4.2-r1) 16:19:26 (19/128) Installing libintl (0.21-r0) 16:19:26 (20/128) Installing libblkid (2.37.4-r0) 16:19:26 (21/128) Installing libmount (2.37.4-r0) 16:19:26 (22/128) Installing pcre (8.45-r1) 16:19:26 (23/128) Installing glib (2.70.1-r0) 16:19:26 (24/128) Installing xz-libs (5.2.5-r1) 16:19:26 (25/128) Installing libxml2 (2.9.14-r1) 16:19:26 (26/128) Installing shared-mime-info (2.1-r0) 16:19:26 (27/128) Installing hicolor-icon-theme (0.17-r1) 16:19:26 (28/128) Installing libjpeg-turbo (2.1.2-r0) 16:19:26 (29/128) Installing libpng (1.6.37-r1) 16:19:26 (30/128) Installing libwebp (1.2.2-r0) 16:19:26 (31/128) Installing zstd-libs (1.5.0-r0) 16:19:26 (32/128) Installing tiff (4.3.0-r1) 16:19:26 (33/128) Installing gdk-pixbuf (2.42.8-r0) 16:19:26 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 16:19:26 (35/128) Installing libxcomposite (0.4.5-r0) 16:19:26 (36/128) Installing libxfixes (6.0.0-r0) 16:19:26 (37/128) Installing libxrender (0.9.10-r3) 16:19:26 (38/128) Installing libxcursor (1.2.0-r0) 16:19:26 (39/128) Installing libxdamage (1.1.5-r1) 16:19:26 (40/128) Installing libxi (1.8-r0) 16:19:26 (41/128) Installing libxinerama (1.1.4-r1) 16:19:26 (42/128) Installing libxrandr (1.5.2-r1) 16:19:26 (43/128) Installing atk (2.36.0-r0) 16:19:26 (44/128) Installing libxtst (1.2.3-r3) 16:19:26 (45/128) Installing dbus-libs (1.12.20-r4) 16:19:26 (46/128) Installing at-spi2-core (2.42.0-r0) 16:19:26 (47/128) Installing at-spi2-atk (2.38.0-r0) 16:19:26 (48/128) Installing expat (2.4.7-r0) 16:19:26 (49/128) Installing brotli-libs (1.0.9-r5) 16:19:26 (50/128) Installing libbz2 (1.0.8-r1) 16:19:26 (51/128) Installing freetype (2.11.1-r2) 16:19:26 (52/128) Installing fontconfig (2.13.1-r4) 16:19:26 (53/128) Installing pixman (0.40.0-r3) 16:19:26 (54/128) Installing cairo (1.16.0-r5) 16:19:26 (55/128) Installing cairo-gobject (1.16.0-r5) 16:19:26 (56/128) Installing avahi-libs (0.8-r5) 16:19:27 (57/128) Installing gmp (6.2.1-r1) 16:19:27 (58/128) Installing nettle (3.7.3-r0) 16:19:27 (59/128) Installing p11-kit (0.24.0-r1) 16:19:27 (60/128) Installing libtasn1 (4.18.0-r0) 16:19:27 (61/128) Installing libunistring (0.9.10-r1) 16:19:27 (62/128) Installing gnutls (3.7.1-r1) 16:19:27 (63/128) Installing cups-libs (2.3.3-r6) 16:19:27 (64/128) Installing libepoxy (1.5.9-r0) 16:19:27 (65/128) Installing fribidi (1.0.11-r0) 16:19:27 (66/128) Installing graphite2 (1.3.14-r0) 16:19:27 (67/128) Installing harfbuzz (3.0.0-r2) 16:19:27 (68/128) Installing libxft (2.3.4-r0) 16:19:27 (69/128) Installing pango (1.48.10-r0) 16:19:27 (70/128) Installing wayland-libs-client (1.19.0-r1) 16:19:27 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 16:19:27 (72/128) Installing wayland-libs-egl (1.19.0-r1) 16:19:27 (73/128) Installing xkeyboard-config (2.34-r0) 16:19:27 (74/128) Installing libxkbcommon (1.3.1-r0) 16:19:27 (75/128) Installing gtk+3.0 (3.24.30-r0) 16:19:27 Executing gtk+3.0-3.24.30-r0.post-install 16:19:27 (76/128) Installing libfontenc (1.1.4-r0) 16:19:27 (77/128) Installing mkfontscale (1.2.1-r1) 16:19:27 (78/128) Installing ttf-opensans (1.10-r1) 16:19:27 Executing ttf-opensans-1.10-r1.post-install 16:19:29 (79/128) Installing libogg (1.3.5-r0) 16:19:29 (80/128) Installing flac (1.3.4-r0) 16:19:29 (81/128) Installing alsa-lib (1.2.5.1-r1) 16:19:30 (82/128) Installing libatomic (10.3.1_git20211027-r0) 16:19:30 (83/128) Installing sdl2 (2.0.16-r4) 16:19:30 (84/128) Installing aom-libs (3.2.0-r0) 16:19:30 (85/128) Installing libass (0.15.2-r0) 16:19:30 (86/128) Installing libdav1d (0.9.2-r0) 16:19:30 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:19:30 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 16:19:30 (89/128) Installing lame (3.100-r0) 16:19:30 (90/128) Installing opus (1.3.1-r1) 16:19:30 (91/128) Installing libgomp (10.3.1_git20211027-r0) 16:19:30 (92/128) Installing soxr (0.1.3-r2) 16:19:30 (93/128) Installing libsrt (1.4.2-r1) 16:19:30 (94/128) Installing libssh (0.9.6-r1) 16:19:30 (95/128) Installing libtheora (1.1.1-r16) 16:19:30 (96/128) Installing v4l-utils-libs (1.22.1-r1) 16:19:30 (97/128) Installing libdrm (2.4.109-r0) 16:19:30 (98/128) Installing libva (2.13.0-r0) 16:19:30 (99/128) Installing libvdpau (1.4-r0) 16:19:30 (100/128) Installing vidstab (1.1.0-r1) 16:19:30 (101/128) Installing libvorbis (1.3.7-r0) 16:19:30 (102/128) Installing libvpx (1.10.0-r0) 16:19:30 (103/128) Installing vulkan-loader (1.2.196-r0) 16:19:30 (104/128) Installing x264-libs (20210613-r0) 16:19:30 (105/128) Installing x265-libs (3.5-r0) 16:19:30 (106/128) Installing xvidcore (1.3.7-r1) 16:19:30 (107/128) Installing ffmpeg-libs (4.4.1-r2) 16:19:31 (108/128) Installing libevent (2.1.12-r4) 16:19:31 (109/128) Installing mesa (21.2.6-r0) 16:19:31 (110/128) Installing wayland-libs-server (1.19.0-r1) 16:19:31 (111/128) Installing mesa-gbm (21.2.6-r0) 16:19:31 (112/128) Installing lcms2 (2.12-r1) 16:19:31 (113/128) Installing nspr (4.32-r0) 16:19:31 (114/128) Installing sqlite-libs (3.36.0-r0) 16:19:31 (115/128) Installing nss (3.78.1-r0) 16:19:31 (116/128) Installing libasyncns (0.8-r1) 16:19:31 (117/128) Installing libltdl (2.4.6-r7) 16:19:31 (118/128) Installing orc (0.4.32-r0) 16:19:31 (119/128) Installing libsndfile (1.0.31-r1) 16:19:31 (120/128) Installing speexdsp (1.2.0-r0) 16:19:31 (121/128) Installing tdb-libs (1.4.5-r0) 16:19:31 (122/128) Installing libpulse (15.0-r2) 16:19:31 (123/128) Installing re2 (2021.11.01-r0) 16:19:31 (124/128) Installing snappy (1.1.9-r1) 16:19:31 (125/128) Installing libgpg-error (1.42-r1) 16:19:31 (126/128) Installing libgcrypt (1.9.4-r0) 16:19:31 (127/128) Installing libxslt (1.1.35-r0) 16:19:31 (128/128) Installing chromium (99.0.4844.84-r0) 16:19:35 Executing busybox-1.34.1-r7.trigger 16:19:35 Executing glib-2.70.1-r0.trigger 16:19:35 Executing shared-mime-info-2.1-r0.trigger 16:19:41 Executing gdk-pixbuf-2.42.8-r0.trigger 16:19:41 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:19:41 Executing fontconfig-2.13.1-r4.trigger 16:19:41 Executing mkfontscale-1.2.1-r1.trigger 16:19:41 OK: 275 MiB in 144 packages 16:19:49 Removing intermediate container 56e56f839abd 16:19:49 ---> 00c0242ca2b4 16:19:49 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:19:49 ---> Running in 22bc7ee601d8 16:19:49 Removing intermediate container 22bc7ee601d8 16:19:49 ---> 46d418b6afdf 16:19:49 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:19:49 ---> Running in 52c644ad9192 16:19:49 Removing intermediate container 52c644ad9192 16:19:49 ---> dcca01c3d837 16:19:49 Step 5/10 : RUN npm install -g npm 16:19:49 ---> Running in fb222a5a7c26 16:20:16 16:20:16 changed 54 packages, and audited 212 packages in 23s 16:20:16 16:20:16 11 packages are looking for funding 16:20:16 run `npm fund` for details 16:20:16 16:20:16 found 0 vulnerabilities 16:20:19 Removing intermediate container fb222a5a7c26 16:20:19 ---> 0641c7e46cd9 16:20:19 Step 6/10 : ARG USER=1000 16:20:19 ---> Running in 1763c7b5134d 16:20:19 Removing intermediate container 1763c7b5134d 16:20:19 ---> a27752bda685 16:20:19 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:20:20 ---> Running in 029b2333b219 16:20:22 Removing intermediate container 029b2333b219 16:20:22 ---> bce372e7e78c 16:20:22 Step 8/10 : USER $USER:$USER 16:20:22 ---> Running in da7805b59975 16:20:22 Removing intermediate container da7805b59975 16:20:22 ---> d8bd46b36751 16:20:22 Step 9/10 : WORKDIR /app 16:20:22 ---> Running in ae4aaf1a369c 16:20:22 Removing intermediate container ae4aaf1a369c 16:20:22 ---> 5a774bd71add 16:20:22 Step 10/10 : LABEL git_sha=7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 16:20:22 ---> Running in 8120dcf0128c 16:20:22 Removing intermediate container 8120dcf0128c 16:20:22 ---> 3fcaead7d765 16:20:22 Successfully built 3fcaead7d765 16:20:22 Successfully tagged edgexfoundry/edgex-web-ui:7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 16:20:22 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:20:22 touch edgex-web-ui.imagebuilt 16:20:22 mkdir -p node_modules coverage 16:20:22 chown "1000:1000" node_modules coverage package-lock.json 16:20:22 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:20:35 npm ERR! code ERESOLVE 16:20:35 npm ERR! ERESOLVE could not resolve 16:20:35 npm ERR! 16:20:35 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 16:20:35 npm ERR! Found: @angular/compiler-cli@12.2.4 16:20:35 npm ERR! node_modules/@angular/compiler-cli 16:20:35 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 16:20:35 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 16:20:35 npm ERR! node_modules/@angular/localize 16:20:35 npm ERR! dev @angular/localize@"^12.2.4" from the root project 16:20:35 npm ERR! 16:20:35 npm ERR! Could not resolve dependency: 16:20:35 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 16:20:35 npm ERR! node_modules/@angular-devkit/build-angular 16:20:35 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 16:20:35 npm ERR! 16:20:35 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.1 16:20:35 npm ERR! node_modules/@angular/compiler-cli 16:20:35 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 16:20:35 npm ERR! node_modules/@angular-devkit/build-angular 16:20:35 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 16:20:35 npm ERR! 16:20:35 npm ERR! Fix the upstream dependency conflict, or retry 16:20:35 npm ERR! this command with --force, or --legacy-peer-deps 16:20:35 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 16:20:35 npm ERR! 16:20:35 npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. 16:20:35 16:20:35 npm ERR! A complete log of this run can be found in: 16:20:35 npm ERR! /home/node/.npm/_logs/2022-09-13T16_20_26_006Z-debug-0.log 16:20:35 make[1]: *** [Makefile:139: node_modules] Error 1 16:20:35 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' 16:20:35 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 16:20:35 $ docker stop --time=1 289aa499642a8baa021811324f62458168c7df9371280f141ac351a4a780161b 16:20:37 $ docker rm -f 289aa499642a8baa021811324f62458168c7df9371280f141ac351a4a780161b [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 16:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:38 16:20:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:39 arm64: Pulling from edgex-lftools-log-publisher 16:20:39 8998bd30e6a1: Pulling fs layer 16:20:39 04944245beec: Pulling fs layer 16:20:39 699f458cf7ca: Pulling fs layer 16:20:39 765212b225bb: Pulling fs layer 16:20:39 f23df028b6ca: Pulling fs layer 16:20:39 d65c8cfc05b1: Pulling fs layer 16:20:39 2437ff75d9bd: Pulling fs layer 16:20:39 765212b225bb: Waiting 16:20:39 f23df028b6ca: Waiting 16:20:39 d65c8cfc05b1: Waiting 16:20:39 2437ff75d9bd: Waiting 16:20:39 04944245beec: Verifying Checksum 16:20:39 04944245beec: Download complete 16:20:39 765212b225bb: Verifying Checksum 16:20:39 765212b225bb: Download complete 16:20:39 f23df028b6ca: Verifying Checksum 16:20:39 f23df028b6ca: Download complete 16:20:39 d65c8cfc05b1: Verifying Checksum 16:20:39 d65c8cfc05b1: Download complete 16:20:39 699f458cf7ca: Verifying Checksum 16:20:39 699f458cf7ca: Download complete 16:20:39 8998bd30e6a1: Verifying Checksum 16:20:39 8998bd30e6a1: Download complete 16:20:42 2437ff75d9bd: Verifying Checksum 16:20:42 2437ff75d9bd: Download complete 16:20:44 8998bd30e6a1: Pull complete 16:20:44 04944245beec: Pull complete 16:20:46 699f458cf7ca: Pull complete 16:20:46 765212b225bb: Pull complete 16:20:47 f23df028b6ca: Pull complete 16:20:47 d65c8cfc05b1: Pull complete 16:21:05 2437ff75d9bd: Pull complete 16:21:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:21:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:06 prd-ubuntu20.04-docker-arm64-4c-16g-29059 does not seem to be running inside a container 16:21:06 $ 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 16:21:08 $ docker top 3bd3cf6e9365bdec24b3937f0aa662c5b65dcc515605b6458fe4c86fdbdf7793 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:09 ---> job-cost.sh 16:21:09 lf-activate-venv: SKIPPING 16:21:09 INFO: No Stack... 16:21:10 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:11 INFO: Archiving Costs [Pipeline] sh 16:21:11 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 16:21:11 + cut -d, -f6 [Pipeline] lock 16:21:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] 16:21:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] did not exist. Created. 16:21:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:12 /w/workspace/edgex-ui-go/1@tmp/durable-fc330915/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:21:13 + echo total: 0.10999999940395355 [Pipeline] stash 16:21:13 Warning: overwriting stash ‘stack-cost’ 16:21:14 Stashed 1 file(s) [Pipeline] } 16:21:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:14 $ docker stop --time=1 3bd3cf6e9365bdec24b3937f0aa662c5b65dcc515605b6458fe4c86fdbdf7793 16:21:16 $ docker rm -f 3bd3cf6e9365bdec24b3937f0aa662c5b65dcc515605b6458fe4c86fdbdf7793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:21:16 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 16:21:18 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives ] 16:21:18 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives 16:21:18 total 16 16:21:18 drwxr-xr-x 3 root root 4096 Sep 13 16:14 . 16:21:18 drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:14 .. 16:21:18 drwxr-xr-x 2 root root 4096 Sep 13 16:14 cost 16:21:18 -rw-r--r-- 1 root root 83 Sep 13 16:14 cost.csv 16:21:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives 16:21:18 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives 16:21:18 total 16 16:21:18 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:14 . 16:21:18 drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:14 .. 16:21:18 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:14 cost 16:21:18 -rw-r--r-- 1 jenkins jenkins 83 Sep 13 16:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:21:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:21:19 ---> package-listing.sh 16:21:19 ++ facter osfamily 16:21:19 ++ tr '[:upper:]' '[:lower:]' 16:21:20 + OS_FAMILY=debian 16:21:20 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-552 16:21:20 + START_PACKAGES=/tmp/packages_start.txt 16:21:20 + END_PACKAGES=/tmp/packages_end.txt 16:21:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:21:20 + PACKAGES=/tmp/packages_start.txt 16:21:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' 16:21:20 + PACKAGES=/tmp/packages_end.txt 16:21:20 + case "${OS_FAMILY}" in 16:21:20 + dpkg -l 16:21:20 + grep '^ii' 16:21:20 + '[' -f /tmp/packages_start.txt ']' 16:21:20 + '[' -f /tmp/packages_end.txt ']' 16:21:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:21:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' 16:21:20 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ 16:21:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ [Pipeline] echo 16:21:20 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-552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:21:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:21 prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container 16:21:21 $ 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-552/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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:21:21 $ docker top 63feafa0f82ea28112479ff89bd54e427a3419cd60887cfbd2a8eb57ab4c5ec3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:21 + touch /tmp/pre-build-complete [Pipeline] sh 16:21:22 + mkdir -p /var/log/sysstat [Pipeline] sh 16:21:22 + ls /var/log/sa-host 16:21:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:22 provisioning config files... 16:21:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config5489863362530345994tmp [Pipeline] { [Pipeline] echo 16:21:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:21:23 ---> create-netrc.sh [Pipeline] } 16:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:21:23 ---> python-tools-install.sh [Pipeline] echo 16:21:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:21:23 ---> sudo-logs.sh 16:21:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:21:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:21:24 ---> job-cost.sh 16:21:24 lf-activate-venv: SKIPPING 16:21:24 DEBUG: total: 0.2199999988079071 16:21:24 INFO: Retrieving Stack Cost... 16:21:24 INFO: Retrieving Pricing Info for: v3-standard-8 16:21:25 INFO: Archiving Costs [Pipeline] echo 16:21:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:21:25 ---> logs-deploy.sh 16:21:25 lf-activate-venv: SKIPPING 16:21:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-552/1 16:21:25 INFO: archiving workspace using pattern(s): 16:21:26 Archives upload complete. 16:21:26 INFO: archiving logs to Nexus