Pull request #73 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 399c11e4a86cfc2bdc6de274145b621ac2b8fb27+a7bdd828a6e1890dfaf5ed4577446f96ffeee818 (31fce3a4cff1d73b489a470868ec7a9965e9f1bf) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-73/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-73/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16146 in /w/workspace/dgexfoundry_go-mod-secrets_PR-73 [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/dgexfoundry_go-mod-secrets_PR-73 # 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/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a7bdd828a6e1890dfaf5ed4577446f96ffeee818 into PR head commit 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 Merge succeeded, producing 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 Checking out Revision 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 (PR-73) > git config core.sparsecheckout # timeout=10 > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # 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 a7bdd828a6e1890dfaf5ed4577446f96ffeee818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:33:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:33:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:33:13 ========================================================= 20:33:13 EdgeX Global Pipelines Version Info 20:33:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:33:14 ------------------- 20:33:14 stable info: 20:33:14 ------------------- 20:33:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:33:14 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 20:33:14 Message: update stable to v1.0.172 20:33:15 ------------------- 20:33:15 experimental info: 20:33:15 ------------------- 20:33:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:33:15 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 20:33:15 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:33:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 20:33:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 20:33:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:33:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:33:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:33:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:33:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 20:33:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:33:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:33:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:33:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:33:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:33:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:33:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 20:33:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:33:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:33:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:33:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:33:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:33:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:33:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:33:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-73 [Pipeline] echo 20:33:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-73 [Pipeline] echo 20:33:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-73 [Pipeline] echo 20:33:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [Pipeline] echo 20:33:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 399c11e [Pipeline] echo 20:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:21 + git log --format=format:%s -1 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [Pipeline] echo 20:33:21 GIT_COMMIT: 399c11e4a86cfc2bdc6de274145b621ac2b8fb27, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 20:33:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:33:22 20:33:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:33:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:33:22 latest: Pulling from edgex-devops/git-semver 20:33:22 31603596830f: Pulling fs layer 20:33:22 2a8b12db71e7: Pulling fs layer 20:33:22 6ca5941a6612: Pulling fs layer 20:33:22 ecc8261a40a4: Pulling fs layer 20:33:22 ecc8261a40a4: Waiting 20:33:22 2a8b12db71e7: Verifying Checksum 20:33:22 2a8b12db71e7: Download complete 20:33:22 31603596830f: Verifying Checksum 20:33:22 31603596830f: Download complete 20:33:23 ecc8261a40a4: Verifying Checksum 20:33:23 ecc8261a40a4: Download complete 20:33:23 6ca5941a6612: Verifying Checksum 20:33:23 6ca5941a6612: Download complete 20:33:23 31603596830f: Pull complete 20:33:23 2a8b12db71e7: Pull complete 20:33:24 6ca5941a6612: Pull complete 20:33:24 ecc8261a40a4: Pull complete 20:33:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:33:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:33:24 prd-centos7-docker-4c-2g-16146 does not seem to be running inside a container 20:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-73 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-73:/w/workspace/dgexfoundry_go-mod-secrets_PR-73:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-73@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:33:27 $ docker top 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:33:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:27 [ssh-agent] Looking for ssh-agent implementation... 20:33:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:27 $ docker exec 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 ssh-agent 20:33:27 SSH_AUTH_SOCK=/tmp/ssh-kg2jxVPy83yE/agent.12 20:33:27 SSH_AGENT_PID=17 20:33:27 Running ssh-add (command line suppressed) 20:33:27 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/private_key_1526345825448956672.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/private_key_1526345825448956672.key) 20:33:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:28 + git tag --points-at HEAD [Pipeline] } 20:33:28 $ docker exec --env ******** --env ******** 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 ssh-agent -k 20:33:28 unset SSH_AUTH_SOCK; 20:33:28 unset SSH_AGENT_PID; 20:33:28 echo Agent pid 17 killed; 20:33:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:33:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:28 [ssh-agent] Looking for ssh-agent implementation... 20:33:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:28 $ docker exec 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 ssh-agent 20:33:29 SSH_AUTH_SOCK=/tmp/ssh-sTXjTxxTQKPS/agent.46 20:33:29 SSH_AGENT_PID=51 20:33:29 Running ssh-add (command line suppressed) 20:33:29 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/private_key_1118771007926326740.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/private_key_1118771007926326740.key) 20:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:29 + git semver init 20:33:29 # -> Open(): unable to determine branch for HEAD 20:33:29 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-73/.git 20:33:29 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-73 20:33:29 # $SEMVER_REMOTE_NAME = origin 20:33:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:33:29 # $SEMVER_USER_NAME = edgex-jenkins 20:33:29 # $SEMVER_BRANCH = PR-73 20:33:29 # $SEMVER_TEMP = /tmp/semver-112018622 20:33:29 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 20:33:30 # '/tmp/semver-112018622' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-73/.semver' 20:33:30 # -> Force: false 20:33:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-73/.semver [Pipeline] } 20:33:30 $ docker exec --env ******** --env ******** 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 ssh-agent -k 20:33:30 unset SSH_AUTH_SOCK; 20:33:30 unset SSH_AGENT_PID; 20:33:30 echo Agent pid 51 killed; 20:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:33:31 + git semver [Pipeline] } 20:33:31 $ docker stop --time=1 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 20:33:32 $ docker rm -f 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:33:33 Stashed 1 file(s) [Pipeline] echo 20:33:33 [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 20:33:49 Still waiting to schedule task 20:33:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:33:49 Still waiting to schedule task 20:33:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:35:54 Running on prd-centos7-docker-4c-2g-16150 in /w/workspace/dgexfoundry_go-mod-secrets_PR-73 [Pipeline] { [Pipeline] ws 20:35:54 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 20:35:59 using credential edgex-jenkins-ssh 20:35:59 Cloning the remote Git repository 20:35:59 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 20:35:59 > git init /w/workspace/go-mod-secrets/1 # timeout=10 20:35:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 20:35:59 > git --version # timeout=10 20:35:59 > git --version # 'git version 2.24.3' 20:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 20:36:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 20:36:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 20:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:36:01 Merging remotes/origin/master commit a7bdd828a6e1890dfaf5ed4577446f96ffeee818 into PR head commit 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 20:36:01 Merge succeeded, producing 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 20:36:01 Checking out Revision 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 (PR-73) 20:36:01 > git config core.sparsecheckout # timeout=10 20:36:01 > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 20:36:01 > git remote # timeout=10 20:36:01 > git config --get remote.origin.url # timeout=10 20:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:01 > git merge a7bdd828a6e1890dfaf5ed4577446f96ffeee818 # timeout=10 20:36:01 > git rev-parse HEAD^{commit} # timeout=10 20:36:01 > git config core.sparsecheckout # timeout=10 20:36:01 > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 20:36:05 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" 20:36:06 > git --version # timeout=10 20:36:06 > git --version # 'git version 2.24.3' 20:36:06 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:36:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:36:08 + sudo service docker restart 20:36:08 + true 20:36:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 20:36:10 ========================================================= 20:36:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:36:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:36:10 + 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 . 20:36:11 Sending build context to Docker daemon 429.6kB 20:36:11 Step 1/7 : ARG BASE=golang:1.15-alpine 20:36:11 Step 2/7 : FROM ${BASE} 20:36:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:36:11 188c0c94c7c5: Pulling fs layer 20:36:11 0ef7d3d256c8: Pulling fs layer 20:36:11 de9db76c5a1d: Pulling fs layer 20:36:11 bca2f99d35d6: Pulling fs layer 20:36:11 93359f2a8cfa: Pulling fs layer 20:36:11 7c6f9722023f: Pulling fs layer 20:36:11 a35cf1a2eb13: Pulling fs layer 20:36:11 bca2f99d35d6: Waiting 20:36:11 93359f2a8cfa: Waiting 20:36:11 7c6f9722023f: Waiting 20:36:11 a35cf1a2eb13: Waiting 20:36:11 de9db76c5a1d: Verifying Checksum 20:36:11 de9db76c5a1d: Download complete 20:36:11 0ef7d3d256c8: Verifying Checksum 20:36:11 0ef7d3d256c8: Download complete 20:36:11 93359f2a8cfa: Verifying Checksum 20:36:11 93359f2a8cfa: Download complete 20:36:11 188c0c94c7c5: Verifying Checksum 20:36:11 188c0c94c7c5: Download complete 20:36:11 7c6f9722023f: Verifying Checksum 20:36:11 7c6f9722023f: Download complete 20:36:12 188c0c94c7c5: Pull complete 20:36:12 0ef7d3d256c8: Pull complete 20:36:12 de9db76c5a1d: Pull complete 20:36:15 a35cf1a2eb13: Verifying Checksum 20:36:15 a35cf1a2eb13: Download complete 20:36:17 bca2f99d35d6: Verifying Checksum 20:36:17 bca2f99d35d6: Download complete 20:36:30 bca2f99d35d6: Pull complete 20:36:30 93359f2a8cfa: Pull complete 20:36:30 7c6f9722023f: Pull complete 20:36:34 a35cf1a2eb13: Pull complete 20:36:34 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:36:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:36:34 ---> a62c8e92a672 20:36:34 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:36:34 ---> Running in 5694eb711540 20:36:34 Removing intermediate container 5694eb711540 20:36:34 ---> 658ba580af8f 20:36:34 Step 4/7 : RUN apk add --update bash 20:36:34 ---> Running in f3ae7f0a15a9 20:36:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:36:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:36:37 OK: 166 MiB in 39 packages 20:36:38 Removing intermediate container f3ae7f0a15a9 20:36:38 ---> 531d62458f58 20:36:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:36:38 ---> Running in 31c186d02e43 20:36:38 Removing intermediate container 31c186d02e43 20:36:38 ---> 012f4711308e 20:36:38 Step 6/7 : COPY go.mod . 20:36:39 ---> 79aab78bc68f 20:36:39 Step 7/7 : RUN go mod download 20:36:39 ---> Running in bb86f923161a 20:36:57 Removing intermediate container bb86f923161a 20:36:57 ---> cac7d1a3ce58 20:36:57 Successfully built cac7d1a3ce58 20:36:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:36:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16151 in /w/workspace/dgexfoundry_go-mod-secrets_PR-73 [Pipeline] { [Pipeline] ws 20:36:57 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 20:36:58 + docker inspect -f . ci-base-image-x86_64 20:36:58 . [Pipeline] withDockerContainer 20:36:58 prd-centos7-docker-4c-2g-16150 does not seem to be running inside a container 20:36:58 $ 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 ******** ci-base-image-x86_64 cat 20:37:00 $ docker top b8eff96f9e2f3b7c8e8518e2d05e69ddf5927a2cf3b1e3d25a61eb5b63b0e1f4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:01 + go version 20:37:01 go version go1.15.5 linux/amd64 [Pipeline] } 20:37:01 $ docker stop --time=1 b8eff96f9e2f3b7c8e8518e2d05e69ddf5927a2cf3b1e3d25a61eb5b63b0e1f4 20:37:02 $ docker rm -f b8eff96f9e2f3b7c8e8518e2d05e69ddf5927a2cf3b1e3d25a61eb5b63b0e1f4 [Pipeline] // withDockerContainer 20:37:03 using credential edgex-jenkins-ssh [Pipeline] } 20:37:03 Cloning the remote Git repository [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:03 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 20:37:03 > git init /w/workspace/go-mod-secrets/1 # timeout=10 20:37:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 20:37:03 > git --version # timeout=10 20:37:03 > git --version # 'git version 2.17.1' 20:37:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:04 + docker inspect -f . ci-base-image-x86_64 20:37:04 . [Pipeline] withDockerContainer 20:37:04 prd-centos7-docker-4c-2g-16150 does not seem to be running inside a container 20:37:04 $ 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 ******** ci-base-image-x86_64 cat 20:37:04 Merging remotes/origin/master commit a7bdd828a6e1890dfaf5ed4577446f96ffeee818 into PR head commit 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 20:37:05 Merge succeeded, producing 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 20:37:05 Checking out Revision 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 (PR-73) 20:37:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 20:37:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 20:37:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 20:37:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:37:04 > git config core.sparsecheckout # timeout=10 20:37:04 > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 20:37:04 > git remote # timeout=10 20:37:04 > git config --get remote.origin.url # timeout=10 20:37:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:05 > git merge a7bdd828a6e1890dfaf5ed4577446f96ffeee818 # timeout=10 20:37:05 > git rev-parse HEAD^{commit} # timeout=10 20:37:05 > git config core.sparsecheckout # timeout=10 20:37:05 > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 20:37:05 $ docker top 1f724c9e1f5a5e29815b0a6aff88b3a3048bf7708d27b51357e1650e2b60f97d -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:06 + make test 20:37:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:37:09 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" 20:37:09 > git --version # timeout=10 20:37:09 > git --version # 'git version 2.17.1' 20:37:09 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:37:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:37:12 + sudo service docker restart 20:37:12 + true [Pipeline] unstash [Pipeline] echo 20:37:15 ========================================================= 20:37:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:37:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:37:15 + 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 . 20:37:16 Sending build context to Docker daemon 428.5kB 20:37:16 Step 1/7 : ARG BASE=golang:1.15-alpine 20:37:16 Step 2/7 : FROM ${BASE} 20:37:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:37:16 5f621e34cdf4: Pulling fs layer 20:37:16 a4357932f1b6: Pulling fs layer 20:37:16 18c013af1878: Pulling fs layer 20:37:16 00ac8860ef70: Pulling fs layer 20:37:16 63d7cb157983: Pulling fs layer 20:37:16 b116817d02f9: Pulling fs layer 20:37:16 745a02a5169b: Pulling fs layer 20:37:16 00ac8860ef70: Waiting 20:37:16 63d7cb157983: Waiting 20:37:16 b116817d02f9: Waiting 20:37:16 745a02a5169b: Waiting 20:37:16 18c013af1878: Verifying Checksum 20:37:16 18c013af1878: Download complete 20:37:16 a4357932f1b6: Verifying Checksum 20:37:16 a4357932f1b6: Download complete 20:37:16 63d7cb157983: Verifying Checksum 20:37:16 63d7cb157983: Download complete 20:37:16 b116817d02f9: Download complete 20:37:16 5f621e34cdf4: Verifying Checksum 20:37:16 5f621e34cdf4: Download complete 20:37:17 5f621e34cdf4: Pull complete 20:37:18 a4357932f1b6: Pull complete 20:37:18 18c013af1878: Pull complete 20:37:19 745a02a5169b: Verifying Checksum 20:37:19 745a02a5169b: Download complete 20:37:19 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 20:37:19 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 20:37:21 00ac8860ef70: Verifying Checksum 20:37:21 00ac8860ef70: Download complete 20:37:31 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.047s coverage: 96.7% of statements 20:37:31 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.056s coverage: 44.1% of statements 20:37:31 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.013s coverage: 89.5% of statements 20:37:31 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] 20:37:31 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements 20:37:31 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] 20:37:31 ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.009s coverage: 87.5% of statements 20:37:32 00ac8860ef70: Pull complete 20:37:32 63d7cb157983: Pull complete 20:37:32 b116817d02f9: Pull complete 20:37:35 745a02a5169b: Pull complete 20:37:35 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:37:35 ---> b7e6874047d6 20:37:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:37:38 ok github.com/edgexfoundry/go-mod-secrets/secrets 15.046s coverage: 93.3% of statements 20:37:38 ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] 20:37:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:37:38 ---> Running in 37bacdbdf9eb 20:37:38 Removing intermediate container 37bacdbdf9eb 20:37:38 ---> 6020c1e26dee 20:37:38 Step 4/7 : RUN apk add --update bash 20:37:38 ---> Running in b9c3a954f51f 20:37:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:37:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:37:41 OK: 142 MiB in 39 packages 20:37:42 gofmt -l . 20:37:42 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:37:42 $ docker stop --time=1 1f724c9e1f5a5e29815b0a6aff88b3a3048bf7708d27b51357e1650e2b60f97d 20:37:42 Removing intermediate container b9c3a954f51f 20:37:42 ---> eb6ca83ef9c6 20:37:42 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:37:43 ---> Running in 02de80f06a5c 20:37:43 Removing intermediate container 02de80f06a5c 20:37:43 ---> 9acba5db0171 20:37:43 Step 6/7 : COPY go.mod . 20:37:44 $ docker rm -f 1f724c9e1f5a5e29815b0a6aff88b3a3048bf7708d27b51357e1650e2b60f97d 20:37:44 ---> a83426c7a87f 20:37:44 Step 7/7 : RUN go mod download 20:37:44 ---> Running in cc13d749bd57 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:46 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:37:59 Removing intermediate container cc13d749bd57 20:37:59 ---> b7e8b6f266aa 20:37:59 Successfully built b7e8b6f266aa 20:37:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:37:59 + docker inspect -f . ci-base-image-arm64 20:37:59 . [Pipeline] withDockerContainer 20:38:00 prd-ubuntu18.04-docker-arm64-4c-16g-16151 does not seem to be running inside a container 20:38:00 $ 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 ******** ci-base-image-arm64 cat 20:38:01 $ docker top 379dfa11fbc189ea38b23bf0599e13630c73a6ee5c9fce6fe48df98ebfbd1c14 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:03 + go version 20:38:03 go version go1.15.5 linux/arm64 [Pipeline] } 20:38:03 $ docker stop --time=1 379dfa11fbc189ea38b23bf0599e13630c73a6ee5c9fce6fe48df98ebfbd1c14 20:38:05 $ docker rm -f 379dfa11fbc189ea38b23bf0599e13630c73a6ee5c9fce6fe48df98ebfbd1c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:06 + docker inspect -f . ci-base-image-arm64 20:38:06 . [Pipeline] withDockerContainer 20:38:06 prd-ubuntu18.04-docker-arm64-4c-16g-16151 does not seem to be running inside a container 20:38:06 $ 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 ******** ci-base-image-arm64 cat 20:38:08 $ docker top d17be604384901bcd1877d0498533968f633f37cfd71518416944a8eec14e51c -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:09 + make test 20:38:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:38:31 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 20:38:31 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 20:38:39 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.057s coverage: 96.7% of statements 20:38:39 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.041s coverage: 44.1% of statements 20:38:39 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.035s coverage: 89.5% of statements 20:38:39 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] 20:38:39 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.016s coverage: 100.0% of statements 20:38:39 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] 20:38:39 ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.021s coverage: 87.5% of statements 20:38:50 ok github.com/edgexfoundry/go-mod-secrets/secrets 15.031s coverage: 93.3% of statements 20:38:50 ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] 20:38:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:38:52 gofmt -l . 20:38:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:38:52 $ docker stop --time=1 d17be604384901bcd1877d0498533968f633f37cfd71518416944a8eec14e51c 20:38:54 $ docker rm -f d17be604384901bcd1877d0498533968f633f37cfd71518416944a8eec14e51c [Pipeline] // withDockerContainer [Pipeline] sh 20:38:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:38:55 Warning: overwriting stash ‘coverage-report’ 20:38:56 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] } [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 20:38:58 provisioning config files... 20:38:58 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/config7104236657346299751tmp [Pipeline] { [Pipeline] sh 20:38:59 + set +x 20:38:59 + curl -s https://codecov.io/bash 20:38:59 + bash -s -- 20:38:59 20:38:59 _____ _ 20:38:59 / ____| | | 20:38:59 | | ___ __| | ___ ___ _____ __ 20:38:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:59 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:59 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:59 Bash-20201130-cc6d3fe 20:38:59 20:38:59 20:38:59 ==> Jenkins CI detected. 20:38:59 project root: . 20:38:59 --> token set from env 20:38:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:59 ==> Running gcov in . (disable via -X gcov) 20:38:59 ==> Python coveragepy not found 20:38:59 ==> Searching for coverage reports in: 20:38:59 + . 20:38:59 -> Found 1 reports 20:38:59 ==> Detecting git/mercurial file structure 20:38:59 ==> Reading reports 20:38:59 + ./coverage.out bytes=16629 20:38:59 ==> Appending adjustments 20:38:59 https://docs.codecov.io/docs/fixing-reports 20:38:59 + Found adjustments 20:38:59 ==> Gzipping contents 20:38:59 4.0K /tmp/codecov.6Ne0tc.gz 20:38:59 ==> Uploading reports 20:38:59 url: https://codecov.io 20:38:59 query: branch=PR-73&commit=399c11e4a86cfc2bdc6de274145b621ac2b8fb27&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=73&job=&cmd_args= 20:38:59 -> Pinging Codecov 20:38:59 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-73&commit=399c11e4a86cfc2bdc6de274145b621ac2b8fb27&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=73&job=&cmd_args= 20:39:00 -> Uploading to 20:39:00 https://storage.googleapis.com/codecov/v4/raw/2020-12-15/D63849C06B6B67093493C71CE874ED06/399c11e4a86cfc2bdc6de274145b621ac2b8fb27/5061f454-2728-46ab-83ef-95e27f5e7493.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T203900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eebb4610d5c7d448b176aa0862d9a08f36e950d039927ee9ecb3d71e76f8b806 20:39:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:00 Dload Upload Total Spent Left Speed 20:39:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3733 0 0 100 3733 0 9735 --:--:-- --:--:-- --:--:-- 9746 20:39:00 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [Pipeline] } 20:39:00 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 20:39:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:39:05 ---> package-listing.sh 20:39:05 ++ facter osfamily 20:39:05 ++ tr '[:upper:]' '[:lower:]' 20:39:05 + OS_FAMILY=redhat 20:39:05 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-73 20:39:05 + START_PACKAGES=/tmp/packages_start.txt 20:39:05 + END_PACKAGES=/tmp/packages_end.txt 20:39:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:39:05 + PACKAGES=/tmp/packages_start.txt 20:39:05 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-73 ']' 20:39:05 + PACKAGES=/tmp/packages_end.txt 20:39:05 + case "${OS_FAMILY}" in 20:39:05 + rpm -qa 20:39:05 + sort 20:39:10 + '[' -f /tmp/packages_start.txt ']' 20:39:10 + '[' -f /tmp/packages_end.txt ']' 20:39:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:39:10 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-73 ']' 20:39:10 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-73/archives/ 20:39:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-73/archives/ [Pipeline] echo 20:39:10 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/dgexfoundry_go-mod-secrets_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:39:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:39:11 20:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:39:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:39:11 alpine: Pulling from edgex-lftools-log-publisher 20:39:11 df20fa9351a1: Pulling fs layer 20:39:11 36b3adc4ff6f: Pulling fs layer 20:39:11 8ad3a11d3b57: Pulling fs layer 20:39:11 46f8f816bc3b: Pulling fs layer 20:39:11 93b61091891f: Pulling fs layer 20:39:11 93b9cdb0e59b: Pulling fs layer 20:39:11 5e14af77c1be: Pulling fs layer 20:39:11 01666e4c0597: Pulling fs layer 20:39:11 aa168da1d23b: Pulling fs layer 20:39:11 93b9cdb0e59b: Waiting 20:39:11 5e14af77c1be: Waiting 20:39:11 01666e4c0597: Waiting 20:39:11 46f8f816bc3b: Waiting 20:39:11 aa168da1d23b: Waiting 20:39:11 93b61091891f: Waiting 20:39:11 36b3adc4ff6f: Verifying Checksum 20:39:11 36b3adc4ff6f: Download complete 20:39:11 46f8f816bc3b: Verifying Checksum 20:39:11 46f8f816bc3b: Download complete 20:39:11 df20fa9351a1: Verifying Checksum 20:39:11 df20fa9351a1: Download complete 20:39:11 93b9cdb0e59b: Verifying Checksum 20:39:11 93b9cdb0e59b: Download complete 20:39:11 5e14af77c1be: Download complete 20:39:11 01666e4c0597: Verifying Checksum 20:39:11 01666e4c0597: Download complete 20:39:11 93b61091891f: Verifying Checksum 20:39:11 93b61091891f: Download complete 20:39:11 8ad3a11d3b57: Verifying Checksum 20:39:11 8ad3a11d3b57: Download complete 20:39:12 df20fa9351a1: Pull complete 20:39:12 36b3adc4ff6f: Pull complete 20:39:13 8ad3a11d3b57: Pull complete 20:39:13 46f8f816bc3b: Pull complete 20:39:13 93b61091891f: Pull complete 20:39:13 aa168da1d23b: Verifying Checksum 20:39:13 aa168da1d23b: Download complete 20:39:14 93b9cdb0e59b: Pull complete 20:39:14 5e14af77c1be: Pull complete 20:39:14 01666e4c0597: Pull complete 20:39:20 aa168da1d23b: Pull complete 20:39:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:39:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:39:21 prd-centos7-docker-4c-2g-16146 does not seem to be running inside a container 20:39:21 $ 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/dgexfoundry_go-mod-secrets_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-73 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-73:/w/workspace/dgexfoundry_go-mod-secrets_PR-73:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-73@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:39:25 $ docker top 04b3992558408abd9219d857dcede60002b6e859704d182cac9abe89c578d8be -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:25 + touch /tmp/pre-build-complete [Pipeline] sh 20:39:26 + mkdir -p /var/log/sa [Pipeline] sh 20:39:26 + ls /var/log/sa-host 20:39:26 + sadf -c /var/log/sa-host/sa15 20:39:26 file_magic: OK 20:39:26 HZ: Using current value: 100 20:39:26 file_header: OK 20:39:26 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 20:39:26 Statistics: 20:39:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:39:26 File successfully converted to sysstat format version 12.2.1 20:39:26 + sadf -c /var/log/sa-host/sa23 20:39:26 file_magic: OK 20:39:26 HZ: Using current value: 100 20:39:26 file_header: OK 20:39:26 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 20:39:26 Statistics: 20:39:26 Hnuu...uuuununununu... 20:39:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:26 provisioning config files... 20:39:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/config6385034564723261975tmp [Pipeline] { [Pipeline] echo 20:39:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:39:27 ---> create-netrc.sh [Pipeline] } 20:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:39:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:39:27 ---> python-tools-install.sh [Pipeline] echo 20:39:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:39:27 ---> sudo-logs.sh 20:39:27 Archiving 'sudo' log.. [Pipeline] echo 20:39:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:39:28 ---> job-cost.sh 20:39:28 lf-activate-venv: SKIPPING 20:39:28 INFO: No Stack... 20:39:30 INFO: Retrieving Pricing Info for: v1-standard-2 20:39:30 INFO: Archiving Costs [Pipeline] echo 20:39:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:39:31 ---> logs-deploy.sh 20:39:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-73/1 20:39:31 INFO: archiving workspace using pattern(s): 20:39:32 Archives upload complete. 20:39:32 INFO: archiving logs to Nexus 20:39:33 ---> uname -a: 20:39:33 Linux prd-centos7-docker-4c-2g-16146.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:39:33 20:39:33 20:39:33 ---> lscpu: 20:39:33 Architecture: x86_64 20:39:33 CPU op-mode(s): 32-bit, 64-bit 20:39:33 Byte Order: Little Endian 20:39:33 Address sizes: 40 bits physical, 48 bits virtual 20:39:33 CPU(s): 4 20:39:33 On-line CPU(s) list: 0-3 20:39:33 Thread(s) per core: 1 20:39:33 Core(s) per socket: 1 20:39:33 Socket(s): 4 20:39:33 NUMA node(s): 1 20:39:33 Vendor ID: GenuineIntel 20:39:33 CPU family: 6 20:39:33 Model: 44 20:39:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:39:33 Stepping: 1 20:39:33 CPU MHz: 2933.438 20:39:33 BogoMIPS: 5866.87 20:39:33 Virtualization: VT-x 20:39:33 Hypervisor vendor: KVM 20:39:33 Virtualization type: full 20:39:33 L1d cache: 128 KiB 20:39:33 L1i cache: 128 KiB 20:39:33 L2 cache: 16 MiB 20:39:33 L3 cache: 64 MiB 20:39:33 NUMA node0 CPU(s): 0-3 20:39:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:39:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:39:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:39:33 Vulnerability Meltdown: Mitigation; PTI 20:39:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:39:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:39:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:39:33 Vulnerability Srbds: Not affected 20:39:33 Vulnerability Tsx async abort: Not affected 20:39:33 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 20:39:33 20:39:33 20:39:33 ---> nproc: 20:39:33 4 20:39:33 20:39:33 20:39:33 ---> df -h: 20:39:33 Filesystem Size Used Available Use% Mounted on 20:39:33 overlay 50.0G 7.3G 42.7G 15% / 20:39:33 tmpfs 64.0M 0 64.0M 0% /dev 20:39:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:39:33 shm 64.0M 0 64.0M 0% /dev/shm 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-73 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 20:39:33 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 20:39:33 20:39:33 20:39:33 ---> free -m: 20:39:33 total used free shared buff/cache available 20:39:33 Mem: 1837 727 91 0 1017 1004 20:39:33 Swap: 1023 1 1022 20:39:33 20:39:33 20:39:33 ---> ip addr: 20:39:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:39:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:39:33 inet 127.0.0.1/8 scope host lo 20:39:33 valid_lft forever preferred_lft forever 20:39:33 inet6 ::1/128 scope host 20:39:33 valid_lft forever preferred_lft forever 20:39:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:39:33 link/ether fa:16:3e:05:24:15 brd ff:ff:ff:ff:ff:ff 20:39:33 inet 10.30.122.91/23 brd 10.30.123.255 scope global dynamic eth0 20:39:33 valid_lft 85986sec preferred_lft 85986sec 20:39:33 inet6 fe80::f816:3eff:fe05:2415/64 scope link 20:39:33 valid_lft forever preferred_lft forever 20:39:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:39:33 link/ether 02:42:b0:91:3b:f1 brd ff:ff:ff:ff:ff:ff 20:39:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:39:33 valid_lft forever preferred_lft forever 20:39:33 inet6 fe80::42:b0ff:fe91:3bf1/64 scope link 20:39:33 valid_lft forever preferred_lft forever 20:39:33 20:39:33 20:39:33 ---> sar -b -r -n DEV: 20:39:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 20:39:33 20:39:33 20:32:28 LINUX RESTART (4 CPU) 20:39:33 20:39:33 20:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:39:33 20:34:01 52.20 15.80 36.40 0.00 4683.09 3103.81 0.00 20:39:33 20:35:02 1.12 0.00 1.12 0.00 0.00 25.34 0.00 20:39:33 20:36:01 0.27 0.00 0.27 0.00 0.00 3.32 0.00 20:39:33 20:37:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 20:39:33 20:38:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 20:39:33 20:39:01 0.37 0.07 0.30 0.00 5.60 3.53 0.00 20:39:33 Average: 9.11 2.65 6.46 0.00 783.97 525.46 0.00 20:39:33 20:39:33 20:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:39:33 20:34:01 152240 0 623936 33.16 2620 1102748 1097808 37.47 468460 1063328 128 20:39:33 20:35:02 156600 0 619568 32.93 2620 1102756 1078176 36.80 470376 1057696 8 20:39:33 20:36:01 155160 0 621004 33.01 2620 1102760 1078208 36.80 470188 1059572 8 20:39:33 20:37:01 155272 0 620892 33.00 2620 1102760 1078184 36.80 477868 1051756 8 20:39:33 20:38:01 155584 0 620572 32.98 2620 1102768 1078196 36.80 474860 1054716 8 20:39:33 20:39:01 152912 0 623036 33.11 2620 1102976 1079436 36.84 476372 1054812 56 20:39:33 Average: 154628 0 621501 33.03 2620 1102795 1081668 36.92 473021 1056980 36 20:39:33 20:39:33 20:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:39:33 20:34:01 eth0 391.68 254.34 783.35 77.65 0.00 0.00 0.00 0.00 20:39:33 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:34:01 docker0 1.40 1.25 0.32 2.71 0.00 0.00 0.00 0.00 20:39:33 20:35:02 eth0 5.41 2.30 3.06 0.51 0.00 0.00 0.00 0.00 20:39:33 20:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:36:01 eth0 2.27 0.68 0.66 0.41 0.00 0.00 0.00 0.00 20:39:33 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:37:01 eth0 1.77 0.53 0.61 0.39 0.00 0.00 0.00 0.00 20:39:33 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:38:01 eth0 0.63 0.42 0.31 0.27 0.00 0.00 0.00 0.00 20:39:33 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:39:01 eth0 4.58 3.08 4.26 1.47 0.00 0.00 0.00 0.00 20:39:33 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 Average: eth0 67.93 43.70 132.47 13.49 0.00 0.00 0.00 0.00 20:39:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:33 Average: docker0 0.23 0.21 0.05 0.45 0.00 0.00 0.00 0.00 20:39:33 20:39:33 20:39:33 ---> sar -P ALL: 20:39:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 20:39:33 20:39:33 20:32:28 LINUX RESTART (4 CPU) 20:39:33 20:39:33 20:33:01 CPU %user %nice %system %iowait %steal %idle 20:39:33 20:34:01 all 7.32 0.00 2.71 1.13 0.01 88.84 20:39:33 20:34:01 0 6.37 0.00 3.35 1.41 0.02 88.86 20:39:33 20:34:01 1 5.58 0.00 2.79 1.04 0.00 90.60 20:39:33 20:34:01 2 9.64 0.00 2.32 0.93 0.02 87.09 20:39:33 20:34:01 3 7.70 0.00 2.37 1.13 0.00 88.81 20:39:33 20:35:02 all 0.22 0.00 0.06 0.00 0.00 99.72 20:39:33 20:35:02 0 0.55 0.00 0.05 0.00 0.00 99.40 20:39:33 20:35:02 1 0.10 0.00 0.05 0.00 0.00 99.85 20:39:33 20:35:02 2 0.15 0.00 0.10 0.00 0.00 99.75 20:39:33 20:35:02 3 0.08 0.00 0.05 0.00 0.00 99.87 20:39:33 20:36:01 all 0.20 0.00 0.15 0.00 0.01 99.64 20:39:33 20:36:01 0 0.29 0.00 0.20 0.00 0.00 99.51 20:39:33 20:36:01 1 0.07 0.00 0.17 0.00 0.02 99.75 20:39:33 20:36:01 2 0.19 0.00 0.17 0.00 0.00 99.64 20:39:33 20:36:01 3 0.27 0.00 0.05 0.00 0.02 99.66 20:39:33 20:37:01 all 0.16 0.00 0.03 0.00 0.00 99.81 20:39:33 20:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:39:33 20:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:39:33 20:37:01 2 0.07 0.00 0.03 0.00 0.00 99.90 20:39:33 20:37:01 3 0.50 0.00 0.02 0.00 0.00 99.48 20:39:33 20:38:01 all 0.14 0.00 0.03 0.00 0.00 99.83 20:39:33 20:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:39:33 20:38:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:39:33 20:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:39:33 20:38:01 3 0.45 0.00 0.08 0.00 0.00 99.47 20:39:33 20:39:01 all 0.22 0.00 0.25 0.00 0.00 99.52 20:39:33 20:39:01 0 0.33 0.00 0.28 0.00 0.00 99.38 20:39:33 20:39:01 1 0.17 0.00 0.25 0.00 0.00 99.58 20:39:33 20:39:01 2 0.17 0.00 0.28 0.00 0.00 99.55 20:39:33 20:39:01 3 0.22 0.00 0.20 0.00 0.00 99.58 20:39:33 Average: all 1.37 0.00 0.54 0.19 0.00 97.90 20:39:33 Average: 0 1.26 0.00 0.65 0.23 0.00 97.85 20:39:33 Average: 1 1.00 0.00 0.55 0.17 0.00 98.28 20:39:33 Average: 2 1.70 0.00 0.49 0.15 0.00 97.66 20:39:33 Average: 3 1.53 0.00 0.46 0.19 0.00 97.82 20:39:33 20:39:33 20:39:33