Pull request #564 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43120e3417bd11085eafd5dfb2d78bdd4115bfca+820e3f3b670a2eceeff6a8d1903c85b54e55f538 (b6658a8c1b9cf47e0058a0b441f6894655387afe) 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-ssh3282451065764075285.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh103224812566125290.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-564/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-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17428243927125435698.key Verifying host key using known hosts file > 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-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4492931540086509060.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12327243643918695573.key Verifying host key using known hosts file > 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-564/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-564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6944906676804415907.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116068 in /w/workspace/edgexfoundry_edgex-ui-go_PR-564 [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-564 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/564/head:refs/remotes/origin/PR-564 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 43120e3417bd11085eafd5dfb2d78bdd4115bfca Merge succeeded, producing 43120e3417bd11085eafd5dfb2d78bdd4115bfca Checking out Revision 43120e3417bd11085eafd5dfb2d78bdd4115bfca (PR-564) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 > git config core.sparsecheckout # timeout=10 > git checkout -f 43120e3417bd11085eafd5dfb2d78bdd4115bfca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43120e3417bd11085eafd5dfb2d78bdd4115bfca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T08:08:33.466Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T08:08:33.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T08:08:33.740Z] ========================================================= [2022-10-25T08:08:33.740Z] EdgeX Global Pipelines Version Info [2022-10-25T08:08:33.740Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:08:34.478Z] ------------------- [2022-10-25T08:08:34.478Z] stable info: [2022-10-25T08:08:34.478Z] ------------------- [2022-10-25T08:08:34.478Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T08:08:34.478Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T08:08:34.478Z] Message: update stable to v1.0.243 [2022-10-25T08:08:35.057Z] ------------------- [2022-10-25T08:08:35.057Z] experimental info: [2022-10-25T08:08:35.057Z] ------------------- [2022-10-25T08:08:35.057Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T08:08:35.057Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T08:08:35.057Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T08:08:35.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-25T08:08:35.392Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-25T08:08:35.430Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T08:08:35.472Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T08:08:35.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T08:08:35.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T08:08:35.592Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T08:08:35.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T08:08:35.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T08:08:35.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T08:08:35.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T08:08:35.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-25T08:08:35.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T08:08:35.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T08:08:35.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T08:08:36.029Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T08:08:36.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T08:08:36.102Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T08:08:36.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T08:08:36.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T08:08:36.223Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T08:08:36.264Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T08:08:36.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T08:08:36.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T08:08:36.402Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T08:08:36.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T08:08:36.491Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T08:08:36.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-564 [Pipeline] echo [2022-10-25T08:08:36.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-564 [Pipeline] echo [2022-10-25T08:08:36.615Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-564 [Pipeline] echo [2022-10-25T08:08:36.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43120e3417bd11085eafd5dfb2d78bdd4115bfca [Pipeline] echo [2022-10-25T08:08:36.698Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43120e3 [Pipeline] echo [2022-10-25T08:08:36.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T08:08:36.848Z] provisioning config files... [2022-10-25T08:08:36.891Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/config13777595328049477945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:08:37.228Z] ---> docker-login.sh [2022-10-25T08:08:37.228Z] nexus3.edgexfoundry.org:10001 [2022-10-25T08:08:37.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:37.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:37.490Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:37.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:37.490Z] [2022-10-25T08:08:37.490Z] Login Succeeded [2022-10-25T08:08:37.490Z] nexus3.edgexfoundry.org:10002 [2022-10-25T08:08:37.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:37.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:37.490Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:37.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:37.490Z] [2022-10-25T08:08:37.490Z] Login Succeeded [2022-10-25T08:08:37.490Z] nexus3.edgexfoundry.org:10003 [2022-10-25T08:08:37.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:37.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:37.750Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:37.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:37.750Z] [2022-10-25T08:08:37.750Z] Login Succeeded [2022-10-25T08:08:37.750Z] nexus3.edgexfoundry.org:10004 [2022-10-25T08:08:37.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:37.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:37.750Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:37.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:37.750Z] [2022-10-25T08:08:37.750Z] Login Succeeded [2022-10-25T08:08:37.750Z] docker.io [2022-10-25T08:08:37.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:38.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:38.321Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:38.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:38.321Z] [2022-10-25T08:08:38.321Z] Login Succeeded [2022-10-25T08:08:38.321Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T08:08:38.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T08:08:38.947Z] + git rev-list -1 --merges 43120e3417bd11085eafd5dfb2d78bdd4115bfca~1..43120e3417bd11085eafd5dfb2d78bdd4115bfca [Pipeline] echo [2022-10-25T08:08:38.995Z] -----------> git rev-list -1 --merges 43120e3417bd11085eafd5dfb2d78bdd4115bfca~1..43120e3417bd11085eafd5dfb2d78bdd4115bfca 43120e3417bd11085eafd5dfb2d78bdd4115bfca [false] [Pipeline] sh [2022-10-25T08:08:39.304Z] + git log --format=format:%s -1 43120e3417bd11085eafd5dfb2d78bdd4115bfca [Pipeline] echo [2022-10-25T08:08:39.337Z] ========================================================= [2022-10-25T08:08:39.337Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T08:08:39.337Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T08:08:39.765Z] + git log --format=format:%s -1 43120e3417bd11085eafd5dfb2d78bdd4115bfca [Pipeline] echo [2022-10-25T08:08:39.791Z] [semverPrep] GIT_COMMIT: 43120e3417bd11085eafd5dfb2d78bdd4115bfca, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-10-25T08:08:39.822Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T08:08:40.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T08:08:40.197Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T08:08:40.197Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T08:08:40.197Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T08:08:40.197Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T08:08:40.197Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T08:08:40.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:08:40.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T08:08:40.610Z] [2022-10-25T08:08:40.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:08:40.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T08:08:40.978Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T08:08:40.978Z] b85a868b505f: Pulling fs layer [2022-10-25T08:08:40.978Z] e2be974225ed: Pulling fs layer [2022-10-25T08:08:40.978Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T08:08:40.978Z] 988bab9f4d93: Pulling fs layer [2022-10-25T08:08:40.978Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T08:08:40.978Z] eaf3925da568: Pulling fs layer [2022-10-25T08:08:40.978Z] bab4dde63d76: Pulling fs layer [2022-10-25T08:08:40.978Z] bde34c3a00c8: Pulling fs layer [2022-10-25T08:08:40.978Z] b352a97aabf1: Pulling fs layer [2022-10-25T08:08:40.978Z] 4872d77fe225: Pulling fs layer [2022-10-25T08:08:40.978Z] 5851b861e8e6: Pulling fs layer [2022-10-25T08:08:40.978Z] bab4dde63d76: Waiting [2022-10-25T08:08:40.978Z] bde34c3a00c8: Waiting [2022-10-25T08:08:40.978Z] b352a97aabf1: Waiting [2022-10-25T08:08:40.978Z] 4872d77fe225: Waiting [2022-10-25T08:08:40.978Z] 5851b861e8e6: Waiting [2022-10-25T08:08:40.978Z] 1469e6f7b9e6: Waiting [2022-10-25T08:08:40.978Z] eaf3925da568: Waiting [2022-10-25T08:08:40.978Z] e2be974225ed: Verifying Checksum [2022-10-25T08:08:40.978Z] e2be974225ed: Download complete [2022-10-25T08:08:40.978Z] 988bab9f4d93: Verifying Checksum [2022-10-25T08:08:40.978Z] 988bab9f4d93: Download complete [2022-10-25T08:08:41.238Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T08:08:41.238Z] 339a4e72a1f5: Download complete [2022-10-25T08:08:41.238Z] eaf3925da568: Verifying Checksum [2022-10-25T08:08:41.238Z] eaf3925da568: Download complete [2022-10-25T08:08:41.238Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T08:08:41.238Z] 1469e6f7b9e6: Download complete [2022-10-25T08:08:41.238Z] bde34c3a00c8: Verifying Checksum [2022-10-25T08:08:41.238Z] bde34c3a00c8: Download complete [2022-10-25T08:08:41.238Z] b352a97aabf1: Download complete [2022-10-25T08:08:41.238Z] 4872d77fe225: Verifying Checksum [2022-10-25T08:08:41.238Z] 4872d77fe225: Download complete [2022-10-25T08:08:41.498Z] 5851b861e8e6: Download complete [2022-10-25T08:08:41.767Z] b85a868b505f: Verifying Checksum [2022-10-25T08:08:41.767Z] b85a868b505f: Download complete [2022-10-25T08:08:41.767Z] bab4dde63d76: Verifying Checksum [2022-10-25T08:08:42.707Z] b85a868b505f: Pull complete [2022-10-25T08:08:42.970Z] e2be974225ed: Pull complete [2022-10-25T08:08:43.539Z] 339a4e72a1f5: Pull complete [2022-10-25T08:08:43.539Z] 988bab9f4d93: Pull complete [2022-10-25T08:08:43.797Z] 1469e6f7b9e6: Pull complete [2022-10-25T08:08:43.797Z] eaf3925da568: Pull complete [2022-10-25T08:08:45.700Z] bab4dde63d76: Pull complete [2022-10-25T08:08:45.700Z] bde34c3a00c8: Pull complete [2022-10-25T08:08:45.700Z] b352a97aabf1: Pull complete [2022-10-25T08:08:45.700Z] 4872d77fe225: Pull complete [2022-10-25T08:08:45.958Z] 5851b861e8e6: Pull complete [2022-10-25T08:08:45.958Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T08:08:45.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T08:08:45.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:08:46.183Z] prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container [2022-10-25T08:08:46.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@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-10-25T08:08:48.733Z] $ docker top e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 -eo pid,comm [2022-10-25T08:08:48.799Z] 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-10-25T08:08:48.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T08:08:48.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T08:08:48.921Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T08:08:49.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T08:08:49.027Z] $ docker exec e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 ssh-agent [2022-10-25T08:08:49.152Z] SSH_AUTH_SOCK=/tmp/ssh-QWK6x0ELLotX/agent.32 [2022-10-25T08:08:49.152Z] SSH_AGENT_PID=38 [2022-10-25T08:08:49.157Z] Running ssh-add (command line suppressed) [2022-10-25T08:08:49.262Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/private_key_5491710811899073140.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/private_key_5491710811899073140.key) [2022-10-25T08:08:49.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T08:08:49.617Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T08:08:49.633Z] $ docker exec --env ******** --env ******** e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 ssh-agent -k [2022-10-25T08:08:49.735Z] unset SSH_AUTH_SOCK; [2022-10-25T08:08:49.736Z] unset SSH_AGENT_PID; [2022-10-25T08:08:49.736Z] echo Agent pid 38 killed; [2022-10-25T08:08:49.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T08:08:49.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T08:08:49.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T08:08:49.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T08:08:49.945Z] $ docker exec e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 ssh-agent [2022-10-25T08:08:50.075Z] SSH_AUTH_SOCK=/tmp/ssh-Tfacynp8sQs8/agent.70 [2022-10-25T08:08:50.075Z] SSH_AGENT_PID=76 [2022-10-25T08:08:50.081Z] Running ssh-add (command line suppressed) [2022-10-25T08:08:50.173Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/private_key_8549356116754923455.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/private_key_8549356116754923455.key) [2022-10-25T08:08:50.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T08:08:50.528Z] + git semver init [2022-10-25T08:08:50.789Z] 2022-10-25 08:08:50,723 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T08:08:50.789Z] 2022-10-25 08:08:50,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver [2022-10-25T08:08:50.789Z] 2022-10-25 08:08:50,724 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver [2022-10-25T08:08:50.789Z] 2022-10-25 08:08:50,725 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-564, universal_newlines=False, shell=None, istream=None) [2022-10-25T08:08:52.696Z] 2022-10-25 08:08:52,192 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.git/info/exclude [2022-10-25T08:08:52.696Z] 2022-10-25 08:08:52,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver/PR-564 with force:False [2022-10-25T08:08:52.696Z] 2022-10-25 08:08:52,193 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver/PR-564 [2022-10-25T08:08:52.696Z] 2022-10-25 08:08:52,197 [execute] INFO git cat-file --batch-check [2022-10-25T08:08:52.696Z] 2022-10-25 08:08:52,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T08:08:52.696Z] 2022-10-25 08:08:52,205 [execute] INFO git cat-file --batch [2022-10-25T08:08:52.696Z] 2022-10-25 08:08:52,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T08:08:52.696Z] 2022-10-25 08:08:52,211 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver/PR-564 [2022-10-25T08:08:52.696Z] 0.0.0 [Pipeline] } [2022-10-25T08:08:52.712Z] $ docker exec --env ******** --env ******** e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 ssh-agent -k [2022-10-25T08:08:52.820Z] unset SSH_AUTH_SOCK; [2022-10-25T08:08:52.820Z] unset SSH_AGENT_PID; [2022-10-25T08:08:52.821Z] echo Agent pid 76 killed; [2022-10-25T08:08:52.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T08:08:53.247Z] + git semver [Pipeline] } [2022-10-25T08:08:53.522Z] $ docker stop --time=1 e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 [2022-10-25T08:08:54.811Z] $ docker rm -f e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T08:08:55.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T08:08:55.597Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T08:08:55.612Z] [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-10-25T08:08:56.258Z] provisioning config files... [2022-10-25T08:08:56.266Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/config2585985289248458151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:08:56.612Z] ---> docker-login.sh [2022-10-25T08:08:56.612Z] nexus3.edgexfoundry.org:10001 [2022-10-25T08:08:56.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:56.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:56.612Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:56.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:56.612Z] [2022-10-25T08:08:56.612Z] Login Succeeded [2022-10-25T08:08:56.612Z] nexus3.edgexfoundry.org:10002 [2022-10-25T08:08:56.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:56.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:56.612Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:56.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:56.612Z] [2022-10-25T08:08:56.612Z] Login Succeeded [2022-10-25T08:08:56.612Z] nexus3.edgexfoundry.org:10003 [2022-10-25T08:08:56.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:56.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:56.873Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:56.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:56.873Z] [2022-10-25T08:08:56.873Z] Login Succeeded [2022-10-25T08:08:56.873Z] nexus3.edgexfoundry.org:10004 [2022-10-25T08:08:56.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:56.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:56.873Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:56.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:56.873Z] [2022-10-25T08:08:56.873Z] Login Succeeded [2022-10-25T08:08:56.873Z] docker.io [2022-10-25T08:08:56.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:08:57.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:08:57.446Z] Configure a credential helper to remove this warning. See [2022-10-25T08:08:57.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:08:57.446Z] [2022-10-25T08:08:57.446Z] Login Succeeded [2022-10-25T08:08:57.446Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T08:08:57.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T08:08:57.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T08:08:57.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T08:08:57.727Z] ========================================================= [2022-10-25T08:08:57.727Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T08:08:57.727Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:08:58.223Z] + 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-10-25T08:08:58.486Z] Sending build context to Docker daemon 45.51MB [2022-10-25T08:08:58.486Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T08:08:58.486Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-25T08:08:58.486Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T08:08:58.486Z] 213ec9aee27d: Pulling fs layer [2022-10-25T08:08:58.486Z] 4583459ba037: Pulling fs layer [2022-10-25T08:08:58.486Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T08:08:58.486Z] 53926ce57604: Pulling fs layer [2022-10-25T08:08:58.486Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T08:08:58.486Z] 30f14e443154: Pulling fs layer [2022-10-25T08:08:58.486Z] 801331c1e519: Pulling fs layer [2022-10-25T08:08:58.486Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T08:08:58.486Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T08:08:58.486Z] 53926ce57604: Waiting [2022-10-25T08:08:58.486Z] 801331c1e519: Waiting [2022-10-25T08:08:58.486Z] 21b2b0c7a3f4: Waiting [2022-10-25T08:08:58.486Z] 30f14e443154: Waiting [2022-10-25T08:08:58.486Z] 7d9ed39f4882: Waiting [2022-10-25T08:08:58.486Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T08:08:58.486Z] 93c1e223e6f2: Download complete [2022-10-25T08:08:58.486Z] 4583459ba037: Download complete [2022-10-25T08:08:58.486Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T08:08:58.486Z] 21b2b0c7a3f4: Download complete [2022-10-25T08:08:58.486Z] 30f14e443154: Verifying Checksum [2022-10-25T08:08:58.486Z] 30f14e443154: Download complete [2022-10-25T08:08:58.486Z] 213ec9aee27d: Verifying Checksum [2022-10-25T08:08:58.486Z] 213ec9aee27d: Download complete [2022-10-25T08:08:58.747Z] 801331c1e519: Verifying Checksum [2022-10-25T08:08:58.747Z] 801331c1e519: Download complete [2022-10-25T08:08:58.747Z] 213ec9aee27d: Pull complete [2022-10-25T08:08:59.021Z] 4583459ba037: Pull complete [2022-10-25T08:08:59.021Z] 93c1e223e6f2: Pull complete [2022-10-25T08:08:59.286Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T08:08:59.286Z] 7d9ed39f4882: Download complete [2022-10-25T08:08:59.286Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T08:08:59.286Z] 99cc6dd402b0: Download complete [2022-10-25T08:08:59.544Z] 53926ce57604: Verifying Checksum [2022-10-25T08:08:59.544Z] 53926ce57604: Download complete [2022-10-25T08:09:03.746Z] 53926ce57604: Pull complete [2022-10-25T08:09:03.746Z] 21b2b0c7a3f4: Pull complete [2022-10-25T08:09:03.746Z] 30f14e443154: Pull complete [2022-10-25T08:09:03.746Z] 801331c1e519: Pull complete [2022-10-25T08:09:05.644Z] 99cc6dd402b0: Pull complete [2022-10-25T08:09:06.208Z] 7d9ed39f4882: Pull complete [2022-10-25T08:09:06.208Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T08:09:06.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T08:09:06.208Z] ---> 1dedd983c030 [2022-10-25T08:09:06.209Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-25T08:09:10.393Z] ---> Running in 29f2e9901d93 [2022-10-25T08:09:10.393Z] Removing intermediate container 29f2e9901d93 [2022-10-25T08:09:10.393Z] ---> c5d5579003c6 [2022-10-25T08:09:10.393Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-25T08:09:10.393Z] ---> Running in b3cd0d5d2f28 [2022-10-25T08:09:10.393Z] Removing intermediate container b3cd0d5d2f28 [2022-10-25T08:09:10.393Z] ---> 28a940f3763e [2022-10-25T08:09:10.393Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T08:09:10.651Z] ---> Running in 984325e1d207 [2022-10-25T08:09:10.651Z] Removing intermediate container 984325e1d207 [2022-10-25T08:09:10.651Z] ---> 93a584ac7f6c [2022-10-25T08:09:10.651Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-25T08:09:10.651Z] ---> Running in d49a14fb7aa7 [2022-10-25T08:09:10.651Z] Removing intermediate container d49a14fb7aa7 [2022-10-25T08:09:10.651Z] ---> 268e7082d074 [2022-10-25T08:09:10.651Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-25T08:09:10.651Z] ---> Running in 1c43883f2e68 [2022-10-25T08:09:10.910Z] Removing intermediate container 1c43883f2e68 [2022-10-25T08:09:10.910Z] ---> 979049b4dc3d [2022-10-25T08:09:10.910Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-25T08:09:11.091Z] Still waiting to schedule task [2022-10-25T08:09:11.091Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-25T08:09:11.476Z] latest: Pulling from library/docker [2022-10-25T08:09:11.476Z] 213ec9aee27d: Already exists [2022-10-25T08:09:11.476Z] 7b0dd730a5c3: Pulling fs layer [2022-10-25T08:09:11.476Z] 4b90f8029a36: Pulling fs layer [2022-10-25T08:09:11.476Z] bea6d6d58c11: Pulling fs layer [2022-10-25T08:09:11.476Z] b28b21e97172: Pulling fs layer [2022-10-25T08:09:11.476Z] 334122ffbec7: Pulling fs layer [2022-10-25T08:09:11.476Z] 3fb299f33a69: Pulling fs layer [2022-10-25T08:09:11.476Z] dd1f07ef4870: Pulling fs layer [2022-10-25T08:09:11.476Z] 458294789bc3: Pulling fs layer [2022-10-25T08:09:11.476Z] 3fb299f33a69: Waiting [2022-10-25T08:09:11.476Z] 334122ffbec7: Waiting [2022-10-25T08:09:11.476Z] dd1f07ef4870: Waiting [2022-10-25T08:09:11.476Z] 458294789bc3: Waiting [2022-10-25T08:09:11.736Z] 4b90f8029a36: Download complete [2022-10-25T08:09:11.736Z] 7b0dd730a5c3: Download complete [2022-10-25T08:09:11.736Z] bea6d6d58c11: Verifying Checksum [2022-10-25T08:09:11.736Z] bea6d6d58c11: Download complete [2022-10-25T08:09:11.736Z] 7b0dd730a5c3: Pull complete [2022-10-25T08:09:11.994Z] b28b21e97172: Verifying Checksum [2022-10-25T08:09:11.994Z] b28b21e97172: Download complete [2022-10-25T08:09:11.994Z] 4b90f8029a36: Pull complete [2022-10-25T08:09:11.994Z] 3fb299f33a69: Verifying Checksum [2022-10-25T08:09:11.994Z] 3fb299f33a69: Download complete [2022-10-25T08:09:11.994Z] 334122ffbec7: Verifying Checksum [2022-10-25T08:09:11.994Z] 334122ffbec7: Download complete [2022-10-25T08:09:11.994Z] dd1f07ef4870: Download complete [2022-10-25T08:09:11.994Z] 458294789bc3: Verifying Checksum [2022-10-25T08:09:11.994Z] 458294789bc3: Download complete [2022-10-25T08:09:12.252Z] bea6d6d58c11: Pull complete [2022-10-25T08:09:12.509Z] b28b21e97172: Pull complete [2022-10-25T08:09:13.076Z] 334122ffbec7: Pull complete [2022-10-25T08:09:13.076Z] 3fb299f33a69: Pull complete [2022-10-25T08:09:13.076Z] dd1f07ef4870: Pull complete [2022-10-25T08:09:13.076Z] 458294789bc3: Pull complete [2022-10-25T08:09:13.076Z] Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 [2022-10-25T08:09:13.076Z] Status: Downloaded newer image for docker:latest [2022-10-25T08:09:15.006Z] ---> 7e679fcffaca [2022-10-25T08:09:15.006Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T08:09:15.006Z] ---> Running in bff6eb8aede9 [2022-10-25T08:09:15.266Z] Removing intermediate container bff6eb8aede9 [2022-10-25T08:09:15.266Z] ---> 4fb75eb068fd [2022-10-25T08:09:15.266Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T08:09:15.266Z] ---> Running in c72b6ac45bf2 [2022-10-25T08:09:15.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T08:09:16.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T08:09:16.733Z] OK: 211 MiB in 51 packages [2022-10-25T08:09:16.994Z] Removing intermediate container c72b6ac45bf2 [2022-10-25T08:09:16.994Z] ---> 9369d26830d6 [2022-10-25T08:09:16.994Z] Step 11/16 : ENV GO111MODULE=on [2022-10-25T08:09:16.994Z] ---> Running in 5d07084ab611 [2022-10-25T08:09:16.994Z] Removing intermediate container 5d07084ab611 [2022-10-25T08:09:16.994Z] ---> fa0cb09056fd [2022-10-25T08:09:16.994Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-25T08:09:17.253Z] ---> Running in 8979d5bf9c85 [2022-10-25T08:09:17.253Z] Removing intermediate container 8979d5bf9c85 [2022-10-25T08:09:17.253Z] ---> e69ebc8db12a [2022-10-25T08:09:17.253Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-25T08:09:17.253Z] ---> f7b954676543 [2022-10-25T08:09:17.253Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T08:09:17.253Z] ---> Running in 3af22745873c [2022-10-25T08:09:43.883Z] Removing intermediate container 3af22745873c [2022-10-25T08:09:43.883Z] ---> f0fee17b2804 [2022-10-25T08:09:43.883Z] Step 15/16 : COPY . . [2022-10-25T08:09:43.883Z] ---> 07dd1ab7d50d [2022-10-25T08:09:43.883Z] Step 16/16 : RUN ${MAKE} [2022-10-25T08:09:43.883Z] ---> Running in 2822b4f84119 [2022-10-25T08:09:43.883Z] noop [2022-10-25T08:09:43.883Z] Removing intermediate container 2822b4f84119 [2022-10-25T08:09:43.883Z] ---> 58087eb46553 [2022-10-25T08:09:43.883Z] Successfully built 58087eb46553 [2022-10-25T08:09:43.883Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:09:44.329Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T08:09:44.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:09:44.495Z] prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container [2022-10-25T08:09:44.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@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-10-25T08:09:44.872Z] $ docker top cb5cfaba00645b07915cb5e3f1ca085f235767df6acc394748b737929c5e8349 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:09:45.249Z] + go version [2022-10-25T08:09:45.249Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T08:09:45.284Z] $ docker stop --time=1 cb5cfaba00645b07915cb5e3f1ca085f235767df6acc394748b737929c5e8349 [2022-10-25T08:09:46.570Z] $ docker rm -f cb5cfaba00645b07915cb5e3f1ca085f235767df6acc394748b737929c5e8349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:09:47.237Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T08:09:47.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:09:47.375Z] prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container [2022-10-25T08:09:47.404Z] $ 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-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@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-10-25T08:09:47.733Z] $ docker top cbefd4075200288f3b7e3d08980fb3ec99cba9d500a7e4c9b783a2907c38c393 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:09:48.118Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-564 [Pipeline] fileExists [Pipeline] sh [2022-10-25T08:09:48.479Z] + make test [2022-10-25T08:09:48.479Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-25T08:09:48.737Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-25T08:09:58.799Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-25T08:09:58.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-25T08:09:58.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-25T08:09:58.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-25T08:09:58.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-25T08:09:58.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-25T08:09:58.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-25T08:09:58.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-25T08:09:58.799Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-25T08:10:00.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T08:10:00.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T08:10:00.431Z] ./bin/test-attribution-txt.sh [2022-10-25T08:10:00.431Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-25T08:10:00.431Z] make -C web test [2022-10-25T08:10:00.431Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-564/web' [2022-10-25T08:10:00.431Z] make[1]: tput: No such file or directory [2022-10-25T08:10:00.431Z] make[1]: tput: No such file or directory [2022-10-25T08:10:00.431Z] warning: generating ./VERSION [2022-10-25T08:10:00.431Z] echo "0.0.0" > VERSION [2022-10-25T08:10:00.431Z] docker build \ [2022-10-25T08:10:00.431Z] -f Dockerfile \ [2022-10-25T08:10:00.431Z] --build-arg USER=1000 \ [2022-10-25T08:10:00.431Z] \ [2022-10-25T08:10:00.431Z] --label "git_sha=43120e3417bd11085eafd5dfb2d78bdd4115bfca" \ [2022-10-25T08:10:00.431Z] -t edgexfoundry/edgex-web-ui:43120e3417bd11085eafd5dfb2d78bdd4115bfca \ [2022-10-25T08:10:00.431Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-25T08:10:00.431Z] . [2022-10-25T08:10:00.431Z] Sending build context to Docker daemon 3.269MB [2022-10-25T08:10:00.691Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-25T08:10:00.949Z] 16.17-alpine3.15: Pulling from library/node [2022-10-25T08:10:01.207Z] 9621f1afde84: Pulling fs layer [2022-10-25T08:10:01.207Z] c6f70ee39829: Pulling fs layer [2022-10-25T08:10:01.207Z] 56892a8094a2: Pulling fs layer [2022-10-25T08:10:01.207Z] 58dd87906ef0: Pulling fs layer [2022-10-25T08:10:01.207Z] 58dd87906ef0: Waiting [2022-10-25T08:10:01.207Z] 9621f1afde84: Verifying Checksum [2022-10-25T08:10:01.207Z] 9621f1afde84: Download complete [2022-10-25T08:10:01.465Z] 9621f1afde84: Pull complete [2022-10-25T08:10:01.465Z] 58dd87906ef0: Verifying Checksum [2022-10-25T08:10:01.465Z] 56892a8094a2: Verifying Checksum [2022-10-25T08:10:01.465Z] 56892a8094a2: Download complete [2022-10-25T08:10:02.843Z] c6f70ee39829: Verifying Checksum [2022-10-25T08:10:02.843Z] c6f70ee39829: Download complete [2022-10-25T08:10:04.221Z] c6f70ee39829: Pull complete [2022-10-25T08:10:04.221Z] 56892a8094a2: Pull complete [2022-10-25T08:10:04.221Z] 58dd87906ef0: Pull complete [2022-10-25T08:10:04.221Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-25T08:10:04.221Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-25T08:10:04.221Z] ---> b69703f70c3d [2022-10-25T08:10:04.221Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-25T08:10:05.602Z] ---> Running in b54feb6fe85c [2022-10-25T08:10:05.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T08:10:05.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T08:10:05.870Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-25T08:10:05.870Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-25T08:10:05.870Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-25T08:10:05.870Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-25T08:10:05.870Z] (5/129) Installing libxcb (1.14-r2) [2022-10-25T08:10:05.870Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-25T08:10:06.129Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-25T08:10:06.129Z] (8/129) Installing libice (1.0.10-r0) [2022-10-25T08:10:06.130Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-25T08:10:06.130Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-25T08:10:06.130Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-25T08:10:06.130Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-25T08:10:06.130Z] (13/129) Installing xset (1.2.4-r0) [2022-10-25T08:10:06.130Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-25T08:10:06.130Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-25T08:10:06.130Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-25T08:10:06.130Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-25T08:10:06.130Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-25T08:10:06.130Z] (19/129) Installing libintl (0.21-r0) [2022-10-25T08:10:06.130Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-25T08:10:06.130Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-25T08:10:06.130Z] (22/129) Installing pcre (8.45-r1) [2022-10-25T08:10:06.130Z] (23/129) Installing glib (2.70.1-r0) [2022-10-25T08:10:06.130Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-25T08:10:06.130Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-25T08:10:06.130Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-25T08:10:06.130Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-25T08:10:06.130Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-25T08:10:06.130Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-25T08:10:06.130Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-25T08:10:06.130Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-25T08:10:06.130Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-25T08:10:06.130Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-25T08:10:06.130Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-25T08:10:06.388Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-25T08:10:06.388Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-25T08:10:06.388Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-25T08:10:06.388Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-25T08:10:06.388Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-25T08:10:06.388Z] (40/129) Installing libxi (1.8-r0) [2022-10-25T08:10:06.388Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-25T08:10:06.388Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-25T08:10:06.388Z] (43/129) Installing atk (2.36.0-r0) [2022-10-25T08:10:06.388Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-25T08:10:06.388Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-25T08:10:06.388Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-25T08:10:06.388Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-25T08:10:06.388Z] (48/129) Installing expat (2.4.9-r0) [2022-10-25T08:10:06.388Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-25T08:10:06.388Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-25T08:10:06.388Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-25T08:10:06.388Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-25T08:10:06.388Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-25T08:10:06.388Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-25T08:10:06.388Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-25T08:10:06.388Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-25T08:10:06.388Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-25T08:10:06.388Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-25T08:10:06.388Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-25T08:10:06.388Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-25T08:10:06.388Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-25T08:10:06.388Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-25T08:10:06.388Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-25T08:10:06.388Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-25T08:10:06.388Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-25T08:10:06.388Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-25T08:10:06.388Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-25T08:10:06.388Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-25T08:10:06.647Z] (69/129) Installing pango (1.48.10-r0) [2022-10-25T08:10:06.647Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-25T08:10:06.647Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-25T08:10:06.647Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-25T08:10:06.647Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-25T08:10:06.647Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-25T08:10:06.647Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-25T08:10:06.647Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-25T08:10:06.647Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-25T08:10:06.647Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-25T08:10:06.647Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-25T08:10:06.647Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-25T08:10:09.179Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-25T08:10:09.179Z] (80/129) Installing flac (1.3.4-r0) [2022-10-25T08:10:09.179Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-25T08:10:09.179Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-25T08:10:09.179Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-25T08:10:09.179Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-25T08:10:09.179Z] (85/129) Installing libass (0.15.2-r0) [2022-10-25T08:10:09.179Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-25T08:10:09.179Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-25T08:10:09.179Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-25T08:10:09.179Z] (89/129) Installing lame (3.100-r0) [2022-10-25T08:10:09.179Z] (90/129) Installing opus (1.3.1-r1) [2022-10-25T08:10:09.179Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-25T08:10:09.179Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-25T08:10:09.179Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-25T08:10:09.179Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-25T08:10:09.179Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-25T08:10:09.179Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T08:10:09.179Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-25T08:10:09.179Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-25T08:10:09.179Z] (99/129) Installing libva (2.13.0-r0) [2022-10-25T08:10:09.179Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-25T08:10:09.179Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-25T08:10:09.179Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-25T08:10:09.179Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-25T08:10:09.179Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-25T08:10:09.179Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-25T08:10:09.179Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-25T08:10:09.179Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-25T08:10:09.179Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-25T08:10:09.179Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-25T08:10:09.179Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-25T08:10:09.179Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-25T08:10:09.179Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-25T08:10:09.179Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-25T08:10:09.471Z] (114/129) Installing nspr (4.32-r0) [2022-10-25T08:10:09.471Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-25T08:10:09.471Z] (116/129) Installing nss (3.78.1-r0) [2022-10-25T08:10:09.471Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-25T08:10:09.471Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-25T08:10:09.471Z] (119/129) Installing orc (0.4.32-r0) [2022-10-25T08:10:09.471Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-25T08:10:09.471Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-25T08:10:09.471Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-25T08:10:09.471Z] (123/129) Installing libpulse (15.0-r2) [2022-10-25T08:10:09.471Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-25T08:10:09.471Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-25T08:10:09.471Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-25T08:10:09.471Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-25T08:10:09.471Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-25T08:10:09.471Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-25T08:10:10.407Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T08:10:10.407Z] Executing glib-2.70.1-r0.trigger [2022-10-25T08:10:10.407Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-25T08:10:12.307Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-25T08:10:12.307Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-25T08:10:12.307Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-25T08:10:12.307Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-25T08:10:12.307Z] OK: 286 MiB in 145 packages [2022-10-25T08:10:17.602Z] Removing intermediate container b54feb6fe85c [2022-10-25T08:10:17.602Z] ---> 7fd680646383 [2022-10-25T08:10:17.602Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-25T08:10:17.602Z] ---> Running in da1d5b4231ab [2022-10-25T08:10:17.602Z] Removing intermediate container da1d5b4231ab [2022-10-25T08:10:17.602Z] ---> 215d6076f12e [2022-10-25T08:10:17.602Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-25T08:10:17.602Z] ---> Running in 69ae5038846b [2022-10-25T08:10:17.602Z] Removing intermediate container 69ae5038846b [2022-10-25T08:10:17.602Z] ---> ab7634b0a1a7 [2022-10-25T08:10:17.602Z] Step 5/10 : RUN npm install -g npm [2022-10-25T08:10:17.602Z] ---> Running in 47f16b78ab59 Aborted by Eric Ball [2022-10-25T08:10:18.926Z] Sending interrupt signal to process [Pipeline] // node [Pipeline] } [Pipeline] } [2022-10-25T08:10:19.111Z] $ docker stop --time=1 cbefd4075200288f3b7e3d08980fb3ec99cba9d500a7e4c9b783a2907c38c393 [2022-10-25T08:10:20.593Z] $ docker rm -f cbefd4075200288f3b7e3d08980fb3ec99cba9d500a7e4c9b783a2907c38c393 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [2022-10-25T08:10:20.819Z] Failed in branch arm64 [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-10-25T08:10:21.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:10:21.767Z] [2022-10-25T08:10:21.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:10:22.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:10:22.136Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T08:10:22.136Z] 5eb5b503b376: Pulling fs layer [2022-10-25T08:10:22.136Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T08:10:22.136Z] ec43610c2a17: Pulling fs layer [2022-10-25T08:10:22.136Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T08:10:22.136Z] 33b1e0a273af: Pulling fs layer [2022-10-25T08:10:22.136Z] 3a2ae6a8a46f: Waiting [2022-10-25T08:10:22.136Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T08:10:22.136Z] 33b1e0a273af: Waiting [2022-10-25T08:10:22.136Z] 2f39f015ded8: Pulling fs layer [2022-10-25T08:10:22.136Z] 2f39f015ded8: Waiting [2022-10-25T08:10:22.136Z] 5d3b04190fa2: Waiting [2022-10-25T08:10:22.136Z] 5c69ac0246d0: Download complete [2022-10-25T08:10:22.136Z] 3a2ae6a8a46f: Download complete [2022-10-25T08:10:22.393Z] 33b1e0a273af: Verifying Checksum [2022-10-25T08:10:22.393Z] 33b1e0a273af: Download complete [2022-10-25T08:10:22.393Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T08:10:22.393Z] 5d3b04190fa2: Download complete [2022-10-25T08:10:22.393Z] ec43610c2a17: Verifying Checksum [2022-10-25T08:10:22.393Z] ec43610c2a17: Download complete [2022-10-25T08:10:22.393Z] 5eb5b503b376: Verifying Checksum [2022-10-25T08:10:22.393Z] 5eb5b503b376: Download complete [2022-10-25T08:10:22.958Z] 2f39f015ded8: Download complete [2022-10-25T08:10:23.528Z] 5eb5b503b376: Pull complete [2022-10-25T08:10:23.786Z] 5c69ac0246d0: Pull complete [2022-10-25T08:10:24.044Z] ec43610c2a17: Pull complete [2022-10-25T08:10:24.302Z] 3a2ae6a8a46f: Pull complete [2022-10-25T08:10:24.302Z] 33b1e0a273af: Pull complete [2022-10-25T08:10:24.559Z] 5d3b04190fa2: Pull complete [2022-10-25T08:10:28.737Z] 2f39f015ded8: Pull complete [2022-10-25T08:10:28.737Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T08:10:28.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:10:28.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:10:28.952Z] prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container [2022-10-25T08:10:28.982Z] $ 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-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@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-10-25T08:10:32.506Z] $ docker top 1e5cd1f04ff046916fcf2194753058b1bbf79b29421993c667d5d458be7e1ebf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:32.944Z] ---> job-cost.sh [2022-10-25T08:10:32.944Z] lf-activate-venv: SKIPPING [2022-10-25T08:10:32.944Z] INFO: No Stack... [2022-10-25T08:10:33.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T08:10:33.778Z] INFO: Archiving Costs [Pipeline] sh Click here to forcibly terminate running steps [2022-10-25T08:10:35.485Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives/cost.csv [2022-10-25T08:10:35.485Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T08:10:35.588Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-564-1-stack-cost] [2022-10-25T08:10:35.592Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-564-1-stack-cost] did not exist. Created. [2022-10-25T08:10:35.592Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T08:10:35.976Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T08:10:36.059Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T08:10:36.077Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-564-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T08:10:36.168Z] $ docker stop --time=1 1e5cd1f04ff046916fcf2194753058b1bbf79b29421993c667d5d458be7e1ebf [2022-10-25T08:10:37.326Z] $ docker rm -f 1e5cd1f04ff046916fcf2194753058b1bbf79b29421993c667d5d458be7e1ebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T08:10:37.694Z] Failed in branch amd64 [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-10-25T08:10:39.607Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives ] [2022-10-25T08:10:39.607Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives [2022-10-25T08:10:39.607Z] total 16 [2022-10-25T08:10:39.607Z] drwxr-xr-x 3 root root 4096 Oct 25 08:10 . [2022-10-25T08:10:39.607Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 08:10 .. [2022-10-25T08:10:39.607Z] drwxr-xr-x 2 root root 4096 Oct 25 08:10 cost [2022-10-25T08:10:39.607Z] -rw-r--r-- 1 root root 83 Oct 25 08:10 cost.csv [2022-10-25T08:10:39.607Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives [2022-10-25T08:10:39.607Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives [2022-10-25T08:10:39.607Z] total 16 [2022-10-25T08:10:39.607Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:10 . [2022-10-25T08:10:39.607Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 08:10 .. [2022-10-25T08:10:39.607Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 08:10 cost [2022-10-25T08:10:39.607Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 25 08:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:39.934Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:40.826Z] ---> package-listing.sh [2022-10-25T08:10:40.826Z] ++ facter osfamily [2022-10-25T08:10:40.826Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T08:10:41.089Z] + OS_FAMILY=debian [2022-10-25T08:10:41.089Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-564 [2022-10-25T08:10:41.089Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T08:10:41.089Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T08:10:41.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T08:10:41.089Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T08:10:41.089Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-564 ']' [2022-10-25T08:10:41.089Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T08:10:41.089Z] + case "${OS_FAMILY}" in [2022-10-25T08:10:41.089Z] + dpkg -l [2022-10-25T08:10:41.089Z] + grep '^ii' [2022-10-25T08:10:41.089Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T08:10:41.089Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T08:10:41.089Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T08:10:41.089Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-564 ']' [2022-10-25T08:10:41.089Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives/ [2022-10-25T08:10:41.089Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives/ [Pipeline] echo [2022-10-25T08:10:41.126Z] 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-564/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T08:10:41.416Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:10:42.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:10:42.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:10:42.192Z] prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container [2022-10-25T08:10:42.221Z] $ 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-564/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-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@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-10-25T08:10:42.437Z] $ docker top a5ef72e0765cc2a3c2e6f9a1fd4a038ac8cb275877981753c3aa537f3dfb60f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:10:42.817Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T08:10:43.126Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T08:10:43.432Z] + ls /var/log/sa-host [2022-10-25T08:10:43.432Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T08:10:43.632Z] provisioning config files... [2022-10-25T08:10:43.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/config17173389113819506570tmp [Pipeline] { [Pipeline] echo [2022-10-25T08:10:43.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:44.002Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T08:10:44.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:44.429Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T08:10:44.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:44.764Z] ---> sudo-logs.sh [2022-10-25T08:10:44.764Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T08:10:44.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:45.154Z] ---> job-cost.sh [2022-10-25T08:10:45.154Z] lf-activate-venv: SKIPPING [2022-10-25T08:10:45.154Z] DEBUG: total: 0.2199999988079071 [2022-10-25T08:10:45.154Z] INFO: Retrieving Stack Cost... [2022-10-25T08:10:45.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T08:10:45.728Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T08:10:45.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:10:46.106Z] ---> logs-deploy.sh [2022-10-25T08:10:46.107Z] lf-activate-venv: SKIPPING [2022-10-25T08:10:46.107Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-564/1 [2022-10-25T08:10:46.107Z] INFO: archiving workspace using pattern(s): [2022-10-25T08:10:47.040Z] Archives upload complete. [2022-10-25T08:10:47.301Z] INFO: archiving logs to Nexus