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 [2022-09-13T16:12:09.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-13T16:12:09.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-13T16:12:09.651Z] ========================================================= [2022-09-13T16:12:09.651Z] EdgeX Global Pipelines Version Info [2022-09-13T16:12:09.651Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:12:10.464Z] ------------------- [2022-09-13T16:12:10.465Z] stable info: [2022-09-13T16:12:10.465Z] ------------------- [2022-09-13T16:12:10.465Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-13T16:12:10.465Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-13T16:12:10.465Z] Message: update stable to v1.0.239 [2022-09-13T16:12:11.039Z] ------------------- [2022-09-13T16:12:11.039Z] experimental info: [2022-09-13T16:12:11.039Z] ------------------- [2022-09-13T16:12:11.040Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-13T16:12:11.040Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-13T16:12:11.040Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-13T16:12:11.430Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-13T16:12:11.471Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-13T16:12:11.509Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-13T16:12:11.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-13T16:12:11.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-13T16:12:11.636Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-13T16:12:11.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-13T16:12:11.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-13T16:12:11.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-13T16:12:11.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-13T16:12:11.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-13T16:12:11.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-13T16:12:11.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-13T16:12:11.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-13T16:12:12.011Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-13T16:12:12.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-13T16:12:12.100Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-13T16:12:12.148Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-13T16:12:12.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-13T16:12:12.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-13T16:12:12.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-13T16:12:12.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-13T16:12:12.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-13T16:12:12.430Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-13T16:12:12.470Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-13T16:12:12.511Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-13T16:12:12.556Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-13T16:12:12.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-551 [Pipeline] echo [2022-09-13T16:12:12.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-551 [Pipeline] echo [2022-09-13T16:12:12.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-551 [Pipeline] echo [2022-09-13T16:12:12.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6424df11588b0877ada6758271e70698f39d83e5 [Pipeline] echo [2022-09-13T16:12:12.777Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6424df1 [Pipeline] echo [2022-09-13T16:12:12.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:12:12.934Z] provisioning config files... [2022-09-13T16:12:12.949Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config414411531115176865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:12:13.290Z] ---> docker-login.sh [2022-09-13T16:12:13.290Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:12:13.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:13.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:13.551Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:13.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:13.551Z] [2022-09-13T16:12:13.551Z] Login Succeeded [2022-09-13T16:12:13.551Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:12:13.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:13.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:13.812Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:13.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:13.812Z] [2022-09-13T16:12:13.812Z] Login Succeeded [2022-09-13T16:12:13.812Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:12:13.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:13.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:13.812Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:13.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:13.812Z] [2022-09-13T16:12:13.812Z] Login Succeeded [2022-09-13T16:12:13.812Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:12:14.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:14.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:14.075Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:14.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:14.075Z] [2022-09-13T16:12:14.075Z] Login Succeeded [2022-09-13T16:12:14.075Z] docker.io [2022-09-13T16:12:14.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:14.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:14.648Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:14.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:14.648Z] [2022-09-13T16:12:14.648Z] Login Succeeded [2022-09-13T16:12:14.648Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:12:14.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-13T16:12:15.311Z] + git rev-list -1 --merges 6424df11588b0877ada6758271e70698f39d83e5~1..6424df11588b0877ada6758271e70698f39d83e5 [Pipeline] echo [2022-09-13T16:12:15.355Z] -----------> git rev-list -1 --merges 6424df11588b0877ada6758271e70698f39d83e5~1..6424df11588b0877ada6758271e70698f39d83e5 6424df11588b0877ada6758271e70698f39d83e5 [false] [Pipeline] sh [2022-09-13T16:12:15.673Z] + git log --format=format:%s -1 6424df11588b0877ada6758271e70698f39d83e5 [Pipeline] echo [2022-09-13T16:12:15.706Z] ========================================================= [2022-09-13T16:12:15.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-13T16:12:15.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-13T16:12:16.131Z] + git log --format=format:%s -1 6424df11588b0877ada6758271e70698f39d83e5 [Pipeline] echo [2022-09-13T16:12:16.164Z] [semverPrep] GIT_COMMIT: 6424df11588b0877ada6758271e70698f39d83e5, Commit Message: chore(deps): Bump node-forge and @angular-devkit/build-angular in /web [Pipeline] echo [2022-09-13T16:12:16.196Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-13T16:12:16.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-13T16:12:16.575Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-13T16:12:16.575Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-13T16:12:16.575Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-13T16:12:16.575Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-13T16:12:16.575Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-13T16:12:16.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:17.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:12:17.003Z] [2022-09-13T16:12:17.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:17.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:12:17.395Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-13T16:12:17.395Z] b85a868b505f: Pulling fs layer [2022-09-13T16:12:17.395Z] e2be974225ed: Pulling fs layer [2022-09-13T16:12:17.395Z] 339a4e72a1f5: Pulling fs layer [2022-09-13T16:12:17.395Z] 988bab9f4d93: Pulling fs layer [2022-09-13T16:12:17.395Z] 1469e6f7b9e6: Pulling fs layer [2022-09-13T16:12:17.395Z] eaf3925da568: Pulling fs layer [2022-09-13T16:12:17.395Z] bab4dde63d76: Pulling fs layer [2022-09-13T16:12:17.395Z] eaf3925da568: Waiting [2022-09-13T16:12:17.395Z] bde34c3a00c8: Pulling fs layer [2022-09-13T16:12:17.395Z] b352a97aabf1: Pulling fs layer [2022-09-13T16:12:17.395Z] 4872d77fe225: Pulling fs layer [2022-09-13T16:12:17.395Z] 5851b861e8e6: Pulling fs layer [2022-09-13T16:12:17.395Z] 4872d77fe225: Waiting [2022-09-13T16:12:17.395Z] bde34c3a00c8: Waiting [2022-09-13T16:12:17.395Z] e2be974225ed: Verifying Checksum [2022-09-13T16:12:17.395Z] e2be974225ed: Download complete [2022-09-13T16:12:17.395Z] 988bab9f4d93: Download complete [2022-09-13T16:12:17.658Z] 1469e6f7b9e6: Verifying Checksum [2022-09-13T16:12:17.658Z] 1469e6f7b9e6: Download complete [2022-09-13T16:12:17.658Z] eaf3925da568: Verifying Checksum [2022-09-13T16:12:17.658Z] eaf3925da568: Download complete [2022-09-13T16:12:17.658Z] 339a4e72a1f5: Verifying Checksum [2022-09-13T16:12:17.658Z] 339a4e72a1f5: Download complete [2022-09-13T16:12:17.658Z] bde34c3a00c8: Download complete [2022-09-13T16:12:17.658Z] b352a97aabf1: Download complete [2022-09-13T16:12:17.658Z] 4872d77fe225: Verifying Checksum [2022-09-13T16:12:17.658Z] 4872d77fe225: Download complete [2022-09-13T16:12:17.658Z] 5851b861e8e6: Verifying Checksum [2022-09-13T16:12:17.658Z] 5851b861e8e6: Download complete [2022-09-13T16:12:17.658Z] b85a868b505f: Verifying Checksum [2022-09-13T16:12:17.658Z] b85a868b505f: Download complete [2022-09-13T16:12:17.919Z] bab4dde63d76: Verifying Checksum [2022-09-13T16:12:17.919Z] bab4dde63d76: Download complete [2022-09-13T16:12:19.302Z] b85a868b505f: Pull complete [2022-09-13T16:12:19.302Z] e2be974225ed: Pull complete [2022-09-13T16:12:19.873Z] 339a4e72a1f5: Pull complete [2022-09-13T16:12:19.873Z] 988bab9f4d93: Pull complete [2022-09-13T16:12:20.134Z] 1469e6f7b9e6: Pull complete [2022-09-13T16:12:20.395Z] eaf3925da568: Pull complete [2022-09-13T16:12:22.313Z] bab4dde63d76: Pull complete [2022-09-13T16:12:22.575Z] bde34c3a00c8: Pull complete [2022-09-13T16:12:22.575Z] b352a97aabf1: Pull complete [2022-09-13T16:12:22.840Z] 4872d77fe225: Pull complete [2022-09-13T16:12:22.840Z] 5851b861e8e6: Pull complete [2022-09-13T16:12:22.840Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-13T16:12:22.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:12:22.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:12:23.068Z] prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container [2022-09-13T16:12:23.097Z] $ 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 [2022-09-13T16:12:24.663Z] $ docker top 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b -eo pid,comm [2022-09-13T16:12:24.762Z] 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). [2022-09-13T16:12:24.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-13T16:12:24.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-13T16:12:24.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-13T16:12:25.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-13T16:12:25.021Z] $ docker exec 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b ssh-agent [2022-09-13T16:12:25.161Z] SSH_AUTH_SOCK=/tmp/ssh-d7ZJG4y9ivy6/agent.32 [2022-09-13T16:12:25.161Z] SSH_AGENT_PID=38 [2022-09-13T16:12:25.170Z] Running ssh-add (command line suppressed) [2022-09-13T16:12:25.289Z] 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) [2022-09-13T16:12:25.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-13T16:12:25.668Z] + git tag --points-at HEAD [Pipeline] } [2022-09-13T16:12:25.687Z] $ docker exec --env ******** --env ******** 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b ssh-agent -k [2022-09-13T16:12:25.799Z] unset SSH_AUTH_SOCK; [2022-09-13T16:12:25.800Z] unset SSH_AGENT_PID; [2022-09-13T16:12:25.800Z] echo Agent pid 38 killed; [2022-09-13T16:12:25.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-13T16:12:25.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-13T16:12:25.921Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-13T16:12:26.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-13T16:12:26.064Z] $ docker exec 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b ssh-agent [2022-09-13T16:12:26.218Z] SSH_AUTH_SOCK=/tmp/ssh-4cwqfNAMWEso/agent.72 [2022-09-13T16:12:26.218Z] SSH_AGENT_PID=78 [2022-09-13T16:12:26.223Z] Running ssh-add (command line suppressed) [2022-09-13T16:12:26.341Z] 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) [2022-09-13T16:12:26.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-13T16:12:26.697Z] + git semver init [2022-09-13T16:12:26.961Z] 2022-09-13 16:12:26,878 [run_init] DEBUG init version:0.0.0 force:False [2022-09-13T16:12:26.961Z] 2022-09-13 16:12:26,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver [2022-09-13T16:12:26.961Z] 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 [2022-09-13T16:12:26.961Z] 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) [2022-09-13T16:12:28.356Z] 2022-09-13 16:12:28,269 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.git/info/exclude [2022-09-13T16:12:28.356Z] 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 [2022-09-13T16:12:28.356Z] 2022-09-13 16:12:28,270 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 [2022-09-13T16:12:28.356Z] 2022-09-13 16:12:28,274 [execute] INFO git cat-file --batch-check [2022-09-13T16:12:28.356Z] 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=) [2022-09-13T16:12:28.356Z] 2022-09-13 16:12:28,280 [execute] INFO git cat-file --batch [2022-09-13T16:12:28.356Z] 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=) [2022-09-13T16:12:28.356Z] 2022-09-13 16:12:28,286 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 [2022-09-13T16:12:28.356Z] 0.0.0 [Pipeline] } [2022-09-13T16:12:28.375Z] $ docker exec --env ******** --env ******** 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b ssh-agent -k [2022-09-13T16:12:28.490Z] unset SSH_AUTH_SOCK; [2022-09-13T16:12:28.490Z] unset SSH_AGENT_PID; [2022-09-13T16:12:28.490Z] echo Agent pid 78 killed; [2022-09-13T16:12:28.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-13T16:12:28.931Z] + git semver [Pipeline] } [2022-09-13T16:12:29.210Z] $ docker stop --time=1 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b [2022-09-13T16:12:30.533Z] $ docker rm -f 401a6c602264390914233e14b364756c2a1d8c62500312efa8366a7ddd276a6b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-13T16:12:30.952Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-13T16:12:31.253Z] Stashed 1 file(s) [Pipeline] echo [2022-09-13T16:12:31.271Z] [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 [2022-09-13T16:12:31.853Z] provisioning config files... [2022-09-13T16:12:31.863Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config3861439314136126749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:12:32.208Z] ---> docker-login.sh [2022-09-13T16:12:32.208Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:12:32.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:32.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:32.208Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:32.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:32.208Z] [2022-09-13T16:12:32.208Z] Login Succeeded [2022-09-13T16:12:32.208Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:12:32.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:32.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:32.468Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:32.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:32.468Z] [2022-09-13T16:12:32.468Z] Login Succeeded [2022-09-13T16:12:32.468Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:12:32.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:32.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:32.468Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:32.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:32.468Z] [2022-09-13T16:12:32.468Z] Login Succeeded [2022-09-13T16:12:32.468Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:12:32.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:32.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:32.728Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:32.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:32.728Z] [2022-09-13T16:12:32.728Z] Login Succeeded [2022-09-13T16:12:32.728Z] docker.io [2022-09-13T16:12:32.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:33.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:33.298Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:33.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:33.298Z] [2022-09-13T16:12:33.298Z] Login Succeeded [2022-09-13T16:12:33.298Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:12:33.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-13T16:12:33.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:12:33.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:12:33.544Z] ========================================================= [2022-09-13T16:12:33.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-13T16:12:33.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:33.992Z] + 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 . [2022-09-13T16:12:34.251Z] Sending build context to Docker daemon 45.11MB [2022-09-13T16:12:34.251Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-13T16:12:34.251Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-13T16:12:34.251Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-13T16:12:34.251Z] 2408cc74d12b: Pulling fs layer [2022-09-13T16:12:34.251Z] ea60b727a1ce: Pulling fs layer [2022-09-13T16:12:34.251Z] 30c4a7721957: Pulling fs layer [2022-09-13T16:12:34.251Z] 370296b7ddb6: Pulling fs layer [2022-09-13T16:12:34.251Z] 7c6cee850709: Pulling fs layer [2022-09-13T16:12:34.251Z] 370296b7ddb6: Waiting [2022-09-13T16:12:34.251Z] 7c6cee850709: Waiting [2022-09-13T16:12:34.251Z] 39a5fcdaea64: Pulling fs layer [2022-09-13T16:12:34.251Z] d94ebbe4e438: Pulling fs layer [2022-09-13T16:12:34.251Z] bcfd1f05c69d: Pulling fs layer [2022-09-13T16:12:34.251Z] 59ccb84bbe0f: Pulling fs layer [2022-09-13T16:12:34.251Z] 39a5fcdaea64: Waiting [2022-09-13T16:12:34.251Z] d94ebbe4e438: Waiting [2022-09-13T16:12:34.251Z] bcfd1f05c69d: Waiting [2022-09-13T16:12:34.251Z] 59ccb84bbe0f: Waiting [2022-09-13T16:12:34.251Z] 30c4a7721957: Verifying Checksum [2022-09-13T16:12:34.251Z] 30c4a7721957: Download complete [2022-09-13T16:12:34.251Z] ea60b727a1ce: Verifying Checksum [2022-09-13T16:12:34.251Z] ea60b727a1ce: Download complete [2022-09-13T16:12:34.251Z] 7c6cee850709: Verifying Checksum [2022-09-13T16:12:34.251Z] 7c6cee850709: Download complete [2022-09-13T16:12:34.251Z] 39a5fcdaea64: Download complete [2022-09-13T16:12:34.251Z] 2408cc74d12b: Download complete [2022-09-13T16:12:34.512Z] d94ebbe4e438: Download complete [2022-09-13T16:12:34.512Z] 2408cc74d12b: Pull complete [2022-09-13T16:12:34.779Z] ea60b727a1ce: Pull complete [2022-09-13T16:12:34.779Z] 30c4a7721957: Pull complete [2022-09-13T16:12:35.040Z] 59ccb84bbe0f: Verifying Checksum [2022-09-13T16:12:35.040Z] 59ccb84bbe0f: Download complete [2022-09-13T16:12:35.302Z] 370296b7ddb6: Verifying Checksum [2022-09-13T16:12:35.302Z] 370296b7ddb6: Download complete [2022-09-13T16:12:35.302Z] bcfd1f05c69d: Verifying Checksum [2022-09-13T16:12:35.302Z] bcfd1f05c69d: Download complete [2022-09-13T16:12:40.597Z] 370296b7ddb6: Pull complete [2022-09-13T16:12:40.597Z] 7c6cee850709: Pull complete [2022-09-13T16:12:40.597Z] 39a5fcdaea64: Pull complete [2022-09-13T16:12:40.597Z] d94ebbe4e438: Pull complete [2022-09-13T16:12:42.507Z] bcfd1f05c69d: Pull complete [2022-09-13T16:12:43.079Z] 59ccb84bbe0f: Pull complete [2022-09-13T16:12:43.079Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-13T16:12:43.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-13T16:12:43.079Z] ---> a4fb48ad2a94 [2022-09-13T16:12:43.079Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-13T16:12:45.004Z] ---> Running in 8b830832c325 [2022-09-13T16:12:45.004Z] Removing intermediate container 8b830832c325 [2022-09-13T16:12:45.004Z] ---> 4de554a05f9b [2022-09-13T16:12:45.004Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-13T16:12:45.270Z] ---> Running in 54ec0c25b478 [2022-09-13T16:12:45.270Z] Removing intermediate container 54ec0c25b478 [2022-09-13T16:12:45.270Z] ---> 32d245e22125 [2022-09-13T16:12:45.270Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-13T16:12:45.270Z] ---> Running in 75a6f4fb80d9 [2022-09-13T16:12:45.270Z] Removing intermediate container 75a6f4fb80d9 [2022-09-13T16:12:45.270Z] ---> 285e4c6e9b65 [2022-09-13T16:12:45.270Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-13T16:12:45.532Z] ---> Running in 3c09ff16c979 [2022-09-13T16:12:45.532Z] Removing intermediate container 3c09ff16c979 [2022-09-13T16:12:45.532Z] ---> 94a6290ab216 [2022-09-13T16:12:45.532Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-13T16:12:45.532Z] ---> Running in a36a52fadb67 [2022-09-13T16:12:45.532Z] Removing intermediate container a36a52fadb67 [2022-09-13T16:12:45.532Z] ---> 90d120e69b57 [2022-09-13T16:12:45.532Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-13T16:12:46.111Z] latest: Pulling from library/docker [2022-09-13T16:12:46.375Z] 213ec9aee27d: Pulling fs layer [2022-09-13T16:12:46.375Z] 6eb510456a42: Pulling fs layer [2022-09-13T16:12:46.375Z] 4627ba0696d0: Pulling fs layer [2022-09-13T16:12:46.375Z] 58acb0837d57: Pulling fs layer [2022-09-13T16:12:46.375Z] 12036fa74330: Pulling fs layer [2022-09-13T16:12:46.375Z] f8a12f2a2423: Pulling fs layer [2022-09-13T16:12:46.375Z] 9246aed32f21: Pulling fs layer [2022-09-13T16:12:46.375Z] c76a4d170827: Pulling fs layer [2022-09-13T16:12:46.375Z] 2710e0b2459e: Pulling fs layer [2022-09-13T16:12:46.375Z] f8a12f2a2423: Waiting [2022-09-13T16:12:46.375Z] 9246aed32f21: Waiting [2022-09-13T16:12:46.375Z] c76a4d170827: Waiting [2022-09-13T16:12:46.375Z] 2710e0b2459e: Waiting [2022-09-13T16:12:46.375Z] 12036fa74330: Waiting [2022-09-13T16:12:46.375Z] 58acb0837d57: Waiting [2022-09-13T16:12:46.375Z] 4627ba0696d0: Verifying Checksum [2022-09-13T16:12:46.375Z] 4627ba0696d0: Download complete [2022-09-13T16:12:46.644Z] 6eb510456a42: Verifying Checksum [2022-09-13T16:12:46.644Z] 6eb510456a42: Download complete [2022-09-13T16:12:46.644Z] 213ec9aee27d: Download complete [2022-09-13T16:12:46.644Z] 213ec9aee27d: Pull complete [2022-09-13T16:12:46.679Z] Still waiting to schedule task [2022-09-13T16:12:46.679Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29055’ [2022-09-13T16:12:46.907Z] 58acb0837d57: Verifying Checksum [2022-09-13T16:12:46.907Z] 58acb0837d57: Download complete [2022-09-13T16:12:46.907Z] f8a12f2a2423: Verifying Checksum [2022-09-13T16:12:46.907Z] f8a12f2a2423: Download complete [2022-09-13T16:12:46.907Z] 6eb510456a42: Pull complete [2022-09-13T16:12:46.907Z] 4627ba0696d0: Pull complete [2022-09-13T16:12:46.907Z] 12036fa74330: Verifying Checksum [2022-09-13T16:12:46.907Z] 12036fa74330: Download complete [2022-09-13T16:12:47.169Z] c76a4d170827: Verifying Checksum [2022-09-13T16:12:47.169Z] c76a4d170827: Download complete [2022-09-13T16:12:47.169Z] 9246aed32f21: Verifying Checksum [2022-09-13T16:12:47.169Z] 9246aed32f21: Download complete [2022-09-13T16:12:47.169Z] 2710e0b2459e: Verifying Checksum [2022-09-13T16:12:47.169Z] 2710e0b2459e: Download complete [2022-09-13T16:12:47.440Z] 58acb0837d57: Pull complete [2022-09-13T16:12:47.702Z] 12036fa74330: Pull complete [2022-09-13T16:12:47.962Z] f8a12f2a2423: Pull complete [2022-09-13T16:12:48.222Z] 9246aed32f21: Pull complete [2022-09-13T16:12:48.222Z] c76a4d170827: Pull complete [2022-09-13T16:12:48.222Z] 2710e0b2459e: Pull complete [2022-09-13T16:12:48.222Z] Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 [2022-09-13T16:12:48.222Z] Status: Downloaded newer image for docker:latest [2022-09-13T16:12:49.606Z] ---> 61e46b9be75d [2022-09-13T16:12:49.606Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-13T16:12:49.606Z] ---> Running in 86fb299545ba [2022-09-13T16:12:49.868Z] Removing intermediate container 86fb299545ba [2022-09-13T16:12:49.868Z] ---> 0c2e8bcb080b [2022-09-13T16:12:49.868Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-13T16:12:50.128Z] ---> Running in e5e2a9c39e95 [2022-09-13T16:12:50.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-13T16:12:51.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-13T16:12:51.650Z] OK: 211 MiB in 51 packages [2022-09-13T16:12:51.911Z] Removing intermediate container e5e2a9c39e95 [2022-09-13T16:12:51.911Z] ---> f7a2d893aea1 [2022-09-13T16:12:51.911Z] Step 11/16 : ENV GO111MODULE=on [2022-09-13T16:12:51.911Z] ---> Running in 64260e1ac6ca [2022-09-13T16:12:51.911Z] Removing intermediate container 64260e1ac6ca [2022-09-13T16:12:51.911Z] ---> 4ed8020171e4 [2022-09-13T16:12:51.911Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-13T16:12:51.911Z] ---> Running in 0feb0a04c0d8 [2022-09-13T16:12:52.171Z] Removing intermediate container 0feb0a04c0d8 [2022-09-13T16:12:52.171Z] ---> 1a49c3d46e38 [2022-09-13T16:12:52.171Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-13T16:12:52.171Z] ---> dd1ce43984a4 [2022-09-13T16:12:52.171Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-13T16:12:52.432Z] ---> Running in 08e5a9ede93c [2022-09-13T16:13:02.441Z] Removing intermediate container 08e5a9ede93c [2022-09-13T16:13:02.442Z] ---> 47d2fba4415c [2022-09-13T16:13:02.442Z] Step 15/16 : COPY . . [2022-09-13T16:13:02.702Z] ---> d736f04685b9 [2022-09-13T16:13:02.702Z] Step 16/16 : RUN ${MAKE} [2022-09-13T16:13:02.702Z] ---> Running in ea639e3ed1ff [2022-09-13T16:13:02.964Z] noop [2022-09-13T16:13:03.224Z] Removing intermediate container ea639e3ed1ff [2022-09-13T16:13:03.224Z] ---> 8ce79dee968c [2022-09-13T16:13:03.224Z] Successfully built 8ce79dee968c [2022-09-13T16:13:03.224Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:13:03.699Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-13T16:13:03.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:13:03.933Z] prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container [2022-09-13T16:13:03.980Z] $ 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 [2022-09-13T16:13:04.428Z] $ docker top 30dcfa627755d590e2279bd7a9797f4dc8ce5010eb6fa584a376459e60b9b566 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:13:04.842Z] + go version [2022-09-13T16:13:04.842Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-13T16:13:04.873Z] $ docker stop --time=1 30dcfa627755d590e2279bd7a9797f4dc8ce5010eb6fa584a376459e60b9b566 [2022-09-13T16:13:06.216Z] $ 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 [2022-09-13T16:13:06.934Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-13T16:13:06.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:13:07.098Z] prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container [2022-09-13T16:13:07.135Z] $ 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 [2022-09-13T16:13:07.503Z] $ docker top bbba7da3d51aaef3dbbacaa3b834fd0358202bd53471491c5a0c113338a6195f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:13:07.923Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] fileExists [Pipeline] sh [2022-09-13T16:13:08.300Z] + make test [2022-09-13T16:13:08.300Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-13T16:13:08.559Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-13T16:13:15.134Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-13T16:13:15.134Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-13T16:13:17.042Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-13T16:13:17.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-13T16:13:17.042Z] ./bin/test-attribution-txt.sh [2022-09-13T16:13:17.042Z] make -C web test [2022-09-13T16:13:17.042Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' [2022-09-13T16:13:17.042Z] make[1]: tput: No such file or directory [2022-09-13T16:13:17.042Z] make[1]: tput: No such file or directory [2022-09-13T16:13:17.042Z] warning: generating ./VERSION [2022-09-13T16:13:17.042Z] echo "0.0.0" > VERSION [2022-09-13T16:13:17.042Z] docker build \ [2022-09-13T16:13:17.042Z] -f Dockerfile \ [2022-09-13T16:13:17.042Z] --build-arg USER=1000 \ [2022-09-13T16:13:17.042Z] \ [2022-09-13T16:13:17.042Z] --label "git_sha=6424df11588b0877ada6758271e70698f39d83e5" \ [2022-09-13T16:13:17.042Z] -t edgexfoundry/edgex-web-ui:6424df11588b0877ada6758271e70698f39d83e5 \ [2022-09-13T16:13:17.042Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-13T16:13:17.042Z] . [2022-09-13T16:13:17.042Z] Sending build context to Docker daemon 3.03MB [2022-09-13T16:13:17.042Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-13T16:13:17.302Z] 16.17-alpine3.15: Pulling from library/node [2022-09-13T16:13:17.302Z] 9621f1afde84: Pulling fs layer [2022-09-13T16:13:17.302Z] 16f891d21976: Pulling fs layer [2022-09-13T16:13:17.302Z] cf6a4a42ec8c: Pulling fs layer [2022-09-13T16:13:17.302Z] 297e921c64f6: Pulling fs layer [2022-09-13T16:13:17.302Z] 297e921c64f6: Waiting [2022-09-13T16:13:17.302Z] 9621f1afde84: Verifying Checksum [2022-09-13T16:13:17.302Z] cf6a4a42ec8c: Download complete [2022-09-13T16:13:17.302Z] 297e921c64f6: Verifying Checksum [2022-09-13T16:13:17.302Z] 297e921c64f6: Download complete [2022-09-13T16:13:17.561Z] 9621f1afde84: Pull complete [2022-09-13T16:13:17.561Z] 16f891d21976: Download complete [2022-09-13T16:13:18.938Z] 16f891d21976: Pull complete [2022-09-13T16:13:18.938Z] cf6a4a42ec8c: Pull complete [2022-09-13T16:13:18.938Z] 297e921c64f6: Pull complete [2022-09-13T16:13:18.938Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-13T16:13:18.938Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-13T16:13:18.938Z] ---> 141d857b2a92 [2022-09-13T16:13:18.938Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-13T16:13:19.886Z] ---> Running in a77d3a4402b4 [2022-09-13T16:13:20.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-13T16:13:21.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-13T16:13:21.088Z] (1/129) Installing libxau (1.0.9-r0) [2022-09-13T16:13:21.088Z] (2/129) Installing libmd (1.0.3-r0) [2022-09-13T16:13:21.088Z] (3/129) Installing libbsd (0.11.3-r1) [2022-09-13T16:13:21.088Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-09-13T16:13:21.088Z] (5/129) Installing libxcb (1.14-r2) [2022-09-13T16:13:21.088Z] (6/129) Installing libx11 (1.7.2-r0) [2022-09-13T16:13:21.088Z] (7/129) Installing libxext (1.3.4-r0) [2022-09-13T16:13:21.088Z] (8/129) Installing libice (1.0.10-r0) [2022-09-13T16:13:21.088Z] (9/129) Installing libuuid (2.37.4-r0) [2022-09-13T16:13:21.088Z] (10/129) Installing libsm (1.2.3-r0) [2022-09-13T16:13:21.088Z] (11/129) Installing libxt (1.2.1-r0) [2022-09-13T16:13:21.088Z] (12/129) Installing libxmu (1.1.3-r0) [2022-09-13T16:13:21.088Z] (13/129) Installing xset (1.2.4-r0) [2022-09-13T16:13:21.088Z] (14/129) Installing xprop (1.2.5-r0) [2022-09-13T16:13:21.088Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-09-13T16:13:21.088Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-13T16:13:21.088Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-09-13T16:13:21.088Z] (18/129) Installing libffi (3.4.2-r1) [2022-09-13T16:13:21.088Z] (19/129) Installing libintl (0.21-r0) [2022-09-13T16:13:21.088Z] (20/129) Installing libblkid (2.37.4-r0) [2022-09-13T16:13:21.088Z] (21/129) Installing libmount (2.37.4-r0) [2022-09-13T16:13:21.088Z] (22/129) Installing pcre (8.45-r1) [2022-09-13T16:13:21.088Z] (23/129) Installing glib (2.70.1-r0) [2022-09-13T16:13:21.350Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-09-13T16:13:21.350Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-09-13T16:13:21.350Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-09-13T16:13:21.350Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-09-13T16:13:21.350Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-09-13T16:13:21.350Z] (29/129) Installing libpng (1.6.37-r1) [2022-09-13T16:13:21.350Z] (30/129) Installing libwebp (1.2.2-r0) [2022-09-13T16:13:21.350Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-09-13T16:13:21.350Z] (32/129) Installing tiff (4.3.0-r1) [2022-09-13T16:13:21.350Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-09-13T16:13:21.350Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-13T16:13:21.350Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-09-13T16:13:21.350Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-09-13T16:13:21.350Z] (37/129) Installing libxrender (0.9.10-r3) [2022-09-13T16:13:21.350Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-09-13T16:13:21.350Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-09-13T16:13:21.350Z] (40/129) Installing libxi (1.8-r0) [2022-09-13T16:13:21.350Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-09-13T16:13:21.350Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-09-13T16:13:21.350Z] (43/129) Installing atk (2.36.0-r0) [2022-09-13T16:13:21.350Z] (44/129) Installing libxtst (1.2.3-r3) [2022-09-13T16:13:21.350Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-09-13T16:13:21.350Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-09-13T16:13:21.350Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-09-13T16:13:21.350Z] (48/129) Installing expat (2.4.7-r0) [2022-09-13T16:13:21.350Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-09-13T16:13:21.350Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-09-13T16:13:21.350Z] (51/129) Installing freetype (2.11.1-r2) [2022-09-13T16:13:21.351Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-09-13T16:13:21.351Z] (53/129) Installing pixman (0.40.0-r3) [2022-09-13T16:13:21.611Z] (54/129) Installing cairo (1.16.0-r5) [2022-09-13T16:13:21.611Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-09-13T16:13:21.611Z] (56/129) Installing avahi-libs (0.8-r5) [2022-09-13T16:13:21.611Z] (57/129) Installing gmp (6.2.1-r1) [2022-09-13T16:13:21.611Z] (58/129) Installing nettle (3.7.3-r0) [2022-09-13T16:13:21.611Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-09-13T16:13:21.611Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-09-13T16:13:21.611Z] (61/129) Installing libunistring (0.9.10-r1) [2022-09-13T16:13:21.611Z] (62/129) Installing gnutls (3.7.1-r1) [2022-09-13T16:13:21.611Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-09-13T16:13:21.611Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-09-13T16:13:21.611Z] (65/129) Installing fribidi (1.0.11-r0) [2022-09-13T16:13:21.611Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-09-13T16:13:21.611Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-09-13T16:13:21.611Z] (68/129) Installing libxft (2.3.4-r0) [2022-09-13T16:13:21.611Z] (69/129) Installing pango (1.48.10-r0) [2022-09-13T16:13:21.611Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-09-13T16:13:21.611Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-13T16:13:21.611Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-09-13T16:13:21.611Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-09-13T16:13:21.611Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-09-13T16:13:21.611Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-09-13T16:13:21.873Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-13T16:13:21.873Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-09-13T16:13:21.873Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-09-13T16:13:21.873Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-09-13T16:13:21.873Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-13T16:13:23.788Z] (79/129) Installing libogg (1.3.5-r0) [2022-09-13T16:13:23.788Z] (80/129) Installing flac (1.3.4-r0) [2022-09-13T16:13:23.788Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-09-13T16:13:23.788Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-09-13T16:13:23.788Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-09-13T16:13:23.788Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-09-13T16:13:24.055Z] (85/129) Installing libass (0.15.2-r0) [2022-09-13T16:13:24.055Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-09-13T16:13:24.055Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-13T16:13:24.055Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-13T16:13:24.055Z] (89/129) Installing lame (3.100-r0) [2022-09-13T16:13:24.055Z] (90/129) Installing opus (1.3.1-r1) [2022-09-13T16:13:24.055Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-09-13T16:13:24.055Z] (92/129) Installing soxr (0.1.3-r2) [2022-09-13T16:13:24.055Z] (93/129) Installing libsrt (1.4.2-r1) [2022-09-13T16:13:24.055Z] (94/129) Installing libssh (0.9.6-r1) [2022-09-13T16:13:24.055Z] (95/129) Installing libtheora (1.1.1-r16) [2022-09-13T16:13:24.055Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-09-13T16:13:24.056Z] (97/129) Installing libpciaccess (0.16-r0) [2022-09-13T16:13:24.056Z] (98/129) Installing libdrm (2.4.109-r0) [2022-09-13T16:13:24.056Z] (99/129) Installing libva (2.13.0-r0) [2022-09-13T16:13:24.056Z] (100/129) Installing libvdpau (1.4-r0) [2022-09-13T16:13:24.056Z] (101/129) Installing vidstab (1.1.0-r1) [2022-09-13T16:13:24.056Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-09-13T16:13:24.056Z] (103/129) Installing libvpx (1.10.0-r0) [2022-09-13T16:13:24.056Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-09-13T16:13:24.056Z] (105/129) Installing x264-libs (20210613-r0) [2022-09-13T16:13:24.056Z] (106/129) Installing x265-libs (3.5-r0) [2022-09-13T16:13:24.056Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-09-13T16:13:24.056Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-09-13T16:13:24.316Z] (109/129) Installing libevent (2.1.12-r4) [2022-09-13T16:13:24.577Z] (110/129) Installing mesa (21.2.6-r0) [2022-09-13T16:13:24.577Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-09-13T16:13:24.577Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-09-13T16:13:24.577Z] (113/129) Installing lcms2 (2.12-r1) [2022-09-13T16:13:24.577Z] (114/129) Installing nspr (4.32-r0) [2022-09-13T16:13:24.577Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-09-13T16:13:24.577Z] (116/129) Installing nss (3.78.1-r0) [2022-09-13T16:13:24.577Z] (117/129) Installing libasyncns (0.8-r1) [2022-09-13T16:13:24.577Z] (118/129) Installing libltdl (2.4.6-r7) [2022-09-13T16:13:24.577Z] (119/129) Installing orc (0.4.32-r0) [2022-09-13T16:13:24.577Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-09-13T16:13:24.577Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-09-13T16:13:24.577Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-09-13T16:13:24.577Z] (123/129) Installing libpulse (15.0-r2) [2022-09-13T16:13:24.577Z] (124/129) Installing re2 (2021.11.01-r0) [2022-09-13T16:13:24.577Z] (125/129) Installing snappy (1.1.9-r1) [2022-09-13T16:13:24.577Z] (126/129) Installing libgpg-error (1.42-r1) [2022-09-13T16:13:24.577Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-09-13T16:13:24.577Z] (128/129) Installing libxslt (1.1.35-r0) [2022-09-13T16:13:24.577Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-09-13T16:13:25.520Z] Executing busybox-1.34.1-r7.trigger [2022-09-13T16:13:25.520Z] Executing glib-2.70.1-r0.trigger [2022-09-13T16:13:25.520Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-13T16:13:28.075Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-13T16:13:28.075Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-13T16:13:28.075Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-13T16:13:28.075Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-13T16:13:28.075Z] OK: 286 MiB in 145 packages [2022-09-13T16:13:32.287Z] Removing intermediate container a77d3a4402b4 [2022-09-13T16:13:32.287Z] ---> d10577251e9b [2022-09-13T16:13:32.287Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-13T16:13:32.287Z] ---> Running in 9c7e667877fd [2022-09-13T16:13:32.287Z] Removing intermediate container 9c7e667877fd [2022-09-13T16:13:32.287Z] ---> 881879dcb85c [2022-09-13T16:13:32.287Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-13T16:13:32.287Z] ---> Running in ebae683ee316 [2022-09-13T16:13:32.287Z] Removing intermediate container ebae683ee316 [2022-09-13T16:13:32.287Z] ---> 215f5fee084d [2022-09-13T16:13:32.287Z] Step 5/10 : RUN npm install -g npm [2022-09-13T16:13:32.287Z] ---> Running in 23ecdf7cbb82 [2022-09-13T16:13:38.873Z] [2022-09-13T16:13:38.873Z] changed 54 packages, and audited 212 packages in 6s [2022-09-13T16:13:38.873Z] [2022-09-13T16:13:38.873Z] 11 packages are looking for funding [2022-09-13T16:13:38.873Z] run `npm fund` for details [2022-09-13T16:13:38.873Z] [2022-09-13T16:13:38.873Z] found 0 vulnerabilities [2022-09-13T16:13:39.813Z] Removing intermediate container 23ecdf7cbb82 [2022-09-13T16:13:39.813Z] ---> e735ee1403f0 [2022-09-13T16:13:39.813Z] Step 6/10 : ARG USER=1000 [2022-09-13T16:13:39.813Z] ---> Running in 98cb5c4e9b0b [2022-09-13T16:13:39.813Z] Removing intermediate container 98cb5c4e9b0b [2022-09-13T16:13:39.813Z] ---> 6cdeed28d839 [2022-09-13T16:13:39.813Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-13T16:13:39.813Z] ---> Running in 3a3c0cc52f93 [2022-09-13T16:13:40.384Z] Removing intermediate container 3a3c0cc52f93 [2022-09-13T16:13:40.384Z] ---> 446995cc768b [2022-09-13T16:13:40.384Z] Step 8/10 : USER $USER:$USER [2022-09-13T16:13:40.646Z] ---> Running in b88919f24519 [2022-09-13T16:13:40.646Z] Removing intermediate container b88919f24519 [2022-09-13T16:13:40.646Z] ---> a8f02157bf59 [2022-09-13T16:13:40.646Z] Step 9/10 : WORKDIR /app [2022-09-13T16:13:40.646Z] ---> Running in f6c410bd8125 [2022-09-13T16:13:40.918Z] Removing intermediate container f6c410bd8125 [2022-09-13T16:13:40.918Z] ---> 37e612d39acf [2022-09-13T16:13:40.918Z] Step 10/10 : LABEL git_sha=6424df11588b0877ada6758271e70698f39d83e5 [2022-09-13T16:13:40.918Z] ---> Running in a13e5e6b4794 [2022-09-13T16:13:40.918Z] Removing intermediate container a13e5e6b4794 [2022-09-13T16:13:40.918Z] ---> 7f128f2c6f48 [2022-09-13T16:13:40.918Z] Successfully built 7f128f2c6f48 [2022-09-13T16:13:40.918Z] Successfully tagged edgexfoundry/edgex-web-ui:6424df11588b0877ada6758271e70698f39d83e5 [2022-09-13T16:13:40.918Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-13T16:13:40.918Z] touch edgex-web-ui.imagebuilt [2022-09-13T16:13:40.918Z] mkdir -p node_modules coverage [2022-09-13T16:13:40.918Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-13T16:13:40.918Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-13T16:13:43.466Z] npm ERR! code ERESOLVE [2022-09-13T16:13:43.466Z] npm ERR! ERESOLVE could not resolve [2022-09-13T16:13:43.466Z] npm ERR! [2022-09-13T16:13:43.466Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2022-09-13T16:13:43.466Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2022-09-13T16:13:43.466Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-13T16:13:43.466Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2022-09-13T16:13:43.466Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2022-09-13T16:13:43.466Z] npm ERR! node_modules/@angular/localize [2022-09-13T16:13:43.466Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2022-09-13T16:13:43.466Z] npm ERR! [2022-09-13T16:13:43.466Z] npm ERR! Could not resolve dependency: [2022-09-13T16:13:43.466Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-13T16:13:43.466Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-13T16:13:43.466Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-13T16:13:43.466Z] npm ERR! [2022-09-13T16:13:43.466Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.1 [2022-09-13T16:13:43.466Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-13T16:13:43.466Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-13T16:13:43.466Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-13T16:13:43.466Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-13T16:13:43.466Z] npm ERR! [2022-09-13T16:13:43.466Z] npm ERR! Fix the upstream dependency conflict, or retry [2022-09-13T16:13:43.466Z] npm ERR! this command with --force, or --legacy-peer-deps [2022-09-13T16:13:43.466Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2022-09-13T16:13:43.466Z] npm ERR! [2022-09-13T16:13:43.466Z] npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. [2022-09-13T16:13:43.466Z] [2022-09-13T16:13:43.466Z] npm ERR! A complete log of this run can be found in: [2022-09-13T16:13:43.466Z] npm ERR! /home/node/.npm/_logs/2022-09-13T16_13_41_561Z-debug-0.log [2022-09-13T16:13:43.726Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2022-09-13T16:13:43.727Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' [2022-09-13T16:13:43.727Z] make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } [2022-09-13T16:13:43.774Z] $ docker stop --time=1 bbba7da3d51aaef3dbbacaa3b834fd0358202bd53471491c5a0c113338a6195f [2022-09-13T16:13:45.098Z] $ 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 [2022-09-13T16:13:46.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:13:46.210Z] [2022-09-13T16:13:46.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:13:46.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:13:46.585Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-13T16:13:46.585Z] 5eb5b503b376: Pulling fs layer [2022-09-13T16:13:46.585Z] 5c69ac0246d0: Pulling fs layer [2022-09-13T16:13:46.585Z] ec43610c2a17: Pulling fs layer [2022-09-13T16:13:46.585Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-13T16:13:46.585Z] 33b1e0a273af: Pulling fs layer [2022-09-13T16:13:46.585Z] 5d3b04190fa2: Pulling fs layer [2022-09-13T16:13:46.585Z] 2f39f015ded8: Pulling fs layer [2022-09-13T16:13:46.585Z] 3a2ae6a8a46f: Waiting [2022-09-13T16:13:46.585Z] 33b1e0a273af: Waiting [2022-09-13T16:13:46.585Z] 2f39f015ded8: Waiting [2022-09-13T16:13:46.585Z] 5d3b04190fa2: Waiting [2022-09-13T16:13:46.585Z] 5c69ac0246d0: Download complete [2022-09-13T16:13:46.585Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-13T16:13:46.585Z] 3a2ae6a8a46f: Download complete [2022-09-13T16:13:46.585Z] 33b1e0a273af: Verifying Checksum [2022-09-13T16:13:46.585Z] 33b1e0a273af: Download complete [2022-09-13T16:13:46.844Z] 5d3b04190fa2: Verifying Checksum [2022-09-13T16:13:46.844Z] 5d3b04190fa2: Download complete [2022-09-13T16:13:46.844Z] ec43610c2a17: Verifying Checksum [2022-09-13T16:13:46.844Z] ec43610c2a17: Download complete [2022-09-13T16:13:46.844Z] 5eb5b503b376: Download complete [2022-09-13T16:13:47.419Z] 2f39f015ded8: Download complete [2022-09-13T16:13:48.361Z] 5eb5b503b376: Pull complete [2022-09-13T16:13:48.361Z] 5c69ac0246d0: Pull complete [2022-09-13T16:13:48.932Z] ec43610c2a17: Pull complete [2022-09-13T16:13:49.192Z] 3a2ae6a8a46f: Pull complete [2022-09-13T16:13:49.452Z] 33b1e0a273af: Pull complete [2022-09-13T16:13:49.452Z] 5d3b04190fa2: Pull complete [2022-09-13T16:13:54.738Z] 2f39f015ded8: Pull complete [2022-09-13T16:13:54.738Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-13T16:13:54.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:13:54.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:13:54.975Z] prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container [2022-09-13T16:13:55.016Z] $ 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 [2022-09-13T16:13:56.904Z] $ docker top ada2683d59bc3ca393a9eca275deb8efb64c98179d3dc08ba9450d41ea3165ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:13:57.356Z] ---> job-cost.sh [2022-09-13T16:13:57.357Z] lf-activate-venv: SKIPPING [2022-09-13T16:13:57.357Z] INFO: No Stack... [2022-09-13T16:13:57.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-13T16:13:58.214Z] INFO: Archiving Costs [Pipeline] sh [2022-09-13T16:13:58.603Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/cost.csv [2022-09-13T16:13:58.603Z] + cut -d, -f6 [Pipeline] lock [2022-09-13T16:13:58.641Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [2022-09-13T16:13:58.646Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] did not exist. Created. [2022-09-13T16:13:58.646Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-13T16:13:59.033Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-13T16:13:59.106Z] Stashed 1 file(s) [Pipeline] } [2022-09-13T16:13:59.118Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-13T16:13:59.200Z] $ docker stop --time=1 ada2683d59bc3ca393a9eca275deb8efb64c98179d3dc08ba9450d41ea3165ec [2022-09-13T16:14:00.371Z] $ docker rm -f ada2683d59bc3ca393a9eca275deb8efb64c98179d3dc08ba9450d41ea3165ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-13T16:14:00.740Z] Failed in branch amd64 [2022-09-13T16:15:11.802Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29058 in /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] { [Pipeline] ws [2022-09-13T16:15:11.842Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-09-13T16:15:11.926Z] The recommended git tool is: git [2022-09-13T16:15:18.882Z] using credential edgex-jenkins-ssh [2022-09-13T16:15:18.905Z] Cloning the remote Git repository [2022-09-13T16:15:18.983Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-13T16:15:19.062Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-09-13T16:15:19.136Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-13T16:15:19.137Z] > git --version # timeout=10 [2022-09-13T16:15:19.159Z] > git --version # 'git version 2.25.1' [2022-09-13T16:15:19.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-13T16:15:19.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-13T16:15:22.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-13T16:15:22.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-13T16:15:23.007Z] Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 6424df11588b0877ada6758271e70698f39d83e5 [2022-09-13T16:15:23.529Z] Merge succeeded, producing 6424df11588b0877ada6758271e70698f39d83e5 [2022-09-13T16:15:23.530Z] Checking out Revision 6424df11588b0877ada6758271e70698f39d83e5 (PR-551) [2022-09-13T16:15:22.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-13T16:15:22.397Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-13T16:15:22.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-13T16:15:22.430Z] > 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 [2022-09-13T16:15:23.030Z] > git config core.sparsecheckout # timeout=10 [2022-09-13T16:15:23.052Z] > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 [2022-09-13T16:15:23.445Z] > git remote # timeout=10 [2022-09-13T16:15:23.462Z] > git config --get remote.origin.url # timeout=10 [2022-09-13T16:15:23.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-13T16:15:23.489Z] > git merge 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 [2022-09-13T16:15:23.513Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-13T16:15:23.536Z] > git config core.sparsecheckout # timeout=10 [2022-09-13T16:15:23.565Z] > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 [2022-09-13T16:15:28.210Z] Commit message: "chore(deps): Bump node-forge and @angular-devkit/build-angular in /web" [2022-09-13T16:15:28.273Z] > git --version # timeout=10 [2022-09-13T16:15:28.286Z] > git --version # 'git version 2.25.1' [2022-09-13T16:15:28.301Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-13T16:15:29.499Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-13T16:15:29.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-13T16:15:29.499Z] Dload Upload Total Spent Left Speed [2022-09-13T16:15:29.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2022-09-13T16:15:30.256Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-13T16:15:30.632Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-13T16:15:30.632Z] + sudo tee /etc/docker/daemon.new [2022-09-13T16:15:30.632Z] { [2022-09-13T16:15:30.632Z] "registry-mirrors": [ [2022-09-13T16:15:30.632Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-13T16:15:30.632Z] ], [2022-09-13T16:15:30.632Z] "bip": "10.250.0.254/24", [2022-09-13T16:15:30.632Z] "hosts": [ [2022-09-13T16:15:30.632Z] "tcp://0.0.0.0:5555", [2022-09-13T16:15:30.632Z] "unix:///var/run/docker.sock" [2022-09-13T16:15:30.632Z] ], [2022-09-13T16:15:30.632Z] "mtu": 1458, [2022-09-13T16:15:30.632Z] "selinux-enabled": true, [2022-09-13T16:15:30.632Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-13T16:15:30.632Z] } [Pipeline] sh [2022-09-13T16:15:31.007Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-13T16:15:31.373Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:15:49.821Z] provisioning config files... [2022-09-13T16:15:49.846Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2340987624570345564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:15:50.242Z] ---> docker-login.sh [2022-09-13T16:15:50.242Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:15:50.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:15:51.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:15:51.432Z] Configure a credential helper to remove this warning. See [2022-09-13T16:15:51.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:15:51.432Z] [2022-09-13T16:15:51.432Z] Login Succeeded [2022-09-13T16:15:51.432Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:15:51.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:15:51.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:15:51.705Z] Configure a credential helper to remove this warning. See [2022-09-13T16:15:51.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:15:51.705Z] [2022-09-13T16:15:51.705Z] Login Succeeded [2022-09-13T16:15:51.705Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:15:51.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:15:52.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:15:52.258Z] Configure a credential helper to remove this warning. See [2022-09-13T16:15:52.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:15:52.258Z] [2022-09-13T16:15:52.258Z] Login Succeeded [2022-09-13T16:15:52.258Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:15:52.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:15:52.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:15:52.531Z] Configure a credential helper to remove this warning. See [2022-09-13T16:15:52.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:15:52.531Z] [2022-09-13T16:15:52.531Z] Login Succeeded [2022-09-13T16:15:52.531Z] docker.io [2022-09-13T16:15:53.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:15:53.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:15:53.396Z] Configure a credential helper to remove this warning. See [2022-09-13T16:15:53.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:15:53.396Z] [2022-09-13T16:15:53.396Z] Login Succeeded [2022-09-13T16:15:53.396Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:15:53.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-13T16:15:53.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:15:53.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:15:53.887Z] ========================================================= [2022-09-13T16:15:53.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-13T16:15:53.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:15:54.416Z] + 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 . [2022-09-13T16:15:55.417Z] Sending build context to Docker daemon 28.39MB [2022-09-13T16:15:55.417Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-13T16:15:55.417Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-13T16:15:55.417Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-13T16:15:55.417Z] b3c136eddcbf: Pulling fs layer [2022-09-13T16:15:55.417Z] c0a3192eca97: Pulling fs layer [2022-09-13T16:15:55.417Z] a050256f5b6f: Pulling fs layer [2022-09-13T16:15:55.417Z] 656be50a0ddc: Pulling fs layer [2022-09-13T16:15:55.417Z] 2bbca73fdf42: Pulling fs layer [2022-09-13T16:15:55.417Z] 46d945488cbd: Pulling fs layer [2022-09-13T16:15:55.417Z] 8a5474983e97: Pulling fs layer [2022-09-13T16:15:55.417Z] 329c88fbcd65: Pulling fs layer [2022-09-13T16:15:55.417Z] 2bbca73fdf42: Waiting [2022-09-13T16:15:55.417Z] 46d945488cbd: Waiting [2022-09-13T16:15:55.417Z] 8a5474983e97: Waiting [2022-09-13T16:15:55.417Z] 329c88fbcd65: Waiting [2022-09-13T16:15:55.417Z] 656be50a0ddc: Waiting [2022-09-13T16:15:55.693Z] a050256f5b6f: Verifying Checksum [2022-09-13T16:15:55.693Z] a050256f5b6f: Download complete [2022-09-13T16:15:55.693Z] c0a3192eca97: Verifying Checksum [2022-09-13T16:15:55.693Z] c0a3192eca97: Download complete [2022-09-13T16:15:55.693Z] 2bbca73fdf42: Verifying Checksum [2022-09-13T16:15:55.693Z] 2bbca73fdf42: Download complete [2022-09-13T16:15:55.693Z] 46d945488cbd: Verifying Checksum [2022-09-13T16:15:55.693Z] 46d945488cbd: Download complete [2022-09-13T16:15:55.693Z] b3c136eddcbf: Verifying Checksum [2022-09-13T16:15:55.694Z] b3c136eddcbf: Download complete [2022-09-13T16:15:56.685Z] b3c136eddcbf: Pull complete [2022-09-13T16:15:56.685Z] 329c88fbcd65: Verifying Checksum [2022-09-13T16:15:56.685Z] 329c88fbcd65: Download complete [2022-09-13T16:15:56.964Z] c0a3192eca97: Pull complete [2022-09-13T16:15:57.562Z] a050256f5b6f: Pull complete [2022-09-13T16:15:57.838Z] 8a5474983e97: Verifying Checksum [2022-09-13T16:15:57.838Z] 8a5474983e97: Download complete [2022-09-13T16:15:58.432Z] 656be50a0ddc: Verifying Checksum [2022-09-13T16:15:58.432Z] 656be50a0ddc: Download complete [2022-09-13T16:16:10.815Z] 656be50a0ddc: Pull complete [2022-09-13T16:16:10.815Z] 2bbca73fdf42: Pull complete [2022-09-13T16:16:10.815Z] 46d945488cbd: Pull complete [2022-09-13T16:16:16.208Z] 8a5474983e97: Pull complete [2022-09-13T16:16:17.188Z] 329c88fbcd65: Pull complete [2022-09-13T16:16:17.188Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-13T16:16:17.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-13T16:16:17.188Z] ---> ff4287adb874 [2022-09-13T16:16:17.188Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-13T16:16:19.166Z] ---> Running in 934561c4f553 [2022-09-13T16:16:19.439Z] Removing intermediate container 934561c4f553 [2022-09-13T16:16:19.439Z] ---> 9a367b39b2b9 [2022-09-13T16:16:19.439Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-13T16:16:19.439Z] ---> Running in e9ee5f98a179 [2022-09-13T16:16:19.730Z] Removing intermediate container e9ee5f98a179 [2022-09-13T16:16:19.730Z] ---> 1d73a88b0c19 [2022-09-13T16:16:19.730Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-13T16:16:20.017Z] ---> Running in 87c3f2652e58 [2022-09-13T16:16:20.017Z] Removing intermediate container 87c3f2652e58 [2022-09-13T16:16:20.017Z] ---> 08640ee9b451 [2022-09-13T16:16:20.017Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-13T16:16:20.290Z] ---> Running in 34948d18bcab [2022-09-13T16:16:20.561Z] Removing intermediate container 34948d18bcab [2022-09-13T16:16:20.561Z] ---> 6a80f1f200f5 [2022-09-13T16:16:20.561Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-13T16:16:20.561Z] ---> Running in 03e9621def84 [2022-09-13T16:16:20.834Z] Removing intermediate container 03e9621def84 [2022-09-13T16:16:20.834Z] ---> 9856db50f1ac [2022-09-13T16:16:20.834Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-13T16:16:21.428Z] latest: Pulling from library/docker [2022-09-13T16:16:21.708Z] 9b18e9b68314: Pulling fs layer [2022-09-13T16:16:21.708Z] 5abd6445c68b: Pulling fs layer [2022-09-13T16:16:21.708Z] 7b6c1cdde492: Pulling fs layer [2022-09-13T16:16:21.708Z] 7917cc27eb40: Pulling fs layer [2022-09-13T16:16:21.708Z] 3f2fb837c2a9: Pulling fs layer [2022-09-13T16:16:21.708Z] d1f1fb8deb70: Pulling fs layer [2022-09-13T16:16:21.708Z] dfa55b0df7d0: Pulling fs layer [2022-09-13T16:16:21.708Z] 078dd78c254d: Pulling fs layer [2022-09-13T16:16:21.708Z] cd722d78ccff: Pulling fs layer [2022-09-13T16:16:21.708Z] 7917cc27eb40: Waiting [2022-09-13T16:16:21.708Z] 3f2fb837c2a9: Waiting [2022-09-13T16:16:21.708Z] d1f1fb8deb70: Waiting [2022-09-13T16:16:21.708Z] dfa55b0df7d0: Waiting [2022-09-13T16:16:21.708Z] 078dd78c254d: Waiting [2022-09-13T16:16:21.708Z] cd722d78ccff: Waiting [2022-09-13T16:16:21.981Z] 7b6c1cdde492: Verifying Checksum [2022-09-13T16:16:21.981Z] 7b6c1cdde492: Download complete [2022-09-13T16:16:21.981Z] 5abd6445c68b: Verifying Checksum [2022-09-13T16:16:21.981Z] 5abd6445c68b: Download complete [2022-09-13T16:16:21.981Z] 9b18e9b68314: Verifying Checksum [2022-09-13T16:16:21.981Z] 9b18e9b68314: Download complete [2022-09-13T16:16:22.585Z] 7917cc27eb40: Verifying Checksum [2022-09-13T16:16:22.585Z] 7917cc27eb40: Download complete [2022-09-13T16:16:22.585Z] d1f1fb8deb70: Verifying Checksum [2022-09-13T16:16:22.585Z] d1f1fb8deb70: Download complete [2022-09-13T16:16:22.585Z] 3f2fb837c2a9: Verifying Checksum [2022-09-13T16:16:22.585Z] 3f2fb837c2a9: Download complete [2022-09-13T16:16:22.585Z] dfa55b0df7d0: Verifying Checksum [2022-09-13T16:16:22.585Z] dfa55b0df7d0: Download complete [2022-09-13T16:16:22.585Z] 078dd78c254d: Verifying Checksum [2022-09-13T16:16:22.857Z] cd722d78ccff: Verifying Checksum [2022-09-13T16:16:22.857Z] cd722d78ccff: Download complete [2022-09-13T16:16:22.857Z] 9b18e9b68314: Pull complete [2022-09-13T16:16:23.453Z] 5abd6445c68b: Pull complete [2022-09-13T16:16:23.727Z] 7b6c1cdde492: Pull complete [2022-09-13T16:16:24.714Z] 7917cc27eb40: Pull complete [2022-09-13T16:16:25.729Z] 3f2fb837c2a9: Pull complete [2022-09-13T16:16:26.335Z] d1f1fb8deb70: Pull complete [2022-09-13T16:16:26.610Z] dfa55b0df7d0: Pull complete [2022-09-13T16:16:26.885Z] 078dd78c254d: Pull complete [2022-09-13T16:16:27.157Z] cd722d78ccff: Pull complete [2022-09-13T16:16:27.157Z] Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 [2022-09-13T16:16:27.157Z] Status: Downloaded newer image for docker:latest [2022-09-13T16:16:29.788Z] ---> 417a227eb48b [2022-09-13T16:16:29.788Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-13T16:16:29.788Z] ---> Running in ebecfdfad85e [2022-09-13T16:16:31.234Z] Removing intermediate container ebecfdfad85e [2022-09-13T16:16:31.234Z] ---> 94c1c8b42d8b [2022-09-13T16:16:31.234Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-13T16:16:31.234Z] ---> Running in afcc6b1a5af0 [2022-09-13T16:16:32.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-13T16:16:33.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-13T16:16:34.189Z] OK: 221 MiB in 51 packages [2022-09-13T16:16:34.790Z] Removing intermediate container afcc6b1a5af0 [2022-09-13T16:16:34.790Z] ---> 1a1338d8927a [2022-09-13T16:16:34.790Z] Step 11/16 : ENV GO111MODULE=on [2022-09-13T16:16:35.068Z] ---> Running in 73612fe6761e [2022-09-13T16:16:35.340Z] Removing intermediate container 73612fe6761e [2022-09-13T16:16:35.340Z] ---> d0ebc96d5e03 [2022-09-13T16:16:35.340Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-13T16:16:35.340Z] ---> Running in 2ec07daa77fe [2022-09-13T16:16:35.616Z] Removing intermediate container 2ec07daa77fe [2022-09-13T16:16:35.616Z] ---> 4b80db6d7231 [2022-09-13T16:16:35.616Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-13T16:16:36.229Z] ---> 6143bf3925cc [2022-09-13T16:16:36.229Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-13T16:16:36.229Z] ---> Running in 9afb034be2d4 [2022-09-13T16:17:08.625Z] Removing intermediate container 9afb034be2d4 [2022-09-13T16:17:08.625Z] ---> 6f2f8155cf30 [2022-09-13T16:17:08.625Z] Step 15/16 : COPY . . [2022-09-13T16:17:08.625Z] ---> 705011d96011 [2022-09-13T16:17:08.625Z] Step 16/16 : RUN ${MAKE} [2022-09-13T16:17:08.625Z] ---> Running in d3b0366894be [2022-09-13T16:17:08.625Z] noop [2022-09-13T16:17:09.224Z] Removing intermediate container d3b0366894be [2022-09-13T16:17:09.224Z] ---> 5eee65192112 [2022-09-13T16:17:09.224Z] Successfully built 5eee65192112 [2022-09-13T16:17:09.224Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:17:09.726Z] + docker inspect -f . ci-base-image-arm64 [2022-09-13T16:17:09.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:17:10.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container [2022-09-13T16:17:10.161Z] $ 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 [2022-09-13T16:17:11.612Z] $ docker top 50e0f418ae53f07597a1a57df6106b70f689e2ab836788678af7125985bd7dd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:17:12.601Z] + go version [2022-09-13T16:17:12.601Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-13T16:17:12.643Z] $ docker stop --time=1 50e0f418ae53f07597a1a57df6106b70f689e2ab836788678af7125985bd7dd9 [2022-09-13T16:17:14.324Z] $ 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 [2022-09-13T16:17:15.256Z] + docker inspect -f . ci-base-image-arm64 [2022-09-13T16:17:15.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:17:15.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container [2022-09-13T16:17:15.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-13T16:17:17.080Z] $ docker top 84a44ba7443657f498312fb6ed185cf9f9abc12ac98874f800a7cb26f465710c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:17:18.086Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-13T16:17:18.826Z] + make test [2022-09-13T16:17:18.826Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-13T16:17:20.272Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-13T16:18:07.312Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-13T16:18:07.312Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-13T16:18:14.056Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-13T16:18:14.056Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-13T16:18:14.056Z] ./bin/test-attribution-txt.sh [2022-09-13T16:18:14.056Z] make -C web test [2022-09-13T16:18:14.056Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-09-13T16:18:14.056Z] make[1]: tput: No such file or directory [2022-09-13T16:18:14.056Z] make[1]: tput: No such file or directory [2022-09-13T16:18:14.056Z] warning: generating ./VERSION [2022-09-13T16:18:14.056Z] echo "0.0.0" > VERSION [2022-09-13T16:18:14.056Z] docker build \ [2022-09-13T16:18:14.056Z] -f Dockerfile \ [2022-09-13T16:18:14.056Z] --build-arg USER=1000 \ [2022-09-13T16:18:14.056Z] \ [2022-09-13T16:18:14.056Z] --label "git_sha=6424df11588b0877ada6758271e70698f39d83e5" \ [2022-09-13T16:18:14.056Z] -t edgexfoundry/edgex-web-ui:6424df11588b0877ada6758271e70698f39d83e5 \ [2022-09-13T16:18:14.056Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-13T16:18:14.056Z] . [2022-09-13T16:18:14.656Z] Sending build context to Docker daemon 3.03MB [2022-09-13T16:18:14.656Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-13T16:18:14.930Z] 16.17-alpine3.15: Pulling from library/node [2022-09-13T16:18:14.930Z] 47517142f6ba: Pulling fs layer [2022-09-13T16:18:14.930Z] 17eb293efcef: Pulling fs layer [2022-09-13T16:18:14.930Z] 5f80d66b68ae: Pulling fs layer [2022-09-13T16:18:14.930Z] 55cd42e1afe3: Pulling fs layer [2022-09-13T16:18:14.930Z] 55cd42e1afe3: Waiting [2022-09-13T16:18:14.930Z] 5f80d66b68ae: Verifying Checksum [2022-09-13T16:18:14.930Z] 5f80d66b68ae: Download complete [2022-09-13T16:18:14.930Z] 47517142f6ba: Verifying Checksum [2022-09-13T16:18:14.930Z] 47517142f6ba: Download complete [2022-09-13T16:18:14.930Z] 55cd42e1afe3: Download complete [2022-09-13T16:18:15.531Z] 47517142f6ba: Pull complete [2022-09-13T16:18:15.807Z] 17eb293efcef: Verifying Checksum [2022-09-13T16:18:15.807Z] 17eb293efcef: Download complete [2022-09-13T16:18:20.118Z] 17eb293efcef: Pull complete [2022-09-13T16:18:20.118Z] 5f80d66b68ae: Pull complete [2022-09-13T16:18:20.118Z] 55cd42e1afe3: Pull complete [2022-09-13T16:18:20.118Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-13T16:18:20.118Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-13T16:18:20.118Z] ---> ddf45b724adc [2022-09-13T16:18:20.118Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-13T16:18:20.714Z] ---> Running in 9048435b9c15 [2022-09-13T16:18:21.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-13T16:18:22.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-13T16:18:23.277Z] (1/128) Installing libxau (1.0.9-r0) [2022-09-13T16:18:23.277Z] (2/128) Installing libmd (1.0.3-r0) [2022-09-13T16:18:23.277Z] (3/128) Installing libbsd (0.11.3-r1) [2022-09-13T16:18:23.277Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-09-13T16:18:23.277Z] (5/128) Installing libxcb (1.14-r2) [2022-09-13T16:18:23.277Z] (6/128) Installing libx11 (1.7.2-r0) [2022-09-13T16:18:23.277Z] (7/128) Installing libxext (1.3.4-r0) [2022-09-13T16:18:23.550Z] (8/128) Installing libice (1.0.10-r0) [2022-09-13T16:18:23.550Z] (9/128) Installing libuuid (2.37.4-r0) [2022-09-13T16:18:23.550Z] (10/128) Installing libsm (1.2.3-r0) [2022-09-13T16:18:23.550Z] (11/128) Installing libxt (1.2.1-r0) [2022-09-13T16:18:23.550Z] (12/128) Installing libxmu (1.1.3-r0) [2022-09-13T16:18:23.550Z] (13/128) Installing xset (1.2.4-r0) [2022-09-13T16:18:23.550Z] (14/128) Installing xprop (1.2.5-r0) [2022-09-13T16:18:23.550Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-09-13T16:18:23.550Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-13T16:18:23.550Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-09-13T16:18:23.550Z] (18/128) Installing libffi (3.4.2-r1) [2022-09-13T16:18:23.550Z] (19/128) Installing libintl (0.21-r0) [2022-09-13T16:18:23.550Z] (20/128) Installing libblkid (2.37.4-r0) [2022-09-13T16:18:23.550Z] (21/128) Installing libmount (2.37.4-r0) [2022-09-13T16:18:23.550Z] (22/128) Installing pcre (8.45-r1) [2022-09-13T16:18:23.550Z] (23/128) Installing glib (2.70.1-r0) [2022-09-13T16:18:23.550Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-09-13T16:18:23.550Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-09-13T16:18:23.824Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-09-13T16:18:23.824Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-09-13T16:18:23.824Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-09-13T16:18:23.824Z] (29/128) Installing libpng (1.6.37-r1) [2022-09-13T16:18:23.824Z] (30/128) Installing libwebp (1.2.2-r0) [2022-09-13T16:18:23.824Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-09-13T16:18:23.824Z] (32/128) Installing tiff (4.3.0-r1) [2022-09-13T16:18:23.824Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-09-13T16:18:24.098Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-13T16:18:24.098Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-09-13T16:18:24.098Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-09-13T16:18:24.098Z] (37/128) Installing libxrender (0.9.10-r3) [2022-09-13T16:18:24.098Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-09-13T16:18:24.098Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-09-13T16:18:24.098Z] (40/128) Installing libxi (1.8-r0) [2022-09-13T16:18:24.098Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-09-13T16:18:24.098Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-09-13T16:18:24.098Z] (43/128) Installing atk (2.36.0-r0) [2022-09-13T16:18:24.098Z] (44/128) Installing libxtst (1.2.3-r3) [2022-09-13T16:18:24.098Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-09-13T16:18:24.098Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-09-13T16:18:24.098Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-09-13T16:18:24.098Z] (48/128) Installing expat (2.4.7-r0) [2022-09-13T16:18:24.098Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-09-13T16:18:24.098Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-09-13T16:18:24.098Z] (51/128) Installing freetype (2.11.1-r2) [2022-09-13T16:18:24.098Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-09-13T16:18:24.098Z] (53/128) Installing pixman (0.40.0-r3) [2022-09-13T16:18:24.098Z] (54/128) Installing cairo (1.16.0-r5) [2022-09-13T16:18:24.372Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-09-13T16:18:24.372Z] (56/128) Installing avahi-libs (0.8-r5) [2022-09-13T16:18:24.372Z] (57/128) Installing gmp (6.2.1-r1) [2022-09-13T16:18:24.372Z] (58/128) Installing nettle (3.7.3-r0) [2022-09-13T16:18:24.372Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-09-13T16:18:24.372Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-09-13T16:18:24.372Z] (61/128) Installing libunistring (0.9.10-r1) [2022-09-13T16:18:24.372Z] (62/128) Installing gnutls (3.7.1-r1) [2022-09-13T16:18:24.372Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-09-13T16:18:24.372Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-09-13T16:18:24.372Z] (65/128) Installing fribidi (1.0.11-r0) [2022-09-13T16:18:24.372Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-09-13T16:18:24.372Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-09-13T16:18:24.645Z] (68/128) Installing libxft (2.3.4-r0) [2022-09-13T16:18:24.645Z] (69/128) Installing pango (1.48.10-r0) [2022-09-13T16:18:24.645Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-09-13T16:18:24.645Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-13T16:18:24.645Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-09-13T16:18:24.645Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-09-13T16:18:24.645Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-09-13T16:18:24.918Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-09-13T16:18:24.918Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-13T16:18:25.190Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-09-13T16:18:25.190Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-09-13T16:18:25.190Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-09-13T16:18:25.190Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-13T16:18:27.811Z] (79/128) Installing libogg (1.3.5-r0) [2022-09-13T16:18:27.811Z] (80/128) Installing flac (1.3.4-r0) [2022-09-13T16:18:27.811Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-09-13T16:18:27.811Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-09-13T16:18:27.811Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-09-13T16:18:27.811Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-09-13T16:18:27.811Z] (85/128) Installing libass (0.15.2-r0) [2022-09-13T16:18:27.811Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-09-13T16:18:27.812Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-13T16:18:27.812Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-13T16:18:27.812Z] (89/128) Installing lame (3.100-r0) [2022-09-13T16:18:27.812Z] (90/128) Installing opus (1.3.1-r1) [2022-09-13T16:18:27.812Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-09-13T16:18:27.812Z] (92/128) Installing soxr (0.1.3-r2) [2022-09-13T16:18:27.812Z] (93/128) Installing libsrt (1.4.2-r1) [2022-09-13T16:18:27.812Z] (94/128) Installing libssh (0.9.6-r1) [2022-09-13T16:18:27.812Z] (95/128) Installing libtheora (1.1.1-r16) [2022-09-13T16:18:27.812Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-09-13T16:18:27.812Z] (97/128) Installing libdrm (2.4.109-r0) [2022-09-13T16:18:27.812Z] (98/128) Installing libva (2.13.0-r0) [2022-09-13T16:18:27.812Z] (99/128) Installing libvdpau (1.4-r0) [2022-09-13T16:18:27.812Z] (100/128) Installing vidstab (1.1.0-r1) [2022-09-13T16:18:27.812Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-09-13T16:18:27.812Z] (102/128) Installing libvpx (1.10.0-r0) [2022-09-13T16:18:27.812Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-09-13T16:18:27.812Z] (104/128) Installing x264-libs (20210613-r0) [2022-09-13T16:18:27.812Z] (105/128) Installing x265-libs (3.5-r0) [2022-09-13T16:18:28.088Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-09-13T16:18:28.088Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-09-13T16:18:28.366Z] (108/128) Installing libevent (2.1.12-r4) [2022-09-13T16:18:28.366Z] (109/128) Installing mesa (21.2.6-r0) [2022-09-13T16:18:28.366Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-09-13T16:18:28.366Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-09-13T16:18:28.366Z] (112/128) Installing lcms2 (2.12-r1) [2022-09-13T16:18:28.366Z] (113/128) Installing nspr (4.32-r0) [2022-09-13T16:18:28.643Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-09-13T16:18:28.643Z] (115/128) Installing nss (3.78.1-r0) [2022-09-13T16:18:28.643Z] (116/128) Installing libasyncns (0.8-r1) [2022-09-13T16:18:28.643Z] (117/128) Installing libltdl (2.4.6-r7) [2022-09-13T16:18:28.643Z] (118/128) Installing orc (0.4.32-r0) [2022-09-13T16:18:28.643Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-09-13T16:18:28.643Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-09-13T16:18:28.643Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-09-13T16:18:28.643Z] (122/128) Installing libpulse (15.0-r2) [2022-09-13T16:18:28.643Z] (123/128) Installing re2 (2021.11.01-r0) [2022-09-13T16:18:28.643Z] (124/128) Installing snappy (1.1.9-r1) [2022-09-13T16:18:28.643Z] (125/128) Installing libgpg-error (1.42-r1) [2022-09-13T16:18:28.643Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-09-13T16:18:28.918Z] (127/128) Installing libxslt (1.1.35-r0) [2022-09-13T16:18:28.918Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-09-13T16:18:33.247Z] Executing busybox-1.34.1-r7.trigger [2022-09-13T16:18:33.247Z] Executing glib-2.70.1-r0.trigger [2022-09-13T16:18:33.247Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-13T16:18:38.676Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-13T16:18:38.676Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-13T16:18:38.676Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-13T16:18:38.676Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-13T16:18:38.676Z] OK: 275 MiB in 144 packages [2022-09-13T16:18:46.983Z] Removing intermediate container 9048435b9c15 [2022-09-13T16:18:46.983Z] ---> 004e7e41fa45 [2022-09-13T16:18:46.983Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-13T16:18:46.983Z] ---> Running in b8f35f942ea4 [2022-09-13T16:18:46.983Z] Removing intermediate container b8f35f942ea4 [2022-09-13T16:18:46.983Z] ---> 32f9db07b4f3 [2022-09-13T16:18:46.983Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-13T16:18:46.983Z] ---> Running in ebded6f5b430 [2022-09-13T16:18:47.268Z] Removing intermediate container ebded6f5b430 [2022-09-13T16:18:47.268Z] ---> 8e47520bdd70 [2022-09-13T16:18:47.268Z] Step 5/10 : RUN npm install -g npm [2022-09-13T16:18:47.268Z] ---> Running in 1f202cf35067 [2022-09-13T16:19:14.084Z] [2022-09-13T16:19:14.084Z] changed 54 packages, and audited 212 packages in 22s [2022-09-13T16:19:14.084Z] [2022-09-13T16:19:14.084Z] 11 packages are looking for funding [2022-09-13T16:19:14.084Z] run `npm fund` for details [2022-09-13T16:19:14.084Z] [2022-09-13T16:19:14.084Z] found 0 vulnerabilities [2022-09-13T16:19:16.722Z] Removing intermediate container 1f202cf35067 [2022-09-13T16:19:16.722Z] ---> cb875b8d6a05 [2022-09-13T16:19:16.722Z] Step 6/10 : ARG USER=1000 [2022-09-13T16:19:16.722Z] ---> Running in ee84da5115ae [2022-09-13T16:19:16.722Z] Removing intermediate container ee84da5115ae [2022-09-13T16:19:16.722Z] ---> d54039bcde0c [2022-09-13T16:19:16.722Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-13T16:19:17.006Z] ---> Running in 5e3981a6e8b8 [2022-09-13T16:19:18.995Z] Removing intermediate container 5e3981a6e8b8 [2022-09-13T16:19:18.995Z] ---> 0fc6954d169e [2022-09-13T16:19:18.995Z] Step 8/10 : USER $USER:$USER [2022-09-13T16:19:18.995Z] ---> Running in 94cfc3f561ef [2022-09-13T16:19:18.995Z] Removing intermediate container 94cfc3f561ef [2022-09-13T16:19:18.995Z] ---> c5a2774d46ee [2022-09-13T16:19:18.995Z] Step 9/10 : WORKDIR /app [2022-09-13T16:19:19.271Z] ---> Running in cc05825f3ff0 [2022-09-13T16:19:19.548Z] Removing intermediate container cc05825f3ff0 [2022-09-13T16:19:19.548Z] ---> 6ca8b4e1ea49 [2022-09-13T16:19:19.548Z] Step 10/10 : LABEL git_sha=6424df11588b0877ada6758271e70698f39d83e5 [2022-09-13T16:19:19.548Z] ---> Running in 3acb5a85e1c4 [2022-09-13T16:19:19.825Z] Removing intermediate container 3acb5a85e1c4 [2022-09-13T16:19:19.825Z] ---> 497612f97db9 [2022-09-13T16:19:20.111Z] Successfully built 497612f97db9 [2022-09-13T16:19:20.111Z] Successfully tagged edgexfoundry/edgex-web-ui:6424df11588b0877ada6758271e70698f39d83e5 [2022-09-13T16:19:20.111Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-13T16:19:20.111Z] touch edgex-web-ui.imagebuilt [2022-09-13T16:19:20.111Z] mkdir -p node_modules coverage [2022-09-13T16:19:20.111Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-13T16:19:20.111Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-13T16:19:35.470Z] npm ERR! code ERESOLVE [2022-09-13T16:19:35.470Z] npm ERR! ERESOLVE could not resolve [2022-09-13T16:19:35.470Z] npm ERR! [2022-09-13T16:19:35.470Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2022-09-13T16:19:35.470Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2022-09-13T16:19:35.470Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-13T16:19:35.470Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2022-09-13T16:19:35.470Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2022-09-13T16:19:35.470Z] npm ERR! node_modules/@angular/localize [2022-09-13T16:19:35.470Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2022-09-13T16:19:35.470Z] npm ERR! [2022-09-13T16:19:35.470Z] npm ERR! Could not resolve dependency: [2022-09-13T16:19:35.470Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-13T16:19:35.470Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-13T16:19:35.470Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-13T16:19:35.470Z] npm ERR! [2022-09-13T16:19:35.470Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.1 [2022-09-13T16:19:35.470Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-13T16:19:35.470Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-13T16:19:35.470Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-13T16:19:35.470Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-13T16:19:35.470Z] npm ERR! [2022-09-13T16:19:35.470Z] npm ERR! Fix the upstream dependency conflict, or retry [2022-09-13T16:19:35.470Z] npm ERR! this command with --force, or --legacy-peer-deps [2022-09-13T16:19:35.470Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2022-09-13T16:19:35.470Z] npm ERR! [2022-09-13T16:19:35.470Z] npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. [2022-09-13T16:19:35.470Z] [2022-09-13T16:19:35.470Z] npm ERR! A complete log of this run can be found in: [2022-09-13T16:19:35.470Z] npm ERR! /home/node/.npm/_logs/2022-09-13T16_19_23_363Z-debug-0.log [2022-09-13T16:19:35.470Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2022-09-13T16:19:35.470Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [2022-09-13T16:19:35.470Z] make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } [2022-09-13T16:19:35.522Z] $ docker stop --time=1 84a44ba7443657f498312fb6ed185cf9f9abc12ac98874f800a7cb26f465710c [2022-09-13T16:19:37.274Z] $ 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 [2022-09-13T16:19:38.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-13T16:19:38.660Z] [2022-09-13T16:19:38.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:19:39.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-13T16:19:39.358Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-13T16:19:39.358Z] 8998bd30e6a1: Pulling fs layer [2022-09-13T16:19:39.358Z] 04944245beec: Pulling fs layer [2022-09-13T16:19:39.358Z] 699f458cf7ca: Pulling fs layer [2022-09-13T16:19:39.358Z] 765212b225bb: Pulling fs layer [2022-09-13T16:19:39.358Z] f23df028b6ca: Pulling fs layer [2022-09-13T16:19:39.358Z] d65c8cfc05b1: Pulling fs layer [2022-09-13T16:19:39.358Z] 2437ff75d9bd: Pulling fs layer [2022-09-13T16:19:39.358Z] f23df028b6ca: Waiting [2022-09-13T16:19:39.358Z] d65c8cfc05b1: Waiting [2022-09-13T16:19:39.358Z] 2437ff75d9bd: Waiting [2022-09-13T16:19:39.358Z] 765212b225bb: Waiting [2022-09-13T16:19:39.358Z] 04944245beec: Verifying Checksum [2022-09-13T16:19:39.358Z] 04944245beec: Download complete [2022-09-13T16:19:39.358Z] 765212b225bb: Verifying Checksum [2022-09-13T16:19:39.358Z] 765212b225bb: Download complete [2022-09-13T16:19:39.358Z] f23df028b6ca: Verifying Checksum [2022-09-13T16:19:39.358Z] f23df028b6ca: Download complete [2022-09-13T16:19:39.358Z] d65c8cfc05b1: Verifying Checksum [2022-09-13T16:19:39.358Z] d65c8cfc05b1: Download complete [2022-09-13T16:19:39.634Z] 699f458cf7ca: Verifying Checksum [2022-09-13T16:19:39.634Z] 699f458cf7ca: Download complete [2022-09-13T16:19:39.911Z] 8998bd30e6a1: Verifying Checksum [2022-09-13T16:19:39.911Z] 8998bd30e6a1: Download complete [2022-09-13T16:19:42.544Z] 2437ff75d9bd: Verifying Checksum [2022-09-13T16:19:42.544Z] 2437ff75d9bd: Download complete [2022-09-13T16:19:43.984Z] 8998bd30e6a1: Pull complete [2022-09-13T16:19:44.585Z] 04944245beec: Pull complete [2022-09-13T16:19:46.023Z] 699f458cf7ca: Pull complete [2022-09-13T16:19:46.297Z] 765212b225bb: Pull complete [2022-09-13T16:19:47.279Z] f23df028b6ca: Pull complete [2022-09-13T16:19:47.279Z] d65c8cfc05b1: Pull complete [2022-09-13T16:20:02.380Z] 2437ff75d9bd: Pull complete [2022-09-13T16:20:02.380Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-13T16:20:02.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-13T16:20:02.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:20:02.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container [2022-09-13T16:20:02.872Z] $ 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 [2022-09-13T16:20:05.688Z] $ docker top 01f536c8f5e44aa6c7ee56ab253c490fb395192ec9c1742fa9884a3aa3333eb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:20:06.725Z] ---> job-cost.sh [2022-09-13T16:20:06.725Z] lf-activate-venv: SKIPPING [2022-09-13T16:20:06.725Z] INFO: No Stack... [2022-09-13T16:20:07.001Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-13T16:20:07.985Z] INFO: Archiving Costs [Pipeline] sh [2022-09-13T16:20:08.684Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-09-13T16:20:08.684Z] + cut -d, -f6 [Pipeline] lock [2022-09-13T16:20:08.785Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [2022-09-13T16:20:08.790Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] did not exist. Created. [2022-09-13T16:20:08.790Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-13T16:20:09.553Z] /w/workspace/edgex-ui-go/1@tmp/durable-91c8e290/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-13T16:20:10.271Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-13T16:20:10.306Z] Warning: overwriting stash ‘stack-cost’ [2022-09-13T16:20:11.016Z] Stashed 1 file(s) [Pipeline] } [2022-09-13T16:20:11.031Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-13T16:20:11.115Z] $ docker stop --time=1 01f536c8f5e44aa6c7ee56ab253c490fb395192ec9c1742fa9884a3aa3333eb2 [2022-09-13T16:20:12.684Z] $ 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] } [2022-09-13T16:20:13.459Z] 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 [2022-09-13T16:20:15.389Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives ] [2022-09-13T16:20:15.389Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives [2022-09-13T16:20:15.389Z] total 16 [2022-09-13T16:20:15.389Z] drwxr-xr-x 3 root root 4096 Sep 13 16:13 . [2022-09-13T16:20:15.389Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:13 .. [2022-09-13T16:20:15.389Z] drwxr-xr-x 2 root root 4096 Sep 13 16:13 cost [2022-09-13T16:20:15.389Z] -rw-r--r-- 1 root root 83 Sep 13 16:13 cost.csv [2022-09-13T16:20:15.389Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives [2022-09-13T16:20:15.389Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives [2022-09-13T16:20:15.389Z] total 16 [2022-09-13T16:20:15.389Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:13 . [2022-09-13T16:20:15.389Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:13 .. [2022-09-13T16:20:15.389Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:13 cost [2022-09-13T16:20:15.389Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 13 16:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:20:15.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:20:16.617Z] ---> package-listing.sh [2022-09-13T16:20:16.617Z] ++ facter osfamily [2022-09-13T16:20:16.617Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-13T16:20:16.878Z] + OS_FAMILY=debian [2022-09-13T16:20:16.878Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-551 [2022-09-13T16:20:16.878Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-13T16:20:16.878Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-13T16:20:16.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-13T16:20:16.878Z] + PACKAGES=/tmp/packages_start.txt [2022-09-13T16:20:16.878Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' [2022-09-13T16:20:16.878Z] + PACKAGES=/tmp/packages_end.txt [2022-09-13T16:20:16.878Z] + case "${OS_FAMILY}" in [2022-09-13T16:20:16.878Z] + dpkg -l [2022-09-13T16:20:16.878Z] + grep '^ii' [2022-09-13T16:20:16.878Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-13T16:20:16.878Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-13T16:20:16.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-13T16:20:16.878Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' [2022-09-13T16:20:16.878Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/ [2022-09-13T16:20:16.878Z] + 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 [2022-09-13T16:20:16.911Z] 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 [2022-09-13T16:20:17.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:20:17.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:20:17.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:20:17.989Z] prd-ubuntu20.04-docker-8c-8g-29056 does not seem to be running inside a container [2022-09-13T16:20:18.031Z] $ 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 [2022-09-13T16:20:18.276Z] $ docker top 89123d68b72ee30779c14713a5dd9b7ab1d251f3e6e44ca7555d129f9e401af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:20:18.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-13T16:20:18.989Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-13T16:20:19.302Z] + ls /var/log/sa-host [2022-09-13T16:20:19.302Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:20:19.508Z] provisioning config files... [2022-09-13T16:20:19.517Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config4860716144002609371tmp [Pipeline] { [Pipeline] echo [2022-09-13T16:20:19.572Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:20:19.889Z] ---> create-netrc.sh [Pipeline] } [2022-09-13T16:20:19.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:20:20.331Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-13T16:20:20.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:20:20.682Z] ---> sudo-logs.sh [2022-09-13T16:20:20.682Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-13T16:20:20.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:20:21.076Z] ---> job-cost.sh [2022-09-13T16:20:21.077Z] lf-activate-venv: SKIPPING [2022-09-13T16:20:21.077Z] DEBUG: total: 0.2199999988079071 [2022-09-13T16:20:21.077Z] INFO: Retrieving Stack Cost... [2022-09-13T16:20:21.338Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-13T16:20:21.909Z] INFO: Archiving Costs [Pipeline] echo [2022-09-13T16:20:21.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:20:22.252Z] ---> logs-deploy.sh [2022-09-13T16:20:22.252Z] lf-activate-venv: SKIPPING [2022-09-13T16:20:22.252Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-551/1 [2022-09-13T16:20:22.252Z] INFO: archiving workspace using pattern(s): [2022-09-13T16:20:23.192Z] Archives upload complete. [2022-09-13T16:20:23.453Z] INFO: archiving logs to Nexus [2022-09-13T16:20:24.026Z] ---> uname -a: [2022-09-13T16:20:24.026Z] 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 [2022-09-13T16:20:24.026Z] [2022-09-13T16:20:24.026Z] [2022-09-13T16:20:24.026Z] ---> lscpu: [2022-09-13T16:20:24.026Z] Architecture: x86_64 [2022-09-13T16:20:24.026Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-13T16:20:24.026Z] Byte Order: Little Endian [2022-09-13T16:20:24.026Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-13T16:20:24.026Z] CPU(s): 8 [2022-09-13T16:20:24.026Z] On-line CPU(s) list: 0-7 [2022-09-13T16:20:24.026Z] Thread(s) per core: 1 [2022-09-13T16:20:24.026Z] Core(s) per socket: 1 [2022-09-13T16:20:24.026Z] Socket(s): 8 [2022-09-13T16:20:24.026Z] NUMA node(s): 1 [2022-09-13T16:20:24.026Z] Vendor ID: AuthenticAMD [2022-09-13T16:20:24.026Z] CPU family: 23 [2022-09-13T16:20:24.026Z] Model: 49 [2022-09-13T16:20:24.026Z] Model name: AMD EPYC-Rome Processor [2022-09-13T16:20:24.026Z] Stepping: 0 [2022-09-13T16:20:24.026Z] CPU MHz: 2799.998 [2022-09-13T16:20:24.026Z] BogoMIPS: 5599.99 [2022-09-13T16:20:24.026Z] Virtualization: AMD-V [2022-09-13T16:20:24.026Z] Hypervisor vendor: KVM [2022-09-13T16:20:24.026Z] Virtualization type: full [2022-09-13T16:20:24.026Z] L1d cache: 256 KiB [2022-09-13T16:20:24.026Z] L1i cache: 256 KiB [2022-09-13T16:20:24.026Z] L2 cache: 4 MiB [2022-09-13T16:20:24.026Z] L3 cache: 128 MiB [2022-09-13T16:20:24.026Z] NUMA node0 CPU(s): 0-7 [2022-09-13T16:20:24.026Z] Vulnerability Itlb multihit: Not affected [2022-09-13T16:20:24.026Z] Vulnerability L1tf: Not affected [2022-09-13T16:20:24.026Z] Vulnerability Mds: Not affected [2022-09-13T16:20:24.026Z] Vulnerability Meltdown: Not affected [2022-09-13T16:20:24.026Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-13T16:20:24.026Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-13T16:20:24.026Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-13T16:20:24.026Z] Vulnerability Srbds: Not affected [2022-09-13T16:20:24.026Z] Vulnerability Tsx async abort: Not affected [2022-09-13T16:20:24.026Z] 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 [2022-09-13T16:20:24.026Z] [2022-09-13T16:20:24.026Z] [2022-09-13T16:20:24.026Z] ---> nproc: [2022-09-13T16:20:24.026Z] 8 [2022-09-13T16:20:24.026Z] [2022-09-13T16:20:24.026Z]