Pull request #551 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6424df11588b0877ada6758271e70698f39d83e5+490d55d23c3381dbf94452a94173aa21d56f4e2c (387f3bfaa060f6793ef59bfcbfd88e3659b74bc7) 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-ssh17939171338967173228.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-ssh17395777465761156238.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-551/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-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6883405238646656318.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-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8687279546345315219.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-ssh5888626114991872530.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-551/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-551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15680475838047641461.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-29056 in /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [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-551 # 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/551/head:refs/remotes/origin/PR-551 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 6424df11588b0877ada6758271e70698f39d83e5 Merge succeeded, producing 6424df11588b0877ada6758271e70698f39d83e5 Checking out Revision 6424df11588b0877ada6758271e70698f39d83e5 (PR-551) > git config core.sparsecheckout # timeout=10 > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # 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 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 Commit message: "chore(deps): Bump node-forge 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:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:12:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:12:09 ========================================================= 16:12:09 EdgeX Global Pipelines Version Info 16:12:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:12:10 ------------------- 16:12:10 stable info: 16:12:10 ------------------- 16:12:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:12:10 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:12:10 Message: update stable to v1.0.239 16:12:11 ------------------- 16:12:11 experimental info: 16:12:11 ------------------- 16:12:11 Commited By: **** collab-it+edgex@linuxfoundation.org 16:12:11 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:12:11 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-551 [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-551 [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-551 [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6424df11588b0877ada6758271e70698f39d83e5 [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6424df1 [Pipeline] echo 16:12:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:12 provisioning config files... 16:12:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config414411531115176865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:13 ---> docker-login.sh 16:12:13 nexus3.edgexfoundry.org:10001 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 nexus3.edgexfoundry.org:10002 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 nexus3.edgexfoundry.org:10003 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 nexus3.edgexfoundry.org:10004 16:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:14 Configure a credential helper to remove this warning. See 16:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:14 16:12:14 Login Succeeded 16:12:14 docker.io 16:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:14 Configure a credential helper to remove this warning. See 16:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:14 16:12:14 Login Succeeded 16:12:14 ---> docker-login.sh ends [Pipeline] } 16:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:12:15 + git rev-list -1 --merges 6424df11588b0877ada6758271e70698f39d83e5~1..6424df11588b0877ada6758271e70698f39d83e5 [Pipeline] echo 16:12:15 -----------> git rev-list -1 --merges 6424df11588b0877ada6758271e70698f39d83e5~1..6424df11588b0877ada6758271e70698f39d83e5 6424df11588b0877ada6758271e70698f39d83e5 [false] [Pipeline] sh 16:12:15 + git log --format=format:%s -1 6424df11588b0877ada6758271e70698f39d83e5 [Pipeline] echo 16:12:15 ========================================================= 16:12:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:12:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:16 + git log --format=format:%s -1 6424df11588b0877ada6758271e70698f39d83e5 [Pipeline] echo 16:12:16 [semverPrep] GIT_COMMIT: 6424df11588b0877ada6758271e70698f39d83e5, Commit Message: chore(deps): Bump node-forge and @angular-devkit/build-angular in /web [Pipeline] echo 16:12:16 [semverPrep] This is not a build commit. [Pipeline] sh 16:12:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:12:16 + grep -v github /etc/ssh/ssh_known_hosts 16:12:16 + [ -e /tmp/ssh_known_hosts ] 16:12:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:12:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:12:16 + sudo tee -a /etc/ssh/ssh_known_hosts 16:12:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:17 16:12:17 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:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:17 0.1.4: Pulling from edgex-devops/py-git-semver 16:12:17 b85a868b505f: Pulling fs layer 16:12:17 e2be974225ed: Pulling fs layer 16:12:17 339a4e72a1f5: Pulling fs layer 16:12:17 988bab9f4d93: Pulling fs layer 16:12:17 1469e6f7b9e6: Pulling fs layer 16:12:17 eaf3925da568: Pulling fs layer 16:12:17 bab4dde63d76: Pulling fs layer 16:12:17 eaf3925da568: Waiting 16:12:17 bde34c3a00c8: Pulling fs layer 16:12:17 b352a97aabf1: Pulling fs layer 16:12:17 4872d77fe225: Pulling fs layer 16:12:17 5851b861e8e6: Pulling fs layer 16:12:17 4872d77fe225: Waiting 16:12:17 bde34c3a00c8: Waiting 16:12:17 e2be974225ed: Verifying Checksum 16:12:17 e2be974225ed: Download complete 16:12:17 988bab9f4d93: Download complete 16:12:17 1469e6f7b9e6: Verifying Checksum 16:12:17 1469e6f7b9e6: Download complete 16:12:17 eaf3925da568: Verifying Checksum 16:12:17 eaf3925da568: Download complete 16:12:17 339a4e72a1f5: Verifying Checksum 16:12:17 339a4e72a1f5: Download complete 16:12:17 bde34c3a00c8: Download complete 16:12:17 b352a97aabf1: Download complete 16:12:17 4872d77fe225: Verifying Checksum 16:12:17 4872d77fe225: Download complete 16:12:17 5851b861e8e6: Verifying Checksum 16:12:17 5851b861e8e6: Download complete 16:12:17 b85a868b505f: Verifying Checksum 16:12:17 b85a868b505f: Download complete 16:12:17 bab4dde63d76: Verifying Checksum 16:12:17 bab4dde63d76: Download complete 16:12:19 b85a868b505f: Pull complete 16:12:19 e2be974225ed: Pull complete 16:12:19 339a4e72a1f5: Pull complete 16:12:19 988bab9f4d93: Pull complete 16:12:20 1469e6f7b9e6: Pull complete 16:12:20 eaf3925da568: Pull complete 16:12:22 bab4dde63d76: Pull complete 16:12:22 bde34c3a00c8: Pull complete 16:12:22 b352a97aabf1: Pull complete 16:12:22 4872d77fe225: Pull complete 16:12:22 5851b861e8e6: Pull complete 16:12:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:23 prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container 16:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:12:24 $ docker top 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b -eo pid,comm 16:12:24 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:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:24 [ssh-agent] Looking for ssh-agent implementation... 16:12:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:25 $ docker exec 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b ssh-agent 16:12:25 SSH_AUTH_SOCK=/tmp/ssh-d7ZJG4y9ivy6/agent.32 16:12:25 SSH_AGENT_PID=38 16:12:25 Running ssh-add (command line suppressed) 16:12:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_140703357115441598.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_140703357115441598.key) 16:12:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:25 + git tag --points-at HEAD [Pipeline] } 16:12:25 $ docker exec --env ******** --env ******** 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b ssh-agent -k 16:12:25 unset SSH_AUTH_SOCK; 16:12:25 unset SSH_AGENT_PID; 16:12:25 echo Agent pid 38 killed; 16:12:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:12:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:25 [ssh-agent] Looking for ssh-agent implementation... 16:12:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:26 $ docker exec 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b ssh-agent 16:12:26 SSH_AUTH_SOCK=/tmp/ssh-4cwqfNAMWEso/agent.72 16:12:26 SSH_AGENT_PID=78 16:12:26 Running ssh-add (command line suppressed) 16:12:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_1293722913074387043.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_1293722913074387043.key) 16:12:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:26 + git semver init 16:12:26 2022-09-13 16:12:26,878 [run_init] DEBUG init version:0.0.0 force:False 16:12:26 2022-09-13 16:12:26,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver 16:12:26 2022-09-13 16:12:26,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver 16:12:26 2022-09-13 16:12:26,880 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551, universal_newlines=False, shell=None, istream=None) 16:12:28 2022-09-13 16:12:28,269 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.git/info/exclude 16:12:28 2022-09-13 16:12:28,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 with force:False 16:12:28 2022-09-13 16:12:28,270 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 16:12:28 2022-09-13 16:12:28,274 [execute] INFO git cat-file --batch-check 16:12:28 2022-09-13 16:12:28,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) 16:12:28 2022-09-13 16:12:28,280 [execute] INFO git cat-file --batch 16:12:28 2022-09-13 16:12:28,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) 16:12:28 2022-09-13 16:12:28,286 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 16:12:28 0.0.0 [Pipeline] } 16:12:28 $ docker exec --env ******** --env ******** 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b ssh-agent -k 16:12:28 unset SSH_AUTH_SOCK; 16:12:28 unset SSH_AGENT_PID; 16:12:28 echo Agent pid 78 killed; 16:12:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:28 + git semver [Pipeline] } 16:12:29 $ docker stop --time=1 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b 16:12:30 $ docker rm -f 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b [Pipeline] // withDockerContainer [Pipeline] sh 16:12:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:12:31 Stashed 1 file(s) [Pipeline] echo 16:12:31 [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:12:31 provisioning config files... 16:12:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config3861439314136126749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:32 ---> docker-login.sh 16:12:32 nexus3.edgexfoundry.org:10001 16:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:32 Configure a credential helper to remove this warning. See 16:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:32 16:12:32 Login Succeeded 16:12:32 nexus3.edgexfoundry.org:10002 16:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:32 Configure a credential helper to remove this warning. See 16:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:32 16:12:32 Login Succeeded 16:12:32 nexus3.edgexfoundry.org:10003 16:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:32 Configure a credential helper to remove this warning. See 16:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:32 16:12:32 Login Succeeded 16:12:32 nexus3.edgexfoundry.org:10004 16:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:32 Configure a credential helper to remove this warning. See 16:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:32 16:12:32 Login Succeeded 16:12:32 docker.io 16:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:33 Configure a credential helper to remove this warning. See 16:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:33 16:12:33 Login Succeeded 16:12:33 ---> docker-login.sh ends [Pipeline] } 16:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:33 ========================================================= 16:12:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:12:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:33 + 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:12:34 Sending build context to Docker daemon 45.11MB 16:12:34 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:12:34 Step 2/16 : FROM ${BASE} AS builder 16:12:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:12:34 2408cc74d12b: Pulling fs layer 16:12:34 ea60b727a1ce: Pulling fs layer 16:12:34 30c4a7721957: Pulling fs layer 16:12:34 370296b7ddb6: Pulling fs layer 16:12:34 7c6cee850709: Pulling fs layer 16:12:34 370296b7ddb6: Waiting 16:12:34 7c6cee850709: Waiting 16:12:34 39a5fcdaea64: Pulling fs layer 16:12:34 d94ebbe4e438: Pulling fs layer 16:12:34 bcfd1f05c69d: Pulling fs layer 16:12:34 59ccb84bbe0f: Pulling fs layer 16:12:34 39a5fcdaea64: Waiting 16:12:34 d94ebbe4e438: Waiting 16:12:34 bcfd1f05c69d: Waiting 16:12:34 59ccb84bbe0f: Waiting 16:12:34 30c4a7721957: Verifying Checksum 16:12:34 30c4a7721957: Download complete 16:12:34 ea60b727a1ce: Verifying Checksum 16:12:34 ea60b727a1ce: Download complete 16:12:34 7c6cee850709: Verifying Checksum 16:12:34 7c6cee850709: Download complete 16:12:34 39a5fcdaea64: Download complete 16:12:34 2408cc74d12b: Download complete 16:12:34 d94ebbe4e438: Download complete 16:12:34 2408cc74d12b: Pull complete 16:12:34 ea60b727a1ce: Pull complete 16:12:34 30c4a7721957: Pull complete 16:12:35 59ccb84bbe0f: Verifying Checksum 16:12:35 59ccb84bbe0f: Download complete 16:12:35 370296b7ddb6: Verifying Checksum 16:12:35 370296b7ddb6: Download complete 16:12:35 bcfd1f05c69d: Verifying Checksum 16:12:35 bcfd1f05c69d: Download complete 16:12:40 370296b7ddb6: Pull complete 16:12:40 7c6cee850709: Pull complete 16:12:40 39a5fcdaea64: Pull complete 16:12:40 d94ebbe4e438: Pull complete 16:12:42 bcfd1f05c69d: Pull complete 16:12:43 59ccb84bbe0f: Pull complete 16:12:43 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:12:43 ---> a4fb48ad2a94 16:12:43 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:12:45 ---> Running in 8b830832c325 16:12:45 Removing intermediate container 8b830832c325 16:12:45 ---> 4de554a05f9b 16:12:45 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:12:45 ---> Running in 54ec0c25b478 16:12:45 Removing intermediate container 54ec0c25b478 16:12:45 ---> 32d245e22125 16:12:45 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:12:45 ---> Running in 75a6f4fb80d9 16:12:45 Removing intermediate container 75a6f4fb80d9 16:12:45 ---> 285e4c6e9b65 16:12:45 Step 6/16 : LABEL Name=edgex-ui-go 16:12:45 ---> Running in 3c09ff16c979 16:12:45 Removing intermediate container 3c09ff16c979 16:12:45 ---> 94a6290ab216 16:12:45 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:12:45 ---> Running in a36a52fadb67 16:12:45 Removing intermediate container a36a52fadb67 16:12:45 ---> 90d120e69b57 16:12:45 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:12:46 latest: Pulling from library/docker 16:12:46 213ec9aee27d: Pulling fs layer 16:12:46 6eb510456a42: Pulling fs layer 16:12:46 4627ba0696d0: Pulling fs layer 16:12:46 58acb0837d57: Pulling fs layer 16:12:46 12036fa74330: Pulling fs layer 16:12:46 f8a12f2a2423: Pulling fs layer 16:12:46 9246aed32f21: Pulling fs layer 16:12:46 c76a4d170827: Pulling fs layer 16:12:46 2710e0b2459e: Pulling fs layer 16:12:46 f8a12f2a2423: Waiting 16:12:46 9246aed32f21: Waiting 16:12:46 c76a4d170827: Waiting 16:12:46 2710e0b2459e: Waiting 16:12:46 12036fa74330: Waiting 16:12:46 58acb0837d57: Waiting 16:12:46 4627ba0696d0: Verifying Checksum 16:12:46 4627ba0696d0: Download complete 16:12:46 6eb510456a42: Verifying Checksum 16:12:46 6eb510456a42: Download complete 16:12:46 213ec9aee27d: Download complete 16:12:46 213ec9aee27d: Pull complete 16:12:46 Still waiting to schedule task 16:12:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29055’ 16:12:46 58acb0837d57: Verifying Checksum 16:12:46 58acb0837d57: Download complete 16:12:46 f8a12f2a2423: Verifying Checksum 16:12:46 f8a12f2a2423: Download complete 16:12:46 6eb510456a42: Pull complete 16:12:46 4627ba0696d0: Pull complete 16:12:46 12036fa74330: Verifying Checksum 16:12:46 12036fa74330: Download complete 16:12:47 c76a4d170827: Verifying Checksum 16:12:47 c76a4d170827: Download complete 16:12:47 9246aed32f21: Verifying Checksum 16:12:47 9246aed32f21: Download complete 16:12:47 2710e0b2459e: Verifying Checksum 16:12:47 2710e0b2459e: Download complete 16:12:47 58acb0837d57: Pull complete 16:12:47 12036fa74330: Pull complete 16:12:47 f8a12f2a2423: Pull complete 16:12:48 9246aed32f21: Pull complete 16:12:48 c76a4d170827: Pull complete 16:12:48 2710e0b2459e: Pull complete 16:12:48 Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 16:12:48 Status: Downloaded newer image for docker:latest 16:12:49 ---> 61e46b9be75d 16:12:49 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:49 ---> Running in 86fb299545ba 16:12:49 Removing intermediate container 86fb299545ba 16:12:49 ---> 0c2e8bcb080b 16:12:49 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:12:50 ---> Running in e5e2a9c39e95 16:12:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:12:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:12:51 OK: 211 MiB in 51 packages 16:12:51 Removing intermediate container e5e2a9c39e95 16:12:51 ---> f7a2d893aea1 16:12:51 Step 11/16 : ENV GO111MODULE=on 16:12:51 ---> Running in 64260e1ac6ca 16:12:51 Removing intermediate container 64260e1ac6ca 16:12:51 ---> 4ed8020171e4 16:12:51 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:12:51 ---> Running in 0feb0a04c0d8 16:12:52 Removing intermediate container 0feb0a04c0d8 16:12:52 ---> 1a49c3d46e38 16:12:52 Step 13/16 : COPY go.mod vendor* ./ 16:12:52 ---> dd1ce43984a4 16:12:52 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:52 ---> Running in 08e5a9ede93c 16:13:02 Removing intermediate container 08e5a9ede93c 16:13:02 ---> 47d2fba4415c 16:13:02 Step 15/16 : COPY . . 16:13:02 ---> d736f04685b9 16:13:02 Step 16/16 : RUN ${MAKE} 16:13:02 ---> Running in ea639e3ed1ff 16:13:02 noop 16:13:03 Removing intermediate container ea639e3ed1ff 16:13:03 ---> 8ce79dee968c 16:13:03 Successfully built 8ce79dee968c 16:13:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:03 + docker inspect -f . ci-base-image-x86_64 16:13:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:03 prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container 16:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:13:04 $ docker top 30dcfa627755d590e2279bd7a9797f4dc8ce5010eb6fa584a376459e60b9b566 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:04 + go version 16:13:04 go version go1.18.3 linux/amd64 [Pipeline] } 16:13:04 $ docker stop --time=1 30dcfa627755d590e2279bd7a9797f4dc8ce5010eb6fa584a376459e60b9b566 16:13:06 $ docker rm -f 30dcfa627755d590e2279bd7a9797f4dc8ce5010eb6fa584a376459e60b9b566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:06 + docker inspect -f . ci-base-image-x86_64 16:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:07 prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container 16:13:07 $ 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-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:13:07 $ docker top bbba7da3d51aaef3dbbacaa3b834fd0358202bd53471491c5a0c113338a6195f -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] fileExists [Pipeline] sh 16:13:08 + make test 16:13:08 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:13:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:13:15 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:13:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:13:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:13:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:13:17 ./bin/test-attribution-txt.sh 16:13:17 make -C web test 16:13:17 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' 16:13:17 make[1]: tput: No such file or directory 16:13:17 make[1]: tput: No such file or directory 16:13:17 warning: generating ./VERSION 16:13:17 echo "0.0.0" > VERSION 16:13:17 docker build \ 16:13:17 -f Dockerfile \ 16:13:17 --build-arg USER=1000 \ 16:13:17 \ 16:13:17 --label "git_sha=6424df11588b0877ada6758271e70698f39d83e5" \ 16:13:17 -t edgexfoundry/edgex-web-ui:6424df11588b0877ada6758271e70698f39d83e5 \ 16:13:17 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:13:17 . 16:13:17 Sending build context to Docker daemon 3.03MB 16:13:17 Step 1/10 : FROM node:16.17-alpine3.15 16:13:17 16.17-alpine3.15: Pulling from library/node 16:13:17 9621f1afde84: Pulling fs layer 16:13:17 16f891d21976: Pulling fs layer 16:13:17 cf6a4a42ec8c: Pulling fs layer 16:13:17 297e921c64f6: Pulling fs layer 16:13:17 297e921c64f6: Waiting 16:13:17 9621f1afde84: Verifying Checksum 16:13:17 cf6a4a42ec8c: Download complete 16:13:17 297e921c64f6: Verifying Checksum 16:13:17 297e921c64f6: Download complete 16:13:17 9621f1afde84: Pull complete 16:13:17 16f891d21976: Download complete 16:13:18 16f891d21976: Pull complete 16:13:18 cf6a4a42ec8c: Pull complete 16:13:18 297e921c64f6: Pull complete 16:13:18 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 16:13:18 Status: Downloaded newer image for node:16.17-alpine3.15 16:13:18 ---> 141d857b2a92 16:13:18 Step 2/10 : RUN apk add --no-cache chromium 16:13:19 ---> Running in a77d3a4402b4 16:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:13:21 (1/129) Installing libxau (1.0.9-r0) 16:13:21 (2/129) Installing libmd (1.0.3-r0) 16:13:21 (3/129) Installing libbsd (0.11.3-r1) 16:13:21 (4/129) Installing libxdmcp (1.1.3-r0) 16:13:21 (5/129) Installing libxcb (1.14-r2) 16:13:21 (6/129) Installing libx11 (1.7.2-r0) 16:13:21 (7/129) Installing libxext (1.3.4-r0) 16:13:21 (8/129) Installing libice (1.0.10-r0) 16:13:21 (9/129) Installing libuuid (2.37.4-r0) 16:13:21 (10/129) Installing libsm (1.2.3-r0) 16:13:21 (11/129) Installing libxt (1.2.1-r0) 16:13:21 (12/129) Installing libxmu (1.1.3-r0) 16:13:21 (13/129) Installing xset (1.2.4-r0) 16:13:21 (14/129) Installing xprop (1.2.5-r0) 16:13:21 (15/129) Installing xdg-utils (1.1.3-r0) 16:13:21 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 16:13:21 (17/129) Installing pkgconf (1.8.0-r0) 16:13:21 (18/129) Installing libffi (3.4.2-r1) 16:13:21 (19/129) Installing libintl (0.21-r0) 16:13:21 (20/129) Installing libblkid (2.37.4-r0) 16:13:21 (21/129) Installing libmount (2.37.4-r0) 16:13:21 (22/129) Installing pcre (8.45-r1) 16:13:21 (23/129) Installing glib (2.70.1-r0) 16:13:21 (24/129) Installing xz-libs (5.2.5-r1) 16:13:21 (25/129) Installing libxml2 (2.9.14-r1) 16:13:21 (26/129) Installing shared-mime-info (2.1-r0) 16:13:21 (27/129) Installing hicolor-icon-theme (0.17-r1) 16:13:21 (28/129) Installing libjpeg-turbo (2.1.2-r0) 16:13:21 (29/129) Installing libpng (1.6.37-r1) 16:13:21 (30/129) Installing libwebp (1.2.2-r0) 16:13:21 (31/129) Installing zstd-libs (1.5.0-r0) 16:13:21 (32/129) Installing tiff (4.3.0-r1) 16:13:21 (33/129) Installing gdk-pixbuf (2.42.8-r0) 16:13:21 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 16:13:21 (35/129) Installing libxcomposite (0.4.5-r0) 16:13:21 (36/129) Installing libxfixes (6.0.0-r0) 16:13:21 (37/129) Installing libxrender (0.9.10-r3) 16:13:21 (38/129) Installing libxcursor (1.2.0-r0) 16:13:21 (39/129) Installing libxdamage (1.1.5-r1) 16:13:21 (40/129) Installing libxi (1.8-r0) 16:13:21 (41/129) Installing libxinerama (1.1.4-r1) 16:13:21 (42/129) Installing libxrandr (1.5.2-r1) 16:13:21 (43/129) Installing atk (2.36.0-r0) 16:13:21 (44/129) Installing libxtst (1.2.3-r3) 16:13:21 (45/129) Installing dbus-libs (1.12.20-r4) 16:13:21 (46/129) Installing at-spi2-core (2.42.0-r0) 16:13:21 (47/129) Installing at-spi2-atk (2.38.0-r0) 16:13:21 (48/129) Installing expat (2.4.7-r0) 16:13:21 (49/129) Installing brotli-libs (1.0.9-r5) 16:13:21 (50/129) Installing libbz2 (1.0.8-r1) 16:13:21 (51/129) Installing freetype (2.11.1-r2) 16:13:21 (52/129) Installing fontconfig (2.13.1-r4) 16:13:21 (53/129) Installing pixman (0.40.0-r3) 16:13:21 (54/129) Installing cairo (1.16.0-r5) 16:13:21 (55/129) Installing cairo-gobject (1.16.0-r5) 16:13:21 (56/129) Installing avahi-libs (0.8-r5) 16:13:21 (57/129) Installing gmp (6.2.1-r1) 16:13:21 (58/129) Installing nettle (3.7.3-r0) 16:13:21 (59/129) Installing p11-kit (0.24.0-r1) 16:13:21 (60/129) Installing libtasn1 (4.18.0-r0) 16:13:21 (61/129) Installing libunistring (0.9.10-r1) 16:13:21 (62/129) Installing gnutls (3.7.1-r1) 16:13:21 (63/129) Installing cups-libs (2.3.3-r6) 16:13:21 (64/129) Installing libepoxy (1.5.9-r0) 16:13:21 (65/129) Installing fribidi (1.0.11-r0) 16:13:21 (66/129) Installing graphite2 (1.3.14-r0) 16:13:21 (67/129) Installing harfbuzz (3.0.0-r2) 16:13:21 (68/129) Installing libxft (2.3.4-r0) 16:13:21 (69/129) Installing pango (1.48.10-r0) 16:13:21 (70/129) Installing wayland-libs-client (1.19.0-r1) 16:13:21 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 16:13:21 (72/129) Installing wayland-libs-egl (1.19.0-r1) 16:13:21 (73/129) Installing xkeyboard-config (2.34-r0) 16:13:21 (74/129) Installing libxkbcommon (1.3.1-r0) 16:13:21 (75/129) Installing gtk+3.0 (3.24.30-r0) 16:13:21 Executing gtk+3.0-3.24.30-r0.post-install 16:13:21 (76/129) Installing libfontenc (1.1.4-r0) 16:13:21 (77/129) Installing mkfontscale (1.2.1-r1) 16:13:21 (78/129) Installing ttf-opensans (1.10-r1) 16:13:21 Executing ttf-opensans-1.10-r1.post-install 16:13:23 (79/129) Installing libogg (1.3.5-r0) 16:13:23 (80/129) Installing flac (1.3.4-r0) 16:13:23 (81/129) Installing alsa-lib (1.2.5.1-r1) 16:13:23 (82/129) Installing libatomic (10.3.1_git20211027-r0) 16:13:23 (83/129) Installing sdl2 (2.0.16-r4) 16:13:23 (84/129) Installing aom-libs (3.2.0-r0) 16:13:24 (85/129) Installing libass (0.15.2-r0) 16:13:24 (86/129) Installing libdav1d (0.9.2-r0) 16:13:24 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:13:24 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 16:13:24 (89/129) Installing lame (3.100-r0) 16:13:24 (90/129) Installing opus (1.3.1-r1) 16:13:24 (91/129) Installing libgomp (10.3.1_git20211027-r0) 16:13:24 (92/129) Installing soxr (0.1.3-r2) 16:13:24 (93/129) Installing libsrt (1.4.2-r1) 16:13:24 (94/129) Installing libssh (0.9.6-r1) 16:13:24 (95/129) Installing libtheora (1.1.1-r16) 16:13:24 (96/129) Installing v4l-utils-libs (1.22.1-r1) 16:13:24 (97/129) Installing libpciaccess (0.16-r0) 16:13:24 (98/129) Installing libdrm (2.4.109-r0) 16:13:24 (99/129) Installing libva (2.13.0-r0) 16:13:24 (100/129) Installing libvdpau (1.4-r0) 16:13:24 (101/129) Installing vidstab (1.1.0-r1) 16:13:24 (102/129) Installing libvorbis (1.3.7-r0) 16:13:24 (103/129) Installing libvpx (1.10.0-r0) 16:13:24 (104/129) Installing vulkan-loader (1.2.196-r0) 16:13:24 (105/129) Installing x264-libs (20210613-r0) 16:13:24 (106/129) Installing x265-libs (3.5-r0) 16:13:24 (107/129) Installing xvidcore (1.3.7-r1) 16:13:24 (108/129) Installing ffmpeg-libs (4.4.1-r2) 16:13:24 (109/129) Installing libevent (2.1.12-r4) 16:13:24 (110/129) Installing mesa (21.2.6-r0) 16:13:24 (111/129) Installing wayland-libs-server (1.19.0-r1) 16:13:24 (112/129) Installing mesa-gbm (21.2.6-r0) 16:13:24 (113/129) Installing lcms2 (2.12-r1) 16:13:24 (114/129) Installing nspr (4.32-r0) 16:13:24 (115/129) Installing sqlite-libs (3.36.0-r0) 16:13:24 (116/129) Installing nss (3.78.1-r0) 16:13:24 (117/129) Installing libasyncns (0.8-r1) 16:13:24 (118/129) Installing libltdl (2.4.6-r7) 16:13:24 (119/129) Installing orc (0.4.32-r0) 16:13:24 (120/129) Installing libsndfile (1.0.31-r1) 16:13:24 (121/129) Installing speexdsp (1.2.0-r0) 16:13:24 (122/129) Installing tdb-libs (1.4.5-r0) 16:13:24 (123/129) Installing libpulse (15.0-r2) 16:13:24 (124/129) Installing re2 (2021.11.01-r0) 16:13:24 (125/129) Installing snappy (1.1.9-r1) 16:13:24 (126/129) Installing libgpg-error (1.42-r1) 16:13:24 (127/129) Installing libgcrypt (1.9.4-r0) 16:13:24 (128/129) Installing libxslt (1.1.35-r0) 16:13:24 (129/129) Installing chromium (99.0.4844.84-r0) 16:13:25 Executing busybox-1.34.1-r7.trigger 16:13:25 Executing glib-2.70.1-r0.trigger 16:13:25 Executing shared-mime-info-2.1-r0.trigger 16:13:28 Executing gdk-pixbuf-2.42.8-r0.trigger 16:13:28 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:13:28 Executing fontconfig-2.13.1-r4.trigger 16:13:28 Executing mkfontscale-1.2.1-r1.trigger 16:13:28 OK: 286 MiB in 145 packages 16:13:32 Removing intermediate container a77d3a4402b4 16:13:32 ---> d10577251e9b 16:13:32 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:13:32 ---> Running in 9c7e667877fd 16:13:32 Removing intermediate container 9c7e667877fd 16:13:32 ---> 881879dcb85c 16:13:32 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:13:32 ---> Running in ebae683ee316 16:13:32 Removing intermediate container ebae683ee316 16:13:32 ---> 215f5fee084d 16:13:32 Step 5/10 : RUN npm install -g npm 16:13:32 ---> Running in 23ecdf7cbb82 16:13:38 16:13:38 changed 54 packages, and audited 212 packages in 6s 16:13:38 16:13:38 11 packages are looking for funding 16:13:38 run `npm fund` for details 16:13:38 16:13:38 found 0 vulnerabilities 16:13:39 Removing intermediate container 23ecdf7cbb82 16:13:39 ---> e735ee1403f0 16:13:39 Step 6/10 : ARG USER=1000 16:13:39 ---> Running in 98cb5c4e9b0b 16:13:39 Removing intermediate container 98cb5c4e9b0b 16:13:39 ---> 6cdeed28d839 16:13:39 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:13:39 ---> Running in 3a3c0cc52f93 16:13:40 Removing intermediate container 3a3c0cc52f93 16:13:40 ---> 446995cc768b 16:13:40 Step 8/10 : USER $USER:$USER 16:13:40 ---> Running in b88919f24519 16:13:40 Removing intermediate container b88919f24519 16:13:40 ---> a8f02157bf59 16:13:40 Step 9/10 : WORKDIR /app 16:13:40 ---> Running in f6c410bd8125 16:13:40 Removing intermediate container f6c410bd8125 16:13:40 ---> 37e612d39acf 16:13:40 Step 10/10 : LABEL git_sha=6424df11588b0877ada6758271e70698f39d83e5 16:13:40 ---> Running in a13e5e6b4794 16:13:40 Removing intermediate container a13e5e6b4794 16:13:40 ---> 7f128f2c6f48 16:13:40 Successfully built 7f128f2c6f48 16:13:40 Successfully tagged edgexfoundry/edgex-web-ui:6424df11588b0877ada6758271e70698f39d83e5 16:13:40 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:13:40 touch edgex-web-ui.imagebuilt 16:13:40 mkdir -p node_modules coverage 16:13:40 chown "1000:1000" node_modules coverage package-lock.json 16:13:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:13:43 npm ERR! code ERESOLVE 16:13:43 npm ERR! ERESOLVE could not resolve 16:13:43 npm ERR! 16:13:43 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 16:13:43 npm ERR! Found: @angular/compiler-cli@12.2.4 16:13:43 npm ERR! node_modules/@angular/compiler-cli 16:13:43 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 16:13:43 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 16:13:43 npm ERR! node_modules/@angular/localize 16:13:43 npm ERR! dev @angular/localize@"^12.2.4" from the root project 16:13:43 npm ERR! 16:13:43 npm ERR! Could not resolve dependency: 16:13:43 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 16:13:43 npm ERR! node_modules/@angular-devkit/build-angular 16:13:43 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 16:13:43 npm ERR! 16:13:43 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.1 16:13:43 npm ERR! node_modules/@angular/compiler-cli 16:13:43 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 16:13:43 npm ERR! node_modules/@angular-devkit/build-angular 16:13:43 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 16:13:43 npm ERR! 16:13:43 npm ERR! Fix the upstream dependency conflict, or retry 16:13:43 npm ERR! this command with --force, or --legacy-peer-deps 16:13:43 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 16:13:43 npm ERR! 16:13:43 npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. 16:13:43 16:13:43 npm ERR! A complete log of this run can be found in: 16:13:43 npm ERR! /home/node/.npm/_logs/2022-09-13T16_13_41_561Z-debug-0.log 16:13:43 make[1]: *** [Makefile:139: node_modules] Error 1 16:13:43 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' 16:13:43 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 16:13:43 $ docker stop --time=1 bbba7da3d51aaef3dbbacaa3b834fd0358202bd53471491c5a0c113338a6195f 16:13:45 $ docker rm -f bbba7da3d51aaef3dbbacaa3b834fd0358202bd53471491c5a0c113338a6195f [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:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:46 16:13:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:46 latest: Pulling from edgex-lftools-log-publisher 16:13:46 5eb5b503b376: Pulling fs layer 16:13:46 5c69ac0246d0: Pulling fs layer 16:13:46 ec43610c2a17: Pulling fs layer 16:13:46 3a2ae6a8a46f: Pulling fs layer 16:13:46 33b1e0a273af: Pulling fs layer 16:13:46 5d3b04190fa2: Pulling fs layer 16:13:46 2f39f015ded8: Pulling fs layer 16:13:46 3a2ae6a8a46f: Waiting 16:13:46 33b1e0a273af: Waiting 16:13:46 2f39f015ded8: Waiting 16:13:46 5d3b04190fa2: Waiting 16:13:46 5c69ac0246d0: Download complete 16:13:46 3a2ae6a8a46f: Verifying Checksum 16:13:46 3a2ae6a8a46f: Download complete 16:13:46 33b1e0a273af: Verifying Checksum 16:13:46 33b1e0a273af: Download complete 16:13:46 5d3b04190fa2: Verifying Checksum 16:13:46 5d3b04190fa2: Download complete 16:13:46 ec43610c2a17: Verifying Checksum 16:13:46 ec43610c2a17: Download complete 16:13:46 5eb5b503b376: Download complete 16:13:47 2f39f015ded8: Download complete 16:13:48 5eb5b503b376: Pull complete 16:13:48 5c69ac0246d0: Pull complete 16:13:48 ec43610c2a17: Pull complete 16:13:49 3a2ae6a8a46f: Pull complete 16:13:49 33b1e0a273af: Pull complete 16:13:49 5d3b04190fa2: Pull complete 16:13:54 2f39f015ded8: Pull complete 16:13:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:54 prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container 16:13:55 $ 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-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:13:56 $ docker top ada2683d59bc3ca393a9eca275deb8efb64c98179d3dc08ba9450d41ea3165ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:57 ---> job-cost.sh 16:13:57 lf-activate-venv: SKIPPING 16:13:57 INFO: No Stack... 16:13:57 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:58 INFO: Archiving Costs [Pipeline] sh 16:13:58 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/cost.csv 16:13:58 + cut -d, -f6 [Pipeline] lock 16:13:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] 16:13:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] did not exist. Created. 16:13:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:13:59 + echo total: 0.2199999988079071 [Pipeline] stash 16:13:59 Stashed 1 file(s) [Pipeline] } 16:13:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:13:59 $ docker stop --time=1 ada2683d59bc3ca393a9eca275deb8efb64c98179d3dc08ba9450d41ea3165ec 16:14:00 $ docker rm -f ada2683d59bc3ca393a9eca275deb8efb64c98179d3dc08ba9450d41ea3165ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:14:00 Failed in branch amd64 16:15:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29058 in /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] { [Pipeline] ws 16:15:11 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 16:15:11 The recommended git tool is: git 16:15:18 using credential edgex-jenkins-ssh 16:15:18 Cloning the remote Git repository 16:15:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:15:19 > git init /w/workspace/edgex-ui-go/1 # timeout=10 16:15:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:15:19 > git --version # timeout=10 16:15:19 > git --version # 'git version 2.25.1' 16:15:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:15:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:23 Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 6424df11588b0877ada6758271e70698f39d83e5 16:15:23 Merge succeeded, producing 6424df11588b0877ada6758271e70698f39d83e5 16:15:23 Checking out Revision 6424df11588b0877ada6758271e70698f39d83e5 (PR-551) 16:15:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:15:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:15:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/551/head:refs/remotes/origin/PR-551 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:15:23 > git config core.sparsecheckout # timeout=10 16:15:23 > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 16:15:23 > git remote # timeout=10 16:15:23 > git config --get remote.origin.url # timeout=10 16:15:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:23 > git merge 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 16:15:23 > git rev-parse HEAD^{commit} # timeout=10 16:15:23 > git config core.sparsecheckout # timeout=10 16:15:23 > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 16:15:28 Commit message: "chore(deps): Bump node-forge and @angular-devkit/build-angular in /web" 16:15:28 > git --version # timeout=10 16:15:28 > git --version # 'git version 2.25.1' 16:15:28 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:15:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:15:29 Dload Upload Total Spent Left Speed 16:15:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 16:15:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:15:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:15:30 + sudo tee /etc/docker/daemon.new 16:15:30 { 16:15:30 "registry-mirrors": [ 16:15:30 "https://nexus3.edgexfoundry.org:10001" 16:15:30 ], 16:15:30 "bip": "10.250.0.254/24", 16:15:30 "hosts": [ 16:15:30 "tcp://0.0.0.0:5555", 16:15:30 "unix:///var/run/docker.sock" 16:15:30 ], 16:15:30 "mtu": 1458, 16:15:30 "selinux-enabled": true, 16:15:30 "seccomp-profile": "/etc/docker/seccomp.json" 16:15:30 } [Pipeline] sh 16:15:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:15:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:49 provisioning config files... 16:15:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2340987624570345564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:50 ---> docker-login.sh 16:15:50 nexus3.edgexfoundry.org:10001 16:15:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:51 Configure a credential helper to remove this warning. See 16:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:51 16:15:51 Login Succeeded 16:15:51 nexus3.edgexfoundry.org:10002 16:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:51 Configure a credential helper to remove this warning. See 16:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:51 16:15:51 Login Succeeded 16:15:51 nexus3.edgexfoundry.org:10003 16:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:52 Configure a credential helper to remove this warning. See 16:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:52 16:15:52 Login Succeeded 16:15:52 nexus3.edgexfoundry.org:10004 16:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:52 Configure a credential helper to remove this warning. See 16:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:52 16:15:52 Login Succeeded 16:15:52 docker.io 16:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:53 Configure a credential helper to remove this warning. See 16:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:53 16:15:53 Login Succeeded 16:15:53 ---> docker-login.sh ends [Pipeline] } 16:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:15:53 ========================================================= 16:15:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:15:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:54 + 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:15:55 Sending build context to Docker daemon 28.39MB 16:15:55 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:15:55 Step 2/16 : FROM ${BASE} AS builder 16:15:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:15:55 b3c136eddcbf: Pulling fs layer 16:15:55 c0a3192eca97: Pulling fs layer 16:15:55 a050256f5b6f: Pulling fs layer 16:15:55 656be50a0ddc: Pulling fs layer 16:15:55 2bbca73fdf42: Pulling fs layer 16:15:55 46d945488cbd: Pulling fs layer 16:15:55 8a5474983e97: Pulling fs layer 16:15:55 329c88fbcd65: Pulling fs layer 16:15:55 2bbca73fdf42: Waiting 16:15:55 46d945488cbd: Waiting 16:15:55 8a5474983e97: Waiting 16:15:55 329c88fbcd65: Waiting 16:15:55 656be50a0ddc: Waiting 16:15:55 a050256f5b6f: Verifying Checksum 16:15:55 a050256f5b6f: Download complete 16:15:55 c0a3192eca97: Verifying Checksum 16:15:55 c0a3192eca97: Download complete 16:15:55 2bbca73fdf42: Verifying Checksum 16:15:55 2bbca73fdf42: Download complete 16:15:55 46d945488cbd: Verifying Checksum 16:15:55 46d945488cbd: Download complete 16:15:55 b3c136eddcbf: Verifying Checksum 16:15:55 b3c136eddcbf: Download complete 16:15:56 b3c136eddcbf: Pull complete 16:15:56 329c88fbcd65: Verifying Checksum 16:15:56 329c88fbcd65: Download complete 16:15:56 c0a3192eca97: Pull complete 16:15:57 a050256f5b6f: Pull complete 16:15:57 8a5474983e97: Verifying Checksum 16:15:57 8a5474983e97: Download complete 16:15:58 656be50a0ddc: Verifying Checksum 16:15:58 656be50a0ddc: Download complete 16:16:10 656be50a0ddc: Pull complete 16:16:10 2bbca73fdf42: Pull complete 16:16:10 46d945488cbd: Pull complete 16:16:16 8a5474983e97: Pull complete 16:16:17 329c88fbcd65: Pull complete 16:16:17 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:16:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:16:17 ---> ff4287adb874 16:16:17 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:16:19 ---> Running in 934561c4f553 16:16:19 Removing intermediate container 934561c4f553 16:16:19 ---> 9a367b39b2b9 16:16:19 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:16:19 ---> Running in e9ee5f98a179 16:16:19 Removing intermediate container e9ee5f98a179 16:16:19 ---> 1d73a88b0c19 16:16:19 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:16:20 ---> Running in 87c3f2652e58 16:16:20 Removing intermediate container 87c3f2652e58 16:16:20 ---> 08640ee9b451 16:16:20 Step 6/16 : LABEL Name=edgex-ui-go 16:16:20 ---> Running in 34948d18bcab 16:16:20 Removing intermediate container 34948d18bcab 16:16:20 ---> 6a80f1f200f5 16:16:20 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:16:20 ---> Running in 03e9621def84 16:16:20 Removing intermediate container 03e9621def84 16:16:20 ---> 9856db50f1ac 16:16:20 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:16:21 latest: Pulling from library/docker 16:16:21 9b18e9b68314: Pulling fs layer 16:16:21 5abd6445c68b: Pulling fs layer 16:16:21 7b6c1cdde492: Pulling fs layer 16:16:21 7917cc27eb40: Pulling fs layer 16:16:21 3f2fb837c2a9: Pulling fs layer 16:16:21 d1f1fb8deb70: Pulling fs layer 16:16:21 dfa55b0df7d0: Pulling fs layer 16:16:21 078dd78c254d: Pulling fs layer 16:16:21 cd722d78ccff: Pulling fs layer 16:16:21 7917cc27eb40: Waiting 16:16:21 3f2fb837c2a9: Waiting 16:16:21 d1f1fb8deb70: Waiting 16:16:21 dfa55b0df7d0: Waiting 16:16:21 078dd78c254d: Waiting 16:16:21 cd722d78ccff: Waiting 16:16:21 7b6c1cdde492: Verifying Checksum 16:16:21 7b6c1cdde492: Download complete 16:16:21 5abd6445c68b: Verifying Checksum 16:16:21 5abd6445c68b: Download complete 16:16:21 9b18e9b68314: Verifying Checksum 16:16:21 9b18e9b68314: Download complete 16:16:22 7917cc27eb40: Verifying Checksum 16:16:22 7917cc27eb40: Download complete 16:16:22 d1f1fb8deb70: Verifying Checksum 16:16:22 d1f1fb8deb70: Download complete 16:16:22 3f2fb837c2a9: Verifying Checksum 16:16:22 3f2fb837c2a9: Download complete 16:16:22 dfa55b0df7d0: Verifying Checksum 16:16:22 dfa55b0df7d0: Download complete 16:16:22 078dd78c254d: Verifying Checksum 16:16:22 cd722d78ccff: Verifying Checksum 16:16:22 cd722d78ccff: Download complete 16:16:22 9b18e9b68314: Pull complete 16:16:23 5abd6445c68b: Pull complete 16:16:23 7b6c1cdde492: Pull complete 16:16:24 7917cc27eb40: Pull complete 16:16:25 3f2fb837c2a9: Pull complete 16:16:26 d1f1fb8deb70: Pull complete 16:16:26 dfa55b0df7d0: Pull complete 16:16:26 078dd78c254d: Pull complete 16:16:27 cd722d78ccff: Pull complete 16:16:27 Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 16:16:27 Status: Downloaded newer image for docker:latest 16:16:29 ---> 417a227eb48b 16:16:29 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:29 ---> Running in ebecfdfad85e 16:16:31 Removing intermediate container ebecfdfad85e 16:16:31 ---> 94c1c8b42d8b 16:16:31 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:31 ---> Running in afcc6b1a5af0 16:16:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:16:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:16:34 OK: 221 MiB in 51 packages 16:16:34 Removing intermediate container afcc6b1a5af0 16:16:34 ---> 1a1338d8927a 16:16:34 Step 11/16 : ENV GO111MODULE=on 16:16:35 ---> Running in 73612fe6761e 16:16:35 Removing intermediate container 73612fe6761e 16:16:35 ---> d0ebc96d5e03 16:16:35 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:16:35 ---> Running in 2ec07daa77fe 16:16:35 Removing intermediate container 2ec07daa77fe 16:16:35 ---> 4b80db6d7231 16:16:35 Step 13/16 : COPY go.mod vendor* ./ 16:16:36 ---> 6143bf3925cc 16:16:36 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:36 ---> Running in 9afb034be2d4 16:17:08 Removing intermediate container 9afb034be2d4 16:17:08 ---> 6f2f8155cf30 16:17:08 Step 15/16 : COPY . . 16:17:08 ---> 705011d96011 16:17:08 Step 16/16 : RUN ${MAKE} 16:17:08 ---> Running in d3b0366894be 16:17:08 noop 16:17:09 Removing intermediate container d3b0366894be 16:17:09 ---> 5eee65192112 16:17:09 Successfully built 5eee65192112 16:17:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:09 + docker inspect -f . ci-base-image-arm64 16:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:10 prd-ubuntu20.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container 16:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:17:11 $ docker top 50e0f418ae53f07597a1a57df6106b70f689e2ab836788678af7125985bd7dd9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:12 + go version 16:17:12 go version go1.18.3 linux/arm64 [Pipeline] } 16:17:12 $ docker stop --time=1 50e0f418ae53f07597a1a57df6106b70f689e2ab836788678af7125985bd7dd9 16:17:14 $ docker rm -f 50e0f418ae53f07597a1a57df6106b70f689e2ab836788678af7125985bd7dd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:15 + docker inspect -f . ci-base-image-arm64 16:17:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:15 prd-ubuntu20.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container 16:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:17:17 $ docker top 84a44ba7443657f498312fb6ed185cf9f9abc12ac98874f800a7cb26f465710c -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:18 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 16:17:18 + make test 16:17:18 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:17:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:18:07 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:18:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:18:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:14 ./bin/test-attribution-txt.sh 16:18:14 make -C web test 16:18:14 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 16:18:14 make[1]: tput: No such file or directory 16:18:14 make[1]: tput: No such file or directory 16:18:14 warning: generating ./VERSION 16:18:14 echo "0.0.0" > VERSION 16:18:14 docker build \ 16:18:14 -f Dockerfile \ 16:18:14 --build-arg USER=1000 \ 16:18:14 \ 16:18:14 --label "git_sha=6424df11588b0877ada6758271e70698f39d83e5" \ 16:18:14 -t edgexfoundry/edgex-web-ui:6424df11588b0877ada6758271e70698f39d83e5 \ 16:18:14 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:18:14 . 16:18:14 Sending build context to Docker daemon 3.03MB 16:18:14 Step 1/10 : FROM node:16.17-alpine3.15 16:18:14 16.17-alpine3.15: Pulling from library/node 16:18:14 47517142f6ba: Pulling fs layer 16:18:14 17eb293efcef: Pulling fs layer 16:18:14 5f80d66b68ae: Pulling fs layer 16:18:14 55cd42e1afe3: Pulling fs layer 16:18:14 55cd42e1afe3: Waiting 16:18:14 5f80d66b68ae: Verifying Checksum 16:18:14 5f80d66b68ae: Download complete 16:18:14 47517142f6ba: Verifying Checksum 16:18:14 47517142f6ba: Download complete 16:18:14 55cd42e1afe3: Download complete 16:18:15 47517142f6ba: Pull complete 16:18:15 17eb293efcef: Verifying Checksum 16:18:15 17eb293efcef: Download complete 16:18:20 17eb293efcef: Pull complete 16:18:20 5f80d66b68ae: Pull complete 16:18:20 55cd42e1afe3: Pull complete 16:18:20 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 16:18:20 Status: Downloaded newer image for node:16.17-alpine3.15 16:18:20 ---> ddf45b724adc 16:18:20 Step 2/10 : RUN apk add --no-cache chromium 16:18:20 ---> Running in 9048435b9c15 16:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:18:23 (1/128) Installing libxau (1.0.9-r0) 16:18:23 (2/128) Installing libmd (1.0.3-r0) 16:18:23 (3/128) Installing libbsd (0.11.3-r1) 16:18:23 (4/128) Installing libxdmcp (1.1.3-r0) 16:18:23 (5/128) Installing libxcb (1.14-r2) 16:18:23 (6/128) Installing libx11 (1.7.2-r0) 16:18:23 (7/128) Installing libxext (1.3.4-r0) 16:18:23 (8/128) Installing libice (1.0.10-r0) 16:18:23 (9/128) Installing libuuid (2.37.4-r0) 16:18:23 (10/128) Installing libsm (1.2.3-r0) 16:18:23 (11/128) Installing libxt (1.2.1-r0) 16:18:23 (12/128) Installing libxmu (1.1.3-r0) 16:18:23 (13/128) Installing xset (1.2.4-r0) 16:18:23 (14/128) Installing xprop (1.2.5-r0) 16:18:23 (15/128) Installing xdg-utils (1.1.3-r0) 16:18:23 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 16:18:23 (17/128) Installing pkgconf (1.8.0-r0) 16:18:23 (18/128) Installing libffi (3.4.2-r1) 16:18:23 (19/128) Installing libintl (0.21-r0) 16:18:23 (20/128) Installing libblkid (2.37.4-r0) 16:18:23 (21/128) Installing libmount (2.37.4-r0) 16:18:23 (22/128) Installing pcre (8.45-r1) 16:18:23 (23/128) Installing glib (2.70.1-r0) 16:18:23 (24/128) Installing xz-libs (5.2.5-r1) 16:18:23 (25/128) Installing libxml2 (2.9.14-r1) 16:18:23 (26/128) Installing shared-mime-info (2.1-r0) 16:18:23 (27/128) Installing hicolor-icon-theme (0.17-r1) 16:18:23 (28/128) Installing libjpeg-turbo (2.1.2-r0) 16:18:23 (29/128) Installing libpng (1.6.37-r1) 16:18:23 (30/128) Installing libwebp (1.2.2-r0) 16:18:23 (31/128) Installing zstd-libs (1.5.0-r0) 16:18:23 (32/128) Installing tiff (4.3.0-r1) 16:18:23 (33/128) Installing gdk-pixbuf (2.42.8-r0) 16:18:24 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 16:18:24 (35/128) Installing libxcomposite (0.4.5-r0) 16:18:24 (36/128) Installing libxfixes (6.0.0-r0) 16:18:24 (37/128) Installing libxrender (0.9.10-r3) 16:18:24 (38/128) Installing libxcursor (1.2.0-r0) 16:18:24 (39/128) Installing libxdamage (1.1.5-r1) 16:18:24 (40/128) Installing libxi (1.8-r0) 16:18:24 (41/128) Installing libxinerama (1.1.4-r1) 16:18:24 (42/128) Installing libxrandr (1.5.2-r1) 16:18:24 (43/128) Installing atk (2.36.0-r0) 16:18:24 (44/128) Installing libxtst (1.2.3-r3) 16:18:24 (45/128) Installing dbus-libs (1.12.20-r4) 16:18:24 (46/128) Installing at-spi2-core (2.42.0-r0) 16:18:24 (47/128) Installing at-spi2-atk (2.38.0-r0) 16:18:24 (48/128) Installing expat (2.4.7-r0) 16:18:24 (49/128) Installing brotli-libs (1.0.9-r5) 16:18:24 (50/128) Installing libbz2 (1.0.8-r1) 16:18:24 (51/128) Installing freetype (2.11.1-r2) 16:18:24 (52/128) Installing fontconfig (2.13.1-r4) 16:18:24 (53/128) Installing pixman (0.40.0-r3) 16:18:24 (54/128) Installing cairo (1.16.0-r5) 16:18:24 (55/128) Installing cairo-gobject (1.16.0-r5) 16:18:24 (56/128) Installing avahi-libs (0.8-r5) 16:18:24 (57/128) Installing gmp (6.2.1-r1) 16:18:24 (58/128) Installing nettle (3.7.3-r0) 16:18:24 (59/128) Installing p11-kit (0.24.0-r1) 16:18:24 (60/128) Installing libtasn1 (4.18.0-r0) 16:18:24 (61/128) Installing libunistring (0.9.10-r1) 16:18:24 (62/128) Installing gnutls (3.7.1-r1) 16:18:24 (63/128) Installing cups-libs (2.3.3-r6) 16:18:24 (64/128) Installing libepoxy (1.5.9-r0) 16:18:24 (65/128) Installing fribidi (1.0.11-r0) 16:18:24 (66/128) Installing graphite2 (1.3.14-r0) 16:18:24 (67/128) Installing harfbuzz (3.0.0-r2) 16:18:24 (68/128) Installing libxft (2.3.4-r0) 16:18:24 (69/128) Installing pango (1.48.10-r0) 16:18:24 (70/128) Installing wayland-libs-client (1.19.0-r1) 16:18:24 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 16:18:24 (72/128) Installing wayland-libs-egl (1.19.0-r1) 16:18:24 (73/128) Installing xkeyboard-config (2.34-r0) 16:18:24 (74/128) Installing libxkbcommon (1.3.1-r0) 16:18:24 (75/128) Installing gtk+3.0 (3.24.30-r0) 16:18:24 Executing gtk+3.0-3.24.30-r0.post-install 16:18:25 (76/128) Installing libfontenc (1.1.4-r0) 16:18:25 (77/128) Installing mkfontscale (1.2.1-r1) 16:18:25 (78/128) Installing ttf-opensans (1.10-r1) 16:18:25 Executing ttf-opensans-1.10-r1.post-install 16:18:27 (79/128) Installing libogg (1.3.5-r0) 16:18:27 (80/128) Installing flac (1.3.4-r0) 16:18:27 (81/128) Installing alsa-lib (1.2.5.1-r1) 16:18:27 (82/128) Installing libatomic (10.3.1_git20211027-r0) 16:18:27 (83/128) Installing sdl2 (2.0.16-r4) 16:18:27 (84/128) Installing aom-libs (3.2.0-r0) 16:18:27 (85/128) Installing libass (0.15.2-r0) 16:18:27 (86/128) Installing libdav1d (0.9.2-r0) 16:18:27 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:18:27 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 16:18:27 (89/128) Installing lame (3.100-r0) 16:18:27 (90/128) Installing opus (1.3.1-r1) 16:18:27 (91/128) Installing libgomp (10.3.1_git20211027-r0) 16:18:27 (92/128) Installing soxr (0.1.3-r2) 16:18:27 (93/128) Installing libsrt (1.4.2-r1) 16:18:27 (94/128) Installing libssh (0.9.6-r1) 16:18:27 (95/128) Installing libtheora (1.1.1-r16) 16:18:27 (96/128) Installing v4l-utils-libs (1.22.1-r1) 16:18:27 (97/128) Installing libdrm (2.4.109-r0) 16:18:27 (98/128) Installing libva (2.13.0-r0) 16:18:27 (99/128) Installing libvdpau (1.4-r0) 16:18:27 (100/128) Installing vidstab (1.1.0-r1) 16:18:27 (101/128) Installing libvorbis (1.3.7-r0) 16:18:27 (102/128) Installing libvpx (1.10.0-r0) 16:18:27 (103/128) Installing vulkan-loader (1.2.196-r0) 16:18:27 (104/128) Installing x264-libs (20210613-r0) 16:18:27 (105/128) Installing x265-libs (3.5-r0) 16:18:28 (106/128) Installing xvidcore (1.3.7-r1) 16:18:28 (107/128) Installing ffmpeg-libs (4.4.1-r2) 16:18:28 (108/128) Installing libevent (2.1.12-r4) 16:18:28 (109/128) Installing mesa (21.2.6-r0) 16:18:28 (110/128) Installing wayland-libs-server (1.19.0-r1) 16:18:28 (111/128) Installing mesa-gbm (21.2.6-r0) 16:18:28 (112/128) Installing lcms2 (2.12-r1) 16:18:28 (113/128) Installing nspr (4.32-r0) 16:18:28 (114/128) Installing sqlite-libs (3.36.0-r0) 16:18:28 (115/128) Installing nss (3.78.1-r0) 16:18:28 (116/128) Installing libasyncns (0.8-r1) 16:18:28 (117/128) Installing libltdl (2.4.6-r7) 16:18:28 (118/128) Installing orc (0.4.32-r0) 16:18:28 (119/128) Installing libsndfile (1.0.31-r1) 16:18:28 (120/128) Installing speexdsp (1.2.0-r0) 16:18:28 (121/128) Installing tdb-libs (1.4.5-r0) 16:18:28 (122/128) Installing libpulse (15.0-r2) 16:18:28 (123/128) Installing re2 (2021.11.01-r0) 16:18:28 (124/128) Installing snappy (1.1.9-r1) 16:18:28 (125/128) Installing libgpg-error (1.42-r1) 16:18:28 (126/128) Installing libgcrypt (1.9.4-r0) 16:18:28 (127/128) Installing libxslt (1.1.35-r0) 16:18:28 (128/128) Installing chromium (99.0.4844.84-r0) 16:18:33 Executing busybox-1.34.1-r7.trigger 16:18:33 Executing glib-2.70.1-r0.trigger 16:18:33 Executing shared-mime-info-2.1-r0.trigger 16:18:38 Executing gdk-pixbuf-2.42.8-r0.trigger 16:18:38 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:18:38 Executing fontconfig-2.13.1-r4.trigger 16:18:38 Executing mkfontscale-1.2.1-r1.trigger 16:18:38 OK: 275 MiB in 144 packages 16:18:46 Removing intermediate container 9048435b9c15 16:18:46 ---> 004e7e41fa45 16:18:46 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:18:46 ---> Running in b8f35f942ea4 16:18:46 Removing intermediate container b8f35f942ea4 16:18:46 ---> 32f9db07b4f3 16:18:46 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:18:46 ---> Running in ebded6f5b430 16:18:47 Removing intermediate container ebded6f5b430 16:18:47 ---> 8e47520bdd70 16:18:47 Step 5/10 : RUN npm install -g npm 16:18:47 ---> Running in 1f202cf35067 16:19:14 16:19:14 changed 54 packages, and audited 212 packages in 22s 16:19:14 16:19:14 11 packages are looking for funding 16:19:14 run `npm fund` for details 16:19:14 16:19:14 found 0 vulnerabilities 16:19:16 Removing intermediate container 1f202cf35067 16:19:16 ---> cb875b8d6a05 16:19:16 Step 6/10 : ARG USER=1000 16:19:16 ---> Running in ee84da5115ae 16:19:16 Removing intermediate container ee84da5115ae 16:19:16 ---> d54039bcde0c 16:19:16 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:19:17 ---> Running in 5e3981a6e8b8 16:19:18 Removing intermediate container 5e3981a6e8b8 16:19:18 ---> 0fc6954d169e 16:19:18 Step 8/10 : USER $USER:$USER 16:19:18 ---> Running in 94cfc3f561ef 16:19:18 Removing intermediate container 94cfc3f561ef 16:19:18 ---> c5a2774d46ee 16:19:18 Step 9/10 : WORKDIR /app 16:19:19 ---> Running in cc05825f3ff0 16:19:19 Removing intermediate container cc05825f3ff0 16:19:19 ---> 6ca8b4e1ea49 16:19:19 Step 10/10 : LABEL git_sha=6424df11588b0877ada6758271e70698f39d83e5 16:19:19 ---> Running in 3acb5a85e1c4 16:19:19 Removing intermediate container 3acb5a85e1c4 16:19:19 ---> 497612f97db9 16:19:20 Successfully built 497612f97db9 16:19:20 Successfully tagged edgexfoundry/edgex-web-ui:6424df11588b0877ada6758271e70698f39d83e5 16:19:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:19:20 touch edgex-web-ui.imagebuilt 16:19:20 mkdir -p node_modules coverage 16:19:20 chown "1000:1000" node_modules coverage package-lock.json 16:19:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:19:35 npm ERR! code ERESOLVE 16:19:35 npm ERR! ERESOLVE could not resolve 16:19:35 npm ERR! 16:19:35 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 16:19:35 npm ERR! Found: @angular/compiler-cli@12.2.4 16:19:35 npm ERR! node_modules/@angular/compiler-cli 16:19:35 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 16:19:35 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 16:19:35 npm ERR! node_modules/@angular/localize 16:19:35 npm ERR! dev @angular/localize@"^12.2.4" from the root project 16:19:35 npm ERR! 16:19:35 npm ERR! Could not resolve dependency: 16:19:35 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 16:19:35 npm ERR! node_modules/@angular-devkit/build-angular 16:19:35 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 16:19:35 npm ERR! 16:19:35 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.1 16:19:35 npm ERR! node_modules/@angular/compiler-cli 16:19:35 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 16:19:35 npm ERR! node_modules/@angular-devkit/build-angular 16:19:35 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 16:19:35 npm ERR! 16:19:35 npm ERR! Fix the upstream dependency conflict, or retry 16:19:35 npm ERR! this command with --force, or --legacy-peer-deps 16:19:35 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 16:19:35 npm ERR! 16:19:35 npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. 16:19:35 16:19:35 npm ERR! A complete log of this run can be found in: 16:19:35 npm ERR! /home/node/.npm/_logs/2022-09-13T16_19_23_363Z-debug-0.log 16:19:35 make[1]: *** [Makefile:139: node_modules] Error 1 16:19:35 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' 16:19:35 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 16:19:35 $ docker stop --time=1 84a44ba7443657f498312fb6ed185cf9f9abc12ac98874f800a7cb26f465710c 16:19:37 $ docker rm -f 84a44ba7443657f498312fb6ed185cf9f9abc12ac98874f800a7cb26f465710c [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:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:38 16:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:39 arm64: Pulling from edgex-lftools-log-publisher 16:19:39 8998bd30e6a1: Pulling fs layer 16:19:39 04944245beec: Pulling fs layer 16:19:39 699f458cf7ca: Pulling fs layer 16:19:39 765212b225bb: Pulling fs layer 16:19:39 f23df028b6ca: Pulling fs layer 16:19:39 d65c8cfc05b1: Pulling fs layer 16:19:39 2437ff75d9bd: Pulling fs layer 16:19:39 f23df028b6ca: Waiting 16:19:39 d65c8cfc05b1: Waiting 16:19:39 2437ff75d9bd: Waiting 16:19:39 765212b225bb: Waiting 16:19:39 04944245beec: Verifying Checksum 16:19:39 04944245beec: Download complete 16:19:39 765212b225bb: Verifying Checksum 16:19:39 765212b225bb: Download complete 16:19:39 f23df028b6ca: Verifying Checksum 16:19:39 f23df028b6ca: Download complete 16:19:39 d65c8cfc05b1: Verifying Checksum 16:19:39 d65c8cfc05b1: Download complete 16:19:39 699f458cf7ca: Verifying Checksum 16:19:39 699f458cf7ca: Download complete 16:19:39 8998bd30e6a1: Verifying Checksum 16:19:39 8998bd30e6a1: Download complete 16:19:42 2437ff75d9bd: Verifying Checksum 16:19:42 2437ff75d9bd: Download complete 16:19:43 8998bd30e6a1: Pull complete 16:19:44 04944245beec: Pull complete 16:19:46 699f458cf7ca: Pull complete 16:19:46 765212b225bb: Pull complete 16:19:47 f23df028b6ca: Pull complete 16:19:47 d65c8cfc05b1: Pull complete 16:20:02 2437ff75d9bd: Pull complete 16:20:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:02 prd-ubuntu20.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container 16:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:20:05 $ docker top 01f536c8f5e44aa6c7ee56ab253c490fb395192ec9c1742fa9884a3aa3333eb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:06 ---> job-cost.sh 16:20:06 lf-activate-venv: SKIPPING 16:20:06 INFO: No Stack... 16:20:07 INFO: Retrieving Pricing Info for: v3-standard-4 16:20:07 INFO: Archiving Costs [Pipeline] sh 16:20:08 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 16:20:08 + cut -d, -f6 [Pipeline] lock 16:20:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] 16:20:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] did not exist. Created. 16:20:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:20:09 /w/workspace/edgex-ui-go/1@tmp/durable-91c8e290/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:20:10 + echo total: 0.10999999940395355 [Pipeline] stash 16:20:10 Warning: overwriting stash ‘stack-cost’ 16:20:11 Stashed 1 file(s) [Pipeline] } 16:20:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:20:11 $ docker stop --time=1 01f536c8f5e44aa6c7ee56ab253c490fb395192ec9c1742fa9884a3aa3333eb2 16:20:12 $ docker rm -f 01f536c8f5e44aa6c7ee56ab253c490fb395192ec9c1742fa9884a3aa3333eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:20:13 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:20:15 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives ] 16:20:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives 16:20:15 total 16 16:20:15 drwxr-xr-x 3 root root 4096 Sep 13 16:13 . 16:20:15 drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:13 .. 16:20:15 drwxr-xr-x 2 root root 4096 Sep 13 16:13 cost 16:20:15 -rw-r--r-- 1 root root 83 Sep 13 16:13 cost.csv 16:20:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives 16:20:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives 16:20:15 total 16 16:20:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:13 . 16:20:15 drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:13 .. 16:20:15 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:13 cost 16:20:15 -rw-r--r-- 1 jenkins jenkins 83 Sep 13 16:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:20:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:20:16 ---> package-listing.sh 16:20:16 ++ facter osfamily 16:20:16 ++ tr '[:upper:]' '[:lower:]' 16:20:16 + OS_FAMILY=debian 16:20:16 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-551 16:20:16 + START_PACKAGES=/tmp/packages_start.txt 16:20:16 + END_PACKAGES=/tmp/packages_end.txt 16:20:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:16 + PACKAGES=/tmp/packages_start.txt 16:20:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' 16:20:16 + PACKAGES=/tmp/packages_end.txt 16:20:16 + case "${OS_FAMILY}" in 16:20:16 + dpkg -l 16:20:16 + grep '^ii' 16:20:16 + '[' -f /tmp/packages_start.txt ']' 16:20:16 + '[' -f /tmp/packages_end.txt ']' 16:20:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' 16:20:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/ 16:20:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/ [Pipeline] echo 16:20:16 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-551/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:20:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:17 prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container 16:20:18 $ 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-551/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-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@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:20:18 $ docker top 89123d68b72ee30779c14713a5dd9b7ab1d251f3e6e44ca7555d129f9e401af0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:18 + touch /tmp/pre-build-complete [Pipeline] sh 16:20:18 + mkdir -p /var/log/sysstat [Pipeline] sh 16:20:19 + ls /var/log/sa-host 16:20:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:19 provisioning config files... 16:20:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config4860716144002609371tmp [Pipeline] { [Pipeline] echo 16:20:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:20:19 ---> create-netrc.sh [Pipeline] } 16:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:20:20 ---> python-tools-install.sh [Pipeline] echo 16:20:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:20:20 ---> sudo-logs.sh 16:20:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:20:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:20:21 ---> job-cost.sh 16:20:21 lf-activate-venv: SKIPPING 16:20:21 DEBUG: total: 0.2199999988079071 16:20:21 INFO: Retrieving Stack Cost... 16:20:21 INFO: Retrieving Pricing Info for: v3-standard-8 16:20:21 INFO: Archiving Costs [Pipeline] echo 16:20:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:20:22 ---> logs-deploy.sh 16:20:22 lf-activate-venv: SKIPPING 16:20:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-551/1 16:20:22 INFO: archiving workspace using pattern(s): 16:20:23 Archives upload complete. 16:20:23 INFO: archiving logs to Nexus 16:20:24 ---> uname -a: 16:20:24 Linux prd-ubuntu20-04-docker-8c-8g-29056 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:20:24 16:20:24 16:20:24 ---> lscpu: 16:20:24 Architecture: x86_64 16:20:24 CPU op-mode(s): 32-bit, 64-bit 16:20:24 Byte Order: Little Endian 16:20:24 Address sizes: 40 bits physical, 48 bits virtual 16:20:24 CPU(s): 8 16:20:24 On-line CPU(s) list: 0-7 16:20:24 Thread(s) per core: 1 16:20:24 Core(s) per socket: 1 16:20:24 Socket(s): 8 16:20:24 NUMA node(s): 1 16:20:24 Vendor ID: AuthenticAMD 16:20:24 CPU family: 23 16:20:24 Model: 49 16:20:24 Model name: AMD EPYC-Rome Processor 16:20:24 Stepping: 0 16:20:24 CPU MHz: 2799.998 16:20:24 BogoMIPS: 5599.99 16:20:24 Virtualization: AMD-V 16:20:24 Hypervisor vendor: KVM 16:20:24 Virtualization type: full 16:20:24 L1d cache: 256 KiB 16:20:24 L1i cache: 256 KiB 16:20:24 L2 cache: 4 MiB 16:20:24 L3 cache: 128 MiB 16:20:24 NUMA node0 CPU(s): 0-7 16:20:24 Vulnerability Itlb multihit: Not affected 16:20:24 Vulnerability L1tf: Not affected 16:20:24 Vulnerability Mds: Not affected 16:20:24 Vulnerability Meltdown: Not affected 16:20:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:20:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:20:24 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:20:24 Vulnerability Srbds: Not affected 16:20:24 Vulnerability Tsx async abort: Not affected 16:20:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:20:24 16:20:24 16:20:24 ---> nproc: 16:20:24 8 16:20:24 16:20:24