b'Pull request #271 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go\nObtained Jenkinsfile from ef668984f541152269d268024667c7c905ac624d+6b0475c7feb207d2cdb84bed93ba4ab3c516c765 (d52d8c5e4bbbb182c6cf0c71bd4eacc0839ec97d)\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\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 3de2761187569e0278258fbf30ff201bf1ad0db1\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\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\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\nChecking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\nCommit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\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:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false]\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: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\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-app-functions-sdk-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\n\xe2\x80\x98prd-centos7-docker-4c-2g-24676\xe2\x80\x99 is offline\nRunning on prd-centos7-docker-4c-2g-24685 in /w/workspace/ndry_app-functions-sdk-go_PR-271\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/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-271 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 into PR head commit ef668984f541152269d268024667c7c905ac624d\nMerge succeeded, producing ef668984f541152269d268024667c7c905ac624d\nChecking out Revision ef668984f541152269d268024667c7c905ac624d (PR-271)\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # 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/app-functions-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f ef668984f541152269d268024667c7c905ac624d # timeout=10\n > git merge 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f ef668984f541152269d268024667c7c905ac624d # timeout=10\nCommit message: "Merge branch \'master\' into batchandsend"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n > git rev-list --no-walk 6e57b28ba616200c2817e5eb545cd90eb1c8793f # timeout=10\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-18T21:09:15.754Z] 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-18T21:09:17.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-18T21:09:17.151Z] \n[2020-02-18T21:09:17.151Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T21:09:17.481Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-18T21:09:17.481Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-18T21:09:17.481Z] e7c96db7181b: Pulling fs layer\n[2020-02-18T21:09:17.481Z] a038dfdf5543: Pulling fs layer\n[2020-02-18T21:09:17.481Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-18T21:09:17.745Z] e7c96db7181b: Download complete\n[2020-02-18T21:09:17.745Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-18T21:09:17.745Z] 8d5d8e63b3c0: Download complete\n[2020-02-18T21:09:17.745Z] a038dfdf5543: Verifying Checksum\n[2020-02-18T21:09:17.745Z] a038dfdf5543: Download complete\n[2020-02-18T21:09:17.745Z] e7c96db7181b: Pull complete\n[2020-02-18T21:09:18.682Z] a038dfdf5543: Pull complete\n[2020-02-18T21:09:18.682Z] 8d5d8e63b3c0: Pull complete\n[2020-02-18T21:09:18.682Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-18T21:09:18.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-18T21:09:18.814Z] prd-centos7-docker-4c-2g-24685 does not seem to be running inside a container\n[2020-02-18T21:09:18.754Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-271 -v /w/workspace/ndry_app-functions-sdk-go_PR-271:/w/workspace/ndry_app-functions-sdk-go_PR-271:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-271@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-18T21:09:19.402Z] $ docker top 0468a1e6f0ebef4a4444d10200b7e61fb1700771d981a61b2f2a918ccb3733d6 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-18T21:09:20.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-18T21:09:20.029Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-18T21:09:20.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-18T21:09:20.218Z] $ docker exec 0468a1e6f0ebef4a4444d10200b7e61fb1700771d981a61b2f2a918ccb3733d6 ssh-agent\n[2020-02-18T21:09:20.419Z] SSH_AUTH_SOCK=/tmp/ssh-KDg3nFflgcKM/agent.14\n[2020-02-18T21:09:20.419Z] SSH_AGENT_PID=21\n[2020-02-18T21:09:20.430Z] Running ssh-add (command line suppressed)\n[2020-02-18T21:09:20.565Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_6853729953046165554.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_6853729953046165554.key)\n[2020-02-18T21:09:20.612Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T21:09:20.909Z] + git describe --exact-match --tags HEAD\n[2020-02-18T21:09:20.909Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-18T21:09:20.964Z] $ docker exec --env ******** --env ******** 0468a1e6f0ebef4a4444d10200b7e61fb1700771d981a61b2f2a918ccb3733d6 ssh-agent -k\n[2020-02-18T21:09:21.101Z] unset SSH_AUTH_SOCK;\n[2020-02-18T21:09:21.101Z] unset SSH_AGENT_PID;\n[2020-02-18T21:09:21.101Z] echo Agent pid 21 killed;\n[2020-02-18T21:09:21.144Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-18T21:09:21.163Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-18T21:09:21.163Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-18T21:09:21.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-18T21:09:21.188Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-18T21:09:21.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-18T21:09:21.359Z] $ docker exec 0468a1e6f0ebef4a4444d10200b7e61fb1700771d981a61b2f2a918ccb3733d6 ssh-agent\n[2020-02-18T21:09:21.547Z] SSH_AUTH_SOCK=/tmp/ssh-v8Vj3NARfzhl/agent.57\n[2020-02-18T21:09:21.547Z] SSH_AGENT_PID=63\n[2020-02-18T21:09:21.556Z] Running ssh-add (command line suppressed)\n[2020-02-18T21:09:21.703Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_903875830248534975.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_903875830248534975.key)\n[2020-02-18T21:09:21.752Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T21:09:22.049Z] + git semver init\n[2020-02-18T21:09:22.049Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-18T21:09:22.049Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.git\n[2020-02-18T21:09:22.049Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-02-18T21:09:22.049Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-18T21:09:22.049Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-18T21:09:22.049Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-18T21:09:22.049Z] # $SEMVER_BRANCH = PR-271\n[2020-02-18T21:09:22.049Z] # $SEMVER_TEMP = /tmp/semver-037515753\n[2020-02-18T21:09:22.049Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-02-18T21:09:24.591Z] # \'/tmp/semver-037515753\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\'\n[2020-02-18T21:09:24.591Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\n[Pipeline] }\n[2020-02-18T21:09:24.598Z] $ docker exec --env ******** --env ******** 0468a1e6f0ebef4a4444d10200b7e61fb1700771d981a61b2f2a918ccb3733d6 ssh-agent -k\n[2020-02-18T21:09:24.742Z] unset SSH_AUTH_SOCK;\n[2020-02-18T21:09:24.742Z] unset SSH_AGENT_PID;\n[2020-02-18T21:09:24.742Z] echo Agent pid 63 killed;\n[2020-02-18T21:09:24.798Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-18T21:09:25.125Z] + git semver\n[Pipeline] }\n[2020-02-18T21:09:25.143Z] $ docker stop --time=1 0468a1e6f0ebef4a4444d10200b7e61fb1700771d981a61b2f2a918ccb3733d6\n[2020-02-18T21:09:26.479Z] $ docker rm -f 0468a1e6f0ebef4a4444d10200b7e61fb1700771d981a61b2f2a918ccb3733d6\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-18T21:09:28.595Z] Stashed 83 file(s)\n[Pipeline] echo\n[2020-02-18T21:09:28.597Z] [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-18T21:09:43.752Z] Still waiting to schedule task\n[2020-02-18T21:09:43.752Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-18T21:09:43.754Z] Still waiting to schedule task\n[2020-02-18T21:09:43.754Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24677\xe2\x80\x99 is offline\n[2020-02-18T21:11:32.346Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24686 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n[Pipeline] {\n[Pipeline] ws\n[2020-02-18T21:11:32.361Z] Running in /w/workspace/app-functions-sdk-go/19\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-18T21:11:39.626Z] using credential edgex-jenkins-ssh\n[2020-02-18T21:11:39.652Z] Cloning the remote Git repository\n[2020-02-18T21:11:39.653Z] Cloning with configured refspecs honoured and without tags\n[2020-02-18T21:11:39.713Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-18T21:11:39.806Z] > git init /w/workspace/app-functions-sdk-go/19 # timeout=10\n[2020-02-18T21:11:39.882Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-18T21:11:39.883Z] > git --version # timeout=10\n[2020-02-18T21:11:39.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-18T21:11:40.008Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T21:11:43.524Z] Fetching without tags\n[2020-02-18T21:11:43.385Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-18T21:11:43.413Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n[2020-02-18T21:11:43.437Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T21:11:43.480Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-18T21:11:43.526Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-18T21:11:43.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-18T21:11:43.536Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T21:11:44.029Z] Merging remotes/origin/master commit 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 into PR head commit ef668984f541152269d268024667c7c905ac624d\n[2020-02-18T21:11:44.276Z] Merge succeeded, producing ef668984f541152269d268024667c7c905ac624d\n[2020-02-18T21:11:44.277Z] Checking out Revision ef668984f541152269d268024667c7c905ac624d (PR-271)\n[2020-02-18T21:11:44.040Z] > git config core.sparsecheckout # timeout=10\n[2020-02-18T21:11:44.089Z] > git checkout -f ef668984f541152269d268024667c7c905ac624d # timeout=10\n[2020-02-18T21:11:44.205Z] > git merge 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n[2020-02-18T21:11:44.236Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-18T21:11:44.273Z] > git config core.sparsecheckout # timeout=10\n[2020-02-18T21:11:44.291Z] > git checkout -f ef668984f541152269d268024667c7c905ac624d # timeout=10\n[2020-02-18T21:11:48.733Z] Commit message: "Merge branch \'master\' into batchandsend"\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-18T21:11:53.102Z] =========================================================\n[2020-02-18T21:11:53.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-18T21:11:53.102Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T21:11:54.520Z] + 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-18T21:11:55.961Z] Sending build context to Docker daemon 36.37MB\r\r\n[2020-02-18T21:11:55.961Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-18T21:11:55.961Z] Step 2/8 : FROM ${BASE}\n[2020-02-18T21:11:56.562Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-18T21:11:56.562Z] cde5963f3b93: Pulling fs layer\n[2020-02-18T21:11:56.562Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-18T21:11:56.562Z] 777b28850792: Pulling fs layer\n[2020-02-18T21:11:56.562Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-18T21:11:56.562Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-18T21:11:56.562Z] 1df406cf5192: Pulling fs layer\n[2020-02-18T21:11:56.562Z] cd6300453558: Pulling fs layer\n[2020-02-18T21:11:56.562Z] b9c365052c96: Pulling fs layer\n[2020-02-18T21:11:56.562Z] a2d8cc88f415: Pulling fs layer\n[2020-02-18T21:11:56.562Z] ea1d1ca13537: Pulling fs layer\n[2020-02-18T21:11:56.562Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-18T21:11:56.562Z] 4cf88f913ddb: Waiting\n[2020-02-18T21:11:56.562Z] 1df406cf5192: Waiting\n[2020-02-18T21:11:56.562Z] cd6300453558: Waiting\n[2020-02-18T21:11:56.562Z] b9c365052c96: Waiting\n[2020-02-18T21:11:56.562Z] a2d8cc88f415: Waiting\n[2020-02-18T21:11:56.562Z] ea1d1ca13537: Waiting\n[2020-02-18T21:11:56.562Z] 3750a50a1c5e: Waiting\n[2020-02-18T21:11:56.562Z] 8a11ddd9e578: Waiting\n[2020-02-18T21:11:56.562Z] 777b28850792: Verifying Checksum\n[2020-02-18T21:11:56.562Z] 777b28850792: Download complete\n[2020-02-18T21:11:56.562Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-18T21:11:56.562Z] 2a23fa8c16f7: Download complete\n[2020-02-18T21:11:56.562Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-18T21:11:56.562Z] 4cf88f913ddb: Download complete\n[2020-02-18T21:11:56.838Z] 1df406cf5192: Verifying Checksum\n[2020-02-18T21:11:56.838Z] 1df406cf5192: Download complete\n[2020-02-18T21:11:56.838Z] cde5963f3b93: Verifying Checksum\n[2020-02-18T21:11:56.838Z] cde5963f3b93: Download complete\n[2020-02-18T21:11:58.837Z] cde5963f3b93: Pull complete\n[2020-02-18T21:11:59.439Z] 2a23fa8c16f7: Pull complete\n[2020-02-18T21:12:00.051Z] 777b28850792: Pull complete\n[2020-02-18T21:12:04.398Z] cd6300453558: Verifying Checksum\n[2020-02-18T21:12:04.398Z] cd6300453558: Download complete\n[2020-02-18T21:12:04.398Z] a2d8cc88f415: Verifying Checksum\n[2020-02-18T21:12:04.398Z] a2d8cc88f415: Download complete\n[2020-02-18T21:12:07.794Z] ea1d1ca13537: Verifying Checksum\n[2020-02-18T21:12:07.794Z] ea1d1ca13537: Download complete\n[2020-02-18T21:12:08.070Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-18T21:12:08.070Z] 3750a50a1c5e: Download complete\n[2020-02-18T21:12:09.913Z] Running on prd-centos7-docker-4c-2g-24687 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n[Pipeline] {\n[Pipeline] ws\n[2020-02-18T21:12:09.928Z] Running in /w/workspace/app-functions-sdk-go/19\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-18T21:12:10.078Z] b9c365052c96: Verifying Checksum\n[2020-02-18T21:12:10.078Z] b9c365052c96: Download complete\n[2020-02-18T21:12:11.973Z] using credential edgex-jenkins-ssh\n[2020-02-18T21:12:11.989Z] Cloning the remote Git repository\n[2020-02-18T21:12:11.989Z] Cloning with configured refspecs honoured and without tags\n[2020-02-18T21:12:12.051Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-18T21:12:12.051Z] 8a11ddd9e578: Download complete\n[2020-02-18T21:12:12.011Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-18T21:12:12.045Z] > git init /w/workspace/app-functions-sdk-go/19 # timeout=10\n[2020-02-18T21:12:12.093Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-18T21:12:12.093Z] > git --version # timeout=10\n[2020-02-18T21:12:12.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-18T21:12:12.130Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T21:12:13.423Z] Fetching without tags\n[2020-02-18T21:12:13.382Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-18T21:12:13.389Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n[2020-02-18T21:12:13.398Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T21:12:13.412Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-18T21:12:13.426Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-18T21:12:13.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-18T21:12:13.432Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T21:12:13.812Z] Merging remotes/origin/master commit 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 into PR head commit ef668984f541152269d268024667c7c905ac624d\n[2020-02-18T21:12:13.896Z] Merge succeeded, producing ef668984f541152269d268024667c7c905ac624d\n[2020-02-18T21:12:13.897Z] Checking out Revision ef668984f541152269d268024667c7c905ac624d (PR-271)\n[2020-02-18T21:12:13.820Z] > git config core.sparsecheckout # timeout=10\n[2020-02-18T21:12:13.825Z] > git checkout -f ef668984f541152269d268024667c7c905ac624d # timeout=10\n[2020-02-18T21:12:13.876Z] > git merge 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n[2020-02-18T21:12:13.887Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-18T21:12:13.896Z] > git config core.sparsecheckout # timeout=10\n[2020-02-18T21:12:13.899Z] > git checkout -f ef668984f541152269d268024667c7c905ac624d # timeout=10\n[2020-02-18T21:12:17.560Z] Commit message: "Merge branch \'master\' into batchandsend"\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-18T21:12:18.991Z] =========================================================\n[2020-02-18T21:12:18.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-18T21:12:18.991Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T21:12:19.697Z] + 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-18T21:12:20.278Z] Sending build context to Docker daemon 36.37MB\r\r\n[2020-02-18T21:12:20.278Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-18T21:12:20.278Z] Step 2/8 : FROM ${BASE}\n[2020-02-18T21:12:20.278Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-18T21:12:20.278Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-18T21:12:20.278Z] 2848faf0eed1: Pulling fs layer\n[2020-02-18T21:12:20.278Z] 0f37312ad70f: Pulling fs layer\n[2020-02-18T21:12:20.278Z] 5788d62ee057: Pulling fs layer\n[2020-02-18T21:12:20.278Z] 0e6b1d234666: Pulling fs layer\n[2020-02-18T21:12:20.278Z] bf5d7aec512f: Pulling fs layer\n[2020-02-18T21:12:20.278Z] 34c802a77dc8: Pulling fs layer\n[2020-02-18T21:12:20.278Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-18T21:12:20.278Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-18T21:12:20.278Z] 5c102a31e300: Pulling fs layer\n[2020-02-18T21:12:20.278Z] dcfb455df0a1: Pulling fs layer\n[2020-02-18T21:12:20.278Z] bf5d7aec512f: Waiting\n[2020-02-18T21:12:20.278Z] 34c802a77dc8: Waiting\n[2020-02-18T21:12:20.278Z] 9eb99e56ec68: Waiting\n[2020-02-18T21:12:20.278Z] 27c7a5d97fbd: Waiting\n[2020-02-18T21:12:20.278Z] 5c102a31e300: Waiting\n[2020-02-18T21:12:20.278Z] dcfb455df0a1: Waiting\n[2020-02-18T21:12:20.278Z] 5788d62ee057: Waiting\n[2020-02-18T21:12:20.278Z] 0e6b1d234666: Waiting\n[2020-02-18T21:12:20.278Z] 0f37312ad70f: Verifying Checksum\n[2020-02-18T21:12:20.278Z] 0f37312ad70f: Download complete\n[2020-02-18T21:12:20.278Z] 2848faf0eed1: Verifying Checksum\n[2020-02-18T21:12:20.278Z] 2848faf0eed1: Download complete\n[2020-02-18T21:12:20.278Z] 0e6b1d234666: Verifying Checksum\n[2020-02-18T21:12:20.278Z] 0e6b1d234666: Download complete\n[2020-02-18T21:12:20.278Z] bf5d7aec512f: Verifying Checksum\n[2020-02-18T21:12:20.278Z] bf5d7aec512f: Download complete\n[2020-02-18T21:12:20.278Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-18T21:12:20.278Z] e6b0cf9c0882: Download complete\n[2020-02-18T21:12:21.233Z] 34c802a77dc8: Verifying Checksum\n[2020-02-18T21:12:21.233Z] 34c802a77dc8: Download complete\n[2020-02-18T21:12:21.233Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-18T21:12:21.233Z] 27c7a5d97fbd: Download complete\n[2020-02-18T21:12:21.233Z] e6b0cf9c0882: Pull complete\n[2020-02-18T21:12:21.496Z] 2848faf0eed1: Pull complete\n[2020-02-18T21:12:21.762Z] 0f37312ad70f: Pull complete\n[2020-02-18T21:12:22.026Z] 5c102a31e300: Verifying Checksum\n[2020-02-18T21:12:22.026Z] 5c102a31e300: Download complete\n[2020-02-18T21:12:22.026Z] dcfb455df0a1: Verifying Checksum\n[2020-02-18T21:12:22.026Z] dcfb455df0a1: Download complete\n[2020-02-18T21:12:22.287Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-18T21:12:22.287Z] 9eb99e56ec68: Download complete\n[2020-02-18T21:12:22.552Z] 5788d62ee057: Verifying Checksum\n[2020-02-18T21:12:22.552Z] 5788d62ee057: Download complete\n[2020-02-18T21:12:27.834Z] 5788d62ee057: Pull complete\n[2020-02-18T21:12:27.834Z] 0e6b1d234666: Pull complete\n[2020-02-18T21:12:27.834Z] bf5d7aec512f: Pull complete\n[2020-02-18T21:12:30.398Z] 8a11ddd9e578: Pull complete\n[2020-02-18T21:12:30.398Z] 4cf88f913ddb: Pull complete\n[2020-02-18T21:12:30.398Z] 1df406cf5192: Pull complete\n[2020-02-18T21:12:33.112Z] 34c802a77dc8: Pull complete\n[2020-02-18T21:12:36.441Z] 9eb99e56ec68: Pull complete\n[2020-02-18T21:12:36.441Z] 27c7a5d97fbd: Pull complete\n[2020-02-18T21:12:37.382Z] 5c102a31e300: Pull complete\n[2020-02-18T21:12:37.382Z] dcfb455df0a1: Pull complete\n[2020-02-18T21:12:37.382Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-18T21:12:37.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-18T21:12:37.382Z] ---> 7c70fe431013\n[2020-02-18T21:12:37.382Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-18T21:12:37.642Z] latest: Pulling from library/docker\n[2020-02-18T21:12:37.901Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-18T21:12:37.901Z] cd54125436dc: Pulling fs layer\n[2020-02-18T21:12:37.901Z] 70d1554c15cb: Pulling fs layer\n[2020-02-18T21:12:37.901Z] c8a3718af663: Pulling fs layer\n[2020-02-18T21:12:37.901Z] f5d685e7204c: Pulling fs layer\n[2020-02-18T21:12:37.901Z] bd2db148201e: Pulling fs layer\n[2020-02-18T21:12:37.901Z] 419c00a7b035: Pulling fs layer\n[2020-02-18T21:12:37.901Z] c8a3718af663: Waiting\n[2020-02-18T21:12:37.901Z] f5d685e7204c: Waiting\n[2020-02-18T21:12:37.901Z] 419c00a7b035: Waiting\n[2020-02-18T21:12:37.901Z] bd2db148201e: Waiting\n[2020-02-18T21:12:38.164Z] 70d1554c15cb: Verifying Checksum\n[2020-02-18T21:12:38.164Z] 70d1554c15cb: Download complete\n[2020-02-18T21:12:38.164Z] c9b1b535fdd9: Verifying Checksum\n[2020-02-18T21:12:38.164Z] c9b1b535fdd9: Download complete\n[2020-02-18T21:12:38.164Z] cd54125436dc: Verifying Checksum\n[2020-02-18T21:12:38.164Z] cd54125436dc: Download complete\n[2020-02-18T21:12:38.164Z] f5d685e7204c: Verifying Checksum\n[2020-02-18T21:12:38.164Z] f5d685e7204c: Download complete\n[2020-02-18T21:12:38.164Z] bd2db148201e: Verifying Checksum\n[2020-02-18T21:12:38.164Z] bd2db148201e: Download complete\n[2020-02-18T21:12:38.423Z] c9b1b535fdd9: Pull complete\n[2020-02-18T21:12:38.423Z] 419c00a7b035: Verifying Checksum\n[2020-02-18T21:12:38.423Z] 419c00a7b035: Download complete\n[2020-02-18T21:12:38.675Z] cd6300453558: Pull complete\n[2020-02-18T21:12:39.003Z] c8a3718af663: Verifying Checksum\n[2020-02-18T21:12:40.916Z] cd54125436dc: Pull complete\n[2020-02-18T21:12:40.916Z] 70d1554c15cb: Pull complete\n[2020-02-18T21:12:44.243Z] c8a3718af663: Pull complete\n[2020-02-18T21:12:44.243Z] f5d685e7204c: Pull complete\n[2020-02-18T21:12:44.243Z] bd2db148201e: Pull complete\n[2020-02-18T21:12:44.243Z] 419c00a7b035: Pull complete\n[2020-02-18T21:12:44.243Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-18T21:12:44.243Z] Status: Downloaded newer image for docker:latest\n[2020-02-18T21:12:45.391Z] b9c365052c96: Pull complete\n[2020-02-18T21:12:45.391Z] a2d8cc88f415: Pull complete\n[2020-02-18T21:12:46.149Z] ---> 90cde87e885d\n[2020-02-18T21:12:46.149Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-18T21:12:46.149Z] ---> Running in 5a5eaf3c9959\n[2020-02-18T21:12:46.149Z] Removing intermediate container 5a5eaf3c9959\n[2020-02-18T21:12:46.149Z] ---> b941c7554768\n[2020-02-18T21:12:46.149Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-18T21:12:46.149Z] ---> Running in 635dd1568928\n[2020-02-18T21:12:46.716Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-18T21:12:47.655Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-18T21:12:47.915Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-18T21:12:47.915Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-18T21:12:47.915Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-18T21:12:48.001Z] ea1d1ca13537: Pull complete\n[2020-02-18T21:12:48.174Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-18T21:12:48.174Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-18T21:12:48.174Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-18T21:12:48.174Z] OK: 145 MiB in 44 packages\n[2020-02-18T21:12:48.273Z] 3750a50a1c5e: Pull complete\n[2020-02-18T21:12:48.540Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-18T21:12:48.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-18T21:12:48.540Z] ---> 78745c68409d\n[2020-02-18T21:12:48.540Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-18T21:12:48.746Z] Removing intermediate container 635dd1568928\n[2020-02-18T21:12:48.746Z] ---> e8b8b5874f9e\n[2020-02-18T21:12:48.746Z] Step 6/8 : WORKDIR /build\n[2020-02-18T21:12:48.746Z] ---> Running in 6965100a04d1\n[2020-02-18T21:12:48.746Z] Removing intermediate container 6965100a04d1\n[2020-02-18T21:12:48.746Z] ---> d498c328d779\n[2020-02-18T21:12:48.746Z] Step 7/8 : COPY go.mod .\n[2020-02-18T21:12:48.807Z] latest: Pulling from library/docker\n[2020-02-18T21:12:48.807Z] 8fa90b21c985: Pulling fs layer\n[2020-02-18T21:12:48.807Z] f2917335fcb0: Pulling fs layer\n[2020-02-18T21:12:48.807Z] c8d3c84c2515: Pulling fs layer\n[2020-02-18T21:12:48.807Z] b91ed599925c: Pulling fs layer\n[2020-02-18T21:12:48.807Z] 67f904540aca: Pulling fs layer\n[2020-02-18T21:12:48.807Z] b692ba2de145: Pulling fs layer\n[2020-02-18T21:12:48.807Z] f20adc8023b7: Pulling fs layer\n[2020-02-18T21:12:48.807Z] 67f904540aca: Waiting\n[2020-02-18T21:12:48.807Z] b692ba2de145: Waiting\n[2020-02-18T21:12:48.807Z] f20adc8023b7: Waiting\n[2020-02-18T21:12:48.807Z] b91ed599925c: Waiting\n[2020-02-18T21:12:49.006Z] ---> 42b3fd10fbf7\n[2020-02-18T21:12:49.006Z] Step 8/8 : RUN go mod download\n[2020-02-18T21:12:49.006Z] ---> Running in 1abe283c6e93\n[2020-02-18T21:12:49.786Z] c8d3c84c2515: Verifying Checksum\n[2020-02-18T21:12:49.786Z] c8d3c84c2515: Download complete\n[2020-02-18T21:12:49.786Z] 8fa90b21c985: Verifying Checksum\n[2020-02-18T21:12:49.786Z] 8fa90b21c985: Download complete\n[2020-02-18T21:12:50.058Z] f2917335fcb0: Verifying Checksum\n[2020-02-18T21:12:50.058Z] f2917335fcb0: Download complete\n[2020-02-18T21:12:50.651Z] 67f904540aca: Verifying Checksum\n[2020-02-18T21:12:50.651Z] 67f904540aca: Download complete\n[2020-02-18T21:12:50.651Z] b692ba2de145: Verifying Checksum\n[2020-02-18T21:12:50.651Z] b692ba2de145: Download complete\n[2020-02-18T21:12:50.916Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-18T21:12:50.916Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-18T21:12:50.916Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-18T21:12:50.916Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-18T21:12:50.916Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-18T21:12:50.916Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-18T21:12:50.916Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-18T21:12:50.916Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-18T21:12:50.916Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-18T21:12:50.916Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-18T21:12:51.176Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-18T21:12:51.248Z] 8fa90b21c985: Pull complete\n[2020-02-18T21:12:51.248Z] f20adc8023b7: Verifying Checksum\n[2020-02-18T21:12:51.248Z] f20adc8023b7: Download complete\n[2020-02-18T21:12:51.435Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-18T21:12:51.436Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-18T21:12:51.696Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-18T21:12:51.696Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-18T21:12:51.696Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-18T21:12:51.696Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-18T21:12:51.696Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-18T21:12:51.696Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n[2020-02-18T21:12:54.659Z] f2917335fcb0: Pull complete\n[2020-02-18T21:12:54.659Z] c8d3c84c2515: Pull complete\n[2020-02-18T21:12:57.274Z] b91ed599925c: Verifying Checksum\n[2020-02-18T21:12:57.274Z] b91ed599925c: Download complete\n[2020-02-18T21:12:59.836Z] \x1b[0mRemoving intermediate container 1abe283c6e93\n[2020-02-18T21:12:59.836Z] ---> 85f8194fb839\n[2020-02-18T21:12:59.836Z] Successfully built 85f8194fb839\n[2020-02-18T21:12:59.836Z] 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-18T21:13:00.261Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-18T21:13:00.261Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T21:13:00.398Z] prd-centos7-docker-4c-2g-24687 does not seem to be running inside a container\n[2020-02-18T21:13:00.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/19 -v /w/workspace/app-functions-sdk-go/19:/w/workspace/app-functions-sdk-go/19:rw,z -v /w/workspace/app-functions-sdk-go/19@tmp:/w/workspace/app-functions-sdk-go/19@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-18T21:13:01.064Z] $ docker top 756d13d1cb5e89db7d40611bd204a497ce4ee80ba1b5abbe8d2f1e42f37cca2c -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T21:13:01.929Z] + go version\n[2020-02-18T21:13:01.929Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-18T21:13:02.228Z] + make test\n[2020-02-18T21:13:02.228Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-18T21:13:02.695Z] b91ed599925c: Pull complete\n[2020-02-18T21:13:02.695Z] 67f904540aca: Pull complete\n[2020-02-18T21:13:03.298Z] b692ba2de145: Pull complete\n[2020-02-18T21:13:03.578Z] f20adc8023b7: Pull complete\n[2020-02-18T21:13:03.578Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-18T21:13:03.578Z] Status: Downloaded newer image for docker:latest\n[2020-02-18T21:13:03.612Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-18T21:13:08.974Z] ---> c145198c79bb\n[2020-02-18T21:13:08.974Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-18T21:13:09.251Z] ---> Running in 56f84fbfc2b7\n[2020-02-18T21:13:09.523Z] Removing intermediate container 56f84fbfc2b7\n[2020-02-18T21:13:09.523Z] ---> fdcf66619474\n[2020-02-18T21:13:09.523Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-18T21:13:09.798Z] ---> Running in f1ddf491e4ca\n[2020-02-18T21:13:10.793Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-18T21:13:11.764Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-18T21:13:12.036Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-18T21:13:12.036Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-18T21:13:12.305Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-18T21:13:12.305Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-18T21:13:12.305Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-18T21:13:12.578Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-18T21:13:12.578Z] OK: 127 MiB in 44 packages\n[2020-02-18T21:13:14.041Z] Removing intermediate container f1ddf491e4ca\n[2020-02-18T21:13:14.041Z] ---> ccba45e67621\n[2020-02-18T21:13:14.041Z] Step 6/8 : WORKDIR /build\n[2020-02-18T21:13:14.041Z] ---> Running in df816dc89566\n[2020-02-18T21:13:14.317Z] Removing intermediate container df816dc89566\n[2020-02-18T21:13:14.317Z] ---> fc09a60c97e6\n[2020-02-18T21:13:14.317Z] Step 7/8 : COPY go.mod .\n[2020-02-18T21:13:14.920Z] ---> 175ed49c8aa0\n[2020-02-18T21:13:14.920Z] Step 8/8 : RUN go mod download\n[2020-02-18T21:13:14.920Z] ---> Running in c9608d9299e1\n[2020-02-18T21:13:15.933Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.097s\tcoverage: 88.9% of statements\n[2020-02-18T21:13:16.881Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-18T21:13:16.881Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-18T21:13:17.151Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-18T21:13:17.418Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-18T21:13:17.418Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-18T21:13:17.418Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-18T21:13:17.418Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-18T21:13:17.418Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-18T21:13:17.418Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-18T21:13:17.685Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-18T21:13:17.954Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-18T21:13:17.954Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-18T21:13:17.954Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-18T21:13:17.954Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-18T21:13:17.954Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-18T21:13:17.954Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-18T21:13:17.954Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-18T21:13:17.954Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-18T21:13:17.954Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.613s\tcoverage: 41.9% of statements\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.010s\tcoverage: 100.0% of statements\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t1.145s\tcoverage: 69.3% of statements\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.007s\tcoverage: 30.2% of statements\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.006s\tcoverage: 89.5% of statements\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.006s\tcoverage: 100.0% of statements\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.005s\tcoverage: 100.0% of statements\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.017s\tcoverage: 96.6% of statements\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-18T21:13:28.229Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.009s\tcoverage: 97.7% of statements\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-18T21:13:28.229Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-18T21:13:36.367Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.784s\tcoverage: 86.7% of statements\n[2020-02-18T21:13:36.367Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.160s\tcoverage: 60.0% of statements\n[2020-02-18T21:13:36.367Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-02-18T21:13:36.367Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.385s\tcoverage: 74.2% of statements\n[2020-02-18T21:13:36.367Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.007s\tcoverage: 94.7% of statements\n[2020-02-18T21:13:36.367Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-18T21:13:40.106Z] \x1b[0mRemoving intermediate container c9608d9299e1\n[2020-02-18T21:13:40.107Z] ---> 2e348ece4a7b\n[2020-02-18T21:13:40.107Z] Successfully built 2e348ece4a7b\n[2020-02-18T21:13:40.107Z] 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-18T21:13:40.590Z] gofmt -l .\n[2020-02-18T21:13:40.590Z] [ "`gofmt -l .`" = "" ]\n[2020-02-18T21:13:40.590Z] ./bin/test-attribution-txt.sh\n[2020-02-18T21:13:40.591Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-18T21:13:40.853Z] ./bin/test-go-mod-tidy.sh\n[2020-02-18T21:13:40.863Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T21:13:41.244Z] prd-ubuntu18.04-docker-arm64-4c-2g-24686 does not seem to be running inside a container\n[2020-02-18T21:13:41.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/19 -v /w/workspace/app-functions-sdk-go/19:/w/workspace/app-functions-sdk-go/19:rw,z -v /w/workspace/app-functions-sdk-go/19@tmp:/w/workspace/app-functions-sdk-go/19@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-18T21:13:42.810Z] $ docker top 7aa7843dc9ff76ec7d6381006f1fca3241f955f99ff0a344f320d2ed34e29421 -eo pid,comm\n[Pipeline] {\n[Pipeline] stash\n[Pipeline] sh\n[2020-02-18T21:13:44.995Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-18T21:13:44.997Z] $ docker stop --time=1 756d13d1cb5e89db7d40611bd204a497ce4ee80ba1b5abbe8d2f1e42f37cca2c\n[2020-02-18T21:13:45.279Z] + go version\n[2020-02-18T21:13:45.279Z] go version go1.13.5 linux/arm64\n[2020-02-18T21:13:46.516Z] $ docker rm -f 756d13d1cb5e89db7d40611bd204a497ce4ee80ba1b5abbe8d2f1e42f37cca2c\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] sh\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] }\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-18T21:13:47.429Z] + make test\n[2020-02-18T21:13:47.430Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-18T21:13:49.413Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-18T21:14:45.940Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.077s\tcoverage: 88.9% of statements\n[2020-02-18T21:15:25.010Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.383s\tcoverage: 41.9% of statements\n[2020-02-18T21:15:25.010Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-18T21:15:25.010Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-18T21:15:25.010Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.052s\tcoverage: 100.0% of statements\n[2020-02-18T21:15:30.457Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.343s\tcoverage: 69.3% of statements\n[2020-02-18T21:15:30.457Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.020s\tcoverage: 30.2% of statements\n[2020-02-18T21:15:33.084Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.057s\tcoverage: 89.5% of statements\n[2020-02-18T21:15:33.682Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.015s\tcoverage: 100.0% of statements\n[2020-02-18T21:15:36.292Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.013s\tcoverage: 100.0% of statements\n[2020-02-18T21:15:36.901Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.018s\tcoverage: 100.0% of statements\n[2020-02-18T21:15:36.901Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-18T21:15:36.901Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-18T21:15:36.901Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-18T21:15:36.901Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-18T21:15:36.901Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-18T21:15:36.901Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-18T21:15:37.916Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.011s\tcoverage: 96.6% of statements\n[2020-02-18T21:15:37.916Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-18T21:15:38.904Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.012s\tcoverage: 97.7% of statements\n[2020-02-18T21:15:38.904Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-18T21:15:38.904Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-18T21:15:38.904Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-18T21:15:51.299Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.670s\tcoverage: 86.7% of statements\n[2020-02-18T21:15:51.299Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.065s\tcoverage: 60.0% of statements\n[2020-02-18T21:15:51.299Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-02-18T21:15:54.057Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.445s\tcoverage: 74.2% of statements\n[2020-02-18T21:15:55.530Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.027s\tcoverage: 94.7% of statements\n[2020-02-18T21:15:56.123Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-18T21:16:14.376Z] gofmt -l .\n[2020-02-18T21:16:14.376Z] [ "`gofmt -l .`" = "" ]\n[2020-02-18T21:16:14.376Z] ./bin/test-attribution-txt.sh\n[2020-02-18T21:16:14.376Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-18T21:16:15.365Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-18T21:16:15.817Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-18T21:16:15.814Z] $ docker stop --time=1 7aa7843dc9ff76ec7d6381006f1fca3241f955f99ff0a344f320d2ed34e29421\n[2020-02-18T21:16:17.990Z] $ docker rm -f 7aa7843dc9ff76ec7d6381006f1fca3241f955f99ff0a344f320d2ed34e29421\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] }\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-18T21:16:19.062Z] provisioning config files...\n[2020-02-18T21:16:19.072Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config2147661685081786446tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T21:16:19.378Z] + curl -s https://codecov.io/bash\n[2020-02-18T21:16:19.378Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config2147661685081786446tmp\n[2020-02-18T21:16:19.639Z] \n[2020-02-18T21:16:19.639Z] _____ _\n[2020-02-18T21:16:19.639Z] / ____| | |\n[2020-02-18T21:16:19.639Z] | | ___ __| | ___ ___ _____ __\n[2020-02-18T21:16:19.639Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-18T21:16:19.639Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-18T21:16:19.639Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-18T21:16:19.639Z] Bash-20191211-b8db533\n[2020-02-18T21:16:19.639Z] \n[2020-02-18T21:16:19.639Z] \n[2020-02-18T21:16:19.639Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-18T21:16:19.639Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-18T21:16:19.639Z] Fixing merge commit SHA\n[2020-02-18T21:16:19.639Z] \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-18T21:16:19.639Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-18T21:16:19.639Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-18T21:16:19.639Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-18T21:16:19.639Z] \x1b[0;32m+\x1b[0m .\n[2020-02-18T21:16:19.639Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-18T21:16:19.639Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-18T21:16:19.639Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-18T21:16:19.639Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=57069\x1b[0m\n[2020-02-18T21:16:19.639Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-18T21:16:19.639Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-18T21:16:19.901Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-18T21:16:19.901Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-18T21:16:19.901Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-18T21:16:19.901Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-18T21:16:19.901Z] \x1b[0;90mquery:\x1b[0m branch=PR-271&commit=6b0475c7feb207d2cdb84bed93ba4ab3c516c765&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n[2020-02-18T21:16:19.901Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-18T21:16:19.901Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-271&commit=6b0475c7feb207d2cdb84bed93ba4ab3c516c765&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n[2020-02-18T21:16:20.467Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-18T21:16:21.035Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6b0475c7feb207d2cdb84bed93ba4ab3c516c765\x1b[0m\n[Pipeline] }\n[2020-02-18T21:16:21.042Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" 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] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "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-18T21:16:21.604Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T21:16:21.907Z] ---> package-listing.sh\n[2020-02-18T21:16:21.907Z] ++ facter osfamily\n[2020-02-18T21:16:21.907Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-18T21:16:21.907Z] + OS_FAMILY=redhat\n[2020-02-18T21:16:21.907Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-02-18T21:16:21.907Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-18T21:16:21.907Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-18T21:16:21.907Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-18T21:16:21.907Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-18T21:16:21.907Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n[2020-02-18T21:16:21.907Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-18T21:16:21.907Z] + case "${OS_FAMILY}" in\n[2020-02-18T21:16:21.907Z] + rpm -qa\n[2020-02-18T21:16:21.907Z] + sort\n[2020-02-18T21:16:26.121Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-18T21:16:26.121Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-18T21:16:26.121Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-18T21:16:26.121Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n[2020-02-18T21:16:26.121Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n[2020-02-18T21:16:26.121Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T21:16:26.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-18T21:16:26.586Z] \n[2020-02-18T21:16:26.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T21:16:26.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-18T21:16:26.897Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-18T21:16:26.897Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-18T21:16:26.897Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-18T21:16:26.897Z] c9ea274ed700: Pulling fs layer\n[2020-02-18T21:16:26.897Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-18T21:16:26.897Z] f6a933c9cadc: Pulling fs layer\n[2020-02-18T21:16:26.897Z] 61811dbd4963: Pulling fs layer\n[2020-02-18T21:16:26.897Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-18T21:16:26.897Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-18T21:16:26.897Z] dc21a1d4508b: Pulling fs layer\n[2020-02-18T21:16:26.897Z] 363af2e989c4: Pulling fs layer\n[2020-02-18T21:16:26.897Z] f6a933c9cadc: Waiting\n[2020-02-18T21:16:26.897Z] 61811dbd4963: Waiting\n[2020-02-18T21:16:26.897Z] a6eb2c9e2280: Waiting\n[2020-02-18T21:16:26.897Z] 095dd8b7b4d8: Waiting\n[2020-02-18T21:16:26.897Z] dc21a1d4508b: Waiting\n[2020-02-18T21:16:26.897Z] 363af2e989c4: Waiting\n[2020-02-18T21:16:26.897Z] 9cfac6ba3733: Waiting\n[2020-02-18T21:16:26.897Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-18T21:16:26.898Z] da0e9bf0cc60: Download complete\n[2020-02-18T21:16:26.898Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-18T21:16:26.898Z] 9cfac6ba3733: Download complete\n[2020-02-18T21:16:26.898Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-18T21:16:26.898Z] e6b0cf9c0882: Download complete\n[2020-02-18T21:16:27.164Z] f6a933c9cadc: Verifying Checksum\n[2020-02-18T21:16:27.164Z] f6a933c9cadc: Download complete\n[2020-02-18T21:16:27.164Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-18T21:16:27.164Z] a6eb2c9e2280: Download complete\n[2020-02-18T21:16:27.429Z] e6b0cf9c0882: Pull complete\n[2020-02-18T21:16:27.429Z] c9ea274ed700: Verifying Checksum\n[2020-02-18T21:16:27.429Z] c9ea274ed700: Download complete\n[2020-02-18T21:16:27.429Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-18T21:16:27.429Z] 095dd8b7b4d8: Download complete\n[2020-02-18T21:16:27.429Z] dc21a1d4508b: Verifying Checksum\n[2020-02-18T21:16:27.429Z] dc21a1d4508b: Download complete\n[2020-02-18T21:16:27.429Z] 363af2e989c4: Verifying Checksum\n[2020-02-18T21:16:27.429Z] 363af2e989c4: Download complete\n[2020-02-18T21:16:27.429Z] da0e9bf0cc60: Pull complete\n[2020-02-18T21:16:28.009Z] 61811dbd4963: Verifying Checksum\n[2020-02-18T21:16:28.009Z] 61811dbd4963: Download complete\n[2020-02-18T21:16:30.544Z] c9ea274ed700: Pull complete\n[2020-02-18T21:16:30.544Z] 9cfac6ba3733: Pull complete\n[2020-02-18T21:16:30.544Z] f6a933c9cadc: Pull complete\n[2020-02-18T21:16:33.838Z] 61811dbd4963: Pull complete\n[2020-02-18T21:16:34.104Z] a6eb2c9e2280: Pull complete\n[2020-02-18T21:16:36.018Z] 095dd8b7b4d8: Pull complete\n[2020-02-18T21:16:36.018Z] dc21a1d4508b: Pull complete\n[2020-02-18T21:16:36.276Z] 363af2e989c4: Pull complete\n[2020-02-18T21:16:36.276Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-18T21:16:36.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-18T21:16:36.439Z] prd-centos7-docker-4c-2g-24685 does not seem to be running inside a container\n[2020-02-18T21:16:36.478Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-271 -v /w/workspace/ndry_app-functions-sdk-go_PR-271:/w/workspace/ndry_app-functions-sdk-go_PR-271:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-271@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-18T21:16:37.292Z] $ docker top 52866e13796e2fbdab4834f01db5deaaa4fa38b6093d35221d5ff6ceb37bf2f7 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-18T21:16:37.858Z] provisioning config files...\n[2020-02-18T21:16:37.871Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config989825590742027154tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-18T21:16:37.891Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T21:16:38.187Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-18T21:16:38.197Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T21:16:38.488Z] ---> logs-deploy.sh\n[2020-02-18T21:16:38.488Z] + ARCHIVE_ARTIFACTS=\n[2020-02-18T21:16:38.488Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-18T21:16:38.488Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-18T21:16:38.488Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-18T21:16:38.488Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/19\n[2020-02-18T21:16:38.488Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/19/\n[2020-02-18T21:16:38.488Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/19 /w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-02-18T21:16:39.426Z] Archives upload complete.\n[2020-02-18T21:16:39.426Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/19 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/19/\n'