b' Branch indexing\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 IOTechSystems for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 83e9a03e857076317f35131868562e7812717f60 rather than 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n Obtained Jenkinsfile from 83e9a03e857076317f35131868562e7812717f60\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 0ef81488da9e236423f681c40a6609f5e9eb7941\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 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\n Commit message: "Merge pull request #99 from lranjbar/disable-snyk"\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:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings\n PROJECT: device-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: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\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 All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-21107 in /w/workspace/dgexfoundry_device-sdk-go_PR-429\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 Fetching without tags\n Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-429 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # 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/device-sdk-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n Merge succeeded, producing e17b66701c17ae1c3ff8d54761ddf7f6a77d931e\n Checking out Revision e17b66701c17ae1c3ff8d54761ddf7f6a77d931e (PR-429)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580 # timeout=10\n > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f e17b66701c17ae1c3ff8d54761ddf7f6a77d931e # timeout=10\n Commit message: "Merge commit \'83e9a03e857076317f35131868562e7812717f60\' into HEAD"\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-11T18:42:09.197Z] 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 > git rev-list --no-walk 8023776e81c758fa75108508ff814ca80acab15e # timeout=10\n [2020-02-11T18:42:10.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-11T18:42:10.217Z] \n [2020-02-11T18:42:10.217Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-11T18:42:10.585Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-11T18:42:10.585Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-11T18:42:10.585Z] e7c96db7181b: Pulling fs layer\n [2020-02-11T18:42:10.585Z] a038dfdf5543: Pulling fs layer\n [2020-02-11T18:42:10.585Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-11T18:42:10.855Z] e7c96db7181b: Verifying Checksum\n [2020-02-11T18:42:10.855Z] e7c96db7181b: Download complete\n [2020-02-11T18:42:10.855Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-11T18:42:10.855Z] 8d5d8e63b3c0: Download complete\n [2020-02-11T18:42:10.855Z] a038dfdf5543: Verifying Checksum\n [2020-02-11T18:42:10.855Z] a038dfdf5543: Download complete\n [2020-02-11T18:42:11.119Z] e7c96db7181b: Pull complete\n [2020-02-11T18:42:11.688Z] a038dfdf5543: Pull complete\n [2020-02-11T18:42:11.947Z] 8d5d8e63b3c0: Pull complete\n [2020-02-11T18:42:11.947Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-11T18:42:11.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-11T18:42:12.078Z] prd-centos7-docker-4c-2g-21107 does not seem to be running inside a container\n [2020-02-11T18:42:12.132Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-11T18:42:12.706Z] $ docker top 1aef3cec893be3c1a8e421aee8d4a43d116974ad5bd9848360747b541905faec -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-11T18:42:13.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-11T18:42:13.227Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-11T18:42:13.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-11T18:42:13.440Z] $ docker exec 1aef3cec893be3c1a8e421aee8d4a43d116974ad5bd9848360747b541905faec ssh-agent\n [2020-02-11T18:42:13.627Z] SSH_AUTH_SOCK=/tmp/ssh-q7A1eIweXpaX/agent.13\n [2020-02-11T18:42:13.627Z] SSH_AGENT_PID=19\n [2020-02-11T18:42:13.636Z] Running ssh-add (command line suppressed)\n [2020-02-11T18:42:13.778Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_3866301173515808609.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_3866301173515808609.key)\n [2020-02-11T18:42:13.823Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-11T18:42:14.116Z] + git describe --exact-match --tags HEAD\n [2020-02-11T18:42:14.116Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-11T18:42:14.212Z] $ docker exec --env ******** --env ******** 1aef3cec893be3c1a8e421aee8d4a43d116974ad5bd9848360747b541905faec ssh-agent -k\n [2020-02-11T18:42:14.352Z] unset SSH_AUTH_SOCK;\n [2020-02-11T18:42:14.353Z] unset SSH_AGENT_PID;\n [2020-02-11T18:42:14.353Z] echo Agent pid 19 killed;\n [2020-02-11T18:42:14.405Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-11T18:42:14.420Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-11T18:42:14.421Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-11T18:42:14.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-11T18:42:14.449Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-11T18:42:14.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-11T18:42:14.636Z] $ docker exec 1aef3cec893be3c1a8e421aee8d4a43d116974ad5bd9848360747b541905faec ssh-agent\n [2020-02-11T18:42:14.818Z] SSH_AUTH_SOCK=/tmp/ssh-F8iO1XmMU94E/agent.54\n [2020-02-11T18:42:14.818Z] SSH_AGENT_PID=61\n [2020-02-11T18:42:14.824Z] Running ssh-add (command line suppressed)\n [2020-02-11T18:42:14.962Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_7200804418325887680.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_7200804418325887680.key)\n [2020-02-11T18:42:15.011Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-11T18:42:15.303Z] + git semver init\n [2020-02-11T18:42:15.303Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-11T18:42:15.303Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.git\n [2020-02-11T18:42:15.303Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-11T18:42:15.303Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-11T18:42:15.303Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-11T18:42:15.303Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-11T18:42:15.303Z] # $SEMVER_BRANCH = PR-429\n [2020-02-11T18:42:15.303Z] # $SEMVER_TEMP = /tmp/semver-501015066\n [2020-02-11T18:42:15.303Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-11T18:42:16.246Z] # \'/tmp/semver-501015066\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver\'\n [2020-02-11T18:42:16.246Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver\n [Pipeline] }\n [2020-02-11T18:42:16.255Z] $ docker exec --env ******** --env ******** 1aef3cec893be3c1a8e421aee8d4a43d116974ad5bd9848360747b541905faec ssh-agent -k\n [2020-02-11T18:42:16.392Z] unset SSH_AUTH_SOCK;\n [2020-02-11T18:42:16.393Z] unset SSH_AGENT_PID;\n [2020-02-11T18:42:16.393Z] echo Agent pid 61 killed;\n [2020-02-11T18:42:16.441Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-11T18:42:16.766Z] + git semver\n [Pipeline] }\n [2020-02-11T18:42:16.779Z] $ docker stop --time=1 1aef3cec893be3c1a8e421aee8d4a43d116974ad5bd9848360747b541905faec\n [2020-02-11T18:42:18.115Z] $ docker rm -f 1aef3cec893be3c1a8e421aee8d4a43d116974ad5bd9848360747b541905faec\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-11T18:42:18.724Z] Stashed 26 file(s)\n [Pipeline] echo\n [2020-02-11T18:42:18.726Z] [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-11T18:42:33.842Z] Still waiting to schedule task\n [2020-02-11T18:42:33.842Z] \xe2\x80\x98prd-centos7-docker-4c-2g-21109\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-21110\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-21104\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-11T18:42:33.844Z] Still waiting to schedule task\n [2020-02-11T18:42:33.844Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-02-11T18:44:46.553Z] Running on prd-centos7-docker-4c-2g-21118 in /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [Pipeline] {\n [Pipeline] ws\n [2020-02-11T18:44:46.579Z] Running in /w/workspace/device-sdk-go/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-11T18:44:48.925Z] using credential edgex-jenkins-ssh\n [2020-02-11T18:44:48.944Z] Cloning the remote Git repository\n [2020-02-11T18:44:48.944Z] Cloning with configured refspecs honoured and without tags\n [2020-02-11T18:44:48.968Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-11T18:44:49.009Z] > git init /w/workspace/device-sdk-go/4 # timeout=10\n [2020-02-11T18:44:49.066Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-11T18:44:49.066Z] > git --version # timeout=10\n [2020-02-11T18:44:49.666Z] Fetching without tags\n [2020-02-11T18:44:50.104Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n [2020-02-11T18:44:49.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-11T18:44:49.105Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-11T18:44:49.632Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-11T18:44:49.638Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10\n [2020-02-11T18:44:49.644Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-11T18:44:49.656Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-11T18:44:49.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-11T18:44:49.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-11T18:44:49.677Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-11T18:44:50.113Z] > git config core.sparsecheckout # timeout=10\n [2020-02-11T18:44:50.120Z] > git checkout -f 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580 # timeout=10\n [2020-02-11T18:44:50.165Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n [2020-02-11T18:44:50.211Z] Merge succeeded, producing 181854fb23527bb9aef48e43bd45373d0f91e336\n [2020-02-11T18:44:50.212Z] Checking out Revision 181854fb23527bb9aef48e43bd45373d0f91e336 (PR-429)\n [2020-02-11T18:44:50.202Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-11T18:44:50.212Z] > git config core.sparsecheckout # timeout=10\n [2020-02-11T18:44:50.216Z] > git checkout -f 181854fb23527bb9aef48e43bd45373d0f91e336 # timeout=10\n [2020-02-11T18:44:53.866Z] Commit message: "Merge commit \'83e9a03e857076317f35131868562e7812717f60\' into HEAD"\n [2020-02-11T18:44:53.881Z] First time build. Skipping changelog.\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-11T18:44:54.711Z] =========================================================\n [2020-02-11T18:44:54.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-11T18:44:54.711Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-11T18:44:53.868Z] > git rev-list --no-walk 8023776e81c758fa75108508ff814ca80acab15e # timeout=10\n [2020-02-11T18:44:55.281Z] + 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-11T18:44:55.544Z] Sending build context to Docker daemon 2.663MB\n\n [2020-02-11T18:44:55.544Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-11T18:44:55.544Z] Step 2/8 : FROM ${BASE}\n [2020-02-11T18:44:55.544Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-11T18:44:55.544Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-11T18:44:55.544Z] 2848faf0eed1: Pulling fs layer\n [2020-02-11T18:44:55.544Z] 0f37312ad70f: Pulling fs layer\n [2020-02-11T18:44:55.544Z] 5788d62ee057: Pulling fs layer\n [2020-02-11T18:44:55.544Z] 0e6b1d234666: Pulling fs layer\n [2020-02-11T18:44:55.544Z] bf5d7aec512f: Pulling fs layer\n [2020-02-11T18:44:55.544Z] 34c802a77dc8: Pulling fs layer\n [2020-02-11T18:44:55.544Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-11T18:44:55.544Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-11T18:44:55.544Z] 5c102a31e300: Pulling fs layer\n [2020-02-11T18:44:55.544Z] dcfb455df0a1: Pulling fs layer\n [2020-02-11T18:44:55.544Z] 5788d62ee057: Waiting\n [2020-02-11T18:44:55.544Z] 0e6b1d234666: Waiting\n [2020-02-11T18:44:55.544Z] bf5d7aec512f: Waiting\n [2020-02-11T18:44:55.544Z] 34c802a77dc8: Waiting\n [2020-02-11T18:44:55.544Z] 9eb99e56ec68: Waiting\n [2020-02-11T18:44:55.544Z] 27c7a5d97fbd: Waiting\n [2020-02-11T18:44:55.544Z] 5c102a31e300: Waiting\n [2020-02-11T18:44:55.544Z] dcfb455df0a1: Waiting\n [2020-02-11T18:44:55.544Z] 0f37312ad70f: Verifying Checksum\n [2020-02-11T18:44:55.544Z] 0f37312ad70f: Download complete\n [2020-02-11T18:44:55.544Z] 2848faf0eed1: Download complete\n [2020-02-11T18:44:55.544Z] 0e6b1d234666: Verifying Checksum\n [2020-02-11T18:44:55.544Z] 0e6b1d234666: Download complete\n [2020-02-11T18:44:55.804Z] bf5d7aec512f: Download complete\n [2020-02-11T18:44:55.804Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-11T18:44:55.804Z] e6b0cf9c0882: Download complete\n [2020-02-11T18:44:56.080Z] e6b0cf9c0882: Pull complete\n [2020-02-11T18:44:56.080Z] 2848faf0eed1: Pull complete\n [2020-02-11T18:44:56.343Z] 0f37312ad70f: Pull complete\n [2020-02-11T18:44:56.940Z] 34c802a77dc8: Verifying Checksum\n [2020-02-11T18:44:56.940Z] 34c802a77dc8: Download complete\n [2020-02-11T18:44:56.940Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-11T18:44:56.940Z] 27c7a5d97fbd: Download complete\n [2020-02-11T18:44:57.534Z] 5c102a31e300: Verifying Checksum\n [2020-02-11T18:44:57.534Z] 5c102a31e300: Download complete\n [2020-02-11T18:44:57.794Z] dcfb455df0a1: Verifying Checksum\n [2020-02-11T18:44:57.794Z] dcfb455df0a1: Download complete\n [2020-02-11T18:44:57.794Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-11T18:44:57.794Z] 9eb99e56ec68: Download complete\n [2020-02-11T18:44:58.056Z] 5788d62ee057: Verifying Checksum\n [2020-02-11T18:44:58.056Z] 5788d62ee057: Download complete\n [2020-02-11T18:45:04.640Z] 5788d62ee057: Pull complete\n [2020-02-11T18:45:04.640Z] 0e6b1d234666: Pull complete\n [2020-02-11T18:45:04.640Z] bf5d7aec512f: Pull complete\n [2020-02-11T18:45:07.943Z] 34c802a77dc8: Pull complete\n [2020-02-11T18:45:13.252Z] 9eb99e56ec68: Pull complete\n [2020-02-11T18:45:13.252Z] 27c7a5d97fbd: Pull complete\n [2020-02-11T18:45:13.513Z] 5c102a31e300: Pull complete\n [2020-02-11T18:45:13.513Z] dcfb455df0a1: Pull complete\n [2020-02-11T18:45:13.513Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-11T18:45:13.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-11T18:45:13.773Z] ---> 7c70fe431013\n [2020-02-11T18:45:13.773Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-11T18:45:13.773Z] ---> Running in cb57156398d5\n [2020-02-11T18:45:13.773Z] Removing intermediate container cb57156398d5\n [2020-02-11T18:45:13.773Z] ---> 3b8f2d04186b\n [2020-02-11T18:45:13.773Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-11T18:45:13.773Z] ---> Running in 8b8db4e50e77\n [2020-02-11T18:45:14.716Z] Removing intermediate container 8b8db4e50e77\n [2020-02-11T18:45:14.716Z] ---> dc3e578b2947\n [2020-02-11T18:45:14.716Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-11T18:45:14.716Z] ---> Running in 15ef3a66ce2f\n [2020-02-11T18:45:15.653Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-11T18:45:16.223Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-11T18:45:16.802Z] OK: 143 MiB in 39 packages\n [2020-02-11T18:45:17.061Z] Removing intermediate container 15ef3a66ce2f\n [2020-02-11T18:45:17.061Z] ---> 5060438f8bb0\n [2020-02-11T18:45:17.061Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-11T18:45:17.061Z] ---> Running in d0c52279db77\n [2020-02-11T18:45:17.321Z] Removing intermediate container d0c52279db77\n [2020-02-11T18:45:17.321Z] ---> 2c605b782004\n [2020-02-11T18:45:17.321Z] Step 7/8 : COPY . .\n [2020-02-11T18:45:17.581Z] ---> 7b229df71f6d\n [2020-02-11T18:45:17.581Z] Step 8/8 : RUN go mod download\n [2020-02-11T18:45:17.840Z] ---> Running in 21a6782c0ea5\n [2020-02-11T18:45:19.225Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-11T18:45:19.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-11T18:45:19.226Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-11T18:45:19.226Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-11T18:45:19.226Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-11T18:45:19.226Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-11T18:45:19.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-11T18:45:19.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-11T18:45:19.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-11T18:45:19.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-11T18:45:19.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-11T18:45:19.490Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-11T18:45:29.505Z] \x1b[0mRemoving intermediate container 21a6782c0ea5\n [2020-02-11T18:45:29.505Z] ---> 30b58fc61d5b\n [2020-02-11T18:45:29.505Z] Successfully built 30b58fc61d5b\n [2020-02-11T18:45:29.505Z] 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-11T18:45:29.904Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-11T18:45:29.904Z] .\n [Pipeline] withDockerContainer\n [2020-02-11T18:45:30.032Z] prd-centos7-docker-4c-2g-21118 does not seem to be running inside a container\n [2020-02-11T18:45:30.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-x86_64 cat\n [2020-02-11T18:45:32.655Z] $ docker top 90f5d575723cb8e5cc4a2923004e5088140adc0d2061dcf7f3011d6d195d3f96 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-11T18:45:33.510Z] + go version\n [2020-02-11T18:45:33.510Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-11T18:45:33.817Z] + make test\n [2020-02-11T18:45:33.817Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-11T18:45:48.776Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-11T18:45:48.776Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-11T18:45:48.776Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-11T18:45:48.776Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.010s\tcoverage: 23.1% of statements\n [2020-02-11T18:45:48.776Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.065s\tcoverage: 95.8% of statements\n [2020-02-11T18:45:52.077Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.069s\tcoverage: 12.7% of statements\n [2020-02-11T18:45:52.077Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.007s\tcoverage: 24.2% of statements\n [2020-02-11T18:46:24.185Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.017s\tcoverage: 30.9% of statements\n [2020-02-11T18:46:24.185Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.243s\tcoverage: 42.3% of statements\n [2020-02-11T18:46:24.185Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-11T18:46:24.185Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-11T18:46:24.185Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.291s\tcoverage: 79.3% of statements\n [2020-02-11T18:46:24.185Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-11T18:46:24.185Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-11T18:46:24.185Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-11T18:46:24.185Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.015s\tcoverage: 52.6% of statements\n [2020-02-11T18:46:24.185Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.118s\tcoverage: 76.1% of statements\n [2020-02-11T18:46:24.185Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-11T18:46:24.185Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-11T18:46:24.185Z] gofmt -l .\n [2020-02-11T18:46:24.185Z] [ "`gofmt -l .`" = "" ]\n [2020-02-11T18:46:24.185Z] ./bin/test-attribution-txt.sh\n [2020-02-11T18:46:24.449Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-11T18:46:25.158Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-11T18:46:25.161Z] $ docker stop --time=1 90f5d575723cb8e5cc4a2923004e5088140adc0d2061dcf7f3011d6d195d3f96\n [2020-02-11T18:46:26.600Z] $ docker rm -f 90f5d575723cb8e5cc4a2923004e5088140adc0d2061dcf7f3011d6d195d3f96\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-11T18:46:27.315Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-11T18:46:27.630Z] + ls -al .\n [2020-02-11T18:46:27.630Z] total 200\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 11 18:46 .\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 11 18:44 ..\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 11 18:44 api\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 11 18:44 async.go\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 11 18:44 bin\n [2020-02-11T18:46:27.630Z] -rw-r--r--. 1 jenkins jenkins 100356 Feb 11 18:46 coverage.out\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 11 18:44 Dockerfile.build\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 18:44 .dockerignore\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 11 18:44 example\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 18:44 .git\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 11 18:44 .gitignore\n [2020-02-11T18:46:27.630Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 11 18:46 go.mod\n [2020-02-11T18:46:27.630Z] -rw-r--r--. 1 jenkins jenkins 11140 Feb 11 18:46 go.sum\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 11 18:44 internal\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 11 18:44 Jenkinsfile\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 18:44 LICENSE\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 11 18:44 Makefile\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 11 18:44 manageddevices.go\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 11 18:44 managedprofiles.go\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 4077 Feb 11 18:44 managedwatchers.go\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 11 18:44 pkg\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 11 18:44 README.md\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 11 18:44 .semver\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 9817 Feb 11 18:44 service.go\n [2020-02-11T18:46:27.630Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 18:44 snap\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 18:42 VERSION\n [2020-02-11T18:46:27.630Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 18:44 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-11T18:46:27.923Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=e17b66701c17ae1c3ff8d54761ddf7f6a77d931e --label arch=x86_64 --label version=0.0.0 .\n [2020-02-11T18:46:27.923Z] Sending build context to Docker daemon 2.789MB\n\n [2020-02-11T18:46:27.923Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n [2020-02-11T18:46:27.923Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-11T18:46:27.923Z] ---> 30b58fc61d5b\n [2020-02-11T18:46:27.923Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-11T18:46:28.183Z] ---> Running in d5594e5bdcb7\n [2020-02-11T18:46:28.183Z] Removing intermediate container d5594e5bdcb7\n [2020-02-11T18:46:28.183Z] ---> 56f67758d54f\n [2020-02-11T18:46:28.183Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-11T18:46:28.183Z] ---> Running in 03ff44f089fc\n [2020-02-11T18:46:28.442Z] Removing intermediate container 03ff44f089fc\n [2020-02-11T18:46:28.442Z] ---> f6ad6236771b\n [2020-02-11T18:46:28.442Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-11T18:46:28.442Z] ---> Running in 7827c0a2ab20\n [2020-02-11T18:46:28.700Z] Removing intermediate container 7827c0a2ab20\n [2020-02-11T18:46:28.700Z] ---> e19363a9435a\n [2020-02-11T18:46:28.700Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-11T18:46:28.700Z] ---> Running in 534be6c2fb88\n [2020-02-11T18:46:29.280Z] Removing intermediate container 534be6c2fb88\n [2020-02-11T18:46:29.280Z] ---> bda2df2973f0\n [2020-02-11T18:46:29.280Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-11T18:46:29.280Z] ---> Running in eeea6172bdd6\n [2020-02-11T18:46:29.850Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-11T18:46:30.416Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-11T18:46:30.984Z] OK: 143 MiB in 39 packages\n [2020-02-11T18:46:31.243Z] Removing intermediate container eeea6172bdd6\n [2020-02-11T18:46:31.243Z] ---> 640cb3d8832a\n [2020-02-11T18:46:31.243Z] Step 8/20 : COPY . .\n [2020-02-11T18:46:31.507Z] ---> 64ec8badcd36\n [2020-02-11T18:46:31.507Z] Step 9/20 : RUN ${MAKE}\n [2020-02-11T18:46:31.765Z] ---> Running in f160a9a9b5d4\n [2020-02-11T18:46:32.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n [2020-02-11T18:46:44.308Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-11T18:46:48.532Z] Removing intermediate container f160a9a9b5d4\n [2020-02-11T18:46:48.532Z] ---> 3220d1ef81df\n [2020-02-11T18:46:48.532Z] Step 10/20 : FROM scratch\n [2020-02-11T18:46:48.532Z] ---> \n [2020-02-11T18:46:48.532Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-11T18:46:48.532Z] ---> Running in eb92d4196c88\n [2020-02-11T18:46:48.532Z] Removing intermediate container eb92d4196c88\n [2020-02-11T18:46:48.532Z] ---> 6e30453ec9db\n [2020-02-11T18:46:48.532Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-11T18:46:48.532Z] ---> Running in 5621dfb520e5\n [2020-02-11T18:46:48.790Z] Removing intermediate container 5621dfb520e5\n [2020-02-11T18:46:48.790Z] ---> 8c3ebb20d15b\n [2020-02-11T18:46:48.790Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-11T18:46:48.790Z] ---> Running in c3594a47a6bb\n [2020-02-11T18:46:48.790Z] Removing intermediate container c3594a47a6bb\n [2020-02-11T18:46:48.790Z] ---> fb172a61e12e\n [2020-02-11T18:46:48.790Z] Step 14/20 : WORKDIR /\n [2020-02-11T18:46:49.050Z] ---> Running in d14cdcca3cd1\n [2020-02-11T18:46:49.050Z] Removing intermediate container d14cdcca3cd1\n [2020-02-11T18:46:49.050Z] ---> ccb5471ab0e8\n [2020-02-11T18:46:49.050Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-11T18:46:49.616Z] ---> 09e3d118a816\n [2020-02-11T18:46:49.616Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-11T18:46:49.616Z] ---> 4407ab450f87\n [2020-02-11T18:46:49.616Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-11T18:46:49.616Z] ---> Running in 7fc36f4ed77b\n [2020-02-11T18:46:49.875Z] Removing intermediate container 7fc36f4ed77b\n [2020-02-11T18:46:49.875Z] ---> aeb3a47b5989\n [2020-02-11T18:46:49.875Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-11T18:46:49.875Z] ---> Running in 177a190e32d2\n [2020-02-11T18:46:50.135Z] Removing intermediate container 177a190e32d2\n [2020-02-11T18:46:50.135Z] ---> c38c5ee28065\n [2020-02-11T18:46:50.135Z] Step 19/20 : LABEL git_sha=e17b66701c17ae1c3ff8d54761ddf7f6a77d931e\n [2020-02-11T18:46:50.135Z] ---> Running in dd4dc65dab33\n [2020-02-11T18:46:50.135Z] Removing intermediate container dd4dc65dab33\n [2020-02-11T18:46:50.135Z] ---> 64323524d930\n [2020-02-11T18:46:50.135Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-11T18:46:50.135Z] ---> Running in ca59a1634fce\n [2020-02-11T18:46:50.395Z] Removing intermediate container ca59a1634fce\n [2020-02-11T18:46:50.395Z] ---> 1ac52317f57d\n [2020-02-11T18:46:50.395Z] Successfully built 1ac52317f57d\n [2020-02-11T18:46:50.395Z] Successfully tagged docker-device-sdk-simple:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-11T19:00:35.867Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-21146 in /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [Pipeline] {\n [Pipeline] ws\n [2020-02-11T19:00:35.882Z] Running in /w/workspace/device-sdk-go/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-11T19:00:47.393Z] using credential edgex-jenkins-ssh\n [2020-02-11T19:00:47.427Z] Cloning the remote Git repository\n [2020-02-11T19:00:47.427Z] Cloning with configured refspecs honoured and without tags\n [2020-02-11T19:00:47.527Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-11T19:00:47.666Z] > git init /w/workspace/device-sdk-go/4 # timeout=10\n [2020-02-11T19:00:47.818Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-11T19:00:47.822Z] > git --version # timeout=10\n [2020-02-11T19:00:47.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-11T19:00:47.967Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-11T19:00:49.074Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-11T19:00:49.214Z] Fetching without tags\n [2020-02-11T19:00:49.808Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n [2020-02-11T19:00:50.134Z] Merge succeeded, producing ce9aa32b59bd95c2d64f486b76758f719396d288\n [2020-02-11T19:00:50.134Z] Checking out Revision ce9aa32b59bd95c2d64f486b76758f719396d288 (PR-429)\n [2020-02-11T19:00:49.099Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10\n [2020-02-11T19:00:49.132Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-11T19:00:49.166Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-11T19:00:49.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-11T19:00:49.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-11T19:00:49.241Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-11T19:00:49.836Z] > git config core.sparsecheckout # timeout=10\n [2020-02-11T19:00:49.860Z] > git checkout -f 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580 # timeout=10\n [2020-02-11T19:00:49.996Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n [2020-02-11T19:00:50.104Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-11T19:00:50.140Z] > git config core.sparsecheckout # timeout=10\n [2020-02-11T19:00:50.154Z] > git checkout -f ce9aa32b59bd95c2d64f486b76758f719396d288 # timeout=10\n [2020-02-11T19:00:54.884Z] Commit message: "Merge commit \'83e9a03e857076317f35131868562e7812717f60\' into HEAD"\n [2020-02-11T19:00:54.914Z] First time build. Skipping changelog.\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-11T19:00:54.890Z] > git rev-list --no-walk 8023776e81c758fa75108508ff814ca80acab15e # timeout=10\n [Pipeline] echo\n [2020-02-11T19:00:56.490Z] =========================================================\n [2020-02-11T19:00:56.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-11T19:00:56.491Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-11T19:00:58.032Z] + 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-11T19:00:59.497Z] Sending build context to Docker daemon 2.662MB\n\n [2020-02-11T19:00:59.497Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-11T19:00:59.497Z] Step 2/8 : FROM ${BASE}\n [2020-02-11T19:00:59.797Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-11T19:00:59.797Z] cde5963f3b93: Pulling fs layer\n [2020-02-11T19:00:59.797Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-11T19:00:59.797Z] 777b28850792: Pulling fs layer\n [2020-02-11T19:00:59.797Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-11T19:00:59.797Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-11T19:00:59.797Z] 1df406cf5192: Pulling fs layer\n [2020-02-11T19:00:59.797Z] cd6300453558: Pulling fs layer\n [2020-02-11T19:00:59.797Z] b9c365052c96: Pulling fs layer\n [2020-02-11T19:00:59.797Z] a2d8cc88f415: Pulling fs layer\n [2020-02-11T19:00:59.797Z] ea1d1ca13537: Pulling fs layer\n [2020-02-11T19:00:59.797Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-11T19:00:59.797Z] 8a11ddd9e578: Waiting\n [2020-02-11T19:00:59.797Z] 4cf88f913ddb: Waiting\n [2020-02-11T19:00:59.797Z] 1df406cf5192: Waiting\n [2020-02-11T19:00:59.797Z] cd6300453558: Waiting\n [2020-02-11T19:00:59.797Z] b9c365052c96: Waiting\n [2020-02-11T19:00:59.797Z] a2d8cc88f415: Waiting\n [2020-02-11T19:00:59.797Z] ea1d1ca13537: Waiting\n [2020-02-11T19:00:59.797Z] 3750a50a1c5e: Waiting\n [2020-02-11T19:00:59.797Z] 777b28850792: Verifying Checksum\n [2020-02-11T19:00:59.797Z] 777b28850792: Download complete\n [2020-02-11T19:00:59.797Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-11T19:00:59.797Z] 2a23fa8c16f7: Download complete\n [2020-02-11T19:01:00.079Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-11T19:01:00.079Z] 4cf88f913ddb: Download complete\n [2020-02-11T19:01:00.079Z] 1df406cf5192: Verifying Checksum\n [2020-02-11T19:01:00.079Z] 1df406cf5192: Download complete\n [2020-02-11T19:01:00.079Z] cde5963f3b93: Verifying Checksum\n [2020-02-11T19:01:00.079Z] cde5963f3b93: Download complete\n [2020-02-11T19:01:02.809Z] cde5963f3b93: Pull complete\n [2020-02-11T19:01:04.297Z] 2a23fa8c16f7: Pull complete\n [2020-02-11T19:01:05.316Z] 777b28850792: Pull complete\n [2020-02-11T19:01:09.687Z] cd6300453558: Verifying Checksum\n [2020-02-11T19:01:09.687Z] cd6300453558: Download complete\n [2020-02-11T19:01:09.687Z] a2d8cc88f415: Verifying Checksum\n [2020-02-11T19:01:09.687Z] a2d8cc88f415: Download complete\n [2020-02-11T19:01:13.108Z] ea1d1ca13537: Verifying Checksum\n [2020-02-11T19:01:13.108Z] ea1d1ca13537: Download complete\n [2020-02-11T19:01:13.394Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-11T19:01:13.394Z] 3750a50a1c5e: Download complete\n [2020-02-11T19:01:16.849Z] b9c365052c96: Verifying Checksum\n [2020-02-11T19:01:16.849Z] b9c365052c96: Download complete\n [2020-02-11T19:01:18.831Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-11T19:01:18.831Z] 8a11ddd9e578: Download complete\n [2020-02-11T19:01:37.819Z] 8a11ddd9e578: Pull complete\n [2020-02-11T19:01:37.819Z] 4cf88f913ddb: Pull complete\n [2020-02-11T19:01:37.819Z] 1df406cf5192: Pull complete\n [2020-02-11T19:01:44.573Z] cd6300453558: Pull complete\n [2020-02-11T19:01:51.287Z] b9c365052c96: Pull complete\n [2020-02-11T19:01:51.287Z] a2d8cc88f415: Pull complete\n [2020-02-11T19:01:54.674Z] ea1d1ca13537: Pull complete\n [2020-02-11T19:01:54.947Z] 3750a50a1c5e: Pull complete\n [2020-02-11T19:01:54.947Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-11T19:01:54.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-11T19:01:54.947Z] ---> 78745c68409d\n [2020-02-11T19:01:54.947Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-11T19:01:59.274Z] ---> Running in 639e91f0c26c\n [2020-02-11T19:01:59.274Z] Removing intermediate container 639e91f0c26c\n [2020-02-11T19:01:59.274Z] ---> 295f99c17cf3\n [2020-02-11T19:01:59.274Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-11T19:01:59.274Z] ---> Running in 9cabf98a438c\n [2020-02-11T19:02:01.274Z] Removing intermediate container 9cabf98a438c\n [2020-02-11T19:02:01.274Z] ---> a7185260a2a0\n [2020-02-11T19:02:01.274Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-11T19:02:01.550Z] ---> Running in ef85f4d02980\n [2020-02-11T19:02:02.527Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-11T19:02:03.118Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-11T19:02:03.717Z] OK: 125 MiB in 39 packages\n [2020-02-11T19:02:05.151Z] Removing intermediate container ef85f4d02980\n [2020-02-11T19:02:05.151Z] ---> 32b4ea5e062d\n [2020-02-11T19:02:05.151Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-11T19:02:05.151Z] ---> Running in 49bb0c15bea3\n [2020-02-11T19:02:05.757Z] Removing intermediate container 49bb0c15bea3\n [2020-02-11T19:02:05.757Z] ---> 487becdf70d2\n [2020-02-11T19:02:05.757Z] Step 7/8 : COPY . .\n [2020-02-11T19:02:06.731Z] ---> 54aa37fa79ee\n [2020-02-11T19:02:06.731Z] Step 8/8 : RUN go mod download\n [2020-02-11T19:02:07.000Z] ---> Running in 58b59e575535\n [2020-02-11T19:02:09.610Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-11T19:02:09.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-11T19:02:09.611Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-11T19:02:09.880Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-11T19:02:09.880Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-11T19:02:09.880Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-11T19:02:09.880Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-11T19:02:09.880Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-11T19:02:09.880Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-11T19:02:09.880Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-11T19:02:09.880Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-11T19:02:09.880Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-11T19:02:32.014Z] \x1b[0mRemoving intermediate container 58b59e575535\n [2020-02-11T19:02:32.014Z] ---> 267f6719d7f5\n [2020-02-11T19:02:32.014Z] Successfully built 267f6719d7f5\n [2020-02-11T19:02:32.014Z] 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-11T19:02:32.521Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-11T19:02:32.790Z] .\n [Pipeline] withDockerContainer\n [2020-02-11T19:02:33.218Z] prd-ubuntu18.04-docker-arm64-4c-2g-21146 does not seem to be running inside a container\n [2020-02-11T19:02:33.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-11T19:02:35.002Z] $ docker top cc55baf83a4405ed6a3ffed3274e1f099bd65bbda061708fe90de1b5e730967f -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-11T19:02:37.811Z] + go version\n [2020-02-11T19:02:38.084Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-11T19:02:41.549Z] + make test\n [2020-02-11T19:02:41.549Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-11T19:04:03.346Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-11T19:04:03.346Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-11T19:04:03.346Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-11T19:04:03.346Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.027s\tcoverage: 23.1% of statements\n [2020-02-11T19:04:03.346Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.177s\tcoverage: 95.8% of statements\n [2020-02-11T19:04:05.322Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.067s\tcoverage: 12.7% of statements\n [2020-02-11T19:04:05.322Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.034s\tcoverage: 24.2% of statements\n [2020-02-11T19:04:44.326Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.044s\tcoverage: 30.9% of statements\n [2020-02-11T19:04:44.326Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.348s\tcoverage: 42.3% of statements\n [2020-02-11T19:04:44.326Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-11T19:04:44.326Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-11T19:04:44.326Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.606s\tcoverage: 79.3% of statements\n [2020-02-11T19:04:44.326Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-11T19:04:44.326Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-11T19:04:44.326Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-11T19:04:44.326Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.052s\tcoverage: 52.6% of statements\n [2020-02-11T19:04:44.326Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.368s\tcoverage: 76.1% of statements\n [2020-02-11T19:04:44.326Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-11T19:04:44.326Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-11T19:04:56.735Z] gofmt -l .\n [2020-02-11T19:04:56.735Z] [ "`gofmt -l .`" = "" ]\n [2020-02-11T19:04:56.735Z] ./bin/test-attribution-txt.sh\n [2020-02-11T19:04:57.003Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-11T19:04:57.613Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-11T19:04:58.235Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-11T19:04:58.234Z] $ docker stop --time=1 cc55baf83a4405ed6a3ffed3274e1f099bd65bbda061708fe90de1b5e730967f\n [2020-02-11T19:05:00.735Z] $ docker rm -f cc55baf83a4405ed6a3ffed3274e1f099bd65bbda061708fe90de1b5e730967f\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-11T19:05:01.878Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-11T19:05:02.218Z] + ls -al .\n [2020-02-11T19:05:02.218Z] total 236\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 19:04 .\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 19:00 ..\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 19:00 .dockerignore\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 19:00 .git\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 11 19:00 .gitignore\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 19:00 .semver\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 11 19:00 Dockerfile.build\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 11 19:00 Jenkinsfile\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 19:00 LICENSE\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 11 19:00 Makefile\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 11 19:00 README.md\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 18:42 VERSION\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 19:00 api\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 11 19:00 async.go\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 19:00 bin\n [2020-02-11T19:05:02.218Z] -rw-r--r-- 1 jenkins jenkins 100356 Feb 11 19:04 coverage.out\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 19:00 example\n [2020-02-11T19:05:02.218Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 11 19:04 go.mod\n [2020-02-11T19:05:02.218Z] -rw-r--r-- 1 jenkins jenkins 11140 Feb 11 19:04 go.sum\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 11 19:00 internal\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 11 19:00 manageddevices.go\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 11 19:00 managedprofiles.go\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 4077 Feb 11 19:00 managedwatchers.go\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 19:00 pkg\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 9817 Feb 11 19:00 service.go\n [2020-02-11T19:05:02.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 19:00 snap\n [2020-02-11T19:05:02.218Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 19:00 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-11T19:05:02.553Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=e17b66701c17ae1c3ff8d54761ddf7f6a77d931e --label arch=arm64 --label version=0.0.0 .\n [2020-02-11T19:05:03.136Z] Sending build context to Docker daemon 2.789MB\n\n [2020-02-11T19:05:03.136Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n [2020-02-11T19:05:03.136Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-11T19:05:03.136Z] ---> 267f6719d7f5\n [2020-02-11T19:05:03.136Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-11T19:05:03.407Z] ---> Running in c7ea98432be6\n [2020-02-11T19:05:03.992Z] Removing intermediate container c7ea98432be6\n [2020-02-11T19:05:03.992Z] ---> c74c40344707\n [2020-02-11T19:05:03.992Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-11T19:05:04.265Z] ---> Running in 5c022e5aa551\n [2020-02-11T19:05:04.541Z] Removing intermediate container 5c022e5aa551\n [2020-02-11T19:05:04.541Z] ---> 228638829b58\n [2020-02-11T19:05:04.541Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-11T19:05:04.811Z] ---> Running in 0c75de267422\n [2020-02-11T19:05:05.079Z] Removing intermediate container 0c75de267422\n [2020-02-11T19:05:05.079Z] ---> 8b67343669ce\n [2020-02-11T19:05:05.079Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-11T19:05:05.345Z] ---> Running in aedce141620b\n [2020-02-11T19:05:07.306Z] Removing intermediate container aedce141620b\n [2020-02-11T19:05:07.306Z] ---> bdac27494d08\n [2020-02-11T19:05:07.306Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-11T19:05:07.599Z] ---> Running in 74ada786572a\n [2020-02-11T19:05:08.577Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-11T19:05:09.166Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-11T19:05:09.767Z] OK: 125 MiB in 39 packages\n [2020-02-11T19:05:11.220Z] Removing intermediate container 74ada786572a\n [2020-02-11T19:05:11.220Z] ---> 1992c830df7f\n [2020-02-11T19:05:11.220Z] Step 8/20 : COPY . .\n [2020-02-11T19:05:12.203Z] ---> db650683fca5\n [2020-02-11T19:05:12.203Z] Step 9/20 : RUN ${MAKE}\n [2020-02-11T19:05:12.473Z] ---> Running in d442935fe39d\n [2020-02-11T19:05:13.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n [2020-02-11T19:06:21.469Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-11T19:06:36.536Z] Removing intermediate container d442935fe39d\n [2020-02-11T19:06:36.536Z] ---> e9cf03f4b7e9\n [2020-02-11T19:06:36.536Z] Step 10/20 : FROM scratch\n [2020-02-11T19:06:36.536Z] ---> \n [2020-02-11T19:06:36.536Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-11T19:06:36.806Z] ---> Running in 0720be02bf97\n [2020-02-11T19:06:37.082Z] Removing intermediate container 0720be02bf97\n [2020-02-11T19:06:37.082Z] ---> 2c02f71fa5a6\n [2020-02-11T19:06:37.082Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-11T19:06:37.082Z] ---> Running in 3492494b7f51\n [2020-02-11T19:06:37.354Z] Removing intermediate container 3492494b7f51\n [2020-02-11T19:06:37.354Z] ---> 4a068a23f446\n [2020-02-11T19:06:37.354Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-11T19:06:37.628Z] ---> Running in 09f209141151\n [2020-02-11T19:06:37.905Z] Removing intermediate container 09f209141151\n [2020-02-11T19:06:37.905Z] ---> 48f94b0da11e\n [2020-02-11T19:06:37.905Z] Step 14/20 : WORKDIR /\n [2020-02-11T19:06:37.905Z] ---> Running in 9e905acdfc00\n [2020-02-11T19:06:38.513Z] Removing intermediate container 9e905acdfc00\n [2020-02-11T19:06:38.513Z] ---> 589d39214e1d\n [2020-02-11T19:06:38.513Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-11T19:06:39.485Z] ---> 24347a75d5e2\n [2020-02-11T19:06:39.485Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-11T19:06:40.081Z] ---> bd877fd22770\n [2020-02-11T19:06:40.081Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-11T19:06:40.353Z] ---> Running in 16ae05521c7a\n [2020-02-11T19:06:40.625Z] Removing intermediate container 16ae05521c7a\n [2020-02-11T19:06:40.625Z] ---> f2a08a170409\n [2020-02-11T19:06:40.625Z] Step 18/20 : LABEL arch=arm64\n [2020-02-11T19:06:40.625Z] ---> Running in 42affa068d5d\n [2020-02-11T19:06:41.220Z] Removing intermediate container 42affa068d5d\n [2020-02-11T19:06:41.220Z] ---> 4a5b0b5f709a\n [2020-02-11T19:06:41.220Z] Step 19/20 : LABEL git_sha=e17b66701c17ae1c3ff8d54761ddf7f6a77d931e\n [2020-02-11T19:06:41.220Z] ---> Running in 42bbf5cf3788\n [2020-02-11T19:06:41.499Z] Removing intermediate container 42bbf5cf3788\n [2020-02-11T19:06:41.499Z] ---> 7ed9c62d1fd8\n [2020-02-11T19:06:41.499Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-11T19:06:41.769Z] ---> Running in 3f1cc172aeaf\n [2020-02-11T19:06:42.039Z] Removing intermediate container 3f1cc172aeaf\n [2020-02-11T19:06:42.039Z] ---> f1efb2fcd8c1\n [2020-02-11T19:06:42.039Z] Successfully built f1efb2fcd8c1\n [2020-02-11T19:06:42.039Z] Successfully tagged docker-device-sdk-simple-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-11T19:06:42.454Z] provisioning config files...\n [2020-02-11T19:06:42.466Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config704796443667737596tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-11T19:06:42.784Z] + curl -s https://codecov.io/bash\n [2020-02-11T19:06:42.784Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config704796443667737596tmp\n [2020-02-11T19:06:43.043Z] \n [2020-02-11T19:06:43.043Z] _____ _\n [2020-02-11T19:06:43.043Z] / ____| | |\n [2020-02-11T19:06:43.043Z] | | ___ __| | ___ ___ _____ __\n [2020-02-11T19:06:43.043Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-11T19:06:43.043Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-11T19:06:43.043Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-11T19:06:43.043Z] Bash-20191211-b8db533\n [2020-02-11T19:06:43.043Z] \n [2020-02-11T19:06:43.043Z] \n [2020-02-11T19:06:43.043Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-11T19:06:43.043Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-11T19:06:43.043Z] Fixing merge commit SHA\n [2020-02-11T19:06:43.043Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-11T19:06:43.043Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-11T19:06:43.043Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-11T19:06:43.043Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-11T19:06:43.043Z] \x1b[0;32m+\x1b[0m .\n [2020-02-11T19:06:43.043Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-11T19:06:43.043Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-11T19:06:43.043Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-11T19:06:43.043Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100356\x1b[0m\n [2020-02-11T19:06:43.043Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-11T19:06:43.043Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-11T19:06:43.301Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-11T19:06:43.301Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-11T19:06:43.301Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-11T19:06:43.301Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-11T19:06:43.301Z] \x1b[0;90mquery:\x1b[0m branch=PR-429&commit=83e9a03e857076317f35131868562e7812717f60&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job=\n [2020-02-11T19:06:43.301Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-11T19:06:43.301Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-429&commit=83e9a03e857076317f35131868562e7812717f60&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job=\n [2020-02-11T19:06:44.236Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-11T19:06:44.804Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/83e9a03e857076317f35131868562e7812717f60\x1b[0m\n [Pipeline] }\n [2020-02-11T19:06:44.810Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-11T19:06:45.404Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-11T19:06:45.707Z] ---> package-listing.sh\n [2020-02-11T19:06:45.707Z] ++ facter osfamily\n [2020-02-11T19:06:45.707Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-11T19:06:45.707Z] + OS_FAMILY=redhat\n [2020-02-11T19:06:45.707Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-11T19:06:45.707Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-11T19:06:45.707Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-11T19:06:45.707Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-11T19:06:45.707Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-11T19:06:45.707Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-429 \']\'\n [2020-02-11T19:06:45.707Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-11T19:06:45.707Z] + case "${OS_FAMILY}" in\n [2020-02-11T19:06:45.707Z] + rpm -qa\n [2020-02-11T19:06:45.707Z] + sort\n [2020-02-11T19:06:49.906Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-11T19:06:49.906Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-11T19:06:49.906Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-11T19:06:49.906Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-429 \']\'\n [2020-02-11T19:06:49.906Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/\n [2020-02-11T19:06:49.906Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-11T19:06:50.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-11T19:06:50.449Z] \n [2020-02-11T19:06:50.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-11T19:06:50.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-11T19:06:50.754Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-11T19:06:50.754Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-11T19:06:50.754Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-11T19:06:50.754Z] c9ea274ed700: Pulling fs layer\n [2020-02-11T19:06:50.754Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-11T19:06:50.754Z] f6a933c9cadc: Pulling fs layer\n [2020-02-11T19:06:50.754Z] 61811dbd4963: Pulling fs layer\n [2020-02-11T19:06:50.754Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-11T19:06:50.754Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-11T19:06:50.754Z] dc21a1d4508b: Pulling fs layer\n [2020-02-11T19:06:50.754Z] 363af2e989c4: Pulling fs layer\n [2020-02-11T19:06:50.754Z] 61811dbd4963: Waiting\n [2020-02-11T19:06:50.754Z] a6eb2c9e2280: Waiting\n [2020-02-11T19:06:50.754Z] 095dd8b7b4d8: Waiting\n [2020-02-11T19:06:50.754Z] dc21a1d4508b: Waiting\n [2020-02-11T19:06:50.754Z] 363af2e989c4: Waiting\n [2020-02-11T19:06:50.754Z] 9cfac6ba3733: Waiting\n [2020-02-11T19:06:50.754Z] f6a933c9cadc: Waiting\n [2020-02-11T19:06:50.754Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-11T19:06:50.754Z] da0e9bf0cc60: Download complete\n [2020-02-11T19:06:50.754Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-11T19:06:50.754Z] 9cfac6ba3733: Download complete\n [2020-02-11T19:06:50.754Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-11T19:06:50.754Z] e6b0cf9c0882: Download complete\n [2020-02-11T19:06:50.754Z] f6a933c9cadc: Verifying Checksum\n [2020-02-11T19:06:50.754Z] f6a933c9cadc: Download complete\n [2020-02-11T19:06:51.015Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-11T19:06:51.015Z] a6eb2c9e2280: Download complete\n [2020-02-11T19:06:51.015Z] e6b0cf9c0882: Pull complete\n [2020-02-11T19:06:51.278Z] da0e9bf0cc60: Pull complete\n [2020-02-11T19:06:51.540Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-11T19:06:51.540Z] 095dd8b7b4d8: Download complete\n [2020-02-11T19:06:51.540Z] c9ea274ed700: Download complete\n [2020-02-11T19:06:51.540Z] 363af2e989c4: Verifying Checksum\n [2020-02-11T19:06:51.540Z] 363af2e989c4: Download complete\n [2020-02-11T19:06:51.806Z] dc21a1d4508b: Verifying Checksum\n [2020-02-11T19:06:52.067Z] 61811dbd4963: Verifying Checksum\n [2020-02-11T19:06:52.067Z] 61811dbd4963: Download complete\n [2020-02-11T19:06:53.532Z] c9ea274ed700: Pull complete\n [2020-02-11T19:06:53.532Z] 9cfac6ba3733: Pull complete\n [2020-02-11T19:06:54.471Z] f6a933c9cadc: Pull complete\n [2020-02-11T19:06:57.767Z] 61811dbd4963: Pull complete\n [2020-02-11T19:06:58.026Z] a6eb2c9e2280: Pull complete\n [2020-02-11T19:06:59.935Z] 095dd8b7b4d8: Pull complete\n [2020-02-11T19:06:59.935Z] dc21a1d4508b: Pull complete\n [2020-02-11T19:06:59.935Z] 363af2e989c4: Pull complete\n [2020-02-11T19:06:59.935Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-11T19:06:59.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-11T19:07:00.084Z] prd-centos7-docker-4c-2g-21107 does not seem to be running inside a container\n [2020-02-11T19:07:00.125Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-11T19:07:01.169Z] $ docker top 9f4ee6a81b6258e2d784a5427a43c9d23cb7092fa802b169265ec6d87646f7c3 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-11T19:07:01.730Z] provisioning config files...\n [2020-02-11T19:07:01.743Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config4329229879765623883tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-11T19:07:01.762Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-11T19:07:02.065Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-11T19:07:02.074Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-11T19:07:02.373Z] ---> logs-deploy.sh\n [2020-02-11T19:07:02.373Z] + ARCHIVE_ARTIFACTS=\n [2020-02-11T19:07:02.373Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-11T19:07:02.373Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-11T19:07:02.373Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-11T19:07:02.373Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/4\n [2020-02-11T19:07:02.374Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/4/\n [2020-02-11T19:07:02.374Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/4 /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-11T19:07:03.313Z] Archives upload complete.\n [2020-02-11T19:07:03.313Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/4/\n [2020-02-11T19:07:03.881Z] ---> uname -a:\n [2020-02-11T19:07:03.881Z] Linux 9f4ee6a81b62 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-11T19:07:03.881Z] \n [2020-02-11T19:07:03.881Z] \n [2020-02-11T19:07:03.881Z] ---> lscpu:\n [2020-02-11T19:07:03.881Z] Architecture: x86_64\n [2020-02-11T19:07:03.881Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-11T19:07:03.881Z] Byte Order: Little Endian\n [2020-02-11T19:07:03.881Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-11T19:07:03.881Z] CPU(s): 4\n [2020-02-11T19:07:03.881Z] On-line CPU(s) list: 0-3\n [2020-02-11T19:07:03.881Z] Thread(s) per core: 1\n [2020-02-11T19:07:03.881Z] Core(s) per socket: 1\n [2020-02-11T19:07:03.881Z] Socket(s): 4\n [2020-02-11T19:07:03.881Z] NUMA node(s): 1\n [2020-02-11T19:07:03.881Z] Vendor ID: GenuineIntel\n [2020-02-11T19:07:03.881Z] CPU family: 6\n [2020-02-11T19:07:03.881Z] Model: 44\n [2020-02-11T19:07:03.881Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-11T19:07:03.881Z] Stepping: 1\n [2020-02-11T19:07:03.881Z] CPU MHz: 2933.442\n [2020-02-11T19:07:03.881Z] BogoMIPS: 5866.88\n [2020-02-11T19:07:03.881Z] Virtualization: VT-x\n [2020-02-11T19:07:03.881Z] Hypervisor vendor: KVM\n [2020-02-11T19:07:03.881Z] Virtualization type: full\n [2020-02-11T19:07:03.881Z] L1d cache: 128 KiB\n [2020-02-11T19:07:03.881Z] L1i cache: 128 KiB\n [2020-02-11T19:07:03.881Z] L2 cache: 16 MiB\n [2020-02-11T19:07:03.881Z] L3 cache: 64 MiB\n [2020-02-11T19:07:03.881Z] NUMA node0 CPU(s): 0-3\n [2020-02-11T19:07:03.881Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-11T19:07:03.881Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-11T19:07:03.881Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-11T19:07:03.881Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-11T19:07:03.881Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-11T19:07:03.881Z] 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-11T19:07:03.881Z] \n [2020-02-11T19:07:03.881Z] \n [2020-02-11T19:07:03.881Z] ---> nproc:\n [2020-02-11T19:07:03.881Z] 4\n [2020-02-11T19:07:03.881Z] \n [2020-02-11T19:07:03.881Z] \n [2020-02-11T19:07:03.881Z] ---> df -h:\n [2020-02-11T19:07:03.881Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-11T19:07:03.881Z] overlay 50.0G 6.0G 44.0G 12% /\n [2020-02-11T19:07:03.881Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-11T19:07:03.881Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-11T19:07:03.881Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-11T19:07:03.881Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/resolv.conf\n [2020-02-11T19:07:03.881Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hostname\n [2020-02-11T19:07:03.881Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hosts\n [2020-02-11T19:07:03.881Z] /dev/vda1 50.0G 6.0G 44.0G 12% /var/log/sa\n [2020-02-11T19:07:03.881Z] /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-11T19:07:03.881Z] /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp\n [2020-02-11T19:07:03.881Z] \n [2020-02-11T19:07:03.881Z] \n [2020-02-11T19:07:03.881Z] ---> free -m:\n [2020-02-11T19:07:03.881Z] total used free shared buff/cache available\n [2020-02-11T19:07:03.881Z] Mem: 1838 597 68 0 1171 1136\n [2020-02-11T19:07:03.881Z] Swap: 1023 0 1023\n [2020-02-11T19:07:03.881Z] \n [2020-02-11T19:07:03.881Z] \n [2020-02-11T19:07:04.142Z] ---> ip addr:\n [2020-02-11T19:07:04.142Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-11T19:07:04.142Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-11T19:07:04.142Z] inet 127.0.0.1/8 scope host lo\n [2020-02-11T19:07:04.142Z] valid_lft forever preferred_lft forever\n [2020-02-11T19:07:04.142Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-11T19:07:04.142Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-11T19:07:04.142Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-11T19:07:04.142Z] valid_lft forever preferred_lft forever\n [2020-02-11T19:07:04.142Z] \n [2020-02-11T19:07:04.142Z] \n [2020-02-11T19:07:04.142Z] ---> sar -b -r -n DEV:\n [2020-02-11T19:07:04.142Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/11/20 \t_x86_64_\t(4 CPU)\n [2020-02-11T19:07:04.142Z] \n [2020-02-11T19:07:04.142Z] 18:41:27 LINUX RESTART\n [2020-02-11T19:07:04.142Z] \n [2020-02-11T19:07:04.142Z] 18:42:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-11T19:07:04.142Z] 18:43:01 44.56 10.03 34.53 2323.73 3375.82\n [2020-02-11T19:07:04.142Z] 18:44:01 2.25 0.00 2.25 0.00 78.34\n [2020-02-11T19:07:04.142Z] 18:45:01 0.27 0.00 0.27 0.00 4.05\n [2020-02-11T19:07:04.142Z] 18:46:01 0.30 0.00 0.30 0.00 3.55\n [2020-02-11T19:07:04.142Z] 18:47:01 0.23 0.00 0.23 0.00 3.53\n [2020-02-11T19:07:04.142Z] 18:48:02 0.40 0.00 0.40 0.00 5.11\n [2020-02-11T19:07:04.142Z] 18:49:01 0.25 0.00 0.25 0.00 2.91\n [2020-02-11T19:07:04.142Z] 18:50:01 0.28 0.00 0.28 0.00 3.35\n [2020-02-11T19:07:04.142Z] 18:51:01 0.28 0.00 0.28 0.00 3.08\n [2020-02-11T19:07:04.142Z] 18:52:01 0.23 0.00 0.23 0.00 2.85\n [2020-02-11T19:07:04.142Z] 18:53:01 0.33 0.00 0.33 0.00 3.25\n [2020-02-11T19:07:04.142Z] 18:54:01 0.25 0.00 0.25 0.00 3.06\n [2020-02-11T19:07:04.142Z] 18:55:01 0.27 0.00 0.27 0.00 3.75\n [2020-02-11T19:07:04.142Z] 18:56:01 0.25 0.00 0.25 0.00 3.10\n [2020-02-11T19:07:04.142Z] 18:57:01 0.48 0.23 0.25 7.46 2.80\n [2020-02-11T19:07:04.142Z] 18:58:01 0.68 0.00 0.68 0.00 14.37\n [2020-02-11T19:07:04.142Z] 18:59:01 0.27 0.00 0.27 0.00 3.46\n [2020-02-11T19:07:04.142Z] 19:00:01 0.25 0.00 0.25 0.00 2.60\n [2020-02-11T19:07:04.142Z] 19:01:01 0.27 0.02 0.25 0.13 3.88\n [2020-02-11T19:07:04.142Z] 19:02:01 0.48 0.12 0.37 2.13 6.48\n [2020-02-11T19:07:04.142Z] 19:03:01 0.25 0.00 0.25 0.00 2.93\n [2020-02-11T19:07:04.142Z] 19:04:01 0.20 0.00 0.20 0.00 2.72\n [2020-02-11T19:07:04.142Z] 19:05:01 0.20 0.00 0.20 0.00 1.88\n [2020-02-11T19:07:04.142Z] 19:06:01 0.28 0.00 0.28 0.00 3.36\n [2020-02-11T19:07:04.142Z] 19:07:01 126.82 79.39 47.44 5033.63 16981.44\n [2020-02-11T19:07:04.142Z] Average: 7.22 3.59 3.63 294.99 821.64\n [2020-02-11T19:07:04.142Z] \n [2020-02-11T19:07:04.142Z] 18:42:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-11T19:07:04.142Z] 18:43:01 125628 1756676 93.33 2620 1220940 950836 32.44 419872 1177824 20\n [2020-02-11T19:07:04.142Z] 18:44:01 131944 1750360 92.99 2620 1220944 926332 31.61 415284 1177196 20\n [2020-02-11T19:07:04.142Z] 18:45:01 132608 1749696 92.96 2620 1220952 916196 31.26 414812 1177020 20\n [2020-02-11T19:07:04.142Z] 18:46:01 132240 1750064 92.97 2620 1220952 916272 31.26 416000 1176096 12\n [2020-02-11T19:07:04.142Z] 18:47:01 133268 1749036 92.92 2620 1220960 914216 31.19 415668 1176096 16\n [2020-02-11T19:07:04.142Z] 18:48:02 135020 1747284 92.83 2620 1220964 897744 30.63 414276 1175792 12\n [2020-02-11T19:07:04.142Z] 18:49:01 135036 1747268 92.83 2620 1220968 897744 30.63 414412 1175792 12\n [2020-02-11T19:07:04.142Z] 18:50:01 136996 1745308 92.72 2620 1220976 897744 30.63 412120 1175792 8\n [2020-02-11T19:07:04.142Z] 18:51:01 137168 1745136 92.71 2620 1220980 897744 30.63 412128 1175788 16\n [2020-02-11T19:07:04.142Z] 18:52:01 153380 1728924 91.85 2620 1220988 897816 30.63 396056 1175656 12\n [2020-02-11T19:07:04.142Z] 18:53:01 153264 1729040 91.86 2620 1220988 897780 30.63 396016 1175644 12\n [2020-02-11T19:07:04.142Z] 18:54:01 153328 1728976 91.85 2620 1220996 897744 30.63 395852 1175644 16\n [2020-02-11T19:07:04.142Z] 18:55:01 153428 1728876 91.85 2620 1221000 897744 30.63 396008 1175476 16\n [2020-02-11T19:07:04.142Z] 18:56:01 153428 1728876 91.85 2620 1221004 897744 30.63 395924 1175476 8\n [2020-02-11T19:07:04.142Z] 18:57:01 152652 1729652 91.89 2620 1221040 897816 30.63 396376 1175504 20\n [2020-02-11T19:07:04.142Z] 18:58:01 153016 1729288 91.87 2620 1221052 897768 30.63 396108 1175504 12\n [2020-02-11T19:07:04.142Z] 18:59:01 153296 1729008 91.86 2620 1221052 897808 30.63 396032 1175504 12\n [2020-02-11T19:07:04.142Z] 19:00:01 153372 1728932 91.85 2620 1221056 897808 30.63 395904 1175504 20\n [2020-02-11T19:07:04.142Z] 19:01:01 152016 1730288 91.92 2620 1221064 900268 30.72 397304 1175504 8\n [2020-02-11T19:07:04.142Z] 19:02:01 152652 1729652 91.89 2620 1221204 898388 30.65 396492 1175580 12\n [2020-02-11T19:07:04.142Z] 19:03:01 152732 1729572 91.89 2620 1221208 898340 30.65 396268 1175580 12\n [2020-02-11T19:07:04.142Z] 19:04:01 153028 1729276 91.87 2620 1221216 898316 30.65 396152 1175580 12\n [2020-02-11T19:07:04.142Z] 19:05:01 152256 1730048 91.91 2620 1221216 898460 30.65 396992 1175580 8\n [2020-02-11T19:07:04.142Z] 19:06:01 153160 1729144 91.86 2620 1221220 898316 30.65 396220 1175580 8\n [2020-02-11T19:07:04.142Z] 19:07:01 114212 1768092 93.93 2620 1183412 1055588 36.02 424168 1145184 33020\n [2020-02-11T19:07:04.142Z] Average: 144365 1737939 92.33 2620 1219534 909701 31.04 404098 1174636 1334\n [2020-02-11T19:07:04.142Z] \n [2020-02-11T19:07:04.142Z] 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-11T19:07:04.142Z] 18:43:01 eth0 151.35 116.09 543.74 66.77 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:43:01 docker0 6.72 5.17 0.84 15.19 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:44:01 eth0 3.36 1.13 1.21 0.79 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:45:01 eth0 4.03 1.43 1.48 0.99 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:46:01 eth0 1.55 0.60 0.59 0.43 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:47:01 eth0 0.88 0.47 0.41 0.24 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:48:02 eth0 0.38 0.08 0.02 0.03 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:49:01 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:50:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:51:01 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:52:01 eth0 0.42 0.15 0.09 0.04 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:53:01 eth0 0.38 0.13 0.08 0.04 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:54:01 eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:55:01 eth0 0.23 0.07 0.03 0.01 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:56:01 eth0 0.23 0.02 0.03 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:57:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:58:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:59:01 eth0 0.65 0.13 0.06 0.01 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:00:01 eth0 0.57 0.03 0.06 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:01:01 eth0 0.55 0.38 0.27 0.21 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:02:01 eth0 0.17 0.10 0.08 0.04 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:03:01 eth0 0.22 0.15 0.07 0.04 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:04:01 eth0 0.52 0.03 0.04 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.142Z] 19:05:01 eth0 0.53 0.52 0.27 0.21 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] 19:06:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] 19:07:01 eth0 108.81 89.44 2128.43 14.39 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] 19:07:01 vethd67a371 0.00 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] 19:07:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] 19:07:01 docker0 6.73 5.18 0.84 15.20 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] Average: eth0 11.07 8.48 107.19 3.38 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] Average: vethd67a371 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] Average: docker0 0.27 0.21 0.03 0.61 0.00 0.00 0.00\n [2020-02-11T19:07:04.143Z] \n [2020-02-11T19:07:04.143Z] \n [2020-02-11T19:07:04.143Z] ---> sar -P ALL:\n [2020-02-11T19:07:04.143Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/11/20 \t_x86_64_\t(4 CPU)\n [2020-02-11T19:07:04.143Z] \n [2020-02-11T19:07:04.143Z] 18:41:27 LINUX RESTART\n [2020-02-11T19:07:04.143Z] \n [2020-02-11T19:07:04.143Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-11T19:07:04.143Z] 18:43:01 all 5.89 0.00 2.57 0.97 0.01 90.56\n [2020-02-11T19:07:04.143Z] 18:43:01 0 5.77 0.00 2.72 0.12 0.00 91.40\n [2020-02-11T19:07:04.143Z] 18:43:01 1 6.34 0.00 2.33 0.22 0.02 91.10\n [2020-02-11T19:07:04.143Z] 18:43:01 2 5.87 0.00 3.19 3.22 0.02 87.70\n [2020-02-11T19:07:04.143Z] 18:43:01 3 5.58 0.00 2.08 0.34 0.00 92.01\n [2020-02-11T19:07:04.143Z] 18:44:01 all 0.23 0.00 0.08 0.00 0.00 99.68\n [2020-02-11T19:07:04.143Z] 18:44:01 0 0.43 0.00 0.05 0.00 0.00 99.52\n [2020-02-11T19:07:04.143Z] 18:44:01 1 0.23 0.00 0.07 0.00 0.00 99.70\n [2020-02-11T19:07:04.143Z] 18:44:01 2 0.17 0.00 0.15 0.00 0.00 99.68\n [2020-02-11T19:07:04.143Z] 18:44:01 3 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-11T19:07:04.143Z] 18:45:01 all 0.23 0.00 0.07 0.00 0.00 99.70\n [2020-02-11T19:07:04.143Z] 18:45:01 0 0.13 0.00 0.05 0.00 0.00 99.82\n [2020-02-11T19:07:04.143Z] 18:45:01 1 0.13 0.00 0.10 0.00 0.00 99.77\n [2020-02-11T19:07:04.143Z] 18:45:01 2 0.57 0.00 0.08 0.00 0.00 99.35\n [2020-02-11T19:07:04.143Z] 18:45:01 3 0.07 0.00 0.03 0.00 0.02 99.88\n [2020-02-11T19:07:04.143Z] 18:46:01 all 0.20 0.00 0.05 0.00 0.00 99.74\n [2020-02-11T19:07:04.143Z] 18:46:01 0 0.07 0.00 0.07 0.00 0.02 99.85\n [2020-02-11T19:07:04.143Z] 18:46:01 1 0.08 0.00 0.07 0.00 0.02 99.83\n [2020-02-11T19:07:04.143Z] 18:46:01 2 0.58 0.00 0.03 0.00 0.00 99.38\n [2020-02-11T19:07:04.143Z] 18:46:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 18:47:01 all 0.20 0.00 0.06 0.00 0.00 99.74\n [2020-02-11T19:07:04.143Z] 18:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-11T19:07:04.143Z] 18:47:01 1 0.13 0.00 0.10 0.00 0.00 99.77\n [2020-02-11T19:07:04.143Z] 18:47:01 2 0.58 0.00 0.05 0.00 0.02 99.35\n [2020-02-11T19:07:04.143Z] 18:47:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 18:48:02 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-11T19:07:04.143Z] 18:48:02 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 18:48:02 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 18:48:02 2 0.53 0.00 0.07 0.00 0.00 99.40\n [2020-02-11T19:07:04.143Z] 18:48:02 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 18:49:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-02-11T19:07:04.143Z] 18:49:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-11T19:07:04.143Z] 18:49:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 18:49:01 2 0.58 0.00 0.07 0.00 0.00 99.36\n [2020-02-11T19:07:04.143Z] 18:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-11T19:07:04.143Z] 18:50:01 all 0.19 0.00 0.05 0.00 0.01 99.75\n [2020-02-11T19:07:04.143Z] 18:50:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 18:50:01 1 0.18 0.00 0.05 0.00 0.02 99.75\n [2020-02-11T19:07:04.143Z] 18:50:01 2 0.47 0.00 0.07 0.00 0.02 99.45\n [2020-02-11T19:07:04.143Z] 18:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-11T19:07:04.143Z] 18:51:01 all 0.20 0.00 0.07 0.00 0.03 99.71\n [2020-02-11T19:07:04.143Z] 18:51:01 0 0.08 0.00 0.08 0.00 0.05 99.78\n [2020-02-11T19:07:04.143Z] 18:51:01 1 0.52 0.00 0.05 0.00 0.00 99.43\n [2020-02-11T19:07:04.143Z] 18:51:01 2 0.08 0.00 0.10 0.00 0.03 99.78\n [2020-02-11T19:07:04.143Z] 18:51:01 3 0.10 0.00 0.05 0.00 0.05 99.80\n [2020-02-11T19:07:04.143Z] 18:52:01 all 0.16 0.00 0.07 0.00 0.00 99.77\n [2020-02-11T19:07:04.143Z] 18:52:01 0 0.05 0.00 0.08 0.00 0.00 99.87\n [2020-02-11T19:07:04.143Z] 18:52:01 1 0.45 0.00 0.08 0.00 0.00 99.47\n [2020-02-11T19:07:04.143Z] 18:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 18:52:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-11T19:07:04.143Z] 18:53:01 all 0.09 0.00 0.06 0.00 0.00 99.85\n [2020-02-11T19:07:04.143Z] 18:53:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 18:53:01 1 0.12 0.00 0.08 0.00 0.00 99.80\n [2020-02-11T19:07:04.143Z] 18:53:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-11T19:07:04.143Z] 18:53:01 3 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 18:54:01 all 0.17 0.00 0.05 0.00 0.00 99.77\n [2020-02-11T19:07:04.143Z] 18:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-11T19:07:04.143Z] 18:54:01 1 0.50 0.00 0.05 0.00 0.02 99.43\n [2020-02-11T19:07:04.143Z] 18:54:01 2 0.08 0.00 0.07 0.00 0.02 99.83\n [2020-02-11T19:07:04.143Z] 18:54:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 18:55:01 all 0.19 0.00 0.05 0.00 0.00 99.77\n [2020-02-11T19:07:04.143Z] 18:55:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-11T19:07:04.143Z] 18:55:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-11T19:07:04.143Z] 18:55:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-11T19:07:04.143Z] 18:55:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 18:56:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n [2020-02-11T19:07:04.143Z] 18:56:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 18:56:01 1 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-11T19:07:04.143Z] 18:56:01 2 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-11T19:07:04.143Z] 18:56:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 18:57:01 all 0.19 0.00 0.07 0.00 0.00 99.75\n [2020-02-11T19:07:04.143Z] 18:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-11T19:07:04.143Z] 18:57:01 1 0.55 0.00 0.10 0.00 0.00 99.35\n [2020-02-11T19:07:04.143Z] 18:57:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-11T19:07:04.143Z] 18:57:01 3 0.10 0.00 0.08 0.00 0.02 99.80\n [2020-02-11T19:07:04.143Z] 18:58:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-02-11T19:07:04.143Z] 18:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93\n [2020-02-11T19:07:04.143Z] 18:58:01 1 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-02-11T19:07:04.143Z] 18:58:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 18:58:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-11T19:07:04.143Z] 18:59:01 all 0.22 0.00 0.05 0.00 0.00 99.72\n [2020-02-11T19:07:04.143Z] 18:59:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-11T19:07:04.143Z] 18:59:01 1 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-02-11T19:07:04.143Z] 18:59:01 2 0.22 0.00 0.07 0.00 0.00 99.72\n [2020-02-11T19:07:04.143Z] 18:59:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-11T19:07:04.143Z] 19:00:01 all 0.18 0.00 0.06 0.00 0.00 99.75\n [2020-02-11T19:07:04.143Z] 19:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-11T19:07:04.143Z] 19:00:01 1 0.52 0.00 0.05 0.00 0.00 99.43\n [2020-02-11T19:07:04.143Z] 19:00:01 2 0.08 0.00 0.07 0.00 0.02 99.83\n [2020-02-11T19:07:04.143Z] 19:00:01 3 0.12 0.00 0.08 0.00 0.00 99.80\n [2020-02-11T19:07:04.143Z] 19:01:01 all 0.21 0.00 0.06 0.00 0.00 99.72\n [2020-02-11T19:07:04.143Z] 19:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-11T19:07:04.143Z] 19:01:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-11T19:07:04.143Z] 19:01:01 2 0.15 0.00 0.10 0.00 0.00 99.75\n [2020-02-11T19:07:04.143Z] 19:01:01 3 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-11T19:07:04.143Z] 19:02:01 all 0.17 0.00 0.06 0.00 0.00 99.76\n [2020-02-11T19:07:04.143Z] 19:02:01 0 0.15 0.00 0.08 0.00 0.00 99.77\n [2020-02-11T19:07:04.143Z] 19:02:01 1 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-02-11T19:07:04.143Z] 19:02:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-11T19:07:04.143Z] 19:02:01 3 0.42 0.00 0.05 0.00 0.00 99.53\n [2020-02-11T19:07:04.143Z] 19:03:01 all 0.12 0.00 0.06 0.00 0.00 99.82\n [2020-02-11T19:07:04.143Z] 19:03:01 0 0.25 0.00 0.10 0.00 0.00 99.65\n [2020-02-11T19:07:04.143Z] 19:03:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 19:03:01 2 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-11T19:07:04.143Z] 19:03:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-11T19:07:04.143Z] 19:04:01 all 0.06 0.00 0.04 0.00 0.00 99.89\n [2020-02-11T19:07:04.143Z] 19:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-11T19:07:04.143Z] 19:04:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 19:04:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 19:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 19:05:01 all 0.11 0.00 0.05 0.00 0.00 99.83\n [2020-02-11T19:07:04.143Z] 19:05:01 0 0.27 0.00 0.07 0.00 0.00 99.67\n [2020-02-11T19:07:04.143Z] 19:05:01 1 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 19:05:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-11T19:07:04.143Z] 19:05:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 19:06:01 all 0.18 0.00 0.06 0.00 0.00 99.76\n [2020-02-11T19:07:04.143Z] 19:06:01 0 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-02-11T19:07:04.143Z] 19:06:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-11T19:07:04.143Z] 19:06:01 2 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-11T19:07:04.143Z] 19:06:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-11T19:07:04.143Z] 19:07:01 all 5.15 0.00 2.98 1.77 0.01 90.10\n [2020-02-11T19:07:04.143Z] 19:07:01 0 5.15 0.00 2.96 0.13 0.02 91.73\n [2020-02-11T19:07:04.143Z] 19:07:01 1 5.11 0.00 3.25 2.90 0.02 88.73\n [2020-02-11T19:07:04.143Z] 19:07:01 2 5.62 0.00 2.77 3.44 0.02 88.15\n [2020-02-11T19:07:04.143Z] 19:07:01 3 4.69 0.00 2.93 0.60 0.02 91.75\n [2020-02-11T19:07:04.143Z] Average: all 0.60 0.00 0.27 0.11 0.00 99.01\n [2020-02-11T19:07:04.143Z] Average: 0 0.54 0.00 0.27 0.01 0.00 99.17\n [2020-02-11T19:07:04.143Z] Average: 1 0.72 0.00 0.28 0.12 0.00 98.88\n [2020-02-11T19:07:04.143Z] Average: 2 0.65 0.00 0.30 0.27 0.01 98.78\n [2020-02-11T19:07:04.143Z] Average: 3 0.49 0.00 0.25 0.04 0.00 99.22\n [2020-02-11T19:07:04.143Z] \n [2020-02-11T19:07:04.143Z] \n [2020-02-11T19:07:04.143Z] '