Pull request #162 updated 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at b7b5aeb7e670236aa97615c39cd335eef2abaff5 rather than 48ee379a7956f5037f887b557a8ed93bae44661a Obtained Jenkinsfile from b7b5aeb7e670236aa97615c39cd335eef2abaff5 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-143 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-162 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # 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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 48ee379a7956f5037f887b557a8ed93bae44661a Merge succeeded, producing 48ee379a7956f5037f887b557a8ed93bae44661a Checking out Revision 48ee379a7956f5037f887b557a8ed93bae44661a (PR-162) > git config core.sparsecheckout # timeout=10 > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # 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 b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 Commit message: "Issue #151" First time build. Skipping changelog. > git rev-list --no-walk 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-11T17:29:41.650Z] 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-11T17:29:43.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T17:29:43.715Z] [2020-03-11T17:29:43.715Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:29:44.076Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T17:29:44.077Z] latest: Pulling from edgex-devops/git-semver [2020-03-11T17:29:44.077Z] 9123ac7c32f7: Pulling fs layer [2020-03-11T17:29:44.077Z] b8cc5d1170e3: Pulling fs layer [2020-03-11T17:29:44.077Z] 2924cbbf6a41: Pulling fs layer [2020-03-11T17:29:44.077Z] 93b08a4f1073: Pulling fs layer [2020-03-11T17:29:44.077Z] 93b08a4f1073: Waiting [2020-03-11T17:29:44.077Z] b8cc5d1170e3: Verifying Checksum [2020-03-11T17:29:44.077Z] b8cc5d1170e3: Download complete [2020-03-11T17:29:44.077Z] 9123ac7c32f7: Verifying Checksum [2020-03-11T17:29:44.077Z] 9123ac7c32f7: Download complete [2020-03-11T17:29:44.340Z] 93b08a4f1073: Verifying Checksum [2020-03-11T17:29:44.340Z] 93b08a4f1073: Download complete [2020-03-11T17:29:44.340Z] 2924cbbf6a41: Verifying Checksum [2020-03-11T17:29:44.340Z] 2924cbbf6a41: Download complete [2020-03-11T17:29:44.601Z] 9123ac7c32f7: Pull complete [2020-03-11T17:29:44.601Z] b8cc5d1170e3: Pull complete [2020-03-11T17:29:45.541Z] 2924cbbf6a41: Pull complete [2020-03-11T17:29:45.541Z] 93b08a4f1073: Pull complete [2020-03-11T17:29:45.541Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-11T17:29:45.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-11T17:29:45.663Z] prd-centos7-docker-4c-2g-143 does not seem to be running inside a container [2020-03-11T17:29:45.715Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-11T17:29:46.360Z] $ docker top dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-11T17:29:46.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T17:29:46.667Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T17:29:46.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T17:29:46.882Z] $ docker exec dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 ssh-agent [2020-03-11T17:29:47.060Z] SSH_AUTH_SOCK=/tmp/ssh-UBKOfnQlX1RN/agent.15 [2020-03-11T17:29:47.060Z] SSH_AGENT_PID=22 [2020-03-11T17:29:47.072Z] Running ssh-add (command line suppressed) [2020-03-11T17:29:47.213Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_1790552125542912294.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_1790552125542912294.key) [2020-03-11T17:29:47.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T17:29:47.584Z] + git describe --exact-match --tags HEAD [2020-03-11T17:29:47.585Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-11T17:29:47.765Z] $ docker exec --env ******** --env ******** dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 ssh-agent -k [2020-03-11T17:29:47.908Z] unset SSH_AUTH_SOCK; [2020-03-11T17:29:47.908Z] unset SSH_AGENT_PID; [2020-03-11T17:29:47.908Z] echo Agent pid 22 killed; [2020-03-11T17:29:47.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-11T17:29:48.021Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-11T17:29:48.021Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-11T17:29:48.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T17:29:48.127Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T17:29:48.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T17:29:48.332Z] $ docker exec dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 ssh-agent [2020-03-11T17:29:48.508Z] SSH_AUTH_SOCK=/tmp/ssh-5Ru5bJBFodpZ/agent.57 [2020-03-11T17:29:48.508Z] SSH_AGENT_PID=64 [2020-03-11T17:29:48.514Z] Running ssh-add (command line suppressed) [2020-03-11T17:29:48.663Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_7894099805152748164.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_7894099805152748164.key) [2020-03-11T17:29:48.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T17:29:49.023Z] + git semver init [2020-03-11T17:29:49.023Z] # -> Open(): unable to determine branch for HEAD [2020-03-11T17:29:49.023Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.git [2020-03-11T17:29:49.023Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:29:49.023Z] # $SEMVER_REMOTE_NAME = origin [2020-03-11T17:29:49.023Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-11T17:29:49.023Z] # $SEMVER_USER_NAME = jenkins [2020-03-11T17:29:49.023Z] # $SEMVER_BRANCH = PR-162 [2020-03-11T17:29:49.023Z] # $SEMVER_TEMP = /tmp/semver-528167406 [2020-03-11T17:29:49.023Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-11T17:29:49.594Z] # '/tmp/semver-528167406' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver' [2020-03-11T17:29:49.594Z] # -> Force: false [2020-03-11T17:29:49.594Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver [Pipeline] } [2020-03-11T17:29:49.609Z] $ docker exec --env ******** --env ******** dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 ssh-agent -k [2020-03-11T17:29:49.738Z] unset SSH_AUTH_SOCK; [2020-03-11T17:29:49.738Z] unset SSH_AGENT_PID; [2020-03-11T17:29:49.738Z] echo Agent pid 64 killed; [2020-03-11T17:29:49.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-11T17:29:50.254Z] + git semver [Pipeline] } [2020-03-11T17:29:50.271Z] $ docker stop --time=1 dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 [2020-03-11T17:29:51.609Z] $ docker rm -f dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-11T17:29:52.655Z] Stashed 24 file(s) [Pipeline] echo [2020-03-11T17:29:52.657Z] [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-11T17:30:07.893Z] Still waiting to schedule task [2020-03-11T17:30:07.893Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-11T17:30:07.895Z] Still waiting to schedule task [2020-03-11T17:30:07.895Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-11T17:31:53.269Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-144 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws [2020-03-11T17:31:53.308Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-11T17:31:58.992Z] using credential edgex-jenkins-ssh [2020-03-11T17:31:59.060Z] Cloning the remote Git repository [2020-03-11T17:31:59.060Z] Cloning with configured refspecs honoured and without tags [2020-03-11T17:31:59.110Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:31:59.220Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-11T17:31:59.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:31:59.314Z] > git --version # timeout=10 [2020-03-11T17:31:59.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:31:59.431Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:32:00.626Z] Fetching without tags [2020-03-11T17:32:00.507Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:32:00.521Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-03-11T17:32:00.539Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:32:00.566Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:32:00.622Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:32:00.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:32:00.650Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:32:01.112Z] Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 48ee379a7956f5037f887b557a8ed93bae44661a [2020-03-11T17:32:01.600Z] Merge succeeded, producing 48ee379a7956f5037f887b557a8ed93bae44661a [2020-03-11T17:32:01.601Z] Checking out Revision 48ee379a7956f5037f887b557a8ed93bae44661a (PR-162) [2020-03-11T17:32:01.115Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:32:01.135Z] > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 [2020-03-11T17:32:01.363Z] > git remote # timeout=10 [2020-03-11T17:32:01.398Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T17:32:01.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:32:01.466Z] > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 [2020-03-11T17:32:01.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T17:32:01.595Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:32:01.634Z] > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 [2020-03-11T17:32:06.210Z] Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-11T17:32:07.597Z] ========================================================= [2020-03-11T17:32:07.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-11T17:32:07.597Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:32:08.718Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-03-11T17:32:09.684Z] Sending build context to Docker daemon 10.73MB [2020-03-11T17:32:09.684Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-11T17:32:09.684Z] Step 2/8 : FROM ${BASE} [2020-03-11T17:32:09.955Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-11T17:32:09.955Z] 29bddadc8f3f: Pulling fs layer [2020-03-11T17:32:09.955Z] 02bb20f2603b: Pulling fs layer [2020-03-11T17:32:09.955Z] b62863a3550b: Pulling fs layer [2020-03-11T17:32:09.955Z] 9586258a13ea: Pulling fs layer [2020-03-11T17:32:09.955Z] a8b2cbafd68c: Pulling fs layer [2020-03-11T17:32:09.955Z] d1dd75721c92: Pulling fs layer [2020-03-11T17:32:09.955Z] 4e34fffdb759: Pulling fs layer [2020-03-11T17:32:09.955Z] fd1d9eb628f9: Pulling fs layer [2020-03-11T17:32:09.955Z] bd44c58b92db: Pulling fs layer [2020-03-11T17:32:09.955Z] e5856e266cf4: Pulling fs layer [2020-03-11T17:32:09.955Z] f0f88b30cdbb: Pulling fs layer [2020-03-11T17:32:09.955Z] 4e34fffdb759: Waiting [2020-03-11T17:32:09.955Z] fd1d9eb628f9: Waiting [2020-03-11T17:32:09.955Z] bd44c58b92db: Waiting [2020-03-11T17:32:09.955Z] e5856e266cf4: Waiting [2020-03-11T17:32:09.955Z] f0f88b30cdbb: Waiting [2020-03-11T17:32:09.955Z] 9586258a13ea: Waiting [2020-03-11T17:32:09.955Z] d1dd75721c92: Waiting [2020-03-11T17:32:09.955Z] a8b2cbafd68c: Waiting [2020-03-11T17:32:09.955Z] b62863a3550b: Verifying Checksum [2020-03-11T17:32:09.955Z] b62863a3550b: Download complete [2020-03-11T17:32:09.955Z] 02bb20f2603b: Verifying Checksum [2020-03-11T17:32:09.955Z] 02bb20f2603b: Download complete [2020-03-11T17:32:10.227Z] a8b2cbafd68c: Verifying Checksum [2020-03-11T17:32:10.227Z] a8b2cbafd68c: Download complete [2020-03-11T17:32:10.227Z] d1dd75721c92: Download complete [2020-03-11T17:32:10.227Z] 29bddadc8f3f: Verifying Checksum [2020-03-11T17:32:10.227Z] 29bddadc8f3f: Download complete [2020-03-11T17:32:11.209Z] 29bddadc8f3f: Pull complete [2020-03-11T17:32:11.797Z] 02bb20f2603b: Pull complete [2020-03-11T17:32:12.070Z] b62863a3550b: Pull complete [2020-03-11T17:32:14.673Z] 4e34fffdb759: Verifying Checksum [2020-03-11T17:32:14.673Z] 4e34fffdb759: Download complete [2020-03-11T17:32:14.673Z] bd44c58b92db: Verifying Checksum [2020-03-11T17:32:14.673Z] bd44c58b92db: Download complete [2020-03-11T17:32:16.629Z] e5856e266cf4: Verifying Checksum [2020-03-11T17:32:16.629Z] e5856e266cf4: Download complete [2020-03-11T17:32:16.898Z] f0f88b30cdbb: Verifying Checksum [2020-03-11T17:32:16.898Z] f0f88b30cdbb: Download complete [2020-03-11T17:32:18.841Z] fd1d9eb628f9: Verifying Checksum [2020-03-11T17:32:18.841Z] fd1d9eb628f9: Download complete [2020-03-11T17:32:19.801Z] 9586258a13ea: Verifying Checksum [2020-03-11T17:32:19.801Z] 9586258a13ea: Download complete [2020-03-11T17:32:29.914Z] 9586258a13ea: Pull complete [2020-03-11T17:32:30.184Z] a8b2cbafd68c: Pull complete [2020-03-11T17:32:30.454Z] d1dd75721c92: Pull complete [2020-03-11T17:32:32.807Z] Running on prd-centos7-docker-4c-2g-145 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws [2020-03-11T17:32:32.882Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-11T17:32:35.143Z] using credential edgex-jenkins-ssh [2020-03-11T17:32:35.216Z] Cloning the remote Git repository [2020-03-11T17:32:35.216Z] Cloning with configured refspecs honoured and without tags [2020-03-11T17:32:35.337Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:32:35.371Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-11T17:32:35.410Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:32:35.411Z] > git --version # timeout=10 [2020-03-11T17:32:35.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:32:35.461Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:32:35.844Z] 4e34fffdb759: Pull complete [2020-03-11T17:32:36.344Z] Fetching without tags [2020-03-11T17:32:36.793Z] Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 48ee379a7956f5037f887b557a8ed93bae44661a [2020-03-11T17:32:36.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:32:36.328Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-03-11T17:32:36.332Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:32:36.341Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:32:36.407Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:32:36.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:32:36.429Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:32:36.799Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:32:36.807Z] > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 [2020-03-11T17:32:36.920Z] Merge succeeded, producing 48ee379a7956f5037f887b557a8ed93bae44661a [2020-03-11T17:32:36.920Z] Checking out Revision 48ee379a7956f5037f887b557a8ed93bae44661a (PR-162) [2020-03-11T17:32:36.881Z] > git remote # timeout=10 [2020-03-11T17:32:36.890Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T17:32:36.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:32:36.902Z] > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 [2020-03-11T17:32:36.913Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T17:32:36.923Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:32:36.931Z] > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 [2020-03-11T17:32:40.125Z] fd1d9eb628f9: Pull complete [2020-03-11T17:32:40.125Z] bd44c58b92db: Pull complete [2020-03-11T17:32:41.009Z] Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-03-11T17:32:41.547Z] e5856e266cf4: Pull complete [Pipeline] unstash [2020-03-11T17:32:41.823Z] f0f88b30cdbb: Pull complete [2020-03-11T17:32:41.823Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-11T17:32:41.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-11T17:32:41.823Z] ---> 0be50c763560 [2020-03-11T17:32:41.823Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] echo [2020-03-11T17:32:41.906Z] ========================================================= [2020-03-11T17:32:41.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-11T17:32:41.906Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:32:42.559Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-03-11T17:32:42.819Z] Sending build context to Docker daemon 10.73MB [2020-03-11T17:32:42.819Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-11T17:32:42.819Z] Step 2/8 : FROM ${BASE} [2020-03-11T17:32:43.080Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-11T17:32:43.080Z] 9d48c3bd43c5: Pulling fs layer [2020-03-11T17:32:43.080Z] 7f94eaf8af20: Pulling fs layer [2020-03-11T17:32:43.080Z] 9fe9984849c1: Pulling fs layer [2020-03-11T17:32:43.080Z] ec448270508e: Pulling fs layer [2020-03-11T17:32:43.080Z] 65ba82af53f7: Pulling fs layer [2020-03-11T17:32:43.080Z] 07c18b20a200: Pulling fs layer [2020-03-11T17:32:43.080Z] d9b3ee039db2: Pulling fs layer [2020-03-11T17:32:43.080Z] 8c79c1ac0d81: Pulling fs layer [2020-03-11T17:32:43.080Z] ff40f1a7a0b9: Pulling fs layer [2020-03-11T17:32:43.080Z] bdb43ae2d12f: Pulling fs layer [2020-03-11T17:32:43.080Z] 8e1ab0ef8490: Pulling fs layer [2020-03-11T17:32:43.080Z] ec448270508e: Waiting [2020-03-11T17:32:43.080Z] 65ba82af53f7: Waiting [2020-03-11T17:32:43.080Z] ff40f1a7a0b9: Waiting [2020-03-11T17:32:43.080Z] bdb43ae2d12f: Waiting [2020-03-11T17:32:43.080Z] 07c18b20a200: Waiting [2020-03-11T17:32:43.080Z] d9b3ee039db2: Waiting [2020-03-11T17:32:43.080Z] 8c79c1ac0d81: Waiting [2020-03-11T17:32:43.080Z] 8e1ab0ef8490: Waiting [2020-03-11T17:32:43.080Z] 9fe9984849c1: Verifying Checksum [2020-03-11T17:32:43.080Z] 9fe9984849c1: Download complete [2020-03-11T17:32:43.080Z] 7f94eaf8af20: Download complete [2020-03-11T17:32:43.080Z] 65ba82af53f7: Verifying Checksum [2020-03-11T17:32:43.080Z] 65ba82af53f7: Download complete [2020-03-11T17:32:43.080Z] 07c18b20a200: Verifying Checksum [2020-03-11T17:32:43.080Z] 07c18b20a200: Download complete [2020-03-11T17:32:43.080Z] 9d48c3bd43c5: Verifying Checksum [2020-03-11T17:32:43.080Z] 9d48c3bd43c5: Download complete [2020-03-11T17:32:43.347Z] 9d48c3bd43c5: Pull complete [2020-03-11T17:32:43.609Z] 7f94eaf8af20: Pull complete [2020-03-11T17:32:43.609Z] d9b3ee039db2: Verifying Checksum [2020-03-11T17:32:43.609Z] d9b3ee039db2: Download complete [2020-03-11T17:32:43.609Z] ff40f1a7a0b9: Verifying Checksum [2020-03-11T17:32:43.609Z] ff40f1a7a0b9: Download complete [2020-03-11T17:32:44.191Z] bdb43ae2d12f: Verifying Checksum [2020-03-11T17:32:44.191Z] bdb43ae2d12f: Download complete [2020-03-11T17:32:44.450Z] 8e1ab0ef8490: Verifying Checksum [2020-03-11T17:32:44.450Z] 8e1ab0ef8490: Download complete [2020-03-11T17:32:44.450Z] 8c79c1ac0d81: Download complete [2020-03-11T17:32:44.450Z] ec448270508e: Download complete [2020-03-11T17:32:45.020Z] 9fe9984849c1: Pull complete [2020-03-11T17:32:46.112Z] ---> Running in 560e101252bc [2020-03-11T17:32:46.379Z] Removing intermediate container 560e101252bc [2020-03-11T17:32:46.379Z] ---> 5002f3afc8b3 [2020-03-11T17:32:46.379Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:32:46.651Z] ---> Running in 6d23207cd68c [2020-03-11T17:32:48.604Z] Removing intermediate container 6d23207cd68c [2020-03-11T17:32:48.604Z] ---> 00077fa01c78 [2020-03-11T17:32:48.604Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-11T17:32:48.871Z] ---> Running in faf5f2b8edca [2020-03-11T17:32:49.834Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-11T17:32:50.312Z] ec448270508e: Pull complete [2020-03-11T17:32:50.312Z] 65ba82af53f7: Pull complete [2020-03-11T17:32:50.312Z] 07c18b20a200: Pull complete [2020-03-11T17:32:51.241Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-11T17:32:52.200Z] OK: 121 MiB in 39 packages [2020-03-11T17:32:53.615Z] Removing intermediate container faf5f2b8edca [2020-03-11T17:32:53.615Z] ---> 99a66272e885 [2020-03-11T17:32:53.615Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-11T17:32:53.615Z] ---> Running in 1acf60110741 [2020-03-11T17:32:53.617Z] d9b3ee039db2: Pull complete [2020-03-11T17:32:54.201Z] Removing intermediate container 1acf60110741 [2020-03-11T17:32:54.201Z] ---> 7257825bfb7c [2020-03-11T17:32:54.201Z] Step 7/8 : COPY . . [2020-03-11T17:32:55.618Z] ---> adce2fc0ad34 [2020-03-11T17:32:55.618Z] Step 8/8 : RUN go mod download [2020-03-11T17:32:55.618Z] ---> Running in 12e78e9c0001 [2020-03-11T17:32:56.912Z] 8c79c1ac0d81: Pull complete [2020-03-11T17:32:57.044Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-11T17:32:57.044Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T17:32:57.044Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-11T17:32:57.044Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-11T17:32:57.044Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T17:32:57.044Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-11T17:32:57.044Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-11T17:32:57.171Z] ff40f1a7a0b9: Pull complete [2020-03-11T17:32:57.315Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-11T17:32:57.601Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T17:32:57.601Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T17:32:57.739Z] bdb43ae2d12f: Pull complete [2020-03-11T17:32:57.939Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-11T17:32:57.939Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-11T17:32:57.939Z] go: finding github.com/kr/text v0.1.0 [2020-03-11T17:32:57.939Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T17:32:57.939Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T17:32:57.939Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-11T17:32:57.939Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-11T17:32:57.999Z] 8e1ab0ef8490: Pull complete [2020-03-11T17:32:58.000Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-11T17:32:58.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-11T17:32:58.000Z] ---> 8acfeb908b63 [2020-03-11T17:32:58.000Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-11T17:32:58.264Z] ---> Running in 2fc65a72ebf3 [2020-03-11T17:32:58.264Z] Removing intermediate container 2fc65a72ebf3 [2020-03-11T17:32:58.264Z] ---> cdecddac3711 [2020-03-11T17:32:58.264Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:32:58.264Z] ---> Running in bd8e8a6b4d0e [2020-03-11T17:32:58.527Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T17:32:58.527Z] go: finding github.com/kr/pty v1.1.1 [2020-03-11T17:32:58.798Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-11T17:32:58.798Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T17:32:58.798Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T17:33:00.176Z] Removing intermediate container bd8e8a6b4d0e [2020-03-11T17:33:00.176Z] ---> 4ee17c643a56 [2020-03-11T17:33:00.176Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-11T17:33:00.176Z] ---> Running in 40eab3df1ba4 [2020-03-11T17:33:00.176Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-11T17:33:01.412Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-11T17:33:01.412Z] go: finding golang.org/x/text v0.3.0 [2020-03-11T17:33:01.559Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-11T17:33:02.128Z] OK: 134 MiB in 39 packages [2020-03-11T17:33:02.390Z] Removing intermediate container 40eab3df1ba4 [2020-03-11T17:33:02.390Z] ---> 73f73b924ff9 [2020-03-11T17:33:02.390Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-11T17:33:02.390Z] ---> Running in d587c24436b3 [2020-03-11T17:33:02.653Z] Removing intermediate container d587c24436b3 [2020-03-11T17:33:02.653Z] ---> f1800f0de317 [2020-03-11T17:33:02.653Z] Step 7/8 : COPY . . [2020-03-11T17:33:04.025Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-11T17:33:04.025Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-11T17:33:04.025Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T17:33:04.025Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T17:33:04.025Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T17:33:04.025Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T17:33:04.025Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-11T17:33:04.025Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T17:33:04.038Z] ---> ccfae27be602 [2020-03-11T17:33:04.038Z] Step 8/8 : RUN go mod download [2020-03-11T17:33:04.038Z] ---> Running in f934d78f6070 [2020-03-11T17:33:04.977Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-11T17:33:04.977Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-11T17:33:04.977Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-11T17:33:04.977Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T17:33:04.977Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T17:33:04.977Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-11T17:33:04.977Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-11T17:33:05.000Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T17:33:05.000Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T17:33:05.251Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-11T17:33:05.251Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T17:33:05.251Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-11T17:33:05.251Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-11T17:33:05.251Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T17:33:05.251Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T17:33:05.251Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T17:33:05.251Z] go: finding github.com/kr/text v0.1.0 [2020-03-11T17:33:05.589Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T17:33:05.590Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T17:33:05.590Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T17:33:05.590Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T17:33:05.590Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T17:33:05.590Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T17:33:05.590Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T17:33:05.590Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T17:33:05.590Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T17:33:05.590Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T17:33:05.825Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-11T17:33:05.825Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T17:33:05.825Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-11T17:33:05.825Z] go: finding github.com/kr/pty v1.1.1 [2020-03-11T17:33:05.825Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-11T17:33:05.825Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T17:33:05.825Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T17:33:06.567Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T17:33:06.567Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-11T17:33:06.839Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T17:33:06.839Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T17:33:06.839Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-11T17:33:06.839Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T17:33:06.839Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-11T17:33:07.112Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T17:33:07.112Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T17:33:07.112Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T17:33:07.205Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-11T17:33:07.205Z] go: finding golang.org/x/text v0.3.0 [2020-03-11T17:33:07.386Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T17:33:07.660Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T17:33:08.259Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T17:33:08.259Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T17:33:08.259Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-11T17:33:08.534Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T17:33:08.534Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T17:33:08.812Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T17:33:08.812Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T17:33:09.132Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-11T17:33:09.412Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-11T17:33:09.412Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T17:33:09.412Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T17:33:09.412Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T17:33:09.685Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T17:33:09.685Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-11T17:33:09.685Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T17:33:10.516Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-11T17:33:10.516Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T17:33:10.516Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-11T17:33:10.516Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T17:33:10.516Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T17:33:10.516Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T17:33:10.516Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T17:33:10.775Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T17:33:10.775Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T17:33:11.034Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T17:33:11.034Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T17:33:11.034Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T17:33:11.034Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T17:33:11.034Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T17:33:11.034Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T17:33:11.296Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T17:33:11.296Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T17:33:11.296Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T17:33:11.557Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T17:33:11.557Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T17:33:11.557Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-11T17:33:11.557Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T17:33:11.557Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-11T17:33:11.557Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T17:33:11.557Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T17:33:11.557Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T17:33:11.557Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T17:33:11.557Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T17:33:11.816Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T17:33:11.816Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T17:33:11.816Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T17:33:11.816Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T17:33:12.076Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T17:33:12.076Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T17:33:12.076Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T17:33:12.339Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T17:33:12.609Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-11T17:33:12.609Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-11T17:33:13.185Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-11T17:33:13.185Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T17:33:13.185Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-11T17:33:13.185Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T17:33:13.185Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T17:33:13.185Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T17:33:13.185Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T17:33:31.334Z] Removing intermediate container f934d78f6070 [2020-03-11T17:33:31.334Z] ---> d9b03ada64aa [2020-03-11T17:33:31.334Z] Successfully built d9b03ada64aa [2020-03-11T17:33:31.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:33:32.239Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-11T17:33:32.239Z] . [Pipeline] withDockerContainer [2020-03-11T17:33:32.394Z] prd-centos7-docker-4c-2g-145 does not seem to be running inside a container [2020-03-11T17:33:32.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-11T17:33:33.191Z] $ docker top ebcd49218040df2119723d0ed7d19ce8228ea5364890b89dff850cf2df28e4b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T17:33:33.677Z] + go version [2020-03-11T17:33:33.677Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-11T17:33:33.987Z] + make test [2020-03-11T17:33:33.987Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-11T17:33:35.381Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-11T17:33:41.975Z] Removing intermediate container 12e78e9c0001 [2020-03-11T17:33:41.975Z] ---> a1858e42d4c2 [2020-03-11T17:33:41.975Z] Successfully built a1858e42d4c2 [2020-03-11T17:33:41.975Z] 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-11T17:33:42.785Z] + docker inspect -f . ci-base-image-arm64 [2020-03-11T17:33:42.785Z] . [Pipeline] withDockerContainer [2020-03-11T17:33:43.391Z] prd-ubuntu18.04-docker-arm64-4c-16g-144 does not seem to be running inside a container [2020-03-11T17:33:43.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-11T17:33:43.592Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-11T17:33:43.592Z] GO111MODULE=on go vet ./... [2020-03-11T17:33:44.870Z] $ docker top 4c888a8bfac79a9be47dea3041daad764c62331838a0cc39c7bd0b84853df61b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T17:33:45.965Z] + go version [2020-03-11T17:33:45.965Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-11T17:33:46.633Z] + make test [2020-03-11T17:33:46.633Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stash [2020-03-11T17:33:47.329Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T17:33:47.341Z] $ docker stop --time=1 ebcd49218040df2119723d0ed7d19ce8228ea5364890b89dff850cf2df28e4b5 [2020-03-11T17:33:48.057Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-11T17:33:48.742Z] $ docker rm -f ebcd49218040df2119723d0ed7d19ce8228ea5364890b89dff850cf2df28e4b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T17:33:50.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T17:33:50.434Z] + ls -al . [2020-03-11T17:33:50.434Z] total 72 [2020-03-11T17:33:50.434Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 17:33 . [2020-03-11T17:33:50.434Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 17:32 .. [2020-03-11T17:33:50.434Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 11 17:32 app [2020-03-11T17:33:50.434Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 17:32 assets [2020-03-11T17:33:50.434Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 17:32 bin [2020-03-11T17:33:50.434Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 17:32 cmd [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 17:32 CONTRIBUTING.md [2020-03-11T17:33:50.434Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 11 17:33 coverage.out [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 11 17:32 Dockerfile [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 11 17:32 Dockerfile.build [2020-03-11T17:33:50.434Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 11 17:32 docs [2020-03-11T17:33:50.434Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 17:32 .git [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 11 17:32 .gitignore [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 11 17:32 go.mod [2020-03-11T17:33:50.434Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 11 17:33 go.sum [2020-03-11T17:33:50.434Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 11 17:32 internal [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 11 17:32 Jenkinsfile [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 17:32 LICENSE [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 17:32 Makefile [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 11 17:32 README.md [2020-03-11T17:33:50.434Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 11 17:32 .semver [2020-03-11T17:33:50.434Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 17:32 snap [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 17:29 VERSION [2020-03-11T17:33:50.434Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 17:32 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:33:50.736Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=48ee379a7956f5037f887b557a8ed93bae44661a --label arch=amd64 --label version=0.0.0 . [2020-03-11T17:33:50.998Z] Sending build context to Docker daemon 10.74MB [2020-03-11T17:33:50.998Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-11T17:33:50.998Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-11T17:33:50.998Z] ---> d9b03ada64aa [2020-03-11T17:33:50.998Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-11T17:33:50.998Z] ---> Running in 003f26082746 [2020-03-11T17:33:51.258Z] Removing intermediate container 003f26082746 [2020-03-11T17:33:51.258Z] ---> e486d461d122 [2020-03-11T17:33:51.258Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-11T17:33:51.258Z] ---> Running in 69268a5ea077 [2020-03-11T17:33:51.258Z] Removing intermediate container 69268a5ea077 [2020-03-11T17:33:51.258Z] ---> 35a3f4ef1bb0 [2020-03-11T17:33:51.258Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T17:33:51.524Z] ---> Running in ab0c15448f87 [2020-03-11T17:33:51.524Z] Removing intermediate container ab0c15448f87 [2020-03-11T17:33:51.524Z] ---> 833b72f39c8d [2020-03-11T17:33:51.524Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-11T17:33:51.524Z] ---> Running in 80909475c97e [2020-03-11T17:33:51.787Z] Removing intermediate container 80909475c97e [2020-03-11T17:33:51.787Z] ---> 1a9968c6eade [2020-03-11T17:33:51.787Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-11T17:33:51.787Z] ---> Running in 9351c8ac9a4b [2020-03-11T17:33:51.787Z] Removing intermediate container 9351c8ac9a4b [2020-03-11T17:33:51.787Z] ---> c4c76741dd7d [2020-03-11T17:33:51.787Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:33:52.053Z] ---> Running in 42ec46be727c [2020-03-11T17:33:52.623Z] Removing intermediate container 42ec46be727c [2020-03-11T17:33:52.623Z] ---> 89c9ed5bd232 [2020-03-11T17:33:52.623Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T17:33:52.884Z] ---> Running in 6a0c65f8e260 [2020-03-11T17:33:53.144Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-11T17:33:54.529Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-11T17:33:55.466Z] OK: 134 MiB in 39 packages [2020-03-11T17:33:55.725Z] Removing intermediate container 6a0c65f8e260 [2020-03-11T17:33:55.725Z] ---> 003c23c564df [2020-03-11T17:33:55.725Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-11T17:33:55.725Z] ---> Running in 345be1d4f9d2 [2020-03-11T17:33:55.985Z] Removing intermediate container 345be1d4f9d2 [2020-03-11T17:33:55.985Z] ---> 6ef07f524d87 [2020-03-11T17:33:55.985Z] Step 11/23 : COPY go.mod . [2020-03-11T17:33:55.985Z] ---> b2aee0cf692c [2020-03-11T17:33:55.985Z] Step 12/23 : COPY Makefile . [2020-03-11T17:33:56.247Z] ---> d8d01d61908c [2020-03-11T17:33:56.247Z] Step 13/23 : RUN make update [2020-03-11T17:33:56.247Z] ---> Running in aa394a600e7c [2020-03-11T17:33:56.510Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-11T17:33:57.895Z] Removing intermediate container aa394a600e7c [2020-03-11T17:33:57.895Z] ---> 29c452be1557 [2020-03-11T17:33:57.895Z] Step 14/23 : COPY . . [2020-03-11T17:33:58.157Z] ---> 12c4be245931 [2020-03-11T17:33:58.157Z] Step 15/23 : RUN ${MAKE} [2020-03-11T17:33:58.157Z] ---> Running in efcd4d8fd821 [2020-03-11T17:33:58.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-11T17:34:06.639Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T17:34:09.180Z] Removing intermediate container efcd4d8fd821 [2020-03-11T17:34:09.180Z] ---> 73f8784e2f8b [2020-03-11T17:34:09.180Z] Step 16/23 : FROM alpine [2020-03-11T17:34:09.439Z] latest: Pulling from library/alpine [2020-03-11T17:34:09.439Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T17:34:09.699Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T17:34:09.699Z] c9b1b535fdd9: Download complete [2020-03-11T17:34:09.960Z] c9b1b535fdd9: Pull complete [2020-03-11T17:34:09.960Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T17:34:09.960Z] Status: Downloaded newer image for alpine:latest [2020-03-11T17:34:09.960Z] ---> e7d92cdc71fe [2020-03-11T17:34:09.960Z] Step 17/23 : EXPOSE 4000 [2020-03-11T17:34:09.961Z] ---> Running in 133f5a5d0327 [2020-03-11T17:34:10.219Z] Removing intermediate container 133f5a5d0327 [2020-03-11T17:34:10.219Z] ---> 8983449048ff [2020-03-11T17:34:10.219Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T17:34:10.795Z] ---> 0dde3881a2ab [2020-03-11T17:34:10.795Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T17:34:10.795Z] ---> Running in 61c751795078 [2020-03-11T17:34:10.795Z] Removing intermediate container 61c751795078 [2020-03-11T17:34:10.795Z] ---> 09cb65bd0a82 [2020-03-11T17:34:10.795Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-11T17:34:11.055Z] ---> Running in 2cb7bbb8f8c8 [2020-03-11T17:34:11.055Z] Removing intermediate container 2cb7bbb8f8c8 [2020-03-11T17:34:11.055Z] ---> 781d3977a16b [2020-03-11T17:34:11.055Z] Step 21/23 : LABEL arch=amd64 [2020-03-11T17:34:11.055Z] ---> Running in 84d39b1545fe [2020-03-11T17:34:11.325Z] Removing intermediate container 84d39b1545fe [2020-03-11T17:34:11.325Z] ---> bd3f885c33c1 [2020-03-11T17:34:11.325Z] Step 22/23 : LABEL git_sha=48ee379a7956f5037f887b557a8ed93bae44661a [2020-03-11T17:34:11.325Z] ---> Running in 353aaf479b51 [2020-03-11T17:34:11.325Z] Removing intermediate container 353aaf479b51 [2020-03-11T17:34:11.325Z] ---> 6c89c16932cf [2020-03-11T17:34:11.325Z] Step 23/23 : LABEL version=0.0.0 [2020-03-11T17:34:11.584Z] ---> Running in 79bc02fcc838 [2020-03-11T17:34:11.584Z] Removing intermediate container 79bc02fcc838 [2020-03-11T17:34:11.584Z] ---> a62154e155f0 [2020-03-11T17:34:11.584Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T17:34:11.584Z] Successfully built a62154e155f0 [2020-03-11T17:34:11.584Z] Successfully tagged docker-edgex-ui-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-11T17:34:14.890Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-11T17:34:14.891Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-11T17:34:14.891Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-11T17:34:27.345Z] Warning: overwriting stash ‘coverage-report’ [2020-03-11T17:34:27.724Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T17:34:27.740Z] $ docker stop --time=1 4c888a8bfac79a9be47dea3041daad764c62331838a0cc39c7bd0b84853df61b [2020-03-11T17:34:29.911Z] $ docker rm -f 4c888a8bfac79a9be47dea3041daad764c62331838a0cc39c7bd0b84853df61b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T17:34:31.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T17:34:31.505Z] + ls -al . [2020-03-11T17:34:31.505Z] total 112 [2020-03-11T17:34:31.505Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:33 . [2020-03-11T17:34:31.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:31 .. [2020-03-11T17:34:31.505Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:32 .git [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 11 17:32 .gitignore [2020-03-11T17:34:31.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:32 .semver [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 17:32 CONTRIBUTING.md [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 11 17:32 Dockerfile [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 11 17:32 Dockerfile.build [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 11 17:32 Jenkinsfile [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 17:32 LICENSE [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 17:32 Makefile [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 11 17:32 README.md [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:29 VERSION [2020-03-11T17:34:31.505Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:32 app [2020-03-11T17:34:31.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:32 assets [2020-03-11T17:34:31.505Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:32 bin [2020-03-11T17:34:31.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:32 cmd [2020-03-11T17:34:31.505Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 17:33 coverage.out [2020-03-11T17:34:31.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:32 docs [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 11 17:32 go.mod [2020-03-11T17:34:31.505Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 11 17:33 go.sum [2020-03-11T17:34:31.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:32 internal [2020-03-11T17:34:31.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:32 snap [2020-03-11T17:34:31.505Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 17:32 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:34:31.835Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=48ee379a7956f5037f887b557a8ed93bae44661a --label arch=arm64 --label version=0.0.0 . [2020-03-11T17:34:32.426Z] Sending build context to Docker daemon 10.74MB [2020-03-11T17:34:32.426Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-11T17:34:32.426Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-11T17:34:32.426Z] ---> a1858e42d4c2 [2020-03-11T17:34:32.426Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-11T17:34:32.693Z] ---> Running in dd014bba6c0e [2020-03-11T17:34:32.963Z] Removing intermediate container dd014bba6c0e [2020-03-11T17:34:32.963Z] ---> 83bfbde0061d [2020-03-11T17:34:32.963Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-11T17:34:32.963Z] ---> Running in a69e3280b4ee [2020-03-11T17:34:33.547Z] Removing intermediate container a69e3280b4ee [2020-03-11T17:34:33.547Z] ---> 61dd72003770 [2020-03-11T17:34:33.547Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T17:34:33.547Z] ---> Running in 84df4db3f611 [2020-03-11T17:34:33.814Z] Removing intermediate container 84df4db3f611 [2020-03-11T17:34:33.814Z] ---> d9a2cba26571 [2020-03-11T17:34:33.814Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-11T17:34:34.080Z] ---> Running in d0d636bce71b [2020-03-11T17:34:34.349Z] Removing intermediate container d0d636bce71b [2020-03-11T17:34:34.349Z] ---> 2670c45e6526 [2020-03-11T17:34:34.349Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-11T17:34:34.349Z] ---> Running in 62d4d210fc1b [2020-03-11T17:34:34.935Z] Removing intermediate container 62d4d210fc1b [2020-03-11T17:34:34.935Z] ---> c6be68d69b57 [2020-03-11T17:34:34.936Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:34:34.936Z] ---> Running in 879e5c03830d [2020-03-11T17:34:36.888Z] Removing intermediate container 879e5c03830d [2020-03-11T17:34:36.888Z] ---> b684c41e2689 [2020-03-11T17:34:36.888Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T17:34:36.888Z] ---> Running in a9e45b646031 [2020-03-11T17:34:37.866Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-11T17:34:38.836Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-11T17:34:39.419Z] OK: 121 MiB in 39 packages [2020-03-11T17:34:40.384Z] Removing intermediate container a9e45b646031 [2020-03-11T17:34:40.384Z] ---> 5bf8fee82bf9 [2020-03-11T17:34:40.384Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-11T17:34:40.656Z] ---> Running in 26e039aa5955 [2020-03-11T17:34:40.923Z] Removing intermediate container 26e039aa5955 [2020-03-11T17:34:40.923Z] ---> 7a58c8ce32f3 [2020-03-11T17:34:40.923Z] Step 11/23 : COPY go.mod . [2020-03-11T17:34:41.512Z] ---> 7d193acb29a5 [2020-03-11T17:34:41.512Z] Step 12/23 : COPY Makefile . [2020-03-11T17:34:42.098Z] ---> 646dfaf377ae [2020-03-11T17:34:42.098Z] Step 13/23 : RUN make update [2020-03-11T17:34:42.098Z] ---> Running in acc956d62a97 [2020-03-11T17:34:43.063Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-11T17:34:44.032Z] Removing intermediate container acc956d62a97 [2020-03-11T17:34:44.032Z] ---> 8bca5633c45a [2020-03-11T17:34:44.032Z] Step 14/23 : COPY . . [2020-03-11T17:34:45.450Z] ---> f4611ec0dfe6 [2020-03-11T17:34:45.450Z] Step 15/23 : RUN ${MAKE} [2020-03-11T17:34:45.737Z] ---> Running in b5541d03cab1 [2020-03-11T17:34:46.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-11T17:35:13.082Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T17:35:18.441Z] Removing intermediate container b5541d03cab1 [2020-03-11T17:35:18.441Z] ---> 683c310dcb0e [2020-03-11T17:35:18.441Z] Step 16/23 : FROM alpine [2020-03-11T17:35:18.441Z] latest: Pulling from library/alpine [2020-03-11T17:35:18.706Z] 8fa90b21c985: Pulling fs layer [2020-03-11T17:35:19.294Z] 8fa90b21c985: Verifying Checksum [2020-03-11T17:35:19.294Z] 8fa90b21c985: Download complete [2020-03-11T17:35:19.884Z] 8fa90b21c985: Pull complete [2020-03-11T17:35:19.884Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T17:35:19.884Z] Status: Downloaded newer image for alpine:latest [2020-03-11T17:35:19.884Z] ---> 6e4716cdcf7a [2020-03-11T17:35:19.884Z] Step 17/23 : EXPOSE 4000 [2020-03-11T17:35:19.884Z] ---> Running in d8c03ce8f4e6 [2020-03-11T17:35:20.474Z] Removing intermediate container d8c03ce8f4e6 [2020-03-11T17:35:20.474Z] ---> bc3c6be2ae82 [2020-03-11T17:35:20.474Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T17:35:21.889Z] ---> 16fea44472d0 [2020-03-11T17:35:21.889Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T17:35:21.889Z] ---> Running in 33fb5d13173b [2020-03-11T17:35:22.473Z] Removing intermediate container 33fb5d13173b [2020-03-11T17:35:22.473Z] ---> 7391c40c9eaf [2020-03-11T17:35:22.473Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-11T17:35:22.473Z] ---> Running in cd6afca3215c [2020-03-11T17:35:22.742Z] Removing intermediate container cd6afca3215c [2020-03-11T17:35:22.742Z] ---> adab96f7dc53 [2020-03-11T17:35:22.742Z] Step 21/23 : LABEL arch=arm64 [2020-03-11T17:35:23.013Z] ---> Running in e3c7d4b4d11c [2020-03-11T17:35:23.281Z] Removing intermediate container e3c7d4b4d11c [2020-03-11T17:35:23.281Z] ---> 9aabd02b9782 [2020-03-11T17:35:23.281Z] Step 22/23 : LABEL git_sha=48ee379a7956f5037f887b557a8ed93bae44661a [2020-03-11T17:35:23.549Z] ---> Running in 7e59bc168213 [2020-03-11T17:35:23.818Z] Removing intermediate container 7e59bc168213 [2020-03-11T17:35:23.818Z] ---> 9d2b64939778 [2020-03-11T17:35:23.818Z] Step 23/23 : LABEL version=0.0.0 [2020-03-11T17:35:23.818Z] ---> Running in 24f895d83be5 [2020-03-11T17:35:24.405Z] Removing intermediate container 24f895d83be5 [2020-03-11T17:35:24.405Z] ---> 1df0f07161ef [2020-03-11T17:35:24.405Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T17:35:24.405Z] Successfully built 1df0f07161ef [2020-03-11T17:35:24.405Z] Successfully tagged docker-edgex-ui-go-arm64: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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-11T17:35:25.676Z] provisioning config files... [2020-03-11T17:35:25.692Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config421095379102071915tmp [Pipeline] { [Pipeline] sh [2020-03-11T17:35:26.074Z] + curl -s https://codecov.io/bash [2020-03-11T17:35:26.074Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config421095379102071915tmp [2020-03-11T17:35:26.333Z] [2020-03-11T17:35:26.333Z] _____ _ [2020-03-11T17:35:26.333Z] / ____| | | [2020-03-11T17:35:26.333Z] | | ___ __| | ___ ___ _____ __ [2020-03-11T17:35:26.333Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-11T17:35:26.333Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-11T17:35:26.333Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-11T17:35:26.333Z] Bash-20200303-bc4d7e6 [2020-03-11T17:35:26.333Z] [2020-03-11T17:35:26.333Z] [2020-03-11T17:35:26.333Z] ==> Jenkins CI detected. [2020-03-11T17:35:26.333Z] project root: . [2020-03-11T17:35:26.333Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-11T17:35:26.333Z] ==> Running gcov in . (disable via -X gcov) [2020-03-11T17:35:26.333Z] ==> Python coveragepy not found [2020-03-11T17:35:26.333Z] ==> Searching for coverage reports in: [2020-03-11T17:35:26.333Z] + . [2020-03-11T17:35:26.333Z] -> Found 1 reports [2020-03-11T17:35:26.333Z] ==> Detecting git/mercurial file structure [2020-03-11T17:35:26.333Z] ==> Reading reports [2020-03-11T17:35:26.333Z] + ./coverage.out bytes=10 [2020-03-11T17:35:26.333Z] ==> Appending adjustments [2020-03-11T17:35:26.333Z] http://docs.codecov.io/docs/fixing-reports [2020-03-11T17:35:26.595Z] + Found adjustments [2020-03-11T17:35:26.595Z] ==> Gzipping contents [2020-03-11T17:35:26.595Z] ==> Uploading reports [2020-03-11T17:35:26.595Z] url: https://codecov.io [2020-03-11T17:35:26.595Z] query: branch=PR-162&commit=48ee379a7956f5037f887b557a8ed93bae44661a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= [2020-03-11T17:35:26.595Z] -> Pinging Codecov [2020-03-11T17:35:26.595Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-162&commit=48ee379a7956f5037f887b557a8ed93bae44661a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= [2020-03-11T17:35:27.162Z] -> Uploading [2020-03-11T17:35:27.734Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/48ee379a7956f5037f887b557a8ed93bae44661a [Pipeline] } [2020-03-11T17:35:27.741Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-11T17:35:29.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T17:35:29.399Z] ---> package-listing.sh [2020-03-11T17:35:29.399Z] ++ facter osfamily [2020-03-11T17:35:29.399Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-11T17:35:29.399Z] + OS_FAMILY=redhat [2020-03-11T17:35:29.399Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:35:29.399Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-11T17:35:29.399Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-11T17:35:29.399Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-11T17:35:29.399Z] + PACKAGES=/tmp/packages_start.txt [2020-03-11T17:35:29.399Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' [2020-03-11T17:35:29.399Z] + PACKAGES=/tmp/packages_end.txt [2020-03-11T17:35:29.399Z] + case "${OS_FAMILY}" in [2020-03-11T17:35:29.399Z] + rpm -qa [2020-03-11T17:35:29.399Z] + sort [2020-03-11T17:35:33.596Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-11T17:35:33.596Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-11T17:35:33.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-11T17:35:33.596Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' [2020-03-11T17:35:33.596Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [2020-03-11T17:35:33.596Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:35:33.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T17:35:33.979Z] [2020-03-11T17:35:33.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:35:34.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T17:35:34.320Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-11T17:35:34.320Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T17:35:34.320Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-11T17:35:34.320Z] 756a868c4378: Pulling fs layer [2020-03-11T17:35:34.320Z] 444b2fc9a129: Pulling fs layer [2020-03-11T17:35:34.320Z] ea15f1150254: Pulling fs layer [2020-03-11T17:35:34.320Z] 41b27a9f41bf: Pulling fs layer [2020-03-11T17:35:34.320Z] 28c525ee5125: Pulling fs layer [2020-03-11T17:35:34.320Z] 094b1ea09ed8: Pulling fs layer [2020-03-11T17:35:34.320Z] 138eaada9080: Pulling fs layer [2020-03-11T17:35:34.320Z] 0622d0fa9048: Pulling fs layer [2020-03-11T17:35:34.320Z] 444b2fc9a129: Waiting [2020-03-11T17:35:34.320Z] ea15f1150254: Waiting [2020-03-11T17:35:34.320Z] 094b1ea09ed8: Waiting [2020-03-11T17:35:34.320Z] 138eaada9080: Waiting [2020-03-11T17:35:34.320Z] 41b27a9f41bf: Waiting [2020-03-11T17:35:34.320Z] 28c525ee5125: Waiting [2020-03-11T17:35:34.320Z] 0622d0fa9048: Waiting [2020-03-11T17:35:34.320Z] 2cc5ad85d9ab: Download complete [2020-03-11T17:35:34.320Z] 444b2fc9a129: Verifying Checksum [2020-03-11T17:35:34.320Z] 444b2fc9a129: Download complete [2020-03-11T17:35:34.320Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T17:35:34.320Z] c9b1b535fdd9: Download complete [2020-03-11T17:35:34.320Z] ea15f1150254: Verifying Checksum [2020-03-11T17:35:34.320Z] ea15f1150254: Download complete [2020-03-11T17:35:34.600Z] 28c525ee5125: Download complete [2020-03-11T17:35:34.862Z] c9b1b535fdd9: Pull complete [2020-03-11T17:35:34.862Z] 756a868c4378: Verifying Checksum [2020-03-11T17:35:34.862Z] 756a868c4378: Download complete [2020-03-11T17:35:34.862Z] 138eaada9080: Verifying Checksum [2020-03-11T17:35:34.862Z] 138eaada9080: Download complete [2020-03-11T17:35:34.862Z] 2cc5ad85d9ab: Pull complete [2020-03-11T17:35:35.132Z] 0622d0fa9048: Verifying Checksum [2020-03-11T17:35:35.132Z] 0622d0fa9048: Download complete [2020-03-11T17:35:35.132Z] 094b1ea09ed8: Verifying Checksum [2020-03-11T17:35:35.132Z] 094b1ea09ed8: Download complete [2020-03-11T17:35:35.709Z] 41b27a9f41bf: Verifying Checksum [2020-03-11T17:35:35.709Z] 41b27a9f41bf: Download complete [2020-03-11T17:35:37.101Z] 756a868c4378: Pull complete [2020-03-11T17:35:37.101Z] 444b2fc9a129: Pull complete [2020-03-11T17:35:37.101Z] ea15f1150254: Pull complete [2020-03-11T17:35:40.404Z] 41b27a9f41bf: Pull complete [2020-03-11T17:35:40.404Z] 28c525ee5125: Pull complete [2020-03-11T17:35:42.317Z] 094b1ea09ed8: Pull complete [2020-03-11T17:35:42.576Z] 138eaada9080: Pull complete [2020-03-11T17:35:42.576Z] 0622d0fa9048: Pull complete [2020-03-11T17:35:42.576Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-11T17:35:42.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-11T17:35:42.740Z] prd-centos7-docker-4c-2g-143 does not seem to be running inside a container [2020-03-11T17:35:42.787Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-11T17:35:43.843Z] $ docker top c1ac11466ce72b22e56096d75bfeb1f0613e7e40701247a72d10c3b46152bb50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-11T17:35:44.147Z] provisioning config files... [2020-03-11T17:35:44.163Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config3691959609201536228tmp [Pipeline] { [Pipeline] echo [2020-03-11T17:35:44.229Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T17:35:44.522Z] ---> create-netrc.sh [Pipeline] echo [2020-03-11T17:35:44.532Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T17:35:44.824Z] ---> logs-deploy.sh [2020-03-11T17:35:44.824Z] + ARCHIVE_ARTIFACTS= [2020-03-11T17:35:44.824Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-11T17:35:44.824Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-11T17:35:44.824Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-11T17:35:44.824Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/2 [2020-03-11T17:35:44.824Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/2/ [2020-03-11T17:35:44.824Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:35:46.205Z] Archives upload complete. [2020-03-11T17:35:46.205Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/2/ [2020-03-11T17:35:46.776Z] ---> uname -a: [2020-03-11T17:35:46.776Z] Linux c1ac11466ce7 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] ---> lscpu: [2020-03-11T17:35:46.776Z] Architecture: x86_64 [2020-03-11T17:35:46.776Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-11T17:35:46.776Z] Byte Order: Little Endian [2020-03-11T17:35:46.776Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-11T17:35:46.776Z] CPU(s): 4 [2020-03-11T17:35:46.776Z] On-line CPU(s) list: 0-3 [2020-03-11T17:35:46.776Z] Thread(s) per core: 1 [2020-03-11T17:35:46.776Z] Core(s) per socket: 1 [2020-03-11T17:35:46.776Z] Socket(s): 4 [2020-03-11T17:35:46.776Z] NUMA node(s): 1 [2020-03-11T17:35:46.776Z] Vendor ID: GenuineIntel [2020-03-11T17:35:46.776Z] CPU family: 6 [2020-03-11T17:35:46.776Z] Model: 44 [2020-03-11T17:35:46.776Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-11T17:35:46.776Z] Stepping: 1 [2020-03-11T17:35:46.776Z] CPU MHz: 2933.442 [2020-03-11T17:35:46.776Z] BogoMIPS: 5866.88 [2020-03-11T17:35:46.776Z] Virtualization: VT-x [2020-03-11T17:35:46.776Z] Hypervisor vendor: KVM [2020-03-11T17:35:46.776Z] Virtualization type: full [2020-03-11T17:35:46.776Z] L1d cache: 128 KiB [2020-03-11T17:35:46.776Z] L1i cache: 128 KiB [2020-03-11T17:35:46.776Z] L2 cache: 16 MiB [2020-03-11T17:35:46.776Z] L3 cache: 64 MiB [2020-03-11T17:35:46.776Z] NUMA node0 CPU(s): 0-3 [2020-03-11T17:35:46.776Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-11T17:35:46.776Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-11T17:35:46.776Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-11T17:35:46.776Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-11T17:35:46.776Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-11T17:35:46.776Z] 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-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] ---> nproc: [2020-03-11T17:35:46.776Z] 4 [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] ---> df -h: [2020-03-11T17:35:46.776Z] Filesystem Size Used Available Use% Mounted on [2020-03-11T17:35:46.776Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-11T17:35:46.776Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-11T17:35:46.776Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-11T17:35:46.776Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-11T17:35:46.776Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-11T17:35:46.776Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-11T17:35:46.776Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-11T17:35:46.776Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:35:46.776Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp [2020-03-11T17:35:46.776Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] ---> free -m: [2020-03-11T17:35:46.776Z] total used free shared buff/cache available [2020-03-11T17:35:46.776Z] Mem: 1838 622 76 0 1139 1111 [2020-03-11T17:35:46.776Z] Swap: 1023 1 1022 [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] ---> ip addr: [2020-03-11T17:35:46.776Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-11T17:35:46.776Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-11T17:35:46.776Z] inet 127.0.0.1/8 scope host lo [2020-03-11T17:35:46.776Z] valid_lft forever preferred_lft forever [2020-03-11T17:35:46.776Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-11T17:35:46.776Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-11T17:35:46.776Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-11T17:35:46.776Z] valid_lft forever preferred_lft forever [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] ---> sar -b -r -n DEV: [2020-03-11T17:35:46.776Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/11/20 _x86_64_ (4 CPU) [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] 17:28:58 LINUX RESTART [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] 17:30:02 tps rtps wtps bread/s bwrtn/s [2020-03-11T17:35:46.776Z] 17:31:01 12.46 0.00 12.46 0.00 2185.57 [2020-03-11T17:35:46.776Z] 17:32:01 0.68 0.00 0.68 0.00 9.43 [2020-03-11T17:35:46.776Z] 17:33:01 0.68 0.00 0.68 0.00 8.36 [2020-03-11T17:35:46.776Z] 17:34:01 0.58 0.00 0.58 0.00 6.23 [2020-03-11T17:35:46.776Z] 17:35:01 0.83 0.00 0.83 0.00 10.44 [2020-03-11T17:35:46.776Z] Average: 3.02 0.00 3.02 0.00 438.29 [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] 17:30:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-11T17:35:46.776Z] 17:31:01 117648 1764656 93.75 2620 1213192 902644 30.80 455000 1151576 12 [2020-03-11T17:35:46.776Z] 17:32:01 116836 1765468 93.79 2620 1213200 902800 30.80 456440 1151288 8 [2020-03-11T17:35:46.776Z] 17:33:01 116296 1766008 93.82 2620 1213204 902836 30.80 456764 1151252 8 [2020-03-11T17:35:46.776Z] 17:34:01 117564 1764740 93.75 2620 1213204 902644 30.80 455568 1151252 8 [2020-03-11T17:35:46.776Z] 17:35:01 117104 1765200 93.78 2620 1213216 902716 30.80 455972 1151252 8 [2020-03-11T17:35:46.776Z] Average: 117090 1765214 93.78 2620 1213203 902728 30.80 455949 1151324 9 [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] 17:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-11T17:35:46.776Z] 17:31:01 eth0 0.68 0.08 0.05 0.01 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:32:01 eth0 0.82 0.50 0.30 0.21 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:33:01 eth0 0.65 0.35 0.29 0.20 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:35:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] Average: eth0 0.51 0.25 0.16 0.10 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] ---> sar -P ALL: [2020-03-11T17:35:46.776Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/11/20 _x86_64_ (4 CPU) [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] 17:28:58 LINUX RESTART [2020-03-11T17:35:46.776Z] [2020-03-11T17:35:46.776Z] 17:30:02 CPU %user %nice %system %iowait %steal %idle [2020-03-11T17:35:46.776Z] 17:31:01 all 0.20 0.00 0.11 0.00 0.00 99.69 [2020-03-11T17:35:46.776Z] 17:31:01 0 0.58 0.00 0.03 0.00 0.02 99.37 [2020-03-11T17:35:46.776Z] 17:31:01 1 0.07 0.00 0.19 0.00 0.00 99.75 [2020-03-11T17:35:46.776Z] 17:31:01 2 0.07 0.00 0.12 0.00 0.00 99.81 [2020-03-11T17:35:46.776Z] 17:31:01 3 0.08 0.00 0.12 0.00 0.00 99.80 [2020-03-11T17:35:46.776Z] 17:32:01 all 0.20 0.00 0.06 0.00 0.00 99.74 [2020-03-11T17:35:46.777Z] 17:32:01 0 0.52 0.00 0.08 0.00 0.00 99.40 [2020-03-11T17:35:46.777Z] 17:32:01 1 0.12 0.00 0.08 0.00 0.00 99.80 [2020-03-11T17:35:46.777Z] 17:32:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2020-03-11T17:35:46.777Z] 17:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-11T17:35:46.777Z] 17:33:01 all 0.18 0.00 0.06 0.00 0.00 99.75 [2020-03-11T17:35:46.777Z] 17:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-11T17:35:46.777Z] 17:33:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2020-03-11T17:35:46.777Z] 17:33:01 2 0.57 0.00 0.05 0.00 0.00 99.38 [2020-03-11T17:35:46.777Z] 17:33:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-11T17:35:46.777Z] 17:34:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-03-11T17:35:46.777Z] 17:34:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-11T17:35:46.777Z] 17:34:01 1 0.58 0.00 0.05 0.00 0.00 99.37 [2020-03-11T17:35:46.777Z] 17:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-11T17:35:46.777Z] 17:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-11T17:35:46.777Z] 17:35:01 all 0.19 0.00 0.05 0.00 0.00 99.77 [2020-03-11T17:35:46.777Z] 17:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-11T17:35:46.777Z] 17:35:01 1 0.57 0.00 0.05 0.00 0.00 99.38 [2020-03-11T17:35:46.777Z] 17:35:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-11T17:35:46.777Z] 17:35:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-11T17:35:46.777Z] Average: all 0.19 0.00 0.07 0.00 0.00 99.74 [2020-03-11T17:35:46.777Z] Average: 0 0.25 0.00 0.05 0.00 0.00 99.70 [2020-03-11T17:35:46.777Z] Average: 1 0.28 0.00 0.09 0.00 0.00 99.63 [2020-03-11T17:35:46.777Z] Average: 2 0.18 0.00 0.06 0.00 0.00 99.76 [2020-03-11T17:35:46.777Z] Average: 3 0.06 0.00 0.07 0.00 0.00 99.87 [2020-03-11T17:35:46.777Z] [2020-03-11T17:35:46.777Z] [2020-03-11T17:35:46.777Z]