Pull request #103 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from d9d1b45ce47e11838a41134802509fffd08606e6+2df9c605b9ec416828c6f492962e965a0bf466b4 (e8bcc888e9cacce0a1de9563b195107fcdbaf021) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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/go-mod-secrets/branches/PR-103/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/go-mod-secrets/branches/PR-103/workspace@libs/lf-pipelines # 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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32975 in /w/workspace/gexfoundry_go-mod-secrets_PR-103 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-103 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2df9c605b9ec416828c6f492962e965a0bf466b4 into PR head commit d9d1b45ce47e11838a41134802509fffd08606e6 Merge succeeded, producing d9d1b45ce47e11838a41134802509fffd08606e6 Checking out Revision d9d1b45ce47e11838a41134802509fffd08606e6 (PR-103) > git config core.sparsecheckout # timeout=10 > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2df9c605b9ec416828c6f492962e965a0bf466b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 Commit message: "fix(security): Fix JSON structure of token self response" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:38:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:38:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:38:02 ========================================================= 18:38:02 EdgeX Global Pipelines Version Info 18:38:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:38:03 ------------------- 18:38:03 stable info: 18:38:03 ------------------- 18:38:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:38:03 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:38:03 Message: update stable to v1.0.186 18:38:04 ------------------- 18:38:04 experimental info: 18:38:04 ------------------- 18:38:04 Commited By: **** collab-it+edgex@linuxfoundation.org 18:38:04 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 18:38:04 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 18:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:38:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:38:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:38:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:38:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:38:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:38:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:38:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:38:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:38:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:38:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:38:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:38:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:38:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-103 [Pipeline] echo 18:38:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-103 [Pipeline] echo 18:38:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-103 [Pipeline] echo 18:38:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9d1b45ce47e11838a41134802509fffd08606e6 [Pipeline] echo 18:38:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9d1b45 [Pipeline] echo 18:38:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:10 + git log --format=format:%s -1 d9d1b45ce47e11838a41134802509fffd08606e6 [Pipeline] echo 18:38:10 GIT_COMMIT: d9d1b45ce47e11838a41134802509fffd08606e6, Commit Message: fix(security): Fix JSON structure of token self response [Pipeline] echo 18:38:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:38:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:11 18:38:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:38:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:11 latest: Pulling from edgex-devops/git-semver 18:38:11 31603596830f: Pulling fs layer 18:38:11 2a8b12db71e7: Pulling fs layer 18:38:11 6ca5941a6612: Pulling fs layer 18:38:11 ecc8261a40a4: Pulling fs layer 18:38:11 ecc8261a40a4: Waiting 18:38:11 2a8b12db71e7: Verifying Checksum 18:38:11 2a8b12db71e7: Download complete 18:38:12 31603596830f: Verifying Checksum 18:38:12 31603596830f: Download complete 18:38:12 ecc8261a40a4: Verifying Checksum 18:38:12 ecc8261a40a4: Download complete 18:38:12 6ca5941a6612: Verifying Checksum 18:38:12 6ca5941a6612: Download complete 18:38:12 31603596830f: Pull complete 18:38:12 2a8b12db71e7: Pull complete 18:38:13 6ca5941a6612: Pull complete 18:38:13 ecc8261a40a4: Pull complete 18:38:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:38:13 prd-centos7-docker-4c-2g-32975 does not seem to be running inside a container 18:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-103 -v /w/workspace/gexfoundry_go-mod-secrets_PR-103:/w/workspace/gexfoundry_go-mod-secrets_PR-103:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-103@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 18:38:15 $ docker top 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:15 [ssh-agent] Looking for ssh-agent implementation... 18:38:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:15 $ docker exec 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc ssh-agent 18:38:16 SSH_AUTH_SOCK=/tmp/ssh-BGDpnPXuWPhl/agent.11 18:38:16 SSH_AGENT_PID=16 18:38:16 Running ssh-add (command line suppressed) 18:38:16 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/private_key_4528831650769650593.key (/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/private_key_4528831650769650593.key) 18:38:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:16 + git tag --points-at HEAD [Pipeline] } 18:38:16 $ docker exec --env ******** --env ******** 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc ssh-agent -k 18:38:16 unset SSH_AUTH_SOCK; 18:38:16 unset SSH_AGENT_PID; 18:38:16 echo Agent pid 16 killed; 18:38:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:38:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:17 [ssh-agent] Looking for ssh-agent implementation... 18:38:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:17 $ docker exec 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc ssh-agent 18:38:17 SSH_AUTH_SOCK=/tmp/ssh-E0ynAZVd0MCT/agent.44 18:38:17 SSH_AGENT_PID=50 18:38:17 Running ssh-add (command line suppressed) 18:38:17 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/private_key_4416937052397246453.key (/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/private_key_4416937052397246453.key) 18:38:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:18 + git semver init 18:38:18 # -> Open(): unable to determine branch for HEAD 18:38:18 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-103/.git 18:38:18 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-103 18:38:18 # $SEMVER_REMOTE_NAME = origin 18:38:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:38:18 # $SEMVER_USER_NAME = edgex-jenkins 18:38:18 # $SEMVER_BRANCH = PR-103 18:38:18 # $SEMVER_TEMP = /tmp/semver-170348531 18:38:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 18:38:18 # '/tmp/semver-170348531' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-103/.semver' 18:38:18 # -> Force: false 18:38:18 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-103/.semver [Pipeline] } 18:38:18 $ docker exec --env ******** --env ******** 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc ssh-agent -k 18:38:18 unset SSH_AUTH_SOCK; 18:38:18 unset SSH_AGENT_PID; 18:38:18 echo Agent pid 50 killed; 18:38:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:19 + git semver [Pipeline] } 18:38:19 $ docker stop --time=1 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc 18:38:20 $ docker rm -f 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc [Pipeline] // withDockerContainer [Pipeline] sh 18:38:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:38:21 Stashed 1 file(s) [Pipeline] echo 18:38:21 [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 18:38:37 Still waiting to schedule task 18:38:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:38:37 Still waiting to schedule task 18:38:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:40:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32976 in /w/workspace/gexfoundry_go-mod-secrets_PR-103 [Pipeline] { [Pipeline] ws 18:40:35 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 18:40:40 using credential edgex-jenkins-ssh 18:40:40 Cloning the remote Git repository 18:40:40 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:40:40 > git init /w/workspace/go-mod-secrets/1 # timeout=10 18:40:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:40:40 > git --version # timeout=10 18:40:40 > git --version # 'git version 2.17.1' 18:40:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:40:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:40:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:40:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:40:42 Merging remotes/origin/master commit 2df9c605b9ec416828c6f492962e965a0bf466b4 into PR head commit d9d1b45ce47e11838a41134802509fffd08606e6 18:40:42 Merge succeeded, producing d9d1b45ce47e11838a41134802509fffd08606e6 18:40:42 Checking out Revision d9d1b45ce47e11838a41134802509fffd08606e6 (PR-103) 18:40:42 > git config core.sparsecheckout # timeout=10 18:40:42 > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 18:40:42 > git remote # timeout=10 18:40:42 > git config --get remote.origin.url # timeout=10 18:40:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:42 > git merge 2df9c605b9ec416828c6f492962e965a0bf466b4 # timeout=10 18:40:42 > git rev-parse HEAD^{commit} # timeout=10 18:40:42 > git config core.sparsecheckout # timeout=10 18:40:42 > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 18:40:46 Commit message: "fix(security): Fix JSON structure of token self response" 18:40:47 > git --version # timeout=10 18:40:47 > git --version # 'git version 2.17.1' 18:40:47 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:40:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:40:49 + sudo service docker restart 18:40:49 + true [Pipeline] unstash [Pipeline] echo 18:40:51 ========================================================= 18:40:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:40:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:40:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:40:53 Sending build context to Docker daemon 653.3kB 18:40:53 Step 1/7 : ARG BASE=golang:1.15-alpine 18:40:53 Step 2/7 : FROM ${BASE} 18:40:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:40:53 5f621e34cdf4: Pulling fs layer 18:40:53 a4357932f1b6: Pulling fs layer 18:40:53 18c013af1878: Pulling fs layer 18:40:53 00ac8860ef70: Pulling fs layer 18:40:53 63d7cb157983: Pulling fs layer 18:40:53 b116817d02f9: Pulling fs layer 18:40:53 745a02a5169b: Pulling fs layer 18:40:53 b116817d02f9: Waiting 18:40:53 00ac8860ef70: Waiting 18:40:53 745a02a5169b: Waiting 18:40:53 63d7cb157983: Waiting 18:40:53 18c013af1878: Verifying Checksum 18:40:53 18c013af1878: Download complete 18:40:53 a4357932f1b6: Verifying Checksum 18:40:53 a4357932f1b6: Download complete 18:40:53 63d7cb157983: Verifying Checksum 18:40:53 63d7cb157983: Download complete 18:40:53 b116817d02f9: Verifying Checksum 18:40:53 b116817d02f9: Download complete 18:40:53 5f621e34cdf4: Verifying Checksum 18:40:53 5f621e34cdf4: Download complete 18:40:54 5f621e34cdf4: Pull complete 18:40:55 a4357932f1b6: Pull complete 18:40:55 18c013af1878: Pull complete 18:40:56 745a02a5169b: Verifying Checksum 18:40:57 00ac8860ef70: Download complete 18:41:01 Running on prd-centos7-docker-4c-2g-32978 in /w/workspace/gexfoundry_go-mod-secrets_PR-103 [Pipeline] { [Pipeline] ws 18:41:02 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 18:41:04 using credential edgex-jenkins-ssh 18:41:04 Cloning the remote Git repository 18:41:04 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:41:04 > git init /w/workspace/go-mod-secrets/1 # timeout=10 18:41:05 Merging remotes/origin/master commit 2df9c605b9ec416828c6f492962e965a0bf466b4 into PR head commit d9d1b45ce47e11838a41134802509fffd08606e6 18:41:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:41:04 > git --version # timeout=10 18:41:04 > git --version # 'git version 2.24.3' 18:41:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:41:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:41:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:41:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:41:05 Merge succeeded, producing d9d1b45ce47e11838a41134802509fffd08606e6 18:41:05 Checking out Revision d9d1b45ce47e11838a41134802509fffd08606e6 (PR-103) 18:41:05 > git config core.sparsecheckout # timeout=10 18:41:05 > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 18:41:05 > git remote # timeout=10 18:41:05 > git config --get remote.origin.url # timeout=10 18:41:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:05 > git merge 2df9c605b9ec416828c6f492962e965a0bf466b4 # timeout=10 18:41:05 > git rev-parse HEAD^{commit} # timeout=10 18:41:05 > git config core.sparsecheckout # timeout=10 18:41:05 > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 18:41:09 Commit message: "fix(security): Fix JSON structure of token self response" 18:41:09 > git --version # timeout=10 18:41:09 > git --version # 'git version 2.24.3' 18:41:09 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:10 00ac8860ef70: Pull complete 18:41:10 63d7cb157983: Pull complete 18:41:10 b116817d02f9: Pull complete 18:41:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:41:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:41:11 + sudo service docker restart 18:41:11 + true 18:41:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash 18:41:12 745a02a5169b: Pull complete 18:41:12 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:41:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:41:12 ---> b7e6874047d6 18:41:12 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] echo 18:41:13 ========================================================= 18:41:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:41:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:41:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:41:13 Sending build context to Docker daemon 654.3kB 18:41:13 Step 1/7 : ARG BASE=golang:1.15-alpine 18:41:13 Step 2/7 : FROM ${BASE} 18:41:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:14 188c0c94c7c5: Pulling fs layer 18:41:14 0ef7d3d256c8: Pulling fs layer 18:41:14 de9db76c5a1d: Pulling fs layer 18:41:14 bca2f99d35d6: Pulling fs layer 18:41:14 93359f2a8cfa: Pulling fs layer 18:41:14 7c6f9722023f: Pulling fs layer 18:41:14 a35cf1a2eb13: Pulling fs layer 18:41:14 bca2f99d35d6: Waiting 18:41:14 93359f2a8cfa: Waiting 18:41:14 7c6f9722023f: Waiting 18:41:14 a35cf1a2eb13: Waiting 18:41:14 de9db76c5a1d: Verifying Checksum 18:41:14 de9db76c5a1d: Download complete 18:41:14 0ef7d3d256c8: Verifying Checksum 18:41:14 0ef7d3d256c8: Download complete 18:41:14 93359f2a8cfa: Verifying Checksum 18:41:14 93359f2a8cfa: Download complete 18:41:14 7c6f9722023f: Verifying Checksum 18:41:14 7c6f9722023f: Download complete 18:41:14 188c0c94c7c5: Verifying Checksum 18:41:14 188c0c94c7c5: Download complete 18:41:14 188c0c94c7c5: Pull complete 18:41:14 0ef7d3d256c8: Pull complete 18:41:14 de9db76c5a1d: Pull complete 18:41:15 ---> Running in a48c5c116c5b 18:41:15 a35cf1a2eb13: Verifying Checksum 18:41:15 a35cf1a2eb13: Download complete 18:41:16 Removing intermediate container a48c5c116c5b 18:41:16 ---> 8d7bc51f7581 18:41:16 Step 4/7 : RUN apk add --update bash 18:41:16 ---> Running in b5c72d1ce428 18:41:16 bca2f99d35d6: Verifying Checksum 18:41:16 bca2f99d35d6: Download complete 18:41:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:41:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:41:19 OK: 142 MiB in 39 packages 18:41:20 Removing intermediate container b5c72d1ce428 18:41:20 ---> 88561821515c 18:41:20 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:41:20 ---> Running in 9ef3bb760359 18:41:21 Removing intermediate container 9ef3bb760359 18:41:21 ---> 9d7d61a7fd6e 18:41:21 Step 6/7 : COPY go.mod . 18:41:21 bca2f99d35d6: Pull complete 18:41:21 93359f2a8cfa: Pull complete 18:41:21 7c6f9722023f: Pull complete 18:41:21 ---> 98693c6eeeab 18:41:21 Step 7/7 : RUN go mod download 18:41:21 ---> Running in 0a3c23734c44 18:41:29 a35cf1a2eb13: Pull complete 18:41:29 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:41:29 ---> a62c8e92a672 18:41:29 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:41:29 ---> Running in 94322dd8b47d 18:41:29 Removing intermediate container 94322dd8b47d 18:41:29 ---> 2020b1b9dfa8 18:41:29 Step 4/7 : RUN apk add --update bash 18:41:29 ---> Running in 22238be0c27d 18:41:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:41:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:41:30 OK: 166 MiB in 39 packages 18:41:31 Removing intermediate container 22238be0c27d 18:41:31 ---> c824e4030f30 18:41:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:41:31 ---> Running in cc228fc6a289 18:41:31 Removing intermediate container cc228fc6a289 18:41:31 ---> 4943ef6c82c1 18:41:31 Step 6/7 : COPY go.mod . 18:41:31 ---> 8d7717694d95 18:41:31 Step 7/7 : RUN go mod download 18:41:31 ---> Running in 0b1e1b839a87 18:41:40 Removing intermediate container 0a3c23734c44 18:41:40 ---> b5247955a570 18:41:40 Successfully built b5247955a570 18:41:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:41:40 + docker inspect -f . ci-base-image-arm64 18:41:40 . [Pipeline] withDockerContainer 18:41:40 prd-ubuntu18.04-docker-arm64-4c-16g-32976 does not seem to be running inside a container 18:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:41:42 $ docker top 4f05bf21a84c745c0b1df0da3974de148e5f51df4f7ccace4f5ed59a0943bf75 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:43 + go version 18:41:43 go version go1.15.5 linux/arm64 [Pipeline] } 18:41:43 $ docker stop --time=1 4f05bf21a84c745c0b1df0da3974de148e5f51df4f7ccace4f5ed59a0943bf75 18:41:44 Removing intermediate container 0b1e1b839a87 18:41:44 ---> e1e35e7dad84 18:41:44 Successfully built e1e35e7dad84 18:41:44 Successfully tagged ci-base-image-x86_64:latest 18:41:45 $ docker rm -f 4f05bf21a84c745c0b1df0da3974de148e5f51df4f7ccace4f5ed59a0943bf75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:46 + docker inspect -f . ci-base-image-x86_64 18:41:46 . [Pipeline] withDockerContainer 18:41:46 prd-centos7-docker-4c-2g-32978 does not seem to be running inside a container 18:41:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:41:47 + docker inspect -f . ci-base-image-arm64 18:41:47 . 18:41:47 $ docker top 83359b198ab14c878cba9338abeb720a12826d5249eb66c3aa801d955b2a0164 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 18:41:48 prd-ubuntu18.04-docker-arm64-4c-16g-32976 does not seem to be running inside a container 18:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:41:49 $ docker top 649e9164cb673c92774dfdd27ad2e5617ed7f32bf62e3d03b188651cc4e723b2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 18:41:50 + go version 18:41:50 go version go1.15.5 linux/amd64 [Pipeline] } 18:41:50 $ docker stop --time=1 83359b198ab14c878cba9338abeb720a12826d5249eb66c3aa801d955b2a0164 18:41:51 + make test 18:41:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:41:52 $ docker rm -f 83359b198ab14c878cba9338abeb720a12826d5249eb66c3aa801d955b2a0164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:53 + docker inspect -f . ci-base-image-x86_64 18:41:53 . [Pipeline] withDockerContainer 18:41:53 prd-centos7-docker-4c-2g-32978 does not seem to be running inside a container 18:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:41:53 $ docker top 26e1e1c95b23a02c797f5f87ab3a234954b33da0c65d2669e82b4124f9161039 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:54 + make test 18:41:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:42:09 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.163s coverage: 81.0% of statements 18:42:09 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.024s coverage: 57.1% of statements 18:42:09 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:42:12 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.009s coverage: 96.7% of statements 18:42:12 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.015s coverage: 89.5% of statements 18:42:12 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:42:12 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements 18:42:12 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:42:12 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.009s coverage: 85.7% of statements 18:42:12 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.006s coverage: 100.0% of statements 18:42:12 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:42:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:42:13 gofmt -l . 18:42:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:42:13 $ docker stop --time=1 26e1e1c95b23a02c797f5f87ab3a234954b33da0c65d2669e82b4124f9161039 18:42:15 $ docker rm -f 26e1e1c95b23a02c797f5f87ab3a234954b33da0c65d2669e82b4124f9161039 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:42:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:42:18 ---> job-cost.sh 18:42:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uQUO 18:42:23 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.458s coverage: 81.0% of statements 18:42:23 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.028s coverage: 57.1% of statements 18:42:23 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:42:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.021s coverage: 96.7% of statements 18:42:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.027s coverage: 89.5% of statements 18:42:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:42:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.010s coverage: 100.0% of statements 18:42:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:42:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.012s coverage: 85.7% of statements 18:42:24 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.018s coverage: 100.0% of statements 18:42:24 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:42:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:42:28 gofmt -l . 18:42:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:42:28 $ docker stop --time=1 649e9164cb673c92774dfdd27ad2e5617ed7f32bf62e3d03b188651cc4e723b2 18:42:30 $ docker rm -f 649e9164cb673c92774dfdd27ad2e5617ed7f32bf62e3d03b188651cc4e723b2 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:42:31 Warning: overwriting stash ‘coverage-report’ 18:42:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 18:42:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:42:33 ---> job-cost.sh 18:42:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0I11 18:42:59 lf-activate-venv(): INFO: Adding /tmp/venv-uQUO/bin to PATH 18:42:59 INFO: No Stack... 18:42:59 INFO: Retrieving Pricing Info for: v1-standard-2 18:42:59 INFO: Archiving Costs [Pipeline] sh 18:42:59 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 18:42:59 + cut -d, -f6 [Pipeline] lock 18:43:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] 18:43:00 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] did not exist. Created. 18:43:00 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:43:00 + echo total: 0.029999999329447746 [Pipeline] stash 18:43:00 Stashed 1 file(s) [Pipeline] } 18:43:00 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:43:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:44:34 lf-activate-venv(): INFO: Adding /tmp/venv-0I11/bin to PATH 18:44:34 INFO: No Stack... 18:44:34 INFO: Retrieving Pricing Info for: lf-standard-4 18:44:34 INFO: Archiving Costs [Pipeline] sh 18:44:34 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 18:44:34 + cut -d, -f6 [Pipeline] lock 18:44:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] 18:44:34 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] did not exist. Created. 18:44:34 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:35 /w/workspace/go-mod-secrets/1@tmp/durable-41edde08/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-41edde08/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:44:35 + echo total: 0.20999999344348907 [Pipeline] stash 18:44:35 Warning: overwriting stash ‘stack-cost’ 18:44:35 Stashed 1 file(s) [Pipeline] } 18:44:35 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:44:37 provisioning config files... 18:44:37 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/config497305077420843294tmp [Pipeline] { [Pipeline] sh 18:44:38 + set +x 18:44:38 + curl -s https://codecov.io/bash 18:44:38 + bash -s -- 18:44:38 18:44:38 _____ _ 18:44:38 / ____| | | 18:44:38 | | ___ __| | ___ ___ _____ __ 18:44:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:44:38 | |___| (_) | (_| | __/ (_| (_) \ V / 18:44:38 \_____\___/ \__,_|\___|\___\___/ \_/ 18:44:38 Bash-20210309-2b87ace 18:44:38 18:44:38 18:44:38 ==> git version 2.24.3 found 18:44:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:44:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:44:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:44:38 ==> Jenkins CI detected. 18:44:38 project root: . 18:44:38 --> token set from env 18:44:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:44:38 ==> Running gcov in . (disable via -X gcov) 18:44:38 ==> Python coveragepy not found 18:44:38 ==> Searching for coverage reports in: 18:44:38 + . 18:44:38 -> Found 1 reports 18:44:38 ==> Detecting git/mercurial file structure 18:44:38 ==> Reading reports 18:44:38 + ./coverage.out bytes=29270 18:44:38 ==> Appending adjustments 18:44:38 https://docs.codecov.io/docs/fixing-reports 18:44:38 + Found adjustments 18:44:38 ==> Gzipping contents 18:44:38 8.0K /tmp/codecov.AfDXk1.gz 18:44:38 ==> Uploading reports 18:44:38 url: https://codecov.io 18:44:38 query: branch=PR-103&commit=d9d1b45ce47e11838a41134802509fffd08606e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=103&job=&cmd_args= 18:44:38 -> Pinging Codecov 18:44:38 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-103&commit=d9d1b45ce47e11838a41134802509fffd08606e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=103&job=&cmd_args= 18:44:39 -> Uploading to 18:44:39 https://storage.googleapis.com/codecov/v4/raw/2021-04-06/D63849C06B6B67093493C71CE874ED06/d9d1b45ce47e11838a41134802509fffd08606e6/f1539cc6-3155-42da-9f39-802fa52f3aee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T184439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb0f9fed3d1d86d740343d60b96922825590e61ca5341684b4738e01f0aee135 18:44:39 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:39 Dload Upload Total Spent Left Speed 18:44:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5993 0 0 100 5993 0 16174 --:--:-- --:--:-- --:--:-- 16197 18:44:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/d9d1b45ce47e11838a41134802509fffd08606e6 [Pipeline] } 18:44:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:44:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:44:43 ---> package-listing.sh 18:44:43 ++ facter osfamily 18:44:43 ++ tr '[:upper:]' '[:lower:]' 18:44:43 + OS_FAMILY=redhat 18:44:43 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-103 18:44:43 + START_PACKAGES=/tmp/packages_start.txt 18:44:43 + END_PACKAGES=/tmp/packages_end.txt 18:44:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:44:43 + PACKAGES=/tmp/packages_start.txt 18:44:43 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-103 ']' 18:44:43 + PACKAGES=/tmp/packages_end.txt 18:44:43 + case "${OS_FAMILY}" in 18:44:43 + rpm -qa 18:44:43 + sort 18:44:48 + '[' -f /tmp/packages_start.txt ']' 18:44:48 + '[' -f /tmp/packages_end.txt ']' 18:44:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:44:48 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-103 ']' 18:44:48 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-103/archives/ 18:44:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-103/archives/ [Pipeline] echo 18:44:48 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/gexfoundry_go-mod-secrets_PR-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:44:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:49 18:44:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:44:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:49 alpine: Pulling from edgex-lftools-log-publisher 18:44:49 df20fa9351a1: Pulling fs layer 18:44:49 36b3adc4ff6f: Pulling fs layer 18:44:49 8ad3a11d3b57: Pulling fs layer 18:44:49 46f8f816bc3b: Pulling fs layer 18:44:49 93b61091891f: Pulling fs layer 18:44:49 93b9cdb0e59b: Pulling fs layer 18:44:49 5e14af77c1be: Pulling fs layer 18:44:49 01666e4c0597: Pulling fs layer 18:44:49 aa168da1d23b: Pulling fs layer 18:44:49 46f8f816bc3b: Waiting 18:44:49 93b61091891f: Waiting 18:44:49 93b9cdb0e59b: Waiting 18:44:49 5e14af77c1be: Waiting 18:44:49 aa168da1d23b: Waiting 18:44:49 01666e4c0597: Waiting 18:44:49 36b3adc4ff6f: Download complete 18:44:49 46f8f816bc3b: Verifying Checksum 18:44:49 46f8f816bc3b: Download complete 18:44:49 df20fa9351a1: Download complete 18:44:49 93b9cdb0e59b: Verifying Checksum 18:44:49 93b9cdb0e59b: Download complete 18:44:49 5e14af77c1be: Verifying Checksum 18:44:49 5e14af77c1be: Download complete 18:44:49 93b61091891f: Verifying Checksum 18:44:49 93b61091891f: Download complete 18:44:49 01666e4c0597: Verifying Checksum 18:44:49 01666e4c0597: Download complete 18:44:50 df20fa9351a1: Pull complete 18:44:50 36b3adc4ff6f: Pull complete 18:44:50 8ad3a11d3b57: Verifying Checksum 18:44:50 8ad3a11d3b57: Download complete 18:44:51 8ad3a11d3b57: Pull complete 18:44:51 46f8f816bc3b: Pull complete 18:44:51 93b61091891f: Pull complete 18:44:52 93b9cdb0e59b: Pull complete 18:44:52 aa168da1d23b: Verifying Checksum 18:44:52 aa168da1d23b: Download complete 18:44:52 5e14af77c1be: Pull complete 18:44:52 01666e4c0597: Pull complete 18:44:59 aa168da1d23b: Pull complete 18:44:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:44:59 prd-centos7-docker-4c-2g-32975 does not seem to be running inside a container 18:44:59 $ 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/gexfoundry_go-mod-secrets_PR-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-103 -v /w/workspace/gexfoundry_go-mod-secrets_PR-103:/w/workspace/gexfoundry_go-mod-secrets_PR-103:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-103@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:alpine cat 18:45:02 $ docker top 188958e2bc9fc16152eb6bee381593828dc6878376d652c2bb69a264b34ccfbb -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:45:03 + mkdir -p /var/log/sa [Pipeline] sh 18:45:03 + ls /var/log/sa-host 18:45:03 + sadf -c /var/log/sa-host/sa06 18:45:03 file_magic: OK 18:45:03 HZ: Using current value: 100 18:45:03 file_header: OK 18:45:03 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 18:45:03 Statistics: 18:45:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:45:03 File successfully converted to sysstat format version 12.2.1 18:45:03 + sadf -c /var/log/sa-host/sa23 18:45:03 file_magic: OK 18:45:03 HZ: Using current value: 100 18:45:03 file_header: OK 18:45:03 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 18:45:03 Statistics: 18:45:03 Hnuu...uuuununununu... 18:45:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:04 provisioning config files... 18:45:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/config7350777230620944030tmp [Pipeline] { [Pipeline] echo 18:45:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:45:04 ---> create-netrc.sh [Pipeline] } 18:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:45:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:45:05 ---> python-tools-install.sh [Pipeline] echo 18:45:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:45:05 ---> sudo-logs.sh 18:45:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:45:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:45:06 ---> job-cost.sh 18:45:06 lf-activate-venv: SKIPPING 18:45:06 DEBUG: total: 0.20999999344348907 18:45:06 INFO: Retrieving Stack Cost... 18:45:07 INFO: Retrieving Pricing Info for: v1-standard-2 18:45:08 INFO: Archiving Costs [Pipeline] echo 18:45:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:45:08 ---> logs-deploy.sh 18:45:08 lf-activate-venv: SKIPPING 18:45:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-103/1 18:45:08 INFO: archiving workspace using pattern(s): 18:45:09 Archives upload complete. 18:45:10 INFO: archiving logs to Nexus 18:45:11 ---> uname -a: 18:45:11 Linux prd-centos7-docker-4c-2g-32975.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:45:11 18:45:11 18:45:11 ---> lscpu: 18:45:11 Architecture: x86_64 18:45:11 CPU op-mode(s): 32-bit, 64-bit 18:45:11 Byte Order: Little Endian 18:45:11 Address sizes: 40 bits physical, 48 bits virtual 18:45:11 CPU(s): 4 18:45:11 On-line CPU(s) list: 0-3 18:45:11 Thread(s) per core: 1 18:45:11 Core(s) per socket: 1 18:45:11 Socket(s): 4 18:45:11 NUMA node(s): 1 18:45:11 Vendor ID: GenuineIntel 18:45:11 CPU family: 6 18:45:11 Model: 44 18:45:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:45:11 Stepping: 1 18:45:11 CPU MHz: 2933.438 18:45:11 BogoMIPS: 5866.87 18:45:11 Virtualization: VT-x 18:45:11 Hypervisor vendor: KVM 18:45:11 Virtualization type: full 18:45:11 L1d cache: 128 KiB 18:45:11 L1i cache: 128 KiB 18:45:11 L2 cache: 16 MiB 18:45:11 L3 cache: 64 MiB 18:45:11 NUMA node0 CPU(s): 0-3 18:45:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:45:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:45:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:45:11 Vulnerability Meltdown: Mitigation; PTI 18:45:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:45:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:45:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:45:11 Vulnerability Srbds: Not affected 18:45:11 Vulnerability Tsx async abort: Not affected 18:45:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:45:11 18:45:11 18:45:11 ---> nproc: 18:45:11 4 18:45:11 18:45:11 18:45:11 ---> df -h: 18:45:11 Filesystem Size Used Available Use% Mounted on 18:45:11 overlay 50.0G 7.3G 42.7G 15% / 18:45:11 tmpfs 64.0M 0 64.0M 0% /dev 18:45:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:45:11 shm 64.0M 0 64.0M 0% /dev/shm 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-secrets_PR-103 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:45:11 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:45:11 18:45:11 18:45:11 ---> free -m: 18:45:11 total used free shared buff/cache available 18:45:11 Mem: 1837 712 96 0 1028 1020 18:45:11 Swap: 1023 0 1023 18:45:11 18:45:11 18:45:11 ---> ip addr: 18:45:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:45:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:45:11 inet 127.0.0.1/8 scope host lo 18:45:11 valid_lft forever preferred_lft forever 18:45:11 inet6 ::1/128 scope host 18:45:11 valid_lft forever preferred_lft forever 18:45:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:45:11 link/ether fa:16:3e:c9:a2:db brd ff:ff:ff:ff:ff:ff 18:45:11 inet 10.30.123.166/23 brd 10.30.123.255 scope global dynamic eth0 18:45:11 valid_lft 85939sec preferred_lft 85939sec 18:45:11 inet6 fe80::f816:3eff:fec9:a2db/64 scope link 18:45:11 valid_lft forever preferred_lft forever 18:45:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:45:11 link/ether 02:42:21:e8:a9:a0 brd ff:ff:ff:ff:ff:ff 18:45:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:45:11 valid_lft forever preferred_lft forever 18:45:11 inet6 fe80::42:21ff:fee8:a9a0/64 scope link 18:45:11 valid_lft forever preferred_lft forever 18:45:11 18:45:11 18:45:11 ---> sar -b -r -n DEV: 18:45:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) 18:45:11 18:45:11 18:37:18 LINUX RESTART (4 CPU) 18:45:11 18:45:11 18:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:45:11 18:39:01 32.62 12.35 20.26 0.00 4395.74 3064.65 0.00 18:45:11 18:40:01 0.68 0.00 0.68 0.00 0.00 17.60 0.00 18:45:11 18:41:01 0.32 0.00 0.32 0.00 0.00 3.76 0.00 18:45:11 18:42:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 18:45:11 18:43:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 18:45:11 18:44:01 0.30 0.00 0.30 0.00 0.00 4.21 0.00 18:45:11 18:45:01 127.63 74.81 52.82 0.00 6074.50 17490.63 0.00 18:45:11 Average: 23.19 12.47 10.71 0.00 1497.52 2946.15 0.00 18:45:11 18:45:11 18:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:45:11 18:39:01 149660 0 606804 32.25 2620 1122460 1115436 38.07 415644 1116852 16 18:45:11 18:40:01 153392 0 603064 32.05 2620 1122468 1086160 37.07 416228 1113412 8 18:45:11 18:41:01 153636 0 602816 32.04 2620 1122472 1086148 37.07 434436 1094940 8 18:45:11 18:42:01 152356 0 604096 32.11 2620 1122472 1086196 37.07 436624 1094300 8 18:45:11 18:43:01 150796 0 605592 32.19 2620 1122536 1086088 37.07 447304 1085748 32 18:45:11 18:44:01 150808 0 605632 32.19 2620 1122484 1086040 37.06 447048 1085724 16 18:45:11 18:45:01 160704 0 708468 37.65 2620 1009752 1280064 43.69 454940 998092 96 18:45:11 Average: 153050 0 619496 32.92 2620 1106378 1118019 38.16 436032 1084153 26 18:45:11 18:45:11 18:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:45:11 18:39:01 eth0 158.69 116.78 450.37 36.83 0.00 0.00 0.00 0.00 18:45:11 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:39:01 docker0 1.96 1.70 0.47 4.49 0.00 0.00 0.00 0.00 18:45:11 18:40:01 eth0 1.75 0.48 0.40 0.21 0.00 0.00 0.00 0.00 18:45:11 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:41:01 eth0 1.07 0.28 0.32 0.20 0.00 0.00 0.00 0.00 18:45:11 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:42:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:45:11 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:43:01 eth0 0.63 0.37 0.34 0.23 0.00 0.00 0.00 0.00 18:45:11 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:44:01 eth0 0.13 0.10 0.06 0.04 0.00 0.00 0.00 0.00 18:45:11 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:45:01 eth0 197.41 168.10 2169.08 18.83 0.00 0.00 0.00 0.00 18:45:11 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 Average: eth0 51.51 40.97 375.05 8.08 0.00 0.00 0.00 0.00 18:45:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 Average: docker0 0.28 0.24 0.07 0.64 0.00 0.00 0.00 0.00 18:45:11 18:45:11 18:45:11 ---> sar -P ALL: 18:45:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) 18:45:11 18:45:11 18:37:18 LINUX RESTART (4 CPU) 18:45:11 18:45:11 18:38:01 CPU %user %nice %system %iowait %steal %idle 18:45:11 18:39:01 all 2.78 0.00 1.73 0.55 0.01 94.92 18:45:11 18:39:01 0 3.27 0.00 1.79 0.07 0.02 94.86 18:45:11 18:39:01 1 2.76 0.00 1.61 1.64 0.00 93.99 18:45:11 18:39:01 2 2.16 0.00 1.96 0.30 0.02 95.56 18:45:11 18:39:01 3 2.95 0.00 1.57 0.18 0.02 95.28 18:45:11 18:40:01 all 0.14 0.00 0.03 0.00 0.00 99.82 18:45:11 18:40:01 0 0.48 0.00 0.03 0.00 0.00 99.48 18:45:11 18:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:45:11 18:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:45:11 18:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:45:11 18:41:01 all 0.15 0.00 0.04 0.00 0.00 99.81 18:45:11 18:41:01 0 0.43 0.00 0.02 0.00 0.00 99.55 18:45:11 18:41:01 1 0.03 0.00 0.07 0.00 0.00 99.90 18:45:11 18:41:01 2 0.07 0.00 0.05 0.00 0.00 99.88 18:45:11 18:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:45:11 18:42:01 all 0.16 0.00 0.02 0.00 0.00 99.82 18:45:11 18:42:01 0 0.52 0.00 0.02 0.00 0.00 99.47 18:45:11 18:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:45:11 18:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:45:11 18:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:45:11 18:43:01 all 0.17 0.00 0.06 0.00 0.00 99.77 18:45:11 18:43:01 0 0.53 0.00 0.02 0.00 0.02 99.43 18:45:11 18:43:01 1 0.03 0.00 0.17 0.00 0.00 99.80 18:45:11 18:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:45:11 18:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:45:11 18:44:01 all 0.15 0.00 0.03 0.00 0.00 99.81 18:45:11 18:44:01 0 0.52 0.00 0.02 0.00 0.00 99.47 18:45:11 18:44:01 1 0.03 0.00 0.07 0.00 0.00 99.90 18:45:11 18:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:45:11 18:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:45:11 18:45:01 all 5.45 0.00 3.15 2.17 0.00 89.22 18:45:11 18:45:01 0 6.17 0.00 3.20 2.58 0.00 88.05 18:45:11 18:45:01 1 4.84 0.00 3.00 3.11 0.00 89.05 18:45:11 18:45:01 2 6.03 0.00 3.42 2.34 0.02 88.19 18:45:11 18:45:01 3 4.78 0.00 2.98 0.65 0.00 91.58 18:45:11 Average: all 1.28 0.00 0.72 0.39 0.00 97.60 18:45:11 Average: 0 1.70 0.00 0.73 0.38 0.00 97.19 18:45:11 Average: 1 1.11 0.00 0.71 0.68 0.00 97.50 18:45:11 Average: 2 1.19 0.00 0.79 0.38 0.00 97.64 18:45:11 Average: 3 1.13 0.00 0.67 0.12 0.00 98.09 18:45:11 18:45:11 18:45:11