b' Pull request #290 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go\n Obtained Jenkinsfile from 701e9602d8650aa65a71d33bff5ea1f4c5bba0ef+edb4043d08d82a8c7a535024a77d7185c68d10a2 (0244d2f40a36d95ad32792515991a74685a5fedf)\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 3de2761187569e0278258fbf30ff201bf1ad0db1\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-290/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > 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\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\n Commit 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 > git --version # 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\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: 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\n DOCKER_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\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-24842\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-24846 in /w/workspace/ndry_app-functions-sdk-go_PR-290\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-290 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit edb4043d08d82a8c7a535024a77d7185c68d10a2 into PR head commit 701e9602d8650aa65a71d33bff5ea1f4c5bba0ef\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/290/head:refs/remotes/origin/PR-290 # 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\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n using 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/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 701e9602d8650aa65a71d33bff5ea1f4c5bba0ef # timeout=10\n > git merge edb4043d08d82a8c7a535024a77d7185c68d10a2 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n Merge succeeded, producing 575ac6531df779709f3ca55f2707249815339cb6\n Checking out Revision 575ac6531df779709f3ca55f2707249815339cb6 (PR-290)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 575ac6531df779709f3ca55f2707249815339cb6 # timeout=10\n Commit message: "Merge commit \'edb4043d08d82a8c7a535024a77d7185c68d10a2\' into HEAD"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 3de2761187569e0278258fbf30ff201bf1ad0db1\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-19T18:09:34.995Z] 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-19T18:09:37.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-19T18:09:37.494Z] \n [2020-02-19T18:09:37.494Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T18:09:38.025Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-19T18:09:38.370Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-19T18:09:38.370Z] e7c96db7181b: Pulling fs layer\n [2020-02-19T18:09:38.370Z] a038dfdf5543: Pulling fs layer\n [2020-02-19T18:09:38.370Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-19T18:09:38.684Z] e7c96db7181b: Verifying Checksum\n [2020-02-19T18:09:38.684Z] e7c96db7181b: Download complete\n [2020-02-19T18:09:38.991Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-19T18:09:38.991Z] 8d5d8e63b3c0: Download complete\n [2020-02-19T18:09:38.991Z] a038dfdf5543: Verifying Checksum\n [2020-02-19T18:09:38.991Z] a038dfdf5543: Download complete\n [2020-02-19T18:09:39.589Z] e7c96db7181b: Pull complete\n [2020-02-19T18:09:40.567Z] a038dfdf5543: Pull complete\n [2020-02-19T18:09:40.835Z] 8d5d8e63b3c0: Pull complete\n [2020-02-19T18:09:40.835Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-19T18:09:41.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-19T18:09:41.383Z] prd-centos7-docker-4c-2g-24846 does not seem to be running inside a container\n [2020-02-19T18:09:41.440Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-290 -v /w/workspace/ndry_app-functions-sdk-go_PR-290:/w/workspace/ndry_app-functions-sdk-go_PR-290:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-290@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-290@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-19T18:09:42.545Z] $ docker top 2a880cde7b3152067a4936124ee25666f135fef1791726be1cbc9856c5ef2da8 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-19T18:09:43.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-19T18:09:43.537Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-19T18:09:43.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-19T18:09:43.994Z] $ docker exec 2a880cde7b3152067a4936124ee25666f135fef1791726be1cbc9856c5ef2da8 ssh-agent\n [2020-02-19T18:09:44.480Z] SSH_AUTH_SOCK=/tmp/ssh-7RYh1wVl724e/agent.14\n [2020-02-19T18:09:44.480Z] SSH_AGENT_PID=21\n [2020-02-19T18:09:44.511Z] Running ssh-add (command line suppressed)\n [2020-02-19T18:09:44.830Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-290@tmp/private_key_7743489936643689195.key (/w/workspace/ndry_app-functions-sdk-go_PR-290@tmp/private_key_7743489936643689195.key)\n [2020-02-19T18:09:44.939Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T18:09:45.644Z] + git describe --exact-match --tags HEAD\n [2020-02-19T18:09:45.644Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-19T18:09:45.740Z] $ docker exec --env ******** --env ******** 2a880cde7b3152067a4936124ee25666f135fef1791726be1cbc9856c5ef2da8 ssh-agent -k\n [2020-02-19T18:09:46.052Z] unset SSH_AUTH_SOCK;\n [2020-02-19T18:09:46.053Z] unset SSH_AGENT_PID;\n [2020-02-19T18:09:46.053Z] echo Agent pid 21 killed;\n [2020-02-19T18:09:46.185Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-19T18:09:46.249Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-19T18:09:46.249Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-19T18:09:46.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-19T18:09:46.289Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-19T18:09:46.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-19T18:09:46.730Z] $ docker exec 2a880cde7b3152067a4936124ee25666f135fef1791726be1cbc9856c5ef2da8 ssh-agent\n [2020-02-19T18:09:47.054Z] SSH_AUTH_SOCK=/tmp/ssh-PDLgFma817AY/agent.57\n [2020-02-19T18:09:47.054Z] SSH_AGENT_PID=64\n [2020-02-19T18:09:47.079Z] Running ssh-add (command line suppressed)\n [2020-02-19T18:09:47.382Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-290@tmp/private_key_1407745581542349150.key (/w/workspace/ndry_app-functions-sdk-go_PR-290@tmp/private_key_1407745581542349150.key)\n [2020-02-19T18:09:47.561Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T18:09:48.268Z] + git semver init\n [2020-02-19T18:09:48.268Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-19T18:09:48.268Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-290/.git\n [2020-02-19T18:09:48.268Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-290\n [2020-02-19T18:09:48.268Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-19T18:09:48.268Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-19T18:09:48.268Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-19T18:09:48.268Z] # $SEMVER_BRANCH = PR-290\n [2020-02-19T18:09:48.268Z] # $SEMVER_TEMP = /tmp/semver-278901518\n [2020-02-19T18:09:48.268Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-19T18:09:53.723Z] # \'/tmp/semver-278901518\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-290/.semver\'\n [2020-02-19T18:09:53.723Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-290/.semver\n [Pipeline] }\n [2020-02-19T18:09:53.736Z] $ docker exec --env ******** --env ******** 2a880cde7b3152067a4936124ee25666f135fef1791726be1cbc9856c5ef2da8 ssh-agent -k\n [2020-02-19T18:09:54.225Z] unset SSH_AUTH_SOCK;\n [2020-02-19T18:09:54.225Z] unset SSH_AGENT_PID;\n [2020-02-19T18:09:54.225Z] echo Agent pid 64 killed;\n [2020-02-19T18:09:54.403Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-19T18:09:55.176Z] + git semver\n [Pipeline] }\n [2020-02-19T18:09:55.207Z] $ docker stop --time=1 2a880cde7b3152067a4936124ee25666f135fef1791726be1cbc9856c5ef2da8\n [2020-02-19T18:09:57.005Z] $ docker rm -f 2a880cde7b3152067a4936124ee25666f135fef1791726be1cbc9856c5ef2da8\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-19T18:10:01.281Z] Stashed 83 file(s)\n [Pipeline] echo\n [2020-02-19T18:10:01.302Z] [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-19T18:10:16.568Z] Still waiting to schedule task\n [2020-02-19T18:10:16.568Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-19T18:10:16.603Z] Still waiting to schedule task\n [2020-02-19T18:10:16.604Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24843\xe2\x80\x99 is offline\n [2020-02-19T18:10:59.806Z] Running on prd-centos7-docker-4c-2g-24849 in /w/workspace/ndry_app-functions-sdk-go_PR-290\n [Pipeline] {\n [Pipeline] ws\n [2020-02-19T18:10:59.853Z] Running in /w/workspace/app-functions-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-19T18:11:03.520Z] using credential edgex-jenkins-ssh\n [2020-02-19T18:11:03.539Z] Cloning the remote Git repository\n [2020-02-19T18:11:03.539Z] Cloning with configured refspecs honoured and without tags\n [2020-02-19T18:11:02.469Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-19T18:11:02.515Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10\n [2020-02-19T18:11:02.575Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-19T18:11:02.575Z] > git --version # timeout=10\n [2020-02-19T18:11:02.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-19T18:11:02.613Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T18:11:05.180Z] Fetching without tags\n [2020-02-19T18:11:05.582Z] Merging remotes/origin/master commit edb4043d08d82a8c7a535024a77d7185c68d10a2 into PR head commit 701e9602d8650aa65a71d33bff5ea1f4c5bba0ef\n [2020-02-19T18:11:05.673Z] Merge succeeded, producing de20a40bd16bc8f8089af291aeb09b00c459280e\n [2020-02-19T18:11:05.673Z] Checking out Revision de20a40bd16bc8f8089af291aeb09b00c459280e (PR-290)\n [2020-02-19T18:11:04.043Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-19T18:11:04.049Z] > git config --add remote.origin.fetch +refs/pull/290/head:refs/remotes/origin/PR-290 # timeout=10\n [2020-02-19T18:11:04.054Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T18:11:04.074Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-19T18:11:04.086Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-19T18:11:04.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-19T18:11:04.091Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T18:11:05.588Z] > git config core.sparsecheckout # timeout=10\n [2020-02-19T18:11:05.595Z] > git checkout -f 701e9602d8650aa65a71d33bff5ea1f4c5bba0ef # timeout=10\n [2020-02-19T18:11:05.640Z] > git merge edb4043d08d82a8c7a535024a77d7185c68d10a2 # timeout=10\n [2020-02-19T18:11:05.664Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-19T18:11:05.673Z] > git config core.sparsecheckout # timeout=10\n [2020-02-19T18:11:05.677Z] > git checkout -f de20a40bd16bc8f8089af291aeb09b00c459280e # timeout=10\n [2020-02-19T18:11:09.389Z] Commit message: "Merge commit \'edb4043d08d82a8c7a535024a77d7185c68d10a2\' into HEAD"\n [2020-02-19T18:11:09.389Z] First time build. Skipping changelog.\n [2020-02-19T18:11:09.431Z] > git --version # timeout=10\n [2020-02-19T18:11:09.465Z] fatal: bad object 3de2761187569e0278258fbf30ff201bf1ad0db1\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-19T18:11:11.187Z] =========================================================\n [2020-02-19T18:11:11.187Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-19T18:11:11.187Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T18:11:11.847Z] + 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-19T18:11:12.424Z] Sending build context to Docker daemon 36.41MB\n\n [2020-02-19T18:11:12.424Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-19T18:11:12.424Z] Step 2/8 : FROM ${BASE}\n [2020-02-19T18:11:12.424Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-19T18:11:12.424Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-19T18:11:12.424Z] 2848faf0eed1: Pulling fs layer\n [2020-02-19T18:11:12.424Z] 0f37312ad70f: Pulling fs layer\n [2020-02-19T18:11:12.424Z] 5788d62ee057: Pulling fs layer\n [2020-02-19T18:11:12.424Z] 0e6b1d234666: Pulling fs layer\n [2020-02-19T18:11:12.424Z] bf5d7aec512f: Pulling fs layer\n [2020-02-19T18:11:12.424Z] 34c802a77dc8: Pulling fs layer\n [2020-02-19T18:11:12.424Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-19T18:11:12.424Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-19T18:11:12.424Z] 5c102a31e300: Pulling fs layer\n [2020-02-19T18:11:12.424Z] dcfb455df0a1: Pulling fs layer\n [2020-02-19T18:11:12.424Z] 34c802a77dc8: Waiting\n [2020-02-19T18:11:12.424Z] 9eb99e56ec68: Waiting\n [2020-02-19T18:11:12.424Z] 27c7a5d97fbd: Waiting\n [2020-02-19T18:11:12.424Z] 5c102a31e300: Waiting\n [2020-02-19T18:11:12.424Z] 0e6b1d234666: Waiting\n [2020-02-19T18:11:12.424Z] bf5d7aec512f: Waiting\n [2020-02-19T18:11:12.424Z] dcfb455df0a1: Waiting\n [2020-02-19T18:11:12.424Z] 5788d62ee057: Waiting\n [2020-02-19T18:11:12.424Z] 0f37312ad70f: Verifying Checksum\n [2020-02-19T18:11:12.424Z] 0f37312ad70f: Download complete\n [2020-02-19T18:11:12.424Z] 2848faf0eed1: Download complete\n [2020-02-19T18:11:12.687Z] 0e6b1d234666: Verifying Checksum\n [2020-02-19T18:11:12.687Z] 0e6b1d234666: Download complete\n [2020-02-19T18:11:12.687Z] bf5d7aec512f: Verifying Checksum\n [2020-02-19T18:11:12.687Z] bf5d7aec512f: Download complete\n [2020-02-19T18:11:12.687Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-19T18:11:12.687Z] e6b0cf9c0882: Download complete\n [2020-02-19T18:11:12.951Z] e6b0cf9c0882: Pull complete\n [2020-02-19T18:11:13.224Z] 2848faf0eed1: Pull complete\n [2020-02-19T18:11:13.498Z] 0f37312ad70f: Pull complete\n [2020-02-19T18:11:14.499Z] 34c802a77dc8: Verifying Checksum\n [2020-02-19T18:11:14.499Z] 34c802a77dc8: Download complete\n [2020-02-19T18:11:14.778Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-19T18:11:14.778Z] 27c7a5d97fbd: Download complete\n [2020-02-19T18:11:15.740Z] 5c102a31e300: Verifying Checksum\n [2020-02-19T18:11:15.740Z] 5c102a31e300: Download complete\n [2020-02-19T18:11:15.740Z] dcfb455df0a1: Verifying Checksum\n [2020-02-19T18:11:15.740Z] dcfb455df0a1: Download complete\n [2020-02-19T18:11:15.740Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-19T18:11:15.740Z] 9eb99e56ec68: Download complete\n [2020-02-19T18:11:15.740Z] 5788d62ee057: Verifying Checksum\n [2020-02-19T18:11:15.740Z] 5788d62ee057: Download complete\n [2020-02-19T18:11:22.341Z] 5788d62ee057: Pull complete\n [2020-02-19T18:11:22.613Z] 0e6b1d234666: Pull complete\n [2020-02-19T18:11:22.613Z] bf5d7aec512f: Pull complete\n [2020-02-19T18:11:27.914Z] 34c802a77dc8: Pull complete\n [2020-02-19T18:11:32.125Z] 9eb99e56ec68: Pull complete\n [2020-02-19T18:11:32.125Z] 27c7a5d97fbd: Pull complete\n [2020-02-19T18:11:32.699Z] 5c102a31e300: Pull complete\n [2020-02-19T18:11:32.699Z] dcfb455df0a1: Pull complete\n [2020-02-19T18:11:32.699Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-19T18:11:32.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-19T18:11:32.699Z] ---> 7c70fe431013\n [2020-02-19T18:11:32.699Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-19T18:11:33.274Z] latest: Pulling from library/docker\n [2020-02-19T18:11:33.274Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-19T18:11:33.274Z] cd54125436dc: Pulling fs layer\n [2020-02-19T18:11:33.274Z] 70d1554c15cb: Pulling fs layer\n [2020-02-19T18:11:33.274Z] c8a3718af663: Pulling fs layer\n [2020-02-19T18:11:33.274Z] f5d685e7204c: Pulling fs layer\n [2020-02-19T18:11:33.274Z] bd2db148201e: Pulling fs layer\n [2020-02-19T18:11:33.274Z] 419c00a7b035: Pulling fs layer\n [2020-02-19T18:11:33.274Z] c8a3718af663: Waiting\n [2020-02-19T18:11:33.274Z] f5d685e7204c: Waiting\n [2020-02-19T18:11:33.274Z] 419c00a7b035: Waiting\n [2020-02-19T18:11:33.545Z] 70d1554c15cb: Verifying Checksum\n [2020-02-19T18:11:33.545Z] 70d1554c15cb: Download complete\n [2020-02-19T18:11:33.545Z] c9b1b535fdd9: Download complete\n [2020-02-19T18:11:33.545Z] cd54125436dc: Verifying Checksum\n [2020-02-19T18:11:33.545Z] cd54125436dc: Download complete\n [2020-02-19T18:11:33.828Z] f5d685e7204c: Verifying Checksum\n [2020-02-19T18:11:33.828Z] f5d685e7204c: Download complete\n [2020-02-19T18:11:33.828Z] bd2db148201e: Verifying Checksum\n [2020-02-19T18:11:33.828Z] bd2db148201e: Download complete\n [2020-02-19T18:11:33.828Z] c9b1b535fdd9: Pull complete\n [2020-02-19T18:11:34.118Z] 419c00a7b035: Verifying Checksum\n [2020-02-19T18:11:34.118Z] 419c00a7b035: Download complete\n [2020-02-19T18:11:35.114Z] c8a3718af663: Verifying Checksum\n [2020-02-19T18:11:35.114Z] c8a3718af663: Download complete\n [2020-02-19T18:11:35.114Z] cd54125436dc: Pull complete\n [2020-02-19T18:11:35.114Z] 70d1554c15cb: Pull complete\n [2020-02-19T18:11:38.433Z] c8a3718af663: Pull complete\n [2020-02-19T18:11:38.433Z] f5d685e7204c: Pull complete\n [2020-02-19T18:11:38.433Z] bd2db148201e: Pull complete\n [2020-02-19T18:11:38.433Z] 419c00a7b035: Pull complete\n [2020-02-19T18:11:38.433Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-19T18:11:38.433Z] Status: Downloaded newer image for docker:latest\n [2020-02-19T18:11:40.360Z] ---> f9f559d693cb\n [2020-02-19T18:11:40.360Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-19T18:11:40.360Z] ---> Running in 60b1d38bae12\n [2020-02-19T18:11:40.360Z] Removing intermediate container 60b1d38bae12\n [2020-02-19T18:11:40.360Z] ---> 419abe2e31c0\n [2020-02-19T18:11:40.360Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-19T18:11:40.629Z] ---> Running in 594d036c160b\n [2020-02-19T18:11:41.222Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-19T18:11:42.181Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-19T18:11:43.119Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-19T18:11:43.119Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-19T18:11:43.387Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-19T18:11:43.387Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-19T18:11:43.664Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-19T18:11:43.664Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-19T18:11:43.664Z] OK: 145 MiB in 44 packages\n [2020-02-19T18:11:44.247Z] Removing intermediate container 594d036c160b\n [2020-02-19T18:11:44.247Z] ---> a44892deb4fd\n [2020-02-19T18:11:44.247Z] Step 6/8 : WORKDIR /build\n [2020-02-19T18:11:44.247Z] ---> Running in 46089adc9f8d\n [2020-02-19T18:11:44.247Z] Removing intermediate container 46089adc9f8d\n [2020-02-19T18:11:44.247Z] ---> ea50699cc423\n [2020-02-19T18:11:44.247Z] Step 7/8 : COPY go.mod .\n [2020-02-19T18:11:44.522Z] ---> 17bb12e7ca6f\n [2020-02-19T18:11:44.522Z] Step 8/8 : RUN go mod download\n [2020-02-19T18:11:44.522Z] ---> Running in 39b762591921\n [2020-02-19T18:11:47.083Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-19T18:11:47.083Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-19T18:11:47.347Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-19T18:11:47.609Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-19T18:11:47.869Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-19T18:11:48.146Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-19T18:11:48.408Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-19T18:11:48.408Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-19T18:11:48.408Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-19T18:11:48.408Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-19T18:11:48.408Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-19T18:11:48.408Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-19T18:11:48.408Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-19T18:11:58.518Z] \x1b[0mRemoving intermediate container 39b762591921\n [2020-02-19T18:11:58.518Z] ---> f02addf20808\n [2020-02-19T18:11:58.518Z] Successfully built f02addf20808\n [2020-02-19T18:11:58.518Z] 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-19T18:11:59.092Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-19T18:11:59.359Z] .\n [Pipeline] withDockerContainer\n [2020-02-19T18:11:59.525Z] prd-centos7-docker-4c-2g-24849 does not seem to be running inside a container\n [2020-02-19T18:11:59.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-19T18:12:00.254Z] $ docker top 1cabd4b1fc422380bc23fa9109bcf017f83b9aecd153df2f0de3461becf7d399 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T18:12:01.256Z] + go version\n [2020-02-19T18:12:02.228Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-19T18:12:02.683Z] + make test\n [2020-02-19T18:12:02.683Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-19T18:12:04.080Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-19T18:12:04.335Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24848 in /w/workspace/ndry_app-functions-sdk-go_PR-290\n [Pipeline] {\n [Pipeline] ws\n [2020-02-19T18:12:04.378Z] Running in /w/workspace/app-functions-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-19T18:12:14.236Z] using credential edgex-jenkins-ssh\n [2020-02-19T18:12:14.260Z] Cloning the remote Git repository\n [2020-02-19T18:12:14.260Z] Cloning with configured refspecs honoured and without tags\n [2020-02-19T18:12:14.317Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-19T18:12:14.451Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10\n [2020-02-19T18:12:14.532Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-19T18:12:14.534Z] > git --version # timeout=10\n [2020-02-19T18:12:14.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-19T18:12:14.643Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T18:12:18.302Z] Fetching without tags\n [2020-02-19T18:12:18.846Z] Merging remotes/origin/master commit edb4043d08d82a8c7a535024a77d7185c68d10a2 into PR head commit 701e9602d8650aa65a71d33bff5ea1f4c5bba0ef\n [2020-02-19T18:12:18.170Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-19T18:12:18.205Z] > git config --add remote.origin.fetch +refs/pull/290/head:refs/remotes/origin/PR-290 # timeout=10\n [2020-02-19T18:12:18.225Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T18:12:18.259Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-19T18:12:18.310Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-19T18:12:18.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-19T18:12:18.333Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T18:12:18.865Z] > git config core.sparsecheckout # timeout=10\n [2020-02-19T18:12:18.894Z] > git checkout -f 701e9602d8650aa65a71d33bff5ea1f4c5bba0ef # timeout=10\n [2020-02-19T18:12:19.118Z] Merge succeeded, producing e46e3ca8762f9137b2247be88ece94635d5d7a1a\n [2020-02-19T18:12:19.118Z] Checking out Revision e46e3ca8762f9137b2247be88ece94635d5d7a1a (PR-290)\n [2020-02-19T18:12:19.011Z] > git merge edb4043d08d82a8c7a535024a77d7185c68d10a2 # timeout=10\n [2020-02-19T18:12:19.076Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-19T18:12:19.121Z] > git config core.sparsecheckout # timeout=10\n [2020-02-19T18:12:19.133Z] > git checkout -f e46e3ca8762f9137b2247be88ece94635d5d7a1a # timeout=10\n [2020-02-19T18:12:22.438Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.093s\tcoverage: 88.9% of statements\n [2020-02-19T18:12:23.470Z] Commit message: "Merge commit \'edb4043d08d82a8c7a535024a77d7185c68d10a2\' into HEAD"\n [2020-02-19T18:12:23.471Z] First time build. Skipping changelog.\n [2020-02-19T18:12:23.516Z] > git --version # timeout=10\n [2020-02-19T18:12:23.550Z] fatal: bad object 3de2761187569e0278258fbf30ff201bf1ad0db1\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-19T18:12:27.701Z] =========================================================\n [2020-02-19T18:12:27.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-19T18:12:27.701Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T18:12:29.104Z] + 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-19T18:12:30.540Z] Sending build context to Docker daemon 36.41MB\n\n [2020-02-19T18:12:30.821Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-19T18:12:30.821Z] Step 2/8 : FROM ${BASE}\n [2020-02-19T18:12:31.094Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-19T18:12:31.094Z] cde5963f3b93: Pulling fs layer\n [2020-02-19T18:12:31.094Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-19T18:12:31.094Z] 777b28850792: Pulling fs layer\n [2020-02-19T18:12:31.094Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-19T18:12:31.094Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-19T18:12:31.094Z] 1df406cf5192: Pulling fs layer\n [2020-02-19T18:12:31.094Z] cd6300453558: Pulling fs layer\n [2020-02-19T18:12:31.094Z] b9c365052c96: Pulling fs layer\n [2020-02-19T18:12:31.094Z] a2d8cc88f415: Pulling fs layer\n [2020-02-19T18:12:31.094Z] ea1d1ca13537: Pulling fs layer\n [2020-02-19T18:12:31.094Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-19T18:12:31.094Z] cd6300453558: Waiting\n [2020-02-19T18:12:31.094Z] b9c365052c96: Waiting\n [2020-02-19T18:12:31.094Z] a2d8cc88f415: Waiting\n [2020-02-19T18:12:31.094Z] ea1d1ca13537: Waiting\n [2020-02-19T18:12:31.094Z] 3750a50a1c5e: Waiting\n [2020-02-19T18:12:31.094Z] 8a11ddd9e578: Waiting\n [2020-02-19T18:12:31.094Z] 4cf88f913ddb: Waiting\n [2020-02-19T18:12:31.094Z] 1df406cf5192: Waiting\n [2020-02-19T18:12:31.094Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-19T18:12:31.094Z] 2a23fa8c16f7: Download complete\n [2020-02-19T18:12:31.094Z] 777b28850792: Verifying Checksum\n [2020-02-19T18:12:31.094Z] 777b28850792: Download complete\n [2020-02-19T18:12:31.094Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-19T18:12:31.094Z] 4cf88f913ddb: Download complete\n [2020-02-19T18:12:31.397Z] 1df406cf5192: Verifying Checksum\n [2020-02-19T18:12:31.397Z] 1df406cf5192: Download complete\n [2020-02-19T18:12:31.397Z] cde5963f3b93: Verifying Checksum\n [2020-02-19T18:12:31.397Z] cde5963f3b93: Download complete\n [2020-02-19T18:12:32.798Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.759s\tcoverage: 41.9% of statements\n [2020-02-19T18:12:32.799Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-19T18:12:32.799Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-19T18:12:32.799Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.044s\tcoverage: 100.0% of statements\n [2020-02-19T18:12:32.799Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.718s\tcoverage: 69.3% of statements\n [2020-02-19T18:12:32.845Z] cde5963f3b93: Pull complete\n [2020-02-19T18:12:33.850Z] 2a23fa8c16f7: Pull complete\n [2020-02-19T18:12:34.126Z] 777b28850792: Pull complete\n [2020-02-19T18:12:38.422Z] cd6300453558: Verifying Checksum\n [2020-02-19T18:12:38.422Z] cd6300453558: Download complete\n [2020-02-19T18:12:38.422Z] a2d8cc88f415: Verifying Checksum\n [2020-02-19T18:12:38.422Z] a2d8cc88f415: Download complete\n [2020-02-19T18:12:39.473Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.288s\tcoverage: 83.7% of statements\n [2020-02-19T18:12:39.473Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.006s\tcoverage: 89.5% of statements\n [2020-02-19T18:12:39.473Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.010s\tcoverage: 100.0% of statements\n [2020-02-19T18:12:40.421Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.079s\tcoverage: 100.0% of statements\n [2020-02-19T18:12:40.421Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.005s\tcoverage: 100.0% of statements\n [2020-02-19T18:12:40.421Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.036s\tcoverage: 100.0% of statements\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-19T18:12:40.421Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.006s\tcoverage: 96.6% of statements\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-19T18:12:40.421Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.005s\tcoverage: 97.7% of statements\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-19T18:12:40.421Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-19T18:12:40.422Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-19T18:12:42.718Z] ea1d1ca13537: Verifying Checksum\n [2020-02-19T18:12:42.718Z] ea1d1ca13537: Download complete\n [2020-02-19T18:12:42.718Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-19T18:12:42.718Z] 3750a50a1c5e: Download complete\n [2020-02-19T18:12:43.728Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.661s\tcoverage: 86.7% of statements\n [2020-02-19T18:12:43.728Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.029s\tcoverage: 60.0% of statements\n [2020-02-19T18:12:43.728Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-19T18:12:44.302Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.382s\tcoverage: 74.2% of statements\n [2020-02-19T18:12:44.302Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.008s\tcoverage: 94.7% of statements\n [2020-02-19T18:12:44.567Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-19T18:12:45.354Z] b9c365052c96: Verifying Checksum\n [2020-02-19T18:12:45.354Z] b9c365052c96: Download complete\n [2020-02-19T18:12:46.785Z] 8a11ddd9e578: Download complete\n [2020-02-19T18:12:49.910Z] gofmt -l .\n [2020-02-19T18:12:49.910Z] [ "`gofmt -l .`" = "" ]\n [2020-02-19T18:12:49.910Z] ./bin/test-attribution-txt.sh\n [2020-02-19T18:12:50.176Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-19T18:12:51.090Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-19T18:12:51.103Z] $ docker stop --time=1 1cabd4b1fc422380bc23fa9109bcf017f83b9aecd153df2f0de3461becf7d399\n [2020-02-19T18:12:52.769Z] $ docker rm -f 1cabd4b1fc422380bc23fa9109bcf017f83b9aecd153df2f0de3461becf7d399\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-19T18:13:05.055Z] 8a11ddd9e578: Pull complete\n [2020-02-19T18:13:05.055Z] 4cf88f913ddb: Pull complete\n [2020-02-19T18:13:05.055Z] 1df406cf5192: Pull complete\n [2020-02-19T18:13:11.772Z] cd6300453558: Pull complete\n [2020-02-19T18:13:20.029Z] b9c365052c96: Pull complete\n [2020-02-19T18:13:20.029Z] a2d8cc88f415: Pull complete\n [2020-02-19T18:13:22.661Z] ea1d1ca13537: Pull complete\n [2020-02-19T18:13:22.943Z] 3750a50a1c5e: Pull complete\n [2020-02-19T18:13:22.943Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-19T18:13:22.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-19T18:13:22.943Z] ---> 78745c68409d\n [2020-02-19T18:13:22.943Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-19T18:13:23.536Z] latest: Pulling from library/docker\n [2020-02-19T18:13:23.536Z] 8fa90b21c985: Pulling fs layer\n [2020-02-19T18:13:23.536Z] f2917335fcb0: Pulling fs layer\n [2020-02-19T18:13:23.536Z] c8d3c84c2515: Pulling fs layer\n [2020-02-19T18:13:23.536Z] b91ed599925c: Pulling fs layer\n [2020-02-19T18:13:23.536Z] 67f904540aca: Pulling fs layer\n [2020-02-19T18:13:23.536Z] b692ba2de145: Pulling fs layer\n [2020-02-19T18:13:23.536Z] f20adc8023b7: Pulling fs layer\n [2020-02-19T18:13:23.536Z] b91ed599925c: Waiting\n [2020-02-19T18:13:23.536Z] b692ba2de145: Waiting\n [2020-02-19T18:13:23.536Z] f20adc8023b7: Waiting\n [2020-02-19T18:13:23.536Z] 67f904540aca: Waiting\n [2020-02-19T18:13:25.496Z] c8d3c84c2515: Verifying Checksum\n [2020-02-19T18:13:25.496Z] c8d3c84c2515: Download complete\n [2020-02-19T18:13:25.496Z] f2917335fcb0: Verifying Checksum\n [2020-02-19T18:13:25.496Z] f2917335fcb0: Download complete\n [2020-02-19T18:13:25.496Z] 8fa90b21c985: Verifying Checksum\n [2020-02-19T18:13:25.496Z] 8fa90b21c985: Download complete\n [2020-02-19T18:13:26.480Z] 67f904540aca: Verifying Checksum\n [2020-02-19T18:13:26.480Z] 67f904540aca: Download complete\n [2020-02-19T18:13:26.480Z] b692ba2de145: Verifying Checksum\n [2020-02-19T18:13:26.480Z] b692ba2de145: Download complete\n [2020-02-19T18:13:27.075Z] 8fa90b21c985: Pull complete\n [2020-02-19T18:13:27.075Z] f20adc8023b7: Verifying Checksum\n [2020-02-19T18:13:27.075Z] f20adc8023b7: Download complete\n [2020-02-19T18:13:29.729Z] f2917335fcb0: Pull complete\n [2020-02-19T18:13:30.003Z] c8d3c84c2515: Pull complete\n [2020-02-19T18:13:32.637Z] b91ed599925c: Verifying Checksum\n [2020-02-19T18:13:32.637Z] b91ed599925c: Download complete\n [2020-02-19T18:13:38.034Z] b91ed599925c: Pull complete\n [2020-02-19T18:13:38.303Z] 67f904540aca: Pull complete\n [2020-02-19T18:13:38.572Z] b692ba2de145: Pull complete\n [2020-02-19T18:13:38.572Z] f20adc8023b7: Pull complete\n [2020-02-19T18:13:38.572Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-19T18:13:38.845Z] Status: Downloaded newer image for docker:latest\n [2020-02-19T18:13:45.529Z] ---> 39c1b8f9e255\n [2020-02-19T18:13:45.529Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-19T18:13:45.529Z] ---> Running in bf988b3592c7\n [2020-02-19T18:13:45.529Z] Removing intermediate container bf988b3592c7\n [2020-02-19T18:13:45.529Z] ---> 9ad0b406a13b\n [2020-02-19T18:13:45.530Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-19T18:13:45.530Z] ---> Running in 53a759efa8c7\n [2020-02-19T18:13:46.116Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-19T18:13:47.092Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-19T18:13:47.688Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-19T18:13:47.960Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-19T18:13:47.960Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-19T18:13:48.247Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-19T18:13:48.247Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-19T18:13:48.247Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-19T18:13:48.247Z] OK: 127 MiB in 44 packages\n [2020-02-19T18:13:49.676Z] Removing intermediate container 53a759efa8c7\n [2020-02-19T18:13:49.676Z] ---> 2ec1af629b7c\n [2020-02-19T18:13:49.676Z] Step 6/8 : WORKDIR /build\n [2020-02-19T18:13:49.676Z] ---> Running in 72d332005f5e\n [2020-02-19T18:13:49.955Z] Removing intermediate container 72d332005f5e\n [2020-02-19T18:13:49.955Z] ---> 939e98d5e9aa\n [2020-02-19T18:13:49.955Z] Step 7/8 : COPY go.mod .\n [2020-02-19T18:13:50.551Z] ---> 918cf29f6063\n [2020-02-19T18:13:50.551Z] Step 8/8 : RUN go mod download\n [2020-02-19T18:13:50.835Z] ---> Running in bab94de86814\n [2020-02-19T18:13:52.819Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-19T18:13:52.819Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-19T18:13:52.819Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-19T18:13:52.819Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-19T18:13:52.819Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-19T18:13:53.088Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-19T18:13:53.088Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-19T18:13:53.088Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-19T18:13:53.088Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-19T18:13:53.088Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-19T18:13:53.088Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-19T18:13:53.088Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-19T18:13:53.358Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n [2020-02-19T18:13:53.359Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-19T18:13:53.359Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-19T18:13:53.359Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-19T18:13:53.359Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-19T18:13:53.359Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-19T18:13:53.359Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-19T18:13:53.359Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-19T18:13:53.630Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-19T18:13:53.630Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-19T18:13:53.630Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-19T18:13:53.630Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-19T18:13:53.630Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-19T18:13:53.630Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-19T18:13:53.630Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-19T18:13:53.630Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-19T18:13:53.901Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-19T18:13:53.901Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-19T18:13:53.901Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-19T18:13:53.901Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-19T18:13:53.901Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-19T18:13:53.901Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-19T18:13:53.901Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-19T18:13:53.901Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-19T18:13:54.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-19T18:13:54.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-19T18:13:54.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-19T18:13:54.171Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-19T18:13:54.171Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-19T18:13:54.171Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-19T18:13:54.444Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-19T18:13:54.444Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-19T18:13:54.444Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-19T18:13:54.444Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-19T18:13:54.444Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-19T18:13:54.444Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-19T18:13:54.444Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-19T18:13:54.444Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-19T18:13:54.444Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-19T18:13:54.713Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-19T18:13:54.713Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-19T18:13:54.713Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-19T18:13:54.713Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-19T18:13:54.713Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-19T18:13:54.981Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-19T18:13:55.252Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-19T18:13:55.252Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-19T18:13:55.252Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-19T18:13:55.252Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-19T18:13:55.252Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-19T18:13:55.252Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-19T18:13:55.252Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-19T18:13:55.252Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-19T18:13:55.526Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-19T18:13:55.526Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-19T18:13:55.526Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-19T18:13:55.526Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-19T18:14:17.681Z] \x1b[0mRemoving intermediate container bab94de86814\n [2020-02-19T18:14:17.681Z] ---> d5cad0bca90c\n [2020-02-19T18:14:17.681Z] Successfully built d5cad0bca90c\n [2020-02-19T18:14:17.681Z] 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-19T18:14:18.302Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-19T18:14:18.568Z] .\n [Pipeline] withDockerContainer\n [2020-02-19T18:14:18.939Z] prd-ubuntu18.04-docker-arm64-4c-2g-24848 does not seem to be running inside a container\n [2020-02-19T18:14:19.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-19T18:14:20.551Z] $ docker top 994cc046fde9f183111053d0f425f9035c8ecb3dc3012acf7ed50d751cb33254 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T18:14:23.313Z] + go version\n [2020-02-19T18:14:23.314Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-19T18:14:24.070Z] + make test\n [2020-02-19T18:14:24.340Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-19T18:14:26.317Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-19T18:15:22.866Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.116s\tcoverage: 88.9% of statements\n [2020-02-19T18:16:09.939Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.625s\tcoverage: 41.9% of statements\n [2020-02-19T18:16:09.939Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-19T18:16:09.939Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-19T18:16:09.939Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.020s\tcoverage: 100.0% of statements\n [2020-02-19T18:16:15.344Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.321s\tcoverage: 69.3% of statements\n [2020-02-19T18:16:22.040Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.072s\tcoverage: 83.7% of statements\n [2020-02-19T18:16:22.040Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.016s\tcoverage: 89.5% of statements\n [2020-02-19T18:16:22.040Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.018s\tcoverage: 100.0% of statements\n [2020-02-19T18:16:34.453Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.125s\tcoverage: 100.0% of statements\n [2020-02-19T18:16:34.453Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.019s\tcoverage: 100.0% of statements\n [2020-02-19T18:16:34.453Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-19T18:16:34.453Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.013s\tcoverage: 96.6% of statements\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-19T18:16:34.453Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.015s\tcoverage: 97.7% of statements\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-19T18:16:34.453Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-19T18:16:46.823Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.727s\tcoverage: 86.7% of statements\n [2020-02-19T18:16:46.823Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.070s\tcoverage: 60.0% of statements\n [2020-02-19T18:16:46.823Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-19T18:16:51.130Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.573s\tcoverage: 74.2% of statements\n [2020-02-19T18:16:51.130Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.025s\tcoverage: 94.7% of statements\n [2020-02-19T18:16:51.408Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-19T18:17:13.526Z] gofmt -l .\n [2020-02-19T18:17:13.526Z] [ "`gofmt -l .`" = "" ]\n [2020-02-19T18:17:13.526Z] ./bin/test-attribution-txt.sh\n [2020-02-19T18:17:13.526Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-19T18:17:14.144Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-19T18:17:14.654Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-19T18:17:14.663Z] $ docker stop --time=1 994cc046fde9f183111053d0f425f9035c8ecb3dc3012acf7ed50d751cb33254\n [2020-02-19T18:17:16.942Z] $ docker rm -f 994cc046fde9f183111053d0f425f9035c8ecb3dc3012acf7ed50d751cb33254\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-19T18:17:18.696Z] provisioning config files...\n [2020-02-19T18:17:18.710Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-290@tmp/config1148562784939579724tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T18:17:19.062Z] + curl -s https://codecov.io/bash\n [2020-02-19T18:17:19.062Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-290@tmp/config1148562784939579724tmp\n [2020-02-19T18:17:19.327Z] \n [2020-02-19T18:17:19.327Z] _____ _\n [2020-02-19T18:17:19.327Z] / ____| | |\n [2020-02-19T18:17:19.327Z] | | ___ __| | ___ ___ _____ __\n [2020-02-19T18:17:19.327Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-19T18:17:19.327Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-19T18:17:19.327Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-19T18:17:19.327Z] Bash-20191211-b8db533\n [2020-02-19T18:17:19.327Z] \n [2020-02-19T18:17:19.327Z] \n [2020-02-19T18:17:19.327Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-19T18:17:19.327Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-19T18:17:19.327Z] Fixing merge commit SHA\n [2020-02-19T18:17:19.327Z] \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-19T18:17:19.327Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-19T18:17:19.327Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-19T18:17:19.327Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-19T18:17:19.327Z] \x1b[0;32m+\x1b[0m .\n [2020-02-19T18:17:19.327Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-19T18:17:19.327Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-19T18:17:19.327Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-19T18:17:19.589Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=58074\x1b[0m\n [2020-02-19T18:17:19.589Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-19T18:17:19.589Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-19T18:17:19.849Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-19T18:17:19.849Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-19T18:17:19.849Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-19T18:17:19.849Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-19T18:17:19.849Z] \x1b[0;90mquery:\x1b[0m branch=PR-290&commit=edb4043d08d82a8c7a535024a77d7185c68d10a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=290&job=\n [2020-02-19T18:17:19.849Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-19T18:17:19.849Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-290&commit=edb4043d08d82a8c7a535024a77d7185c68d10a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=290&job=\n [2020-02-19T18:17:20.417Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-19T18:17:20.676Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/edb4043d08d82a8c7a535024a77d7185c68d10a2\x1b[0m\n [Pipeline] }\n [2020-02-19T18:17:20.694Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-19T18:17:21.837Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-19T18:17:22.183Z] ---> package-listing.sh\n [2020-02-19T18:17:22.183Z] ++ facter osfamily\n [2020-02-19T18:17:22.183Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-19T18:17:22.183Z] + OS_FAMILY=redhat\n [2020-02-19T18:17:22.183Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-290\n [2020-02-19T18:17:22.183Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-19T18:17:22.183Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-19T18:17:22.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-19T18:17:22.184Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-19T18:17:22.184Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-290 \']\'\n [2020-02-19T18:17:22.184Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-19T18:17:22.184Z] + case "${OS_FAMILY}" in\n [2020-02-19T18:17:22.184Z] + rpm -qa\n [2020-02-19T18:17:22.184Z] + sort\n [2020-02-19T18:17:27.625Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-19T18:17:27.625Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-19T18:17:27.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-19T18:17:27.625Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-290 \']\'\n [2020-02-19T18:17:27.625Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-290/archives/\n [2020-02-19T18:17:27.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-290/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T18:17:28.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-19T18:17:28.664Z] \n [2020-02-19T18:17:28.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T18:17:29.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-19T18:17:29.439Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-19T18:17:29.439Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-19T18:17:29.439Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-19T18:17:29.439Z] c9ea274ed700: Pulling fs layer\n [2020-02-19T18:17:29.439Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-19T18:17:29.439Z] f6a933c9cadc: Pulling fs layer\n [2020-02-19T18:17:29.439Z] 61811dbd4963: Pulling fs layer\n [2020-02-19T18:17:29.439Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-19T18:17:29.439Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-19T18:17:29.439Z] dc21a1d4508b: Pulling fs layer\n [2020-02-19T18:17:29.439Z] 363af2e989c4: Pulling fs layer\n [2020-02-19T18:17:29.439Z] 9cfac6ba3733: Waiting\n [2020-02-19T18:17:29.439Z] f6a933c9cadc: Waiting\n [2020-02-19T18:17:29.439Z] 61811dbd4963: Waiting\n [2020-02-19T18:17:29.439Z] a6eb2c9e2280: Waiting\n [2020-02-19T18:17:29.439Z] 095dd8b7b4d8: Waiting\n [2020-02-19T18:17:29.439Z] dc21a1d4508b: Waiting\n [2020-02-19T18:17:29.439Z] 363af2e989c4: Waiting\n [2020-02-19T18:17:29.729Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-19T18:17:29.729Z] da0e9bf0cc60: Download complete\n [2020-02-19T18:17:29.729Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-19T18:17:29.729Z] 9cfac6ba3733: Download complete\n [2020-02-19T18:17:30.079Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-19T18:17:30.079Z] e6b0cf9c0882: Download complete\n [2020-02-19T18:17:30.079Z] f6a933c9cadc: Verifying Checksum\n [2020-02-19T18:17:30.079Z] f6a933c9cadc: Download complete\n [2020-02-19T18:17:30.079Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-19T18:17:30.079Z] a6eb2c9e2280: Download complete\n [2020-02-19T18:17:31.145Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-19T18:17:31.145Z] 095dd8b7b4d8: Download complete\n [2020-02-19T18:17:31.145Z] e6b0cf9c0882: Pull complete\n [2020-02-19T18:17:31.145Z] c9ea274ed700: Verifying Checksum\n [2020-02-19T18:17:31.145Z] c9ea274ed700: Download complete\n [2020-02-19T18:17:31.145Z] 363af2e989c4: Verifying Checksum\n [2020-02-19T18:17:31.145Z] 363af2e989c4: Download complete\n [2020-02-19T18:17:31.145Z] dc21a1d4508b: Verifying Checksum\n [2020-02-19T18:17:31.145Z] dc21a1d4508b: Download complete\n [2020-02-19T18:17:31.425Z] da0e9bf0cc60: Pull complete\n [2020-02-19T18:17:32.022Z] 61811dbd4963: Verifying Checksum\n [2020-02-19T18:17:32.022Z] 61811dbd4963: Download complete\n [2020-02-19T18:17:35.445Z] c9ea274ed700: Pull complete\n [2020-02-19T18:17:35.445Z] 9cfac6ba3733: Pull complete\n [2020-02-19T18:17:36.407Z] f6a933c9cadc: Pull complete\n [2020-02-19T18:17:39.802Z] 61811dbd4963: Pull complete\n [2020-02-19T18:17:40.088Z] a6eb2c9e2280: Pull complete\n [2020-02-19T18:17:42.878Z] 095dd8b7b4d8: Pull complete\n [2020-02-19T18:17:43.147Z] dc21a1d4508b: Pull complete\n [2020-02-19T18:17:43.413Z] 363af2e989c4: Pull complete\n [2020-02-19T18:17:43.413Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-19T18:17:43.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-19T18:17:43.786Z] prd-centos7-docker-4c-2g-24846 does not seem to be running inside a container\n [2020-02-19T18:17:43.972Z] $ 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-290 -v /w/workspace/ndry_app-functions-sdk-go_PR-290:/w/workspace/ndry_app-functions-sdk-go_PR-290:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-290@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-19T18:17:45.499Z] $ docker top 6ffb3dd672480527ee0ae67dcbd08bf48ed771480e1a0da96000f7e2a0865970 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-19T18:17:46.388Z] provisioning config files...\n [2020-02-19T18:17:46.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-290@tmp/config6852562160034472600tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-19T18:17:46.459Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-19T18:17:47.201Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-19T18:17:47.222Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-19T18:17:47.553Z] ---> logs-deploy.sh\n [2020-02-19T18:17:47.553Z] + ARCHIVE_ARTIFACTS=\n [2020-02-19T18:17:47.553Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-19T18:17:47.553Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-19T18:17:47.553Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-19T18:17:47.553Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-290/1\n [2020-02-19T18:17:47.553Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-290/1/\n [2020-02-19T18:17:47.553Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-290/1 /w/workspace/ndry_app-functions-sdk-go_PR-290\n [2020-02-19T18:17:48.967Z] Archives upload complete.\n [2020-02-19T18:17:49.247Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-290/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-290/1/\n [2020-02-19T18:17:50.219Z] ---> uname -a:\n [2020-02-19T18:17:50.219Z] Linux 6ffb3dd67248 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] ---> lscpu:\n [2020-02-19T18:17:50.219Z] Architecture: x86_64\n [2020-02-19T18:17:50.219Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-19T18:17:50.219Z] Byte Order: Little Endian\n [2020-02-19T18:17:50.219Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-19T18:17:50.219Z] CPU(s): 4\n [2020-02-19T18:17:50.219Z] On-line CPU(s) list: 0-3\n [2020-02-19T18:17:50.219Z] Thread(s) per core: 1\n [2020-02-19T18:17:50.219Z] Core(s) per socket: 1\n [2020-02-19T18:17:50.219Z] Socket(s): 4\n [2020-02-19T18:17:50.219Z] NUMA node(s): 1\n [2020-02-19T18:17:50.219Z] Vendor ID: GenuineIntel\n [2020-02-19T18:17:50.219Z] CPU family: 6\n [2020-02-19T18:17:50.219Z] Model: 44\n [2020-02-19T18:17:50.219Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-19T18:17:50.219Z] Stepping: 1\n [2020-02-19T18:17:50.219Z] CPU MHz: 2933.438\n [2020-02-19T18:17:50.219Z] BogoMIPS: 5866.87\n [2020-02-19T18:17:50.219Z] Virtualization: VT-x\n [2020-02-19T18:17:50.219Z] Hypervisor vendor: KVM\n [2020-02-19T18:17:50.219Z] Virtualization type: full\n [2020-02-19T18:17:50.219Z] L1d cache: 128 KiB\n [2020-02-19T18:17:50.219Z] L1i cache: 128 KiB\n [2020-02-19T18:17:50.219Z] L2 cache: 16 MiB\n [2020-02-19T18:17:50.219Z] L3 cache: 64 MiB\n [2020-02-19T18:17:50.219Z] NUMA node0 CPU(s): 0-3\n [2020-02-19T18:17:50.219Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-19T18:17:50.219Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-19T18:17:50.219Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-19T18:17:50.219Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-19T18:17:50.219Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-19T18:17:50.219Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] ---> nproc:\n [2020-02-19T18:17:50.219Z] 4\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] ---> df -h:\n [2020-02-19T18:17:50.219Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-19T18:17:50.219Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-19T18:17:50.219Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-19T18:17:50.219Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-19T18:17:50.219Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-19T18:17:50.219Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-19T18:17:50.219Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-19T18:17:50.219Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-19T18:17:50.219Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-290\n [2020-02-19T18:17:50.219Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-290@tmp\n [2020-02-19T18:17:50.219Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] ---> free -m:\n [2020-02-19T18:17:50.219Z] total used free shared buff/cache available\n [2020-02-19T18:17:50.219Z] Mem: 1838 627 71 0 1139 1106\n [2020-02-19T18:17:50.219Z] Swap: 1023 0 1023\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] ---> ip addr:\n [2020-02-19T18:17:50.219Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-19T18:17:50.219Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-19T18:17:50.219Z] inet 127.0.0.1/8 scope host lo\n [2020-02-19T18:17:50.219Z] valid_lft forever preferred_lft forever\n [2020-02-19T18:17:50.219Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-19T18:17:50.219Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-19T18:17:50.219Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-19T18:17:50.219Z] valid_lft forever preferred_lft forever\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] ---> sar -b -r -n DEV:\n [2020-02-19T18:17:50.219Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/19/20 \t_x86_64_\t(4 CPU)\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] 18:08:35 LINUX RESTART\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] 18:09:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-19T18:17:50.219Z] 18:10:01 96.36 42.46 53.90 5026.16 19095.86\n [2020-02-19T18:17:50.219Z] 18:11:01 13.37 0.10 13.27 3.20 2362.04\n [2020-02-19T18:17:50.219Z] 18:12:01 2.21 0.00 2.21 0.00 76.00\n [2020-02-19T18:17:50.219Z] 18:13:01 0.33 0.00 0.33 0.00 5.16\n [2020-02-19T18:17:50.219Z] 18:14:01 0.27 0.00 0.27 0.00 4.55\n [2020-02-19T18:17:50.219Z] 18:15:01 0.45 0.00 0.45 0.00 6.88\n [2020-02-19T18:17:50.219Z] 18:16:01 0.35 0.02 0.33 0.13 5.59\n [2020-02-19T18:17:50.219Z] 18:17:01 0.30 0.00 0.30 0.00 4.84\n [2020-02-19T18:17:50.219Z] Average: 14.22 5.33 8.89 629.60 2698.54\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] 18:09:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-19T18:17:50.219Z] 18:10:01 158544 1723760 91.58 2620 1157556 977944 33.37 464964 1102532 66484\n [2020-02-19T18:17:50.219Z] 18:11:01 165288 1717016 91.22 2620 1157592 905188 30.88 461652 1099992 20\n [2020-02-19T18:17:50.219Z] 18:12:01 164380 1717924 91.27 2620 1157596 905320 30.89 462628 1099788 20\n [2020-02-19T18:17:50.219Z] 18:13:01 163928 1718376 91.29 2620 1157596 905380 30.89 463064 1099720 8\n [2020-02-19T18:17:50.219Z] 18:14:01 164568 1717736 91.26 2620 1157604 899288 30.68 466372 1095896 8\n [2020-02-19T18:17:50.219Z] 18:15:01 165452 1716852 91.21 2620 1157608 899168 30.68 465736 1095896 8\n [2020-02-19T18:17:50.219Z] 18:16:01 165780 1716524 91.19 2620 1157616 899084 30.68 465284 1095896 8\n [2020-02-19T18:17:50.219Z] 18:17:01 180600 1701704 90.41 2620 1157624 899228 30.68 450444 1095820 8\n [2020-02-19T18:17:50.219Z] Average: 166068 1716237 91.18 2620 1157599 911325 31.09 462518 1098193 8321\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] 18:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-19T18:17:50.219Z] 18:10:01 eth0 414.39 373.31 1581.18 400.95 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:10:01 docker0 92.31 64.22 7.86 295.96 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:11:01 eth0 1.42 0.12 0.11 0.10 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:12:01 eth0 2.48 0.57 0.67 0.37 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:13:01 eth0 1.77 0.30 0.38 0.23 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:14:01 eth0 0.60 0.43 0.28 0.21 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:15:01 eth0 1.05 0.20 0.19 0.07 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:16:01 eth0 0.55 0.08 0.04 0.01 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:17:01 eth0 0.67 0.37 0.27 0.20 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] Average: eth0 52.94 46.99 198.18 50.34 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] Average: docker0 11.55 8.04 0.98 37.05 0.00 0.00 0.00\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] ---> sar -P ALL:\n [2020-02-19T18:17:50.219Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/19/20 \t_x86_64_\t(4 CPU)\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] 18:08:35 LINUX RESTART\n [2020-02-19T18:17:50.219Z] \n [2020-02-19T18:17:50.219Z] 18:09:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-19T18:17:50.219Z] 18:10:01 all 14.51 0.00 7.27 4.40 17.76 56.07\n [2020-02-19T18:17:50.219Z] 18:10:01 0 13.80 0.00 8.90 2.84 19.10 55.35\n [2020-02-19T18:17:50.219Z] 18:10:01 1 13.84 0.00 6.59 3.99 17.73 57.84\n [2020-02-19T18:17:50.219Z] 18:10:01 2 15.04 0.00 6.78 5.21 17.56 55.41\n [2020-02-19T18:17:50.219Z] 18:10:01 3 15.35 0.00 6.85 5.52 16.65 55.63\n [2020-02-19T18:17:50.219Z] 18:11:01 all 0.11 0.00 0.12 0.00 0.68 99.09\n [2020-02-19T18:17:50.219Z] 18:11:01 0 0.26 0.00 0.05 0.00 1.22 98.46\n [2020-02-19T18:17:50.219Z] 18:11:01 1 0.07 0.00 0.17 0.00 0.58 99.19\n [2020-02-19T18:17:50.219Z] 18:11:01 2 0.05 0.00 0.08 0.00 0.48 99.38\n [2020-02-19T18:17:50.219Z] 18:11:01 3 0.08 0.00 0.15 0.00 0.45 99.32\n [2020-02-19T18:17:50.219Z] 18:12:01 all 0.15 0.00 0.05 0.00 0.28 99.53\n [2020-02-19T18:17:50.219Z] 18:12:01 0 0.35 0.00 0.05 0.00 0.52 99.09\n [2020-02-19T18:17:50.219Z] 18:12:01 1 0.08 0.00 0.07 0.00 0.15 99.70\n [2020-02-19T18:17:50.219Z] 18:12:01 2 0.10 0.00 0.08 0.00 0.35 99.47\n [2020-02-19T18:17:50.219Z] 18:12:01 3 0.03 0.00 0.03 0.00 0.10 99.83\n [2020-02-19T18:17:50.219Z] 18:13:01 all 0.07 0.00 0.04 0.00 0.61 99.27\n [2020-02-19T18:17:50.219Z] 18:13:01 0 0.18 0.00 0.02 0.00 0.65 99.15\n [2020-02-19T18:17:50.220Z] 18:13:01 1 0.05 0.00 0.03 0.00 0.20 99.72\n [2020-02-19T18:17:50.220Z] 18:13:01 2 0.07 0.00 0.03 0.00 0.91 98.99\n [2020-02-19T18:17:50.220Z] 18:13:01 3 0.03 0.00 0.05 0.00 0.70 99.22\n [2020-02-19T18:17:50.220Z] 18:14:01 all 0.13 0.00 0.10 0.00 0.11 99.67\n [2020-02-19T18:17:50.220Z] 18:14:01 0 0.20 0.00 0.05 0.00 0.08 99.67\n [2020-02-19T18:17:50.220Z] 18:14:01 1 0.05 0.00 0.05 0.00 0.03 99.87\n [2020-02-19T18:17:50.220Z] 18:14:01 2 0.20 0.00 0.05 0.00 0.27 99.48\n [2020-02-19T18:17:50.220Z] 18:14:01 3 0.03 0.00 0.23 0.00 0.03 99.70\n [2020-02-19T18:17:50.220Z] 18:15:01 all 0.15 0.00 0.04 0.00 0.09 99.72\n [2020-02-19T18:17:50.220Z] 18:15:01 0 0.02 0.00 0.02 0.00 0.05 99.92\n [2020-02-19T18:17:50.220Z] 18:15:01 1 0.07 0.00 0.03 0.00 0.08 99.82\n [2020-02-19T18:17:50.220Z] 18:15:01 2 0.43 0.00 0.05 0.00 0.15 99.37\n [2020-02-19T18:17:50.220Z] 18:15:01 3 0.08 0.00 0.03 0.00 0.08 99.80\n [2020-02-19T18:17:50.220Z] 18:16:01 all 0.13 0.00 0.04 0.00 0.17 99.66\n [2020-02-19T18:17:50.220Z] 18:16:01 0 0.03 0.00 0.02 0.00 0.15 99.80\n [2020-02-19T18:17:50.220Z] 18:16:01 1 0.08 0.00 0.05 0.00 0.13 99.73\n [2020-02-19T18:17:50.220Z] 18:16:01 2 0.07 0.00 0.05 0.00 0.28 99.60\n [2020-02-19T18:17:50.220Z] 18:16:01 3 0.35 0.00 0.03 0.00 0.10 99.52\n [2020-02-19T18:17:50.220Z] 18:17:01 all 0.12 0.00 0.05 0.00 0.28 99.54\n [2020-02-19T18:17:50.220Z] 18:17:01 0 0.07 0.00 0.05 0.00 0.12 99.77\n [2020-02-19T18:17:50.220Z] 18:17:01 1 0.07 0.00 0.07 0.00 0.35 99.52\n [2020-02-19T18:17:50.220Z] 18:17:01 2 0.05 0.00 0.03 0.00 0.23 99.68\n [2020-02-19T18:17:50.220Z] 18:17:01 3 0.32 0.00 0.05 0.00 0.40 99.23\n [2020-02-19T18:17:50.220Z] Average: all 1.93 0.00 0.97 0.55 2.51 94.04\n [2020-02-19T18:17:50.220Z] Average: 0 1.85 0.00 1.13 0.35 2.71 93.96\n [2020-02-19T18:17:50.220Z] Average: 1 1.83 0.00 0.90 0.51 2.46 94.31\n [2020-02-19T18:17:50.220Z] Average: 2 2.01 0.00 0.90 0.65 2.54 93.89\n [2020-02-19T18:17:50.220Z] Average: 3 2.04 0.00 0.93 0.69 2.32 94.01\n [2020-02-19T18:17:50.220Z] \n [2020-02-19T18:17:50.220Z] \n [2020-02-19T18:17:50.220Z] '