Pull request #180 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at df319bf1fc7b79eaf8491469efa93f4e622d80ed rather than 1f4deea240ff54f6335238f90e4a673ea6772876 Obtained Jenkinsfile from df319bf1fc7b79eaf8491469efa93f4e622d80ed 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2483’ Running on prd-centos7-docker-4c-2g-2486 in /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [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-180 # timeout=10 Fetching without tags 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/180/head:refs/remotes/origin/PR-180 +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/180/head:refs/remotes/origin/PR-180 # 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/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit df319bf1fc7b79eaf8491469efa93f4e622d80ed into PR head commit 1f4deea240ff54f6335238f90e4a673ea6772876 Merge succeeded, producing e6da246dff1164a4826c427c4969e862cec288d9 Checking out Revision e6da246dff1164a4826c427c4969e862cec288d9 (PR-180) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f4deea240ff54f6335238f90e4a673ea6772876 # 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 df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6da246dff1164a4826c427c4969e862cec288d9 # timeout=10 Commit message: "Merge commit 'df319bf1fc7b79eaf8491469efa93f4e622d80ed' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-07T02:55:38.081Z] 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-04-07T02:55:40.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T02:55:40.154Z] [2020-04-07T02:55:40.154Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T02:55:40.528Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T02:55:40.528Z] latest: Pulling from edgex-devops/git-semver [2020-04-07T02:55:40.528Z] 9123ac7c32f7: Pulling fs layer [2020-04-07T02:55:40.528Z] b8cc5d1170e3: Pulling fs layer [2020-04-07T02:55:40.528Z] 2924cbbf6a41: Pulling fs layer [2020-04-07T02:55:40.528Z] 93b08a4f1073: Pulling fs layer [2020-04-07T02:55:40.528Z] 93b08a4f1073: Waiting [2020-04-07T02:55:40.528Z] b8cc5d1170e3: Verifying Checksum [2020-04-07T02:55:40.528Z] b8cc5d1170e3: Download complete [2020-04-07T02:55:40.794Z] 9123ac7c32f7: Verifying Checksum [2020-04-07T02:55:40.794Z] 9123ac7c32f7: Download complete [2020-04-07T02:55:40.794Z] 93b08a4f1073: Verifying Checksum [2020-04-07T02:55:40.794Z] 93b08a4f1073: Download complete [2020-04-07T02:55:40.794Z] 2924cbbf6a41: Verifying Checksum [2020-04-07T02:55:40.794Z] 2924cbbf6a41: Download complete [2020-04-07T02:55:41.053Z] 9123ac7c32f7: Pull complete [2020-04-07T02:55:41.053Z] b8cc5d1170e3: Pull complete [2020-04-07T02:55:41.992Z] 2924cbbf6a41: Pull complete [2020-04-07T02:55:41.992Z] 93b08a4f1073: Pull complete [2020-04-07T02:55:41.992Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-07T02:55:41.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-07T02:55:42.119Z] prd-centos7-docker-4c-2g-2486 does not seem to be running inside a container [2020-04-07T02:55:42.166Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-180 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180:/w/workspace/edgexfoundry_edgex-ui-go_PR-180:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-07T02:55:42.831Z] $ docker top d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T02:55:43.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T02:55:43.066Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T02:55:43.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T02:55:43.278Z] $ docker exec d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f ssh-agent [2020-04-07T02:55:43.460Z] SSH_AUTH_SOCK=/tmp/ssh-7C2EzOyxsdY1/agent.15 [2020-04-07T02:55:43.460Z] SSH_AGENT_PID=22 [2020-04-07T02:55:43.472Z] Running ssh-add (command line suppressed) [2020-04-07T02:55:43.617Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_4541407811242760403.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_4541407811242760403.key) [2020-04-07T02:55:43.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T02:55:43.989Z] + git describe --exact-match --tags HEAD [2020-04-07T02:55:43.989Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-07T02:55:44.051Z] $ docker exec --env ******** --env ******** d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f ssh-agent -k [2020-04-07T02:55:44.193Z] unset SSH_AUTH_SOCK; [2020-04-07T02:55:44.193Z] unset SSH_AGENT_PID; [2020-04-07T02:55:44.193Z] echo Agent pid 22 killed; [2020-04-07T02:55:44.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-07T02:55:44.285Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-07T02:55:44.285Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-07T02:55:44.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T02:55:44.394Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T02:55:44.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T02:55:44.586Z] $ docker exec d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f ssh-agent [2020-04-07T02:55:44.797Z] SSH_AUTH_SOCK=/tmp/ssh-rWjXJfhw9s6i/agent.58 [2020-04-07T02:55:44.797Z] SSH_AGENT_PID=65 [2020-04-07T02:55:44.803Z] Running ssh-add (command line suppressed) [2020-04-07T02:55:44.944Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_4032539271990725333.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_4032539271990725333.key) [2020-04-07T02:55:44.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T02:55:45.325Z] + git semver init [2020-04-07T02:55:45.325Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T02:55:45.325Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-180/.git [2020-04-07T02:55:45.325Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [2020-04-07T02:55:45.325Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T02:55:45.326Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T02:55:45.326Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T02:55:45.326Z] # $SEMVER_BRANCH = PR-180 [2020-04-07T02:55:45.326Z] # $SEMVER_TEMP = /tmp/semver-606441358 [2020-04-07T02:55:45.326Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-07T02:55:46.267Z] # '/tmp/semver-606441358' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-180/.semver' [2020-04-07T02:55:46.267Z] # -> Force: false [2020-04-07T02:55:46.267Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-180/.semver [Pipeline] } [2020-04-07T02:55:46.280Z] $ docker exec --env ******** --env ******** d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f ssh-agent -k [2020-04-07T02:55:46.413Z] unset SSH_AUTH_SOCK; [2020-04-07T02:55:46.414Z] unset SSH_AGENT_PID; [2020-04-07T02:55:46.414Z] echo Agent pid 65 killed; [2020-04-07T02:55:46.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T02:55:46.887Z] + git semver [Pipeline] } [2020-04-07T02:55:46.905Z] $ docker stop --time=1 d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f [2020-04-07T02:55:48.247Z] $ docker rm -f d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-07T02:55:49.187Z] Stashed 34 file(s) [Pipeline] echo [2020-04-07T02:55:49.189Z] [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-04-07T02:56:04.450Z] Still waiting to schedule task [2020-04-07T02:56:04.450Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-07T02:56:04.453Z] Still waiting to schedule task [2020-04-07T02:56:04.453Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-07T02:57:35.755Z] Running on prd-centos7-docker-4c-2g-2488 in /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [Pipeline] { [Pipeline] ws [2020-04-07T02:57:35.791Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-04-07T02:57:39.201Z] using credential edgex-jenkins-ssh [2020-04-07T02:57:39.247Z] Cloning the remote Git repository [2020-04-07T02:57:39.247Z] Cloning with configured refspecs honoured and without tags [2020-04-07T02:57:38.938Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T02:57:38.996Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-04-07T02:57:39.083Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T02:57:39.083Z] > git --version # timeout=10 [2020-04-07T02:57:39.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T02:57:39.126Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T02:57:40.189Z] Fetching without tags [2020-04-07T02:57:40.556Z] Merging remotes/origin/master commit df319bf1fc7b79eaf8491469efa93f4e622d80ed into PR head commit 1f4deea240ff54f6335238f90e4a673ea6772876 [2020-04-07T02:57:39.871Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-07T02:57:39.883Z] > git config --add remote.origin.fetch +refs/pull/180/head:refs/remotes/origin/PR-180 # timeout=10 [2020-04-07T02:57:39.905Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T02:57:39.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-07T02:57:39.934Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T02:57:39.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T02:57:39.948Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T02:57:40.335Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T02:57:40.343Z] > git checkout -f 1f4deea240ff54f6335238f90e4a673ea6772876 # timeout=10 [2020-04-07T02:57:40.434Z] > git remote # timeout=10 [2020-04-07T02:57:40.441Z] > git config --get remote.origin.url # timeout=10 [2020-04-07T02:57:40.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T02:57:40.452Z] > git merge df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 [2020-04-07T02:57:40.782Z] Merge succeeded, producing b2fc4fccc3d44410ca69a95df3938b1c61e08311 [2020-04-07T02:57:40.782Z] Checking out Revision b2fc4fccc3d44410ca69a95df3938b1c61e08311 (PR-180) [2020-04-07T02:57:40.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T02:57:40.573Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T02:57:40.578Z] > git checkout -f b2fc4fccc3d44410ca69a95df3938b1c61e08311 # timeout=10 [2020-04-07T02:57:45.474Z] Commit message: "Merge commit 'df319bf1fc7b79eaf8491469efa93f4e622d80ed' into HEAD" [2020-04-07T02:57:45.475Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-07T02:57:46.746Z] ========================================================= [2020-04-07T02:57:46.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-04-07T02:57:46.746Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T02:57:47.437Z] + 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-04-07T02:57:47.698Z] Sending build context to Docker daemon 11.4MB [2020-04-07T02:57:47.698Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-07T02:57:47.698Z] Step 2/8 : FROM ${BASE} [2020-04-07T02:57:47.698Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-07T02:57:47.698Z] 9d48c3bd43c5: Pulling fs layer [2020-04-07T02:57:47.698Z] 7f94eaf8af20: Pulling fs layer [2020-04-07T02:57:47.698Z] 9fe9984849c1: Pulling fs layer [2020-04-07T02:57:47.698Z] ec448270508e: Pulling fs layer [2020-04-07T02:57:47.698Z] 65ba82af53f7: Pulling fs layer [2020-04-07T02:57:47.698Z] 07c18b20a200: Pulling fs layer [2020-04-07T02:57:47.698Z] d9b3ee039db2: Pulling fs layer [2020-04-07T02:57:47.698Z] 8c79c1ac0d81: Pulling fs layer [2020-04-07T02:57:47.698Z] ff40f1a7a0b9: Pulling fs layer [2020-04-07T02:57:47.698Z] bdb43ae2d12f: Pulling fs layer [2020-04-07T02:57:47.698Z] 8e1ab0ef8490: Pulling fs layer [2020-04-07T02:57:47.698Z] ec448270508e: Waiting [2020-04-07T02:57:47.698Z] 65ba82af53f7: Waiting [2020-04-07T02:57:47.698Z] 07c18b20a200: Waiting [2020-04-07T02:57:47.698Z] d9b3ee039db2: Waiting [2020-04-07T02:57:47.698Z] 8c79c1ac0d81: Waiting [2020-04-07T02:57:47.698Z] ff40f1a7a0b9: Waiting [2020-04-07T02:57:47.698Z] bdb43ae2d12f: Waiting [2020-04-07T02:57:47.698Z] 8e1ab0ef8490: Waiting [2020-04-07T02:57:47.962Z] 9fe9984849c1: Verifying Checksum [2020-04-07T02:57:47.962Z] 9fe9984849c1: Download complete [2020-04-07T02:57:47.962Z] 7f94eaf8af20: Verifying Checksum [2020-04-07T02:57:47.962Z] 7f94eaf8af20: Download complete [2020-04-07T02:57:47.962Z] 65ba82af53f7: Verifying Checksum [2020-04-07T02:57:47.962Z] 65ba82af53f7: Download complete [2020-04-07T02:57:47.962Z] 9d48c3bd43c5: Verifying Checksum [2020-04-07T02:57:47.962Z] 07c18b20a200: Verifying Checksum [2020-04-07T02:57:47.962Z] 07c18b20a200: Download complete [2020-04-07T02:57:48.229Z] 9d48c3bd43c5: Pull complete [2020-04-07T02:57:48.229Z] 7f94eaf8af20: Pull complete [2020-04-07T02:57:48.496Z] 9fe9984849c1: Pull complete [2020-04-07T02:57:49.076Z] d9b3ee039db2: Verifying Checksum [2020-04-07T02:57:49.076Z] d9b3ee039db2: Download complete [2020-04-07T02:57:49.076Z] ff40f1a7a0b9: Verifying Checksum [2020-04-07T02:57:49.076Z] ff40f1a7a0b9: Download complete [2020-04-07T02:57:49.364Z] ec448270508e: Verifying Checksum [2020-04-07T02:57:49.364Z] ec448270508e: Download complete [2020-04-07T02:57:49.627Z] 8c79c1ac0d81: Verifying Checksum [2020-04-07T02:57:49.627Z] 8e1ab0ef8490: Verifying Checksum [2020-04-07T02:57:49.627Z] 8e1ab0ef8490: Download complete [2020-04-07T02:57:49.627Z] bdb43ae2d12f: Verifying Checksum [2020-04-07T02:57:49.627Z] bdb43ae2d12f: Download complete [2020-04-07T02:57:56.234Z] ec448270508e: Pull complete [2020-04-07T02:57:56.234Z] 65ba82af53f7: Pull complete [2020-04-07T02:57:56.234Z] 07c18b20a200: Pull complete [2020-04-07T02:58:00.455Z] d9b3ee039db2: Pull complete [2020-04-07T02:58:00.954Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2487 in /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [Pipeline] { [Pipeline] ws [2020-04-07T02:58:00.989Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-04-07T02:58:04.677Z] 8c79c1ac0d81: Pull complete [2020-04-07T02:58:04.677Z] ff40f1a7a0b9: Pull complete [2020-04-07T02:58:04.938Z] bdb43ae2d12f: Pull complete [2020-04-07T02:58:05.198Z] 8e1ab0ef8490: Pull complete [2020-04-07T02:58:05.198Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-04-07T02:58:05.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-04-07T02:58:05.198Z] ---> 8acfeb908b63 [2020-04-07T02:58:05.198Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T02:58:05.459Z] ---> Running in 79db4379e533 [2020-04-07T02:58:05.459Z] Removing intermediate container 79db4379e533 [2020-04-07T02:58:05.459Z] ---> b51cfb361ce2 [2020-04-07T02:58:05.459Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T02:58:05.459Z] ---> Running in 9896bec1ab12 [2020-04-07T02:58:06.847Z] Removing intermediate container 9896bec1ab12 [2020-04-07T02:58:06.847Z] ---> f2c70ceb3778 [2020-04-07T02:58:06.847Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-07T02:58:06.847Z] ---> Running in 19321fc1040b [2020-04-07T02:58:07.175Z] using credential edgex-jenkins-ssh [2020-04-07T02:58:07.232Z] Cloning the remote Git repository [2020-04-07T02:58:07.232Z] Cloning with configured refspecs honoured and without tags [2020-04-07T02:58:07.419Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-07T02:58:07.991Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-07T02:58:07.317Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T02:58:07.413Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-04-07T02:58:07.520Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T02:58:07.525Z] > git --version # timeout=10 [2020-04-07T02:58:07.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T02:58:07.648Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T02:58:08.250Z] OK: 134 MiB in 39 packages [2020-04-07T02:58:08.820Z] Fetching without tags [2020-04-07T02:58:08.821Z] Removing intermediate container 19321fc1040b [2020-04-07T02:58:08.821Z] ---> 55f5f3d18c9c [2020-04-07T02:58:08.821Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-07T02:58:08.821Z] ---> Running in c4e9430b58f2 [2020-04-07T02:58:08.821Z] Removing intermediate container c4e9430b58f2 [2020-04-07T02:58:08.821Z] ---> 6a7d2d935781 [2020-04-07T02:58:08.821Z] Step 7/8 : COPY . . [2020-04-07T02:58:09.277Z] Merging remotes/origin/master commit df319bf1fc7b79eaf8491469efa93f4e622d80ed into PR head commit 1f4deea240ff54f6335238f90e4a673ea6772876 [2020-04-07T02:58:08.692Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-07T02:58:08.723Z] > git config --add remote.origin.fetch +refs/pull/180/head:refs/remotes/origin/PR-180 # timeout=10 [2020-04-07T02:58:08.744Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T02:58:08.792Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-07T02:58:08.839Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-07T02:58:08.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T02:58:08.852Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T02:58:09.303Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T02:58:09.996Z] Merge succeeded, producing 86e3bae3e694bcf7851cb544f816ea4db207a8af [2020-04-07T02:58:09.997Z] Checking out Revision 86e3bae3e694bcf7851cb544f816ea4db207a8af (PR-180) [2020-04-07T02:58:10.201Z] ---> 95a93aa7a746 [2020-04-07T02:58:10.201Z] Step 8/8 : RUN go mod download [2020-04-07T02:58:10.201Z] ---> Running in e117d4275794 [2020-04-07T02:58:10.460Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-07T02:58:10.460Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-07T02:58:10.460Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-07T02:58:10.460Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-07T02:58:10.460Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-07T02:58:10.460Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-07T02:58:10.460Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-07T02:58:09.349Z] > git checkout -f 1f4deea240ff54f6335238f90e4a673ea6772876 # timeout=10 [2020-04-07T02:58:09.534Z] > git remote # timeout=10 [2020-04-07T02:58:09.583Z] > git config --get remote.origin.url # timeout=10 [2020-04-07T02:58:09.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T02:58:09.635Z] > git merge df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 [2020-04-07T02:58:09.943Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T02:58:10.008Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T02:58:10.026Z] > git checkout -f 86e3bae3e694bcf7851cb544f816ea4db207a8af # timeout=10 [2020-04-07T02:58:11.046Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-07T02:58:11.046Z] go: finding github.com/kr/text v0.1.0 [2020-04-07T02:58:11.046Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-07T02:58:11.046Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-07T02:58:11.046Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-07T02:58:11.046Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-07T02:58:11.046Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-07T02:58:11.309Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-07T02:58:11.309Z] go: finding github.com/kr/pty v1.1.1 [2020-04-07T02:58:11.570Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-07T02:58:11.570Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-07T02:58:11.570Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-07T02:58:12.160Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T02:58:12.160Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-07T02:58:12.160Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T02:58:12.425Z] go: finding golang.org/x/text v0.3.0 [2020-04-07T02:58:12.425Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-07T02:58:13.815Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-07T02:58:14.931Z] Commit message: "Merge commit 'df319bf1fc7b79eaf8491469efa93f4e622d80ed' into HEAD" [2020-04-07T02:58:14.931Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-07T02:58:15.747Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-07T02:58:15.747Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-07T02:58:15.747Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-07T02:58:15.747Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-07T02:58:15.747Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-07T02:58:15.747Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-07T02:58:15.747Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-07T02:58:16.318Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-07T02:58:16.318Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [Pipeline] echo [2020-04-07T02:58:16.371Z] ========================================================= [2020-04-07T02:58:16.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-04-07T02:58:16.371Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T02:58:16.887Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-07T02:58:16.887Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-07T02:58:16.887Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-07T02:58:16.887Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-07T02:58:16.887Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-07T02:58:16.887Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-07T02:58:16.887Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-07T02:58:16.887Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-07T02:58:16.887Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-07T02:58:16.887Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-07T02:58:17.152Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-07T02:58:17.415Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-07T02:58:17.415Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-07T02:58:17.415Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-07T02:58:17.415Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-07T02:58:17.415Z] go: finding github.com/posener/complete v1.1.1 [2020-04-07T02:58:17.415Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-07T02:58:17.415Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-07T02:58:17.415Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-07T02:58:17.415Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-07T02:58:17.415Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-07T02:58:17.415Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-07T02:58:17.415Z] go: finding github.com/fatih/color v1.7.0 [2020-04-07T02:58:17.415Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-07T02:58:17.457Z] + 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-04-07T02:58:17.984Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-07T02:58:17.984Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-07T02:58:17.984Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-07T02:58:17.984Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-07T02:58:17.984Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-07T02:58:17.984Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-07T02:58:17.984Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-07T02:58:17.984Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-07T02:58:17.984Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-07T02:58:17.984Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-07T02:58:18.428Z] Sending build context to Docker daemon 11.4MB [2020-04-07T02:58:18.428Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-07T02:58:18.429Z] Step 2/8 : FROM ${BASE} [2020-04-07T02:58:18.562Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-07T02:58:18.562Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-07T02:58:18.698Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-07T02:58:18.698Z] 29bddadc8f3f: Pulling fs layer [2020-04-07T02:58:18.698Z] 02bb20f2603b: Pulling fs layer [2020-04-07T02:58:18.698Z] b62863a3550b: Pulling fs layer [2020-04-07T02:58:18.698Z] 9586258a13ea: Pulling fs layer [2020-04-07T02:58:18.698Z] a8b2cbafd68c: Pulling fs layer [2020-04-07T02:58:18.698Z] d1dd75721c92: Pulling fs layer [2020-04-07T02:58:18.698Z] 4e34fffdb759: Pulling fs layer [2020-04-07T02:58:18.698Z] fd1d9eb628f9: Pulling fs layer [2020-04-07T02:58:18.698Z] bd44c58b92db: Pulling fs layer [2020-04-07T02:58:18.698Z] e5856e266cf4: Pulling fs layer [2020-04-07T02:58:18.698Z] f0f88b30cdbb: Pulling fs layer [2020-04-07T02:58:18.698Z] 9586258a13ea: Waiting [2020-04-07T02:58:18.698Z] a8b2cbafd68c: Waiting [2020-04-07T02:58:18.698Z] d1dd75721c92: Waiting [2020-04-07T02:58:18.698Z] 4e34fffdb759: Waiting [2020-04-07T02:58:18.698Z] fd1d9eb628f9: Waiting [2020-04-07T02:58:18.698Z] bd44c58b92db: Waiting [2020-04-07T02:58:18.698Z] e5856e266cf4: Waiting [2020-04-07T02:58:18.698Z] f0f88b30cdbb: Waiting [2020-04-07T02:58:18.969Z] b62863a3550b: Verifying Checksum [2020-04-07T02:58:18.970Z] b62863a3550b: Download complete [2020-04-07T02:58:18.970Z] 02bb20f2603b: Download complete [2020-04-07T02:58:18.970Z] a8b2cbafd68c: Verifying Checksum [2020-04-07T02:58:18.970Z] a8b2cbafd68c: Download complete [2020-04-07T02:58:18.970Z] d1dd75721c92: Verifying Checksum [2020-04-07T02:58:18.970Z] d1dd75721c92: Download complete [2020-04-07T02:58:19.241Z] 29bddadc8f3f: Verifying Checksum [2020-04-07T02:58:19.857Z] 29bddadc8f3f: Pull complete [2020-04-07T02:58:20.834Z] 02bb20f2603b: Pull complete [2020-04-07T02:58:21.105Z] b62863a3550b: Pull complete [2020-04-07T02:58:23.091Z] 4e34fffdb759: Verifying Checksum [2020-04-07T02:58:23.091Z] 4e34fffdb759: Download complete [2020-04-07T02:58:23.091Z] bd44c58b92db: Verifying Checksum [2020-04-07T02:58:23.091Z] bd44c58b92db: Download complete [2020-04-07T02:58:25.689Z] e5856e266cf4: Download complete [2020-04-07T02:58:25.689Z] f0f88b30cdbb: Verifying Checksum [2020-04-07T02:58:25.689Z] f0f88b30cdbb: Download complete [2020-04-07T02:58:27.647Z] fd1d9eb628f9: Download complete [2020-04-07T02:58:28.626Z] 9586258a13ea: Verifying Checksum [2020-04-07T02:58:28.626Z] 9586258a13ea: Download complete [2020-04-07T02:58:30.887Z] Removing intermediate container e117d4275794 [2020-04-07T02:58:30.887Z] ---> 499614df5631 [2020-04-07T02:58:30.887Z] Successfully built 499614df5631 [2020-04-07T02:58:30.887Z] 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-04-07T02:58:31.566Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-07T02:58:31.566Z] . [Pipeline] withDockerContainer [2020-04-07T02:58:31.724Z] prd-centos7-docker-4c-2g-2488 does not seem to be running inside a container [2020-04-07T02:58:31.786Z] $ 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 ******** ci-base-image-x86_64 cat [2020-04-07T02:58:32.597Z] $ docker top ee894af761e05c796d4b411cc56fe7357c8026ed1b4c1876532dc48245981abe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T02:58:34.168Z] + go version [2020-04-07T02:58:34.431Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-04-07T02:58:34.747Z] + make test [2020-04-07T02:58:34.747Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-07T02:58:36.137Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-07T02:58:38.719Z] 9586258a13ea: Pull complete [2020-04-07T02:58:38.719Z] a8b2cbafd68c: Pull complete [2020-04-07T02:58:38.719Z] d1dd75721c92: Pull complete [2020-04-07T02:58:42.996Z] 4e34fffdb759: Pull complete [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-07T02:58:46.188Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-07T02:58:46.188Z] GO111MODULE=on go vet ./... [2020-04-07T02:58:47.259Z] fd1d9eb628f9: Pull complete [2020-04-07T02:58:47.259Z] bd44c58b92db: Pull complete [2020-04-07T02:58:49.216Z] e5856e266cf4: Pull complete [2020-04-07T02:58:49.216Z] f0f88b30cdbb: Pull complete [2020-04-07T02:58:49.216Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-04-07T02:58:49.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-04-07T02:58:49.216Z] ---> 0be50c763560 [2020-04-07T02:58:49.216Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] stash [2020-04-07T02:58:50.915Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T02:58:50.920Z] $ docker stop --time=1 ee894af761e05c796d4b411cc56fe7357c8026ed1b4c1876532dc48245981abe [2020-04-07T02:58:52.485Z] $ docker rm -f ee894af761e05c796d4b411cc56fe7357c8026ed1b4c1876532dc48245981abe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T02:58:54.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T02:58:54.412Z] + ls -al . [2020-04-07T02:58:54.412Z] total 72 [2020-04-07T02:58:54.412Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 02:58 . [2020-04-07T02:58:54.412Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 02:57 .. [2020-04-07T02:58:54.412Z] drwxrwxr-x. 8 jenkins jenkins 119 Apr 7 02:57 app [2020-04-07T02:58:54.412Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 02:57 assets [2020-04-07T02:58:54.412Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 7 02:57 bin [2020-04-07T02:58:54.412Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 7 02:57 cmd [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 7 02:57 CONTRIBUTING.md [2020-04-07T02:58:54.412Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 7 02:58 coverage.out [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 839 Apr 7 02:57 Dockerfile [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 7 02:57 Dockerfile.build [2020-04-07T02:58:54.412Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 7 02:57 docs [2020-04-07T02:58:54.412Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 02:57 .git [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 7 02:57 .gitignore [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 522 Apr 7 02:57 go.mod [2020-04-07T02:58:54.412Z] -rw-r--r--. 1 jenkins jenkins 8727 Apr 7 02:58 go.sum [2020-04-07T02:58:54.412Z] drwxrwxr-x. 3 jenkins jenkins 17 Apr 7 02:57 internal [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 7 02:57 Jenkinsfile [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 7 02:57 LICENSE [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 7 02:57 Makefile [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 7 02:57 README.md [2020-04-07T02:58:54.412Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 7 02:57 .semver [2020-04-07T02:58:54.412Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 02:57 snap [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 02:55 VERSION [2020-04-07T02:58:54.412Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 7 02:57 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-07T02:58:54.614Z] ---> Running in 40cf658dcf3e [2020-04-07T02:58:54.614Z] Removing intermediate container 40cf658dcf3e [2020-04-07T02:58:54.614Z] ---> 21eefa62ab8b [2020-04-07T02:58:54.614Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T02:58:54.614Z] ---> Running in 2152c78e298e [2020-04-07T02:58:54.714Z] + 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=e6da246dff1164a4826c427c4969e862cec288d9 --label arch=amd64 --label version=0.0.0 . [2020-04-07T02:58:54.974Z] Sending build context to Docker daemon 11.41MB [2020-04-07T02:58:54.974Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-07T02:58:54.974Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-07T02:58:54.974Z] ---> 499614df5631 [2020-04-07T02:58:54.975Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-07T02:58:54.975Z] ---> Running in 6b0322100141 [2020-04-07T02:58:55.234Z] Removing intermediate container 6b0322100141 [2020-04-07T02:58:55.234Z] ---> 0ea0db0b57b1 [2020-04-07T02:58:55.234Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-07T02:58:55.234Z] ---> Running in df4ec89a1f1c [2020-04-07T02:58:55.234Z] Removing intermediate container df4ec89a1f1c [2020-04-07T02:58:55.234Z] ---> 0ba444b138ea [2020-04-07T02:58:55.234Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-07T02:58:55.234Z] ---> Running in 0f5f8366e718 [2020-04-07T02:58:55.493Z] Removing intermediate container 0f5f8366e718 [2020-04-07T02:58:55.493Z] ---> f5a0ebb86d3f [2020-04-07T02:58:55.493Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-07T02:58:55.493Z] ---> Running in a1cedc55a72d [2020-04-07T02:58:55.765Z] Removing intermediate container a1cedc55a72d [2020-04-07T02:58:55.765Z] ---> 6b939445d716 [2020-04-07T02:58:55.765Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-07T02:58:55.765Z] ---> Running in f3e1f6da62b9 [2020-04-07T02:58:55.765Z] Removing intermediate container f3e1f6da62b9 [2020-04-07T02:58:55.765Z] ---> cad0f7b7d4d8 [2020-04-07T02:58:55.765Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T02:58:55.765Z] ---> Running in 4062be3fba65 [2020-04-07T02:58:56.570Z] Removing intermediate container 2152c78e298e [2020-04-07T02:58:56.570Z] ---> b1e8552d1c7e [2020-04-07T02:58:56.570Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-07T02:58:56.570Z] ---> Running in d2a0362a7516 [2020-04-07T02:58:56.716Z] Removing intermediate container 4062be3fba65 [2020-04-07T02:58:56.716Z] ---> 1f63c2dfcf49 [2020-04-07T02:58:56.716Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-07T02:58:56.716Z] ---> Running in 4853b61e178b [2020-04-07T02:58:57.156Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-07T02:58:57.286Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-07T02:58:57.861Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-07T02:58:58.119Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-07T02:58:58.121Z] OK: 134 MiB in 39 packages [2020-04-07T02:58:58.385Z] OK: 121 MiB in 39 packages [2020-04-07T02:58:58.689Z] Removing intermediate container 4853b61e178b [2020-04-07T02:58:58.689Z] ---> ba1fba1ed771 [2020-04-07T02:58:58.689Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-07T02:58:58.689Z] ---> Running in 02563890f72c [2020-04-07T02:58:58.689Z] Removing intermediate container 02563890f72c [2020-04-07T02:58:58.689Z] ---> 4717c02a5192 [2020-04-07T02:58:58.689Z] Step 11/23 : COPY go.mod . [2020-04-07T02:58:58.968Z] ---> c1ba9fd109f9 [2020-04-07T02:58:58.968Z] Step 12/23 : COPY Makefile . [2020-04-07T02:58:59.232Z] ---> a2156d12bcb1 [2020-04-07T02:58:59.232Z] Step 13/23 : RUN make update [2020-04-07T02:58:59.797Z] Removing intermediate container d2a0362a7516 [2020-04-07T02:58:59.797Z] ---> 290e91e11f87 [2020-04-07T02:58:59.797Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-07T02:58:59.797Z] ---> Running in 02cc49367bdb [2020-04-07T02:58:59.800Z] ---> Running in 4fd86ea897bb [2020-04-07T02:59:00.369Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-07T02:59:00.381Z] Removing intermediate container 02cc49367bdb [2020-04-07T02:59:00.381Z] ---> 4b438036c9c9 [2020-04-07T02:59:00.381Z] Step 7/8 : COPY . . [2020-04-07T02:59:00.628Z] Removing intermediate container 4fd86ea897bb [2020-04-07T02:59:00.628Z] ---> 2e2af0dd44f4 [2020-04-07T02:59:00.628Z] Step 14/23 : COPY . . [2020-04-07T02:59:01.200Z] ---> fc09bcbb6abe [2020-04-07T02:59:01.200Z] Step 15/23 : RUN ${MAKE} [2020-04-07T02:59:01.200Z] ---> Running in db590ea65a51 [2020-04-07T02:59:01.470Z] 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-04-07T02:59:01.807Z] ---> 1027a14461cf [2020-04-07T02:59:01.807Z] Step 8/8 : RUN go mod download [2020-04-07T02:59:01.807Z] ---> Running in f861ad34a9e5 [2020-04-07T02:59:02.773Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-07T02:59:02.773Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-07T02:59:02.773Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-07T02:59:02.773Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-07T02:59:02.773Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-07T02:59:02.773Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-07T02:59:02.773Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-07T02:59:03.366Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-07T02:59:03.638Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-07T02:59:03.921Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-07T02:59:03.921Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-07T02:59:03.921Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-07T02:59:03.921Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-07T02:59:03.921Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-07T02:59:03.921Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-07T02:59:03.921Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-07T02:59:04.192Z] go: finding github.com/kr/text v0.1.0 [2020-04-07T02:59:05.162Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-07T02:59:05.162Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T02:59:05.162Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-07T02:59:05.162Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T02:59:05.433Z] go: finding github.com/kr/pty v1.1.1 [2020-04-07T02:59:06.854Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-07T02:59:06.854Z] go: finding golang.org/x/text v0.3.0 [2020-04-07T02:59:09.460Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-07T02:59:11.430Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-07T02:59:11.430Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-07T02:59:11.430Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-07T02:59:11.430Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-07T02:59:11.430Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-07T02:59:11.430Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-07T02:59:11.430Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-07T02:59:12.858Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-07T02:59:12.858Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-07T02:59:13.451Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-07T02:59:13.451Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-07T02:59:13.451Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-07T02:59:13.451Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-07T02:59:13.451Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-07T02:59:13.451Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-07T02:59:13.723Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-07T02:59:13.723Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-07T02:59:13.723Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-07T02:59:13.867Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-07T02:59:14.316Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-07T02:59:14.316Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-07T02:59:14.316Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-07T02:59:14.316Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-07T02:59:14.593Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-07T02:59:14.593Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-07T02:59:14.593Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-07T02:59:14.593Z] go: finding github.com/posener/complete v1.1.1 [2020-04-07T02:59:14.593Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-07T02:59:14.867Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-07T02:59:14.867Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-07T02:59:15.142Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-07T02:59:15.414Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-07T02:59:15.414Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-07T02:59:15.414Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-07T02:59:15.688Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-07T02:59:15.688Z] go: finding github.com/fatih/color v1.7.0 [2020-04-07T02:59:15.688Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-07T02:59:15.688Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-07T02:59:15.688Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-07T02:59:15.688Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-07T02:59:15.688Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-07T02:59:15.782Z] Removing intermediate container db590ea65a51 [2020-04-07T02:59:15.782Z] ---> ead2bd89627c [2020-04-07T02:59:15.782Z] Step 16/23 : FROM alpine [2020-04-07T02:59:15.958Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-07T02:59:15.958Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-07T02:59:15.958Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-07T02:59:16.041Z] latest: Pulling from library/alpine [2020-04-07T02:59:16.041Z] aad63a933944: Pulling fs layer [2020-04-07T02:59:16.300Z] aad63a933944: Download complete [2020-04-07T02:59:16.550Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-07T02:59:16.550Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-07T02:59:16.563Z] aad63a933944: Pull complete [2020-04-07T02:59:16.564Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-07T02:59:16.564Z] Status: Downloaded newer image for alpine:latest [2020-04-07T02:59:16.564Z] ---> a187dde48cd2 [2020-04-07T02:59:16.564Z] Step 17/23 : EXPOSE 4000 [2020-04-07T02:59:16.823Z] ---> Running in 9ae443c9921d [2020-04-07T02:59:16.823Z] Removing intermediate container 9ae443c9921d [2020-04-07T02:59:16.823Z] ---> 6ed4eb9a7072 [2020-04-07T02:59:16.823Z] 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-04-07T02:59:17.768Z] ---> 9d526aaf90fa [2020-04-07T02:59:17.768Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-07T02:59:17.768Z] ---> Running in 00c7dc0253f5 [2020-04-07T02:59:17.768Z] Removing intermediate container 00c7dc0253f5 [2020-04-07T02:59:17.768Z] ---> c91d740a211c [2020-04-07T02:59:17.768Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-07T02:59:17.768Z] ---> Running in 8d24321e7c68 [2020-04-07T02:59:18.030Z] Removing intermediate container 8d24321e7c68 [2020-04-07T02:59:18.030Z] ---> e1e0f8822128 [2020-04-07T02:59:18.030Z] Step 21/23 : LABEL arch=amd64 [2020-04-07T02:59:18.030Z] ---> Running in 65907e917463 [2020-04-07T02:59:18.290Z] Removing intermediate container 65907e917463 [2020-04-07T02:59:18.290Z] ---> 3fd8da94fe8d [2020-04-07T02:59:18.290Z] Step 22/23 : LABEL git_sha=e6da246dff1164a4826c427c4969e862cec288d9 [2020-04-07T02:59:18.290Z] ---> Running in bb0471a3ee86 [2020-04-07T02:59:18.290Z] Removing intermediate container bb0471a3ee86 [2020-04-07T02:59:18.290Z] ---> fe77a991f05a [2020-04-07T02:59:18.290Z] Step 23/23 : LABEL version=0.0.0 [2020-04-07T02:59:18.550Z] ---> Running in 3e7517e8ffa5 [2020-04-07T02:59:18.550Z] Removing intermediate container 3e7517e8ffa5 [2020-04-07T02:59:18.550Z] ---> f0061f6cbdd7 [2020-04-07T02:59:18.550Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-07T02:59:18.550Z] Successfully built f0061f6cbdd7 [2020-04-07T02:59:18.550Z] 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-04-07T02:59:48.832Z] Removing intermediate container f861ad34a9e5 [2020-04-07T02:59:48.832Z] ---> 8edb30808280 [2020-04-07T02:59:48.832Z] Successfully built 8edb30808280 [2020-04-07T02:59:48.832Z] 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-04-07T02:59:49.533Z] + docker inspect -f . ci-base-image-arm64 [2020-04-07T02:59:49.533Z] . [Pipeline] withDockerContainer [2020-04-07T02:59:50.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-2487 does not seem to be running inside a container [2020-04-07T02:59:50.200Z] $ 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 ******** ci-base-image-arm64 cat [2020-04-07T02:59:51.563Z] $ docker top 0a3fd96b51cf374888ae251d34f843815f3c48f6f350c688664627ed32ad6f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T02:59:52.668Z] + go version [2020-04-07T02:59:52.668Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-04-07T02:59:53.329Z] + make test [2020-04-07T02:59:53.329Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-07T02:59:54.750Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-07T03:00:21.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-07T03:00:21.984Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-07T03:00:32.090Z] Warning: overwriting stash ‘coverage-report’ [2020-04-07T03:00:32.498Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T03:00:32.501Z] $ docker stop --time=1 0a3fd96b51cf374888ae251d34f843815f3c48f6f350c688664627ed32ad6f0d [2020-04-07T03:00:34.704Z] $ docker rm -f 0a3fd96b51cf374888ae251d34f843815f3c48f6f350c688664627ed32ad6f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T03:00:35.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T03:00:36.215Z] + ls -al . [2020-04-07T03:00:36.216Z] total 112 [2020-04-07T03:00:36.216Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 02:59 . [2020-04-07T03:00:36.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:58 .. [2020-04-07T03:00:36.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:58 .git [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 7 02:58 .gitignore [2020-04-07T03:00:36.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:58 .semver [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 7 02:58 CONTRIBUTING.md [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 839 Apr 7 02:58 Dockerfile [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 7 02:58 Dockerfile.build [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 7 02:58 Jenkinsfile [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 7 02:58 LICENSE [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 7 02:58 Makefile [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 7 02:58 README.md [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 02:55 VERSION [2020-04-07T03:00:36.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:58 app [2020-04-07T03:00:36.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:58 assets [2020-04-07T03:00:36.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:58 bin [2020-04-07T03:00:36.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:58 cmd [2020-04-07T03:00:36.216Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 7 02:59 coverage.out [2020-04-07T03:00:36.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:58 docs [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 522 Apr 7 02:58 go.mod [2020-04-07T03:00:36.216Z] -rw-r--r-- 1 jenkins jenkins 8727 Apr 7 02:59 go.sum [2020-04-07T03:00:36.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:58 internal [2020-04-07T03:00:36.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:58 snap [2020-04-07T03:00:36.216Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 02:58 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-07T03:00:36.563Z] + 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=e6da246dff1164a4826c427c4969e862cec288d9 --label arch=arm64 --label version=0.0.0 . [2020-04-07T03:00:37.150Z] Sending build context to Docker daemon 11.41MB [2020-04-07T03:00:37.150Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-07T03:00:37.150Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-07T03:00:37.150Z] ---> 8edb30808280 [2020-04-07T03:00:37.150Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-07T03:00:37.419Z] ---> Running in df6cb3217d1d [2020-04-07T03:00:37.689Z] Removing intermediate container df6cb3217d1d [2020-04-07T03:00:37.689Z] ---> ecf53d185e2d [2020-04-07T03:00:37.689Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-07T03:00:37.959Z] ---> Running in 13c510a0f47a [2020-04-07T03:00:38.225Z] Removing intermediate container 13c510a0f47a [2020-04-07T03:00:38.225Z] ---> c9fbe35d1b77 [2020-04-07T03:00:38.225Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-07T03:00:38.225Z] ---> Running in 59b1f802ad1a [2020-04-07T03:00:38.505Z] Removing intermediate container 59b1f802ad1a [2020-04-07T03:00:38.505Z] ---> fc03550b7fc6 [2020-04-07T03:00:38.505Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-07T03:00:38.774Z] ---> Running in 7f6911bf3147 [2020-04-07T03:00:39.042Z] Removing intermediate container 7f6911bf3147 [2020-04-07T03:00:39.042Z] ---> 9184757f40c3 [2020-04-07T03:00:39.042Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-07T03:00:39.310Z] ---> Running in 8730240906ec [2020-04-07T03:00:39.579Z] Removing intermediate container 8730240906ec [2020-04-07T03:00:39.579Z] ---> be2186f617d4 [2020-04-07T03:00:39.579Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T03:00:39.846Z] ---> Running in 49f33bacb505 [2020-04-07T03:00:41.802Z] Removing intermediate container 49f33bacb505 [2020-04-07T03:00:41.802Z] ---> 67292782ae65 [2020-04-07T03:00:41.802Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-07T03:00:41.802Z] ---> Running in 5515d35265b3 [2020-04-07T03:00:42.766Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-07T03:00:43.349Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-07T03:00:43.937Z] OK: 121 MiB in 39 packages [2020-04-07T03:00:45.351Z] Removing intermediate container 5515d35265b3 [2020-04-07T03:00:45.351Z] ---> 4637ec43ebd5 [2020-04-07T03:00:45.351Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-07T03:00:45.351Z] ---> Running in 3435a0d3daae [2020-04-07T03:00:45.619Z] Removing intermediate container 3435a0d3daae [2020-04-07T03:00:45.619Z] ---> e0880c4f2039 [2020-04-07T03:00:45.619Z] Step 11/23 : COPY go.mod . [2020-04-07T03:00:46.206Z] ---> 2f5be07b8921 [2020-04-07T03:00:46.206Z] Step 12/23 : COPY Makefile . [2020-04-07T03:00:46.791Z] ---> 83ba1ee2153e [2020-04-07T03:00:46.791Z] Step 13/23 : RUN make update [2020-04-07T03:00:46.791Z] ---> Running in 635043ecb717 [2020-04-07T03:00:47.755Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-07T03:00:48.728Z] Removing intermediate container 635043ecb717 [2020-04-07T03:00:48.728Z] ---> 6eb876164d2d [2020-04-07T03:00:48.728Z] Step 14/23 : COPY . . [2020-04-07T03:00:50.143Z] ---> 490e93896a2e [2020-04-07T03:00:50.143Z] Step 15/23 : RUN ${MAKE} [2020-04-07T03:00:50.143Z] ---> Running in bfb5631f9da9 [2020-04-07T03:00:51.109Z] 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-04-07T03:01:13.239Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-07T03:01:21.447Z] Removing intermediate container bfb5631f9da9 [2020-04-07T03:01:21.447Z] ---> be654677f88f [2020-04-07T03:01:21.447Z] Step 16/23 : FROM alpine [2020-04-07T03:01:21.447Z] latest: Pulling from library/alpine [2020-04-07T03:01:21.447Z] 8a0637ca1ac9: Pulling fs layer [2020-04-07T03:01:21.717Z] 8a0637ca1ac9: Verifying Checksum [2020-04-07T03:01:21.717Z] 8a0637ca1ac9: Download complete [2020-04-07T03:01:22.304Z] 8a0637ca1ac9: Pull complete [2020-04-07T03:01:22.304Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-07T03:01:22.304Z] Status: Downloaded newer image for alpine:latest [2020-04-07T03:01:22.304Z] ---> 2ee122dcc32d [2020-04-07T03:01:22.304Z] Step 17/23 : EXPOSE 4000 [2020-04-07T03:01:22.572Z] ---> Running in 19759bb3fd17 [2020-04-07T03:01:22.841Z] Removing intermediate container 19759bb3fd17 [2020-04-07T03:01:22.841Z] ---> fc866fdc50a2 [2020-04-07T03:01:22.841Z] 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-04-07T03:01:24.254Z] ---> 7e1c2af743bb [2020-04-07T03:01:24.254Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-07T03:01:24.523Z] ---> Running in b540a1976ea6 [2020-04-07T03:01:24.792Z] Removing intermediate container b540a1976ea6 [2020-04-07T03:01:24.792Z] ---> a0f326719007 [2020-04-07T03:01:24.792Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-07T03:01:25.061Z] ---> Running in f6655c18865d [2020-04-07T03:01:25.328Z] Removing intermediate container f6655c18865d [2020-04-07T03:01:25.328Z] ---> de24c0218622 [2020-04-07T03:01:25.328Z] Step 21/23 : LABEL arch=arm64 [2020-04-07T03:01:25.328Z] ---> Running in b3d8aa434b7b [2020-04-07T03:01:25.915Z] Removing intermediate container b3d8aa434b7b [2020-04-07T03:01:25.915Z] ---> e1bfde48e337 [2020-04-07T03:01:25.915Z] Step 22/23 : LABEL git_sha=e6da246dff1164a4826c427c4969e862cec288d9 [2020-04-07T03:01:25.915Z] ---> Running in 60a9edc3685e [2020-04-07T03:01:26.182Z] Removing intermediate container 60a9edc3685e [2020-04-07T03:01:26.182Z] ---> 02073b018dd0 [2020-04-07T03:01:26.182Z] Step 23/23 : LABEL version=0.0.0 [2020-04-07T03:01:26.450Z] ---> Running in 8e77978d56e2 [2020-04-07T03:01:26.717Z] Removing intermediate container 8e77978d56e2 [2020-04-07T03:01:26.717Z] ---> 374aa573bcb6 [2020-04-07T03:01:26.717Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-07T03:01:26.717Z] Successfully built 374aa573bcb6 [2020-04-07T03:01:26.717Z] 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-04-07T03:01:27.668Z] provisioning config files... [2020-04-07T03:01:27.680Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/config7406887118658628430tmp [Pipeline] { [Pipeline] sh [2020-04-07T03:01:28.044Z] + curl -s https://codecov.io/bash [2020-04-07T03:01:28.044Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/config7406887118658628430tmp [2020-04-07T03:01:28.304Z] [2020-04-07T03:01:28.304Z] _____ _ [2020-04-07T03:01:28.304Z] / ____| | | [2020-04-07T03:01:28.304Z] | | ___ __| | ___ ___ _____ __ [2020-04-07T03:01:28.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-07T03:01:28.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-07T03:01:28.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-07T03:01:28.304Z] Bash-tbd [2020-04-07T03:01:28.304Z] [2020-04-07T03:01:28.305Z] [2020-04-07T03:01:28.305Z] ==> Jenkins CI detected. [2020-04-07T03:01:28.305Z] project root: . [2020-04-07T03:01:28.305Z] Fixing merge commit SHA [2020-04-07T03:01:28.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-07T03:01:28.305Z] ==> Running gcov in . (disable via -X gcov) [2020-04-07T03:01:28.305Z] ==> Python coveragepy not found [2020-04-07T03:01:28.305Z] ==> Searching for coverage reports in: [2020-04-07T03:01:28.305Z] + . [2020-04-07T03:01:28.305Z] -> Found 1 reports [2020-04-07T03:01:28.305Z] ==> Detecting git/mercurial file structure [2020-04-07T03:01:28.305Z] ==> Reading reports [2020-04-07T03:01:28.305Z] + ./coverage.out bytes=10 [2020-04-07T03:01:28.305Z] ==> Appending adjustments [2020-04-07T03:01:28.305Z] http://docs.codecov.io/docs/fixing-reports [2020-04-07T03:01:28.563Z] + Found adjustments [2020-04-07T03:01:28.563Z] ==> Gzipping contents [2020-04-07T03:01:28.563Z] ==> Uploading reports [2020-04-07T03:01:28.563Z] url: https://codecov.io [2020-04-07T03:01:28.563Z] query: branch=PR-180&commit=df319bf1fc7b79eaf8491469efa93f4e622d80ed&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-180%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=180&job= [2020-04-07T03:01:28.563Z] -> Pinging Codecov [2020-04-07T03:01:28.563Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-180&commit=df319bf1fc7b79eaf8491469efa93f4e622d80ed&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-180%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=180&job= [2020-04-07T03:01:28.822Z] -> Uploading [2020-04-07T03:01:29.389Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/df319bf1fc7b79eaf8491469efa93f4e622d80ed [Pipeline] } [2020-04-07T03:01:29.399Z] 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-04-07T03:01:30.500Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T03:01:30.800Z] ---> package-listing.sh [2020-04-07T03:01:30.800Z] ++ facter osfamily [2020-04-07T03:01:30.800Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-07T03:01:30.800Z] + OS_FAMILY=redhat [2020-04-07T03:01:30.800Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-180 [2020-04-07T03:01:30.800Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-07T03:01:30.800Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-07T03:01:30.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-07T03:01:30.800Z] + PACKAGES=/tmp/packages_start.txt [2020-04-07T03:01:30.800Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-180 ']' [2020-04-07T03:01:30.800Z] + PACKAGES=/tmp/packages_end.txt [2020-04-07T03:01:30.800Z] + case "${OS_FAMILY}" in [2020-04-07T03:01:30.800Z] + rpm -qa [2020-04-07T03:01:30.800Z] + sort [2020-04-07T03:01:35.006Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-07T03:01:35.006Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-07T03:01:35.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-07T03:01:35.006Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-180 ']' [2020-04-07T03:01:35.006Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-180/archives/ [2020-04-07T03:01:35.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-180/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-07T03:01:35.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T03:01:35.465Z] [2020-04-07T03:01:35.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-07T03:01:35.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T03:01:35.795Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-07T03:01:35.795Z] c9b1b535fdd9: Pulling fs layer [2020-04-07T03:01:35.795Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-07T03:01:35.795Z] 756a868c4378: Pulling fs layer [2020-04-07T03:01:35.795Z] 444b2fc9a129: Pulling fs layer [2020-04-07T03:01:35.795Z] ea15f1150254: Pulling fs layer [2020-04-07T03:01:35.795Z] 41b27a9f41bf: Pulling fs layer [2020-04-07T03:01:35.795Z] 28c525ee5125: Pulling fs layer [2020-04-07T03:01:35.795Z] 094b1ea09ed8: Pulling fs layer [2020-04-07T03:01:35.795Z] 138eaada9080: Pulling fs layer [2020-04-07T03:01:35.795Z] 0622d0fa9048: Pulling fs layer [2020-04-07T03:01:35.796Z] 41b27a9f41bf: Waiting [2020-04-07T03:01:35.796Z] 28c525ee5125: Waiting [2020-04-07T03:01:35.796Z] 094b1ea09ed8: Waiting [2020-04-07T03:01:35.796Z] 138eaada9080: Waiting [2020-04-07T03:01:35.796Z] 0622d0fa9048: Waiting [2020-04-07T03:01:35.796Z] 444b2fc9a129: Waiting [2020-04-07T03:01:35.796Z] ea15f1150254: Waiting [2020-04-07T03:01:35.796Z] 2cc5ad85d9ab: Download complete [2020-04-07T03:01:35.796Z] 444b2fc9a129: Verifying Checksum [2020-04-07T03:01:35.796Z] 444b2fc9a129: Download complete [2020-04-07T03:01:35.796Z] c9b1b535fdd9: Download complete [2020-04-07T03:01:36.057Z] ea15f1150254: Verifying Checksum [2020-04-07T03:01:36.057Z] ea15f1150254: Download complete [2020-04-07T03:01:36.057Z] 28c525ee5125: Verifying Checksum [2020-04-07T03:01:36.057Z] 28c525ee5125: Download complete [2020-04-07T03:01:36.325Z] 756a868c4378: Verifying Checksum [2020-04-07T03:01:36.325Z] 756a868c4378: Download complete [2020-04-07T03:01:36.325Z] c9b1b535fdd9: Pull complete [2020-04-07T03:01:36.325Z] 138eaada9080: Verifying Checksum [2020-04-07T03:01:36.325Z] 138eaada9080: Download complete [2020-04-07T03:01:36.589Z] 0622d0fa9048: Verifying Checksum [2020-04-07T03:01:36.589Z] 0622d0fa9048: Download complete [2020-04-07T03:01:36.589Z] 2cc5ad85d9ab: Pull complete [2020-04-07T03:01:36.589Z] 094b1ea09ed8: Verifying Checksum [2020-04-07T03:01:36.589Z] 094b1ea09ed8: Download complete [2020-04-07T03:01:37.160Z] 41b27a9f41bf: Verifying Checksum [2020-04-07T03:01:37.160Z] 41b27a9f41bf: Download complete [2020-04-07T03:01:38.105Z] 756a868c4378: Pull complete [2020-04-07T03:01:38.105Z] 444b2fc9a129: Pull complete [2020-04-07T03:01:38.365Z] ea15f1150254: Pull complete [2020-04-07T03:01:41.669Z] 41b27a9f41bf: Pull complete [2020-04-07T03:01:41.669Z] 28c525ee5125: Pull complete [2020-04-07T03:01:44.205Z] 094b1ea09ed8: Pull complete [2020-04-07T03:01:44.205Z] 138eaada9080: Pull complete [2020-04-07T03:01:44.205Z] 0622d0fa9048: Pull complete [2020-04-07T03:01:44.205Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-07T03:01:44.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-07T03:01:44.357Z] prd-centos7-docker-4c-2g-2486 does not seem to be running inside a container [2020-04-07T03:01:44.402Z] $ 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-180 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180:/w/workspace/edgexfoundry_edgex-ui-go_PR-180:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-07T03:01:45.430Z] $ docker top 4cf2af27673ea352f9c7ed6260bd242913465f9f79db454c64ab9ea0d1d08854 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T03:01:45.743Z] provisioning config files... [2020-04-07T03:01:45.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/config4868759411552020032tmp [Pipeline] { [Pipeline] echo [2020-04-07T03:01:45.807Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T03:01:46.100Z] ---> create-netrc.sh [Pipeline] echo [2020-04-07T03:01:46.107Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T03:01:46.399Z] ---> logs-deploy.sh [2020-04-07T03:01:46.399Z] + ARCHIVE_ARTIFACTS= [2020-04-07T03:01:46.399Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-07T03:01:46.399Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-07T03:01:46.399Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-07T03:01:46.399Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-180/2 [2020-04-07T03:01:46.399Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-180/2/ [2020-04-07T03:01:46.399Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-180/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [2020-04-07T03:01:47.779Z] Archives upload complete. [2020-04-07T03:01:47.779Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-180/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-180/2/ [2020-04-07T03:01:48.347Z] ---> uname -a: [2020-04-07T03:01:48.347Z] Linux 4cf2af27673e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] ---> lscpu: [2020-04-07T03:01:48.347Z] Architecture: x86_64 [2020-04-07T03:01:48.347Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-07T03:01:48.347Z] Byte Order: Little Endian [2020-04-07T03:01:48.347Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-07T03:01:48.347Z] CPU(s): 4 [2020-04-07T03:01:48.347Z] On-line CPU(s) list: 0-3 [2020-04-07T03:01:48.347Z] Thread(s) per core: 1 [2020-04-07T03:01:48.347Z] Core(s) per socket: 1 [2020-04-07T03:01:48.347Z] Socket(s): 4 [2020-04-07T03:01:48.347Z] NUMA node(s): 1 [2020-04-07T03:01:48.347Z] Vendor ID: GenuineIntel [2020-04-07T03:01:48.347Z] CPU family: 6 [2020-04-07T03:01:48.347Z] Model: 44 [2020-04-07T03:01:48.347Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-07T03:01:48.347Z] Stepping: 1 [2020-04-07T03:01:48.347Z] CPU MHz: 2933.442 [2020-04-07T03:01:48.347Z] BogoMIPS: 5866.88 [2020-04-07T03:01:48.347Z] Virtualization: VT-x [2020-04-07T03:01:48.347Z] Hypervisor vendor: KVM [2020-04-07T03:01:48.347Z] Virtualization type: full [2020-04-07T03:01:48.347Z] L1d cache: 128 KiB [2020-04-07T03:01:48.347Z] L1i cache: 128 KiB [2020-04-07T03:01:48.347Z] L2 cache: 16 MiB [2020-04-07T03:01:48.347Z] L3 cache: 64 MiB [2020-04-07T03:01:48.347Z] NUMA node0 CPU(s): 0-3 [2020-04-07T03:01:48.347Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-07T03:01:48.347Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-07T03:01:48.347Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-07T03:01:48.347Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-07T03:01:48.347Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-07T03:01:48.347Z] 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-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] ---> nproc: [2020-04-07T03:01:48.347Z] 4 [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] ---> df -h: [2020-04-07T03:01:48.347Z] Filesystem Size Used Available Use% Mounted on [2020-04-07T03:01:48.347Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-07T03:01:48.347Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-07T03:01:48.347Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-07T03:01:48.347Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-07T03:01:48.347Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-07T03:01:48.347Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-07T03:01:48.347Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-07T03:01:48.347Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp [2020-04-07T03:01:48.347Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-07T03:01:48.347Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] ---> free -m: [2020-04-07T03:01:48.347Z] total used free shared buff/cache available [2020-04-07T03:01:48.347Z] Mem: 1838 604 69 0 1164 1129 [2020-04-07T03:01:48.347Z] Swap: 1023 1 1022 [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] ---> ip addr: [2020-04-07T03:01:48.347Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-07T03:01:48.347Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-07T03:01:48.347Z] inet 127.0.0.1/8 scope host lo [2020-04-07T03:01:48.347Z] valid_lft forever preferred_lft forever [2020-04-07T03:01:48.347Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-07T03:01:48.347Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-07T03:01:48.347Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-07T03:01:48.347Z] valid_lft forever preferred_lft forever [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] ---> sar -b -r -n DEV: [2020-04-07T03:01:48.347Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] 02:54:54 LINUX RESTART [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] 02:56:01 tps rtps wtps bread/s bwrtn/s [2020-04-07T03:01:48.347Z] 02:57:01 12.76 0.00 12.76 0.00 2136.68 [2020-04-07T03:01:48.347Z] 02:58:01 0.25 0.00 0.25 0.00 3.46 [2020-04-07T03:01:48.347Z] 02:59:01 0.27 0.00 0.27 0.00 3.76 [2020-04-07T03:01:48.347Z] 03:00:01 0.32 0.00 0.32 0.00 3.90 [2020-04-07T03:01:48.347Z] 03:01:02 0.35 0.02 0.33 0.13 5.35 [2020-04-07T03:01:48.347Z] Average: 2.79 0.00 2.78 0.03 430.60 [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.347Z] 02:56:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-07T03:01:48.347Z] 02:57:01 114596 1767708 93.91 2620 1233536 904932 30.88 428320 1180972 8 [2020-04-07T03:01:48.347Z] 02:58:01 113004 1769300 94.00 2620 1233540 905196 30.88 430092 1180672 20 [2020-04-07T03:01:48.347Z] 02:59:01 114496 1767808 93.92 2620 1233552 904932 30.88 428708 1180672 12 [2020-04-07T03:01:48.347Z] 03:00:01 114552 1767752 93.91 2620 1233552 904932 30.88 428724 1180672 20 [2020-04-07T03:01:48.347Z] 03:01:02 113248 1769056 93.98 2620 1233560 907476 30.96 429856 1180672 16 [2020-04-07T03:01:48.347Z] Average: 113979 1768325 93.94 2620 1233548 905494 30.89 429140 1180732 15 [2020-04-07T03:01:48.347Z] [2020-04-07T03:01:48.348Z] 02:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-07T03:01:48.348Z] 02:57:01 eth0 0.72 0.08 0.05 0.01 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 02:58:01 eth0 1.55 0.73 0.70 0.37 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 02:59:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 03:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 03:01:02 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 03:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] 03:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] Average: eth0 0.55 0.25 0.18 0.10 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T03:01:48.348Z] [2020-04-07T03:01:48.348Z] [2020-04-07T03:01:48.348Z] ---> sar -P ALL: [2020-04-07T03:01:48.348Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) [2020-04-07T03:01:48.348Z] [2020-04-07T03:01:48.348Z] 02:54:54 LINUX RESTART [2020-04-07T03:01:48.348Z] [2020-04-07T03:01:48.348Z] 02:56:01 CPU %user %nice %system %iowait %steal %idle [2020-04-07T03:01:48.348Z] 02:57:01 all 0.20 0.00 0.09 0.03 0.00 99.68 [2020-04-07T03:01:48.348Z] 02:57:01 0 0.37 0.00 0.07 0.00 0.00 99.57 [2020-04-07T03:01:48.348Z] 02:57:01 1 0.23 0.00 0.08 0.00 0.00 99.68 [2020-04-07T03:01:48.348Z] 02:57:01 2 0.07 0.00 0.10 0.00 0.00 99.83 [2020-04-07T03:01:48.348Z] 02:57:01 3 0.10 0.00 0.10 0.13 0.00 99.67 [2020-04-07T03:01:48.348Z] 02:58:01 all 0.20 0.00 0.06 0.00 0.00 99.73 [2020-04-07T03:01:48.348Z] 02:58:01 0 0.55 0.00 0.05 0.00 0.02 99.38 [2020-04-07T03:01:48.348Z] 02:58:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-07T03:01:48.348Z] 02:58:01 2 0.13 0.00 0.10 0.00 0.00 99.77 [2020-04-07T03:01:48.348Z] 02:58:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-07T03:01:48.348Z] 02:59:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-04-07T03:01:48.348Z] 02:59:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-04-07T03:01:48.348Z] 02:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-07T03:01:48.348Z] 02:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-07T03:01:48.348Z] 02:59:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-07T03:01:48.348Z] 03:00:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-04-07T03:01:48.348Z] 03:00:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-04-07T03:01:48.348Z] 03:00:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-07T03:01:48.348Z] 03:00:01 2 0.12 0.00 0.07 0.00 0.00 99.82 [2020-04-07T03:01:48.348Z] 03:00:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-07T03:01:48.348Z] 03:01:02 all 0.18 0.00 0.06 0.00 0.00 99.77 [2020-04-07T03:01:48.348Z] 03:01:02 0 0.02 0.00 0.02 0.02 0.00 99.95 [2020-04-07T03:01:48.348Z] 03:01:02 1 0.10 0.00 0.08 0.00 0.00 99.82 [2020-04-07T03:01:48.348Z] 03:01:02 2 0.52 0.00 0.05 0.00 0.00 99.43 [2020-04-07T03:01:48.348Z] 03:01:02 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-07T03:01:48.348Z] Average: all 0.19 0.00 0.06 0.01 0.00 99.75 [2020-04-07T03:01:48.348Z] Average: 0 0.40 0.00 0.04 0.00 0.00 99.56 [2020-04-07T03:01:48.348Z] Average: 1 0.10 0.00 0.06 0.00 0.00 99.84 [2020-04-07T03:01:48.348Z] Average: 2 0.18 0.00 0.07 0.00 0.00 99.75 [2020-04-07T03:01:48.348Z] Average: 3 0.07 0.00 0.06 0.03 0.00 99.85 [2020-04-07T03:01:48.348Z] [2020-04-07T03:01:48.348Z] [2020-04-07T03:01:48.348Z]