Pull request #162 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at b7b5aeb7e670236aa97615c39cd335eef2abaff5 rather than 72f42f4e955ccee9c4c7d1af363b1aabe667929e Obtained Jenkinsfile from b7b5aeb7e670236aa97615c39cd335eef2abaff5 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/edgex-ui-go/branches/PR-162/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: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 ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-140 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 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 Fetching without tags Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 72f42f4e955ccee9c4c7d1af363b1aabe667929e > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 Merge succeeded, producing 72f42f4e955ccee9c4c7d1af363b1aabe667929e Checking out Revision 72f42f4e955ccee9c4c7d1af363b1aabe667929e (PR-162) > 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 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 Commit message: "Issue #151" 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-11T17:17:45.230Z] 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:17:47.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T17:17:47.977Z] [2020-03-11T17:17:47.977Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:17:48.415Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T17:17:48.416Z] latest: Pulling from edgex-devops/git-semver [2020-03-11T17:17:48.416Z] 9123ac7c32f7: Pulling fs layer [2020-03-11T17:17:48.416Z] b8cc5d1170e3: Pulling fs layer [2020-03-11T17:17:48.416Z] 2924cbbf6a41: Pulling fs layer [2020-03-11T17:17:48.416Z] 93b08a4f1073: Pulling fs layer [2020-03-11T17:17:48.416Z] 93b08a4f1073: Waiting [2020-03-11T17:17:48.416Z] b8cc5d1170e3: Verifying Checksum [2020-03-11T17:17:48.416Z] b8cc5d1170e3: Download complete [2020-03-11T17:17:48.685Z] 9123ac7c32f7: Verifying Checksum [2020-03-11T17:17:48.685Z] 9123ac7c32f7: Download complete [2020-03-11T17:17:48.685Z] 93b08a4f1073: Verifying Checksum [2020-03-11T17:17:48.685Z] 93b08a4f1073: Download complete [2020-03-11T17:17:48.685Z] 2924cbbf6a41: Verifying Checksum [2020-03-11T17:17:48.685Z] 2924cbbf6a41: Download complete [2020-03-11T17:17:48.946Z] 9123ac7c32f7: Pull complete [2020-03-11T17:17:48.946Z] b8cc5d1170e3: Pull complete [2020-03-11T17:17:49.889Z] 2924cbbf6a41: Pull complete [2020-03-11T17:17:50.153Z] 93b08a4f1073: Pull complete [2020-03-11T17:17:50.153Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-11T17:17:50.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-11T17:17:50.320Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-03-11T17:17:50.372Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-11T17:17:51.089Z] $ docker top c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-11T17:17:51.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T17:17:51.483Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T17:17:51.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T17:17:51.760Z] $ docker exec c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 ssh-agent [2020-03-11T17:17:51.944Z] SSH_AUTH_SOCK=/tmp/ssh-qBhOCpKtoRV4/agent.15 [2020-03-11T17:17:51.944Z] SSH_AGENT_PID=22 [2020-03-11T17:17:51.953Z] Running ssh-add (command line suppressed) [2020-03-11T17:17:52.117Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8210645253816018832.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8210645253816018832.key) [2020-03-11T17:17:52.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T17:17:52.534Z] + git describe --exact-match --tags HEAD [2020-03-11T17:17:52.534Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-11T17:17:52.626Z] $ docker exec --env ******** --env ******** c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 ssh-agent -k [2020-03-11T17:17:52.854Z] unset SSH_AUTH_SOCK; [2020-03-11T17:17:52.854Z] unset SSH_AGENT_PID; [2020-03-11T17:17:52.854Z] echo Agent pid 22 killed; [2020-03-11T17:17:52.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-11T17:17:53.063Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-11T17:17:53.063Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-11T17:17:53.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T17:17:53.193Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T17:17:53.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T17:17:53.453Z] $ docker exec c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 ssh-agent [2020-03-11T17:17:53.663Z] SSH_AUTH_SOCK=/tmp/ssh-Yg7RjiajAESQ/agent.58 [2020-03-11T17:17:53.663Z] SSH_AGENT_PID=65 [2020-03-11T17:17:53.669Z] Running ssh-add (command line suppressed) [2020-03-11T17:17:53.826Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_7444973646125974806.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_7444973646125974806.key) [2020-03-11T17:17:53.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T17:17:54.234Z] + git semver init [2020-03-11T17:17:54.235Z] # -> Open(): unable to determine branch for HEAD [2020-03-11T17:17:54.235Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.git [2020-03-11T17:17:54.235Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:17:54.235Z] # $SEMVER_REMOTE_NAME = origin [2020-03-11T17:17:54.235Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-11T17:17:54.235Z] # $SEMVER_USER_NAME = jenkins [2020-03-11T17:17:54.235Z] # $SEMVER_BRANCH = PR-162 [2020-03-11T17:17:54.235Z] # $SEMVER_TEMP = /tmp/semver-822891713 [2020-03-11T17:17:54.235Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-11T17:17:54.819Z] # '/tmp/semver-822891713' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver' [2020-03-11T17:17:54.819Z] # -> Force: false [2020-03-11T17:17:55.078Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver [Pipeline] } [2020-03-11T17:17:55.106Z] $ docker exec --env ******** --env ******** c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 ssh-agent -k [2020-03-11T17:17:55.275Z] unset SSH_AUTH_SOCK; [2020-03-11T17:17:55.275Z] unset SSH_AGENT_PID; [2020-03-11T17:17:55.276Z] echo Agent pid 65 killed; [2020-03-11T17:17:55.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-11T17:17:55.922Z] + git semver [Pipeline] } [2020-03-11T17:17:55.954Z] $ docker stop --time=1 c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 [2020-03-11T17:17:57.346Z] $ docker rm -f c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-11T17:17:58.569Z] Stashed 24 file(s) [Pipeline] echo [2020-03-11T17:17:58.585Z] [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:18:14.043Z] Still waiting to schedule task [2020-03-11T17:18:14.043Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-11T17:18:14.063Z] Still waiting to schedule task [2020-03-11T17:18:14.064Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-11T17:19:59.331Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-141 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws [2020-03-11T17:19:59.422Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-11T17:20:05.646Z] using credential edgex-jenkins-ssh [2020-03-11T17:20:05.695Z] Cloning the remote Git repository [2020-03-11T17:20:05.695Z] Cloning with configured refspecs honoured and without tags [2020-03-11T17:20:05.776Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:20:05.867Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-11T17:20:05.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:20:05.968Z] > git --version # timeout=10 [2020-03-11T17:20:06.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:20:06.090Z] > 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:20:07.399Z] Fetching without tags [2020-03-11T17:20:07.894Z] Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 72f42f4e955ccee9c4c7d1af363b1aabe667929e [2020-03-11T17:20:08.485Z] Merge succeeded, producing 72f42f4e955ccee9c4c7d1af363b1aabe667929e [2020-03-11T17:20:08.485Z] Checking out Revision 72f42f4e955ccee9c4c7d1af363b1aabe667929e (PR-162) [2020-03-11T17:20:07.253Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:20:07.298Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-03-11T17:20:07.322Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:20:07.371Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:20:07.410Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:20:07.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:20:07.424Z] > 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:20:07.913Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:20:07.946Z] > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 [2020-03-11T17:20:08.252Z] > git remote # timeout=10 [2020-03-11T17:20:08.318Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T17:20:08.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:20:08.386Z] > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 [2020-03-11T17:20:08.459Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T17:20:08.489Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:20:08.505Z] > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 [2020-03-11T17:20:12.942Z] Commit message: "Issue #151" [2020-03-11T17:20:13.003Z] > git --version # timeout=10 [2020-03-11T17:20:13.030Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-11T17:20:14.917Z] ========================================================= [2020-03-11T17:20:14.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-11T17:20:14.917Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:20:17.182Z] + 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:20:18.159Z] Sending build context to Docker daemon 10.73MB [2020-03-11T17:20:18.160Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-11T17:20:18.160Z] Step 2/8 : FROM ${BASE} [2020-03-11T17:20:18.432Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-11T17:20:18.432Z] 29bddadc8f3f: Pulling fs layer [2020-03-11T17:20:18.432Z] 02bb20f2603b: Pulling fs layer [2020-03-11T17:20:18.432Z] b62863a3550b: Pulling fs layer [2020-03-11T17:20:18.432Z] 9586258a13ea: Pulling fs layer [2020-03-11T17:20:18.432Z] a8b2cbafd68c: Pulling fs layer [2020-03-11T17:20:18.432Z] d1dd75721c92: Pulling fs layer [2020-03-11T17:20:18.432Z] 4e34fffdb759: Pulling fs layer [2020-03-11T17:20:18.432Z] fd1d9eb628f9: Pulling fs layer [2020-03-11T17:20:18.432Z] bd44c58b92db: Pulling fs layer [2020-03-11T17:20:18.432Z] e5856e266cf4: Pulling fs layer [2020-03-11T17:20:18.432Z] f0f88b30cdbb: Pulling fs layer [2020-03-11T17:20:18.432Z] 4e34fffdb759: Waiting [2020-03-11T17:20:18.432Z] fd1d9eb628f9: Waiting [2020-03-11T17:20:18.432Z] bd44c58b92db: Waiting [2020-03-11T17:20:18.432Z] 9586258a13ea: Waiting [2020-03-11T17:20:18.432Z] e5856e266cf4: Waiting [2020-03-11T17:20:18.432Z] f0f88b30cdbb: Waiting [2020-03-11T17:20:18.432Z] a8b2cbafd68c: Waiting [2020-03-11T17:20:18.432Z] d1dd75721c92: Waiting [2020-03-11T17:20:18.708Z] b62863a3550b: Verifying Checksum [2020-03-11T17:20:18.708Z] b62863a3550b: Download complete [2020-03-11T17:20:18.708Z] 02bb20f2603b: Verifying Checksum [2020-03-11T17:20:18.708Z] 02bb20f2603b: Download complete [2020-03-11T17:20:18.993Z] a8b2cbafd68c: Verifying Checksum [2020-03-11T17:20:18.993Z] a8b2cbafd68c: Download complete [2020-03-11T17:20:18.993Z] d1dd75721c92: Verifying Checksum [2020-03-11T17:20:18.993Z] d1dd75721c92: Download complete [2020-03-11T17:20:19.602Z] 29bddadc8f3f: Download complete [2020-03-11T17:20:20.630Z] 29bddadc8f3f: Pull complete [2020-03-11T17:20:21.231Z] 02bb20f2603b: Pull complete [2020-03-11T17:20:21.510Z] b62863a3550b: Pull complete [2020-03-11T17:20:23.697Z] Running on prd-centos7-docker-4c-2g-142 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws [2020-03-11T17:20:23.826Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-11T17:20:24.127Z] 4e34fffdb759: Verifying Checksum [2020-03-11T17:20:24.127Z] 4e34fffdb759: Download complete [2020-03-11T17:20:24.127Z] bd44c58b92db: Verifying Checksum [2020-03-11T17:20:24.127Z] bd44c58b92db: Download complete [2020-03-11T17:20:26.360Z] using credential edgex-jenkins-ssh [2020-03-11T17:20:26.404Z] Cloning the remote Git repository [2020-03-11T17:20:26.404Z] Cloning with configured refspecs honoured and without tags [2020-03-11T17:20:26.734Z] e5856e266cf4: Download complete [2020-03-11T17:20:27.003Z] f0f88b30cdbb: Download complete [2020-03-11T17:20:26.435Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:20:26.484Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-11T17:20:26.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:20:26.539Z] > git --version # timeout=10 [2020-03-11T17:20:26.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:20:26.589Z] > 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:20:27.872Z] Fetching without tags [2020-03-11T17:20:28.228Z] Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 72f42f4e955ccee9c4c7d1af363b1aabe667929e [2020-03-11T17:20:28.370Z] Merge succeeded, producing 72f42f4e955ccee9c4c7d1af363b1aabe667929e [2020-03-11T17:20:28.370Z] Checking out Revision 72f42f4e955ccee9c4c7d1af363b1aabe667929e (PR-162) [2020-03-11T17:20:27.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:20:27.838Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-03-11T17:20:27.852Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:20:27.864Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:20:27.876Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:20:27.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:20:27.881Z] > 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:20:28.236Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:20:28.248Z] > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 [2020-03-11T17:20:28.334Z] > git remote # timeout=10 [2020-03-11T17:20:28.339Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T17:20:28.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:20:28.349Z] > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 [2020-03-11T17:20:28.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T17:20:28.374Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:20:28.379Z] > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 [2020-03-11T17:20:28.957Z] fd1d9eb628f9: Verifying Checksum [2020-03-11T17:20:28.957Z] fd1d9eb628f9: Download complete [2020-03-11T17:20:30.374Z] 9586258a13ea: Verifying Checksum [2020-03-11T17:20:30.374Z] 9586258a13ea: Download complete [2020-03-11T17:20:32.376Z] Commit message: "Issue #151" [2020-03-11T17:20:32.399Z] > git --version # timeout=10 [2020-03-11T17:20:32.408Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-11T17:20:33.544Z] ========================================================= [2020-03-11T17:20:33.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-11T17:20:33.544Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:20:34.280Z] + 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:20:34.541Z] Sending build context to Docker daemon 10.73MB [2020-03-11T17:20:34.541Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-11T17:20:34.541Z] Step 2/8 : FROM ${BASE} [2020-03-11T17:20:34.541Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-11T17:20:34.541Z] 9d48c3bd43c5: Pulling fs layer [2020-03-11T17:20:34.541Z] 7f94eaf8af20: Pulling fs layer [2020-03-11T17:20:34.541Z] 9fe9984849c1: Pulling fs layer [2020-03-11T17:20:34.541Z] ec448270508e: Pulling fs layer [2020-03-11T17:20:34.541Z] 65ba82af53f7: Pulling fs layer [2020-03-11T17:20:34.541Z] 07c18b20a200: Pulling fs layer [2020-03-11T17:20:34.541Z] d9b3ee039db2: Pulling fs layer [2020-03-11T17:20:34.813Z] 8c79c1ac0d81: Pulling fs layer [2020-03-11T17:20:34.813Z] ff40f1a7a0b9: Pulling fs layer [2020-03-11T17:20:34.813Z] bdb43ae2d12f: Pulling fs layer [2020-03-11T17:20:34.813Z] 8e1ab0ef8490: Pulling fs layer [2020-03-11T17:20:34.813Z] d9b3ee039db2: Waiting [2020-03-11T17:20:34.813Z] 8c79c1ac0d81: Waiting [2020-03-11T17:20:34.813Z] ff40f1a7a0b9: Waiting [2020-03-11T17:20:34.813Z] bdb43ae2d12f: Waiting [2020-03-11T17:20:34.813Z] 8e1ab0ef8490: Waiting [2020-03-11T17:20:34.813Z] ec448270508e: Waiting [2020-03-11T17:20:34.813Z] 65ba82af53f7: Waiting [2020-03-11T17:20:34.813Z] 07c18b20a200: Waiting [2020-03-11T17:20:34.813Z] 9fe9984849c1: Verifying Checksum [2020-03-11T17:20:34.813Z] 9fe9984849c1: Download complete [2020-03-11T17:20:34.813Z] 7f94eaf8af20: Download complete [2020-03-11T17:20:34.813Z] 65ba82af53f7: Download complete [2020-03-11T17:20:34.813Z] 07c18b20a200: Verifying Checksum [2020-03-11T17:20:34.813Z] 07c18b20a200: Download complete [2020-03-11T17:20:34.813Z] 9d48c3bd43c5: Verifying Checksum [2020-03-11T17:20:34.813Z] 9d48c3bd43c5: Download complete [2020-03-11T17:20:35.080Z] 9d48c3bd43c5: Pull complete [2020-03-11T17:20:35.664Z] d9b3ee039db2: Verifying Checksum [2020-03-11T17:20:35.664Z] d9b3ee039db2: Download complete [2020-03-11T17:20:35.664Z] ff40f1a7a0b9: Verifying Checksum [2020-03-11T17:20:35.664Z] ff40f1a7a0b9: Download complete [2020-03-11T17:20:35.929Z] 7f94eaf8af20: Pull complete [2020-03-11T17:20:36.517Z] bdb43ae2d12f: Verifying Checksum [2020-03-11T17:20:36.517Z] bdb43ae2d12f: Download complete [2020-03-11T17:20:36.517Z] 8e1ab0ef8490: Verifying Checksum [2020-03-11T17:20:36.517Z] 8e1ab0ef8490: Download complete [2020-03-11T17:20:36.517Z] 9fe9984849c1: Pull complete [2020-03-11T17:20:36.517Z] 8c79c1ac0d81: Verifying Checksum [2020-03-11T17:20:36.517Z] 8c79c1ac0d81: Download complete [2020-03-11T17:20:36.517Z] ec448270508e: Download complete [2020-03-11T17:20:42.749Z] 9586258a13ea: Pull complete [2020-03-11T17:20:42.750Z] a8b2cbafd68c: Pull complete [2020-03-11T17:20:42.750Z] d1dd75721c92: Pull complete [2020-03-11T17:20:43.101Z] ec448270508e: Pull complete [2020-03-11T17:20:43.101Z] 65ba82af53f7: Pull complete [2020-03-11T17:20:43.101Z] 07c18b20a200: Pull complete [2020-03-11T17:20:46.126Z] 4e34fffdb759: Pull complete [2020-03-11T17:20:46.396Z] d9b3ee039db2: Pull complete [2020-03-11T17:20:49.705Z] 8c79c1ac0d81: Pull complete [2020-03-11T17:20:49.705Z] ff40f1a7a0b9: Pull complete [2020-03-11T17:20:50.399Z] fd1d9eb628f9: Pull complete [2020-03-11T17:20:50.646Z] bdb43ae2d12f: Pull complete [2020-03-11T17:20:50.669Z] bd44c58b92db: Pull complete [2020-03-11T17:20:50.907Z] 8e1ab0ef8490: Pull complete [2020-03-11T17:20:50.907Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-11T17:20:50.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-11T17:20:50.908Z] ---> 8acfeb908b63 [2020-03-11T17:20:50.908Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-11T17:20:50.908Z] ---> Running in 80129348770a [2020-03-11T17:20:50.908Z] Removing intermediate container 80129348770a [2020-03-11T17:20:50.908Z] ---> e27b1e77aeac [2020-03-11T17:20:50.908Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:20:51.169Z] ---> Running in 09a8c45f72b3 [2020-03-11T17:20:52.558Z] Removing intermediate container 09a8c45f72b3 [2020-03-11T17:20:52.558Z] ---> 35a196a45ecc [2020-03-11T17:20:52.558Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-11T17:20:52.558Z] ---> Running in 4fc3c15b18e5 [2020-03-11T17:20:52.629Z] e5856e266cf4: Pull complete [2020-03-11T17:20:52.819Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-11T17:20:52.897Z] f0f88b30cdbb: Pull complete [2020-03-11T17:20:52.898Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-11T17:20:52.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-11T17:20:52.898Z] ---> 0be50c763560 [2020-03-11T17:20:52.898Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-11T17:20:55.368Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-11T17:20:55.632Z] OK: 134 MiB in 39 packages [2020-03-11T17:20:56.207Z] Removing intermediate container 4fc3c15b18e5 [2020-03-11T17:20:56.207Z] ---> e987e26e35e7 [2020-03-11T17:20:56.207Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-11T17:20:56.207Z] ---> Running in 6b2e74cbe8b6 [2020-03-11T17:20:56.207Z] Removing intermediate container 6b2e74cbe8b6 [2020-03-11T17:20:56.207Z] ---> 0fb05d367e6a [2020-03-11T17:20:56.207Z] Step 7/8 : COPY . . [2020-03-11T17:20:57.145Z] ---> cc307c7c98fd [2020-03-11T17:20:57.145Z] Step 8/8 : RUN go mod download [2020-03-11T17:20:57.145Z] ---> Running in be6ce53c1f59 [2020-03-11T17:20:57.202Z] ---> Running in 562a4b068de5 [2020-03-11T17:20:57.202Z] Removing intermediate container 562a4b068de5 [2020-03-11T17:20:57.202Z] ---> 54f80e3bc009 [2020-03-11T17:20:57.202Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:20:57.202Z] ---> Running in 90746f99e5de [2020-03-11T17:20:57.727Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-11T17:20:57.727Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-11T17:20:57.727Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-11T17:20:57.727Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T17:20:57.727Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T17:20:57.727Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-11T17:20:57.727Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-11T17:20:57.995Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-11T17:20:57.995Z] go: finding github.com/kr/text v0.1.0 [2020-03-11T17:20:57.995Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T17:20:58.258Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-11T17:20:58.258Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-11T17:20:58.258Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T17:20:58.258Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T17:20:58.523Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T17:20:58.523Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-11T17:20:58.523Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T17:20:58.523Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-11T17:20:58.523Z] go: finding github.com/kr/pty v1.1.1 [2020-03-11T17:20:58.785Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T17:20:58.785Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-11T17:20:59.049Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T17:20:59.623Z] go: finding golang.org/x/text v0.3.0 [2020-03-11T17:20:59.623Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-11T17:20:59.802Z] Removing intermediate container 90746f99e5de [2020-03-11T17:20:59.802Z] ---> c15b941ce08a [2020-03-11T17:20:59.802Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-11T17:20:59.802Z] ---> Running in 01cd1bd45869 [2020-03-11T17:21:00.387Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-11T17:21:01.013Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-11T17:21:01.797Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-11T17:21:02.760Z] OK: 121 MiB in 39 packages [2020-03-11T17:21:03.564Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-11T17:21:03.564Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T17:21:03.564Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T17:21:03.564Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T17:21:03.564Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T17:21:03.564Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T17:21:03.564Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-11T17:21:03.822Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T17:21:03.823Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T17:21:04.171Z] Removing intermediate container 01cd1bd45869 [2020-03-11T17:21:04.172Z] ---> b7c93f7de158 [2020-03-11T17:21:04.172Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-11T17:21:04.172Z] ---> Running in 4dfaead431ae [2020-03-11T17:21:04.394Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T17:21:04.394Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T17:21:04.394Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T17:21:04.394Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T17:21:04.394Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T17:21:04.394Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T17:21:04.394Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T17:21:04.394Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T17:21:04.394Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T17:21:04.661Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T17:21:04.661Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T17:21:04.661Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-11T17:21:04.756Z] Removing intermediate container 4dfaead431ae [2020-03-11T17:21:04.756Z] ---> 415b1b6a7491 [2020-03-11T17:21:04.756Z] Step 7/8 : COPY . . [2020-03-11T17:21:04.926Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T17:21:04.926Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T17:21:04.926Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T17:21:04.926Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T17:21:04.926Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T17:21:04.926Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-11T17:21:04.926Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T17:21:04.926Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-11T17:21:04.926Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T17:21:04.926Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T17:21:05.186Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-11T17:21:05.186Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T17:21:05.186Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T17:21:05.186Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T17:21:05.186Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T17:21:05.186Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-11T17:21:05.446Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T17:21:05.446Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T17:21:05.446Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T17:21:05.446Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T17:21:05.446Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T17:21:05.707Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T17:21:05.972Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-11T17:21:05.972Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T17:21:06.175Z] ---> 46ad621f1c0d [2020-03-11T17:21:06.175Z] Step 8/8 : RUN go mod download [2020-03-11T17:21:06.447Z] ---> Running in 22368670d966 [2020-03-11T17:21:07.423Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T17:21:07.423Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T17:21:07.423Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-11T17:21:07.423Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-11T17:21:07.423Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-11T17:21:07.423Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-11T17:21:07.423Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-11T17:21:08.019Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-11T17:21:08.290Z] go: finding github.com/kr/text v0.1.0 [2020-03-11T17:21:08.290Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T17:21:08.290Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-11T17:21:08.578Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-11T17:21:08.578Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T17:21:08.578Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-11T17:21:08.578Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-11T17:21:08.578Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T17:21:08.578Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T17:21:09.178Z] go: finding github.com/kr/pty v1.1.1 [2020-03-11T17:21:09.454Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T17:21:09.725Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T17:21:09.725Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T17:21:09.999Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-11T17:21:11.414Z] go: finding golang.org/x/text v0.3.0 [2020-03-11T17:21:11.685Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-11T17:21:14.311Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-11T17:21:16.267Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-11T17:21:16.267Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T17:21:16.267Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T17:21:16.267Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T17:21:16.267Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T17:21:16.267Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T17:21:16.267Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-11T17:21:17.239Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T17:21:17.512Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T17:21:18.105Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T17:21:18.105Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T17:21:18.105Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T17:21:18.105Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T17:21:18.105Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T17:21:18.378Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T17:21:18.378Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T17:21:18.378Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T17:21:18.378Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T17:21:18.972Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T17:21:18.972Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T17:21:19.245Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-11T17:21:19.245Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-11T17:21:19.245Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T17:21:19.245Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T17:21:19.245Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T17:21:19.245Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T17:21:19.520Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T17:21:19.520Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T17:21:19.520Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-11T17:21:19.520Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T17:21:19.520Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T17:21:19.520Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T17:21:19.792Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T17:21:20.071Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T17:21:20.071Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T17:21:20.071Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-11T17:21:20.071Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T17:21:20.347Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T17:21:20.347Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T17:21:20.347Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T17:21:20.347Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T17:21:20.919Z] Removing intermediate container be6ce53c1f59 [2020-03-11T17:21:20.919Z] ---> 8c12a77d3d0c [2020-03-11T17:21:20.919Z] Successfully built 8c12a77d3d0c [2020-03-11T17:21:20.919Z] Successfully tagged ci-base-image-x86_64:latest [2020-03-11T17:21:20.942Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T17:21:20.942Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-11T17:21:20.942Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [Pipeline] } [Pipeline] // script [Pipeline] } [2020-03-11T17:21:21.215Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:21:21.737Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-11T17:21:21.737Z] . [Pipeline] withDockerContainer [2020-03-11T17:21:21.903Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2020-03-11T17:21:21.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-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-11T17:21:24.704Z] $ docker top e920aa70c2fc363ba343ec1c65f6a55f75f9b526293bb2a5bd5e523c3ded32c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T17:21:25.232Z] + go version [2020-03-11T17:21:25.232Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-11T17:21:25.568Z] + make test [2020-03-11T17:21:25.568Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-11T17:21:26.952Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-11T17:21:37.010Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-11T17:21:37.010Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-11T17:21:41.713Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T17:21:41.731Z] $ docker stop --time=1 e920aa70c2fc363ba343ec1c65f6a55f75f9b526293bb2a5bd5e523c3ded32c0 [2020-03-11T17:21:43.250Z] $ docker rm -f e920aa70c2fc363ba343ec1c65f6a55f75f9b526293bb2a5bd5e523c3ded32c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T17:21:44.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T17:21:45.213Z] + ls -al . [2020-03-11T17:21:45.213Z] total 72 [2020-03-11T17:21:45.213Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 17:21 . [2020-03-11T17:21:45.213Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 17:20 .. [2020-03-11T17:21:45.213Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 11 17:20 app [2020-03-11T17:21:45.213Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 17:20 assets [2020-03-11T17:21:45.213Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 17:20 bin [2020-03-11T17:21:45.214Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 17:20 cmd [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 17:20 CONTRIBUTING.md [2020-03-11T17:21:45.214Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 11 17:21 coverage.out [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 11 17:20 Dockerfile [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 11 17:20 Dockerfile.build [2020-03-11T17:21:45.214Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 11 17:20 docs [2020-03-11T17:21:45.214Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 17:20 .git [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 11 17:20 .gitignore [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 11 17:20 go.mod [2020-03-11T17:21:45.214Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 11 17:21 go.sum [2020-03-11T17:21:45.214Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 11 17:20 internal [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 11 17:20 Jenkinsfile [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 17:20 LICENSE [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 17:20 Makefile [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 11 17:20 README.md [2020-03-11T17:21:45.214Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 11 17:20 .semver [2020-03-11T17:21:45.214Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 17:20 snap [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 17:17 VERSION [2020-03-11T17:21:45.214Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 17:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:21:45.552Z] + 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=72f42f4e955ccee9c4c7d1af363b1aabe667929e --label arch=amd64 --label version=0.0.0 . [2020-03-11T17:21:45.812Z] Sending build context to Docker daemon 10.74MB [2020-03-11T17:21:45.812Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-11T17:21:45.812Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-11T17:21:45.812Z] ---> 8c12a77d3d0c [2020-03-11T17:21:45.812Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-11T17:21:45.812Z] ---> Running in c108d385bee4 [2020-03-11T17:21:45.812Z] Removing intermediate container c108d385bee4 [2020-03-11T17:21:45.812Z] ---> bcf52af4108d [2020-03-11T17:21:45.812Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-11T17:21:46.074Z] ---> Running in 2c243b324714 [2020-03-11T17:21:46.074Z] Removing intermediate container 2c243b324714 [2020-03-11T17:21:46.074Z] ---> 99ae164fdefe [2020-03-11T17:21:46.074Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T17:21:46.074Z] ---> Running in 3ad800a96605 [2020-03-11T17:21:46.337Z] Removing intermediate container 3ad800a96605 [2020-03-11T17:21:46.337Z] ---> 3365f945ecc4 [2020-03-11T17:21:46.337Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-11T17:21:46.337Z] ---> Running in f871cf9b546d [2020-03-11T17:21:46.337Z] Removing intermediate container f871cf9b546d [2020-03-11T17:21:46.337Z] ---> 8abadac76c21 [2020-03-11T17:21:46.337Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-11T17:21:46.337Z] ---> Running in 2f56e45a2e2b [2020-03-11T17:21:46.600Z] Removing intermediate container 2f56e45a2e2b [2020-03-11T17:21:46.600Z] ---> 3ff5123a161f [2020-03-11T17:21:46.600Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:21:46.600Z] ---> Running in 81a06711711d [2020-03-11T17:21:47.539Z] Removing intermediate container 81a06711711d [2020-03-11T17:21:47.539Z] ---> 750702e48da7 [2020-03-11T17:21:47.539Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T17:21:47.539Z] ---> Running in e7f966d49f23 [2020-03-11T17:21:47.800Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-11T17:21:49.182Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-11T17:21:49.749Z] OK: 134 MiB in 39 packages [2020-03-11T17:21:50.323Z] Removing intermediate container e7f966d49f23 [2020-03-11T17:21:50.323Z] ---> 85c76ccd712a [2020-03-11T17:21:50.323Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-11T17:21:50.323Z] ---> Running in f8597ea7503e [2020-03-11T17:21:50.323Z] Removing intermediate container f8597ea7503e [2020-03-11T17:21:50.323Z] ---> d7fdf8315a15 [2020-03-11T17:21:50.323Z] Step 11/23 : COPY go.mod . [2020-03-11T17:21:50.583Z] ---> 1af456d56864 [2020-03-11T17:21:50.583Z] Step 12/23 : COPY Makefile . [2020-03-11T17:21:50.842Z] ---> a9c7bfed1af6 [2020-03-11T17:21:50.842Z] Step 13/23 : RUN make update [2020-03-11T17:21:50.842Z] ---> Running in a5c79659cd05 [2020-03-11T17:21:51.100Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-11T17:21:51.669Z] Removing intermediate container a5c79659cd05 [2020-03-11T17:21:51.669Z] ---> 97735d46125a [2020-03-11T17:21:51.669Z] Step 14/23 : COPY . . [2020-03-11T17:21:51.932Z] ---> bd14601ebac3 [2020-03-11T17:21:51.932Z] Step 15/23 : RUN ${MAKE} [2020-03-11T17:21:51.932Z] ---> Running in 18296c76f05a [2020-03-11T17:21:52.512Z] 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:21:53.484Z] Removing intermediate container 22368670d966 [2020-03-11T17:21:53.484Z] ---> 78de6048b8af [2020-03-11T17:21:53.484Z] Successfully built 78de6048b8af [2020-03-11T17:21:53.484Z] 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:21:54.339Z] + docker inspect -f . ci-base-image-arm64 [2020-03-11T17:21:54.607Z] . [Pipeline] withDockerContainer [2020-03-11T17:21:54.972Z] prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container [2020-03-11T17:21:55.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-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-11T17:21:56.454Z] $ docker top f9eff6de2b0b228d2f8ad82961784c86c479bb9c6a05c4b5bef0ee3be4c390d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T17:21:57.586Z] + go version [2020-03-11T17:21:57.586Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-11T17:21:58.258Z] + make test [2020-03-11T17:21:58.258Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-11T17:21:59.679Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-11T17:22:02.599Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T17:22:05.917Z] Removing intermediate container 18296c76f05a [2020-03-11T17:22:05.917Z] ---> 26d171e4613c [2020-03-11T17:22:05.917Z] Step 16/23 : FROM alpine [2020-03-11T17:22:06.176Z] latest: Pulling from library/alpine [2020-03-11T17:22:06.176Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T17:22:06.440Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T17:22:06.440Z] c9b1b535fdd9: Download complete [2020-03-11T17:22:06.703Z] c9b1b535fdd9: Pull complete [2020-03-11T17:22:06.703Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T17:22:06.703Z] Status: Downloaded newer image for alpine:latest [2020-03-11T17:22:06.703Z] ---> e7d92cdc71fe [2020-03-11T17:22:06.703Z] Step 17/23 : EXPOSE 4000 [2020-03-11T17:22:06.703Z] ---> Running in a9e853345280 [2020-03-11T17:22:06.962Z] Removing intermediate container a9e853345280 [2020-03-11T17:22:06.962Z] ---> 6fe295d10d8a [2020-03-11T17:22:06.962Z] 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:22:07.535Z] ---> 3e6c5c16fbd6 [2020-03-11T17:22:07.535Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T17:22:07.535Z] ---> Running in 6e560759e248 [2020-03-11T17:22:07.798Z] Removing intermediate container 6e560759e248 [2020-03-11T17:22:07.798Z] ---> a964536f2ffe [2020-03-11T17:22:07.798Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-11T17:22:07.798Z] ---> Running in 6309c893fd28 [2020-03-11T17:22:08.056Z] Removing intermediate container 6309c893fd28 [2020-03-11T17:22:08.056Z] ---> 2fdd27766bdc [2020-03-11T17:22:08.056Z] Step 21/23 : LABEL arch=amd64 [2020-03-11T17:22:08.056Z] ---> Running in 1990069a7f68 [2020-03-11T17:22:08.056Z] Removing intermediate container 1990069a7f68 [2020-03-11T17:22:08.056Z] ---> be3114cec4f2 [2020-03-11T17:22:08.056Z] Step 22/23 : LABEL git_sha=72f42f4e955ccee9c4c7d1af363b1aabe667929e [2020-03-11T17:22:08.319Z] ---> Running in 82afaf644e8c [2020-03-11T17:22:08.319Z] Removing intermediate container 82afaf644e8c [2020-03-11T17:22:08.319Z] ---> 9bb914bc0fb2 [2020-03-11T17:22:08.319Z] Step 23/23 : LABEL version=0.0.0 [2020-03-11T17:22:08.319Z] ---> Running in eee965c25228 [2020-03-11T17:22:08.578Z] Removing intermediate container eee965c25228 [2020-03-11T17:22:08.578Z] ---> a22ca2e5e5e8 [2020-03-11T17:22:08.578Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T17:22:08.578Z] Successfully built a22ca2e5e5e8 [2020-03-11T17:22:08.578Z] 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:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-11T17:22:26.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-11T17:22:26.423Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-11T17:22:38.802Z] Warning: overwriting stash ‘coverage-report’ [2020-03-11T17:22:39.168Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T17:22:39.189Z] $ docker stop --time=1 f9eff6de2b0b228d2f8ad82961784c86c479bb9c6a05c4b5bef0ee3be4c390d4 [2020-03-11T17:22:41.273Z] $ docker rm -f f9eff6de2b0b228d2f8ad82961784c86c479bb9c6a05c4b5bef0ee3be4c390d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T17:22:42.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T17:22:42.986Z] + ls -al . [2020-03-11T17:22:42.986Z] total 112 [2020-03-11T17:22:42.986Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:21 . [2020-03-11T17:22:42.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:20 .. [2020-03-11T17:22:42.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:20 .git [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 11 17:20 .gitignore [2020-03-11T17:22:42.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:20 .semver [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 17:20 CONTRIBUTING.md [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 11 17:20 Dockerfile [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 11 17:20 Dockerfile.build [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 11 17:20 Jenkinsfile [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 17:20 LICENSE [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 17:20 Makefile [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 11 17:20 README.md [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:17 VERSION [2020-03-11T17:22:42.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:20 app [2020-03-11T17:22:42.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:20 assets [2020-03-11T17:22:42.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:20 bin [2020-03-11T17:22:42.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:20 cmd [2020-03-11T17:22:42.986Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 17:21 coverage.out [2020-03-11T17:22:42.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:20 docs [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 11 17:20 go.mod [2020-03-11T17:22:42.986Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 11 17:21 go.sum [2020-03-11T17:22:42.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:20 internal [2020-03-11T17:22:42.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:20 snap [2020-03-11T17:22:42.986Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 17:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:22:43.337Z] + 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=72f42f4e955ccee9c4c7d1af363b1aabe667929e --label arch=arm64 --label version=0.0.0 . [2020-03-11T17:22:43.922Z] Sending build context to Docker daemon 10.74MB [2020-03-11T17:22:43.922Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-11T17:22:43.922Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-11T17:22:43.922Z] ---> 78de6048b8af [2020-03-11T17:22:43.922Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-11T17:22:44.187Z] ---> Running in 0d8a707b2c56 [2020-03-11T17:22:44.454Z] Removing intermediate container 0d8a707b2c56 [2020-03-11T17:22:44.454Z] ---> 1b72bf00b985 [2020-03-11T17:22:44.454Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-11T17:22:44.722Z] ---> Running in 536ac3f19024 [2020-03-11T17:22:44.989Z] Removing intermediate container 536ac3f19024 [2020-03-11T17:22:44.989Z] ---> c0beae4d4995 [2020-03-11T17:22:44.989Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T17:22:44.989Z] ---> Running in 7b766173d6c8 [2020-03-11T17:22:45.576Z] Removing intermediate container 7b766173d6c8 [2020-03-11T17:22:45.576Z] ---> 484916b3b0c2 [2020-03-11T17:22:45.576Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-11T17:22:45.576Z] ---> Running in 4e9effe370a1 [2020-03-11T17:22:45.850Z] Removing intermediate container 4e9effe370a1 [2020-03-11T17:22:45.850Z] ---> cde915c56168 [2020-03-11T17:22:45.850Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-11T17:22:46.119Z] ---> Running in f1dd12b646bd [2020-03-11T17:22:46.386Z] Removing intermediate container f1dd12b646bd [2020-03-11T17:22:46.386Z] ---> 8aa666ed805e [2020-03-11T17:22:46.386Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:22:46.651Z] ---> Running in 49746497b795 [2020-03-11T17:22:48.608Z] Removing intermediate container 49746497b795 [2020-03-11T17:22:48.608Z] ---> 23d23addca32 [2020-03-11T17:22:48.608Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T17:22:48.608Z] ---> Running in 5f85ffb1d901 [2020-03-11T17:22:49.190Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-11T17:22:50.599Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-11T17:22:52.007Z] OK: 121 MiB in 39 packages [2020-03-11T17:22:52.976Z] Removing intermediate container 5f85ffb1d901 [2020-03-11T17:22:52.976Z] ---> d7ebf20fed09 [2020-03-11T17:22:52.976Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-11T17:22:52.976Z] ---> Running in 83a455e4f5ad [2020-03-11T17:22:53.248Z] Removing intermediate container 83a455e4f5ad [2020-03-11T17:22:53.248Z] ---> 56d54355a309 [2020-03-11T17:22:53.248Z] Step 11/23 : COPY go.mod . [2020-03-11T17:22:53.840Z] ---> 917fb3ddd027 [2020-03-11T17:22:53.840Z] Step 12/23 : COPY Makefile . [2020-03-11T17:22:54.426Z] ---> c3d817456919 [2020-03-11T17:22:54.426Z] Step 13/23 : RUN make update [2020-03-11T17:22:54.697Z] ---> Running in b46f4ef640e6 [2020-03-11T17:22:55.286Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-11T17:22:56.718Z] Removing intermediate container b46f4ef640e6 [2020-03-11T17:22:56.718Z] ---> a2894f195731 [2020-03-11T17:22:56.718Z] Step 14/23 : COPY . . [2020-03-11T17:22:58.135Z] ---> c666ff024437 [2020-03-11T17:22:58.135Z] Step 15/23 : RUN ${MAKE} [2020-03-11T17:22:58.135Z] ---> Running in 057ff55a82f9 [2020-03-11T17:22:59.099Z] 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:23:21.204Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T17:23:29.443Z] Removing intermediate container 057ff55a82f9 [2020-03-11T17:23:29.444Z] ---> fc24c21e3b38 [2020-03-11T17:23:29.444Z] Step 16/23 : FROM alpine [2020-03-11T17:23:29.444Z] latest: Pulling from library/alpine [2020-03-11T17:23:29.444Z] 8fa90b21c985: Pulling fs layer [2020-03-11T17:23:30.031Z] 8fa90b21c985: Verifying Checksum [2020-03-11T17:23:30.031Z] 8fa90b21c985: Download complete [2020-03-11T17:23:30.300Z] 8fa90b21c985: Pull complete [2020-03-11T17:23:30.300Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T17:23:30.300Z] Status: Downloaded newer image for alpine:latest [2020-03-11T17:23:30.300Z] ---> 6e4716cdcf7a [2020-03-11T17:23:30.300Z] Step 17/23 : EXPOSE 4000 [2020-03-11T17:23:30.568Z] ---> Running in 685371e7af65 [2020-03-11T17:23:30.834Z] Removing intermediate container 685371e7af65 [2020-03-11T17:23:30.834Z] ---> 71cbf21c81d9 [2020-03-11T17:23:30.834Z] 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:23:32.791Z] ---> 3ac151e9e506 [2020-03-11T17:23:32.791Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T17:23:32.791Z] ---> Running in 4012aa01cac7 [2020-03-11T17:23:32.791Z] Removing intermediate container 4012aa01cac7 [2020-03-11T17:23:32.791Z] ---> 90207c6dd939 [2020-03-11T17:23:32.791Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-11T17:23:33.065Z] ---> Running in 801b398be6be [2020-03-11T17:23:33.335Z] Removing intermediate container 801b398be6be [2020-03-11T17:23:33.335Z] ---> 1e8dd3237fa6 [2020-03-11T17:23:33.335Z] Step 21/23 : LABEL arch=arm64 [2020-03-11T17:23:33.335Z] ---> Running in a10902659d04 [2020-03-11T17:23:33.922Z] Removing intermediate container a10902659d04 [2020-03-11T17:23:33.922Z] ---> c686b5282860 [2020-03-11T17:23:33.922Z] Step 22/23 : LABEL git_sha=72f42f4e955ccee9c4c7d1af363b1aabe667929e [2020-03-11T17:23:33.922Z] ---> Running in 874252b3a655 [2020-03-11T17:23:34.199Z] Removing intermediate container 874252b3a655 [2020-03-11T17:23:34.199Z] ---> 72906ed66a26 [2020-03-11T17:23:34.199Z] Step 23/23 : LABEL version=0.0.0 [2020-03-11T17:23:34.199Z] ---> Running in e783a3d5f454 [2020-03-11T17:23:34.465Z] Removing intermediate container e783a3d5f454 [2020-03-11T17:23:34.465Z] ---> dd06a8a8d078 [2020-03-11T17:23:34.465Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T17:23:34.733Z] Successfully built dd06a8a8d078 [2020-03-11T17:23:34.733Z] 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:23:36.346Z] provisioning config files... [2020-03-11T17:23:36.364Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4700191780162043522tmp [Pipeline] { [Pipeline] sh [2020-03-11T17:23:36.750Z] + curl -s https://codecov.io/bash [2020-03-11T17:23:36.750Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4700191780162043522tmp [2020-03-11T17:23:37.013Z] [2020-03-11T17:23:37.013Z] _____ _ [2020-03-11T17:23:37.013Z] / ____| | | [2020-03-11T17:23:37.013Z] | | ___ __| | ___ ___ _____ __ [2020-03-11T17:23:37.013Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-11T17:23:37.013Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-11T17:23:37.013Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-11T17:23:37.013Z] Bash-20200303-bc4d7e6 [2020-03-11T17:23:37.013Z] [2020-03-11T17:23:37.013Z] [2020-03-11T17:23:37.013Z] ==> Jenkins CI detected. [2020-03-11T17:23:37.013Z] project root: . [2020-03-11T17:23:37.013Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-11T17:23:37.013Z] ==> Running gcov in . (disable via -X gcov) [2020-03-11T17:23:37.013Z] ==> Python coveragepy not found [2020-03-11T17:23:37.013Z] ==> Searching for coverage reports in: [2020-03-11T17:23:37.013Z] + . [2020-03-11T17:23:37.013Z] -> Found 1 reports [2020-03-11T17:23:37.013Z] ==> Detecting git/mercurial file structure [2020-03-11T17:23:37.013Z] ==> Reading reports [2020-03-11T17:23:37.013Z] + ./coverage.out bytes=10 [2020-03-11T17:23:37.013Z] ==> Appending adjustments [2020-03-11T17:23:37.013Z] http://docs.codecov.io/docs/fixing-reports [2020-03-11T17:23:37.273Z] + Found adjustments [2020-03-11T17:23:37.273Z] ==> Gzipping contents [2020-03-11T17:23:37.273Z] ==> Uploading reports [2020-03-11T17:23:37.273Z] url: https://codecov.io [2020-03-11T17:23:37.273Z] query: branch=PR-162&commit=72f42f4e955ccee9c4c7d1af363b1aabe667929e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= [2020-03-11T17:23:37.273Z] -> Pinging Codecov [2020-03-11T17:23:37.273Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-162&commit=72f42f4e955ccee9c4c7d1af363b1aabe667929e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= [2020-03-11T17:23:37.844Z] -> Uploading [2020-03-11T17:23:38.414Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/72f42f4e955ccee9c4c7d1af363b1aabe667929e [Pipeline] } [2020-03-11T17:23:38.434Z] 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:23:40.112Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T17:23:40.442Z] ---> package-listing.sh [2020-03-11T17:23:40.442Z] ++ facter osfamily [2020-03-11T17:23:40.442Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-11T17:23:40.442Z] + OS_FAMILY=redhat [2020-03-11T17:23:40.442Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:23:40.442Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-11T17:23:40.442Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-11T17:23:40.442Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-11T17:23:40.442Z] + PACKAGES=/tmp/packages_start.txt [2020-03-11T17:23:40.442Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' [2020-03-11T17:23:40.442Z] + PACKAGES=/tmp/packages_end.txt [2020-03-11T17:23:40.442Z] + case "${OS_FAMILY}" in [2020-03-11T17:23:40.442Z] + rpm -qa [2020-03-11T17:23:40.442Z] + sort [2020-03-11T17:23:44.652Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-11T17:23:44.652Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-11T17:23:44.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-11T17:23:44.652Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' [2020-03-11T17:23:44.652Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [2020-03-11T17:23:44.652Z] + 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:23:45.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T17:23:45.142Z] [2020-03-11T17:23:45.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:23:45.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T17:23:45.520Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-11T17:23:45.520Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T17:23:45.520Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-11T17:23:45.520Z] 756a868c4378: Pulling fs layer [2020-03-11T17:23:45.520Z] 444b2fc9a129: Pulling fs layer [2020-03-11T17:23:45.520Z] ea15f1150254: Pulling fs layer [2020-03-11T17:23:45.520Z] 41b27a9f41bf: Pulling fs layer [2020-03-11T17:23:45.520Z] 28c525ee5125: Pulling fs layer [2020-03-11T17:23:45.520Z] 094b1ea09ed8: Pulling fs layer [2020-03-11T17:23:45.520Z] 138eaada9080: Pulling fs layer [2020-03-11T17:23:45.520Z] 0622d0fa9048: Pulling fs layer [2020-03-11T17:23:45.520Z] 28c525ee5125: Waiting [2020-03-11T17:23:45.520Z] 094b1ea09ed8: Waiting [2020-03-11T17:23:45.520Z] 138eaada9080: Waiting [2020-03-11T17:23:45.520Z] 444b2fc9a129: Waiting [2020-03-11T17:23:45.520Z] 41b27a9f41bf: Waiting [2020-03-11T17:23:45.520Z] ea15f1150254: Waiting [2020-03-11T17:23:45.520Z] 0622d0fa9048: Waiting [2020-03-11T17:23:45.520Z] 2cc5ad85d9ab: Download complete [2020-03-11T17:23:45.520Z] 444b2fc9a129: Verifying Checksum [2020-03-11T17:23:45.520Z] 444b2fc9a129: Download complete [2020-03-11T17:23:45.791Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T17:23:45.791Z] c9b1b535fdd9: Download complete [2020-03-11T17:23:45.791Z] ea15f1150254: Verifying Checksum [2020-03-11T17:23:45.791Z] ea15f1150254: Download complete [2020-03-11T17:23:45.791Z] 28c525ee5125: Verifying Checksum [2020-03-11T17:23:45.791Z] 28c525ee5125: Download complete [2020-03-11T17:23:46.062Z] 756a868c4378: Verifying Checksum [2020-03-11T17:23:46.062Z] 756a868c4378: Download complete [2020-03-11T17:23:46.324Z] 138eaada9080: Verifying Checksum [2020-03-11T17:23:46.324Z] 138eaada9080: Download complete [2020-03-11T17:23:46.324Z] c9b1b535fdd9: Pull complete [2020-03-11T17:23:46.324Z] 094b1ea09ed8: Verifying Checksum [2020-03-11T17:23:46.324Z] 094b1ea09ed8: Download complete [2020-03-11T17:23:46.324Z] 0622d0fa9048: Verifying Checksum [2020-03-11T17:23:46.324Z] 0622d0fa9048: Download complete [2020-03-11T17:23:46.593Z] 2cc5ad85d9ab: Pull complete [2020-03-11T17:23:46.862Z] 41b27a9f41bf: Verifying Checksum [2020-03-11T17:23:46.862Z] 41b27a9f41bf: Download complete [2020-03-11T17:23:48.771Z] 756a868c4378: Pull complete [2020-03-11T17:23:49.030Z] 444b2fc9a129: Pull complete [2020-03-11T17:23:49.290Z] ea15f1150254: Pull complete [2020-03-11T17:23:53.509Z] 41b27a9f41bf: Pull complete [2020-03-11T17:23:53.509Z] 28c525ee5125: Pull complete [2020-03-11T17:23:55.417Z] 094b1ea09ed8: Pull complete [2020-03-11T17:23:55.677Z] 138eaada9080: Pull complete [2020-03-11T17:23:55.936Z] 0622d0fa9048: Pull complete [2020-03-11T17:23:55.936Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-11T17:23:55.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-11T17:23:56.128Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2020-03-11T17:23:56.171Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-11T17:23:57.178Z] $ docker top a6a7db46a49aa3e391a96d7207de9816e2e97dc887e0b31849591b1debe74528 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-11T17:23:57.600Z] provisioning config files... [2020-03-11T17:23:57.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config1445433372252595033tmp [Pipeline] { [Pipeline] echo [2020-03-11T17:23:57.719Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T17:23:58.078Z] ---> create-netrc.sh [Pipeline] echo [2020-03-11T17:23:58.109Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T17:23:58.439Z] ---> logs-deploy.sh [2020-03-11T17:23:58.439Z] + ARCHIVE_ARTIFACTS= [2020-03-11T17:23:58.439Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-11T17:23:58.439Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-11T17:23:58.439Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-11T17:23:58.439Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/1 [2020-03-11T17:23:58.439Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/1/ [2020-03-11T17:23:58.439Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:23:59.826Z] Archives upload complete. [2020-03-11T17:23:59.826Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/1/ [2020-03-11T17:24:00.769Z] ---> uname -a: [2020-03-11T17:24:00.769Z] Linux a6a7db46a49a 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:24:00.769Z] [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] ---> lscpu: [2020-03-11T17:24:00.769Z] Architecture: x86_64 [2020-03-11T17:24:00.769Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-11T17:24:00.769Z] Byte Order: Little Endian [2020-03-11T17:24:00.769Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-11T17:24:00.769Z] CPU(s): 4 [2020-03-11T17:24:00.769Z] On-line CPU(s) list: 0-3 [2020-03-11T17:24:00.769Z] Thread(s) per core: 1 [2020-03-11T17:24:00.769Z] Core(s) per socket: 1 [2020-03-11T17:24:00.769Z] Socket(s): 4 [2020-03-11T17:24:00.769Z] NUMA node(s): 1 [2020-03-11T17:24:00.769Z] Vendor ID: GenuineIntel [2020-03-11T17:24:00.769Z] CPU family: 6 [2020-03-11T17:24:00.769Z] Model: 44 [2020-03-11T17:24:00.769Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-11T17:24:00.769Z] Stepping: 1 [2020-03-11T17:24:00.769Z] CPU MHz: 2933.436 [2020-03-11T17:24:00.769Z] BogoMIPS: 5866.87 [2020-03-11T17:24:00.769Z] Virtualization: VT-x [2020-03-11T17:24:00.769Z] Hypervisor vendor: KVM [2020-03-11T17:24:00.769Z] Virtualization type: full [2020-03-11T17:24:00.769Z] L1d cache: 128 KiB [2020-03-11T17:24:00.769Z] L1i cache: 128 KiB [2020-03-11T17:24:00.769Z] L2 cache: 16 MiB [2020-03-11T17:24:00.769Z] L3 cache: 64 MiB [2020-03-11T17:24:00.769Z] NUMA node0 CPU(s): 0-3 [2020-03-11T17:24:00.769Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-11T17:24:00.769Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-11T17:24:00.769Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-11T17:24:00.769Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-11T17:24:00.769Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-11T17:24:00.769Z] 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:24:00.769Z] [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] ---> nproc: [2020-03-11T17:24:00.769Z] 4 [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] ---> df -h: [2020-03-11T17:24:00.769Z] Filesystem Size Used Available Use% Mounted on [2020-03-11T17:24:00.769Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-11T17:24:00.769Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-11T17:24:00.769Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-11T17:24:00.769Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-11T17:24:00.769Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-11T17:24:00.769Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-11T17:24:00.769Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-11T17:24:00.769Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-11T17:24:00.769Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:24:00.769Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] ---> free -m: [2020-03-11T17:24:00.769Z] total used free shared buff/cache available [2020-03-11T17:24:00.769Z] Mem: 1838 596 75 0 1166 1136 [2020-03-11T17:24:00.769Z] Swap: 1023 0 1023 [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] ---> ip addr: [2020-03-11T17:24:00.769Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-11T17:24:00.769Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-11T17:24:00.769Z] inet 127.0.0.1/8 scope host lo [2020-03-11T17:24:00.769Z] valid_lft forever preferred_lft forever [2020-03-11T17:24:00.769Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-11T17:24:00.769Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-11T17:24:00.769Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-11T17:24:00.769Z] valid_lft forever preferred_lft forever [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] ---> sar -b -r -n DEV: [2020-03-11T17:24:00.769Z] 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:24:00.769Z] [2020-03-11T17:24:00.769Z] 17:17:02 LINUX RESTART [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] 17:18:01 tps rtps wtps bread/s bwrtn/s [2020-03-11T17:24:00.769Z] 17:19:01 11.49 0.00 11.49 0.00 2034.02 [2020-03-11T17:24:00.769Z] 17:20:01 0.35 0.00 0.35 0.00 5.43 [2020-03-11T17:24:00.769Z] 17:21:01 0.23 0.00 0.23 0.00 3.46 [2020-03-11T17:24:00.769Z] 17:22:01 0.27 0.00 0.27 0.00 3.00 [2020-03-11T17:24:00.769Z] 17:23:01 0.30 0.00 0.30 0.00 4.73 [2020-03-11T17:24:00.769Z] Average: 2.53 0.00 2.53 0.00 410.18 [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] 17:18:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-11T17:24:00.769Z] 17:19:01 101556 1780748 94.60 2620 1255328 927660 31.65 432820 1189272 12 [2020-03-11T17:24:00.769Z] 17:20:01 102256 1780048 94.57 2620 1255336 919504 31.37 432504 1188976 16 [2020-03-11T17:24:00.769Z] 17:21:01 100496 1781808 94.66 2620 1255340 919740 31.38 434852 1188972 8 [2020-03-11T17:24:00.769Z] 17:22:01 101256 1781048 94.62 2620 1255340 919504 31.37 433628 1188932 12 [2020-03-11T17:24:00.769Z] 17:23:01 100864 1781440 94.64 2620 1255348 919588 31.38 434200 1188932 8 [2020-03-11T17:24:00.769Z] Average: 101286 1781018 94.62 2620 1255338 921199 31.43 433601 1189017 11 [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-11T17:24:00.769Z] 17:19:01 eth0 0.68 0.10 0.05 0.02 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:20:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:21:01 eth0 3.01 1.57 3.62 0.46 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:23:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] Average: eth0 0.92 0.39 0.76 0.11 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] ---> sar -P ALL: [2020-03-11T17:24:00.769Z] 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:24:00.769Z] [2020-03-11T17:24:00.769Z] 17:17:02 LINUX RESTART [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] 17:18:01 CPU %user %nice %system %iowait %steal %idle [2020-03-11T17:24:00.769Z] 17:19:01 all 0.13 0.00 0.11 0.00 0.04 99.72 [2020-03-11T17:24:00.769Z] 17:19:01 0 0.08 0.00 0.13 0.00 0.05 99.73 [2020-03-11T17:24:00.769Z] 17:19:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2020-03-11T17:24:00.769Z] 17:19:01 2 0.13 0.00 0.10 0.00 0.05 99.72 [2020-03-11T17:24:00.769Z] 17:19:01 3 0.22 0.00 0.13 0.00 0.02 99.63 [2020-03-11T17:24:00.769Z] 17:20:01 all 0.10 0.00 0.05 0.00 0.07 99.78 [2020-03-11T17:24:00.769Z] 17:20:01 0 0.03 0.00 0.07 0.00 0.07 99.83 [2020-03-11T17:24:00.769Z] 17:20:01 1 0.08 0.00 0.05 0.00 0.12 99.75 [2020-03-11T17:24:00.769Z] 17:20:01 2 0.23 0.00 0.07 0.00 0.07 99.63 [2020-03-11T17:24:00.769Z] 17:20:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2020-03-11T17:24:00.769Z] 17:21:01 all 0.14 0.00 0.06 0.00 0.19 99.61 [2020-03-11T17:24:00.769Z] 17:21:01 0 0.12 0.00 0.08 0.00 0.30 99.50 [2020-03-11T17:24:00.769Z] 17:21:01 1 0.07 0.00 0.05 0.00 0.18 99.70 [2020-03-11T17:24:00.769Z] 17:21:01 2 0.35 0.00 0.08 0.00 0.17 99.40 [2020-03-11T17:24:00.769Z] 17:21:01 3 0.05 0.00 0.03 0.00 0.08 99.83 [2020-03-11T17:24:00.769Z] 17:22:01 all 0.14 0.00 0.05 0.00 0.27 99.54 [2020-03-11T17:24:00.769Z] 17:22:01 0 0.05 0.00 0.07 0.00 0.43 99.45 [2020-03-11T17:24:00.769Z] 17:22:01 1 0.03 0.00 0.05 0.00 0.37 99.55 [2020-03-11T17:24:00.769Z] 17:22:01 2 0.42 0.00 0.05 0.00 0.20 99.33 [2020-03-11T17:24:00.769Z] 17:22:01 3 0.02 0.00 0.02 0.00 0.10 99.87 [2020-03-11T17:24:00.769Z] 17:23:01 all 0.12 0.00 0.06 0.00 0.05 99.77 [2020-03-11T17:24:00.769Z] 17:23:01 0 0.07 0.00 0.08 0.00 0.08 99.77 [2020-03-11T17:24:00.769Z] 17:23:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2020-03-11T17:24:00.769Z] 17:23:01 2 0.35 0.00 0.05 0.00 0.07 99.53 [2020-03-11T17:24:00.769Z] 17:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2020-03-11T17:24:00.769Z] Average: all 0.13 0.00 0.07 0.00 0.12 99.69 [2020-03-11T17:24:00.769Z] Average: 0 0.07 0.00 0.09 0.00 0.19 99.66 [2020-03-11T17:24:00.769Z] Average: 1 0.07 0.00 0.05 0.00 0.14 99.74 [2020-03-11T17:24:00.769Z] Average: 2 0.30 0.00 0.07 0.00 0.11 99.52 [2020-03-11T17:24:00.769Z] Average: 3 0.08 0.00 0.05 0.00 0.05 99.82 [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z] [2020-03-11T17:24:00.769Z]