b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nGitHub API Usage: Current quota has 4090 remaining (121 under budget). Next quota of 5000 in 59 min\nObtained Jenkinsfile from 4342c3348e81d339c86953c867f78adb2ce7584d\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nGitHub API Usage: Current quota has 4083 remaining (115 under budget). Next quota of 5000 in 59 min\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 58f52fd28b993a988dd597f10e4d98f1e1007579\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing 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\nChecking out Revision 58f52fd28b993a988dd597f10e4d98f1e1007579 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 58f52fd28b993a988dd597f10e4d98f1e1007579 # timeout=10\nCommit message: "Merge pull request #72 from ernestojeda/fix-build-parameter"\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 > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes 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-bootstrap-settings\n PROJECT: go-mod-bootstrap\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-bootstrap\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-1320 in /w/workspace/xfoundry_go-mod-bootstrap_master\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\nFetching without tags\n > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # 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-bootstrap.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nChecking out Revision 4342c3348e81d339c86953c867f78adb2ce7584d (master)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4342c3348e81d339c86953c867f78adb2ce7584d # timeout=10\nCommit message: "rename Jenkinsfile (#19)"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2019-12-27T21:59:29.622Z] 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[2019-12-27T21:59:31.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2019-12-27T21:59:31.566Z] \n[2019-12-27T21:59:31.566Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-27T21:59:31.981Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2019-12-27T21:59:31.981Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2019-12-27T21:59:31.981Z] e7c96db7181b: Pulling fs layer\n[2019-12-27T21:59:31.981Z] 9b67e3d40a28: Pulling fs layer\n[2019-12-27T21:59:31.981Z] e1839d1b9dda: Pulling fs layer\n[2019-12-27T21:59:32.255Z] e7c96db7181b: Verifying Checksum\n[2019-12-27T21:59:32.255Z] e7c96db7181b: Download complete\n[2019-12-27T21:59:32.255Z] e1839d1b9dda: Verifying Checksum\n[2019-12-27T21:59:32.255Z] e1839d1b9dda: Download complete\n[2019-12-27T21:59:32.255Z] 9b67e3d40a28: Verifying Checksum\n[2019-12-27T21:59:32.255Z] 9b67e3d40a28: Download complete\n[2019-12-27T21:59:32.522Z] e7c96db7181b: Pull complete\n[2019-12-27T21:59:33.940Z] 9b67e3d40a28: Pull complete\n[2019-12-27T21:59:34.208Z] e1839d1b9dda: Pull complete\n[2019-12-27T21:59:34.208Z] Digest: sha256:5ec04aaefd5239d131c5830fe1b5242d076ea3500f690c556ba8c72904110f00\n[2019-12-27T21:59:34.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2019-12-27T21:59:34.539Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n[2019-12-27T21:59:34.648Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2019-12-27T21:59:35.776Z] $ docker top 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2019-12-27T21:59:36.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2019-12-27T21:59:36.737Z] [ssh-agent] Looking for ssh-agent implementation...\n[2019-12-27T21:59:37.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2019-12-27T21:59:37.184Z] $ docker exec 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a ssh-agent\n[2019-12-27T21:59:37.535Z] SSH_AUTH_SOCK=/tmp/ssh-HApRnB5QPxPA/agent.14\n[2019-12-27T21:59:37.535Z] SSH_AGENT_PID=20\n[2019-12-27T21:59:37.551Z] Running ssh-add (command line suppressed)\n[2019-12-27T21:59:37.809Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2063743366858237775.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2063743366858237775.key)\n[2019-12-27T21:59:37.929Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2019-12-27T21:59:38.268Z] + git describe --exact-match --tags HEAD\n[2019-12-27T21:59:38.533Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2019-12-27T21:59:38.630Z] $ docker exec --env ******** --env ******** 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a ssh-agent -k\n[2019-12-27T21:59:38.877Z] unset SSH_AUTH_SOCK;\n[2019-12-27T21:59:38.878Z] unset SSH_AGENT_PID;\n[2019-12-27T21:59:38.878Z] echo Agent pid 20 killed;\n[2019-12-27T21:59:38.936Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2019-12-27T21:59:39.002Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2019-12-27T21:59:39.002Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2019-12-27T21:59:39.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2019-12-27T21:59:39.045Z] [ssh-agent] Looking for ssh-agent implementation...\n[2019-12-27T21:59:39.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2019-12-27T21:59:39.357Z] $ docker exec 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a ssh-agent\n[2019-12-27T21:59:39.709Z] SSH_AUTH_SOCK=/tmp/ssh-PtSRfuvf0YND/agent.55\n[2019-12-27T21:59:39.709Z] SSH_AGENT_PID=62\n[2019-12-27T21:59:39.718Z] Running ssh-add (command line suppressed)\n[2019-12-27T21:59:39.991Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5556361081614510066.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5556361081614510066.key)\n[2019-12-27T21:59:40.075Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2019-12-27T21:59:40.730Z] + git semver init\n[2019-12-27T21:59:40.730Z] # -> Open(): unable to determine branch for HEAD\n[2019-12-27T21:59:40.730Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git\n[2019-12-27T21:59:40.730Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master\n[2019-12-27T21:59:40.730Z] # $SEMVER_REMOTE_NAME = origin\n[2019-12-27T21:59:40.730Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2019-12-27T21:59:40.730Z] # $SEMVER_USER_NAME = jenkins\n[2019-12-27T21:59:40.730Z] # $SEMVER_BRANCH = master\n[2019-12-27T21:59:40.730Z] # $SEMVER_TEMP = /tmp/semver-551541539\n[2019-12-27T21:59:40.730Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP\n[2019-12-27T21:59:40.995Z] # \'/tmp/semver-551541539\' -> \'/w/workspace/xfoundry_go-mod-bootstrap_master/.semver\'\n[2019-12-27T21:59:40.995Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver\n[Pipeline] }\n[2019-12-27T21:59:41.025Z] $ docker exec --env ******** --env ******** 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a ssh-agent -k\n[2019-12-27T21:59:41.435Z] unset SSH_AUTH_SOCK;\n[2019-12-27T21:59:41.436Z] unset SSH_AGENT_PID;\n[2019-12-27T21:59:41.436Z] echo Agent pid 62 killed;\n[2019-12-27T21:59:41.569Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2019-12-27T21:59:42.004Z] + git semver\n[Pipeline] }\n[2019-12-27T21:59:42.050Z] $ docker stop --time=1 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a\n[2019-12-27T21:59:43.531Z] $ docker rm -f 663bb68f18a47906aa2587fc5a9a42d890d3661f7d81412139e5db3608393d9a\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2019-12-27T21:59:44.741Z] Stashed 10 file(s)\n[Pipeline] echo\n[2019-12-27T21:59:44.757Z] [edgeXSemver] initialized semver on version 0.0.2\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[2019-12-27T22:00:00.005Z] Still waiting to schedule task\n[2019-12-27T22:00:00.005Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2019-12-27T22:00:00.025Z] Still waiting to schedule task\n[2019-12-27T22:00:00.025Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2019-12-28T00:07:50.157Z] Running on prd-centos7-docker-4c-2g-1437 in /w/workspace/xfoundry_go-mod-bootstrap_master\n[Pipeline] {\n[Pipeline] checkout\n[2019-12-28T00:07:52.805Z] using credential edgex-jenkins-ssh\n[2019-12-28T00:07:52.833Z] Cloning the remote Git repository\n[2019-12-28T00:07:52.833Z] Cloning with configured refspecs honoured and without tags\n[2019-12-28T00:07:53.562Z] Fetching without tags\n[2019-12-28T00:07:52.857Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2019-12-28T00:07:52.938Z] > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10\n[2019-12-28T00:07:52.984Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2019-12-28T00:07:52.984Z] > git --version # timeout=10\n[2019-12-28T00:07:52.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-28T00:07:53.021Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2019-12-28T00:07:53.533Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2019-12-28T00:07:53.542Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2019-12-28T00:07:53.553Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2019-12-28T00:07:53.563Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2019-12-28T00:07:53.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-28T00:07:53.568Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2019-12-28T00:07:53.912Z] Checking out Revision 4342c3348e81d339c86953c867f78adb2ce7584d (master)\n[2019-12-28T00:07:53.917Z] > git config core.sparsecheckout # timeout=10\n[2019-12-28T00:07:53.922Z] > git checkout -f 4342c3348e81d339c86953c867f78adb2ce7584d # timeout=10\n[2019-12-28T00:07:57.597Z] Commit message: "rename Jenkinsfile (#19)"\n[2019-12-28T00:07:57.631Z] > git --version # timeout=10\n[2019-12-28T00:07:57.644Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\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[2019-12-28T00:07:58.542Z] =========================================================\n[2019-12-28T00:07:58.542Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2019-12-28T00:07:58.542Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:07:59.203Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n[2019-12-28T00:07:59.203Z] Sending build context to Docker daemon 286.7kB\r\r\n[2019-12-28T00:07:59.203Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n[2019-12-28T00:07:59.203Z] Step 2/8 : FROM ${BASE}\n[2019-12-28T00:07:59.472Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2019-12-28T00:07:59.472Z] 921b31ab772b: Pulling fs layer\n[2019-12-28T00:07:59.472Z] 2d3896533852: Pulling fs layer\n[2019-12-28T00:07:59.472Z] 28c34ce20860: Pulling fs layer\n[2019-12-28T00:07:59.472Z] 9186bf07c4ae: Pulling fs layer\n[2019-12-28T00:07:59.472Z] 7f1720e95b4b: Pulling fs layer\n[2019-12-28T00:07:59.472Z] 24d9f57f8391: Pulling fs layer\n[2019-12-28T00:07:59.472Z] 9498642caea3: Pulling fs layer\n[2019-12-28T00:07:59.472Z] ba4d0a6bad5e: Pulling fs layer\n[2019-12-28T00:07:59.472Z] 7af212d24233: Pulling fs layer\n[2019-12-28T00:07:59.472Z] ee2efeeb882f: Pulling fs layer\n[2019-12-28T00:07:59.472Z] d216d3b964db: Pulling fs layer\n[2019-12-28T00:07:59.472Z] 9498642caea3: Waiting\n[2019-12-28T00:07:59.472Z] 7af212d24233: Waiting\n[2019-12-28T00:07:59.472Z] ee2efeeb882f: Waiting\n[2019-12-28T00:07:59.472Z] d216d3b964db: Waiting\n[2019-12-28T00:07:59.472Z] 9186bf07c4ae: Waiting\n[2019-12-28T00:07:59.472Z] 24d9f57f8391: Waiting\n[2019-12-28T00:07:59.472Z] 28c34ce20860: Download complete\n[2019-12-28T00:07:59.472Z] 2d3896533852: Verifying Checksum\n[2019-12-28T00:07:59.472Z] 2d3896533852: Download complete\n[2019-12-28T00:07:59.472Z] 7f1720e95b4b: Verifying Checksum\n[2019-12-28T00:07:59.472Z] 7f1720e95b4b: Download complete\n[2019-12-28T00:07:59.472Z] 24d9f57f8391: Download complete\n[2019-12-28T00:07:59.472Z] 921b31ab772b: Verifying Checksum\n[2019-12-28T00:07:59.472Z] 921b31ab772b: Download complete\n[2019-12-28T00:07:59.752Z] 921b31ab772b: Pull complete\n[2019-12-28T00:08:00.023Z] 2d3896533852: Pull complete\n[2019-12-28T00:08:00.285Z] 28c34ce20860: Pull complete\n[2019-12-28T00:08:00.285Z] 9498642caea3: Verifying Checksum\n[2019-12-28T00:08:00.285Z] 9498642caea3: Download complete\n[2019-12-28T00:08:00.285Z] 7af212d24233: Verifying Checksum\n[2019-12-28T00:08:00.285Z] 7af212d24233: Download complete\n[2019-12-28T00:08:01.238Z] ba4d0a6bad5e: Verifying Checksum\n[2019-12-28T00:08:01.238Z] ba4d0a6bad5e: Download complete\n[2019-12-28T00:08:01.813Z] 9186bf07c4ae: Verifying Checksum\n[2019-12-28T00:08:01.813Z] 9186bf07c4ae: Download complete\n[2019-12-28T00:08:01.813Z] d216d3b964db: Verifying Checksum\n[2019-12-28T00:08:01.813Z] d216d3b964db: Download complete\n[2019-12-28T00:08:01.813Z] ee2efeeb882f: Verifying Checksum\n[2019-12-28T00:08:01.813Z] ee2efeeb882f: Download complete\n[2019-12-28T00:08:07.096Z] 9186bf07c4ae: Pull complete\n[2019-12-28T00:08:07.096Z] 7f1720e95b4b: Pull complete\n[2019-12-28T00:08:07.096Z] 24d9f57f8391: Pull complete\n[2019-12-28T00:08:11.298Z] 9498642caea3: Pull complete\n[2019-12-28T00:08:14.597Z] ba4d0a6bad5e: Pull complete\n[2019-12-28T00:08:14.597Z] 7af212d24233: Pull complete\n[2019-12-28T00:08:15.546Z] ee2efeeb882f: Pull complete\n[2019-12-28T00:08:15.546Z] d216d3b964db: Pull complete\n[2019-12-28T00:08:15.546Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2019-12-28T00:08:15.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2019-12-28T00:08:15.546Z] ---> 140a058597bd\n[2019-12-28T00:08:15.546Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2019-12-28T00:08:15.807Z] ---> Running in 6943b729cc57\n[2019-12-28T00:08:15.807Z] Removing intermediate container 6943b729cc57\n[2019-12-28T00:08:15.807Z] ---> a74e8060dac4\n[2019-12-28T00:08:15.807Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2019-12-28T00:08:15.807Z] ---> Running in 179cc8035dfb\n[2019-12-28T00:08:16.747Z] Removing intermediate container 179cc8035dfb\n[2019-12-28T00:08:16.747Z] ---> af975c333cff\n[2019-12-28T00:08:16.747Z] Step 5/8 : RUN apk add --update --no-cache git make\n[2019-12-28T00:08:16.747Z] ---> Running in c96f442b32dd\n[2019-12-28T00:08:17.685Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2019-12-28T00:08:18.255Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2019-12-28T00:08:18.255Z] OK: 134 MiB in 39 packages\n[2019-12-28T00:08:18.822Z] Removing intermediate container c96f442b32dd\n[2019-12-28T00:08:18.822Z] ---> 29a77642ddcb\n[2019-12-28T00:08:18.822Z] Step 6/8 : WORKDIR /build\n[2019-12-28T00:08:18.822Z] ---> Running in b5be84ad1fac\n[2019-12-28T00:08:18.822Z] Removing intermediate container b5be84ad1fac\n[2019-12-28T00:08:18.822Z] ---> 5e99e32cc4d7\n[2019-12-28T00:08:18.822Z] Step 7/8 : COPY go.mod .\n[2019-12-28T00:08:19.086Z] ---> 7d4a5421804a\n[2019-12-28T00:08:19.086Z] Step 8/8 : RUN go mod download\n[2019-12-28T00:08:19.086Z] ---> Running in 1da75c83c2d8\n[2019-12-28T00:08:19.655Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.9\n[2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.12\n[2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/imdario/mergo v0.3.6\n[2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8\n[2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2019-12-28T00:08:19.655Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n[2019-12-28T00:08:19.655Z] go: finding github.com/stretchr/testify v1.3.0\n[2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2019-12-28T00:08:20.228Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2019-12-28T00:08:20.489Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2019-12-28T00:08:20.489Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.7\n[2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2019-12-28T00:08:20.749Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2019-12-28T00:08:24.038Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2019-12-28T00:08:24.615Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2019-12-28T00:08:24.615Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2019-12-28T00:08:24.895Z] go: finding github.com/mitchellh/iochan v1.0.0\n[2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2019-12-28T00:08:24.895Z] go: finding github.com/mitchellh/cli v1.0.0\n[2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2019-12-28T00:08:24.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2019-12-28T00:08:25.154Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2019-12-28T00:08:25.154Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2019-12-28T00:08:25.417Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2019-12-28T00:08:25.991Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2019-12-28T00:08:26.251Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2019-12-28T00:08:26.519Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2019-12-28T00:08:26.519Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2019-12-28T00:08:26.519Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2019-12-28T00:08:26.519Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2019-12-28T00:08:26.788Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2019-12-28T00:08:26.788Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2019-12-28T00:08:26.788Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2019-12-28T00:08:27.049Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2019-12-28T00:08:27.049Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2019-12-28T00:08:27.049Z] go: finding github.com/hashicorp/errwrap v1.0.0\n[2019-12-28T00:08:27.049Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2019-12-28T00:08:39.267Z] \x1b[0mRemoving intermediate container 1da75c83c2d8\n[2019-12-28T00:08:39.267Z] ---> 6c95e76082f2\n[2019-12-28T00:08:39.267Z] Successfully built 6c95e76082f2\n[2019-12-28T00:08:39.267Z] 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[2019-12-28T00:08:39.782Z] + docker inspect -f . ci-base-image-x86_64\n[2019-12-28T00:08:39.782Z] .\n[Pipeline] withDockerContainer\n[2019-12-28T00:08:39.930Z] prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container\n[2019-12-28T00:08:39.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** ci-base-image-x86_64 cat\n[2019-12-28T00:08:40.549Z] $ docker top 0f6fe3162d6693d1e5e5b48ed56b0e67a407cdc922bd6f7a64d538500951a5d3 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2019-12-28T00:08:41.438Z] + go version\n[2019-12-28T00:08:41.439Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2019-12-28T00:08:41.753Z] + make test\n[2019-12-28T00:08:41.753Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n[2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/configuration\t0.008s\tcoverage: 18.6% of statements\n[2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n[2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n[2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n[2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n[2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n[2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n[2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n[2019-12-28T00:09:03.784Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n[2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.017s\tcoverage: 91.3% of statements\n[2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader\t0.007s\tcoverage: 89.5% of statements\n[2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader/mocks\t0.006s\tcoverage: 100.0% of statements\n[2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer\t0.004s\tcoverage: 100.0% of statements\n[2019-12-28T00:09:03.784Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer/mocks\t0.011s\tcoverage: 100.0% of statements\n[2019-12-28T00:09:03.784Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2019-12-28T00:09:06.356Z] gofmt -l .\n[2019-12-28T00:09:06.356Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] }\n[2019-12-28T00:09:06.375Z] $ docker stop --time=1 0f6fe3162d6693d1e5e5b48ed56b0e67a407cdc922bd6f7a64d538500951a5d3\n[2019-12-28T00:09:07.852Z] $ docker rm -f 0f6fe3162d6693d1e5e5b48ed56b0e67a407cdc922bd6f7a64d538500951a5d3\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2019-12-28T00:49:05.050Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-2100 in /w/workspace/xfoundry_go-mod-bootstrap_master\n[Pipeline] {\n[Pipeline] checkout\n[2019-12-28T00:49:14.815Z] using credential edgex-jenkins-ssh\n[2019-12-28T00:49:14.838Z] Cloning the remote Git repository\n[2019-12-28T00:49:14.838Z] Cloning with configured refspecs honoured and without tags\n[2019-12-28T00:49:14.906Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2019-12-28T00:49:16.083Z] Fetching without tags\n[2019-12-28T00:49:15.112Z] > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10\n[2019-12-28T00:49:15.290Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2019-12-28T00:49:15.301Z] > git --version # timeout=10\n[2019-12-28T00:49:15.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-28T00:49:15.397Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2019-12-28T00:49:15.988Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2019-12-28T00:49:16.020Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2019-12-28T00:49:16.048Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2019-12-28T00:49:16.099Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2019-12-28T00:49:16.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-28T00:49:16.111Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2019-12-28T00:49:16.583Z] Checking out Revision 4342c3348e81d339c86953c867f78adb2ce7584d (master)\n[2019-12-28T00:49:16.610Z] > git config core.sparsecheckout # timeout=10\n[2019-12-28T00:49:16.638Z] > git checkout -f 4342c3348e81d339c86953c867f78adb2ce7584d # timeout=10\n[2019-12-28T00:49:21.125Z] Commit message: "rename Jenkinsfile (#19)"\n[2019-12-28T00:49:21.180Z] > git --version # timeout=10\n[2019-12-28T00:49:21.221Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\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[2019-12-28T00:49:22.339Z] =========================================================\n[2019-12-28T00:49:22.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2019-12-28T00:49:22.339Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:49:23.735Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n[2019-12-28T00:49:24.323Z] Sending build context to Docker daemon 286.7kB\r\r\n[2019-12-28T00:49:24.323Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n[2019-12-28T00:49:24.323Z] Step 2/8 : FROM ${BASE}\n[2019-12-28T00:49:24.635Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2019-12-28T00:49:24.635Z] 54e94bcddc88: Pulling fs layer\n[2019-12-28T00:49:24.635Z] 43582c0db3f3: Pulling fs layer\n[2019-12-28T00:49:24.635Z] 9fe16242a9df: Pulling fs layer\n[2019-12-28T00:49:24.635Z] fbf0f20b3a29: Pulling fs layer\n[2019-12-28T00:49:24.635Z] 57bbd25d50cb: Pulling fs layer\n[2019-12-28T00:49:24.911Z] 4c3326bd8e33: Pulling fs layer\n[2019-12-28T00:49:24.911Z] d45218f23013: Pulling fs layer\n[2019-12-28T00:49:24.911Z] d22026c5ede0: Pulling fs layer\n[2019-12-28T00:49:24.911Z] f32e18732fe6: Pulling fs layer\n[2019-12-28T00:49:24.911Z] 3a2ca3ccd3c2: Pulling fs layer\n[2019-12-28T00:49:24.911Z] 43f99696bdfb: Pulling fs layer\n[2019-12-28T00:49:24.911Z] fbf0f20b3a29: Waiting\n[2019-12-28T00:49:24.911Z] d22026c5ede0: Waiting\n[2019-12-28T00:49:24.911Z] f32e18732fe6: Waiting\n[2019-12-28T00:49:24.911Z] 3a2ca3ccd3c2: Waiting\n[2019-12-28T00:49:24.911Z] 43f99696bdfb: Waiting\n[2019-12-28T00:49:24.911Z] 57bbd25d50cb: Waiting\n[2019-12-28T00:49:24.911Z] 4c3326bd8e33: Waiting\n[2019-12-28T00:49:24.911Z] d45218f23013: Waiting\n[2019-12-28T00:49:24.911Z] 9fe16242a9df: Verifying Checksum\n[2019-12-28T00:49:24.911Z] 9fe16242a9df: Download complete\n[2019-12-28T00:49:24.911Z] 43582c0db3f3: Verifying Checksum\n[2019-12-28T00:49:24.911Z] 43582c0db3f3: Download complete\n[2019-12-28T00:49:24.911Z] 57bbd25d50cb: Verifying Checksum\n[2019-12-28T00:49:24.911Z] 57bbd25d50cb: Download complete\n[2019-12-28T00:49:24.911Z] 4c3326bd8e33: Verifying Checksum\n[2019-12-28T00:49:24.911Z] 4c3326bd8e33: Download complete\n[2019-12-28T00:49:25.184Z] 54e94bcddc88: Verifying Checksum\n[2019-12-28T00:49:25.184Z] 54e94bcddc88: Download complete\n[2019-12-28T00:49:26.626Z] 54e94bcddc88: Pull complete\n[2019-12-28T00:49:27.598Z] 43582c0db3f3: Pull complete\n[2019-12-28T00:49:27.880Z] 9fe16242a9df: Pull complete\n[2019-12-28T00:49:32.191Z] d45218f23013: Verifying Checksum\n[2019-12-28T00:49:32.192Z] d45218f23013: Download complete\n[2019-12-28T00:49:32.192Z] f32e18732fe6: Verifying Checksum\n[2019-12-28T00:49:32.192Z] f32e18732fe6: Download complete\n[2019-12-28T00:49:35.587Z] 3a2ca3ccd3c2: Verifying Checksum\n[2019-12-28T00:49:35.587Z] 3a2ca3ccd3c2: Download complete\n[2019-12-28T00:49:35.588Z] 43f99696bdfb: Verifying Checksum\n[2019-12-28T00:49:35.588Z] 43f99696bdfb: Download complete\n[2019-12-28T00:49:38.200Z] d22026c5ede0: Verifying Checksum\n[2019-12-28T00:49:38.200Z] d22026c5ede0: Download complete\n[2019-12-28T00:49:39.616Z] fbf0f20b3a29: Verifying Checksum\n[2019-12-28T00:49:39.616Z] fbf0f20b3a29: Download complete\n[2019-12-28T00:49:57.897Z] fbf0f20b3a29: Pull complete\n[2019-12-28T00:49:57.897Z] 57bbd25d50cb: Pull complete\n[2019-12-28T00:49:57.897Z] 4c3326bd8e33: Pull complete\n[2019-12-28T00:50:02.221Z] d45218f23013: Pull complete\n[2019-12-28T00:50:10.474Z] d22026c5ede0: Pull complete\n[2019-12-28T00:50:10.475Z] f32e18732fe6: Pull complete\n[2019-12-28T00:50:12.458Z] 3a2ca3ccd3c2: Pull complete\n[2019-12-28T00:50:13.440Z] 43f99696bdfb: Pull complete\n[2019-12-28T00:50:13.440Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2019-12-28T00:50:13.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2019-12-28T00:50:13.440Z] ---> 8c1ce5f80d72\n[2019-12-28T00:50:13.440Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2019-12-28T00:50:16.967Z] ---> Running in 4d13bcf09622\n[2019-12-28T00:50:16.967Z] Removing intermediate container 4d13bcf09622\n[2019-12-28T00:50:16.967Z] ---> 919b85cf1123\n[2019-12-28T00:50:16.967Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2019-12-28T00:50:17.241Z] ---> Running in d120b0816633\n[2019-12-28T00:50:19.218Z] Removing intermediate container d120b0816633\n[2019-12-28T00:50:19.218Z] ---> e1132413d764\n[2019-12-28T00:50:19.218Z] Step 5/8 : RUN apk add --update --no-cache git make\n[2019-12-28T00:50:19.218Z] ---> Running in e399d881c23b\n[2019-12-28T00:50:20.200Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2019-12-28T00:50:21.186Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2019-12-28T00:50:21.458Z] OK: 121 MiB in 39 packages\n[2019-12-28T00:50:22.904Z] Removing intermediate container e399d881c23b\n[2019-12-28T00:50:22.904Z] ---> c2943de59e32\n[2019-12-28T00:50:22.904Z] Step 6/8 : WORKDIR /build\n[2019-12-28T00:50:22.904Z] ---> Running in 7f109eb0b8e5\n[2019-12-28T00:50:23.184Z] Removing intermediate container 7f109eb0b8e5\n[2019-12-28T00:50:23.184Z] ---> b08089917a7f\n[2019-12-28T00:50:23.184Z] Step 7/8 : COPY go.mod .\n[2019-12-28T00:50:23.790Z] ---> 1b91e46b531a\n[2019-12-28T00:50:23.790Z] Step 8/8 : RUN go mod download\n[2019-12-28T00:50:23.790Z] ---> Running in 61b81b215c65\n[2019-12-28T00:50:25.243Z] \x1b[91mgo: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8\n[2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n[2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/imdario/mergo v0.3.6\n[2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.12\n[2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.9\n[2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2019-12-28T00:50:25.243Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2019-12-28T00:50:26.704Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2019-12-28T00:50:26.977Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2019-12-28T00:50:27.247Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2019-12-28T00:50:27.247Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2019-12-28T00:50:27.524Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2019-12-28T00:50:27.807Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.7\n[2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2019-12-28T00:50:28.790Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2019-12-28T00:50:29.064Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2019-12-28T00:50:30.039Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2019-12-28T00:50:30.039Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2019-12-28T00:50:33.419Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2019-12-28T00:50:34.404Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2019-12-28T00:50:35.831Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2019-12-28T00:50:35.831Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2019-12-28T00:50:36.102Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2019-12-28T00:50:36.102Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2019-12-28T00:50:36.102Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2019-12-28T00:50:36.399Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2019-12-28T00:50:36.399Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2019-12-28T00:50:36.399Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2019-12-28T00:50:36.399Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2019-12-28T00:50:37.018Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2019-12-28T00:50:37.018Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2019-12-28T00:50:37.612Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2019-12-28T00:50:37.887Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2019-12-28T00:50:38.489Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2019-12-28T00:50:38.760Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2019-12-28T00:50:38.760Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2019-12-28T00:50:39.785Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2019-12-28T00:50:40.063Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2019-12-28T00:50:40.063Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2019-12-28T00:50:40.063Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2019-12-28T00:50:40.063Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2019-12-28T00:50:40.665Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2019-12-28T00:50:40.665Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2019-12-28T00:50:41.634Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2019-12-28T00:50:41.904Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2019-12-28T00:50:41.904Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2019-12-28T00:50:42.506Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2019-12-28T00:50:43.095Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2019-12-28T00:50:43.386Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2019-12-28T00:50:43.386Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2019-12-28T00:50:43.655Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2019-12-28T00:50:45.079Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2019-12-28T00:50:45.079Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2019-12-28T00:50:45.079Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2019-12-28T00:51:17.379Z] \x1b[0mRemoving intermediate container 61b81b215c65\n[2019-12-28T00:51:17.379Z] ---> 860628fc8395\n[2019-12-28T00:51:17.379Z] Successfully built 860628fc8395\n[2019-12-28T00:51:17.379Z] 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[2019-12-28T00:51:18.004Z] + docker inspect -f . ci-base-image-arm64\n[2019-12-28T00:51:18.272Z] .\n[Pipeline] withDockerContainer\n[2019-12-28T00:51:18.638Z] prd-ubuntu18.04-docker-arm64-4c-2g-2100 does not seem to be running inside a container\n[2019-12-28T00:51:18.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** ci-base-image-arm64 cat\n[2019-12-28T00:51:20.111Z] $ docker top 8f2d81bf19c89a7a93f400ae0ad2f34f5eb5654220e863f3e7ae9ed5ebc1725e -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2019-12-28T00:51:22.404Z] + go version\n[2019-12-28T00:51:22.404Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2019-12-28T00:51:23.100Z] + make test\n[2019-12-28T00:51:23.100Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n[2019-12-28T00:52:31.057Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/configuration\t0.023s\tcoverage: 18.6% of statements\n[2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n[2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n[2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n[2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n[2019-12-28T00:52:31.057Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n[2019-12-28T00:52:31.058Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n[2019-12-28T00:52:31.058Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n[2019-12-28T00:52:31.058Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n[2019-12-28T00:52:31.058Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.012s\tcoverage: 91.3% of statements\n[2019-12-28T00:52:31.058Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader\t0.015s\tcoverage: 89.5% of statements\n[2019-12-28T00:52:31.058Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader/mocks\t0.012s\tcoverage: 100.0% of statements\n[2019-12-28T00:52:31.058Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer\t0.016s\tcoverage: 100.0% of statements\n[2019-12-28T00:52:32.496Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer/mocks\t0.015s\tcoverage: 100.0% of statements\n[2019-12-28T00:52:32.496Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2019-12-28T00:52:54.667Z] gofmt -l .\n[2019-12-28T00:52:54.667Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] }\n[2019-12-28T00:52:54.698Z] $ docker stop --time=1 8f2d81bf19c89a7a93f400ae0ad2f34f5eb5654220e863f3e7ae9ed5ebc1725e\n[2019-12-28T00:52:56.821Z] $ docker rm -f 8f2d81bf19c89a7a93f400ae0ad2f34f5eb5654220e863f3e7ae9ed5ebc1725e\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\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] wrap\n[2019-12-28T00:52:58.407Z] provisioning config files...\n[2019-12-28T00:52:58.439Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7974532594581549232tmp\n[Pipeline] {\n[Pipeline] sh\n[2019-12-28T00:52:58.813Z] + curl -s https://codecov.io/bash\n[2019-12-28T00:52:58.813Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7974532594581549232tmp\n[2019-12-28T00:52:59.077Z] \n[2019-12-28T00:52:59.077Z] _____ _\n[2019-12-28T00:52:59.077Z] / ____| | |\n[2019-12-28T00:52:59.077Z] | | ___ __| | ___ ___ _____ __\n[2019-12-28T00:52:59.077Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2019-12-28T00:52:59.077Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2019-12-28T00:52:59.077Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2019-12-28T00:52:59.077Z] Bash-20191211-b8db533\n[2019-12-28T00:52:59.077Z] \n[2019-12-28T00:52:59.077Z] \n[2019-12-28T00:52:59.077Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2019-12-28T00:52:59.077Z] \x1b[0;90mproject root:\x1b[0m .\n[2019-12-28T00:52:59.077Z] \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[2019-12-28T00:52:59.339Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2019-12-28T00:52:59.339Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2019-12-28T00:52:59.339Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2019-12-28T00:52:59.339Z] \x1b[0;32m+\x1b[0m .\n[2019-12-28T00:52:59.339Z] \x1b[0;31m-->\x1b[0m No coverage report found.\n[2019-12-28T00:52:59.339Z] Please visit \x1b[0;36mhttp://docs.codecov.io/docs/supported-languages\x1b[0m\n[Pipeline] }\n[2019-12-28T00:52:59.358Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\n[Pipeline] echo\n[2019-12-28T00:52:59.686Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2019-12-28T00:52:59.700Z] [edgeXSnyk] command to run: snyk monitor\n[Pipeline] withCredentials\n[2019-12-28T00:52:59.870Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:53:00.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2019-12-28T00:53:00.339Z] \n[2019-12-28T00:53:00.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:53:00.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2019-12-28T00:53:00.684Z] 1.217.3: Pulling from edgex-snyk-go\n[2019-12-28T00:53:00.684Z] 9d48c3bd43c5: Pulling fs layer\n[2019-12-28T00:53:00.684Z] 7f94eaf8af20: Pulling fs layer\n[2019-12-28T00:53:00.684Z] 9fe9984849c1: Pulling fs layer\n[2019-12-28T00:53:00.684Z] cf0db633a67d: Pulling fs layer\n[2019-12-28T00:53:00.684Z] 0f7136d71739: Pulling fs layer\n[2019-12-28T00:53:00.684Z] 8c1aaf4dbaec: Pulling fs layer\n[2019-12-28T00:53:00.684Z] b8132c677c6b: Pulling fs layer\n[2019-12-28T00:53:00.684Z] c8f539ab0293: Pulling fs layer\n[2019-12-28T00:53:00.684Z] b11662bbf65b: Pulling fs layer\n[2019-12-28T00:53:00.684Z] 8c1aaf4dbaec: Waiting\n[2019-12-28T00:53:00.684Z] b8132c677c6b: Waiting\n[2019-12-28T00:53:00.684Z] 0f7136d71739: Waiting\n[2019-12-28T00:53:00.684Z] c8f539ab0293: Waiting\n[2019-12-28T00:53:00.684Z] b11662bbf65b: Waiting\n[2019-12-28T00:53:00.684Z] cf0db633a67d: Waiting\n[2019-12-28T00:53:00.684Z] 9fe9984849c1: Verifying Checksum\n[2019-12-28T00:53:00.684Z] 9fe9984849c1: Download complete\n[2019-12-28T00:53:00.684Z] 7f94eaf8af20: Download complete\n[2019-12-28T00:53:00.684Z] 0f7136d71739: Verifying Checksum\n[2019-12-28T00:53:00.684Z] 0f7136d71739: Download complete\n[2019-12-28T00:53:00.951Z] 9d48c3bd43c5: Download complete\n[2019-12-28T00:53:00.951Z] 8c1aaf4dbaec: Verifying Checksum\n[2019-12-28T00:53:00.951Z] 8c1aaf4dbaec: Download complete\n[2019-12-28T00:53:01.547Z] 9d48c3bd43c5: Pull complete\n[2019-12-28T00:53:01.547Z] b8132c677c6b: Verifying Checksum\n[2019-12-28T00:53:01.547Z] b8132c677c6b: Download complete\n[2019-12-28T00:53:01.825Z] 7f94eaf8af20: Pull complete\n[2019-12-28T00:53:02.110Z] 9fe9984849c1: Pull complete\n[2019-12-28T00:53:02.384Z] b11662bbf65b: Verifying Checksum\n[2019-12-28T00:53:02.384Z] b11662bbf65b: Download complete\n[2019-12-28T00:53:02.385Z] c8f539ab0293: Verifying Checksum\n[2019-12-28T00:53:02.385Z] c8f539ab0293: Download complete\n[2019-12-28T00:53:03.774Z] cf0db633a67d: Download complete\n[2019-12-28T00:53:13.809Z] cf0db633a67d: Pull complete\n[2019-12-28T00:53:13.809Z] 0f7136d71739: Pull complete\n[2019-12-28T00:53:13.809Z] 8c1aaf4dbaec: Pull complete\n[2019-12-28T00:53:15.208Z] b8132c677c6b: Pull complete\n[2019-12-28T00:53:18.564Z] c8f539ab0293: Pull complete\n[2019-12-28T00:53:19.516Z] b11662bbf65b: Pull complete\n[2019-12-28T00:53:19.516Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2019-12-28T00:53:19.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2019-12-28T00:53:19.831Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n[2019-12-28T00:53:19.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n[2019-12-28T00:53:21.199Z] $ docker top 02d494d257770fcfa9145679dbf15f54af232a0352e8ace9ed72dd3b7869a4cd -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2019-12-28T00:53:22.362Z] + snyk monitor\n[2019-12-28T00:53:40.661Z] \n[2019-12-28T00:53:40.661Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master...\n[2019-12-28T00:53:40.661Z] \n[2019-12-28T00:53:40.661Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/01933b26-b42c-479b-9d0f-66cab859374f\n[2019-12-28T00:53:40.661Z] \n[2019-12-28T00:53:40.661Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n[2019-12-28T00:53:40.661Z] \n[2019-12-28T00:53:40.661Z] \n[Pipeline] }\n[2019-12-28T00:53:40.701Z] $ docker stop --time=1 02d494d257770fcfa9145679dbf15f54af232a0352e8ace9ed72dd3b7869a4cd\n[2019-12-28T00:53:42.306Z] $ docker rm -f 02d494d257770fcfa9145679dbf15f54af232a0352e8ace9ed72dd3b7869a4cd\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // withCredentials\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\n[Pipeline] stage\n[Pipeline] { (Tag)\n[Pipeline] unstash\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:53:43.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2019-12-28T00:53:43.859Z] .\n[Pipeline] withDockerContainer\n[2019-12-28T00:53:44.143Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n[2019-12-28T00:53:44.198Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2019-12-28T00:53:45.325Z] $ docker top bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2019-12-28T00:53:46.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2019-12-28T00:53:46.189Z] [ssh-agent] Looking for ssh-agent implementation...\n[2019-12-28T00:53:46.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2019-12-28T00:53:46.747Z] $ docker exec bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9 ssh-agent\n[2019-12-28T00:53:47.026Z] SSH_AUTH_SOCK=/tmp/ssh-caRfEDWBK587/agent.15\n[2019-12-28T00:53:47.026Z] SSH_AGENT_PID=22\n[2019-12-28T00:53:47.036Z] Running ssh-add (command line suppressed)\n[2019-12-28T00:53:47.275Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6125715620147690371.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6125715620147690371.key)\n[2019-12-28T00:53:47.331Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2019-12-28T00:53:47.769Z] + git semver tag\n[2019-12-28T00:53:48.053Z] # -> Open(): unable to determine branch for HEAD\n[2019-12-28T00:53:48.053Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git\n[2019-12-28T00:53:48.053Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master\n[2019-12-28T00:53:48.053Z] # $SEMVER_REMOTE_NAME = origin\n[2019-12-28T00:53:48.053Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2019-12-28T00:53:48.053Z] # $SEMVER_USER_NAME = jenkins\n[2019-12-28T00:53:48.053Z] # $SEMVER_BRANCH = master\n[2019-12-28T00:53:48.053Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver\n[2019-12-28T00:53:48.053Z] # 4342c3348e81d339c86953c867f78adb2ce7584d HEAD\n[2019-12-28T00:53:48.053Z] # e3081524c5673c77279c178eca9e577108683a35 refs/tags/v0.0.2\n[Pipeline] }\n[2019-12-28T00:53:48.071Z] $ docker exec --env ******** --env ******** bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9 ssh-agent -k\n[2019-12-28T00:53:48.403Z] unset SSH_AUTH_SOCK;\n[2019-12-28T00:53:48.403Z] unset SSH_AGENT_PID;\n[2019-12-28T00:53:48.403Z] echo Agent pid 22 killed;\n[2019-12-28T00:53:48.518Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2019-12-28T00:53:48.945Z] + git semver\n[Pipeline] }\n[2019-12-28T00:53:48.982Z] $ docker stop --time=1 bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9\n[2019-12-28T00:53:50.620Z] $ docker rm -f bf3a20a187791d480a34f49e89241690af7b88ce91ad692c10507637f16509e9\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:53:51.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2019-12-28T00:53:51.242Z] \n[2019-12-28T00:53:51.242Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:53:51.602Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2019-12-28T00:53:51.602Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2019-12-28T00:53:51.602Z] 8ba884070f61: Pulling fs layer\n[2019-12-28T00:53:51.602Z] 78d65bd6cf10: Pulling fs layer\n[2019-12-28T00:53:51.602Z] 5573da4c1a9d: Pulling fs layer\n[2019-12-28T00:53:51.602Z] 4493e11b668a: Pulling fs layer\n[2019-12-28T00:53:51.602Z] 2e4ad32216ba: Pulling fs layer\n[2019-12-28T00:53:51.602Z] 14bc7892088f: Pulling fs layer\n[2019-12-28T00:53:51.602Z] 4493e11b668a: Waiting\n[2019-12-28T00:53:51.602Z] 2e4ad32216ba: Waiting\n[2019-12-28T00:53:51.602Z] 14bc7892088f: Waiting\n[2019-12-28T00:53:51.602Z] 78d65bd6cf10: Verifying Checksum\n[2019-12-28T00:53:51.602Z] 78d65bd6cf10: Download complete\n[2019-12-28T00:53:51.869Z] 4493e11b668a: Verifying Checksum\n[2019-12-28T00:53:51.869Z] 4493e11b668a: Download complete\n[2019-12-28T00:53:51.869Z] 2e4ad32216ba: Verifying Checksum\n[2019-12-28T00:53:51.869Z] 2e4ad32216ba: Download complete\n[2019-12-28T00:53:52.477Z] 14bc7892088f: Verifying Checksum\n[2019-12-28T00:53:52.477Z] 14bc7892088f: Download complete\n[2019-12-28T00:53:53.094Z] 8ba884070f61: Verifying Checksum\n[2019-12-28T00:53:53.094Z] 8ba884070f61: Download complete\n[2019-12-28T00:53:53.715Z] 5573da4c1a9d: Verifying Checksum\n[2019-12-28T00:53:53.715Z] 5573da4c1a9d: Download complete\n[2019-12-28T00:54:01.960Z] 8ba884070f61: Pull complete\n[2019-12-28T00:54:02.223Z] 78d65bd6cf10: Pull complete\n[2019-12-28T00:54:17.341Z] 5573da4c1a9d: Pull complete\n[2019-12-28T00:54:17.341Z] 4493e11b668a: Pull complete\n[2019-12-28T00:54:17.341Z] 2e4ad32216ba: Pull complete\n[2019-12-28T00:54:19.293Z] 14bc7892088f: Pull complete\n[2019-12-28T00:54:19.293Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2019-12-28T00:54:19.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2019-12-28T00:54:19.501Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n[2019-12-28T00:54:19.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n[2019-12-28T00:54:20.455Z] $ docker top 1aa657dd8959acd82b3f90f2355c1e8ab676092e52115b3b7d4dd4b6edb2651a -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2019-12-28T00:54:21.350Z] provisioning config files...\n[2019-12-28T00:54:21.361Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7984238239163605964tmp\n[2019-12-28T00:54:21.386Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6073275758066166669tmp\n[2019-12-28T00:54:21.422Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6157616106012528766tmp\n[Pipeline] {\n[Pipeline] echo\n[2019-12-28T00:54:21.527Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:54:22.184Z] ---> sigul-configuration.sh\n[2019-12-28T00:54:22.184Z] gpg: directory `/root/.gnupg\' created\n[2019-12-28T00:54:22.184Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2019-12-28T00:54:22.184Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2019-12-28T00:54:22.184Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2019-12-28T00:54:22.184Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2019-12-28T00:54:22.184Z] gpg: CAST5 encrypted data\n[2019-12-28T00:54:22.184Z] gpg: encrypted with 1 passphrase\n[2019-12-28T00:54:22.184Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2019-12-28T00:54:22.837Z] + mkdir /home/jenkins\n[2019-12-28T00:54:22.838Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2019-12-28T00:54:23.510Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n[Pipeline] echo\n[2019-12-28T00:54:23.540Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:54:23.896Z] ---> sigul-install.sh\n[2019-12-28T00:54:36.238Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2019-12-28T00:54:36.908Z] + git tag --list\n[2019-12-28T00:54:36.908Z] v0.0.2\n[Pipeline] sh\n[2019-12-28T00:54:37.257Z] + lftools sign git-tag v0.0.2\n[2019-12-28T00:54:39.197Z] Signing Git tag with Sigul...\n[2019-12-28T00:54:39.197Z] Signing v0.0.2\n[Pipeline] echo\n[2019-12-28T00:54:40.660Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:54:41.019Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2019-12-28T00:54:41.039Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2019-12-28T00:54:41.099Z] $ docker stop --time=1 1aa657dd8959acd82b3f90f2355c1e8ab676092e52115b3b7d4dd4b6edb2651a\n[2019-12-28T00:54:42.610Z] $ docker rm -f 1aa657dd8959acd82b3f90f2355c1e8ab676092e52115b3b7d4dd4b6edb2651a\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:54:43.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2019-12-28T00:54:43.346Z] .\n[Pipeline] withDockerContainer\n[2019-12-28T00:54:43.520Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n[2019-12-28T00:54:43.673Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2019-12-28T00:54:44.703Z] $ docker top c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2019-12-28T00:54:45.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2019-12-28T00:54:45.799Z] [ssh-agent] Looking for ssh-agent implementation...\n[2019-12-28T00:54:46.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2019-12-28T00:54:46.173Z] $ docker exec c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82 ssh-agent\n[2019-12-28T00:54:46.596Z] SSH_AUTH_SOCK=/tmp/ssh-KYlBnrnAZgHk/agent.14\n[2019-12-28T00:54:46.596Z] SSH_AGENT_PID=21\n[2019-12-28T00:54:46.614Z] Running ssh-add (command line suppressed)\n[2019-12-28T00:54:46.922Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4549781772248236534.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4549781772248236534.key)\n[2019-12-28T00:54:47.118Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2019-12-28T00:54:47.916Z] + git semver bump patch\n[2019-12-28T00:54:48.198Z] # -> Open(): unable to determine branch for HEAD\n[2019-12-28T00:54:48.198Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git\n[2019-12-28T00:54:48.198Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master\n[2019-12-28T00:54:48.198Z] # $SEMVER_REMOTE_NAME = origin\n[2019-12-28T00:54:48.198Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2019-12-28T00:54:48.198Z] # $SEMVER_USER_NAME = jenkins\n[2019-12-28T00:54:48.198Z] # $SEMVER_BRANCH = master\n[2019-12-28T00:54:48.198Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver\n[Pipeline] }\n[2019-12-28T00:54:48.262Z] $ docker exec --env ******** --env ******** c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82 ssh-agent -k\n[2019-12-28T00:54:48.833Z] unset SSH_AUTH_SOCK;\n[2019-12-28T00:54:48.835Z] unset SSH_AGENT_PID;\n[2019-12-28T00:54:48.836Z] echo Agent pid 21 killed;\n[2019-12-28T00:54:48.959Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2019-12-28T00:54:49.485Z] + git semver\n[Pipeline] }\n[2019-12-28T00:54:49.845Z] $ docker stop --time=1 c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82\n[2019-12-28T00:54:51.591Z] $ docker rm -f c705c490cab7745f625e7b7deee08ef38dedcda04a9ef968b3dfcb80704fda82\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:54:52.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2019-12-28T00:54:52.391Z] .\n[Pipeline] withDockerContainer\n[2019-12-28T00:54:52.627Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n[2019-12-28T00:54:52.721Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2019-12-28T00:54:54.252Z] $ docker top 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2019-12-28T00:54:55.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2019-12-28T00:54:55.177Z] [ssh-agent] Looking for ssh-agent implementation...\n[2019-12-28T00:54:55.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2019-12-28T00:54:55.623Z] $ docker exec 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f ssh-agent\n[2019-12-28T00:54:56.000Z] SSH_AUTH_SOCK=/tmp/ssh-HSRePLtuC0ph/agent.13\n[2019-12-28T00:54:56.000Z] SSH_AGENT_PID=20\n[2019-12-28T00:54:56.012Z] Running ssh-add (command line suppressed)\n[2019-12-28T00:54:56.225Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5998396463637321291.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5998396463637321291.key)\n[2019-12-28T00:54:56.322Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2019-12-28T00:54:56.688Z] + git semver push\n[2019-12-28T00:54:56.688Z] # -> Open(): unable to determine branch for HEAD\n[2019-12-28T00:54:56.688Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git\n[2019-12-28T00:54:56.688Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master\n[2019-12-28T00:54:56.688Z] # $SEMVER_REMOTE_NAME = origin\n[2019-12-28T00:54:56.688Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2019-12-28T00:54:56.688Z] # $SEMVER_USER_NAME = jenkins\n[2019-12-28T00:54:56.688Z] # $SEMVER_BRANCH = master\n[2019-12-28T00:54:56.688Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver\n[Pipeline] }\n[2019-12-28T00:55:02.011Z] $ docker exec --env ******** --env ******** 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f ssh-agent -k\n[2019-12-28T00:55:02.223Z] unset SSH_AUTH_SOCK;\n[2019-12-28T00:55:02.223Z] unset SSH_AGENT_PID;\n[2019-12-28T00:55:02.224Z] echo Agent pid 20 killed;\n[2019-12-28T00:55:02.277Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2019-12-28T00:55:02.682Z] + git semver\n[Pipeline] }\n[2019-12-28T00:55:02.712Z] $ docker stop --time=1 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f\n[2019-12-28T00:55:04.214Z] $ docker rm -f 1e5f3326ef5104022946f5f9fcbf72ed0d07ad662704c023e654dd6e416e922f\n[Pipeline] // withDockerContainer\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[2019-12-28T00:55:04.948Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:55:05.540Z] ---> package-listing.sh\n[2019-12-28T00:55:05.540Z] ++ facter osfamily\n[2019-12-28T00:55:05.540Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2019-12-28T00:55:05.540Z] + OS_FAMILY=redhat\n[2019-12-28T00:55:05.540Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master\n[2019-12-28T00:55:05.540Z] + START_PACKAGES=/tmp/packages_start.txt\n[2019-12-28T00:55:05.540Z] + END_PACKAGES=/tmp/packages_end.txt\n[2019-12-28T00:55:05.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2019-12-28T00:55:05.540Z] + PACKAGES=/tmp/packages_start.txt\n[2019-12-28T00:55:05.540Z] + \'[\' /w/workspace/xfoundry_go-mod-bootstrap_master \']\'\n[2019-12-28T00:55:05.540Z] + PACKAGES=/tmp/packages_end.txt\n[2019-12-28T00:55:05.540Z] + case "${OS_FAMILY}" in\n[2019-12-28T00:55:05.540Z] + rpm -qa\n[2019-12-28T00:55:05.540Z] + sort\n[2019-12-28T00:55:10.823Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2019-12-28T00:55:10.823Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2019-12-28T00:55:10.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2019-12-28T00:55:10.823Z] + \'[\' /w/workspace/xfoundry_go-mod-bootstrap_master \']\'\n[2019-12-28T00:55:10.823Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/\n[2019-12-28T00:55:10.823Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:55:11.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2019-12-28T00:55:11.221Z] \n[2019-12-28T00:55:11.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-28T00:55:11.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2019-12-28T00:55:11.581Z] alpine: Pulling from edgex-lftools-log-publisher\n[2019-12-28T00:55:11.581Z] 050382585609: Pulling fs layer\n[2019-12-28T00:55:11.581Z] dac2222ca532: Pulling fs layer\n[2019-12-28T00:55:11.581Z] 29a7fe408caa: Pulling fs layer\n[2019-12-28T00:55:11.581Z] 6ad337b9b53f: Pulling fs layer\n[2019-12-28T00:55:11.581Z] 7ad6fc7f0fa9: Pulling fs layer\n[2019-12-28T00:55:11.581Z] d1ed250b09b4: Pulling fs layer\n[2019-12-28T00:55:11.581Z] eb083ea81749: Pulling fs layer\n[2019-12-28T00:55:11.581Z] 4965c3271e4e: Pulling fs layer\n[2019-12-28T00:55:11.581Z] b73c1c2e7331: Pulling fs layer\n[2019-12-28T00:55:11.581Z] a328eddc5fbd: Pulling fs layer\n[2019-12-28T00:55:11.581Z] eb083ea81749: Waiting\n[2019-12-28T00:55:11.581Z] 4965c3271e4e: Waiting\n[2019-12-28T00:55:11.581Z] b73c1c2e7331: Waiting\n[2019-12-28T00:55:11.581Z] a328eddc5fbd: Waiting\n[2019-12-28T00:55:11.581Z] 6ad337b9b53f: Waiting\n[2019-12-28T00:55:11.581Z] 7ad6fc7f0fa9: Waiting\n[2019-12-28T00:55:11.581Z] d1ed250b09b4: Waiting\n[2019-12-28T00:55:11.581Z] dac2222ca532: Verifying Checksum\n[2019-12-28T00:55:11.581Z] dac2222ca532: Download complete\n[2019-12-28T00:55:11.581Z] 6ad337b9b53f: Verifying Checksum\n[2019-12-28T00:55:11.581Z] 6ad337b9b53f: Download complete\n[2019-12-28T00:55:11.581Z] 050382585609: Verifying Checksum\n[2019-12-28T00:55:11.851Z] 7ad6fc7f0fa9: Verifying Checksum\n[2019-12-28T00:55:11.851Z] 7ad6fc7f0fa9: Download complete\n[2019-12-28T00:55:11.851Z] eb083ea81749: Verifying Checksum\n[2019-12-28T00:55:11.851Z] eb083ea81749: Download complete\n[2019-12-28T00:55:12.133Z] 29a7fe408caa: Verifying Checksum\n[2019-12-28T00:55:12.133Z] 29a7fe408caa: Download complete\n[2019-12-28T00:55:12.419Z] 4965c3271e4e: Verifying Checksum\n[2019-12-28T00:55:12.419Z] 4965c3271e4e: Download complete\n[2019-12-28T00:55:12.419Z] b73c1c2e7331: Download complete\n[2019-12-28T00:55:12.419Z] a328eddc5fbd: Verifying Checksum\n[2019-12-28T00:55:12.419Z] a328eddc5fbd: Download complete\n[2019-12-28T00:55:12.691Z] 050382585609: Pull complete\n[2019-12-28T00:55:13.269Z] d1ed250b09b4: Verifying Checksum\n[2019-12-28T00:55:13.269Z] d1ed250b09b4: Download complete\n[2019-12-28T00:55:13.557Z] dac2222ca532: Pull complete\n[2019-12-28T00:55:16.122Z] 29a7fe408caa: Pull complete\n[2019-12-28T00:55:16.122Z] 6ad337b9b53f: Pull complete\n[2019-12-28T00:55:16.122Z] 7ad6fc7f0fa9: Pull complete\n[2019-12-28T00:55:21.496Z] d1ed250b09b4: Pull complete\n[2019-12-28T00:55:21.496Z] eb083ea81749: Pull complete\n[2019-12-28T00:55:25.784Z] 4965c3271e4e: Pull complete\n[2019-12-28T00:55:25.784Z] b73c1c2e7331: Pull complete\n[2019-12-28T00:55:25.784Z] a328eddc5fbd: Pull complete\n[2019-12-28T00:55:25.784Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2019-12-28T00:55:25.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2019-12-28T00:55:25.952Z] prd-centos7-docker-4c-2g-1320 does not seem to be running inside a container\n[2019-12-28T00:55:26.007Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2019-12-28T00:55:27.207Z] $ docker top f1e43313a9ea21560d57232120bb128f64c3411af976343c0378c7cad5467911 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2019-12-28T00:55:28.122Z] provisioning config files...\n[2019-12-28T00:55:28.139Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6508733131189072498tmp\n[Pipeline] {\n[Pipeline] echo\n[2019-12-28T00:55:28.185Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:55:28.538Z] ---> create-netrc.sh\n[Pipeline] echo\n[2019-12-28T00:55:28.564Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-28T00:55:28.899Z] ---> logs-deploy.sh\n[2019-12-28T00:55:28.899Z] + ARCHIVE_ARTIFACTS=\n[2019-12-28T00:55:28.899Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2019-12-28T00:55:28.899Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2019-12-28T00:55:28.899Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2019-12-28T00:55:28.899Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/1\n[2019-12-28T00:55:28.899Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/1/\n[2019-12-28T00:55:28.899Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/1 /w/workspace/xfoundry_go-mod-bootstrap_master\n[2019-12-28T00:55:30.850Z] Archives upload complete.\n[2019-12-28T00:55:30.850Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/1/\n'