b'Pull request #288 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of brandonforster for edgexfoundry/app-functions-sdk-go\nLoading trusted files from base branch master at d9174a7a6c38b9824ec6139b97afea17a5f89dca rather than 7c6633a2868114e37fef054a208cf630c75b1f80\nObtained Jenkinsfile from d9174a7a6c38b9824ec6139b97afea17a5f89dca\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 3de2761187569e0278258fbf30ff201bf1ad0db1\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\nCommit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-24884 in /w/workspace/ndry_app-functions-sdk-go_PR-288\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-288 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit d9174a7a6c38b9824ec6139b97afea17a5f89dca into PR head commit 7c6633a2868114e37fef054a208cf630c75b1f80\nMerge succeeded, producing 7c6633a2868114e37fef054a208cf630c75b1f80\nChecking out Revision 7c6633a2868114e37fef054a208cf630c75b1f80 (PR-288)\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/288/head:refs/remotes/origin/PR-288 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 7c6633a2868114e37fef054a208cf630c75b1f80 # timeout=10\n > git merge d9174a7a6c38b9824ec6139b97afea17a5f89dca # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 7c6633a2868114e37fef054a208cf630c75b1f80 # timeout=10\nCommit message: "refactor: Updated to use latest core-contracts changes"\nFirst time build. Skipping changelog.\n > git rev-list --no-walk 7c06e596ceb46b8090ffef77b203b47f2e14f21a # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-19T20:09:33.805Z] 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-19T20:09:34.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T20:09:34.863Z] \n[2020-02-19T20:09:34.863Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T20:09:35.192Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T20:09:35.193Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-19T20:09:35.193Z] e7c96db7181b: Pulling fs layer\n[2020-02-19T20:09:35.193Z] a038dfdf5543: Pulling fs layer\n[2020-02-19T20:09:35.193Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-19T20:09:35.454Z] e7c96db7181b: Verifying Checksum\n[2020-02-19T20:09:35.454Z] e7c96db7181b: Download complete\n[2020-02-19T20:09:35.454Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-19T20:09:35.454Z] 8d5d8e63b3c0: Download complete\n[2020-02-19T20:09:35.454Z] a038dfdf5543: Verifying Checksum\n[2020-02-19T20:09:35.454Z] a038dfdf5543: Download complete\n[2020-02-19T20:09:35.712Z] e7c96db7181b: Pull complete\n[2020-02-19T20:09:36.648Z] a038dfdf5543: Pull complete\n[2020-02-19T20:09:36.648Z] 8d5d8e63b3c0: Pull complete\n[2020-02-19T20:09:36.648Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-19T20:09:36.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-19T20:09:36.775Z] prd-centos7-docker-4c-2g-24884 does not seem to be running inside a container\n[2020-02-19T20:09:36.814Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-288 -v /w/workspace/ndry_app-functions-sdk-go_PR-288:/w/workspace/ndry_app-functions-sdk-go_PR-288:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-288@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-19T20:09:37.598Z] $ docker top 5ee425f12fb122291ac3bbeb8c4c71dde5e67ef8a57291e617a1bfb23e1099a5 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-19T20:09:38.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T20:09:38.212Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T20:09:38.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T20:09:38.487Z] $ docker exec 5ee425f12fb122291ac3bbeb8c4c71dde5e67ef8a57291e617a1bfb23e1099a5 ssh-agent\n[2020-02-19T20:09:38.680Z] SSH_AUTH_SOCK=/tmp/ssh-K5E6jDz5eatC/agent.14\n[2020-02-19T20:09:38.681Z] SSH_AGENT_PID=21\n[2020-02-19T20:09:38.698Z] Running ssh-add (command line suppressed)\n[2020-02-19T20:09:38.854Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-288@tmp/private_key_9038537226168536500.key (/w/workspace/ndry_app-functions-sdk-go_PR-288@tmp/private_key_9038537226168536500.key)\n[2020-02-19T20:09:38.909Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T20:09:39.212Z] + git describe --exact-match --tags HEAD\n[2020-02-19T20:09:39.212Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-19T20:09:39.268Z] $ docker exec --env ******** --env ******** 5ee425f12fb122291ac3bbeb8c4c71dde5e67ef8a57291e617a1bfb23e1099a5 ssh-agent -k\n[2020-02-19T20:09:39.420Z] unset SSH_AUTH_SOCK;\n[2020-02-19T20:09:39.421Z] unset SSH_AGENT_PID;\n[2020-02-19T20:09:39.421Z] echo Agent pid 21 killed;\n[2020-02-19T20:09:39.475Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-19T20:09:39.497Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-19T20:09:39.497Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-19T20:09:39.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T20:09:39.527Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T20:09:39.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T20:09:39.719Z] $ docker exec 5ee425f12fb122291ac3bbeb8c4c71dde5e67ef8a57291e617a1bfb23e1099a5 ssh-agent\n[2020-02-19T20:09:39.913Z] SSH_AUTH_SOCK=/tmp/ssh-0gWdA8nRe3HE/agent.56\n[2020-02-19T20:09:39.913Z] SSH_AGENT_PID=63\n[2020-02-19T20:09:39.920Z] Running ssh-add (command line suppressed)\n[2020-02-19T20:09:40.077Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-288@tmp/private_key_8288034050406941670.key (/w/workspace/ndry_app-functions-sdk-go_PR-288@tmp/private_key_8288034050406941670.key)\n[2020-02-19T20:09:40.131Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T20:09:40.450Z] + git semver init\n[2020-02-19T20:09:40.450Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-19T20:09:40.450Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-288/.git\n[2020-02-19T20:09:40.450Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-288\n[2020-02-19T20:09:40.450Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-19T20:09:40.450Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-19T20:09:40.450Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-19T20:09:40.450Z] # $SEMVER_BRANCH = PR-288\n[2020-02-19T20:09:40.450Z] # $SEMVER_TEMP = /tmp/semver-178962487\n[2020-02-19T20:09:40.450Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-02-19T20:09:43.745Z] # \'/tmp/semver-178962487\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-288/.semver\'\n[2020-02-19T20:09:43.745Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-288/.semver\n[Pipeline] }\n[2020-02-19T20:09:43.750Z] $ docker exec --env ******** --env ******** 5ee425f12fb122291ac3bbeb8c4c71dde5e67ef8a57291e617a1bfb23e1099a5 ssh-agent -k\n[2020-02-19T20:09:43.911Z] unset SSH_AUTH_SOCK;\n[2020-02-19T20:09:43.911Z] unset SSH_AGENT_PID;\n[2020-02-19T20:09:43.911Z] echo Agent pid 63 killed;\n[2020-02-19T20:09:43.950Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-19T20:09:44.271Z] + git semver\n[Pipeline] }\n[2020-02-19T20:09:44.280Z] $ docker stop --time=1 5ee425f12fb122291ac3bbeb8c4c71dde5e67ef8a57291e617a1bfb23e1099a5\n[2020-02-19T20:09:45.632Z] $ docker rm -f 5ee425f12fb122291ac3bbeb8c4c71dde5e67ef8a57291e617a1bfb23e1099a5\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-19T20:09:47.746Z] Stashed 83 file(s)\n[Pipeline] echo\n[2020-02-19T20:09:47.748Z] [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-19T20:09:48.709Z] Running on prd-centos7-docker-4c-2g-24882 in /w/workspace/ndry_app-functions-sdk-go_PR-288\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T20:09:48.722Z] Running in /w/workspace/app-functions-sdk-go/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T20:10:02.847Z] Still waiting to schedule task\n[2020-02-19T20:10:02.847Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-02-19T20:10:07.973Z] using credential edgex-jenkins-ssh\n[2020-02-19T20:10:08.002Z] Cloning the remote Git repository\n[2020-02-19T20:10:08.002Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T20:10:08.036Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T20:10:08.106Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10\n[2020-02-19T20:10:08.326Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T20:10:08.326Z] > git --version # timeout=10\n[2020-02-19T20:10:08.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T20:10:08.404Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T20:10:12.120Z] Fetching without tags\n[2020-02-19T20:10:12.015Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T20:10:12.072Z] > git config --add remote.origin.fetch +refs/pull/288/head:refs/remotes/origin/PR-288 # timeout=10\n[2020-02-19T20:10:12.082Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T20:10:12.107Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T20:10:12.121Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T20:10:12.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T20:10:12.132Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T20:10:12.510Z] Merging remotes/origin/master commit d9174a7a6c38b9824ec6139b97afea17a5f89dca into PR head commit 7c6633a2868114e37fef054a208cf630c75b1f80\n[2020-02-19T20:10:12.603Z] Merge succeeded, producing 7c6633a2868114e37fef054a208cf630c75b1f80\n[2020-02-19T20:10:12.604Z] Checking out Revision 7c6633a2868114e37fef054a208cf630c75b1f80 (PR-288)\n[2020-02-19T20:10:12.516Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T20:10:12.524Z] > git checkout -f 7c6633a2868114e37fef054a208cf630c75b1f80 # timeout=10\n[2020-02-19T20:10:12.576Z] > git merge d9174a7a6c38b9824ec6139b97afea17a5f89dca # timeout=10\n[2020-02-19T20:10:12.590Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-19T20:10:12.608Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T20:10:12.613Z] > git checkout -f 7c6633a2868114e37fef054a208cf630c75b1f80 # timeout=10\n[2020-02-19T20:10:16.384Z] Commit message: "refactor: Updated to use latest core-contracts changes"\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-19T20:10:19.276Z] =========================================================\n[2020-02-19T20:10:19.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-19T20:10:19.276Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T20:10:20.036Z] + 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-19T20:10:21.037Z] Sending build context to Docker daemon 36.43MB\r\r\n[2020-02-19T20:10:21.037Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-19T20:10:21.037Z] Step 2/8 : FROM ${BASE}\n[2020-02-19T20:10:21.037Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-19T20:10:21.037Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-19T20:10:21.037Z] 2848faf0eed1: Pulling fs layer\n[2020-02-19T20:10:21.037Z] 0f37312ad70f: Pulling fs layer\n[2020-02-19T20:10:21.037Z] 5788d62ee057: Pulling fs layer\n[2020-02-19T20:10:21.037Z] 0e6b1d234666: Pulling fs layer\n[2020-02-19T20:10:21.037Z] bf5d7aec512f: Pulling fs layer\n[2020-02-19T20:10:21.037Z] 34c802a77dc8: Pulling fs layer\n[2020-02-19T20:10:21.037Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-19T20:10:21.037Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-19T20:10:21.037Z] 5c102a31e300: Pulling fs layer\n[2020-02-19T20:10:21.037Z] dcfb455df0a1: Pulling fs layer\n[2020-02-19T20:10:21.037Z] bf5d7aec512f: Waiting\n[2020-02-19T20:10:21.037Z] 34c802a77dc8: Waiting\n[2020-02-19T20:10:21.037Z] 9eb99e56ec68: Waiting\n[2020-02-19T20:10:21.037Z] 27c7a5d97fbd: Waiting\n[2020-02-19T20:10:21.037Z] 5c102a31e300: Waiting\n[2020-02-19T20:10:21.037Z] dcfb455df0a1: Waiting\n[2020-02-19T20:10:21.037Z] 5788d62ee057: Waiting\n[2020-02-19T20:10:21.037Z] 0e6b1d234666: Waiting\n[2020-02-19T20:10:21.037Z] 0f37312ad70f: Verifying Checksum\n[2020-02-19T20:10:21.037Z] 0f37312ad70f: Download complete\n[2020-02-19T20:10:21.037Z] 2848faf0eed1: Verifying Checksum\n[2020-02-19T20:10:21.037Z] 2848faf0eed1: Download complete\n[2020-02-19T20:10:21.037Z] 0e6b1d234666: Verifying Checksum\n[2020-02-19T20:10:21.037Z] 0e6b1d234666: Download complete\n[2020-02-19T20:10:21.037Z] bf5d7aec512f: Verifying Checksum\n[2020-02-19T20:10:21.037Z] bf5d7aec512f: Download complete\n[2020-02-19T20:10:21.306Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-19T20:10:21.600Z] e6b0cf9c0882: Pull complete\n[2020-02-19T20:10:21.865Z] 2848faf0eed1: Pull complete\n[2020-02-19T20:10:22.875Z] 0f37312ad70f: Pull complete\n[2020-02-19T20:10:22.875Z] 34c802a77dc8: Verifying Checksum\n[2020-02-19T20:10:22.875Z] 34c802a77dc8: Download complete\n[2020-02-19T20:10:22.875Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-19T20:10:22.875Z] 27c7a5d97fbd: Download complete\n[2020-02-19T20:10:23.910Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-19T20:10:23.910Z] 9eb99e56ec68: Download complete\n[2020-02-19T20:10:23.910Z] 5c102a31e300: Verifying Checksum\n[2020-02-19T20:10:23.910Z] 5c102a31e300: Download complete\n[2020-02-19T20:10:23.910Z] 5788d62ee057: Verifying Checksum\n[2020-02-19T20:10:23.910Z] 5788d62ee057: Download complete\n[2020-02-19T20:10:23.910Z] dcfb455df0a1: Verifying Checksum\n[2020-02-19T20:10:23.910Z] dcfb455df0a1: Download complete\n[2020-02-19T20:10:32.178Z] 5788d62ee057: Pull complete\n[2020-02-19T20:10:32.178Z] 0e6b1d234666: Pull complete\n[2020-02-19T20:10:32.481Z] bf5d7aec512f: Pull complete\n[2020-02-19T20:10:37.818Z] 34c802a77dc8: Pull complete\n[2020-02-19T20:10:43.332Z] 9eb99e56ec68: Pull complete\n[2020-02-19T20:10:43.332Z] 27c7a5d97fbd: Pull complete\n[2020-02-19T20:10:44.286Z] 5c102a31e300: Pull complete\n[2020-02-19T20:10:44.550Z] dcfb455df0a1: Pull complete\n[2020-02-19T20:10:44.550Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-19T20:10:44.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-19T20:10:44.550Z] ---> 7c70fe431013\n[2020-02-19T20:10:44.550Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-19T20:10:44.861Z] latest: Pulling from library/docker\n[2020-02-19T20:10:45.167Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-19T20:10:45.167Z] cd54125436dc: Pulling fs layer\n[2020-02-19T20:10:45.167Z] 70d1554c15cb: Pulling fs layer\n[2020-02-19T20:10:45.167Z] c8a3718af663: Pulling fs layer\n[2020-02-19T20:10:45.167Z] f5d685e7204c: Pulling fs layer\n[2020-02-19T20:10:45.167Z] bd2db148201e: Pulling fs layer\n[2020-02-19T20:10:45.167Z] 419c00a7b035: Pulling fs layer\n[2020-02-19T20:10:45.167Z] f5d685e7204c: Waiting\n[2020-02-19T20:10:45.167Z] bd2db148201e: Waiting\n[2020-02-19T20:10:45.167Z] 419c00a7b035: Waiting\n[2020-02-19T20:10:45.167Z] c8a3718af663: Waiting\n[2020-02-19T20:10:45.469Z] 70d1554c15cb: Verifying Checksum\n[2020-02-19T20:10:45.469Z] 70d1554c15cb: Download complete\n[2020-02-19T20:10:45.469Z] cd54125436dc: Verifying Checksum\n[2020-02-19T20:10:45.469Z] cd54125436dc: Download complete\n[2020-02-19T20:10:45.469Z] c9b1b535fdd9: Verifying Checksum\n[2020-02-19T20:10:45.469Z] c9b1b535fdd9: Download complete\n[2020-02-19T20:10:45.803Z] f5d685e7204c: Verifying Checksum\n[2020-02-19T20:10:45.803Z] f5d685e7204c: Download complete\n[2020-02-19T20:10:46.421Z] bd2db148201e: Verifying Checksum\n[2020-02-19T20:10:46.421Z] bd2db148201e: Download complete\n[2020-02-19T20:10:46.421Z] c9b1b535fdd9: Pull complete\n[2020-02-19T20:10:46.716Z] 419c00a7b035: Verifying Checksum\n[2020-02-19T20:10:46.716Z] 419c00a7b035: Download complete\n[2020-02-19T20:10:47.002Z] cd54125436dc: Pull complete\n[2020-02-19T20:10:47.002Z] 70d1554c15cb: Pull complete\n[2020-02-19T20:10:47.989Z] c8a3718af663: Verifying Checksum\n[2020-02-19T20:10:47.989Z] c8a3718af663: Download complete\n[2020-02-19T20:10:51.313Z] c8a3718af663: Pull complete\n[2020-02-19T20:10:51.313Z] f5d685e7204c: Pull complete\n[2020-02-19T20:10:51.313Z] bd2db148201e: Pull complete\n[2020-02-19T20:10:51.313Z] 419c00a7b035: Pull complete\n[2020-02-19T20:10:51.313Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-19T20:10:51.313Z] Status: Downloaded newer image for docker:latest\n[2020-02-19T20:10:53.296Z] ---> a34c9d591762\n[2020-02-19T20:10:53.296Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-19T20:10:53.296Z] ---> Running in d6f8760da8b7\n[2020-02-19T20:10:53.296Z] Removing intermediate container d6f8760da8b7\n[2020-02-19T20:10:53.296Z] ---> e78462f9e4c0\n[2020-02-19T20:10:53.296Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-19T20:10:53.296Z] ---> Running in 0b58c032d6e4\n[2020-02-19T20:10:54.259Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-19T20:10:55.207Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-19T20:10:55.790Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-19T20:10:55.790Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-19T20:10:55.790Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-19T20:10:56.096Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-19T20:10:56.096Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-19T20:10:56.096Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-19T20:10:56.096Z] OK: 145 MiB in 44 packages\n[2020-02-19T20:10:57.146Z] Removing intermediate container 0b58c032d6e4\n[2020-02-19T20:10:57.146Z] ---> 7f89fd0f5cb5\n[2020-02-19T20:10:57.146Z] Step 6/8 : WORKDIR /build\n[2020-02-19T20:10:57.146Z] ---> Running in 507583fd2f5a\n[2020-02-19T20:10:57.146Z] Removing intermediate container 507583fd2f5a\n[2020-02-19T20:10:57.147Z] ---> 96ea52fde873\n[2020-02-19T20:10:57.147Z] Step 7/8 : COPY go.mod .\n[2020-02-19T20:10:57.472Z] ---> 4f774f2ab79e\n[2020-02-19T20:10:57.472Z] Step 8/8 : RUN go mod download\n[2020-02-19T20:10:57.472Z] ---> Running in 27ab540b306e\n[2020-02-19T20:11:00.184Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-19T20:11:00.184Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-19T20:11:00.480Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-19T20:11:15.680Z] \x1b[0mRemoving intermediate container 27ab540b306e\n[2020-02-19T20:11:15.680Z] ---> 1201e356d052\n[2020-02-19T20:11:15.680Z] Successfully built 1201e356d052\n[2020-02-19T20:11:15.680Z] 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-19T20:11:16.709Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-19T20:11:16.985Z] .\n[Pipeline] withDockerContainer\n[2020-02-19T20:11:17.158Z] prd-centos7-docker-4c-2g-24882 does not seem to be running inside a container\n[2020-02-19T20:11:17.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-19T20:11:18.064Z] $ docker top 656a903762c6dbc51645d607581a35fc81eb0ae2477cfab8fc5df6ce9efa30e9 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T20:11:21.031Z] + go version\n[2020-02-19T20:11:21.031Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-19T20:11:22.201Z] + make test\n[2020-02-19T20:11:22.201Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-19T20:11:24.849Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-19T20:11:47.127Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.236s\tcoverage: 88.9% of statements\n[2020-02-19T20:11:59.594Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t1.318s\tcoverage: 41.8% of statements\n[2020-02-19T20:11:59.594Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-19T20:11:59.594Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-19T20:11:59.594Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.056s\tcoverage: 100.0% of statements\n[2020-02-19T20:11:59.594Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.552s\tcoverage: 69.3% of statements\n[2020-02-19T20:12:05.004Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.149s\tcoverage: 83.7% of statements\n[2020-02-19T20:12:05.004Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.033s\tcoverage: 89.5% of statements\n[2020-02-19T20:12:05.004Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.058s\tcoverage: 100.0% of statements\n[2020-02-19T20:12:07.583Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.112s\tcoverage: 100.0% of statements\n[2020-02-19T20:12:07.583Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.047s\tcoverage: 100.0% of statements\n[2020-02-19T20:12:07.583Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.011s\tcoverage: 100.0% of statements\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-19T20:12:07.583Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.005s\tcoverage: 96.6% of statements\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-19T20:12:07.583Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.009s\tcoverage: 97.7% of statements\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-19T20:12:07.583Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-19T20:12:10.152Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.677s\tcoverage: 86.7% of statements\n[2020-02-19T20:12:10.152Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.046s\tcoverage: 60.0% of statements\n[2020-02-19T20:12:10.153Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:05.247201039Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:05.259415631Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:05.264083858Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:05.274762278Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:05.280181716Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:05.280507976Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:05.280699597Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:07.293049818Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:07.3007317Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:07.306027054Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:07.306136981Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T20:12:10.153Z] level=DEBUG ts=2020-02-19T20:12:07.306149629Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-19T20:12:10.153Z] panic: interface conversion: interface {} is nil, not [][]uint8\n[2020-02-19T20:12:10.153Z] \n[2020-02-19T20:12:10.153Z] goroutine 23 [running]:\n[2020-02-19T20:12:10.153Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0xc0000a0480, 0xc0000f2150, 0xc000106400, 0xc0000a0470)\n[2020-02-19T20:12:10.153Z] \t/w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:99 +0x26c\n[2020-02-19T20:12:10.153Z] created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet\n[2020-02-19T20:12:10.153Z] \t/w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:95 +0x16f\n[2020-02-19T20:12:10.153Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t2.105s\n[2020-02-19T20:12:10.153Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n[2020-02-19T20:12:10.153Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.009s\tcoverage: 100.0% of statements\n[2020-02-19T20:12:10.153Z] FAIL\n[2020-02-19T20:12:10.412Z] make: *** [Makefile:6: test] Error 1\n[Pipeline] }\n[2020-02-19T20:12:10.424Z] $ docker stop --time=1 656a903762c6dbc51645d607581a35fc81eb0ae2477cfab8fc5df6ce9efa30e9\n[2020-02-19T20:12:11.945Z] $ docker rm -f 656a903762c6dbc51645d607581a35fc81eb0ae2477cfab8fc5df6ce9efa30e9\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\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-19T20:12:12.510Z] Failed in branch amd64\n[2020-02-19T20:13:15.222Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24885 in /w/workspace/ndry_app-functions-sdk-go_PR-288\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T20:13:15.241Z] Running in /w/workspace/app-functions-sdk-go/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T20:13:24.068Z] using credential edgex-jenkins-ssh\n[2020-02-19T20:13:24.097Z] Cloning the remote Git repository\n[2020-02-19T20:13:24.097Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T20:13:24.172Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T20:13:24.292Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10\n[2020-02-19T20:13:24.370Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T20:13:24.371Z] > git --version # timeout=10\n[2020-02-19T20:13:24.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T20:13:24.493Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T20:13:28.251Z] Fetching without tags\n[2020-02-19T20:13:28.735Z] Merging remotes/origin/master commit d9174a7a6c38b9824ec6139b97afea17a5f89dca into PR head commit 7c6633a2868114e37fef054a208cf630c75b1f80\n[2020-02-19T20:13:28.138Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T20:13:28.164Z] > git config --add remote.origin.fetch +refs/pull/288/head:refs/remotes/origin/PR-288 # timeout=10\n[2020-02-19T20:13:28.182Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T20:13:28.217Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T20:13:28.266Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T20:13:28.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T20:13:28.290Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T20:13:28.757Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T20:13:28.791Z] > git checkout -f 7c6633a2868114e37fef054a208cf630c75b1f80 # timeout=10\n[2020-02-19T20:13:28.979Z] Merge succeeded, producing 7c6633a2868114e37fef054a208cf630c75b1f80\n[2020-02-19T20:13:28.979Z] Checking out Revision 7c6633a2868114e37fef054a208cf630c75b1f80 (PR-288)\n[2020-02-19T20:13:28.915Z] > git merge d9174a7a6c38b9824ec6139b97afea17a5f89dca # timeout=10\n[2020-02-19T20:13:28.941Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-19T20:13:28.983Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T20:13:29.004Z] > git checkout -f 7c6633a2868114e37fef054a208cf630c75b1f80 # timeout=10\n[2020-02-19T20:13:33.937Z] Commit message: "refactor: Updated to use latest core-contracts changes"\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-19T20:13:38.412Z] =========================================================\n[2020-02-19T20:13:38.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-19T20:13:38.413Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T20:13:39.884Z] + 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-19T20:13:41.887Z] Sending build context to Docker daemon 36.43MB\r\r\n[2020-02-19T20:13:41.887Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-19T20:13:41.887Z] Step 2/8 : FROM ${BASE}\n[2020-02-19T20:13:41.887Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-19T20:13:41.887Z] cde5963f3b93: Pulling fs layer\n[2020-02-19T20:13:41.887Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-19T20:13:41.887Z] 777b28850792: Pulling fs layer\n[2020-02-19T20:13:41.887Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-19T20:13:41.887Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-19T20:13:41.888Z] 1df406cf5192: Pulling fs layer\n[2020-02-19T20:13:41.888Z] cd6300453558: Pulling fs layer\n[2020-02-19T20:13:41.888Z] b9c365052c96: Pulling fs layer\n[2020-02-19T20:13:41.888Z] a2d8cc88f415: Pulling fs layer\n[2020-02-19T20:13:41.888Z] ea1d1ca13537: Pulling fs layer\n[2020-02-19T20:13:41.888Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-19T20:13:41.888Z] 8a11ddd9e578: Waiting\n[2020-02-19T20:13:41.888Z] 4cf88f913ddb: Waiting\n[2020-02-19T20:13:41.888Z] 1df406cf5192: Waiting\n[2020-02-19T20:13:41.888Z] cd6300453558: Waiting\n[2020-02-19T20:13:41.888Z] b9c365052c96: Waiting\n[2020-02-19T20:13:41.888Z] a2d8cc88f415: Waiting\n[2020-02-19T20:13:41.888Z] ea1d1ca13537: Waiting\n[2020-02-19T20:13:41.888Z] 3750a50a1c5e: Waiting\n[2020-02-19T20:13:41.888Z] 777b28850792: Verifying Checksum\n[2020-02-19T20:13:41.888Z] 777b28850792: Download complete\n[2020-02-19T20:13:42.179Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-19T20:13:42.179Z] 2a23fa8c16f7: Download complete\n[2020-02-19T20:13:42.179Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-19T20:13:42.179Z] 4cf88f913ddb: Download complete\n[2020-02-19T20:13:42.179Z] 1df406cf5192: Verifying Checksum\n[2020-02-19T20:13:42.179Z] 1df406cf5192: Download complete\n[2020-02-19T20:13:42.179Z] cde5963f3b93: Verifying Checksum\n[2020-02-19T20:13:42.179Z] cde5963f3b93: Download complete\n[2020-02-19T20:13:44.192Z] cde5963f3b93: Pull complete\n[2020-02-19T20:13:45.226Z] 2a23fa8c16f7: Pull complete\n[2020-02-19T20:13:45.500Z] 777b28850792: Pull complete\n[2020-02-19T20:13:49.831Z] cd6300453558: Verifying Checksum\n[2020-02-19T20:13:49.831Z] cd6300453558: Download complete\n[2020-02-19T20:13:49.831Z] a2d8cc88f415: Verifying Checksum\n[2020-02-19T20:13:49.831Z] a2d8cc88f415: Download complete\n[2020-02-19T20:13:54.197Z] ea1d1ca13537: Verifying Checksum\n[2020-02-19T20:13:54.197Z] ea1d1ca13537: Download complete\n[2020-02-19T20:13:54.197Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-19T20:13:54.197Z] 3750a50a1c5e: Download complete\n[2020-02-19T20:13:56.876Z] b9c365052c96: Verifying Checksum\n[2020-02-19T20:13:56.876Z] b9c365052c96: Download complete\n[2020-02-19T20:13:58.314Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-19T20:13:58.314Z] 8a11ddd9e578: Download complete\n[2020-02-19T20:14:16.601Z] 8a11ddd9e578: Pull complete\n[2020-02-19T20:14:16.601Z] 4cf88f913ddb: Pull complete\n[2020-02-19T20:14:16.601Z] 1df406cf5192: Pull complete\n[2020-02-19T20:14:23.309Z] cd6300453558: Pull complete\n[2020-02-19T20:14:31.574Z] b9c365052c96: Pull complete\n[2020-02-19T20:14:31.574Z] a2d8cc88f415: Pull complete\n[2020-02-19T20:14:34.987Z] ea1d1ca13537: Pull complete\n[2020-02-19T20:14:34.987Z] 3750a50a1c5e: Pull complete\n[2020-02-19T20:14:35.259Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-19T20:14:35.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-19T20:14:35.259Z] ---> 78745c68409d\n[2020-02-19T20:14:35.259Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-19T20:14:35.530Z] latest: Pulling from library/docker\n[2020-02-19T20:14:35.801Z] 8fa90b21c985: Pulling fs layer\n[2020-02-19T20:14:35.801Z] f2917335fcb0: Pulling fs layer\n[2020-02-19T20:14:35.801Z] c8d3c84c2515: Pulling fs layer\n[2020-02-19T20:14:35.801Z] b91ed599925c: Pulling fs layer\n[2020-02-19T20:14:35.801Z] 67f904540aca: Pulling fs layer\n[2020-02-19T20:14:35.801Z] b692ba2de145: Pulling fs layer\n[2020-02-19T20:14:35.801Z] f20adc8023b7: Pulling fs layer\n[2020-02-19T20:14:35.801Z] b91ed599925c: Waiting\n[2020-02-19T20:14:35.801Z] 67f904540aca: Waiting\n[2020-02-19T20:14:35.801Z] b692ba2de145: Waiting\n[2020-02-19T20:14:35.801Z] f20adc8023b7: Waiting\n[2020-02-19T20:14:36.398Z] c8d3c84c2515: Verifying Checksum\n[2020-02-19T20:14:36.398Z] c8d3c84c2515: Download complete\n[2020-02-19T20:14:36.678Z] 8fa90b21c985: Verifying Checksum\n[2020-02-19T20:14:36.678Z] 8fa90b21c985: Download complete\n[2020-02-19T20:14:36.678Z] f2917335fcb0: Verifying Checksum\n[2020-02-19T20:14:36.678Z] f2917335fcb0: Download complete\n[2020-02-19T20:14:37.665Z] b692ba2de145: Verifying Checksum\n[2020-02-19T20:14:37.665Z] b692ba2de145: Download complete\n[2020-02-19T20:14:37.665Z] 67f904540aca: Verifying Checksum\n[2020-02-19T20:14:37.665Z] 67f904540aca: Download complete\n[2020-02-19T20:14:37.946Z] 8fa90b21c985: Pull complete\n[2020-02-19T20:14:38.218Z] f20adc8023b7: Verifying Checksum\n[2020-02-19T20:14:38.218Z] f20adc8023b7: Download complete\n[2020-02-19T20:14:41.631Z] f2917335fcb0: Pull complete\n[2020-02-19T20:14:41.631Z] c8d3c84c2515: Pull complete\n[2020-02-19T20:14:43.627Z] b91ed599925c: Verifying Checksum\n[2020-02-19T20:14:43.901Z] b91ed599925c: Download complete\n[2020-02-19T20:14:50.602Z] b91ed599925c: Pull complete\n[2020-02-19T20:14:50.603Z] 67f904540aca: Pull complete\n[2020-02-19T20:14:50.603Z] b692ba2de145: Pull complete\n[2020-02-19T20:14:51.577Z] f20adc8023b7: Pull complete\n[2020-02-19T20:14:51.577Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-19T20:14:51.577Z] Status: Downloaded newer image for docker:latest\n[2020-02-19T20:14:58.304Z] ---> 29164930edf3\n[2020-02-19T20:14:58.304Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-19T20:14:58.304Z] ---> Running in 5b8aeb4d16d8\n[2020-02-19T20:14:58.304Z] Removing intermediate container 5b8aeb4d16d8\n[2020-02-19T20:14:58.304Z] ---> 9bfb845308e2\n[2020-02-19T20:14:58.304Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-19T20:14:58.304Z] ---> Running in 87b814cf785f\n[2020-02-19T20:14:58.892Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-19T20:14:59.477Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-19T20:15:00.072Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-19T20:15:00.072Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-19T20:15:00.342Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-19T20:15:00.342Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-19T20:15:00.611Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-19T20:15:00.611Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-19T20:15:00.611Z] OK: 127 MiB in 44 packages\n[2020-02-19T20:15:02.030Z] Removing intermediate container 87b814cf785f\n[2020-02-19T20:15:02.030Z] ---> 18902fab146c\n[2020-02-19T20:15:02.030Z] Step 6/8 : WORKDIR /build\n[2020-02-19T20:15:02.030Z] ---> Running in 4db8890048a4\n[2020-02-19T20:15:02.629Z] Removing intermediate container 4db8890048a4\n[2020-02-19T20:15:02.629Z] ---> 1a50dfb15fcf\n[2020-02-19T20:15:02.629Z] Step 7/8 : COPY go.mod .\n[2020-02-19T20:15:02.914Z] ---> 2cfbbe098e21\n[2020-02-19T20:15:02.914Z] Step 8/8 : RUN go mod download\n[2020-02-19T20:15:03.189Z] ---> Running in 173c0727297b\n[2020-02-19T20:15:05.176Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-19T20:15:05.176Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-19T20:15:05.176Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-19T20:15:05.176Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-19T20:15:05.447Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-19T20:15:05.720Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-19T20:15:05.993Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-19T20:15:06.262Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-19T20:15:28.425Z] \x1b[0mRemoving intermediate container 173c0727297b\n[2020-02-19T20:15:28.425Z] ---> f0c61d93eeb9\n[2020-02-19T20:15:28.425Z] Successfully built f0c61d93eeb9\n[2020-02-19T20:15:28.425Z] 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-19T20:15:28.876Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-19T20:15:29.149Z] .\n[Pipeline] withDockerContainer\n[2020-02-19T20:15:29.533Z] prd-ubuntu18.04-docker-arm64-4c-2g-24885 does not seem to be running inside a container\n[2020-02-19T20:15:29.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-19T20:15:31.052Z] $ docker top 9f40820eb483577d1e0f2d9bde085f5c51fe8c815169d9c924eaca0b4734f6a4 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T20:15:33.823Z] + go version\n[2020-02-19T20:15:33.823Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-19T20:15:34.576Z] + make test\n[2020-02-19T20:15:34.576Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-19T20:15:37.209Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-19T20:16:33.735Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.094s\tcoverage: 88.9% of statements\n[2020-02-19T20:17:30.397Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.393s\tcoverage: 41.8% of statements\n[2020-02-19T20:17:30.397Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-19T20:17:30.397Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-19T20:17:30.397Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.026s\tcoverage: 100.0% of statements\n[2020-02-19T20:17:31.373Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.295s\tcoverage: 69.3% of statements\n[2020-02-19T20:17:39.631Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.100s\tcoverage: 83.7% of statements\n[2020-02-19T20:17:39.631Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.016s\tcoverage: 89.5% of statements\n[2020-02-19T20:17:39.631Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.017s\tcoverage: 100.0% of statements\n[2020-02-19T20:17:49.782Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.122s\tcoverage: 100.0% of statements\n[2020-02-19T20:17:49.782Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.017s\tcoverage: 100.0% of statements\n[2020-02-19T20:17:49.782Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.014s\tcoverage: 100.0% of statements\n[2020-02-19T20:17:49.782Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-19T20:17:49.782Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-19T20:17:49.782Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-19T20:17:49.782Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-19T20:17:49.783Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-19T20:17:49.783Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-19T20:17:49.783Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-19T20:17:49.783Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.011s\tcoverage: 96.6% of statements\n[2020-02-19T20:17:49.783Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-19T20:17:49.783Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.013s\tcoverage: 97.7% of statements\n[2020-02-19T20:17:49.783Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-19T20:17:49.783Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-19T20:17:49.783Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-19T20:17:59.863Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.682s\tcoverage: 86.7% of statements\n[2020-02-19T20:17:59.863Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.050s\tcoverage: 60.0% of statements\n[2020-02-19T20:17:59.863Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n[2020-02-19T20:18:04.178Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.432s\tcoverage: 74.2% of statements\n[2020-02-19T20:18:04.178Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n[2020-02-19T20:18:04.178Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.039s\tcoverage: 100.0% of statements\n[2020-02-19T20:18:04.449Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-19T20:18:26.595Z] gofmt -l .\n[2020-02-19T20:18:26.595Z] [ "`gofmt -l .`" = "" ]\n[2020-02-19T20:18:26.595Z] ./bin/test-attribution-txt.sh\n[2020-02-19T20:18:26.595Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-19T20:18:27.164Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-19T20:18:27.152Z] $ docker stop --time=1 9f40820eb483577d1e0f2d9bde085f5c51fe8c815169d9c924eaca0b4734f6a4\n[2020-02-19T20:18:29.395Z] $ docker rm -f 9f40820eb483577d1e0f2d9bde085f5c51fe8c815169d9c924eaca0b4734f6a4\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\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-19T20:18:31.011Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T20:18:31.309Z] ---> package-listing.sh\n[2020-02-19T20:18:31.309Z] ++ facter osfamily\n[2020-02-19T20:18:31.309Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-19T20:18:31.309Z] + OS_FAMILY=redhat\n[2020-02-19T20:18:31.309Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-288\n[2020-02-19T20:18:31.309Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-19T20:18:31.309Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-19T20:18:31.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-19T20:18:31.309Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-19T20:18:31.309Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-288 \']\'\n[2020-02-19T20:18:31.309Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-19T20:18:31.309Z] + case "${OS_FAMILY}" in\n[2020-02-19T20:18:31.309Z] + rpm -qa\n[2020-02-19T20:18:31.309Z] + sort\n[2020-02-19T20:18:35.505Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-19T20:18:35.505Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-19T20:18:35.505Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-19T20:18:35.505Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-288 \']\'\n[2020-02-19T20:18:35.505Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-288/archives/\n[2020-02-19T20:18:35.505Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-288/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T20:18:35.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T20:18:35.988Z] \n[2020-02-19T20:18:35.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T20:18:36.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T20:18:36.296Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-19T20:18:36.296Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-19T20:18:36.296Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-19T20:18:36.296Z] c9ea274ed700: Pulling fs layer\n[2020-02-19T20:18:36.296Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-19T20:18:36.296Z] f6a933c9cadc: Pulling fs layer\n[2020-02-19T20:18:36.296Z] 61811dbd4963: Pulling fs layer\n[2020-02-19T20:18:36.296Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-19T20:18:36.296Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-19T20:18:36.296Z] dc21a1d4508b: Pulling fs layer\n[2020-02-19T20:18:36.296Z] 363af2e989c4: Pulling fs layer\n[2020-02-19T20:18:36.296Z] a6eb2c9e2280: Waiting\n[2020-02-19T20:18:36.296Z] 9cfac6ba3733: Waiting\n[2020-02-19T20:18:36.296Z] 095dd8b7b4d8: Waiting\n[2020-02-19T20:18:36.296Z] dc21a1d4508b: Waiting\n[2020-02-19T20:18:36.296Z] f6a933c9cadc: Waiting\n[2020-02-19T20:18:36.296Z] 363af2e989c4: Waiting\n[2020-02-19T20:18:36.296Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-19T20:18:36.296Z] da0e9bf0cc60: Download complete\n[2020-02-19T20:18:36.296Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-19T20:18:36.296Z] 9cfac6ba3733: Download complete\n[2020-02-19T20:18:36.296Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-19T20:18:36.296Z] e6b0cf9c0882: Download complete\n[2020-02-19T20:18:36.296Z] f6a933c9cadc: Download complete\n[2020-02-19T20:18:36.570Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-19T20:18:36.570Z] a6eb2c9e2280: Download complete\n[2020-02-19T20:18:36.570Z] e6b0cf9c0882: Pull complete\n[2020-02-19T20:18:36.841Z] c9ea274ed700: Verifying Checksum\n[2020-02-19T20:18:36.841Z] c9ea274ed700: Download complete\n[2020-02-19T20:18:36.841Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-19T20:18:36.841Z] 095dd8b7b4d8: Download complete\n[2020-02-19T20:18:36.841Z] dc21a1d4508b: Verifying Checksum\n[2020-02-19T20:18:36.841Z] dc21a1d4508b: Download complete\n[2020-02-19T20:18:36.841Z] 363af2e989c4: Download complete\n[2020-02-19T20:18:36.841Z] da0e9bf0cc60: Pull complete\n[2020-02-19T20:18:37.417Z] 61811dbd4963: Verifying Checksum\n[2020-02-19T20:18:37.417Z] 61811dbd4963: Download complete\n[2020-02-19T20:18:38.807Z] c9ea274ed700: Pull complete\n[2020-02-19T20:18:38.807Z] 9cfac6ba3733: Pull complete\n[2020-02-19T20:18:39.748Z] f6a933c9cadc: Pull complete\n[2020-02-19T20:18:43.045Z] 61811dbd4963: Pull complete\n[2020-02-19T20:18:43.045Z] a6eb2c9e2280: Pull complete\n[2020-02-19T20:18:44.962Z] 095dd8b7b4d8: Pull complete\n[2020-02-19T20:18:44.962Z] dc21a1d4508b: Pull complete\n[2020-02-19T20:18:44.962Z] 363af2e989c4: Pull complete\n[2020-02-19T20:18:44.962Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-19T20:18:44.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-19T20:18:45.134Z] prd-centos7-docker-4c-2g-24884 does not seem to be running inside a container\n[2020-02-19T20:18:45.167Z] $ 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-288 -v /w/workspace/ndry_app-functions-sdk-go_PR-288:/w/workspace/ndry_app-functions-sdk-go_PR-288:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-288@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-19T20:18:46.368Z] $ docker top c6f61236c819a764fa9e257454eaf743a0863990ed2490d535d3722b3698a31d -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-19T20:18:46.957Z] provisioning config files...\n[2020-02-19T20:18:46.973Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-288@tmp/config7202006724081079531tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-19T20:18:47.000Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T20:18:47.293Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-19T20:18:47.301Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T20:18:47.593Z] ---> logs-deploy.sh\n[2020-02-19T20:18:47.593Z] + ARCHIVE_ARTIFACTS=\n[2020-02-19T20:18:47.593Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-19T20:18:47.593Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-19T20:18:47.593Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-19T20:18:47.593Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-288/5\n[2020-02-19T20:18:47.593Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-288/5/\n[2020-02-19T20:18:47.593Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-288/5 /w/workspace/ndry_app-functions-sdk-go_PR-288\n[2020-02-19T20:18:48.530Z] Archives upload complete.\n[2020-02-19T20:18:48.531Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-288/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-288/5/\n[2020-02-19T20:18:49.098Z] ---> uname -a:\n[2020-02-19T20:18:49.099Z] Linux c6f61236c819 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-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] ---> lscpu:\n[2020-02-19T20:18:49.099Z] Architecture: x86_64\n[2020-02-19T20:18:49.099Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-19T20:18:49.099Z] Byte Order: Little Endian\n[2020-02-19T20:18:49.099Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-19T20:18:49.099Z] CPU(s): 4\n[2020-02-19T20:18:49.099Z] On-line CPU(s) list: 0-3\n[2020-02-19T20:18:49.099Z] Thread(s) per core: 1\n[2020-02-19T20:18:49.099Z] Core(s) per socket: 1\n[2020-02-19T20:18:49.099Z] Socket(s): 4\n[2020-02-19T20:18:49.099Z] NUMA node(s): 1\n[2020-02-19T20:18:49.099Z] Vendor ID: GenuineIntel\n[2020-02-19T20:18:49.099Z] CPU family: 6\n[2020-02-19T20:18:49.099Z] Model: 44\n[2020-02-19T20:18:49.099Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-19T20:18:49.099Z] Stepping: 1\n[2020-02-19T20:18:49.099Z] CPU MHz: 2933.438\n[2020-02-19T20:18:49.099Z] BogoMIPS: 5866.87\n[2020-02-19T20:18:49.099Z] Virtualization: VT-x\n[2020-02-19T20:18:49.099Z] Hypervisor vendor: KVM\n[2020-02-19T20:18:49.099Z] Virtualization type: full\n[2020-02-19T20:18:49.099Z] L1d cache: 128 KiB\n[2020-02-19T20:18:49.099Z] L1i cache: 128 KiB\n[2020-02-19T20:18:49.099Z] L2 cache: 16 MiB\n[2020-02-19T20:18:49.099Z] L3 cache: 64 MiB\n[2020-02-19T20:18:49.099Z] NUMA node0 CPU(s): 0-3\n[2020-02-19T20:18:49.099Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-19T20:18:49.099Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-19T20:18:49.099Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-19T20:18:49.099Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-19T20:18:49.099Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-19T20:18:49.099Z] 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-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] ---> nproc:\n[2020-02-19T20:18:49.099Z] 4\n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] ---> df -h:\n[2020-02-19T20:18:49.099Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-19T20:18:49.099Z] overlay 50.0G 6.3G 43.7G 13% /\n[2020-02-19T20:18:49.099Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-19T20:18:49.099Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-19T20:18:49.099Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-19T20:18:49.099Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n[2020-02-19T20:18:49.099Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n[2020-02-19T20:18:49.099Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n[2020-02-19T20:18:49.099Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-288@tmp\n[2020-02-19T20:18:49.099Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n[2020-02-19T20:18:49.099Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-288\n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] ---> free -m:\n[2020-02-19T20:18:49.099Z] total used free shared buff/cache available\n[2020-02-19T20:18:49.099Z] Mem: 1838 619 82 0 1136 1113\n[2020-02-19T20:18:49.099Z] Swap: 1023 1 1022\n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] ---> ip addr:\n[2020-02-19T20:18:49.099Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-19T20:18:49.099Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-19T20:18:49.099Z] inet 127.0.0.1/8 scope host lo\n[2020-02-19T20:18:49.099Z] valid_lft forever preferred_lft forever\n[2020-02-19T20:18:49.099Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-02-19T20:18:49.099Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-19T20:18:49.099Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-19T20:18:49.099Z] valid_lft forever preferred_lft forever\n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] ---> sar -b -r -n DEV:\n[2020-02-19T20:18:49.099Z] 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-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] 20:08:52 LINUX RESTART\n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] 20:10:01 tps rtps wtps bread/s bwrtn/s\n[2020-02-19T20:18:49.099Z] 20:11:01 13.34 0.00 13.34 0.00 2432.20\n[2020-02-19T20:18:49.099Z] 20:12:01 0.68 0.00 0.68 0.00 8.89\n[2020-02-19T20:18:49.099Z] 20:13:01 0.62 0.00 0.62 0.00 6.31\n[2020-02-19T20:18:49.099Z] 20:14:01 0.60 0.00 0.60 0.00 8.19\n[2020-02-19T20:18:49.099Z] 20:15:01 0.78 0.00 0.78 0.00 10.09\n[2020-02-19T20:18:49.099Z] 20:16:01 0.62 0.02 0.60 0.13 6.39\n[2020-02-19T20:18:49.099Z] 20:17:01 0.67 0.00 0.67 0.00 7.71\n[2020-02-19T20:18:49.099Z] 20:18:01 0.68 0.00 0.68 0.00 7.56\n[2020-02-19T20:18:49.099Z] Average: 2.25 0.00 2.25 0.02 310.97\n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] 20:10:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-19T20:18:49.099Z] 20:11:01 212720 1669584 88.70 2620 1143352 900512 30.73 439740 1074284 8\n[2020-02-19T20:18:49.099Z] 20:12:01 212496 1669808 88.71 2620 1143360 900576 30.73 440008 1073984 8\n[2020-02-19T20:18:49.099Z] 20:13:01 212696 1669608 88.70 2620 1143368 900576 30.73 442808 1071224 8\n[2020-02-19T20:18:49.099Z] 20:14:01 209476 1672828 88.87 2620 1143368 900756 30.73 445788 1071220 8\n[2020-02-19T20:18:49.099Z] 20:15:01 209628 1672676 88.86 2620 1143376 900796 30.73 446124 1071212 8\n[2020-02-19T20:18:49.099Z] 20:16:01 210236 1672068 88.83 2620 1143384 900640 30.73 445336 1071212 8\n[2020-02-19T20:18:49.099Z] 20:17:01 210416 1671888 88.82 2620 1143388 900708 30.73 444904 1071212 8\n[2020-02-19T20:18:49.099Z] 20:18:01 210368 1671936 88.82 2620 1143448 900708 30.73 445096 1071224 20\n[2020-02-19T20:18:49.099Z] Average: 211005 1671300 88.79 2620 1143381 900659 30.73 443726 1071947 10\n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] 20:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-19T20:18:49.099Z] 20:11:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:12:01 eth0 1.35 0.08 0.10 0.01 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:13:01 eth0 0.68 0.08 0.05 0.01 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:14:01 eth0 2.33 1.00 0.90 0.42 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:15:01 eth0 0.72 0.40 0.41 0.26 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:16:01 eth0 0.68 0.08 0.05 0.01 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:17:01 eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:18:01 eth0 0.35 0.03 0.02 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] Average: eth0 0.92 0.23 0.20 0.09 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T20:18:49.099Z] \n[2020-02-19T20:18:49.099Z] \n'