Pull request #89 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from ea90633058f318ae6f06deb648133b51c2aa3373+5671dc497a8de3c78b84a4dff37d194a373880a7 (edbedaffafa03680f5076315c72627f7e838c5cd) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-89/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-3349 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/xfoundry_device-virtual-go_PR-89 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 5671dc497a8de3c78b84a4dff37d194a373880a7 into PR head commit ea90633058f318ae6f06deb648133b51c2aa3373 Merge succeeded, producing ea90633058f318ae6f06deb648133b51c2aa3373 Checking out Revision ea90633058f318ae6f06deb648133b51c2aa3373 (PR-89) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5671dc497a8de3c78b84a4dff37d194a373880a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 Commit message: "Support read operation of binary resource" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-09T04:21:33.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:21:35.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T04:21:35.739Z] [2020-03-09T04:21:35.739Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:21:36.127Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T04:21:36.388Z] latest: Pulling from edgex-devops/git-semver [2020-03-09T04:21:36.388Z] 9123ac7c32f7: Pulling fs layer [2020-03-09T04:21:36.388Z] b8cc5d1170e3: Pulling fs layer [2020-03-09T04:21:36.388Z] 2924cbbf6a41: Pulling fs layer [2020-03-09T04:21:36.388Z] 93b08a4f1073: Pulling fs layer [2020-03-09T04:21:36.388Z] 93b08a4f1073: Waiting [2020-03-09T04:21:36.388Z] b8cc5d1170e3: Verifying Checksum [2020-03-09T04:21:36.388Z] b8cc5d1170e3: Download complete [2020-03-09T04:21:36.388Z] 9123ac7c32f7: Verifying Checksum [2020-03-09T04:21:36.388Z] 9123ac7c32f7: Download complete [2020-03-09T04:21:36.388Z] 93b08a4f1073: Verifying Checksum [2020-03-09T04:21:36.388Z] 93b08a4f1073: Download complete [2020-03-09T04:21:36.388Z] 2924cbbf6a41: Verifying Checksum [2020-03-09T04:21:36.388Z] 2924cbbf6a41: Download complete [2020-03-09T04:21:36.652Z] 9123ac7c32f7: Pull complete [2020-03-09T04:21:36.911Z] b8cc5d1170e3: Pull complete [2020-03-09T04:21:37.859Z] 2924cbbf6a41: Pull complete [2020-03-09T04:21:38.117Z] 93b08a4f1073: Pull complete [2020-03-09T04:21:38.117Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-09T04:21:38.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-09T04:21:38.299Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2020-03-09T04:21:38.365Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-09T04:21:39.068Z] $ docker top 2cc074f15a644bfaebac819dddb44a236f525f2090dbe2f486bdcad16c8bd631 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-09T04:21:40.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T04:21:40.079Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T04:21:40.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T04:21:40.376Z] $ docker exec 2cc074f15a644bfaebac819dddb44a236f525f2090dbe2f486bdcad16c8bd631 ssh-agent [2020-03-09T04:21:40.612Z] SSH_AUTH_SOCK=/tmp/ssh-1tTgZ7TDxMRq/agent.15 [2020-03-09T04:21:40.612Z] SSH_AGENT_PID=22 [2020-03-09T04:21:40.648Z] Running ssh-add (command line suppressed) [2020-03-09T04:21:40.911Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_6038811489225694730.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_6038811489225694730.key) [2020-03-09T04:21:40.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T04:21:41.371Z] + git describe --exact-match --tags HEAD [2020-03-09T04:21:41.371Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-09T04:21:41.481Z] $ docker exec --env ******** --env ******** 2cc074f15a644bfaebac819dddb44a236f525f2090dbe2f486bdcad16c8bd631 ssh-agent -k [2020-03-09T04:21:41.684Z] unset SSH_AUTH_SOCK; [2020-03-09T04:21:41.684Z] unset SSH_AGENT_PID; [2020-03-09T04:21:41.684Z] echo Agent pid 22 killed; [2020-03-09T04:21:41.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-09T04:21:41.894Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-09T04:21:41.894Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-09T04:21:42.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T04:21:42.006Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T04:21:42.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T04:21:42.276Z] $ docker exec 2cc074f15a644bfaebac819dddb44a236f525f2090dbe2f486bdcad16c8bd631 ssh-agent [2020-03-09T04:21:42.542Z] SSH_AUTH_SOCK=/tmp/ssh-6YTGiHSu4rvE/agent.57 [2020-03-09T04:21:42.542Z] SSH_AGENT_PID=64 [2020-03-09T04:21:42.549Z] Running ssh-add (command line suppressed) [2020-03-09T04:21:42.764Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_5000514471242196678.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_5000514471242196678.key) [2020-03-09T04:21:42.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T04:21:43.267Z] + git semver init [2020-03-09T04:21:43.267Z] # -> Open(): unable to determine branch for HEAD [2020-03-09T04:21:43.267Z] # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.git [2020-03-09T04:21:43.267Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-09T04:21:43.267Z] # $SEMVER_REMOTE_NAME = origin [2020-03-09T04:21:43.267Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-09T04:21:43.267Z] # $SEMVER_USER_NAME = jenkins [2020-03-09T04:21:43.267Z] # $SEMVER_BRANCH = PR-89 [2020-03-09T04:21:43.267Z] # $SEMVER_TEMP = /tmp/semver-839338547 [2020-03-09T04:21:43.267Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-03-09T04:21:43.534Z] # '/tmp/semver-839338547' -> '/w/workspace/xfoundry_device-virtual-go_PR-89/.semver' [2020-03-09T04:21:43.796Z] # -> Force: false [2020-03-09T04:21:43.796Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.semver [Pipeline] } [2020-03-09T04:21:43.820Z] $ docker exec --env ******** --env ******** 2cc074f15a644bfaebac819dddb44a236f525f2090dbe2f486bdcad16c8bd631 ssh-agent -k [2020-03-09T04:21:43.986Z] unset SSH_AUTH_SOCK; [2020-03-09T04:21:43.986Z] unset SSH_AGENT_PID; [2020-03-09T04:21:43.986Z] echo Agent pid 64 killed; [2020-03-09T04:21:44.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-09T04:21:44.578Z] + git semver [Pipeline] } [2020-03-09T04:21:44.609Z] $ docker stop --time=1 2cc074f15a644bfaebac819dddb44a236f525f2090dbe2f486bdcad16c8bd631 [2020-03-09T04:21:46.079Z] $ docker rm -f 2cc074f15a644bfaebac819dddb44a236f525f2090dbe2f486bdcad16c8bd631 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-09T04:21:46.980Z] Stashed 21 file(s) [Pipeline] echo [2020-03-09T04:21:47.006Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-09T04:22:02.505Z] Still waiting to schedule task [2020-03-09T04:22:02.505Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-09T04:22:02.527Z] Still waiting to schedule task [2020-03-09T04:22:02.527Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ is offline [2020-03-09T04:23:46.162Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3350 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws [2020-03-09T04:23:46.299Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-03-09T04:23:53.286Z] using credential edgex-jenkins-ssh [2020-03-09T04:23:53.341Z] Cloning the remote Git repository [2020-03-09T04:23:53.341Z] Cloning with configured refspecs honoured and without tags [2020-03-09T04:23:53.412Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:23:53.532Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-03-09T04:23:53.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:23:53.615Z] > git --version # timeout=10 [2020-03-09T04:23:53.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:23:53.710Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:23:54.433Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T04:23:54.471Z] > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 [2020-03-09T04:23:54.588Z] Fetching without tags [2020-03-09T04:23:55.120Z] Merging remotes/origin/master commit 5671dc497a8de3c78b84a4dff37d194a373880a7 into PR head commit ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:23:55.388Z] Merge succeeded, producing ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:23:55.389Z] Checking out Revision ea90633058f318ae6f06deb648133b51c2aa3373 (PR-89) [2020-03-09T04:23:54.502Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:23:54.533Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T04:23:54.602Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:23:54.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:23:54.616Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:23:55.145Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T04:23:55.194Z] > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 [2020-03-09T04:23:55.284Z] > git remote # timeout=10 [2020-03-09T04:23:55.309Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T04:23:55.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:23:55.336Z] > git merge 5671dc497a8de3c78b84a4dff37d194a373880a7 # timeout=10 [2020-03-09T04:23:55.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T04:23:55.393Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T04:23:55.411Z] > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 [2020-03-09T04:24:00.117Z] Commit message: "Support read operation of binary resource" [2020-03-09T04:24:00.184Z] > git --version # timeout=10 [2020-03-09T04:24:00.220Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T04:24:01.592Z] ========================================================= [2020-03-09T04:24:01.593Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-09T04:24:01.593Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:24:03.143Z] + 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 . [2020-03-09T04:24:04.115Z] Sending build context to Docker daemon 472.1kB [2020-03-09T04:24:04.115Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-09T04:24:04.115Z] Step 2/8 : FROM ${BASE} [2020-03-09T04:24:04.386Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-09T04:24:04.386Z] cde5963f3b93: Pulling fs layer [2020-03-09T04:24:04.386Z] 2a23fa8c16f7: Pulling fs layer [2020-03-09T04:24:04.386Z] 777b28850792: Pulling fs layer [2020-03-09T04:24:04.386Z] 8a11ddd9e578: Pulling fs layer [2020-03-09T04:24:04.386Z] 4cf88f913ddb: Pulling fs layer [2020-03-09T04:24:04.386Z] 1df406cf5192: Pulling fs layer [2020-03-09T04:24:04.386Z] cd6300453558: Pulling fs layer [2020-03-09T04:24:04.386Z] 8a11ddd9e578: Waiting [2020-03-09T04:24:04.386Z] 4cf88f913ddb: Waiting [2020-03-09T04:24:04.386Z] 1df406cf5192: Waiting [2020-03-09T04:24:04.386Z] b9c365052c96: Pulling fs layer [2020-03-09T04:24:04.386Z] a2d8cc88f415: Pulling fs layer [2020-03-09T04:24:04.386Z] ea1d1ca13537: Pulling fs layer [2020-03-09T04:24:04.386Z] 3750a50a1c5e: Pulling fs layer [2020-03-09T04:24:04.386Z] cd6300453558: Waiting [2020-03-09T04:24:04.386Z] b9c365052c96: Waiting [2020-03-09T04:24:04.386Z] a2d8cc88f415: Waiting [2020-03-09T04:24:04.386Z] ea1d1ca13537: Waiting [2020-03-09T04:24:04.386Z] 3750a50a1c5e: Waiting [2020-03-09T04:24:04.386Z] 777b28850792: Download complete [2020-03-09T04:24:04.386Z] 2a23fa8c16f7: Verifying Checksum [2020-03-09T04:24:04.386Z] 2a23fa8c16f7: Download complete [2020-03-09T04:24:04.386Z] 4cf88f913ddb: Download complete [2020-03-09T04:24:04.386Z] 1df406cf5192: Verifying Checksum [2020-03-09T04:24:04.386Z] 1df406cf5192: Download complete [2020-03-09T04:24:04.661Z] cde5963f3b93: Verifying Checksum [2020-03-09T04:24:04.661Z] cde5963f3b93: Download complete [2020-03-09T04:24:05.639Z] cde5963f3b93: Pull complete [2020-03-09T04:24:05.911Z] 2a23fa8c16f7: Pull complete [2020-03-09T04:24:06.509Z] 777b28850792: Pull complete [2020-03-09T04:24:09.109Z] cd6300453558: Verifying Checksum [2020-03-09T04:24:09.109Z] cd6300453558: Download complete [2020-03-09T04:24:09.109Z] a2d8cc88f415: Verifying Checksum [2020-03-09T04:24:09.109Z] a2d8cc88f415: Download complete [2020-03-09T04:24:11.071Z] ea1d1ca13537: Verifying Checksum [2020-03-09T04:24:11.071Z] ea1d1ca13537: Download complete [2020-03-09T04:24:11.348Z] 3750a50a1c5e: Verifying Checksum [2020-03-09T04:24:11.348Z] 3750a50a1c5e: Download complete [2020-03-09T04:24:13.957Z] b9c365052c96: Verifying Checksum [2020-03-09T04:24:13.957Z] b9c365052c96: Download complete [2020-03-09T04:24:15.901Z] 8a11ddd9e578: Verifying Checksum [2020-03-09T04:24:15.901Z] 8a11ddd9e578: Download complete [2020-03-09T04:24:28.245Z] 8a11ddd9e578: Pull complete [2020-03-09T04:24:28.245Z] 4cf88f913ddb: Pull complete [2020-03-09T04:24:28.245Z] 1df406cf5192: Pull complete [2020-03-09T04:24:30.990Z] Running on prd-centos7-docker-4c-2g-3351 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws [2020-03-09T04:24:31.055Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-03-09T04:24:31.600Z] cd6300453558: Pull complete [2020-03-09T04:24:34.162Z] using credential edgex-jenkins-ssh [2020-03-09T04:24:34.245Z] Cloning the remote Git repository [2020-03-09T04:24:34.245Z] Cloning with configured refspecs honoured and without tags [2020-03-09T04:24:34.094Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:24:34.157Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-03-09T04:24:34.244Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:24:34.244Z] > git --version # timeout=10 [2020-03-09T04:24:34.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:24:35.015Z] Fetching without tags [2020-03-09T04:24:35.417Z] Merging remotes/origin/master commit 5671dc497a8de3c78b84a4dff37d194a373880a7 into PR head commit ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:24:35.517Z] Merge succeeded, producing ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:24:35.517Z] Checking out Revision ea90633058f318ae6f06deb648133b51c2aa3373 (PR-89) [2020-03-09T04:24:34.313Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:24:34.820Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T04:24:34.827Z] > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 [2020-03-09T04:24:34.838Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:24:34.852Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T04:24:34.868Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:24:34.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:24:34.874Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:24:35.306Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T04:24:35.313Z] > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 [2020-03-09T04:24:35.356Z] > git remote # timeout=10 [2020-03-09T04:24:35.363Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T04:24:35.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:24:35.377Z] > git merge 5671dc497a8de3c78b84a4dff37d194a373880a7 # timeout=10 [2020-03-09T04:24:35.389Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T04:24:35.410Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T04:24:35.420Z] > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 [2020-03-09T04:24:36.980Z] b9c365052c96: Pull complete [2020-03-09T04:24:36.980Z] a2d8cc88f415: Pull complete [2020-03-09T04:24:38.410Z] ea1d1ca13537: Pull complete [2020-03-09T04:24:38.686Z] 3750a50a1c5e: Pull complete [2020-03-09T04:24:38.686Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-09T04:24:38.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-09T04:24:38.686Z] ---> 78745c68409d [2020-03-09T04:24:38.686Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-09T04:24:39.360Z] Commit message: "Support read operation of binary resource" [2020-03-09T04:24:39.398Z] > git --version # timeout=10 [2020-03-09T04:24:39.417Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T04:24:40.397Z] ========================================================= [2020-03-09T04:24:40.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-09T04:24:40.397Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:24:41.189Z] + 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 . [2020-03-09T04:24:41.457Z] Sending build context to Docker daemon 472.1kB [2020-03-09T04:24:41.457Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-09T04:24:41.457Z] Step 2/8 : FROM ${BASE} [2020-03-09T04:24:41.457Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-09T04:24:41.457Z] e6b0cf9c0882: Pulling fs layer [2020-03-09T04:24:41.457Z] 2848faf0eed1: Pulling fs layer [2020-03-09T04:24:41.457Z] 0f37312ad70f: Pulling fs layer [2020-03-09T04:24:41.457Z] 5788d62ee057: Pulling fs layer [2020-03-09T04:24:41.457Z] 0e6b1d234666: Pulling fs layer [2020-03-09T04:24:41.457Z] bf5d7aec512f: Pulling fs layer [2020-03-09T04:24:41.457Z] 34c802a77dc8: Pulling fs layer [2020-03-09T04:24:41.457Z] 9eb99e56ec68: Pulling fs layer [2020-03-09T04:24:41.457Z] 27c7a5d97fbd: Pulling fs layer [2020-03-09T04:24:41.457Z] 5c102a31e300: Pulling fs layer [2020-03-09T04:24:41.457Z] dcfb455df0a1: Pulling fs layer [2020-03-09T04:24:41.457Z] 34c802a77dc8: Waiting [2020-03-09T04:24:41.457Z] 9eb99e56ec68: Waiting [2020-03-09T04:24:41.457Z] 27c7a5d97fbd: Waiting [2020-03-09T04:24:41.457Z] 5788d62ee057: Waiting [2020-03-09T04:24:41.457Z] 5c102a31e300: Waiting [2020-03-09T04:24:41.457Z] 0e6b1d234666: Waiting [2020-03-09T04:24:41.457Z] dcfb455df0a1: Waiting [2020-03-09T04:24:41.457Z] bf5d7aec512f: Waiting [2020-03-09T04:24:41.457Z] 0f37312ad70f: Verifying Checksum [2020-03-09T04:24:41.457Z] 0f37312ad70f: Download complete [2020-03-09T04:24:41.457Z] 2848faf0eed1: Download complete [2020-03-09T04:24:41.457Z] 0e6b1d234666: Download complete [2020-03-09T04:24:41.746Z] bf5d7aec512f: Verifying Checksum [2020-03-09T04:24:41.746Z] bf5d7aec512f: Download complete [2020-03-09T04:24:41.746Z] e6b0cf9c0882: Verifying Checksum [2020-03-09T04:24:41.746Z] e6b0cf9c0882: Download complete [2020-03-09T04:24:42.010Z] e6b0cf9c0882: Pull complete [2020-03-09T04:24:42.282Z] 2848faf0eed1: Pull complete [2020-03-09T04:24:42.563Z] 0f37312ad70f: Pull complete [2020-03-09T04:24:42.835Z] 34c802a77dc8: Verifying Checksum [2020-03-09T04:24:42.835Z] 34c802a77dc8: Download complete [2020-03-09T04:24:42.997Z] ---> Running in e94da9d82e90 [2020-03-09T04:24:43.109Z] 27c7a5d97fbd: Verifying Checksum [2020-03-09T04:24:43.109Z] 27c7a5d97fbd: Download complete [2020-03-09T04:24:43.596Z] Removing intermediate container e94da9d82e90 [2020-03-09T04:24:43.597Z] ---> f0938eed0dac [2020-03-09T04:24:43.597Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T04:24:43.597Z] ---> Running in 72dd51b7ba52 [2020-03-09T04:24:44.119Z] 5c102a31e300: Verifying Checksum [2020-03-09T04:24:44.120Z] 5c102a31e300: Download complete [2020-03-09T04:24:44.120Z] dcfb455df0a1: Verifying Checksum [2020-03-09T04:24:44.120Z] dcfb455df0a1: Download complete [2020-03-09T04:24:44.384Z] 9eb99e56ec68: Verifying Checksum [2020-03-09T04:24:44.384Z] 9eb99e56ec68: Download complete [2020-03-09T04:24:44.384Z] 5788d62ee057: Verifying Checksum [2020-03-09T04:24:44.384Z] 5788d62ee057: Download complete [2020-03-09T04:24:45.563Z] Removing intermediate container 72dd51b7ba52 [2020-03-09T04:24:45.563Z] ---> ac1d2534c020 [2020-03-09T04:24:45.563Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-09T04:24:45.835Z] ---> Running in edf32b1896e7 [2020-03-09T04:24:46.801Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-09T04:24:47.768Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-09T04:24:48.357Z] (1/13) Installing libmagic (5.37-r1) [2020-03-09T04:24:48.628Z] (2/13) Installing file (5.37-r1) [2020-03-09T04:24:48.628Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-09T04:24:48.898Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-09T04:24:52.702Z] 5788d62ee057: Pull complete [2020-03-09T04:24:52.702Z] 0e6b1d234666: Pull complete [2020-03-09T04:24:52.702Z] bf5d7aec512f: Pull complete [2020-03-09T04:24:53.166Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-09T04:24:53.166Z] (6/13) Installing build-base (0.5-r1) [2020-03-09T04:24:53.166Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-09T04:24:53.166Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-09T04:24:53.166Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-09T04:24:53.433Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-09T04:24:53.700Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-09T04:24:53.700Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-09T04:24:53.968Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-09T04:24:53.968Z] Executing busybox-1.31.1-r8.trigger [2020-03-09T04:24:53.968Z] OK: 203 MiB in 52 packages [2020-03-09T04:24:56.022Z] 34c802a77dc8: Pull complete [2020-03-09T04:24:59.331Z] Removing intermediate container edf32b1896e7 [2020-03-09T04:24:59.331Z] ---> b1c687dd2ab7 [2020-03-09T04:24:59.331Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-09T04:24:59.331Z] ---> Running in 693fd071d4d8 [2020-03-09T04:24:59.331Z] Removing intermediate container 693fd071d4d8 [2020-03-09T04:24:59.331Z] ---> 84b21f4bfa9c [2020-03-09T04:24:59.331Z] Step 7/8 : COPY . . [2020-03-09T04:24:59.925Z] ---> 5ce91b12f55b [2020-03-09T04:24:59.925Z] Step 8/8 : RUN go mod download [2020-03-09T04:24:59.925Z] ---> Running in 206ef502d3d5 [2020-03-09T04:25:00.248Z] 9eb99e56ec68: Pull complete [2020-03-09T04:25:00.511Z] 27c7a5d97fbd: Pull complete [2020-03-09T04:25:01.479Z] 5c102a31e300: Pull complete [2020-03-09T04:25:01.479Z] dcfb455df0a1: Pull complete [2020-03-09T04:25:01.479Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-09T04:25:01.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-09T04:25:01.479Z] ---> 7c70fe431013 [2020-03-09T04:25:01.479Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-09T04:25:01.743Z] ---> Running in a4455a7726c8 [2020-03-09T04:25:01.743Z] Removing intermediate container a4455a7726c8 [2020-03-09T04:25:01.743Z] ---> e198be946278 [2020-03-09T04:25:01.743Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T04:25:01.743Z] ---> Running in fc7ff27968fe [2020-03-09T04:25:02.529Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T04:25:02.530Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-09T04:25:02.530Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T04:25:02.530Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T04:25:02.530Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T04:25:02.530Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T04:25:02.530Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-09T04:25:02.530Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T04:25:02.530Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf [2020-03-09T04:25:02.798Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-09T04:25:02.798Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-09T04:25:02.798Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-09T04:25:02.798Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T04:25:02.798Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-09T04:25:02.798Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-09T04:25:02.798Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-09T04:25:02.798Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-09T04:25:02.798Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T04:25:02.798Z] go: finding github.com/google/uuid v1.1.0 [2020-03-09T04:25:02.798Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-09T04:25:02.798Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-09T04:25:02.798Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-09T04:25:02.798Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T04:25:02.798Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-09T04:25:02.798Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T04:25:02.798Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T04:25:02.798Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T04:25:02.798Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T04:25:02.798Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T04:25:03.066Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T04:25:03.066Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T04:25:03.066Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T04:25:03.066Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T04:25:03.066Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-09T04:25:03.066Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-09T04:25:03.066Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T04:25:03.066Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T04:25:03.066Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T04:25:03.066Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T04:25:03.066Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T04:25:03.066Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T04:25:03.066Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T04:25:03.066Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T04:25:03.066Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T04:25:03.066Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T04:25:03.146Z] Removing intermediate container fc7ff27968fe [2020-03-09T04:25:03.146Z] ---> df49e6ed7347 [2020-03-09T04:25:03.146Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-09T04:25:03.146Z] ---> Running in c10a47e0527f [2020-03-09T04:25:03.333Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T04:25:03.333Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T04:25:03.333Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-09T04:25:03.333Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T04:25:03.333Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T04:25:03.333Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T04:25:03.333Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T04:25:03.333Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-09T04:25:03.333Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T04:25:03.333Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T04:25:03.333Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T04:25:03.333Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-09T04:25:03.333Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-09T04:25:03.333Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T04:25:03.333Z] go: finding modernc.org/b v1.0.0 [2020-03-09T04:25:03.409Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-09T04:25:03.603Z] go: finding modernc.org/db v1.0.0 [2020-03-09T04:25:03.603Z] go: finding modernc.org/file v1.0.0 [2020-03-09T04:25:03.603Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-09T04:25:03.603Z] go: finding modernc.org/golex v1.0.0 [2020-03-09T04:25:03.603Z] go: finding modernc.org/internal v1.0.0 [2020-03-09T04:25:03.603Z] go: finding modernc.org/lldb v1.0.0 [2020-03-09T04:25:03.872Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-09T04:25:03.872Z] go: finding modernc.org/ql v1.0.0 [2020-03-09T04:25:03.872Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-09T04:25:03.872Z] go: finding modernc.org/strutil v1.0.0 [2020-03-09T04:25:03.872Z] go: finding modernc.org/zappy v1.0.0 [2020-03-09T04:25:04.438Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-09T04:25:04.712Z] (1/13) Installing libmagic (5.37-r1) [2020-03-09T04:25:04.712Z] (2/13) Installing file (5.37-r1) [2020-03-09T04:25:04.712Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-09T04:25:04.973Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-09T04:25:09.186Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-09T04:25:09.186Z] (6/13) Installing build-base (0.5-r1) [2020-03-09T04:25:09.186Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-09T04:25:09.186Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-09T04:25:09.186Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-09T04:25:09.186Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-09T04:25:09.447Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-09T04:25:09.447Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-09T04:25:09.447Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-09T04:25:09.716Z] Executing busybox-1.31.1-r8.trigger [2020-03-09T04:25:09.716Z] OK: 214 MiB in 52 packages [2020-03-09T04:25:12.259Z] Removing intermediate container c10a47e0527f [2020-03-09T04:25:12.259Z] ---> 4879de11bb8c [2020-03-09T04:25:12.259Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-09T04:25:12.259Z] ---> Running in 10f732adf2eb [2020-03-09T04:25:12.259Z] Removing intermediate container 10f732adf2eb [2020-03-09T04:25:12.259Z] ---> 5a1a0ebab0d9 [2020-03-09T04:25:12.259Z] Step 7/8 : COPY . . [2020-03-09T04:25:12.520Z] ---> 162ce3b4d407 [2020-03-09T04:25:12.520Z] Step 8/8 : RUN go mod download [2020-03-09T04:25:12.786Z] ---> Running in ad9922123b50 [2020-03-09T04:25:14.718Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T04:25:14.979Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-09T04:25:14.979Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T04:25:14.979Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T04:25:14.979Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T04:25:14.979Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T04:25:14.979Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-09T04:25:14.979Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T04:25:14.979Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf [2020-03-09T04:25:14.979Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-09T04:25:14.979Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-09T04:25:14.979Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-09T04:25:14.979Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T04:25:14.979Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-09T04:25:14.979Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-09T04:25:14.979Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-09T04:25:14.979Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-09T04:25:14.979Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T04:25:14.979Z] go: finding github.com/google/uuid v1.1.0 [2020-03-09T04:25:14.979Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-09T04:25:14.979Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-09T04:25:14.979Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-09T04:25:14.979Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T04:25:14.980Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T04:25:14.980Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-09T04:25:15.247Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-09T04:25:15.247Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T04:25:15.247Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T04:25:15.247Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T04:25:15.247Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T04:25:15.247Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T04:25:15.247Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T04:25:15.247Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T04:25:15.247Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T04:25:15.247Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T04:25:15.248Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T04:25:15.248Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T04:25:15.248Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T04:25:15.248Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T04:25:15.248Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T04:25:15.248Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T04:25:15.248Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T04:25:15.248Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T04:25:15.248Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-09T04:25:15.248Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T04:25:15.248Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T04:25:15.248Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T04:25:15.248Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T04:25:15.248Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-09T04:25:15.248Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T04:25:15.248Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T04:25:15.248Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T04:25:15.248Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-09T04:25:15.248Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-09T04:25:15.248Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T04:25:15.248Z] go: finding modernc.org/b v1.0.0 [2020-03-09T04:25:15.248Z] go: finding modernc.org/db v1.0.0 [2020-03-09T04:25:15.248Z] go: finding modernc.org/file v1.0.0 [2020-03-09T04:25:15.248Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-09T04:25:15.248Z] go: finding modernc.org/golex v1.0.0 [2020-03-09T04:25:15.248Z] go: finding modernc.org/internal v1.0.0 [2020-03-09T04:25:15.518Z] go: finding modernc.org/lldb v1.0.0 [2020-03-09T04:25:15.518Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-09T04:25:15.518Z] go: finding modernc.org/ql v1.0.0 [2020-03-09T04:25:15.518Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-09T04:25:15.518Z] go: finding modernc.org/strutil v1.0.0 [2020-03-09T04:25:15.518Z] go: finding modernc.org/zappy v1.0.0 [2020-03-09T04:25:22.152Z] Removing intermediate container 206ef502d3d5 [2020-03-09T04:25:22.152Z] ---> c6a111df471e [2020-03-09T04:25:22.152Z] Successfully built c6a111df471e [2020-03-09T04:25:22.152Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:25:23.072Z] + docker inspect -f . ci-base-image-arm64 [2020-03-09T04:25:23.339Z] . [Pipeline] withDockerContainer [2020-03-09T04:25:23.691Z] prd-ubuntu18.04-docker-arm64-4c-16g-3350 does not seem to be running inside a container [2020-03-09T04:25:23.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-09T04:25:25.346Z] $ docker top 6d3a3a1f452211fdce92fa32345992d7889c78f741dea98084ecca0e37169b56 -eo pid,comm [2020-03-09T04:25:25.579Z] Removing intermediate container ad9922123b50 [2020-03-09T04:25:25.579Z] ---> b0da8e2966e2 [2020-03-09T04:25:25.579Z] Successfully built b0da8e2966e2 [2020-03-09T04:25:25.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:25:27.795Z] + go version [2020-03-09T04:25:27.795Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-09T04:25:28.065Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-09T04:25:28.065Z] . [Pipeline] withDockerContainer [2020-03-09T04:25:28.290Z] prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container [2020-03-09T04:25:28.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-09T04:25:28.540Z] + make test [2020-03-09T04:25:28.540Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-09T04:25:29.972Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-09T04:25:30.475Z] $ docker top 71a616b5ac1f4184acb61c4d641cc714aaf04e2a475497054dd37f1d057e3fdb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T04:25:32.009Z] + go version [2020-03-09T04:25:32.009Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-09T04:25:32.357Z] + make test [2020-03-09T04:25:32.357Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-09T04:25:33.755Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-09T04:25:55.969Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-03-09T04:26:16.889Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-03-09T04:32:03.094Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 353.966s coverage: 51.2% of statements [2020-03-09T04:32:03.094Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-09T04:32:03.094Z] gofmt -l . [2020-03-09T04:32:03.094Z] [ "`gofmt -l .`" = "" ] [2020-03-09T04:32:03.094Z] ./bin/test-attribution-txt.sh [2020-03-09T04:32:03.094Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-09T04:32:03.761Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T04:32:03.783Z] $ docker stop --time=1 71a616b5ac1f4184acb61c4d641cc714aaf04e2a475497054dd37f1d057e3fdb [2020-03-09T04:32:05.516Z] $ docker rm -f 71a616b5ac1f4184acb61c4d641cc714aaf04e2a475497054dd37f1d057e3fdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-09T04:32:07.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-09T04:32:07.423Z] + ls -al . [2020-03-09T04:32:07.423Z] total 112 [2020-03-09T04:32:07.423Z] drwxrwxr-x. 8 jenkins jenkins 4096 Mar 9 04:31 . [2020-03-09T04:32:07.423Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 9 04:24 .. [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 5856 Mar 9 04:24 Attribution.txt [2020-03-09T04:32:07.423Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 9 04:24 bin [2020-03-09T04:32:07.423Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 9 04:24 cmd [2020-03-09T04:32:07.423Z] -rw-r--r--. 1 jenkins jenkins 32181 Mar 9 04:31 coverage.out [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 1660 Mar 9 04:24 Dockerfile [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 957 Mar 9 04:24 Dockerfile.build [2020-03-09T04:32:07.423Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 9 04:24 .git [2020-03-09T04:32:07.423Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 9 04:24 .github [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 258 Mar 9 04:24 .gitignore [2020-03-09T04:32:07.423Z] -rw-r--r--. 1 jenkins jenkins 883 Mar 9 04:31 go.mod [2020-03-09T04:32:07.423Z] -rw-r--r--. 1 jenkins jenkins 13911 Mar 9 04:31 go.sum [2020-03-09T04:32:07.423Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 9 04:24 internal [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 683 Mar 9 04:24 Jenkinsfile [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 9 04:24 LICENSE [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 873 Mar 9 04:24 Makefile [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 4413 Mar 9 04:24 README.md [2020-03-09T04:32:07.423Z] drwxrwxr-x. 3 jenkins jenkins 57 Mar 9 04:24 .semver [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 9 04:21 VERSION [2020-03-09T04:32:07.423Z] -rw-rw-r--. 1 jenkins jenkins 235 Mar 9 04:24 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:32:07.756Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ea90633058f318ae6f06deb648133b51c2aa3373 --label arch=amd64 --label version=0.0.0 . [2020-03-09T04:32:08.325Z] Sending build context to Docker daemon 34.09MB [2020-03-09T04:32:08.325Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-03-09T04:32:08.325Z] Step 2/19 : FROM ${BASE} AS builder [2020-03-09T04:32:08.325Z] ---> b0da8e2966e2 [2020-03-09T04:32:08.325Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-03-09T04:32:08.325Z] ---> Running in f29a2a07733d [2020-03-09T04:32:08.584Z] Removing intermediate container f29a2a07733d [2020-03-09T04:32:08.584Z] ---> 2e01b68c033a [2020-03-09T04:32:08.584Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-03-09T04:32:08.584Z] ---> Running in 557998d670e6 [2020-03-09T04:32:08.584Z] Removing intermediate container 557998d670e6 [2020-03-09T04:32:08.584Z] ---> 09051d489975 [2020-03-09T04:32:08.584Z] Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' [2020-03-09T04:32:08.584Z] ---> Running in 0590a41ca8b7 [2020-03-09T04:32:08.845Z] Removing intermediate container 0590a41ca8b7 [2020-03-09T04:32:08.845Z] ---> 3bf29ca0b8dc [2020-03-09T04:32:08.845Z] Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T04:32:08.845Z] ---> Running in 0792506b5036 [2020-03-09T04:32:09.797Z] Removing intermediate container 0792506b5036 [2020-03-09T04:32:09.797Z] ---> 78f97811b258 [2020-03-09T04:32:09.797Z] Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-09T04:32:10.058Z] ---> Running in b20c1dc40685 [2020-03-09T04:32:10.317Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-09T04:32:11.258Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-09T04:32:11.522Z] OK: 214 MiB in 52 packages [2020-03-09T04:32:12.092Z] Removing intermediate container b20c1dc40685 [2020-03-09T04:32:12.092Z] ---> 292864ba0fd2 [2020-03-09T04:32:12.092Z] Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-03-09T04:32:12.092Z] ---> Running in c7142fb52c92 [2020-03-09T04:32:12.092Z] Removing intermediate container c7142fb52c92 [2020-03-09T04:32:12.092Z] ---> 47a8ddd189f0 [2020-03-09T04:32:12.092Z] Step 9/19 : COPY . . [2020-03-09T04:32:13.047Z] ---> 4c20f65af8b9 [2020-03-09T04:32:13.047Z] Step 10/19 : ARG MAKE='make build' [2020-03-09T04:32:13.047Z] ---> Running in 19f01521d806 [2020-03-09T04:32:13.309Z] Removing intermediate container 19f01521d806 [2020-03-09T04:32:13.309Z] ---> 60597756b1d5 [2020-03-09T04:32:13.309Z] Step 11/19 : RUN $MAKE [2020-03-09T04:32:13.309Z] ---> Running in 6a19fad8184f [2020-03-09T04:32:13.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-03-09T04:32:36.040Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-09T04:32:39.400Z] Removing intermediate container 6a19fad8184f [2020-03-09T04:32:39.400Z] ---> 90a6e57241b8 [2020-03-09T04:32:39.400Z] Step 12/19 : FROM alpine [2020-03-09T04:32:39.669Z] latest: Pulling from library/alpine [2020-03-09T04:32:39.669Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T04:32:39.930Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T04:32:39.930Z] c9b1b535fdd9: Download complete [2020-03-09T04:32:40.191Z] c9b1b535fdd9: Pull complete [2020-03-09T04:32:40.191Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T04:32:40.191Z] Status: Downloaded newer image for alpine:latest [2020-03-09T04:32:40.191Z] ---> e7d92cdc71fe [2020-03-09T04:32:40.191Z] Step 13/19 : ENV APP_PORT=49990 [2020-03-09T04:32:40.454Z] ---> Running in ded5ce37a84f [2020-03-09T04:32:40.454Z] Removing intermediate container ded5ce37a84f [2020-03-09T04:32:40.454Z] ---> cb0ea9609b0f [2020-03-09T04:32:40.454Z] Step 14/19 : EXPOSE $APP_PORT [2020-03-09T04:32:40.718Z] ---> Running in 4e18902518ba [2020-03-09T04:32:40.718Z] Removing intermediate container 4e18902518ba [2020-03-09T04:32:40.718Z] ---> 0a7a6b7e6bf1 [2020-03-09T04:32:40.718Z] Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-03-09T04:32:41.674Z] ---> e0509cb19262 [2020-03-09T04:32:41.674Z] Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-09T04:32:41.674Z] ---> Running in bf5a8730dbd8 [2020-03-09T04:32:41.941Z] Removing intermediate container bf5a8730dbd8 [2020-03-09T04:32:41.941Z] ---> 2f559319f082 [2020-03-09T04:32:41.941Z] Step 17/19 : LABEL arch=amd64 [2020-03-09T04:32:41.941Z] ---> Running in 0761e122598b [2020-03-09T04:32:42.204Z] Removing intermediate container 0761e122598b [2020-03-09T04:32:42.204Z] ---> faacd1a9b05c [2020-03-09T04:32:42.204Z] Step 18/19 : LABEL git_sha=ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:32:42.204Z] ---> Running in 3906003883b8 [2020-03-09T04:32:42.464Z] Removing intermediate container 3906003883b8 [2020-03-09T04:32:42.464Z] ---> 55f6f04329c7 [2020-03-09T04:32:42.464Z] Step 19/19 : LABEL version=0.0.0 [2020-03-09T04:32:42.464Z] ---> Running in 3c0144fa171a [2020-03-09T04:32:42.464Z] Removing intermediate container 3c0144fa171a [2020-03-09T04:32:42.464Z] ---> 1b4e8ccc1463 [2020-03-09T04:32:42.464Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-09T04:32:42.464Z] Successfully built 1b4e8ccc1463 [2020-03-09T04:32:42.464Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T04:36:24.434Z] coverage: 30.0% of statements [2020-03-09T04:36:24.434Z] panic: test timed out after 10m0s [2020-03-09T04:36:24.434Z] [2020-03-09T04:36:24.434Z] goroutine 3434 [running]: [2020-03-09T04:36:24.434Z] testing.(*M).startAlarm.func1() [2020-03-09T04:36:24.434Z] /usr/local/go/src/testing/testing.go:1377 +0xc8 [2020-03-09T04:36:24.434Z] created by time.goFunc [2020-03-09T04:36:24.434Z] /usr/local/go/src/time/sleep.go:168 +0x40 [2020-03-09T04:36:24.434Z] [2020-03-09T04:36:24.434Z] goroutine 1 [chan receive]: [2020-03-09T04:36:24.434Z] testing.(*T).Run(0x4000100200, 0x738ac7, 0xe, 0x75e578, 0x5e65c501) [2020-03-09T04:36:24.434Z] /usr/local/go/src/testing/testing.go:961 +0x2dc [2020-03-09T04:36:24.434Z] testing.runTests.func1(0x4000100100) [2020-03-09T04:36:24.434Z] /usr/local/go/src/testing/testing.go:1202 +0x74 [2020-03-09T04:36:24.434Z] testing.tRunner(0x4000100100, 0x4000071d68) [2020-03-09T04:36:24.434Z] /usr/local/go/src/testing/testing.go:909 +0xb8 [2020-03-09T04:36:24.434Z] testing.runTests(0x400000c200, 0xca4aa0, 0x5, 0x5, 0x0) [2020-03-09T04:36:24.434Z] /usr/local/go/src/testing/testing.go:1200 +0x26c [2020-03-09T04:36:24.434Z] testing.(*M).Run(0x400011e080, 0x0) [2020-03-09T04:36:24.434Z] /usr/local/go/src/testing/testing.go:1117 +0x158 [2020-03-09T04:36:24.434Z] main.main() [2020-03-09T04:36:24.434Z] _testmain.go:116 +0x1d0 [2020-03-09T04:36:24.434Z] [2020-03-09T04:36:24.434Z] goroutine 5 [syscall, 10 minutes]: [2020-03-09T04:36:24.434Z] os/signal.signal_recv(0x400008e0c0) [2020-03-09T04:36:24.434Z] /usr/local/go/src/runtime/sigqueue.go:147 +0xc4 [2020-03-09T04:36:24.434Z] os/signal.loop() [2020-03-09T04:36:24.434Z] /usr/local/go/src/os/signal/signal_unix.go:23 +0x20 [2020-03-09T04:36:24.434Z] created by os/signal.init.0 [2020-03-09T04:36:24.434Z] /usr/local/go/src/os/signal/signal_unix.go:29 +0x38 [2020-03-09T04:36:24.434Z] [2020-03-09T04:36:24.434Z] goroutine 3287 [select]: [2020-03-09T04:36:24.434Z] modernc.org/ql.(*driverRows).Next(0x40000b15c0, 0x400018cb40, 0x6, 0x6, 0x1, 0x400018cb40) [2020-03-09T04:36:24.434Z] /go/pkg/mod/modernc.org/ql@v1.0.0/driver.go:490 +0x88 [2020-03-09T04:36:24.434Z] modernc.org/ql.(*driverMultiRows).Next(0x4000104ab0, 0x400018cb40, 0x6, 0x6, 0x40001fffa0, 0x755379) [2020-03-09T04:36:24.434Z] /go/pkg/mod/modernc.org/ql@v1.0.0/driver.go:582 +0x44 [2020-03-09T04:36:24.434Z] database/sql.(*Rows).nextLocked(0x4000205500, 0x160000) [2020-03-09T04:36:24.434Z] /usr/local/go/src/database/sql/sql.go:2767 +0xd0 [2020-03-09T04:36:24.434Z] database/sql.(*Rows).Next.func1() [2020-03-09T04:36:24.434Z] /usr/local/go/src/database/sql/sql.go:2745 +0x38 [2020-03-09T04:36:24.434Z] database/sql.withLock(0x874080, 0x4000205530, 0x40001e9a48) [2020-03-09T04:36:24.434Z] /usr/local/go/src/database/sql/sql.go:3184 +0x6c [2020-03-09T04:36:24.434Z] database/sql.(*Rows).Next(0x4000205500, 0x755379) [2020-03-09T04:36:24.434Z] /usr/local/go/src/database/sql/sql.go:2744 +0x74 [2020-03-09T04:36:24.434Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*db).getVirtualResourceData(0x40001e9eb8, 0x73bd33, 0x13, 0x73216c, 0x5, 0x0, 0x0, 0x400010ca62, 0x0, 0x8, ...) [2020-03-09T04:36:24.434Z] /w/workspace/device-virtual-go/1/internal/driver/db.go:108 +0xec [2020-03-09T04:36:24.434Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*resourceUint).value(0x40001e9da8, 0x40001e9eb8, 0x73bd33, 0x13, 0x73216c, 0x5, 0x731087, 0x1, 0x731321, 0x3, ...) [2020-03-09T04:36:24.434Z] /w/workspace/device-virtual-go/1/internal/driver/resourceuint.go:19 +0x78 [2020-03-09T04:36:24.434Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*virtualDevice).read(0x40001e9e60, 0x73bd33, 0x13, 0x73216c, 0x5, 0x73216c, 0x5, 0x731087, 0x1, 0x731321, ...) [2020-03-09T04:36:24.434Z] /w/workspace/device-virtual-go/1/internal/driver/virtualdevice.go:47 +0x168 [2020-03-09T04:36:24.434Z] github.com/edgexfoundry/device-virtual-go/internal/driver.ValueUintx(0x4000100200, 0x73216c, 0x5, 0x73216c, 0x5, 0x731087, 0x1, 0x731321, 0x3) [2020-03-09T04:36:24.434Z] /w/workspace/device-virtual-go/1/internal/driver/virtualdevice_test.go:347 +0x438 [2020-03-09T04:36:24.434Z] github.com/edgexfoundry/device-virtual-go/internal/driver.TestValueUintx(0x4000100200) [2020-03-09T04:36:24.434Z] /w/workspace/device-virtual-go/1/internal/driver/virtualdevice_test.go:161 +0x6c [2020-03-09T04:36:24.434Z] testing.tRunner(0x4000100200, 0x75e578) [2020-03-09T04:36:24.434Z] /usr/local/go/src/testing/testing.go:909 +0xb8 [2020-03-09T04:36:24.434Z] created by testing.(*T).Run [2020-03-09T04:36:24.434Z] /usr/local/go/src/testing/testing.go:960 +0x2c0 [2020-03-09T04:36:24.434Z] [2020-03-09T04:36:24.434Z] goroutine 3288 [select]: [2020-03-09T04:36:24.434Z] database/sql.(*DB).connectionOpener(0x4000154000, 0x8799c0, 0x400010e000) [2020-03-09T04:36:24.434Z] /usr/local/go/src/database/sql/sql.go:1052 +0xa8 [2020-03-09T04:36:24.434Z] created by database/sql.OpenDB [2020-03-09T04:36:24.434Z] /usr/local/go/src/database/sql/sql.go:722 +0x140 [2020-03-09T04:36:24.434Z] [2020-03-09T04:36:24.434Z] goroutine 3441 [running]: [2020-03-09T04:36:24.434Z] goroutine running on other thread; stack unavailable [2020-03-09T04:36:24.434Z] created by modernc.org/ql.newdriverRows [2020-03-09T04:36:24.434Z] /go/pkg/mod/modernc.org/ql@v1.0.0/driver.go:447 +0xbc [2020-03-09T04:36:24.434Z] [2020-03-09T04:36:24.434Z] goroutine 3289 [select]: [2020-03-09T04:36:24.435Z] database/sql.(*DB).connectionResetter(0x4000154000, 0x8799c0, 0x400010e000) [2020-03-09T04:36:24.435Z] /usr/local/go/src/database/sql/sql.go:1065 +0xb4 [2020-03-09T04:36:24.435Z] created by database/sql.OpenDB [2020-03-09T04:36:24.435Z] /usr/local/go/src/database/sql/sql.go:723 +0x170 [2020-03-09T04:36:24.435Z] FAIL github.com/edgexfoundry/device-virtual-go/internal/driver 601.909s [2020-03-09T04:36:24.435Z] FAIL [2020-03-09T04:36:24.435Z] make: *** [Makefile:23: test] Error 1 [Pipeline] } [2020-03-09T04:36:24.478Z] $ docker stop --time=1 6d3a3a1f452211fdce92fa32345992d7889c78f741dea98084ecca0e37169b56 [2020-03-09T04:36:26.884Z] $ docker rm -f 6d3a3a1f452211fdce92fa32345992d7889c78f741dea98084ecca0e37169b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T04:36:29.139Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-09T04:36:31.253Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T04:36:31.602Z] ---> package-listing.sh [2020-03-09T04:36:31.602Z] ++ facter osfamily [2020-03-09T04:36:31.602Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-09T04:36:31.602Z] + OS_FAMILY=redhat [2020-03-09T04:36:31.602Z] + workspace=/w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-09T04:36:31.602Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-09T04:36:31.602Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-09T04:36:31.602Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-09T04:36:31.602Z] + PACKAGES=/tmp/packages_start.txt [2020-03-09T04:36:31.602Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' [2020-03-09T04:36:31.602Z] + PACKAGES=/tmp/packages_end.txt [2020-03-09T04:36:31.602Z] + case "${OS_FAMILY}" in [2020-03-09T04:36:31.602Z] + rpm -qa [2020-03-09T04:36:31.602Z] + sort [2020-03-09T04:36:35.808Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-09T04:36:35.808Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-09T04:36:35.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-09T04:36:35.808Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' [2020-03-09T04:36:35.808Z] + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ [2020-03-09T04:36:35.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:36:36.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T04:36:36.345Z] [2020-03-09T04:36:36.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:36:36.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T04:36:36.725Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-09T04:36:36.725Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T04:36:36.725Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-09T04:36:36.725Z] 756a868c4378: Pulling fs layer [2020-03-09T04:36:36.725Z] 444b2fc9a129: Pulling fs layer [2020-03-09T04:36:36.725Z] ea15f1150254: Pulling fs layer [2020-03-09T04:36:36.725Z] 41b27a9f41bf: Pulling fs layer [2020-03-09T04:36:36.725Z] 28c525ee5125: Pulling fs layer [2020-03-09T04:36:36.725Z] 094b1ea09ed8: Pulling fs layer [2020-03-09T04:36:36.725Z] 138eaada9080: Pulling fs layer [2020-03-09T04:36:36.725Z] 0622d0fa9048: Pulling fs layer [2020-03-09T04:36:36.725Z] 41b27a9f41bf: Waiting [2020-03-09T04:36:36.725Z] 28c525ee5125: Waiting [2020-03-09T04:36:36.725Z] 138eaada9080: Waiting [2020-03-09T04:36:36.725Z] 094b1ea09ed8: Waiting [2020-03-09T04:36:36.725Z] 444b2fc9a129: Waiting [2020-03-09T04:36:36.725Z] 0622d0fa9048: Waiting [2020-03-09T04:36:36.725Z] ea15f1150254: Waiting [2020-03-09T04:36:36.725Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-09T04:36:36.725Z] 2cc5ad85d9ab: Download complete [2020-03-09T04:36:37.017Z] 444b2fc9a129: Verifying Checksum [2020-03-09T04:36:37.017Z] 444b2fc9a129: Download complete [2020-03-09T04:36:37.017Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T04:36:37.017Z] c9b1b535fdd9: Download complete [2020-03-09T04:36:37.017Z] ea15f1150254: Verifying Checksum [2020-03-09T04:36:37.017Z] ea15f1150254: Download complete [2020-03-09T04:36:37.297Z] 28c525ee5125: Verifying Checksum [2020-03-09T04:36:37.297Z] 28c525ee5125: Download complete [2020-03-09T04:36:37.573Z] c9b1b535fdd9: Pull complete [2020-03-09T04:36:37.573Z] 756a868c4378: Verifying Checksum [2020-03-09T04:36:37.573Z] 756a868c4378: Download complete [2020-03-09T04:36:37.856Z] 2cc5ad85d9ab: Pull complete [2020-03-09T04:36:37.856Z] 138eaada9080: Verifying Checksum [2020-03-09T04:36:37.856Z] 138eaada9080: Download complete [2020-03-09T04:36:38.139Z] 0622d0fa9048: Verifying Checksum [2020-03-09T04:36:38.139Z] 0622d0fa9048: Download complete [2020-03-09T04:36:38.139Z] 094b1ea09ed8: Verifying Checksum [2020-03-09T04:36:38.139Z] 094b1ea09ed8: Download complete [2020-03-09T04:36:38.723Z] 41b27a9f41bf: Verifying Checksum [2020-03-09T04:36:38.723Z] 41b27a9f41bf: Download complete [2020-03-09T04:36:40.157Z] 756a868c4378: Pull complete [2020-03-09T04:36:40.157Z] 444b2fc9a129: Pull complete [2020-03-09T04:36:40.760Z] ea15f1150254: Pull complete [2020-03-09T04:36:44.989Z] 41b27a9f41bf: Pull complete [2020-03-09T04:36:45.252Z] 28c525ee5125: Pull complete [2020-03-09T04:36:47.843Z] 094b1ea09ed8: Pull complete [2020-03-09T04:36:47.843Z] 138eaada9080: Pull complete [2020-03-09T04:36:48.105Z] 0622d0fa9048: Pull complete [2020-03-09T04:36:48.105Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-09T04:36:48.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-09T04:36:48.345Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2020-03-09T04:36:48.421Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-09T04:36:49.564Z] $ docker top 9efc84f10e3a6f780cf17a8d61b262e7fe86aa3f1b5eab73852ac4a34583205e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-09T04:36:50.643Z] provisioning config files... [2020-03-09T04:36:50.664Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config8050035425339749168tmp [Pipeline] { [Pipeline] echo [2020-03-09T04:36:50.753Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T04:36:51.112Z] ---> create-netrc.sh [Pipeline] echo [2020-03-09T04:36:51.144Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T04:36:51.493Z] ---> logs-deploy.sh [2020-03-09T04:36:51.493Z] + ARCHIVE_ARTIFACTS= [2020-03-09T04:36:51.493Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-09T04:36:51.493Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-09T04:36:51.493Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-09T04:36:51.493Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/1 [2020-03-09T04:36:51.493Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/1/ [2020-03-09T04:36:51.493Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/1 /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-09T04:36:52.890Z] Archives upload complete. [2020-03-09T04:36:52.890Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/1/ [2020-03-09T04:36:53.834Z] ---> uname -a: [2020-03-09T04:36:53.834Z] Linux 9efc84f10e3a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-09T04:36:53.834Z] [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] ---> lscpu: [2020-03-09T04:36:53.835Z] Architecture: x86_64 [2020-03-09T04:36:53.835Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-09T04:36:53.835Z] Byte Order: Little Endian [2020-03-09T04:36:53.835Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-09T04:36:53.835Z] CPU(s): 4 [2020-03-09T04:36:53.835Z] On-line CPU(s) list: 0-3 [2020-03-09T04:36:53.835Z] Thread(s) per core: 1 [2020-03-09T04:36:53.835Z] Core(s) per socket: 1 [2020-03-09T04:36:53.835Z] Socket(s): 4 [2020-03-09T04:36:53.835Z] NUMA node(s): 1 [2020-03-09T04:36:53.835Z] Vendor ID: GenuineIntel [2020-03-09T04:36:53.835Z] CPU family: 6 [2020-03-09T04:36:53.835Z] Model: 44 [2020-03-09T04:36:53.835Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-09T04:36:53.835Z] Stepping: 1 [2020-03-09T04:36:53.835Z] CPU MHz: 2933.436 [2020-03-09T04:36:53.835Z] BogoMIPS: 5866.87 [2020-03-09T04:36:53.835Z] Virtualization: VT-x [2020-03-09T04:36:53.835Z] Hypervisor vendor: KVM [2020-03-09T04:36:53.835Z] Virtualization type: full [2020-03-09T04:36:53.835Z] L1d cache: 128 KiB [2020-03-09T04:36:53.835Z] L1i cache: 128 KiB [2020-03-09T04:36:53.835Z] L2 cache: 16 MiB [2020-03-09T04:36:53.835Z] L3 cache: 64 MiB [2020-03-09T04:36:53.835Z] NUMA node0 CPU(s): 0-3 [2020-03-09T04:36:53.835Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-09T04:36:53.835Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-09T04:36:53.835Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-09T04:36:53.835Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-09T04:36:53.835Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-09T04:36:53.835Z] 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 [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] ---> nproc: [2020-03-09T04:36:53.835Z] 4 [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] ---> df -h: [2020-03-09T04:36:53.835Z] Filesystem Size Used Available Use% Mounted on [2020-03-09T04:36:53.835Z] overlay 50.0G 6.1G 43.9G 12% / [2020-03-09T04:36:53.835Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-09T04:36:53.835Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-09T04:36:53.835Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-09T04:36:53.835Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/resolv.conf [2020-03-09T04:36:53.835Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hostname [2020-03-09T04:36:53.835Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hosts [2020-03-09T04:36:53.835Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-09T04:36:53.835Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/xfoundry_device-virtual-go_PR-89@tmp [2020-03-09T04:36:53.835Z] /dev/vda1 50.0G 6.1G 43.9G 12% /var/log/sa [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] ---> free -m: [2020-03-09T04:36:53.835Z] total used free shared buff/cache available [2020-03-09T04:36:53.835Z] Mem: 1838 628 63 0 1146 1103 [2020-03-09T04:36:53.835Z] Swap: 1023 0 1023 [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] ---> ip addr: [2020-03-09T04:36:53.835Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-09T04:36:53.835Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-09T04:36:53.835Z] inet 127.0.0.1/8 scope host lo [2020-03-09T04:36:53.835Z] valid_lft forever preferred_lft forever [2020-03-09T04:36:53.835Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-09T04:36:53.835Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-09T04:36:53.835Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-09T04:36:53.835Z] valid_lft forever preferred_lft forever [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] ---> sar -b -r -n DEV: [2020-03-09T04:36:53.835Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] 04:20:49 LINUX RESTART [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] 04:22:01 tps rtps wtps bread/s bwrtn/s [2020-03-09T04:36:53.835Z] 04:23:02 8.36 0.00 8.36 0.00 1728.70 [2020-03-09T04:36:53.835Z] 04:24:01 0.29 0.00 0.29 0.00 3.39 [2020-03-09T04:36:53.835Z] 04:25:01 0.23 0.00 0.23 0.00 3.01 [2020-03-09T04:36:53.835Z] 04:26:01 0.30 0.00 0.30 0.00 3.83 [2020-03-09T04:36:53.835Z] 04:27:01 0.38 0.00 0.38 0.00 5.18 [2020-03-09T04:36:53.835Z] 04:28:01 0.32 0.00 0.32 0.00 3.55 [2020-03-09T04:36:53.835Z] 04:29:01 0.27 0.00 0.27 0.00 3.60 [2020-03-09T04:36:53.835Z] 04:30:01 0.35 0.00 0.35 0.00 5.12 [2020-03-09T04:36:53.835Z] 04:31:01 0.27 0.00 0.27 0.00 3.48 [2020-03-09T04:36:53.835Z] 04:32:01 0.28 0.00 0.28 0.00 3.36 [2020-03-09T04:36:53.835Z] 04:33:01 0.32 0.00 0.32 0.00 3.88 [2020-03-09T04:36:53.835Z] 04:34:01 0.28 0.00 0.28 0.00 3.36 [2020-03-09T04:36:53.835Z] 04:35:01 0.28 0.00 0.28 0.00 3.26 [2020-03-09T04:36:53.835Z] 04:36:01 0.53 0.23 0.30 7.46 4.23 [2020-03-09T04:36:53.835Z] Average: 0.89 0.02 0.87 0.53 127.15 [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] 04:22:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-09T04:36:53.835Z] 04:23:02 117064 1765240 93.78 2620 1238352 908296 30.99 425756 1182012 8 [2020-03-09T04:36:53.835Z] 04:24:01 116452 1765852 93.81 2620 1238356 908488 31.00 427248 1181724 8 [2020-03-09T04:36:53.835Z] 04:25:01 116332 1765972 93.82 2620 1238364 908512 31.00 427424 1181724 8 [2020-03-09T04:36:53.835Z] 04:26:01 117700 1764604 93.75 2620 1238364 908296 30.99 426120 1181724 8 [2020-03-09T04:36:53.835Z] 04:27:01 116740 1765564 93.80 2620 1238376 908488 31.00 427288 1181724 8 [2020-03-09T04:36:53.835Z] 04:28:01 117008 1765296 93.78 2620 1238380 908356 30.99 426608 1181724 8 [2020-03-09T04:36:53.835Z] 04:29:01 116992 1765312 93.78 2620 1238384 908488 31.00 426788 1181720 8 [2020-03-09T04:36:53.835Z] 04:30:01 117868 1764436 93.74 2620 1238388 908296 30.99 425684 1181720 8 [2020-03-09T04:36:53.835Z] 04:31:01 131912 1750392 92.99 2620 1238392 908296 30.99 411828 1181720 8 [2020-03-09T04:36:53.835Z] 04:32:01 131088 1751216 93.04 2620 1238400 908488 31.00 412928 1181696 12 [2020-03-09T04:36:53.835Z] 04:33:01 130396 1751908 93.07 2620 1238400 908508 31.00 413016 1181696 8 [2020-03-09T04:36:53.835Z] 04:34:01 132056 1750248 92.98 2620 1238412 908296 30.99 411616 1181696 8 [2020-03-09T04:36:53.835Z] 04:35:01 130956 1751348 93.04 2620 1238416 908476 31.00 412732 1181696 8 [2020-03-09T04:36:53.835Z] 04:36:01 133712 1748592 92.90 2620 1238452 908512 31.00 409492 1181724 16 [2020-03-09T04:36:53.835Z] Average: 123305 1758999 93.45 2620 1238388 908414 30.99 420323 1181736 9 [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-09T04:36:53.835Z] 04:23:02 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:24:01 eth0 0.76 0.42 0.30 0.21 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:25:01 eth0 0.57 0.45 0.27 0.21 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:26:01 eth0 0.48 0.08 0.04 0.01 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:27:01 eth0 0.78 0.58 0.35 0.28 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:28:01 eth0 0.95 0.13 0.13 0.01 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:29:01 eth0 0.52 0.43 0.27 0.21 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:30:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:31:01 eth0 0.38 0.07 0.03 0.01 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:32:01 eth0 0.67 0.55 0.40 0.24 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:33:01 eth0 0.68 0.23 0.29 0.16 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:34:01 eth0 0.72 0.10 0.05 0.07 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:35:01 eth0 1.03 0.45 0.32 0.21 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:36:01 eth0 1.31 0.43 0.33 0.21 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] Average: eth0 0.69 0.29 0.20 0.13 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] ---> sar -P ALL: [2020-03-09T04:36:53.835Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] 04:20:49 LINUX RESTART [2020-03-09T04:36:53.835Z] [2020-03-09T04:36:53.835Z] 04:22:01 CPU %user %nice %system %iowait %steal %idle [2020-03-09T04:36:53.835Z] 04:23:02 all 0.18 0.00 0.11 0.00 0.05 99.65 [2020-03-09T04:36:53.835Z] 04:23:02 0 0.08 0.00 0.08 0.00 0.08 99.75 [2020-03-09T04:36:53.835Z] 04:23:02 1 0.52 0.00 0.20 0.00 0.05 99.23 [2020-03-09T04:36:53.835Z] 04:23:02 2 0.08 0.00 0.10 0.00 0.03 99.78 [2020-03-09T04:36:53.835Z] 04:23:02 3 0.05 0.00 0.05 0.00 0.03 99.87 [2020-03-09T04:36:53.835Z] 04:24:01 all 0.10 0.00 0.06 0.00 0.07 99.77 [2020-03-09T04:36:53.835Z] 04:24:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2020-03-09T04:36:53.835Z] 04:24:01 1 0.22 0.00 0.08 0.00 0.15 99.54 [2020-03-09T04:36:53.835Z] 04:24:01 2 0.07 0.00 0.07 0.00 0.07 99.80 [2020-03-09T04:36:53.835Z] 04:24:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2020-03-09T04:36:53.835Z] 04:25:01 all 0.10 0.00 0.05 0.00 0.33 99.51 [2020-03-09T04:36:53.835Z] 04:25:01 0 0.05 0.00 0.08 0.00 0.55 99.32 [2020-03-09T04:36:53.835Z] 04:25:01 1 0.27 0.00 0.03 0.00 0.35 99.35 [2020-03-09T04:36:53.835Z] 04:25:01 2 0.05 0.00 0.08 0.00 0.33 99.53 [2020-03-09T04:36:53.835Z] 04:25:01 3 0.05 0.00 0.03 0.00 0.08 99.83 [2020-03-09T04:36:53.835Z] 04:26:01 all 0.11 0.00 0.04 0.00 0.77 99.08 [2020-03-09T04:36:53.835Z] 04:26:01 0 0.05 0.00 0.03 0.00 0.86 99.06 [2020-03-09T04:36:53.835Z] 04:26:01 1 0.27 0.00 0.03 0.00 0.75 98.96 [2020-03-09T04:36:53.835Z] 04:26:01 2 0.07 0.00 0.05 0.00 1.22 98.66 [2020-03-09T04:36:53.835Z] 04:26:01 3 0.08 0.00 0.02 0.00 0.23 99.67 [2020-03-09T04:36:53.836Z] 04:27:01 all 0.11 0.00 0.05 0.00 0.54 99.31 [2020-03-09T04:36:53.836Z] 04:27:01 0 0.08 0.00 0.05 0.00 0.32 99.55 [2020-03-09T04:36:53.836Z] 04:27:01 1 0.17 0.00 0.03 0.00 0.50 99.30 [2020-03-09T04:36:53.836Z] 04:27:01 2 0.10 0.00 0.05 0.00 0.93 98.92 [2020-03-09T04:36:53.836Z] 04:27:01 3 0.08 0.00 0.05 0.00 0.43 99.44 [2020-03-09T04:36:53.836Z] 04:28:01 all 0.13 0.00 0.04 0.00 0.34 99.49 [2020-03-09T04:36:53.836Z] 04:28:01 0 0.05 0.00 0.02 0.00 0.15 99.78 [2020-03-09T04:36:53.836Z] 04:28:01 1 0.07 0.00 0.02 0.00 0.30 99.62 [2020-03-09T04:36:53.836Z] 04:28:01 2 0.37 0.00 0.03 0.00 0.37 99.23 [2020-03-09T04:36:53.836Z] 04:28:01 3 0.05 0.00 0.07 0.00 0.53 99.35 [2020-03-09T04:36:53.836Z] 04:29:01 all 0.15 0.00 0.05 0.00 0.36 99.44 [2020-03-09T04:36:53.836Z] 04:29:01 0 0.07 0.00 0.03 0.00 0.13 99.77 [2020-03-09T04:36:53.836Z] 04:29:01 1 0.07 0.00 0.05 0.00 0.35 99.53 [2020-03-09T04:36:53.836Z] 04:29:01 2 0.37 0.00 0.07 0.00 0.27 99.30 [2020-03-09T04:36:53.836Z] 04:29:01 3 0.10 0.00 0.07 0.00 0.70 99.14 [2020-03-09T04:36:53.836Z] 04:30:01 all 0.11 0.00 0.04 0.00 0.56 99.29 [2020-03-09T04:36:53.836Z] 04:30:01 0 0.05 0.00 0.05 0.00 0.30 99.60 [2020-03-09T04:36:53.836Z] 04:30:01 1 0.03 0.00 0.03 0.00 0.96 98.98 [2020-03-09T04:36:53.836Z] 04:30:01 2 0.32 0.00 0.07 0.00 0.47 99.15 [2020-03-09T04:36:53.836Z] 04:30:01 3 0.05 0.00 0.03 0.00 0.51 99.40 [2020-03-09T04:36:53.836Z] 04:31:01 all 0.07 0.00 0.04 0.00 0.71 99.17 [2020-03-09T04:36:53.836Z] 04:31:01 0 0.07 0.00 0.05 0.00 1.16 98.73 [2020-03-09T04:36:53.836Z] 04:31:01 1 0.03 0.00 0.03 0.00 0.58 99.35 [2020-03-09T04:36:53.836Z] 04:31:01 2 0.10 0.00 0.05 0.00 0.53 99.32 [2020-03-09T04:36:53.836Z] 04:31:01 3 0.10 0.00 0.03 0.00 0.58 99.29 [2020-03-09T04:36:53.836Z] 04:32:01 all 0.10 0.00 0.05 0.00 0.50 99.35 [2020-03-09T04:36:53.836Z] 04:32:01 0 0.05 0.00 0.05 0.00 0.68 99.22 [2020-03-09T04:36:53.836Z] 04:32:01 1 0.15 0.00 0.07 0.00 0.40 99.38 [2020-03-09T04:36:53.836Z] 04:32:01 2 0.12 0.00 0.02 0.00 0.20 99.67 [2020-03-09T04:36:53.836Z] 04:32:01 3 0.10 0.00 0.03 0.00 0.70 99.17 [2020-03-09T04:36:53.836Z] 04:33:01 all 0.09 0.00 0.04 0.00 1.20 98.67 [2020-03-09T04:36:53.836Z] 04:33:01 0 0.05 0.00 0.07 0.00 0.84 99.04 [2020-03-09T04:36:53.836Z] 04:33:01 1 0.10 0.00 0.03 0.00 1.29 98.58 [2020-03-09T04:36:53.836Z] 04:33:01 2 0.12 0.00 0.05 0.00 1.37 98.47 [2020-03-09T04:36:53.836Z] 04:33:01 3 0.08 0.00 0.03 0.00 1.29 98.60 [2020-03-09T04:36:53.836Z] 04:34:01 all 0.12 0.00 0.05 0.00 0.45 99.38 [2020-03-09T04:36:53.836Z] 04:34:01 0 0.03 0.00 0.05 0.00 0.76 99.16 [2020-03-09T04:36:53.836Z] 04:34:01 1 0.05 0.00 0.03 0.00 0.42 99.50 [2020-03-09T04:36:53.836Z] 04:34:01 2 0.35 0.00 0.05 0.00 0.40 99.20 [2020-03-09T04:36:53.836Z] 04:34:01 3 0.05 0.00 0.05 0.00 0.25 99.65 [2020-03-09T04:36:53.836Z] 04:35:01 all 0.14 0.00 0.04 0.00 0.29 99.53 [2020-03-09T04:36:53.836Z] 04:35:01 0 0.05 0.00 0.03 0.00 0.18 99.73 [2020-03-09T04:36:53.836Z] 04:35:01 1 0.05 0.00 0.05 0.00 0.20 99.70 [2020-03-09T04:36:53.836Z] 04:35:01 2 0.43 0.00 0.05 0.00 0.58 98.94 [2020-03-09T04:36:53.836Z] 04:35:01 3 0.07 0.00 0.05 0.00 0.18 99.70 [2020-03-09T04:36:53.836Z] 04:36:01 all 0.17 0.00 0.07 0.00 0.21 99.55 [2020-03-09T04:36:53.836Z] 04:36:01 0 0.03 0.00 0.02 0.00 0.13 99.82 [2020-03-09T04:36:53.836Z] 04:36:01 1 0.10 0.00 0.12 0.00 0.43 99.35 [2020-03-09T04:36:53.836Z] 04:36:01 2 0.45 0.00 0.03 0.00 0.15 99.37 [2020-03-09T04:36:53.836Z] 04:36:01 3 0.07 0.00 0.08 0.02 0.13 99.70 [2020-03-09T04:36:53.836Z] Average: all 0.12 0.00 0.05 0.00 0.46 99.37 [2020-03-09T04:36:53.836Z] Average: 0 0.05 0.00 0.05 0.00 0.44 99.45 [2020-03-09T04:36:53.836Z] Average: 1 0.15 0.00 0.06 0.00 0.48 99.31 [2020-03-09T04:36:53.836Z] Average: 2 0.21 0.00 0.05 0.00 0.50 99.24 [2020-03-09T04:36:53.836Z] Average: 3 0.07 0.00 0.05 0.00 0.41 99.48 [2020-03-09T04:36:53.836Z] [2020-03-09T04:36:53.836Z] [2020-03-09T04:36:53.836Z]