b' Pull request #51 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of eno-intel for edgexfoundry/go-mod-secrets\n Loading trusted files from base branch master at 0d4f7659803186844e8eca22c2bea86290a68f44 rather than 6cda0b7926a480c81957c2eb3811e3d58c87232d\n Obtained Jenkinsfile from 0d4f7659803186844e8eca22c2bea86290a68f44\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 41baade70f9f516c06b50364c8065a52e98d7055\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 41baade70f9f516c06b50364c8065a52e98d7055 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 41baade70f9f516c06b50364c8065a52e98d7055 # timeout=10\n Commit message: "Merge pull request #109 from ernestojeda/move-experimental"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: go-mod-secrets-settings\n PROJECT: go-mod-secrets\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-secrets\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n \xe2\x80\x98prd-centos7-docker-4c-2g-218\xe2\x80\x99 is offline\n Running on prd-centos7-docker-4c-2g-227 in /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-51 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 0d4f7659803186844e8eca22c2bea86290a68f44 into PR head commit 6cda0b7926a480c81957c2eb3811e3d58c87232d\n Merge succeeded, producing 6cda0b7926a480c81957c2eb3811e3d58c87232d\n Checking out Revision 6cda0b7926a480c81957c2eb3811e3d58c87232d (PR-51)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6cda0b7926a480c81957c2eb3811e3d58c87232d # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6cda0b7926a480c81957c2eb3811e3d58c87232d # timeout=10\n Commit message: "fix BuildURL() in SecretConfig to return url to the secret provider"\n First time build. Skipping changelog.\n > git rev-list --no-walk 5f950050f163ad4ceaab7168ebd73cde9fc04176 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-21T21:59:02.788Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T21:59:04.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-21T21:59:04.166Z] \n [2020-02-21T21:59:04.166Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T21:59:04.500Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-21T21:59:04.500Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-21T21:59:04.500Z] e7c96db7181b: Pulling fs layer\n [2020-02-21T21:59:04.500Z] a038dfdf5543: Pulling fs layer\n [2020-02-21T21:59:04.500Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-21T21:59:04.765Z] e7c96db7181b: Verifying Checksum\n [2020-02-21T21:59:04.765Z] e7c96db7181b: Download complete\n [2020-02-21T21:59:04.765Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-21T21:59:04.765Z] 8d5d8e63b3c0: Download complete\n [2020-02-21T21:59:04.765Z] a038dfdf5543: Verifying Checksum\n [2020-02-21T21:59:04.765Z] a038dfdf5543: Download complete\n [2020-02-21T21:59:05.029Z] e7c96db7181b: Pull complete\n [2020-02-21T21:59:05.965Z] a038dfdf5543: Pull complete\n [2020-02-21T21:59:05.965Z] 8d5d8e63b3c0: Pull complete\n [2020-02-21T21:59:05.965Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-21T21:59:05.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-21T21:59:06.104Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container\n [2020-02-21T21:59:06.157Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-51 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-51:/w/workspace/dgexfoundry_go-mod-secrets_PR-51:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-51@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-21T21:59:06.886Z] $ docker top e4c18c136a6909d4bdf20a50133f6825820f45c3f49053b01673fac28bb351a5 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-21T21:59:07.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-21T21:59:07.485Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-21T21:59:07.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-21T21:59:07.730Z] $ docker exec e4c18c136a6909d4bdf20a50133f6825820f45c3f49053b01673fac28bb351a5 ssh-agent\n [2020-02-21T21:59:07.912Z] SSH_AUTH_SOCK=/tmp/ssh-T5v94DJheNgE/agent.15\n [2020-02-21T21:59:07.912Z] SSH_AGENT_PID=21\n [2020-02-21T21:59:07.923Z] Running ssh-add (command line suppressed)\n [2020-02-21T21:59:08.061Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/private_key_2814703431162124349.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/private_key_2814703431162124349.key)\n [2020-02-21T21:59:08.111Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T21:59:08.425Z] + git describe --exact-match --tags HEAD\n [2020-02-21T21:59:08.425Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-21T21:59:08.483Z] $ docker exec --env ******** --env ******** e4c18c136a6909d4bdf20a50133f6825820f45c3f49053b01673fac28bb351a5 ssh-agent -k\n [2020-02-21T21:59:08.623Z] unset SSH_AUTH_SOCK;\n [2020-02-21T21:59:08.623Z] unset SSH_AGENT_PID;\n [2020-02-21T21:59:08.623Z] echo Agent pid 21 killed;\n [2020-02-21T21:59:08.666Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-21T21:59:08.684Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-21T21:59:08.684Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-21T21:59:08.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-21T21:59:08.709Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-21T21:59:08.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-21T21:59:08.903Z] $ docker exec e4c18c136a6909d4bdf20a50133f6825820f45c3f49053b01673fac28bb351a5 ssh-agent\n [2020-02-21T21:59:09.085Z] SSH_AUTH_SOCK=/tmp/ssh-gmG3XS01ckfT/agent.57\n [2020-02-21T21:59:09.085Z] SSH_AGENT_PID=64\n [2020-02-21T21:59:09.091Z] Running ssh-add (command line suppressed)\n [2020-02-21T21:59:09.254Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/private_key_2659949524887448109.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/private_key_2659949524887448109.key)\n [2020-02-21T21:59:09.311Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T21:59:09.614Z] + git semver init\n [2020-02-21T21:59:09.614Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-21T21:59:09.614Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-51/.git\n [2020-02-21T21:59:09.615Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n [2020-02-21T21:59:09.615Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-21T21:59:09.615Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-21T21:59:09.615Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-21T21:59:09.615Z] # $SEMVER_BRANCH = PR-51\n [2020-02-21T21:59:09.615Z] # $SEMVER_TEMP = /tmp/semver-645126247\n [2020-02-21T21:59:09.615Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP\n [2020-02-21T21:59:09.875Z] # \'/tmp/semver-645126247\' -> \'/w/workspace/dgexfoundry_go-mod-secrets_PR-51/.semver\'\n [2020-02-21T21:59:10.133Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-51/.semver\n [Pipeline] }\n [2020-02-21T21:59:10.142Z] $ docker exec --env ******** --env ******** e4c18c136a6909d4bdf20a50133f6825820f45c3f49053b01673fac28bb351a5 ssh-agent -k\n [2020-02-21T21:59:10.280Z] unset SSH_AUTH_SOCK;\n [2020-02-21T21:59:10.281Z] unset SSH_AGENT_PID;\n [2020-02-21T21:59:10.281Z] echo Agent pid 64 killed;\n [2020-02-21T21:59:10.328Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-21T21:59:10.648Z] + git semver\n [Pipeline] }\n [2020-02-21T21:59:10.661Z] $ docker stop --time=1 e4c18c136a6909d4bdf20a50133f6825820f45c3f49053b01673fac28bb351a5\n [2020-02-21T21:59:12.041Z] $ docker rm -f e4c18c136a6909d4bdf20a50133f6825820f45c3f49053b01673fac28bb351a5\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-21T21:59:12.606Z] Stashed 30 file(s)\n [Pipeline] echo\n [2020-02-21T21:59:12.607Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-21T21:59:27.706Z] Still waiting to schedule task\n [2020-02-21T21:59:27.706Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-21T21:59:27.707Z] Still waiting to schedule task\n [2020-02-21T21:59:27.707Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-219\xe2\x80\x99 is offline\n [2020-02-21T22:01:24.114Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-228 in /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n [Pipeline] {\n [Pipeline] ws\n [2020-02-21T22:01:24.132Z] Running in /w/workspace/go-mod-secrets/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-21T22:01:31.849Z] using credential edgex-jenkins-ssh\n [2020-02-21T22:01:31.869Z] Cloning the remote Git repository\n [2020-02-21T22:01:31.869Z] Cloning with configured refspecs honoured and without tags\n [2020-02-21T22:01:32.020Z] Running on prd-centos7-docker-4c-2g-229 in /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n [Pipeline] {\n [Pipeline] ws\n [2020-02-21T22:01:32.036Z] Running in /w/workspace/go-mod-secrets/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-21T22:01:32.960Z] Fetching without tags\n [2020-02-21T22:01:31.932Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-21T22:01:32.022Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10\n [2020-02-21T22:01:32.104Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-21T22:01:32.105Z] > git --version # timeout=10\n [2020-02-21T22:01:32.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T22:01:32.213Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T22:01:32.860Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-02-21T22:01:32.882Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10\n [2020-02-21T22:01:32.905Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T22:01:32.939Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-02-21T22:01:32.987Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-21T22:01:32.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T22:01:33.010Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T22:01:33.499Z] Merging remotes/origin/master commit 0d4f7659803186844e8eca22c2bea86290a68f44 into PR head commit 6cda0b7926a480c81957c2eb3811e3d58c87232d\n [2020-02-21T22:01:33.774Z] Merge succeeded, producing 6cda0b7926a480c81957c2eb3811e3d58c87232d\n [2020-02-21T22:01:33.774Z] Checking out Revision 6cda0b7926a480c81957c2eb3811e3d58c87232d (PR-51)\n [2020-02-21T22:01:33.524Z] > git config core.sparsecheckout # timeout=10\n [2020-02-21T22:01:33.560Z] > git checkout -f 6cda0b7926a480c81957c2eb3811e3d58c87232d # timeout=10\n [2020-02-21T22:01:33.647Z] > git remote # timeout=10\n [2020-02-21T22:01:33.674Z] > git config --get remote.origin.url # timeout=10\n [2020-02-21T22:01:33.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T22:01:33.710Z] > git merge 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n [2020-02-21T22:01:33.746Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-21T22:01:33.784Z] > git config core.sparsecheckout # timeout=10\n [2020-02-21T22:01:33.804Z] > git checkout -f 6cda0b7926a480c81957c2eb3811e3d58c87232d # timeout=10\n [2020-02-21T22:01:34.740Z] using credential edgex-jenkins-ssh\n [2020-02-21T22:01:34.754Z] Cloning the remote Git repository\n [2020-02-21T22:01:34.754Z] Cloning with configured refspecs honoured and without tags\n [2020-02-21T22:01:35.390Z] Fetching without tags\n [2020-02-21T22:01:34.394Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-21T22:01:34.440Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10\n [2020-02-21T22:01:34.484Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-21T22:01:34.485Z] > git --version # timeout=10\n [2020-02-21T22:01:34.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T22:01:34.525Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T22:01:35.009Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-02-21T22:01:35.015Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10\n [2020-02-21T22:01:35.020Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T22:01:35.030Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-02-21T22:01:35.044Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-21T22:01:35.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T22:01:35.053Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T22:01:35.784Z] Merging remotes/origin/master commit 0d4f7659803186844e8eca22c2bea86290a68f44 into PR head commit 6cda0b7926a480c81957c2eb3811e3d58c87232d\n [2020-02-21T22:01:35.861Z] Merge succeeded, producing 6cda0b7926a480c81957c2eb3811e3d58c87232d\n [2020-02-21T22:01:35.862Z] Checking out Revision 6cda0b7926a480c81957c2eb3811e3d58c87232d (PR-51)\n [2020-02-21T22:01:35.476Z] > git config core.sparsecheckout # timeout=10\n [2020-02-21T22:01:35.487Z] > git checkout -f 6cda0b7926a480c81957c2eb3811e3d58c87232d # timeout=10\n [2020-02-21T22:01:35.522Z] > git remote # timeout=10\n [2020-02-21T22:01:35.526Z] > git config --get remote.origin.url # timeout=10\n [2020-02-21T22:01:35.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T22:01:35.536Z] > git merge 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n [2020-02-21T22:01:35.545Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-21T22:01:35.554Z] > git config core.sparsecheckout # timeout=10\n [2020-02-21T22:01:35.566Z] > git checkout -f 6cda0b7926a480c81957c2eb3811e3d58c87232d # timeout=10\n [2020-02-21T22:01:38.344Z] Commit message: "fix BuildURL() in SecretConfig to return url to the secret provider"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-21T22:01:39.332Z] =========================================================\n [2020-02-21T22:01:39.332Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-21T22:01:39.332Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T22:01:39.501Z] Commit message: "fix BuildURL() in SecretConfig to return url to the secret provider"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-21T22:01:40.702Z] =========================================================\n [2020-02-21T22:01:40.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-21T22:01:40.703Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T22:01:40.771Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-21T22:01:41.362Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-21T22:01:41.624Z] Sending build context to Docker daemon 510kB\n\n [2020-02-21T22:01:41.624Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-21T22:01:41.624Z] Step 2/7 : FROM ${BASE}\n [2020-02-21T22:01:41.624Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-21T22:01:41.624Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-21T22:01:41.624Z] 2848faf0eed1: Pulling fs layer\n [2020-02-21T22:01:41.624Z] 0f37312ad70f: Pulling fs layer\n [2020-02-21T22:01:41.624Z] 5788d62ee057: Pulling fs layer\n [2020-02-21T22:01:41.624Z] 0e6b1d234666: Pulling fs layer\n [2020-02-21T22:01:41.624Z] bf5d7aec512f: Pulling fs layer\n [2020-02-21T22:01:41.624Z] 34c802a77dc8: Pulling fs layer\n [2020-02-21T22:01:41.624Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-21T22:01:41.624Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-21T22:01:41.624Z] 5c102a31e300: Pulling fs layer\n [2020-02-21T22:01:41.624Z] dcfb455df0a1: Pulling fs layer\n [2020-02-21T22:01:41.624Z] 34c802a77dc8: Waiting\n [2020-02-21T22:01:41.624Z] 9eb99e56ec68: Waiting\n [2020-02-21T22:01:41.624Z] 27c7a5d97fbd: Waiting\n [2020-02-21T22:01:41.624Z] 5c102a31e300: Waiting\n [2020-02-21T22:01:41.624Z] dcfb455df0a1: Waiting\n [2020-02-21T22:01:41.624Z] 5788d62ee057: Waiting\n [2020-02-21T22:01:41.624Z] 0e6b1d234666: Waiting\n [2020-02-21T22:01:41.624Z] bf5d7aec512f: Waiting\n [2020-02-21T22:01:41.624Z] 0f37312ad70f: Verifying Checksum\n [2020-02-21T22:01:41.624Z] 0f37312ad70f: Download complete\n [2020-02-21T22:01:41.624Z] 2848faf0eed1: Verifying Checksum\n [2020-02-21T22:01:41.624Z] 2848faf0eed1: Download complete\n [2020-02-21T22:01:41.624Z] 0e6b1d234666: Verifying Checksum\n [2020-02-21T22:01:41.624Z] 0e6b1d234666: Download complete\n [2020-02-21T22:01:41.884Z] bf5d7aec512f: Verifying Checksum\n [2020-02-21T22:01:41.885Z] bf5d7aec512f: Download complete\n [2020-02-21T22:01:41.885Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-21T22:01:41.885Z] e6b0cf9c0882: Download complete\n [2020-02-21T22:01:42.165Z] e6b0cf9c0882: Pull complete\n [2020-02-21T22:01:42.208Z] Sending build context to Docker daemon 510kB\n\n [2020-02-21T22:01:42.208Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-21T22:01:42.208Z] Step 2/7 : FROM ${BASE}\n [2020-02-21T22:01:42.429Z] 2848faf0eed1: Pull complete\n [2020-02-21T22:01:42.429Z] 0f37312ad70f: Pull complete\n [2020-02-21T22:01:42.482Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-21T22:01:42.482Z] cde5963f3b93: Pulling fs layer\n [2020-02-21T22:01:42.482Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-21T22:01:42.482Z] 777b28850792: Pulling fs layer\n [2020-02-21T22:01:42.482Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-21T22:01:42.482Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-21T22:01:42.482Z] 1df406cf5192: Pulling fs layer\n [2020-02-21T22:01:42.482Z] cd6300453558: Pulling fs layer\n [2020-02-21T22:01:42.482Z] b9c365052c96: Pulling fs layer\n [2020-02-21T22:01:42.482Z] a2d8cc88f415: Pulling fs layer\n [2020-02-21T22:01:42.482Z] ea1d1ca13537: Pulling fs layer\n [2020-02-21T22:01:42.482Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-21T22:01:42.482Z] cd6300453558: Waiting\n [2020-02-21T22:01:42.482Z] 8a11ddd9e578: Waiting\n [2020-02-21T22:01:42.482Z] b9c365052c96: Waiting\n [2020-02-21T22:01:42.482Z] a2d8cc88f415: Waiting\n [2020-02-21T22:01:42.482Z] ea1d1ca13537: Waiting\n [2020-02-21T22:01:42.482Z] 3750a50a1c5e: Waiting\n [2020-02-21T22:01:42.482Z] 4cf88f913ddb: Waiting\n [2020-02-21T22:01:42.482Z] 1df406cf5192: Waiting\n [2020-02-21T22:01:42.482Z] 777b28850792: Verifying Checksum\n [2020-02-21T22:01:42.482Z] 777b28850792: Download complete\n [2020-02-21T22:01:42.482Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-21T22:01:42.482Z] 2a23fa8c16f7: Download complete\n [2020-02-21T22:01:42.482Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-21T22:01:42.482Z] 4cf88f913ddb: Download complete\n [2020-02-21T22:01:42.760Z] 1df406cf5192: Verifying Checksum\n [2020-02-21T22:01:42.760Z] 1df406cf5192: Download complete\n [2020-02-21T22:01:42.760Z] cde5963f3b93: Verifying Checksum\n [2020-02-21T22:01:42.760Z] cde5963f3b93: Download complete\n [2020-02-21T22:01:43.025Z] 34c802a77dc8: Verifying Checksum\n [2020-02-21T22:01:43.025Z] 34c802a77dc8: Download complete\n [2020-02-21T22:01:43.025Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-21T22:01:43.025Z] 27c7a5d97fbd: Download complete\n [2020-02-21T22:01:43.995Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-21T22:01:43.995Z] 9eb99e56ec68: Download complete\n [2020-02-21T22:01:43.995Z] 5788d62ee057: Verifying Checksum\n [2020-02-21T22:01:43.995Z] 5788d62ee057: Download complete\n [2020-02-21T22:01:43.995Z] dcfb455df0a1: Verifying Checksum\n [2020-02-21T22:01:43.995Z] dcfb455df0a1: Download complete\n [2020-02-21T22:01:43.995Z] 5c102a31e300: Verifying Checksum\n [2020-02-21T22:01:43.995Z] 5c102a31e300: Download complete\n [2020-02-21T22:01:44.734Z] cde5963f3b93: Pull complete\n [2020-02-21T22:01:45.726Z] 2a23fa8c16f7: Pull complete\n [2020-02-21T22:01:46.002Z] 777b28850792: Pull complete\n [2020-02-21T22:01:50.305Z] cd6300453558: Verifying Checksum\n [2020-02-21T22:01:50.305Z] cd6300453558: Download complete\n [2020-02-21T22:01:50.305Z] a2d8cc88f415: Verifying Checksum\n [2020-02-21T22:01:50.305Z] a2d8cc88f415: Download complete\n [2020-02-21T22:01:50.582Z] 5788d62ee057: Pull complete\n [2020-02-21T22:01:50.582Z] 0e6b1d234666: Pull complete\n [2020-02-21T22:01:50.582Z] bf5d7aec512f: Pull complete\n [2020-02-21T22:01:53.719Z] ea1d1ca13537: Verifying Checksum\n [2020-02-21T22:01:53.719Z] ea1d1ca13537: Download complete\n [2020-02-21T22:01:53.882Z] 34c802a77dc8: Pull complete\n [2020-02-21T22:01:53.991Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-21T22:01:53.991Z] 3750a50a1c5e: Download complete\n [2020-02-21T22:01:55.992Z] b9c365052c96: Verifying Checksum\n [2020-02-21T22:01:55.992Z] b9c365052c96: Download complete\n [2020-02-21T22:01:58.097Z] 9eb99e56ec68: Pull complete\n [2020-02-21T22:01:58.097Z] 27c7a5d97fbd: Pull complete\n [2020-02-21T22:01:58.643Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-21T22:01:58.643Z] 8a11ddd9e578: Download complete\n [2020-02-21T22:01:58.668Z] 5c102a31e300: Pull complete\n [2020-02-21T22:01:58.668Z] dcfb455df0a1: Pull complete\n [2020-02-21T22:01:58.668Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-21T22:01:58.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-21T22:01:58.928Z] ---> 7c70fe431013\n [2020-02-21T22:01:58.928Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-21T22:01:58.928Z] ---> Running in e6b1798dd22c\n [2020-02-21T22:01:58.928Z] Removing intermediate container e6b1798dd22c\n [2020-02-21T22:01:58.928Z] ---> 20333561f603\n [2020-02-21T22:01:58.928Z] Step 4/7 : RUN apk add --update bash\n [2020-02-21T22:01:59.188Z] ---> Running in c519e85a9d37\n [2020-02-21T22:02:00.124Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-21T22:02:01.060Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-21T22:02:01.320Z] OK: 143 MiB in 39 packages\n [2020-02-21T22:02:01.893Z] Removing intermediate container c519e85a9d37\n [2020-02-21T22:02:01.893Z] ---> 7e33596ddeab\n [2020-02-21T22:02:01.893Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-21T22:02:01.893Z] ---> Running in 4d0d22a0f965\n [2020-02-21T22:02:01.893Z] Removing intermediate container 4d0d22a0f965\n [2020-02-21T22:02:01.893Z] ---> 74dd464693ef\n [2020-02-21T22:02:01.893Z] Step 6/7 : COPY go.mod .\n [2020-02-21T22:02:02.154Z] ---> 0cf9b692df9a\n [2020-02-21T22:02:02.154Z] Step 7/7 : RUN go mod download\n [2020-02-21T22:02:02.154Z] ---> Running in dfe32363ce08\n [2020-02-21T22:02:03.096Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-21T22:02:03.096Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-21T22:02:03.355Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-21T22:02:03.355Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-21T22:02:03.922Z] \x1b[0mRemoving intermediate container dfe32363ce08\n [2020-02-21T22:02:03.922Z] ---> 06933e982b80\n [2020-02-21T22:02:03.922Z] Successfully built 06933e982b80\n [2020-02-21T22:02:03.922Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T22:02:04.378Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-21T22:02:04.378Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T22:02:04.507Z] prd-centos7-docker-4c-2g-229 does not seem to be running inside a container\n [2020-02-21T22:02:04.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-21T22:02:05.539Z] $ docker top 5bde5a1fae166785191412df10bcaaea8a8823822c9b7f1b40080820f3deeab5 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T22:02:06.442Z] + go version\n [2020-02-21T22:02:06.443Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-21T22:02:06.751Z] + make test\n [2020-02-21T22:02:06.751Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-21T22:02:10.066Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n [2020-02-21T22:02:10.066Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n [2020-02-21T22:02:16.942Z] 8a11ddd9e578: Pull complete\n [2020-02-21T22:02:16.942Z] 4cf88f913ddb: Pull complete\n [2020-02-21T22:02:16.942Z] 1df406cf5192: Pull complete\n [2020-02-21T22:02:20.095Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.010s\tcoverage: 96.7% of statements\n [2020-02-21T22:02:22.464Z] cd6300453558: Pull complete\n [2020-02-21T22:02:30.725Z] b9c365052c96: Pull complete\n [2020-02-21T22:02:30.725Z] a2d8cc88f415: Pull complete\n [2020-02-21T22:02:32.307Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t15.020s\tcoverage: 86.1% of statements\n [2020-02-21T22:02:32.307Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.007s\tcoverage: 89.5% of statements\n [2020-02-21T22:02:32.307Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-02-21T22:02:32.307Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.008s\tcoverage: 100.0% of statements\n [2020-02-21T22:02:32.307Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-02-21T22:02:32.307Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-21T22:02:32.307Z] gofmt -l .\n [2020-02-21T22:02:32.307Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-21T22:02:32.608Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-21T22:02:32.613Z] $ docker stop --time=1 5bde5a1fae166785191412df10bcaaea8a8823822c9b7f1b40080820f3deeab5\n [2020-02-21T22:02:34.081Z] $ docker rm -f 5bde5a1fae166785191412df10bcaaea8a8823822c9b7f1b40080820f3deeab5\n [2020-02-21T22:02:34.101Z] ea1d1ca13537: Pull complete\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-21T22:02:34.696Z] 3750a50a1c5e: Pull complete\n [2020-02-21T22:02:34.696Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-21T22:02:34.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-21T22:02:34.696Z] ---> 78745c68409d\n [2020-02-21T22:02:34.696Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-21T22:02:38.084Z] ---> Running in 3c2cfaa26722\n [2020-02-21T22:02:38.084Z] Removing intermediate container 3c2cfaa26722\n [2020-02-21T22:02:38.084Z] ---> cd095eb743c4\n [2020-02-21T22:02:38.084Z] Step 4/7 : RUN apk add --update bash\n [2020-02-21T22:02:38.084Z] ---> Running in d091ec6d91f6\n [2020-02-21T22:02:39.052Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-21T22:02:39.636Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-21T22:02:40.226Z] OK: 125 MiB in 39 packages\n [2020-02-21T22:02:41.657Z] Removing intermediate container d091ec6d91f6\n [2020-02-21T22:02:41.657Z] ---> d5ccda53b27f\n [2020-02-21T22:02:41.657Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-21T22:02:41.657Z] ---> Running in e8bea685f937\n [2020-02-21T22:02:42.244Z] Removing intermediate container e8bea685f937\n [2020-02-21T22:02:42.244Z] ---> 98ecd57032a9\n [2020-02-21T22:02:42.244Z] Step 6/7 : COPY go.mod .\n [2020-02-21T22:02:42.832Z] ---> 76539bd24ef8\n [2020-02-21T22:02:42.832Z] Step 7/7 : RUN go mod download\n [2020-02-21T22:02:43.104Z] ---> Running in 1f1a8bd0c43d\n [2020-02-21T22:02:44.530Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-21T22:02:44.802Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-21T22:02:44.802Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-21T22:02:44.802Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-21T22:02:46.783Z] \x1b[0mRemoving intermediate container 1f1a8bd0c43d\n [2020-02-21T22:02:46.783Z] ---> cbdb23718c87\n [2020-02-21T22:02:46.783Z] Successfully built cbdb23718c87\n [2020-02-21T22:02:46.783Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T22:02:47.301Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-21T22:02:47.574Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T22:02:47.941Z] prd-ubuntu18.04-docker-arm64-4c-2g-228 does not seem to be running inside a container\n [2020-02-21T22:02:48.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-21T22:02:49.583Z] $ docker top 994cbcf373ed4636b347615e5b2e791e157d845057d8145c473563f6b1fcd585 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T22:02:51.909Z] + go version\n [2020-02-21T22:02:51.909Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-21T22:02:52.594Z] + make test\n [2020-02-21T22:02:52.594Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-21T22:03:04.980Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n [2020-02-21T22:03:04.980Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n [2020-02-21T22:03:13.245Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.025s\tcoverage: 96.7% of statements\n [2020-02-21T22:03:45.566Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t17.258s\tcoverage: 86.1% of statements\n [2020-02-21T22:03:45.566Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.016s\tcoverage: 89.5% of statements\n [2020-02-21T22:03:45.566Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.013s\tcoverage: 100.0% of statements\n [2020-02-21T22:03:45.566Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.013s\tcoverage: 100.0% of statements\n [2020-02-21T22:03:45.566Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.014s\tcoverage: 100.0% of statements\n [2020-02-21T22:03:45.566Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-21T22:03:48.207Z] gofmt -l .\n [2020-02-21T22:03:48.207Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-21T22:03:48.488Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-21T22:03:48.913Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-21T22:03:48.925Z] $ docker stop --time=1 994cbcf373ed4636b347615e5b2e791e157d845057d8145c473563f6b1fcd585\n [2020-02-21T22:03:51.335Z] $ docker rm -f 994cbcf373ed4636b347615e5b2e791e157d845057d8145c473563f6b1fcd585\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-21T22:03:52.322Z] provisioning config files...\n [2020-02-21T22:03:52.334Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/config7120586032908953080tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T22:03:52.652Z] + bash -s - -t @/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/config7120586032908953080tmp\n [2020-02-21T22:03:52.652Z] + curl -s https://codecov.io/bash\n [2020-02-21T22:03:53.116Z] \n [2020-02-21T22:03:53.116Z] _____ _\n [2020-02-21T22:03:53.116Z] / ____| | |\n [2020-02-21T22:03:53.116Z] | | ___ __| | ___ ___ _____ __\n [2020-02-21T22:03:53.116Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-21T22:03:53.116Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-21T22:03:53.116Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-21T22:03:53.116Z] Bash-20200214-585fef0\n [2020-02-21T22:03:53.116Z] \n [2020-02-21T22:03:53.116Z] \n [2020-02-21T22:03:53.116Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-21T22:03:53.116Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-21T22:03:53.116Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-21T22:03:53.116Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-21T22:03:53.116Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-21T22:03:53.116Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-21T22:03:53.116Z] \x1b[0;32m+\x1b[0m .\n [2020-02-21T22:03:53.116Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-21T22:03:53.116Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-21T22:03:53.116Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-21T22:03:53.116Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=16773\x1b[0m\n [2020-02-21T22:03:53.116Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-21T22:03:53.116Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-21T22:03:53.116Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-21T22:03:53.116Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-21T22:03:53.116Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-21T22:03:53.116Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-21T22:03:53.116Z] \x1b[0;90mquery:\x1b[0m branch=PR-51&commit=6cda0b7926a480c81957c2eb3811e3d58c87232d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-51%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=51&job=\n [2020-02-21T22:03:53.116Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-21T22:03:53.116Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-51&commit=6cda0b7926a480c81957c2eb3811e3d58c87232d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-51%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=51&job=\n [2020-02-21T22:03:53.685Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-21T22:03:53.945Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-secrets/commit/6cda0b7926a480c81957c2eb3811e3d58c87232d\x1b[0m\n [Pipeline] }\n [2020-02-21T22:03:53.967Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T22:03:54.604Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T22:03:54.906Z] ---> package-listing.sh\n [2020-02-21T22:03:54.907Z] ++ facter osfamily\n [2020-02-21T22:03:54.907Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-21T22:03:54.907Z] + OS_FAMILY=redhat\n [2020-02-21T22:03:54.907Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-51\n [2020-02-21T22:03:54.907Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-21T22:03:54.907Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-21T22:03:54.907Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-21T22:03:54.907Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-21T22:03:54.907Z] + \'[\' /w/workspace/dgexfoundry_go-mod-secrets_PR-51 \']\'\n [2020-02-21T22:03:54.907Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-21T22:03:54.907Z] + case "${OS_FAMILY}" in\n [2020-02-21T22:03:54.907Z] + rpm -qa\n [2020-02-21T22:03:54.907Z] + sort\n [2020-02-21T22:03:59.110Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-21T22:03:59.110Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-21T22:03:59.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-21T22:03:59.110Z] + \'[\' /w/workspace/dgexfoundry_go-mod-secrets_PR-51 \']\'\n [2020-02-21T22:03:59.110Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-51/archives/\n [2020-02-21T22:03:59.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-51/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T22:03:59.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-21T22:03:59.551Z] \n [2020-02-21T22:03:59.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T22:03:59.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-21T22:03:59.871Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-21T22:03:59.871Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-21T22:03:59.871Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-21T22:03:59.871Z] c9ea274ed700: Pulling fs layer\n [2020-02-21T22:03:59.871Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-21T22:03:59.871Z] f6a933c9cadc: Pulling fs layer\n [2020-02-21T22:03:59.871Z] 61811dbd4963: Pulling fs layer\n [2020-02-21T22:03:59.871Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-21T22:03:59.871Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-21T22:03:59.871Z] dc21a1d4508b: Pulling fs layer\n [2020-02-21T22:03:59.871Z] 363af2e989c4: Pulling fs layer\n [2020-02-21T22:03:59.871Z] 61811dbd4963: Waiting\n [2020-02-21T22:03:59.871Z] a6eb2c9e2280: Waiting\n [2020-02-21T22:03:59.871Z] 095dd8b7b4d8: Waiting\n [2020-02-21T22:03:59.871Z] dc21a1d4508b: Waiting\n [2020-02-21T22:03:59.871Z] 363af2e989c4: Waiting\n [2020-02-21T22:03:59.871Z] 9cfac6ba3733: Waiting\n [2020-02-21T22:03:59.871Z] f6a933c9cadc: Waiting\n [2020-02-21T22:03:59.871Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-21T22:03:59.871Z] da0e9bf0cc60: Download complete\n [2020-02-21T22:03:59.871Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-21T22:03:59.871Z] 9cfac6ba3733: Download complete\n [2020-02-21T22:03:59.871Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-21T22:03:59.871Z] e6b0cf9c0882: Download complete\n [2020-02-21T22:03:59.871Z] f6a933c9cadc: Verifying Checksum\n [2020-02-21T22:03:59.871Z] f6a933c9cadc: Download complete\n [2020-02-21T22:04:00.141Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-21T22:04:00.141Z] a6eb2c9e2280: Download complete\n [2020-02-21T22:04:00.417Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-21T22:04:00.417Z] 095dd8b7b4d8: Download complete\n [2020-02-21T22:04:00.417Z] c9ea274ed700: Verifying Checksum\n [2020-02-21T22:04:00.417Z] c9ea274ed700: Download complete\n [2020-02-21T22:04:00.417Z] e6b0cf9c0882: Pull complete\n [2020-02-21T22:04:00.417Z] 363af2e989c4: Verifying Checksum\n [2020-02-21T22:04:00.417Z] 363af2e989c4: Download complete\n [2020-02-21T22:04:00.417Z] dc21a1d4508b: Verifying Checksum\n [2020-02-21T22:04:00.417Z] dc21a1d4508b: Download complete\n [2020-02-21T22:04:00.679Z] da0e9bf0cc60: Pull complete\n [2020-02-21T22:04:00.938Z] 61811dbd4963: Verifying Checksum\n [2020-02-21T22:04:02.852Z] c9ea274ed700: Pull complete\n [2020-02-21T22:04:03.113Z] 9cfac6ba3733: Pull complete\n [2020-02-21T22:04:03.372Z] f6a933c9cadc: Pull complete\n [2020-02-21T22:04:06.680Z] 61811dbd4963: Pull complete\n [2020-02-21T22:04:06.680Z] a6eb2c9e2280: Pull complete\n [2020-02-21T22:04:08.062Z] 095dd8b7b4d8: Pull complete\n [2020-02-21T22:04:08.322Z] dc21a1d4508b: Pull complete\n [2020-02-21T22:04:08.581Z] 363af2e989c4: Pull complete\n [2020-02-21T22:04:08.581Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-21T22:04:08.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-21T22:04:08.733Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container\n [2020-02-21T22:04:08.776Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_go-mod-secrets_PR-51 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-51:/w/workspace/dgexfoundry_go-mod-secrets_PR-51:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-51@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-21T22:04:10.075Z] $ docker top bea7156c60bb5834bdbb149d1240bd38c1f411268f6f7ab3fa510f124a43efb7 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-21T22:04:10.699Z] provisioning config files...\n [2020-02-21T22:04:10.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp/config3806929561725676164tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-21T22:04:10.742Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T22:04:11.035Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-21T22:04:11.043Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T22:04:11.335Z] ---> logs-deploy.sh\n [2020-02-21T22:04:11.336Z] + ARCHIVE_ARTIFACTS=\n [2020-02-21T22:04:11.336Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-21T22:04:11.336Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-21T22:04:11.336Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-21T22:04:11.336Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-51/3\n [2020-02-21T22:04:11.336Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-51/3/\n [2020-02-21T22:04:11.336Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-51/3 /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n [2020-02-21T22:04:12.274Z] Archives upload complete.\n [2020-02-21T22:04:12.274Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-51/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-51/3/\n [2020-02-21T22:04:13.659Z] ---> uname -a:\n [2020-02-21T22:04:13.659Z] Linux bea7156c60bb 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] ---> lscpu:\n [2020-02-21T22:04:13.659Z] Architecture: x86_64\n [2020-02-21T22:04:13.659Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-21T22:04:13.659Z] Byte Order: Little Endian\n [2020-02-21T22:04:13.659Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-21T22:04:13.659Z] CPU(s): 4\n [2020-02-21T22:04:13.659Z] On-line CPU(s) list: 0-3\n [2020-02-21T22:04:13.659Z] Thread(s) per core: 1\n [2020-02-21T22:04:13.659Z] Core(s) per socket: 1\n [2020-02-21T22:04:13.659Z] Socket(s): 4\n [2020-02-21T22:04:13.659Z] NUMA node(s): 1\n [2020-02-21T22:04:13.659Z] Vendor ID: GenuineIntel\n [2020-02-21T22:04:13.659Z] CPU family: 6\n [2020-02-21T22:04:13.659Z] Model: 44\n [2020-02-21T22:04:13.659Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-21T22:04:13.659Z] Stepping: 1\n [2020-02-21T22:04:13.659Z] CPU MHz: 2933.438\n [2020-02-21T22:04:13.659Z] BogoMIPS: 5866.87\n [2020-02-21T22:04:13.659Z] Virtualization: VT-x\n [2020-02-21T22:04:13.659Z] Hypervisor vendor: KVM\n [2020-02-21T22:04:13.659Z] Virtualization type: full\n [2020-02-21T22:04:13.659Z] L1d cache: 128 KiB\n [2020-02-21T22:04:13.659Z] L1i cache: 128 KiB\n [2020-02-21T22:04:13.659Z] L2 cache: 16 MiB\n [2020-02-21T22:04:13.659Z] L3 cache: 64 MiB\n [2020-02-21T22:04:13.659Z] NUMA node0 CPU(s): 0-3\n [2020-02-21T22:04:13.659Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-21T22:04:13.659Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-21T22:04:13.659Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-21T22:04:13.659Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-21T22:04:13.659Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-21T22:04:13.659Z] 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\n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] ---> nproc:\n [2020-02-21T22:04:13.659Z] 4\n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] ---> df -h:\n [2020-02-21T22:04:13.659Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-21T22:04:13.659Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-21T22:04:13.659Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-21T22:04:13.659Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-21T22:04:13.659Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-21T22:04:13.659Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-21T22:04:13.659Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-21T22:04:13.659Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-21T22:04:13.659Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-21T22:04:13.659Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_go-mod-secrets_PR-51\n [2020-02-21T22:04:13.659Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_go-mod-secrets_PR-51@tmp\n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] ---> free -m:\n [2020-02-21T22:04:13.659Z] total used free shared buff/cache available\n [2020-02-21T22:04:13.659Z] Mem: 1838 588 78 0 1170 1145\n [2020-02-21T22:04:13.659Z] Swap: 1023 0 1023\n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] ---> ip addr:\n [2020-02-21T22:04:13.659Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-21T22:04:13.659Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-21T22:04:13.659Z] inet 127.0.0.1/8 scope host lo\n [2020-02-21T22:04:13.659Z] valid_lft forever preferred_lft forever\n [2020-02-21T22:04:13.659Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-21T22:04:13.659Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-21T22:04:13.659Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-21T22:04:13.659Z] valid_lft forever preferred_lft forever\n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] ---> sar -b -r -n DEV:\n [2020-02-21T22:04:13.659Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/21/20 \t_x86_64_\t(4 CPU)\n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] 21:58:18 LINUX RESTART\n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] 21:59:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-21T22:04:13.659Z] 22:00:01 21.18 6.48 14.70 1821.61 2737.04\n [2020-02-21T22:04:13.659Z] 22:01:01 2.45 0.02 2.43 0.13 83.10\n [2020-02-21T22:04:13.659Z] 22:02:01 0.47 0.13 0.33 2.66 6.76\n [2020-02-21T22:04:13.659Z] 22:03:02 0.28 0.00 0.28 0.00 2.85\n [2020-02-21T22:04:13.659Z] 22:04:01 59.98 54.58 5.40 3740.02 3897.83\n [2020-02-21T22:04:13.659Z] Average: 16.73 12.10 4.63 1104.12 1337.04\n [2020-02-21T22:04:13.659Z] \n [2020-02-21T22:04:13.659Z] 21:59:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-21T22:04:13.659Z] 22:00:01 115768 1766536 93.85 2620 1240200 949520 32.40 420084 1187436 12\n [2020-02-21T22:04:13.659Z] 22:01:01 122348 1759956 93.50 2620 1240204 912068 31.12 414700 1187148 16\n [2020-02-21T22:04:13.659Z] 22:02:01 121952 1760352 93.52 2620 1240364 910392 31.06 415400 1187236 8\n [2020-02-21T22:04:13.659Z] 22:03:02 123592 1758712 93.43 2620 1240368 910128 31.05 413940 1187240 16\n [2020-02-21T22:04:13.660Z] 22:04:01 71672 1810632 96.19 2620 1250120 1111580 37.93 437300 1207680 37556\n [2020-02-21T22:04:13.660Z] Average: 111066 1771238 94.10 2620 1242251 958738 32.71 420285 1191348 7522\n [2020-02-21T22:04:13.660Z] \n [2020-02-21T22:04:13.660Z] 21:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-21T22:04:13.660Z] 22:00:01 eth0 125.74 97.95 427.29 38.74 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:00:01 docker0 1.78 1.60 0.27 2.36 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:01:01 eth0 1.30 0.45 0.68 0.03 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:02:01 eth0 1.03 0.73 0.54 0.40 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:03:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:04:01 eth0 102.96 80.19 2147.72 9.16 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] Average: eth0 46.04 35.74 509.77 9.67 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] Average: docker0 0.36 0.32 0.05 0.47 0.00 0.00 0.00\n [2020-02-21T22:04:13.660Z] \n [2020-02-21T22:04:13.660Z] \n [2020-02-21T22:04:13.660Z] ---> sar -P ALL:\n [2020-02-21T22:04:13.660Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/21/20 \t_x86_64_\t(4 CPU)\n [2020-02-21T22:04:13.660Z] \n [2020-02-21T22:04:13.660Z] 21:58:18 LINUX RESTART\n [2020-02-21T22:04:13.660Z] \n [2020-02-21T22:04:13.660Z] 21:59:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-21T22:04:13.660Z] 22:00:01 all 3.27 0.00 1.72 0.18 0.01 94.81\n [2020-02-21T22:04:13.660Z] 22:00:01 0 3.50 0.00 1.96 0.03 0.02 94.50\n [2020-02-21T22:04:13.660Z] 22:00:01 1 3.42 0.00 1.98 0.17 0.02 94.41\n [2020-02-21T22:04:13.660Z] 22:00:01 2 2.95 0.00 1.71 0.45 0.00 94.89\n [2020-02-21T22:04:13.660Z] 22:00:01 3 3.23 0.00 1.24 0.07 0.03 95.43\n [2020-02-21T22:04:13.660Z] 22:01:01 all 0.15 0.00 0.07 0.00 0.00 99.77\n [2020-02-21T22:04:13.660Z] 22:01:01 0 0.07 0.00 0.05 0.02 0.00 99.87\n [2020-02-21T22:04:13.660Z] 22:01:01 1 0.37 0.00 0.10 0.00 0.00 99.53\n [2020-02-21T22:04:13.660Z] 22:01:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-21T22:04:13.660Z] 22:01:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-21T22:04:13.660Z] 22:02:01 all 0.22 0.00 0.06 0.00 0.00 99.71\n [2020-02-21T22:04:13.660Z] 22:02:01 0 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-02-21T22:04:13.660Z] 22:02:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-21T22:04:13.660Z] 22:02:01 2 0.12 0.00 0.07 0.00 0.02 99.80\n [2020-02-21T22:04:13.660Z] 22:02:01 3 0.13 0.00 0.07 0.02 0.00 99.78\n [2020-02-21T22:04:13.660Z] 22:03:02 all 0.17 0.00 0.04 0.00 0.00 99.78\n [2020-02-21T22:04:13.660Z] 22:03:02 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-21T22:04:13.660Z] 22:03:02 1 0.53 0.00 0.03 0.00 0.02 99.42\n [2020-02-21T22:04:13.660Z] 22:03:02 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-21T22:04:13.660Z] 22:03:02 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-21T22:04:13.660Z] 22:04:01 all 1.88 0.00 1.16 0.98 0.01 95.96\n [2020-02-21T22:04:13.660Z] 22:04:01 0 1.73 0.00 1.17 0.44 0.00 96.65\n [2020-02-21T22:04:13.660Z] 22:04:01 1 2.50 0.00 1.51 2.22 0.02 93.75\n [2020-02-21T22:04:13.660Z] 22:04:01 2 1.88 0.00 1.04 0.78 0.00 96.30\n [2020-02-21T22:04:13.660Z] 22:04:01 3 1.41 0.00 0.95 0.49 0.02 97.13\n [2020-02-21T22:04:13.660Z] Average: all 1.14 0.00 0.61 0.23 0.01 98.02\n [2020-02-21T22:04:13.660Z] Average: 0 1.08 0.00 0.66 0.10 0.00 98.16\n [2020-02-21T22:04:13.660Z] Average: 1 1.47 0.00 0.73 0.47 0.01 97.32\n [2020-02-21T22:04:13.660Z] Average: 2 1.01 0.00 0.58 0.24 0.00 98.16\n [2020-02-21T22:04:13.660Z] Average: 3 0.98 0.00 0.47 0.11 0.01 98.43\n [2020-02-21T22:04:13.660Z] \n [2020-02-21T22:04:13.660Z] \n [2020-02-21T22:04:13.660Z] '