b' Pull request #285 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of eno-intel for edgexfoundry/app-functions-sdk-go\n Loading trusted files from base branch master at e8c1c7dfa7cd56a78f2c03722a539bd379b283d4 rather than d588d97349bb0873e44d391500ca191526a73505\n Obtained Jenkinsfile from e8c1c7dfa7cd56a78f2c03722a539bd379b283d4\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 41baade70f9f516c06b50364c8065a52e98d7055\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 41baade70f9f516c06b50364c8065a52e98d7055 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 41baade70f9f516c06b50364c8065a52e98d7055 # timeout=10\n Commit message: "Merge pull request #109 from ernestojeda/move-experimental"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project: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 \xe2\x80\x98prd-centos7-docker-4c-2g-563\xe2\x80\x99 is offline\n Running on prd-centos7-docker-4c-2g-597 in /w/workspace/ndry_app-functions-sdk-go_PR-285\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-285 # 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/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit e8c1c7dfa7cd56a78f2c03722a539bd379b283d4 into PR head commit d588d97349bb0873e44d391500ca191526a73505\n Merge succeeded, producing d588d97349bb0873e44d391500ca191526a73505\n Checking out Revision d588d97349bb0873e44d391500ca191526a73505 (PR-285)\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/285/head:refs/remotes/origin/PR-285 # 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/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d588d97349bb0873e44d391500ca191526a73505 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge e8c1c7dfa7cd56a78f2c03722a539bd379b283d4 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d588d97349bb0873e44d391500ca191526a73505 # timeout=10\n Commit message: "feat(sdk): Add support for insecure secrets for when running non secure mode"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-24T21:48:00.028Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n > git rev-list --no-walk 8ea7e67c115e65be25dfbbcb07742087a54b9759 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T21:48:01.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-24T21:48:01.314Z] \n [2020-02-24T21:48:01.314Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T21:48:01.645Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-24T21:48:01.645Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-24T21:48:01.645Z] e7c96db7181b: Pulling fs layer\n [2020-02-24T21:48:01.645Z] a038dfdf5543: Pulling fs layer\n [2020-02-24T21:48:01.645Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-24T21:48:01.905Z] e7c96db7181b: Verifying Checksum\n [2020-02-24T21:48:01.905Z] e7c96db7181b: Download complete\n [2020-02-24T21:48:01.905Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-24T21:48:01.905Z] 8d5d8e63b3c0: Download complete\n [2020-02-24T21:48:01.905Z] a038dfdf5543: Verifying Checksum\n [2020-02-24T21:48:01.905Z] a038dfdf5543: Download complete\n [2020-02-24T21:48:01.905Z] e7c96db7181b: Pull complete\n [2020-02-24T21:48:02.839Z] a038dfdf5543: Pull complete\n [2020-02-24T21:48:02.839Z] 8d5d8e63b3c0: Pull complete\n [2020-02-24T21:48:02.839Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-24T21:48:02.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-24T21:48:02.967Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container\n [2020-02-24T21:48:03.009Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-285 -v /w/workspace/ndry_app-functions-sdk-go_PR-285:/w/workspace/ndry_app-functions-sdk-go_PR-285:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-24T21:48:03.614Z] $ docker top 0226e31adde9e33556a72095ececad718023ac04a7cdedcd912b45f015baab1a -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-24T21:48:04.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-24T21:48:04.217Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-24T21:48:04.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-24T21:48:04.443Z] $ docker exec 0226e31adde9e33556a72095ececad718023ac04a7cdedcd912b45f015baab1a ssh-agent\n [2020-02-24T21:48:04.624Z] SSH_AUTH_SOCK=/tmp/ssh-XHIGUhV9NQFX/agent.14\n [2020-02-24T21:48:04.624Z] SSH_AGENT_PID=20\n [2020-02-24T21:48:04.636Z] Running ssh-add (command line suppressed)\n [2020-02-24T21:48:04.778Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_4102851559622065284.key (/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_4102851559622065284.key)\n [2020-02-24T21:48:04.828Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-24T21:48:05.126Z] + git describe --exact-match --tags HEAD\n [2020-02-24T21:48:05.126Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-24T21:48:05.188Z] $ docker exec --env ******** --env ******** 0226e31adde9e33556a72095ececad718023ac04a7cdedcd912b45f015baab1a ssh-agent -k\n [2020-02-24T21:48:05.346Z] unset SSH_AUTH_SOCK;\n [2020-02-24T21:48:05.347Z] unset SSH_AGENT_PID;\n [2020-02-24T21:48:05.347Z] echo Agent pid 20 killed;\n [2020-02-24T21:48:05.396Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-24T21:48:05.416Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-24T21:48:05.416Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-24T21:48:05.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-24T21:48:05.441Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-24T21:48:05.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-24T21:48:05.627Z] $ docker exec 0226e31adde9e33556a72095ececad718023ac04a7cdedcd912b45f015baab1a ssh-agent\n [2020-02-24T21:48:05.831Z] SSH_AUTH_SOCK=/tmp/ssh-q0OWpGbIkLGW/agent.55\n [2020-02-24T21:48:05.831Z] SSH_AGENT_PID=62\n [2020-02-24T21:48:05.837Z] Running ssh-add (command line suppressed)\n [2020-02-24T21:48:05.975Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_5040111013356678185.key (/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_5040111013356678185.key)\n [2020-02-24T21:48:06.021Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-24T21:48:06.316Z] + git semver init\n [2020-02-24T21:48:06.316Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-24T21:48:06.316Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-285/.git\n [2020-02-24T21:48:06.316Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-285\n [2020-02-24T21:48:06.316Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-24T21:48:06.316Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-24T21:48:06.316Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-24T21:48:06.316Z] # $SEMVER_BRANCH = PR-285\n [2020-02-24T21:48:06.316Z] # $SEMVER_TEMP = /tmp/semver-032680510\n [2020-02-24T21:48:06.316Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-24T21:48:08.852Z] # \'/tmp/semver-032680510\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-285/.semver\'\n [2020-02-24T21:48:08.852Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-285/.semver\n [Pipeline] }\n [2020-02-24T21:48:08.861Z] $ docker exec --env ******** --env ******** 0226e31adde9e33556a72095ececad718023ac04a7cdedcd912b45f015baab1a ssh-agent -k\n [2020-02-24T21:48:09.012Z] unset SSH_AUTH_SOCK;\n [2020-02-24T21:48:09.013Z] unset SSH_AGENT_PID;\n [2020-02-24T21:48:09.013Z] echo Agent pid 62 killed;\n [2020-02-24T21:48:09.061Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-24T21:48:09.395Z] + git semver\n [Pipeline] }\n [2020-02-24T21:48:09.408Z] $ docker stop --time=1 0226e31adde9e33556a72095ececad718023ac04a7cdedcd912b45f015baab1a\n [2020-02-24T21:48:10.777Z] $ docker rm -f 0226e31adde9e33556a72095ececad718023ac04a7cdedcd912b45f015baab1a\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-24T21:48:12.898Z] Stashed 85 file(s)\n [Pipeline] echo\n [2020-02-24T21:48:12.900Z] [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-24T21:48:28.007Z] Still waiting to schedule task\n [2020-02-24T21:48:28.007Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-24T21:48:28.009Z] Still waiting to schedule task\n [2020-02-24T21:48:28.009Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-596\xe2\x80\x99 is offline\n [2020-02-24T21:50:17.728Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-598 in /w/workspace/ndry_app-functions-sdk-go_PR-285\n [Pipeline] {\n [Pipeline] ws\n [2020-02-24T21:50:17.743Z] Running in /w/workspace/app-functions-sdk-go/8\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-24T21:50:26.025Z] using credential edgex-jenkins-ssh\n [2020-02-24T21:50:26.048Z] Cloning the remote Git repository\n [2020-02-24T21:50:26.048Z] Cloning with configured refspecs honoured and without tags\n [2020-02-24T21:50:26.116Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-24T21:50:26.203Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10\n [2020-02-24T21:50:26.285Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-24T21:50:26.286Z] > git --version # timeout=10\n [2020-02-24T21:50:26.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T21:50:26.385Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T21:50:29.346Z] Fetching without tags\n [2020-02-24T21:50:29.858Z] Merging remotes/origin/master commit e8c1c7dfa7cd56a78f2c03722a539bd379b283d4 into PR head commit d588d97349bb0873e44d391500ca191526a73505\n [2020-02-24T21:50:30.129Z] Merge succeeded, producing d588d97349bb0873e44d391500ca191526a73505\n [2020-02-24T21:50:30.130Z] Checking out Revision d588d97349bb0873e44d391500ca191526a73505 (PR-285)\n [2020-02-24T21:50:29.240Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-24T21:50:29.263Z] > git config --add remote.origin.fetch +refs/pull/285/head:refs/remotes/origin/PR-285 # timeout=10\n [2020-02-24T21:50:29.292Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T21:50:29.322Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-24T21:50:29.360Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-24T21:50:29.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T21:50:29.380Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T21:50:29.879Z] > git config core.sparsecheckout # timeout=10\n [2020-02-24T21:50:29.912Z] > git checkout -f d588d97349bb0873e44d391500ca191526a73505 # timeout=10\n [2020-02-24T21:50:30.020Z] > git remote # timeout=10\n [2020-02-24T21:50:30.039Z] > git config --get remote.origin.url # timeout=10\n [2020-02-24T21:50:30.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T21:50:30.071Z] > git merge e8c1c7dfa7cd56a78f2c03722a539bd379b283d4 # timeout=10\n [2020-02-24T21:50:30.104Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-24T21:50:30.138Z] > git config core.sparsecheckout # timeout=10\n [2020-02-24T21:50:30.153Z] > git checkout -f d588d97349bb0873e44d391500ca191526a73505 # timeout=10\n [2020-02-24T21:50:34.816Z] Commit message: "feat(sdk): Add support for insecure secrets for when running non secure mode"\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 [2020-02-24T21:50:39.497Z] Running on prd-centos7-docker-4c-2g-599 in /w/workspace/ndry_app-functions-sdk-go_PR-285\n [Pipeline] {\n [Pipeline] ws\n [2020-02-24T21:50:39.511Z] Running in /w/workspace/app-functions-sdk-go/8\n [Pipeline] {\n [Pipeline] checkout\n [Pipeline] echo\n [2020-02-24T21:50:39.613Z] =========================================================\n [2020-02-24T21:50:39.614Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-24T21:50:39.614Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T21:50:41.180Z] + 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-24T21:50:41.644Z] using credential edgex-jenkins-ssh\n [2020-02-24T21:50:41.661Z] Cloning the remote Git repository\n [2020-02-24T21:50:41.661Z] Cloning with configured refspecs honoured and without tags\n [2020-02-24T21:50:41.516Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-24T21:50:41.552Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10\n [2020-02-24T21:50:41.592Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-24T21:50:41.592Z] > git --version # timeout=10\n [2020-02-24T21:50:41.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T21:50:41.623Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T21:50:42.617Z] Sending build context to Docker daemon 36.48MB\n\n [2020-02-24T21:50:42.617Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-24T21:50:42.617Z] Step 2/8 : FROM ${BASE}\n [2020-02-24T21:50:42.898Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-24T21:50:42.898Z] cde5963f3b93: Pulling fs layer\n [2020-02-24T21:50:42.898Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-24T21:50:42.898Z] 777b28850792: Pulling fs layer\n [2020-02-24T21:50:42.898Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-24T21:50:42.898Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-24T21:50:42.898Z] 1df406cf5192: Pulling fs layer\n [2020-02-24T21:50:42.898Z] cd6300453558: Pulling fs layer\n [2020-02-24T21:50:42.898Z] b9c365052c96: Pulling fs layer\n [2020-02-24T21:50:42.898Z] a2d8cc88f415: Pulling fs layer\n [2020-02-24T21:50:42.898Z] ea1d1ca13537: Pulling fs layer\n [2020-02-24T21:50:42.898Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-24T21:50:42.898Z] cd6300453558: Waiting\n [2020-02-24T21:50:42.898Z] 8a11ddd9e578: Waiting\n [2020-02-24T21:50:42.898Z] 4cf88f913ddb: Waiting\n [2020-02-24T21:50:42.898Z] 1df406cf5192: Waiting\n [2020-02-24T21:50:42.898Z] b9c365052c96: Waiting\n [2020-02-24T21:50:42.898Z] a2d8cc88f415: Waiting\n [2020-02-24T21:50:42.898Z] ea1d1ca13537: Waiting\n [2020-02-24T21:50:42.898Z] 3750a50a1c5e: Waiting\n [2020-02-24T21:50:42.898Z] 777b28850792: Verifying Checksum\n [2020-02-24T21:50:42.898Z] 777b28850792: Download complete\n [2020-02-24T21:50:42.898Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-24T21:50:42.898Z] 2a23fa8c16f7: Download complete\n [2020-02-24T21:50:43.185Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-24T21:50:43.186Z] 4cf88f913ddb: Download complete\n [2020-02-24T21:50:43.186Z] 1df406cf5192: Verifying Checksum\n [2020-02-24T21:50:43.186Z] 1df406cf5192: Download complete\n [2020-02-24T21:50:43.299Z] Fetching without tags\n [2020-02-24T21:50:43.530Z] cde5963f3b93: Verifying Checksum\n [2020-02-24T21:50:43.530Z] cde5963f3b93: Download complete\n [2020-02-24T21:50:43.160Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-24T21:50:43.169Z] > git config --add remote.origin.fetch +refs/pull/285/head:refs/remotes/origin/PR-285 # timeout=10\n [2020-02-24T21:50:43.174Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T21:50:43.183Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-24T21:50:43.194Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-24T21:50:43.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T21:50:43.199Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T21:50:45.556Z] cde5963f3b93: Pull complete\n [2020-02-24T21:50:46.548Z] 2a23fa8c16f7: Pull complete\n [2020-02-24T21:50:46.827Z] 777b28850792: Pull complete\n [2020-02-24T21:50:48.604Z] Merging remotes/origin/master commit e8c1c7dfa7cd56a78f2c03722a539bd379b283d4 into PR head commit d588d97349bb0873e44d391500ca191526a73505\n [2020-02-24T21:50:48.693Z] Merge succeeded, producing d588d97349bb0873e44d391500ca191526a73505\n [2020-02-24T21:50:48.693Z] Checking out Revision d588d97349bb0873e44d391500ca191526a73505 (PR-285)\n [2020-02-24T21:50:48.611Z] > git config core.sparsecheckout # timeout=10\n [2020-02-24T21:50:48.619Z] > git checkout -f d588d97349bb0873e44d391500ca191526a73505 # timeout=10\n [2020-02-24T21:50:48.664Z] > git remote # timeout=10\n [2020-02-24T21:50:48.668Z] > git config --get remote.origin.url # timeout=10\n [2020-02-24T21:50:48.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T21:50:48.676Z] > git merge e8c1c7dfa7cd56a78f2c03722a539bd379b283d4 # timeout=10\n [2020-02-24T21:50:48.686Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-24T21:50:48.701Z] > git config core.sparsecheckout # timeout=10\n [2020-02-24T21:50:48.706Z] > git checkout -f d588d97349bb0873e44d391500ca191526a73505 # timeout=10\n [2020-02-24T21:50:51.190Z] cd6300453558: Verifying Checksum\n [2020-02-24T21:50:51.190Z] cd6300453558: Download complete\n [2020-02-24T21:50:51.190Z] a2d8cc88f415: Verifying Checksum\n [2020-02-24T21:50:51.190Z] a2d8cc88f415: Download complete\n [2020-02-24T21:50:56.610Z] ea1d1ca13537: Verifying Checksum\n [2020-02-24T21:50:56.610Z] ea1d1ca13537: Download complete\n [2020-02-24T21:50:56.610Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-24T21:50:56.610Z] 3750a50a1c5e: Download complete\n [2020-02-24T21:50:57.449Z] Commit message: "feat(sdk): Add support for insecure secrets for when running non secure mode"\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 [2020-02-24T21:50:58.603Z] b9c365052c96: Verifying Checksum\n [2020-02-24T21:50:58.603Z] b9c365052c96: Download complete\n [Pipeline] echo\n [2020-02-24T21:50:58.756Z] =========================================================\n [2020-02-24T21:50:58.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-24T21:50:58.756Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T21:50:59.361Z] + 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-24T21:50:59.933Z] Sending build context to Docker daemon 36.48MB\n\n [2020-02-24T21:50:59.933Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-24T21:50:59.933Z] Step 2/8 : FROM ${BASE}\n [2020-02-24T21:50:59.933Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-24T21:50:59.933Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-24T21:50:59.933Z] 2848faf0eed1: Pulling fs layer\n [2020-02-24T21:50:59.933Z] 0f37312ad70f: Pulling fs layer\n [2020-02-24T21:50:59.933Z] 5788d62ee057: Pulling fs layer\n [2020-02-24T21:50:59.933Z] 0e6b1d234666: Pulling fs layer\n [2020-02-24T21:50:59.933Z] bf5d7aec512f: Pulling fs layer\n [2020-02-24T21:50:59.933Z] 34c802a77dc8: Pulling fs layer\n [2020-02-24T21:50:59.933Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-24T21:50:59.933Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-24T21:50:59.933Z] 5c102a31e300: Pulling fs layer\n [2020-02-24T21:50:59.933Z] dcfb455df0a1: Pulling fs layer\n [2020-02-24T21:50:59.933Z] 0e6b1d234666: Waiting\n [2020-02-24T21:50:59.933Z] bf5d7aec512f: Waiting\n [2020-02-24T21:50:59.933Z] 34c802a77dc8: Waiting\n [2020-02-24T21:50:59.933Z] 9eb99e56ec68: Waiting\n [2020-02-24T21:50:59.933Z] 27c7a5d97fbd: Waiting\n [2020-02-24T21:50:59.933Z] 5c102a31e300: Waiting\n [2020-02-24T21:50:59.933Z] dcfb455df0a1: Waiting\n [2020-02-24T21:50:59.933Z] 5788d62ee057: Waiting\n [2020-02-24T21:50:59.933Z] 0f37312ad70f: Download complete\n [2020-02-24T21:50:59.933Z] 2848faf0eed1: Verifying Checksum\n [2020-02-24T21:50:59.933Z] 2848faf0eed1: Download complete\n [2020-02-24T21:50:59.933Z] 0e6b1d234666: Download complete\n [2020-02-24T21:50:59.933Z] bf5d7aec512f: Verifying Checksum\n [2020-02-24T21:50:59.933Z] bf5d7aec512f: Download complete\n [2020-02-24T21:50:59.933Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-24T21:50:59.933Z] e6b0cf9c0882: Download complete\n [2020-02-24T21:51:00.058Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-24T21:51:00.058Z] 8a11ddd9e578: Download complete\n [2020-02-24T21:51:00.200Z] e6b0cf9c0882: Pull complete\n [2020-02-24T21:51:01.169Z] 34c802a77dc8: Verifying Checksum\n [2020-02-24T21:51:01.169Z] 34c802a77dc8: Download complete\n [2020-02-24T21:51:01.169Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-24T21:51:01.169Z] 27c7a5d97fbd: Download complete\n [2020-02-24T21:51:01.761Z] 5c102a31e300: Verifying Checksum\n [2020-02-24T21:51:01.761Z] 5c102a31e300: Download complete\n [2020-02-24T21:51:02.030Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-24T21:51:02.030Z] 9eb99e56ec68: Download complete\n [2020-02-24T21:51:02.030Z] dcfb455df0a1: Verifying Checksum\n [2020-02-24T21:51:02.030Z] dcfb455df0a1: Download complete\n [2020-02-24T21:51:02.297Z] 5788d62ee057: Verifying Checksum\n [2020-02-24T21:51:02.297Z] 5788d62ee057: Download complete\n [2020-02-24T21:51:02.866Z] 2848faf0eed1: Pull complete\n [2020-02-24T21:51:02.866Z] 0f37312ad70f: Pull complete\n [2020-02-24T21:51:09.451Z] 5788d62ee057: Pull complete\n [2020-02-24T21:51:09.451Z] 0e6b1d234666: Pull complete\n [2020-02-24T21:51:09.451Z] bf5d7aec512f: Pull complete\n [2020-02-24T21:51:12.741Z] 34c802a77dc8: Pull complete\n [2020-02-24T21:51:16.036Z] 9eb99e56ec68: Pull complete\n [2020-02-24T21:51:16.036Z] 27c7a5d97fbd: Pull complete\n [2020-02-24T21:51:16.613Z] 5c102a31e300: Pull complete\n [2020-02-24T21:51:16.871Z] dcfb455df0a1: Pull complete\n [2020-02-24T21:51:16.871Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-24T21:51:16.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-24T21:51:16.871Z] ---> 7c70fe431013\n [2020-02-24T21:51:16.871Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-24T21:51:17.137Z] latest: Pulling from library/docker\n [2020-02-24T21:51:17.409Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-24T21:51:17.409Z] cd54125436dc: Pulling fs layer\n [2020-02-24T21:51:17.409Z] 70d1554c15cb: Pulling fs layer\n [2020-02-24T21:51:17.409Z] c8a3718af663: Pulling fs layer\n [2020-02-24T21:51:17.409Z] f5d685e7204c: Pulling fs layer\n [2020-02-24T21:51:17.409Z] bd2db148201e: Pulling fs layer\n [2020-02-24T21:51:17.409Z] 419c00a7b035: Pulling fs layer\n [2020-02-24T21:51:17.409Z] f5d685e7204c: Waiting\n [2020-02-24T21:51:17.409Z] bd2db148201e: Waiting\n [2020-02-24T21:51:17.409Z] 419c00a7b035: Waiting\n [2020-02-24T21:51:17.409Z] c8a3718af663: Waiting\n [2020-02-24T21:51:17.409Z] 70d1554c15cb: Download complete\n [2020-02-24T21:51:17.409Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-24T21:51:17.409Z] c9b1b535fdd9: Download complete\n [2020-02-24T21:51:17.671Z] cd54125436dc: Verifying Checksum\n [2020-02-24T21:51:17.671Z] cd54125436dc: Download complete\n [2020-02-24T21:51:17.671Z] f5d685e7204c: Verifying Checksum\n [2020-02-24T21:51:17.671Z] f5d685e7204c: Download complete\n [2020-02-24T21:51:17.671Z] bd2db148201e: Verifying Checksum\n [2020-02-24T21:51:17.671Z] bd2db148201e: Download complete\n [2020-02-24T21:51:17.671Z] c9b1b535fdd9: Pull complete\n [2020-02-24T21:51:17.935Z] 419c00a7b035: Verifying Checksum\n [2020-02-24T21:51:17.935Z] 419c00a7b035: Download complete\n [2020-02-24T21:51:18.402Z] 8a11ddd9e578: Pull complete\n [2020-02-24T21:51:18.402Z] 4cf88f913ddb: Pull complete\n [2020-02-24T21:51:18.402Z] 1df406cf5192: Pull complete\n [2020-02-24T21:51:18.504Z] c8a3718af663: Verifying Checksum\n [2020-02-24T21:51:18.504Z] c8a3718af663: Download complete\n [2020-02-24T21:51:19.440Z] cd54125436dc: Pull complete\n [2020-02-24T21:51:19.440Z] 70d1554c15cb: Pull complete\n [2020-02-24T21:51:21.979Z] c8a3718af663: Pull complete\n [2020-02-24T21:51:21.979Z] f5d685e7204c: Pull complete\n [2020-02-24T21:51:22.238Z] bd2db148201e: Pull complete\n [2020-02-24T21:51:22.238Z] 419c00a7b035: Pull complete\n [2020-02-24T21:51:22.238Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-24T21:51:22.238Z] Status: Downloaded newer image for docker:latest\n [2020-02-24T21:51:23.617Z] ---> a1ca3e5707b0\n [2020-02-24T21:51:23.617Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-24T21:51:23.875Z] ---> Running in 33fedba85080\n [2020-02-24T21:51:23.875Z] Removing intermediate container 33fedba85080\n [2020-02-24T21:51:23.875Z] ---> 8c3252a676c9\n [2020-02-24T21:51:23.875Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-24T21:51:23.875Z] ---> Running in b7b96f3a564c\n [2020-02-24T21:51:24.812Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-24T21:51:25.132Z] cd6300453558: Pull complete\n [2020-02-24T21:51:26.187Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-24T21:51:27.122Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-24T21:51:27.122Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-24T21:51:27.380Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-24T21:51:27.380Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-24T21:51:27.639Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-24T21:51:27.640Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-24T21:51:27.640Z] OK: 145 MiB in 44 packages\n [2020-02-24T21:51:28.212Z] Removing intermediate container b7b96f3a564c\n [2020-02-24T21:51:28.212Z] ---> 8999e6376c34\n [2020-02-24T21:51:28.212Z] Step 6/8 : WORKDIR /build\n [2020-02-24T21:51:28.212Z] ---> Running in 526b0cd1b79a\n [2020-02-24T21:51:28.212Z] Removing intermediate container 526b0cd1b79a\n [2020-02-24T21:51:28.212Z] ---> 7a47b51e8156\n [2020-02-24T21:51:28.212Z] Step 7/8 : COPY go.mod .\n [2020-02-24T21:51:28.471Z] ---> f649e79b7e3f\n [2020-02-24T21:51:28.471Z] Step 8/8 : RUN go mod download\n [2020-02-24T21:51:28.471Z] ---> Running in 9068b87cbb3c\n [2020-02-24T21:51:30.379Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-24T21:51:30.379Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-24T21:51:30.380Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-24T21:51:30.644Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-24T21:51:31.838Z] b9c365052c96: Pull complete\n [2020-02-24T21:51:31.839Z] a2d8cc88f415: Pull complete\n [2020-02-24T21:51:35.221Z] ea1d1ca13537: Pull complete\n [2020-02-24T21:51:36.220Z] 3750a50a1c5e: Pull complete\n [2020-02-24T21:51:36.220Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-24T21:51:36.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-24T21:51:36.220Z] ---> 78745c68409d\n [2020-02-24T21:51:36.220Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-24T21:51:36.490Z] latest: Pulling from library/docker\n [2020-02-24T21:51:36.490Z] 8fa90b21c985: Pulling fs layer\n [2020-02-24T21:51:36.490Z] f2917335fcb0: Pulling fs layer\n [2020-02-24T21:51:36.490Z] c8d3c84c2515: Pulling fs layer\n [2020-02-24T21:51:36.490Z] b91ed599925c: Pulling fs layer\n [2020-02-24T21:51:36.490Z] 67f904540aca: Pulling fs layer\n [2020-02-24T21:51:36.490Z] b692ba2de145: Pulling fs layer\n [2020-02-24T21:51:36.490Z] f20adc8023b7: Pulling fs layer\n [2020-02-24T21:51:36.490Z] b91ed599925c: Waiting\n [2020-02-24T21:51:36.490Z] 67f904540aca: Waiting\n [2020-02-24T21:51:36.490Z] b692ba2de145: Waiting\n [2020-02-24T21:51:36.490Z] f20adc8023b7: Waiting\n [2020-02-24T21:51:37.455Z] c8d3c84c2515: Verifying Checksum\n [2020-02-24T21:51:37.455Z] c8d3c84c2515: Download complete\n [2020-02-24T21:51:37.455Z] 8fa90b21c985: Verifying Checksum\n [2020-02-24T21:51:37.455Z] 8fa90b21c985: Download complete\n [2020-02-24T21:51:37.726Z] f2917335fcb0: Verifying Checksum\n [2020-02-24T21:51:37.726Z] f2917335fcb0: Download complete\n [2020-02-24T21:51:38.321Z] 67f904540aca: Verifying Checksum\n [2020-02-24T21:51:38.321Z] 67f904540aca: Download complete\n [2020-02-24T21:51:38.321Z] b692ba2de145: Verifying Checksum\n [2020-02-24T21:51:38.321Z] b692ba2de145: Download complete\n [2020-02-24T21:51:38.920Z] f20adc8023b7: Verifying Checksum\n [2020-02-24T21:51:38.920Z] f20adc8023b7: Download complete\n [2020-02-24T21:51:38.920Z] 8fa90b21c985: Pull complete\n [2020-02-24T21:51:40.645Z] \x1b[0mRemoving intermediate container 9068b87cbb3c\n [2020-02-24T21:51:40.645Z] ---> 6f8144d2fb43\n [2020-02-24T21:51:40.645Z] Successfully built 6f8144d2fb43\n [2020-02-24T21:51:40.645Z] 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-24T21:51:41.072Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-24T21:51:41.073Z] .\n [Pipeline] withDockerContainer\n [2020-02-24T21:51:41.205Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container\n [2020-02-24T21:51:41.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-24T21:51:42.342Z] f2917335fcb0: Pull complete\n [2020-02-24T21:51:42.342Z] c8d3c84c2515: Pull complete\n [2020-02-24T21:51:43.469Z] $ docker top 9eb4ef74c48288b3e8419f00ce2fb31f1ad93141065c28b5feb75048807de7b4 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-24T21:51:44.309Z] b91ed599925c: Verifying Checksum\n [2020-02-24T21:51:44.309Z] b91ed599925c: Download complete\n [2020-02-24T21:51:44.325Z] + go version\n [2020-02-24T21:51:44.325Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-24T21:51:44.616Z] + make test\n [2020-02-24T21:51:44.616Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-24T21:51:46.000Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-24T21:51:51.057Z] b91ed599925c: Pull complete\n [2020-02-24T21:51:51.057Z] 67f904540aca: Pull complete\n [2020-02-24T21:51:51.057Z] b692ba2de145: Pull complete\n [2020-02-24T21:51:51.057Z] f20adc8023b7: Pull complete\n [2020-02-24T21:51:51.057Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-24T21:51:51.057Z] Status: Downloaded newer image for docker:latest\n [2020-02-24T21:51:56.047Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/security\n [2020-02-24T21:51:56.047Z] internal/security/credentials.go:56:31: undefined: path\n [2020-02-24T21:51:56.047Z] internal/security/credentials.go:59:40: undefined: path\n [2020-02-24T21:51:56.047Z] internal/security/credentials.go:63:44: undefined: path\n [2020-02-24T21:51:56.047Z] internal/security/credentials.go:68:23: undefined: path\n [2020-02-24T21:51:56.047Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext [build failed]\n [2020-02-24T21:51:56.456Z] ---> fedd1710f2c1\n [2020-02-24T21:51:56.457Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-24T21:51:56.457Z] ---> Running in 4fb3a4464526\n [2020-02-24T21:51:56.457Z] Removing intermediate container 4fb3a4464526\n [2020-02-24T21:51:56.457Z] ---> 5138f965bdc8\n [2020-02-24T21:51:56.457Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-24T21:51:56.724Z] ---> Running in 5f0737277ad5\n [2020-02-24T21:51:57.694Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-24T21:51:58.667Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-24T21:51:59.640Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-24T21:51:59.640Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-24T21:51:59.909Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-24T21:52:00.183Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-24T21:52:00.183Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-24T21:52:00.183Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-24T21:52:00.183Z] OK: 127 MiB in 44 packages\n [2020-02-24T21:52:01.612Z] Removing intermediate container 5f0737277ad5\n [2020-02-24T21:52:01.612Z] ---> eedfdf992b6c\n [2020-02-24T21:52:01.612Z] Step 6/8 : WORKDIR /build\n [2020-02-24T21:52:01.612Z] ---> Running in 154d17a4eca2\n [2020-02-24T21:52:02.219Z] Removing intermediate container 154d17a4eca2\n [2020-02-24T21:52:02.219Z] ---> b9c6a716dd14\n [2020-02-24T21:52:02.219Z] Step 7/8 : COPY go.mod .\n [2020-02-24T21:52:02.657Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed]\n [2020-02-24T21:52:02.658Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-24T21:52:02.658Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-24T21:52:02.658Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/security [github.com/edgexfoundry/app-functions-sdk-go/internal/security.test]\n [2020-02-24T21:52:02.658Z] internal/security/credentials.go:56: undefined: path\n [2020-02-24T21:52:02.658Z] internal/security/credentials.go:59: undefined: path\n [2020-02-24T21:52:02.658Z] internal/security/credentials.go:63: undefined: path\n [2020-02-24T21:52:02.658Z] internal/security/credentials.go:68: undefined: path\n [2020-02-24T21:52:02.817Z] ---> a1bb6d29378b\n [2020-02-24T21:52:02.817Z] Step 8/8 : RUN go mod download\n [2020-02-24T21:52:02.817Z] ---> Running in 0c69dcd7a0d6\n [2020-02-24T21:52:03.611Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.064s\tcoverage: 100.0% of statements\n [2020-02-24T21:52:03.611Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed]\n [2020-02-24T21:52:03.611Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security [build failed]\n [2020-02-24T21:52:04.801Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-24T21:52:04.801Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-02-24T21:52:04.994Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.009s\tcoverage: 89.5% of statements\n [2020-02-24T21:52:04.994Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.004s\tcoverage: 100.0% of statements\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-24T21:52:05.071Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-24T21:52:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-24T21:52:05.609Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-24T21:52:05.882Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-24T21:52:05.882Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-24T21:52:05.882Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-24T21:52:05.882Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-24T21:52:05.882Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-24T21:52:05.882Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-24T21:52:05.882Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-24T21:52:05.882Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-24T21:52:05.882Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-24T21:52:13.141Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.157s\tcoverage: 100.0% of statements\n [2020-02-24T21:52:13.141Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.005s\tcoverage: 100.0% of statements\n [2020-02-24T21:52:13.141Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.009s\tcoverage: 100.0% of statements\n [2020-02-24T21:52:13.141Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-24T21:52:13.141Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-24T21:52:13.141Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-24T21:52:13.141Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-24T21:52:13.141Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-24T21:52:13.141Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-24T21:52:13.141Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-24T21:52:13.141Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.004s\tcoverage: 96.6% of statements\n [2020-02-24T21:52:13.141Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-24T21:52:13.141Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.004s\tcoverage: 97.7% of statements\n [2020-02-24T21:52:13.142Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-24T21:52:13.142Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-24T21:52:13.142Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [build failed]\n [2020-02-24T21:52:13.142Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.173s\tcoverage: 60.0% of statements\n [2020-02-24T21:52:13.142Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed]\n [2020-02-24T21:52:13.142Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.007s\tcoverage: 100.0% of statements\n [2020-02-24T21:52:13.142Z] make: *** [Makefile:6: test] Error 2\n [Pipeline] }\n [2020-02-24T21:52:13.154Z] $ docker stop --time=1 9eb4ef74c48288b3e8419f00ce2fb31f1ad93141065c28b5feb75048807de7b4\n [2020-02-24T21:52:14.623Z] $ docker rm -f 9eb4ef74c48288b3e8419f00ce2fb31f1ad93141065c28b5feb75048807de7b4\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 earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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-24T21:52:15.092Z] Failed in branch amd64\n [2020-02-24T21:52:28.029Z] \x1b[0mRemoving intermediate container 0c69dcd7a0d6\n [2020-02-24T21:52:28.029Z] ---> 628e37a0489c\n [2020-02-24T21:52:28.029Z] Successfully built 628e37a0489c\n [2020-02-24T21:52:28.029Z] 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-24T21:52:28.518Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-24T21:52:28.792Z] .\n [Pipeline] withDockerContainer\n [2020-02-24T21:52:29.149Z] prd-ubuntu18.04-docker-arm64-4c-2g-598 does not seem to be running inside a container\n [2020-02-24T21:52:29.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** ci-base-image-arm64 cat\n [2020-02-24T21:52:30.751Z] $ docker top 8637be3f99b115c4a560d187351d805b4e1dc81599c48bc9edcf210035d364b3 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-24T21:52:33.174Z] + go version\n [2020-02-24T21:52:33.174Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-24T21:52:33.860Z] + make test\n [2020-02-24T21:52:33.860Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-24T21:52:35.827Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-24T21:53:14.766Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/security\n [2020-02-24T21:53:14.766Z] internal/security/credentials.go:56:31: undefined: path\n [2020-02-24T21:53:14.766Z] internal/security/credentials.go:59:40: undefined: path\n [2020-02-24T21:53:14.766Z] internal/security/credentials.go:63:44: undefined: path\n [2020-02-24T21:53:14.766Z] internal/security/credentials.go:68:23: undefined: path\n [2020-02-24T21:53:17.394Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext [build failed]\n [2020-02-24T21:54:04.481Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed]\n [2020-02-24T21:54:04.481Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-24T21:54:04.481Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-24T21:54:04.481Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.028s\tcoverage: 100.0% of statements\n [2020-02-24T21:54:04.481Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed]\n [2020-02-24T21:54:04.481Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/security [github.com/edgexfoundry/app-functions-sdk-go/internal/security.test]\n [2020-02-24T21:54:04.481Z] internal/security/credentials.go:56: undefined: path\n [2020-02-24T21:54:04.481Z] internal/security/credentials.go:59: undefined: path\n [2020-02-24T21:54:04.481Z] internal/security/credentials.go:63: undefined: path\n [2020-02-24T21:54:04.481Z] internal/security/credentials.go:68: undefined: path\n [2020-02-24T21:54:04.481Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security [build failed]\n [2020-02-24T21:54:05.480Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.017s\tcoverage: 89.5% of statements\n [2020-02-24T21:54:05.480Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-02-24T21:54:17.865Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.108s\tcoverage: 100.0% of statements\n [2020-02-24T21:54:17.865Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.019s\tcoverage: 100.0% of statements\n [2020-02-24T21:54:17.865Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-24T21:54:17.865Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.013s\tcoverage: 96.6% of statements\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-24T21:54:17.865Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.014s\tcoverage: 97.7% of statements\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-24T21:54:17.865Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-24T21:54:17.865Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [build failed]\n [2020-02-24T21:54:17.865Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.149s\tcoverage: 60.0% of statements\n [2020-02-24T21:54:17.865Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed]\n [2020-02-24T21:54:21.249Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.024s\tcoverage: 100.0% of statements\n [2020-02-24T21:54:21.249Z] make: *** [Makefile:6: test] Error 2\n [Pipeline] }\n [2020-02-24T21:54:21.284Z] $ docker stop --time=1 8637be3f99b115c4a560d187351d805b4e1dc81599c48bc9edcf210035d364b3\n [2020-02-24T21:54:23.515Z] $ docker rm -f 8637be3f99b115c4a560d187351d805b4e1dc81599c48bc9edcf210035d364b3\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 earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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-24T21:54:24.442Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "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-24T21:54:25.062Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-24T21:54:25.374Z] ---> package-listing.sh\n [2020-02-24T21:54:25.374Z] ++ facter osfamily\n [2020-02-24T21:54:25.374Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-24T21:54:25.374Z] + OS_FAMILY=redhat\n [2020-02-24T21:54:25.374Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-285\n [2020-02-24T21:54:25.374Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-24T21:54:25.374Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-24T21:54:25.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-24T21:54:25.374Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-24T21:54:25.374Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-285 \']\'\n [2020-02-24T21:54:25.374Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-24T21:54:25.374Z] + case "${OS_FAMILY}" in\n [2020-02-24T21:54:25.374Z] + rpm -qa\n [2020-02-24T21:54:25.374Z] + sort\n [2020-02-24T21:54:29.572Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-24T21:54:29.572Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-24T21:54:29.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-24T21:54:29.572Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-285 \']\'\n [2020-02-24T21:54:29.572Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-285/archives/\n [2020-02-24T21:54:29.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-285/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T21:54:30.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-24T21:54:30.022Z] \n [2020-02-24T21:54:30.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T21:54:30.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-24T21:54:30.334Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-24T21:54:30.334Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-24T21:54:30.334Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-24T21:54:30.334Z] c9ea274ed700: Pulling fs layer\n [2020-02-24T21:54:30.334Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-24T21:54:30.334Z] f6a933c9cadc: Pulling fs layer\n [2020-02-24T21:54:30.334Z] 61811dbd4963: Pulling fs layer\n [2020-02-24T21:54:30.334Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-24T21:54:30.334Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-24T21:54:30.334Z] dc21a1d4508b: Pulling fs layer\n [2020-02-24T21:54:30.334Z] 363af2e989c4: Pulling fs layer\n [2020-02-24T21:54:30.334Z] a6eb2c9e2280: Waiting\n [2020-02-24T21:54:30.334Z] 095dd8b7b4d8: Waiting\n [2020-02-24T21:54:30.334Z] dc21a1d4508b: Waiting\n [2020-02-24T21:54:30.334Z] 363af2e989c4: Waiting\n [2020-02-24T21:54:30.334Z] 9cfac6ba3733: Waiting\n [2020-02-24T21:54:30.334Z] f6a933c9cadc: Waiting\n [2020-02-24T21:54:30.334Z] 61811dbd4963: Waiting\n [2020-02-24T21:54:30.334Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-24T21:54:30.334Z] da0e9bf0cc60: Download complete\n [2020-02-24T21:54:30.334Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-24T21:54:30.334Z] 9cfac6ba3733: Download complete\n [2020-02-24T21:54:30.334Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-24T21:54:30.334Z] e6b0cf9c0882: Download complete\n [2020-02-24T21:54:30.594Z] f6a933c9cadc: Verifying Checksum\n [2020-02-24T21:54:30.594Z] f6a933c9cadc: Download complete\n [2020-02-24T21:54:30.594Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-24T21:54:30.594Z] a6eb2c9e2280: Download complete\n [2020-02-24T21:54:30.856Z] e6b0cf9c0882: Pull complete\n [2020-02-24T21:54:30.856Z] c9ea274ed700: Verifying Checksum\n [2020-02-24T21:54:30.856Z] c9ea274ed700: Download complete\n [2020-02-24T21:54:30.856Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-24T21:54:30.856Z] 095dd8b7b4d8: Download complete\n [2020-02-24T21:54:30.856Z] dc21a1d4508b: Verifying Checksum\n [2020-02-24T21:54:30.856Z] dc21a1d4508b: Download complete\n [2020-02-24T21:54:30.856Z] 363af2e989c4: Verifying Checksum\n [2020-02-24T21:54:30.856Z] 363af2e989c4: Download complete\n [2020-02-24T21:54:30.856Z] da0e9bf0cc60: Pull complete\n [2020-02-24T21:54:31.795Z] 61811dbd4963: Verifying Checksum\n [2020-02-24T21:54:31.795Z] 61811dbd4963: Download complete\n [2020-02-24T21:54:33.171Z] c9ea274ed700: Pull complete\n [2020-02-24T21:54:33.434Z] 9cfac6ba3733: Pull complete\n [2020-02-24T21:54:33.693Z] f6a933c9cadc: Pull complete\n [2020-02-24T21:54:37.178Z] 61811dbd4963: Pull complete\n [2020-02-24T21:54:37.178Z] a6eb2c9e2280: Pull complete\n [2020-02-24T21:54:38.558Z] 095dd8b7b4d8: Pull complete\n [2020-02-24T21:54:38.817Z] dc21a1d4508b: Pull complete\n [2020-02-24T21:54:39.077Z] 363af2e989c4: Pull complete\n [2020-02-24T21:54:39.077Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-24T21:54:39.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-24T21:54:39.245Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container\n [2020-02-24T21:54:39.285Z] $ 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-285 -v /w/workspace/ndry_app-functions-sdk-go_PR-285:/w/workspace/ndry_app-functions-sdk-go_PR-285:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-24T21:54:39.870Z] $ docker top 843951ff30dc189689401c0ce508c730c20bf856ed0d35888966814a48fc48d8 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-24T21:54:40.513Z] provisioning config files...\n [2020-02-24T21:54:40.530Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/config8185204759825523380tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-24T21:54:40.563Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-24T21:54:40.854Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-24T21:54:40.861Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-24T21:54:41.153Z] ---> logs-deploy.sh\n [2020-02-24T21:54:41.153Z] + ARCHIVE_ARTIFACTS=\n [2020-02-24T21:54:41.153Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-24T21:54:41.153Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-24T21:54:41.153Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-24T21:54:41.153Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-285/8\n [2020-02-24T21:54:41.153Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-285/8/\n [2020-02-24T21:54:41.153Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-285/8 /w/workspace/ndry_app-functions-sdk-go_PR-285\n [2020-02-24T21:54:42.090Z] Archives upload complete.\n [2020-02-24T21:54:42.090Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-285/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-285/8/\n [2020-02-24T21:54:43.035Z] ---> uname -a:\n [2020-02-24T21:54:43.035Z] Linux 843951ff30dc 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-24T21:54:43.035Z] \n [2020-02-24T21:54:43.035Z] \n [2020-02-24T21:54:43.035Z] ---> lscpu:\n [2020-02-24T21:54:43.035Z] Architecture: x86_64\n [2020-02-24T21:54:43.035Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-24T21:54:43.035Z] Byte Order: Little Endian\n [2020-02-24T21:54:43.035Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-24T21:54:43.035Z] CPU(s): 4\n [2020-02-24T21:54:43.035Z] On-line CPU(s) list: 0-3\n [2020-02-24T21:54:43.035Z] Thread(s) per core: 1\n [2020-02-24T21:54:43.035Z] Core(s) per socket: 1\n [2020-02-24T21:54:43.035Z] Socket(s): 4\n [2020-02-24T21:54:43.035Z] NUMA node(s): 1\n [2020-02-24T21:54:43.035Z] Vendor ID: GenuineIntel\n [2020-02-24T21:54:43.035Z] CPU family: 6\n [2020-02-24T21:54:43.035Z] Model: 44\n [2020-02-24T21:54:43.035Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-24T21:54:43.035Z] Stepping: 1\n [2020-02-24T21:54:43.035Z] CPU MHz: 2933.438\n [2020-02-24T21:54:43.035Z] BogoMIPS: 5866.87\n [2020-02-24T21:54:43.035Z] Virtualization: VT-x\n [2020-02-24T21:54:43.035Z] Hypervisor vendor: KVM\n [2020-02-24T21:54:43.035Z] Virtualization type: full\n [2020-02-24T21:54:43.035Z] L1d cache: 128 KiB\n [2020-02-24T21:54:43.035Z] L1i cache: 128 KiB\n [2020-02-24T21:54:43.035Z] L2 cache: 16 MiB\n [2020-02-24T21:54:43.035Z] L3 cache: 64 MiB\n [2020-02-24T21:54:43.035Z] NUMA node0 CPU(s): 0-3\n [2020-02-24T21:54:43.035Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-24T21:54:43.035Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-24T21:54:43.035Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-24T21:54:43.035Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-24T21:54:43.035Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-24T21:54:43.035Z] 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-24T21:54:43.035Z] \n [2020-02-24T21:54:43.035Z] \n [2020-02-24T21:54:43.035Z] ---> nproc:\n [2020-02-24T21:54:43.035Z] 4\n [2020-02-24T21:54:43.035Z] \n [2020-02-24T21:54:43.035Z] \n [2020-02-24T21:54:43.035Z] ---> df -h:\n [2020-02-24T21:54:43.035Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-24T21:54:43.035Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-24T21:54:43.035Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-24T21:54:43.035Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-24T21:54:43.035Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-24T21:54:43.035Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-24T21:54:43.035Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-24T21:54:43.035Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-24T21:54:43.035Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-24T21:54:43.035Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-285\n [2020-02-24T21:54:43.035Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp\n [2020-02-24T21:54:43.035Z] \n [2020-02-24T21:54:43.035Z] \n [2020-02-24T21:54:43.035Z] ---> free -m:\n [2020-02-24T21:54:43.035Z] total used free shared buff/cache available\n [2020-02-24T21:54:43.035Z] Mem: 1838 629 65 0 1143 1103\n [2020-02-24T21:54:43.035Z] Swap: 1023 1 1022\n [2020-02-24T21:54:43.035Z] \n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] ---> ip addr:\n [2020-02-24T21:54:43.036Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-24T21:54:43.036Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-24T21:54:43.036Z] inet 127.0.0.1/8 scope host lo\n [2020-02-24T21:54:43.036Z] valid_lft forever preferred_lft forever\n [2020-02-24T21:54:43.036Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-24T21:54:43.036Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-24T21:54:43.036Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-24T21:54:43.036Z] valid_lft forever preferred_lft forever\n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] ---> sar -b -r -n DEV:\n [2020-02-24T21:54:43.036Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/24/20 \t_x86_64_\t(4 CPU)\n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] 21:47:19 LINUX RESTART\n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] 21:48:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-24T21:54:43.036Z] 21:49:01 21.96 6.76 15.20 921.35 2562.04\n [2020-02-24T21:54:43.036Z] 21:50:01 2.41 0.00 2.41 0.00 84.75\n [2020-02-24T21:54:43.036Z] 21:51:01 0.73 0.00 0.73 0.00 9.61\n [2020-02-24T21:54:43.036Z] 21:52:01 0.63 0.00 0.63 0.00 7.53\n [2020-02-24T21:54:43.036Z] 21:53:01 0.23 0.00 0.23 0.00 3.16\n [2020-02-24T21:54:43.036Z] 21:54:01 0.37 0.02 0.35 0.13 5.00\n [2020-02-24T21:54:43.036Z] Average: 4.39 1.13 3.26 153.61 445.43\n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] 21:48:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-24T21:54:43.036Z] 21:49:01 189548 1692756 89.93 2620 1128148 951968 32.48 466676 1069184 20\n [2020-02-24T21:54:43.036Z] 21:50:01 198560 1683744 89.45 2620 1128152 903996 30.84 462668 1066012 16\n [2020-02-24T21:54:43.036Z] 21:51:01 197300 1685004 89.52 2620 1128160 904300 30.85 467896 1062268 8\n [2020-02-24T21:54:43.036Z] 21:52:01 198880 1683424 89.43 2620 1128160 904060 30.85 466524 1062268 8\n [2020-02-24T21:54:43.036Z] 21:53:01 196416 1685888 89.57 2620 1128168 904144 30.85 470168 1061100 16\n [2020-02-24T21:54:43.036Z] 21:54:01 196544 1685760 89.56 2620 1128180 904132 30.85 470020 1061100 12\n [2020-02-24T21:54:43.036Z] Average: 196208 1686096 89.58 2620 1128161 912100 31.12 467325 1063655 13\n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] 21:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-24T21:54:43.036Z] 21:49:01 eth0 233.47 213.22 640.52 342.57 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:49:01 docker0 103.71 74.53 8.83 299.58 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:50:01 eth0 1.12 0.02 0.11 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:51:01 eth0 1.60 0.65 0.80 0.40 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:52:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:53:01 eth0 0.48 0.20 0.11 0.07 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:54:01 eth0 1.05 0.12 0.14 0.01 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] Average: eth0 39.64 35.72 106.97 57.19 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] Average: docker0 17.29 12.42 1.47 49.94 0.00 0.00 0.00\n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] ---> sar -P ALL:\n [2020-02-24T21:54:43.036Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/24/20 \t_x86_64_\t(4 CPU)\n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] 21:47:19 LINUX RESTART\n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] 21:48:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-24T21:54:43.036Z] 21:49:01 all 4.58 0.00 1.79 0.26 0.02 93.36\n [2020-02-24T21:54:43.036Z] 21:49:01 0 4.68 0.00 1.84 0.05 0.02 93.41\n [2020-02-24T21:54:43.036Z] 21:49:01 1 3.90 0.00 1.56 0.07 0.02 94.45\n [2020-02-24T21:54:43.036Z] 21:49:01 2 5.84 0.00 1.84 0.25 0.00 92.07\n [2020-02-24T21:54:43.036Z] 21:49:01 3 3.86 0.00 1.89 0.67 0.02 93.56\n [2020-02-24T21:54:43.036Z] 21:50:01 all 0.19 0.00 0.05 0.00 0.00 99.75\n [2020-02-24T21:54:43.036Z] 21:50:01 0 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-24T21:54:43.036Z] 21:50:01 1 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-24T21:54:43.036Z] 21:50:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-24T21:54:43.036Z] 21:50:01 3 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-24T21:54:43.036Z] 21:51:01 all 0.22 0.00 0.06 0.00 0.00 99.72\n [2020-02-24T21:54:43.036Z] 21:51:01 0 0.62 0.00 0.03 0.00 0.00 99.35\n [2020-02-24T21:54:43.036Z] 21:51:01 1 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-02-24T21:54:43.036Z] 21:51:01 2 0.12 0.00 0.05 0.00 0.00 99.83\n [2020-02-24T21:54:43.036Z] 21:51:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-24T21:54:43.036Z] 21:52:01 all 0.18 0.00 0.08 0.00 0.00 99.74\n [2020-02-24T21:54:43.036Z] 21:52:01 0 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-24T21:54:43.036Z] 21:52:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-24T21:54:43.036Z] 21:52:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-24T21:54:43.036Z] 21:52:01 3 0.05 0.00 0.12 0.00 0.00 99.83\n [2020-02-24T21:54:43.036Z] 21:53:01 all 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-02-24T21:54:43.036Z] 21:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-24T21:54:43.036Z] 21:53:01 1 0.40 0.00 0.08 0.00 0.00 99.52\n [2020-02-24T21:54:43.036Z] 21:53:01 2 0.28 0.00 0.05 0.00 0.00 99.67\n [2020-02-24T21:54:43.036Z] 21:53:01 3 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-02-24T21:54:43.036Z] 21:54:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-24T21:54:43.036Z] 21:54:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-24T21:54:43.036Z] 21:54:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-24T21:54:43.036Z] 21:54:01 2 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-24T21:54:43.036Z] 21:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-24T21:54:43.036Z] Average: all 0.92 0.00 0.34 0.04 0.00 98.69\n [2020-02-24T21:54:43.036Z] Average: 0 1.08 0.00 0.34 0.01 0.01 98.56\n [2020-02-24T21:54:43.036Z] Average: 1 0.85 0.00 0.31 0.01 0.00 98.83\n [2020-02-24T21:54:43.036Z] Average: 2 1.07 0.00 0.35 0.04 0.00 98.54\n [2020-02-24T21:54:43.036Z] Average: 3 0.69 0.00 0.37 0.11 0.01 98.82\n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] \n [2020-02-24T21:54:43.036Z] '