Pull request #479 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30c7849d171829108eef82ab00dfe337d1931af2+ad4623cfe039a0b77093998193f683a65e8e0037 (6d88d6d4b134a9c88ab3556c476cfc0f083b3382) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3549245452113224086.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh8603656955364474085.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-479/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7810040643321407135.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh5186650175455837475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-479/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4994805293688077476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-392’ Running on prd-centos7-docker-4c-2g-395 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [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-479 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh8508959804089821604.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 Merge succeeded, producing 2ad5bfe630d976de33777d1cd1961037904ee6d4 Checking out Revision 2ad5bfe630d976de33777d1cd1961037904ee6d4 (PR-479) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh1243128149377643961.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh7920242375924006410.key > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ad5bfe630d976de33777d1cd1961037904ee6d4 # timeout=10 Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" > git rev-list --no-walk 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T20:28:03.012Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T20:28:03.054Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T20:28:03.063Z] ========================================================= [2021-11-12T20:28:03.063Z] EdgeX Global Pipelines Version Info [2021-11-12T20:28:03.063Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:28:04.170Z] ------------------- [2021-11-12T20:28:04.170Z] stable info: [2021-11-12T20:28:04.170Z] ------------------- [2021-11-12T20:28:04.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T20:28:04.170Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T20:28:04.170Z] Message: update stable to v1.0.213 [2021-11-12T20:28:04.739Z] ------------------- [2021-11-12T20:28:04.739Z] experimental info: [2021-11-12T20:28:04.739Z] ------------------- [2021-11-12T20:28:04.739Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T20:28:04.739Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T20:28:04.739Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T20:28:04.816Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T20:28:04.828Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T20:28:04.838Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T20:28:04.848Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T20:28:04.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T20:28:04.869Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T20:28:04.879Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T20:28:04.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T20:28:04.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T20:28:04.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T20:28:04.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T20:28:04.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T20:28:04.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T20:28:04.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T20:28:04.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T20:28:04.981Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T20:28:04.991Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T20:28:05.002Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T20:28:05.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T20:28:05.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T20:28:05.041Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T20:28:05.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T20:28:05.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T20:28:05.073Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T20:28:05.084Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T20:28:05.094Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T20:28:05.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-479 [Pipeline] echo [2021-11-12T20:28:05.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-479 [Pipeline] echo [2021-11-12T20:28:05.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-479 [Pipeline] echo [2021-11-12T20:28:05.143Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ad5bfe630d976de33777d1cd1961037904ee6d4 [Pipeline] echo [2021-11-12T20:28:05.152Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ad5bfe [Pipeline] echo [2021-11-12T20:28:05.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:28:05.202Z] provisioning config files... [2021-11-12T20:28:05.217Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config4253602113056027323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:28:05.532Z] ---> docker-login.sh [2021-11-12T20:28:05.532Z] nexus3.edgexfoundry.org:10001 [2021-11-12T20:28:05.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:28:05.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:28:05.532Z] Configure a credential helper to remove this warning. See [2021-11-12T20:28:05.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:28:05.532Z] [2021-11-12T20:28:05.532Z] Login Succeeded [2021-11-12T20:28:05.532Z] nexus3.edgexfoundry.org:10002 [2021-11-12T20:28:05.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:28:05.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:28:05.792Z] Configure a credential helper to remove this warning. See [2021-11-12T20:28:05.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:28:05.792Z] [2021-11-12T20:28:05.792Z] Login Succeeded [2021-11-12T20:28:05.792Z] nexus3.edgexfoundry.org:10003 [2021-11-12T20:28:05.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:28:05.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:28:05.792Z] Configure a credential helper to remove this warning. See [2021-11-12T20:28:05.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:28:05.792Z] [2021-11-12T20:28:05.792Z] Login Succeeded [2021-11-12T20:28:05.792Z] nexus3.edgexfoundry.org:10004 [2021-11-12T20:28:06.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:28:06.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:28:06.055Z] Configure a credential helper to remove this warning. See [2021-11-12T20:28:06.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:28:06.055Z] [2021-11-12T20:28:06.055Z] Login Succeeded [2021-11-12T20:28:06.055Z] docker.io [2021-11-12T20:28:06.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:28:06.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:28:06.318Z] Configure a credential helper to remove this warning. See [2021-11-12T20:28:06.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:28:06.318Z] [2021-11-12T20:28:06.318Z] Login Succeeded [2021-11-12T20:28:06.318Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T20:28:06.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T20:28:06.822Z] + git rev-list -1 --merges 2ad5bfe630d976de33777d1cd1961037904ee6d4~1..2ad5bfe630d976de33777d1cd1961037904ee6d4 [Pipeline] echo [2021-11-12T20:28:06.860Z] -----------> git rev-list -1 --merges 2ad5bfe630d976de33777d1cd1961037904ee6d4~1..2ad5bfe630d976de33777d1cd1961037904ee6d4 2ad5bfe630d976de33777d1cd1961037904ee6d4 [2021-11-12T20:28:06.861Z] 2ad5bfe630d976de33777d1cd1961037904ee6d4 [false] [Pipeline] sh [2021-11-12T20:28:07.166Z] + git log --format=format:%s -1 2ad5bfe630d976de33777d1cd1961037904ee6d4 [Pipeline] echo [2021-11-12T20:28:07.181Z] ========================================================= [2021-11-12T20:28:07.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T20:28:07.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T20:28:07.498Z] + git log --format=format:%s -1 2ad5bfe630d976de33777d1cd1961037904ee6d4 [Pipeline] echo [2021-11-12T20:28:07.511Z] [semverPrep] GIT_COMMIT: 2ad5bfe630d976de33777d1cd1961037904ee6d4, Commit Message: Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD [Pipeline] echo [2021-11-12T20:28:07.519Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:28:07.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:28:07.942Z] [2021-11-12T20:28:07.942Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:28:08.256Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:28:08.256Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T20:28:08.256Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T20:28:08.256Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T20:28:08.256Z] 4c7163046ea9: Pulling fs layer [2021-11-12T20:28:08.256Z] 0c2d73faf560: Pulling fs layer [2021-11-12T20:28:08.256Z] 0c2d73faf560: Waiting [2021-11-12T20:28:08.256Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T20:28:08.256Z] 3e5f54012d9b: Download complete [2021-11-12T20:28:08.256Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T20:28:08.256Z] a0d0a0d46f8b: Download complete [2021-11-12T20:28:08.256Z] 0c2d73faf560: Verifying Checksum [2021-11-12T20:28:08.256Z] 0c2d73faf560: Download complete [2021-11-12T20:28:08.256Z] 4c7163046ea9: Verifying Checksum [2021-11-12T20:28:08.256Z] 4c7163046ea9: Download complete [2021-11-12T20:28:08.525Z] a0d0a0d46f8b: Pull complete [2021-11-12T20:28:08.525Z] 3e5f54012d9b: Pull complete [2021-11-12T20:28:08.789Z] 4c7163046ea9: Pull complete [2021-11-12T20:28:09.051Z] 0c2d73faf560: Pull complete [2021-11-12T20:28:09.051Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T20:28:09.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:28:09.051Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T20:28:09.120Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-11-12T20:28:09.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@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:10004/edgex-devops/git-semver:latest cat [2021-11-12T20:28:09.730Z] $ docker top 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T20:28:09.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T20:28:09.830Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T20:28:09.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T20:28:09.939Z] $ docker exec 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa ssh-agent [2021-11-12T20:28:10.046Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdAbHP/agent.14 [2021-11-12T20:28:10.046Z] SSH_AGENT_PID=21 [2021-11-12T20:28:10.054Z] Running ssh-add (command line suppressed) [2021-11-12T20:28:10.142Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_2420371253449813077.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_2420371253449813077.key) [2021-11-12T20:28:10.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T20:28:10.460Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T20:28:10.472Z] $ docker exec --env ******** --env ******** 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa ssh-agent -k [2021-11-12T20:28:10.553Z] unset SSH_AUTH_SOCK; [2021-11-12T20:28:10.553Z] unset SSH_AGENT_PID; [2021-11-12T20:28:10.554Z] echo Agent pid 21 killed; [2021-11-12T20:28:10.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T20:28:10.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T20:28:10.583Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T20:28:10.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T20:28:10.686Z] $ docker exec 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa ssh-agent [2021-11-12T20:28:10.807Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaMjAcg/agent.53 [2021-11-12T20:28:10.807Z] SSH_AGENT_PID=60 [2021-11-12T20:28:10.813Z] Running ssh-add (command line suppressed) [2021-11-12T20:28:10.906Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_8447459855172065370.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_8447459855172065370.key) [2021-11-12T20:28:10.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T20:28:11.225Z] + git semver init [2021-11-12T20:28:11.225Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T20:28:11.225Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.git [2021-11-12T20:28:11.225Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [2021-11-12T20:28:11.225Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T20:28:11.225Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T20:28:11.225Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T20:28:11.225Z] # $SEMVER_BRANCH = PR-479 [2021-11-12T20:28:11.225Z] # $SEMVER_TEMP = /tmp/semver-630967938 [2021-11-12T20:28:11.225Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T20:28:13.772Z] # '/tmp/semver-630967938' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver' [2021-11-12T20:28:13.772Z] # -> Force: false [2021-11-12T20:28:13.772Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver [Pipeline] } [2021-11-12T20:28:13.782Z] $ docker exec --env ******** --env ******** 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa ssh-agent -k [2021-11-12T20:28:13.870Z] unset SSH_AUTH_SOCK; [2021-11-12T20:28:13.870Z] unset SSH_AGENT_PID; [2021-11-12T20:28:13.870Z] echo Agent pid 60 killed; [2021-11-12T20:28:13.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T20:28:14.184Z] + git semver [Pipeline] } [2021-11-12T20:28:14.197Z] $ docker stop --time=1 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa [2021-11-12T20:28:15.456Z] $ docker rm -f 1059c599ab1cf5605c6a47bf94feb116e69498c3144fb87c5dd18c4c704066fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T20:28:15.806Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T20:28:16.036Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T20:28:16.040Z] [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] node [Pipeline] node [2021-11-12T20:28:31.166Z] Still waiting to schedule task [2021-11-12T20:28:31.166Z] ‘prd-centos7-docker-4c-2g-396’ is offline [2021-11-12T20:28:31.171Z] Still waiting to schedule task [2021-11-12T20:28:31.171Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-394’ [2021-11-12T20:29:31.442Z] Running on prd-centos7-docker-4c-2g-400 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws [2021-11-12T20:29:31.453Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-11-12T20:29:31.539Z] The recommended git tool is: git [2021-11-12T20:29:33.444Z] using credential edgex-jenkins-ssh [2021-11-12T20:29:33.459Z] Cloning the remote Git repository [2021-11-12T20:29:32.411Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:29:32.462Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-11-12T20:29:32.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:29:32.500Z] > git --version # timeout=10 [2021-11-12T20:29:32.506Z] > git --version # 'git version 2.24.4' [2021-11-12T20:29:32.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:29:32.541Z] [INFO] Currently running in a labeled security context [2021-11-12T20:29:32.541Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:29:32.541Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh6940250221399258496.key [2021-11-12T20:29:32.565Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:29:35.766Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 [2021-11-12T20:29:36.060Z] Merge succeeded, producing 716644d4fa7553befa3ae85d9a202dac31b7a3c1 [2021-11-12T20:29:36.060Z] Checking out Revision 716644d4fa7553befa3ae85d9a202dac31b7a3c1 (PR-479) [2021-11-12T20:29:34.208Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:29:34.225Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:29:34.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:29:34.251Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:29:34.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:29:34.252Z] [INFO] Currently running in a labeled security context [2021-11-12T20:29:34.252Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:29:34.252Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh2878905320423857262.key [2021-11-12T20:29:34.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T20:29:34.705Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:29:34.711Z] > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [2021-11-12T20:29:34.819Z] > git remote # timeout=10 [2021-11-12T20:29:34.825Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T20:29:34.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:29:34.831Z] [INFO] Currently running in a labeled security context [2021-11-12T20:29:34.831Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:29:34.831Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3966193310642850386.key [2021-11-12T20:29:34.835Z] > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 [2021-11-12T20:29:34.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T20:29:34.994Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:29:34.997Z] > git checkout -f 716644d4fa7553befa3ae85d9a202dac31b7a3c1 # timeout=10 [2021-11-12T20:29:38.885Z] Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" [2021-11-12T20:29:38.888Z] > git rev-list --no-walk 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:29:39.264Z] provisioning config files... [2021-11-12T20:29:39.280Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config5358266641623599539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:29:39.725Z] ---> docker-login.sh [2021-11-12T20:29:39.725Z] nexus3.edgexfoundry.org:10001 [2021-11-12T20:29:39.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:39.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:39.986Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:39.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:39.986Z] [2021-11-12T20:29:39.986Z] Login Succeeded [2021-11-12T20:29:39.986Z] nexus3.edgexfoundry.org:10002 [2021-11-12T20:29:39.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:39.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:39.986Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:39.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:39.986Z] [2021-11-12T20:29:39.986Z] Login Succeeded [2021-11-12T20:29:39.986Z] nexus3.edgexfoundry.org:10003 [2021-11-12T20:29:40.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:40.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:40.246Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:40.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:40.246Z] [2021-11-12T20:29:40.246Z] Login Succeeded [2021-11-12T20:29:40.246Z] nexus3.edgexfoundry.org:10004 [2021-11-12T20:29:40.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:40.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:40.246Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:40.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:40.246Z] [2021-11-12T20:29:40.246Z] Login Succeeded [2021-11-12T20:29:40.246Z] docker.io [2021-11-12T20:29:40.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:40.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:40.826Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:40.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:40.826Z] [2021-11-12T20:29:40.826Z] Login Succeeded [2021-11-12T20:29:40.826Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T20:29:40.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T20:29:41.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T20:29:41.012Z] ========================================================= [2021-11-12T20:29:41.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T20:29:41.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:29:41.314Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-12T20:29:41.574Z] Sending build context to Docker daemon 25.31MB [2021-11-12T20:29:41.574Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T20:29:41.574Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T20:29:41.574Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T20:29:41.574Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T20:29:41.574Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T20:29:41.574Z] b8b176561691: Pulling fs layer [2021-11-12T20:29:41.574Z] 4527c011a84f: Pulling fs layer [2021-11-12T20:29:41.574Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T20:29:41.574Z] e0aca202a116: Pulling fs layer [2021-11-12T20:29:41.574Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T20:29:41.574Z] 34cad66bf833: Pulling fs layer [2021-11-12T20:29:41.574Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T20:29:41.574Z] 4527c011a84f: Waiting [2021-11-12T20:29:41.574Z] 5d74067f8e1e: Waiting [2021-11-12T20:29:41.574Z] e0aca202a116: Waiting [2021-11-12T20:29:41.574Z] 3a43be97a3b4: Waiting [2021-11-12T20:29:41.574Z] 34cad66bf833: Waiting [2021-11-12T20:29:41.574Z] b4e3c513aaa6: Waiting [2021-11-12T20:29:41.574Z] b8b176561691: Verifying Checksum [2021-11-12T20:29:41.574Z] b8b176561691: Download complete [2021-11-12T20:29:41.574Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T20:29:41.574Z] 31adcdaf11c8: Download complete [2021-11-12T20:29:41.574Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T20:29:41.574Z] 5d74067f8e1e: Download complete [2021-11-12T20:29:41.574Z] e0aca202a116: Verifying Checksum [2021-11-12T20:29:41.574Z] e0aca202a116: Download complete [2021-11-12T20:29:41.574Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T20:29:41.574Z] 3a43be97a3b4: Download complete [2021-11-12T20:29:41.574Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T20:29:41.574Z] a0d0a0d46f8b: Download complete [2021-11-12T20:29:41.846Z] 34cad66bf833: Verifying Checksum [2021-11-12T20:29:41.846Z] 34cad66bf833: Download complete [2021-11-12T20:29:42.115Z] a0d0a0d46f8b: Pull complete [2021-11-12T20:29:42.376Z] 4527c011a84f: Verifying Checksum [2021-11-12T20:29:42.376Z] 4527c011a84f: Download complete [2021-11-12T20:29:42.376Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T20:29:42.376Z] b4e3c513aaa6: Download complete [2021-11-12T20:29:42.376Z] 31adcdaf11c8: Pull complete [2021-11-12T20:29:42.376Z] b8b176561691: Pull complete [2021-11-12T20:29:46.633Z] 4527c011a84f: Pull complete [2021-11-12T20:29:46.633Z] 5d74067f8e1e: Pull complete [2021-11-12T20:29:46.633Z] e0aca202a116: Pull complete [2021-11-12T20:29:46.633Z] 3a43be97a3b4: Pull complete [2021-11-12T20:29:46.633Z] 34cad66bf833: Pull complete [2021-11-12T20:29:48.554Z] b4e3c513aaa6: Pull complete [2021-11-12T20:29:48.554Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T20:29:48.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T20:29:48.554Z] ---> 9f6097aaca64 [2021-11-12T20:29:48.554Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T20:29:50.478Z] ---> Running in 0fff6674bec8 [2021-11-12T20:29:50.478Z] Removing intermediate container 0fff6674bec8 [2021-11-12T20:29:50.478Z] ---> 75e240fd44ac [2021-11-12T20:29:50.478Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T20:29:50.478Z] ---> Running in a1b87d13a524 [2021-11-12T20:29:50.478Z] Removing intermediate container a1b87d13a524 [2021-11-12T20:29:50.478Z] ---> bc6ea47a7bed [2021-11-12T20:29:50.478Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T20:29:50.478Z] ---> Running in 1df00146f7a8 [2021-11-12T20:29:50.740Z] Removing intermediate container 1df00146f7a8 [2021-11-12T20:29:50.740Z] ---> e1eb435b9daf [2021-11-12T20:29:50.740Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T20:29:50.740Z] ---> Running in f5262e31e745 [2021-11-12T20:29:50.740Z] Removing intermediate container f5262e31e745 [2021-11-12T20:29:50.740Z] ---> c236a0d6dff9 [2021-11-12T20:29:50.740Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T20:29:50.740Z] ---> Running in b4ffa690a1b6 [2021-11-12T20:29:50.740Z] Removing intermediate container b4ffa690a1b6 [2021-11-12T20:29:50.740Z] ---> 0b3ac6409a64 [2021-11-12T20:29:50.740Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T20:29:50.999Z] ---> Running in d1af69e2f7a9 [2021-11-12T20:29:51.264Z] Removing intermediate container d1af69e2f7a9 [2021-11-12T20:29:51.264Z] ---> ec89bcda85cd [2021-11-12T20:29:51.264Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T20:29:51.264Z] ---> Running in 55b1e70d94fb [2021-11-12T20:29:51.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T20:29:52.473Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T20:29:53.047Z] OK: 220 MiB in 52 packages [2021-11-12T20:29:53.047Z] Removing intermediate container 55b1e70d94fb [2021-11-12T20:29:53.047Z] ---> 9dfe8e0cb0d5 [2021-11-12T20:29:53.047Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T20:29:53.047Z] ---> Running in c972adf17bfc [2021-11-12T20:29:53.308Z] Removing intermediate container c972adf17bfc [2021-11-12T20:29:53.308Z] ---> 990096af510b [2021-11-12T20:29:53.308Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T20:29:53.308Z] ---> Running in f16002d73d04 [2021-11-12T20:29:53.308Z] Removing intermediate container f16002d73d04 [2021-11-12T20:29:53.308Z] ---> 4fff5c6e2b66 [2021-11-12T20:29:53.308Z] Step 12/14 : COPY . . [2021-11-12T20:29:54.254Z] ---> e9e84209cd7e [2021-11-12T20:29:54.254Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T20:29:54.254Z] ---> Running in c37952a0c5f7 [2021-11-12T20:30:00.840Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T20:30:00.840Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T20:30:00.840Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T20:30:00.840Z] [2021-11-12T20:30:00.840Z] SECURITY ERROR [2021-11-12T20:30:00.840Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:30:00.840Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:30:00.840Z] have intercepted the download attempt. [2021-11-12T20:30:00.840Z] [2021-11-12T20:30:00.840Z] For more information, see 'go help module-auth'. [2021-11-12T20:30:00.840Z] skipping... [2021-11-12T20:30:05.079Z] Removing intermediate container c37952a0c5f7 [2021-11-12T20:30:05.079Z] ---> 0125eb8c7862 [2021-11-12T20:30:05.079Z] Step 14/14 : RUN ${MAKE} [2021-11-12T20:30:05.079Z] ---> Running in a7b77fa7c107 [2021-11-12T20:30:05.340Z] noop [2021-11-12T20:30:05.340Z] Removing intermediate container a7b77fa7c107 [2021-11-12T20:30:05.340Z] ---> c3ea59b85705 [2021-11-12T20:30:05.602Z] Successfully built c3ea59b85705 [2021-11-12T20:30:05.602Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:30:05.910Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T20:30:05.910Z] . [Pipeline] withDockerContainer [2021-11-12T20:30:05.974Z] prd-centos7-docker-4c-2g-400 does not seem to be running inside a container [2021-11-12T20:30:06.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T20:30:06.335Z] $ docker top 54324eb3998e1ee7d07283660470596378ccbbafbf53e9b5d464c7a6fa5135f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T20:30:06.701Z] + go version [2021-11-12T20:30:06.701Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T20:30:06.709Z] $ docker stop --time=1 54324eb3998e1ee7d07283660470596378ccbbafbf53e9b5d464c7a6fa5135f7 [2021-11-12T20:30:07.887Z] $ docker rm -f 54324eb3998e1ee7d07283660470596378ccbbafbf53e9b5d464c7a6fa5135f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:30:08.330Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T20:30:08.330Z] . [Pipeline] withDockerContainer [2021-11-12T20:30:08.396Z] prd-centos7-docker-4c-2g-400 does not seem to be running inside a container [2021-11-12T20:30:08.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T20:30:08.779Z] $ docker top 69a6e0d2fe43536c10ef2d35e8261d30402464570730bcc37d3084a31275d4f4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T20:30:09.141Z] + make test [2021-11-12T20:30:09.141Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T20:30:09.141Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T20:30:09.141Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T20:30:09.141Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2021-11-12T20:30:09.401Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-12T20:30:09.401Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T20:30:09.401Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T20:30:09.401Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T20:30:09.401Z] [2021-11-12T20:30:09.401Z] SECURITY ERROR [2021-11-12T20:30:09.401Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:30:09.401Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:30:09.401Z] have intercepted the download attempt. [2021-11-12T20:30:09.401Z] [2021-11-12T20:30:09.401Z] For more information, see 'go help module-auth'. [2021-11-12T20:30:09.401Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2021-11-12T20:30:09.411Z] $ docker stop --time=1 69a6e0d2fe43536c10ef2d35e8261d30402464570730bcc37d3084a31275d4f4 [2021-11-12T20:30:10.595Z] $ docker rm -f 69a6e0d2fe43536c10ef2d35e8261d30402464570730bcc37d3084a31275d4f4 [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] sh [2021-11-12T20:30:11.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:30:11.342Z] [2021-11-12T20:30:11.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:30:11.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:30:11.644Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T20:30:11.644Z] b4d181a07f80: Pulling fs layer [2021-11-12T20:30:11.644Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T20:30:11.644Z] ed53099fbce6: Pulling fs layer [2021-11-12T20:30:11.644Z] dc539afda2c1: Pulling fs layer [2021-11-12T20:30:11.644Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T20:30:11.644Z] 9065ff56babe: Pulling fs layer [2021-11-12T20:30:11.644Z] d287ab97295c: Pulling fs layer [2021-11-12T20:30:11.644Z] dc539afda2c1: Waiting [2021-11-12T20:30:11.644Z] 77bc0d833cb6: Waiting [2021-11-12T20:30:11.644Z] 9065ff56babe: Waiting [2021-11-12T20:30:11.644Z] d287ab97295c: Waiting [2021-11-12T20:30:11.644Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T20:30:11.644Z] a1111a8f2ec3: Download complete [2021-11-12T20:30:11.644Z] dc539afda2c1: Verifying Checksum [2021-11-12T20:30:11.644Z] dc539afda2c1: Download complete [2021-11-12T20:30:11.644Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T20:30:11.644Z] 77bc0d833cb6: Download complete [2021-11-12T20:30:11.903Z] 9065ff56babe: Verifying Checksum [2021-11-12T20:30:11.903Z] 9065ff56babe: Download complete [2021-11-12T20:30:11.903Z] ed53099fbce6: Verifying Checksum [2021-11-12T20:30:11.903Z] ed53099fbce6: Download complete [2021-11-12T20:30:11.903Z] b4d181a07f80: Verifying Checksum [2021-11-12T20:30:11.903Z] b4d181a07f80: Download complete [2021-11-12T20:30:12.477Z] d287ab97295c: Verifying Checksum [2021-11-12T20:30:12.477Z] d287ab97295c: Download complete [2021-11-12T20:30:13.057Z] b4d181a07f80: Pull complete [2021-11-12T20:30:13.318Z] a1111a8f2ec3: Pull complete [2021-11-12T20:30:13.901Z] ed53099fbce6: Pull complete [2021-11-12T20:30:13.902Z] dc539afda2c1: Pull complete [2021-11-12T20:30:14.171Z] 77bc0d833cb6: Pull complete [2021-11-12T20:30:14.432Z] 9065ff56babe: Pull complete [2021-11-12T20:30:19.783Z] d287ab97295c: Pull complete [2021-11-12T20:30:19.783Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T20:30:19.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:30:19.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T20:30:19.847Z] prd-centos7-docker-4c-2g-400 does not seem to be running inside a container [2021-11-12T20:30:19.884Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T20:30:22.153Z] $ docker top a99901090392a349029e7ffd7bbbc81efe21111c7a5c4da74607199941ea034f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:30:22.604Z] ---> job-cost.sh [2021-11-12T20:30:22.604Z] lf-activate-venv: SKIPPING [2021-11-12T20:30:22.604Z] INFO: No Stack... [2021-11-12T20:30:22.864Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T20:30:23.126Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T20:30:23.432Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-11-12T20:30:23.432Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T20:30:23.458Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-3-stack-cost] [2021-11-12T20:30:23.465Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-3-stack-cost] did not exist. Created. [2021-11-12T20:30:23.465Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T20:30:23.769Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T20:30:23.977Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T20:30:23.982Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T20:30:23.999Z] $ docker stop --time=1 a99901090392a349029e7ffd7bbbc81efe21111c7a5c4da74607199941ea034f [2021-11-12T20:30:25.167Z] $ docker rm -f a99901090392a349029e7ffd7bbbc81efe21111c7a5c4da74607199941ea034f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T20:30:25.362Z] Failed in branch amd64 [2021-11-12T20:31:02.803Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-402 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws [2021-11-12T20:31:02.822Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-11-12T20:31:03.192Z] The recommended git tool is: git [2021-11-12T20:31:08.281Z] using credential edgex-jenkins-ssh [2021-11-12T20:31:08.296Z] Cloning the remote Git repository [2021-11-12T20:31:08.441Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:31:08.621Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-11-12T20:31:08.696Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:31:08.697Z] > git --version # timeout=10 [2021-11-12T20:31:08.717Z] > git --version # 'git version 2.17.1' [2021-11-12T20:31:08.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:31:08.813Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:31:11.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:31:11.858Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:31:11.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:31:11.927Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:31:11.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:31:11.945Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T20:31:12.530Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T20:31:12.794Z] 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] } [2021-11-12T20:31:12.553Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:31:12.576Z] > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [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 [2021-11-12T20:31:13.964Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:31:14.253Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:31:14.817Z] ---> package-listing.sh [2021-11-12T20:31:14.818Z] ++ facter osfamily [2021-11-12T20:31:14.818Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T20:31:15.080Z] + OS_FAMILY=redhat [2021-11-12T20:31:15.080Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-479 [2021-11-12T20:31:15.080Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T20:31:15.080Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T20:31:15.080Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T20:31:15.080Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T20:31:15.080Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' [2021-11-12T20:31:15.080Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T20:31:15.080Z] + case "${OS_FAMILY}" in [2021-11-12T20:31:15.080Z] + sort [2021-11-12T20:31:15.080Z] + rpm -qa [2021-11-12T20:31:15.649Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T20:31:15.649Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T20:31:15.649Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T20:31:15.649Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' [2021-11-12T20:31:15.649Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ [2021-11-12T20:31:15.649Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ [Pipeline] echo [2021-11-12T20:31:15.660Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T20:31:15.947Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:31:16.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:31:16.501Z] [2021-11-12T20:31:16.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:31:16.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:31:16.800Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T20:31:16.800Z] b4d181a07f80: Pulling fs layer [2021-11-12T20:31:16.800Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T20:31:16.800Z] ed53099fbce6: Pulling fs layer [2021-11-12T20:31:16.800Z] dc539afda2c1: Pulling fs layer [2021-11-12T20:31:16.800Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T20:31:16.800Z] 9065ff56babe: Pulling fs layer [2021-11-12T20:31:16.800Z] d287ab97295c: Pulling fs layer [2021-11-12T20:31:16.800Z] dc539afda2c1: Waiting [2021-11-12T20:31:16.800Z] 77bc0d833cb6: Waiting [2021-11-12T20:31:16.800Z] 9065ff56babe: Waiting [2021-11-12T20:31:16.800Z] d287ab97295c: Waiting [2021-11-12T20:31:16.800Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T20:31:16.800Z] a1111a8f2ec3: Download complete [2021-11-12T20:31:16.800Z] dc539afda2c1: Verifying Checksum [2021-11-12T20:31:16.800Z] dc539afda2c1: Download complete [2021-11-12T20:31:16.800Z] ed53099fbce6: Verifying Checksum [2021-11-12T20:31:16.800Z] ed53099fbce6: Download complete [2021-11-12T20:31:17.066Z] 9065ff56babe: Verifying Checksum [2021-11-12T20:31:17.066Z] 9065ff56babe: Download complete [2021-11-12T20:31:17.066Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T20:31:17.066Z] 77bc0d833cb6: Download complete [2021-11-12T20:31:17.066Z] b4d181a07f80: Verifying Checksum [2021-11-12T20:31:17.066Z] b4d181a07f80: Download complete [2021-11-12T20:31:17.663Z] d287ab97295c: Verifying Checksum [2021-11-12T20:31:17.663Z] d287ab97295c: Download complete [2021-11-12T20:31:18.610Z] b4d181a07f80: Pull complete [2021-11-12T20:31:18.610Z] a1111a8f2ec3: Pull complete [2021-11-12T20:31:19.201Z] ed53099fbce6: Pull complete [2021-11-12T20:31:19.201Z] dc539afda2c1: Pull complete [2021-11-12T20:31:19.460Z] 77bc0d833cb6: Pull complete [2021-11-12T20:31:19.460Z] 9065ff56babe: Pull complete [2021-11-12T20:31:24.822Z] d287ab97295c: Pull complete [2021-11-12T20:31:24.822Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T20:31:24.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:31:24.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T20:31:24.889Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-11-12T20:31:24.926Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479/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-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@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 [2021-11-12T20:31:26.930Z] $ docker top 8e7cb58562eb2af5c845af0d09db353aaca6e97e1ab9bc84a65e436a4a31c12b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T20:31:27.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T20:31:27.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T20:31:27.871Z] + ls /var/log/sa-host [2021-11-12T20:31:27.871Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T20:31:27.872Z] file_magic: OK [2021-11-12T20:31:27.872Z] HZ: Using current value: 100 [2021-11-12T20:31:27.872Z] file_header: OK [2021-11-12T20:31:27.872Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T20:31:27.872Z] Statistics: [2021-11-12T20:31:27.872Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T20:31:27.872Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T20:31:27.872Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T20:31:27.872Z] file_magic: OK [2021-11-12T20:31:27.872Z] HZ: Using current value: 100 [2021-11-12T20:31:27.872Z] file_header: OK [2021-11-12T20:31:27.872Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T20:31:27.872Z] Statistics: [2021-11-12T20:31:27.872Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T20:31:27.872Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:31:27.952Z] provisioning config files... [2021-11-12T20:31:27.964Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config7490980111646288716tmp [Pipeline] { [Pipeline] echo [2021-11-12T20:31:27.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:31:28.277Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T20:31:28.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:31:28.618Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T20:31:28.629Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:31:28.928Z] ---> sudo-logs.sh [2021-11-12T20:31:28.928Z] Archiving 'sudo' log.. [2021-11-12T20:31:28.928Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-395.novalocal: Name or service not known [2021-11-12T20:31:28.928Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-395.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T20:31:28.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:31:29.278Z] ---> job-cost.sh [2021-11-12T20:31:29.278Z] lf-activate-venv: SKIPPING [2021-11-12T20:31:29.278Z] DEBUG: total: 0.05999999865889549 [2021-11-12T20:31:29.278Z] INFO: Retrieving Stack Cost... [2021-11-12T20:31:29.539Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T20:31:30.113Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T20:31:30.126Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:31:30.419Z] ---> logs-deploy.sh [2021-11-12T20:31:30.419Z] lf-activate-venv: SKIPPING [2021-11-12T20:31:30.419Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-479/3 [2021-11-12T20:31:30.419Z] INFO: archiving workspace using pattern(s): [2021-11-12T20:31:30.991Z] Archives upload complete. [2021-11-12T20:31:31.268Z] INFO: archiving logs to Nexus