Pull request #149 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 41f0971a99172388db74f4fbbd1e580ed97bfb96 rather than 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f Obtained Jenkinsfile from 41f0971a99172388db74f4fbbd1e580ed97bfb96 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 a064049b44925e773913ffd78f21da3be13207f4 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 a064049b44925e773913ffd78f21da3be13207f4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a064049b44925e773913ffd78f21da3be13207f4 # timeout=10 Commit message: "Merge pull request #120 from ernestojeda/add-additional-docker-build-args" > 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2218 in /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [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-149 # 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 Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +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/149/head:refs/remotes/origin/PR-149 # 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/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f Merge succeeded, producing 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f Checking out Revision 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f (PR-149) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f # 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 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f # timeout=10 Commit message: "[enhancement] Add app service builder api" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-04T11:08:19.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 1515dec183f4b1a3f7498517ef40874401d15f82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:08:21.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [2020-03-04T11:08:21.475Z] [2020-03-04T11:08:21.475Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:08:21.806Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [2020-03-04T11:08:21.806Z] latest-x86_64: Pulling from edgexfoundry/git-semver [2020-03-04T11:08:21.806Z] e7c96db7181b: Pulling fs layer [2020-03-04T11:08:21.806Z] a038dfdf5543: Pulling fs layer [2020-03-04T11:08:21.806Z] 8d5d8e63b3c0: Pulling fs layer [2020-03-04T11:08:22.068Z] e7c96db7181b: Verifying Checksum [2020-03-04T11:08:22.068Z] e7c96db7181b: Download complete [2020-03-04T11:08:22.068Z] 8d5d8e63b3c0: Verifying Checksum [2020-03-04T11:08:22.068Z] 8d5d8e63b3c0: Download complete [2020-03-04T11:08:22.068Z] a038dfdf5543: Verifying Checksum [2020-03-04T11:08:22.068Z] a038dfdf5543: Download complete [2020-03-04T11:08:22.331Z] e7c96db7181b: Pull complete [2020-03-04T11:08:23.275Z] a038dfdf5543: Pull complete [2020-03-04T11:08:23.275Z] 8d5d8e63b3c0: Pull complete [2020-03-04T11:08:23.275Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb [2020-03-04T11:08:23.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [Pipeline] withDockerContainer [2020-03-04T11:08:23.407Z] prd-centos7-docker-4c-2g-2218 does not seem to be running inside a container [2020-03-04T11:08:23.454Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-149 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149:/w/workspace/edgexfoundry_edgex-ui-go_PR-149:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@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/edgexfoundry/git-semver:latest-x86_64 cat [2020-03-04T11:08:24.172Z] $ docker top 811a2ec10f45d44258bfe4b8d2a1a5ed21d32235fa2d552eb898de0f259b3dc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-04T11:08:24.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T11:08:24.796Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T11:08:25.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T11:08:25.075Z] $ docker exec 811a2ec10f45d44258bfe4b8d2a1a5ed21d32235fa2d552eb898de0f259b3dc8 ssh-agent [2020-03-04T11:08:25.284Z] SSH_AUTH_SOCK=/tmp/ssh-zEIaAjukWf3w/agent.14 [2020-03-04T11:08:25.284Z] SSH_AGENT_PID=21 [2020-03-04T11:08:25.300Z] Running ssh-add (command line suppressed) [2020-03-04T11:08:25.463Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_7669020255996927438.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_7669020255996927438.key) [2020-03-04T11:08:25.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T11:08:25.824Z] + git describe --exact-match --tags HEAD [2020-03-04T11:08:25.824Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-04T11:08:25.899Z] $ docker exec --env ******** --env ******** 811a2ec10f45d44258bfe4b8d2a1a5ed21d32235fa2d552eb898de0f259b3dc8 ssh-agent -k [2020-03-04T11:08:26.050Z] unset SSH_AUTH_SOCK; [2020-03-04T11:08:26.051Z] unset SSH_AGENT_PID; [2020-03-04T11:08:26.051Z] echo Agent pid 21 killed; [2020-03-04T11:08:26.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-04T11:08:26.128Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-04T11:08:26.128Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-04T11:08:26.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T11:08:26.161Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T11:08:26.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T11:08:26.375Z] $ docker exec 811a2ec10f45d44258bfe4b8d2a1a5ed21d32235fa2d552eb898de0f259b3dc8 ssh-agent [2020-03-04T11:08:26.591Z] SSH_AUTH_SOCK=/tmp/ssh-Nf0dkfrxaWuD/agent.56 [2020-03-04T11:08:26.592Z] SSH_AGENT_PID=62 [2020-03-04T11:08:26.599Z] Running ssh-add (command line suppressed) [2020-03-04T11:08:26.762Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_9181729006634010560.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_9181729006634010560.key) [2020-03-04T11:08:26.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T11:08:27.114Z] + git semver init [2020-03-04T11:08:27.115Z] # -> Open(): unable to determine branch for HEAD [2020-03-04T11:08:27.115Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-149/.git [2020-03-04T11:08:27.115Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-04T11:08:27.115Z] # $SEMVER_REMOTE_NAME = origin [2020-03-04T11:08:27.115Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-04T11:08:27.115Z] # $SEMVER_USER_NAME = jenkins [2020-03-04T11:08:27.115Z] # $SEMVER_BRANCH = PR-149 [2020-03-04T11:08:27.115Z] # $SEMVER_TEMP = /tmp/semver-113019977 [2020-03-04T11:08:27.115Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-04T11:08:28.056Z] # '/tmp/semver-113019977' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-149/.semver' [2020-03-04T11:08:28.056Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-149/.semver [Pipeline] } [2020-03-04T11:08:28.069Z] $ docker exec --env ******** --env ******** 811a2ec10f45d44258bfe4b8d2a1a5ed21d32235fa2d552eb898de0f259b3dc8 ssh-agent -k [2020-03-04T11:08:28.226Z] unset SSH_AUTH_SOCK; [2020-03-04T11:08:28.226Z] unset SSH_AGENT_PID; [2020-03-04T11:08:28.226Z] echo Agent pid 62 killed; [2020-03-04T11:08:28.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-04T11:08:28.591Z] + git semver [Pipeline] } [2020-03-04T11:08:28.609Z] $ docker stop --time=1 811a2ec10f45d44258bfe4b8d2a1a5ed21d32235fa2d552eb898de0f259b3dc8 [2020-03-04T11:08:30.013Z] $ docker rm -f 811a2ec10f45d44258bfe4b8d2a1a5ed21d32235fa2d552eb898de0f259b3dc8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-04T11:08:30.926Z] Stashed 18 file(s) [Pipeline] echo [2020-03-04T11:08:30.927Z] [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-04T11:08:46.027Z] Still waiting to schedule task [2020-03-04T11:08:46.027Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-04T11:08:46.029Z] Still waiting to schedule task [2020-03-04T11:08:46.029Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2209’ is offline [2020-03-04T11:09:10.305Z] Running on prd-centos7-docker-4c-2g-2220 in /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [Pipeline] { [Pipeline] ws [2020-03-04T11:09:10.319Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-04T11:09:15.811Z] using credential edgex-jenkins-ssh [2020-03-04T11:09:15.858Z] Cloning the remote Git repository [2020-03-04T11:09:15.858Z] Cloning with configured refspecs honoured and without tags [2020-03-04T11:09:15.895Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:09:15.940Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-04T11:09:15.997Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:09:15.997Z] > git --version # timeout=10 [2020-03-04T11:09:16.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:09:16.038Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:09:16.895Z] Fetching without tags [2020-03-04T11:09:17.347Z] Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f [2020-03-04T11:09:16.794Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:09:16.846Z] > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 [2020-03-04T11:09:16.854Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:09:16.881Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:09:16.902Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:09:16.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:09:16.955Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:09:17.363Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:09:17.375Z] > git checkout -f 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f # timeout=10 [2020-03-04T11:09:17.490Z] Merge succeeded, producing 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f [2020-03-04T11:09:17.490Z] Checking out Revision 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f (PR-149) [2020-03-04T11:09:17.461Z] > git remote # timeout=10 [2020-03-04T11:09:17.467Z] > git config --get remote.origin.url # timeout=10 [2020-03-04T11:09:17.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:09:17.477Z] > git merge 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 [2020-03-04T11:09:17.486Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-04T11:09:17.495Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:09:17.500Z] > git checkout -f 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f # timeout=10 [2020-03-04T11:09:21.736Z] Commit message: "[enhancement] Add app service builder api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-04T11:09:23.653Z] ========================================================= [2020-03-04T11:09:23.653Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-04T11:09:23.653Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:09:24.256Z] + 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-04T11:09:24.840Z] Sending build context to Docker daemon 10.66MB [2020-03-04T11:09:24.840Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-04T11:09:24.840Z] Step 2/8 : FROM ${BASE} [2020-03-04T11:09:24.840Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-04T11:09:24.840Z] 9d48c3bd43c5: Pulling fs layer [2020-03-04T11:09:24.840Z] 7f94eaf8af20: Pulling fs layer [2020-03-04T11:09:24.840Z] 9fe9984849c1: Pulling fs layer [2020-03-04T11:09:24.840Z] ec448270508e: Pulling fs layer [2020-03-04T11:09:24.840Z] 65ba82af53f7: Pulling fs layer [2020-03-04T11:09:24.840Z] 07c18b20a200: Pulling fs layer [2020-03-04T11:09:24.840Z] d9b3ee039db2: Pulling fs layer [2020-03-04T11:09:24.840Z] 8c79c1ac0d81: Pulling fs layer [2020-03-04T11:09:24.840Z] ff40f1a7a0b9: Pulling fs layer [2020-03-04T11:09:24.840Z] bdb43ae2d12f: Pulling fs layer [2020-03-04T11:09:24.840Z] 8e1ab0ef8490: Pulling fs layer [2020-03-04T11:09:24.840Z] 07c18b20a200: Waiting [2020-03-04T11:09:24.840Z] d9b3ee039db2: Waiting [2020-03-04T11:09:24.840Z] 8c79c1ac0d81: Waiting [2020-03-04T11:09:24.840Z] ff40f1a7a0b9: Waiting [2020-03-04T11:09:24.840Z] bdb43ae2d12f: Waiting [2020-03-04T11:09:24.840Z] 8e1ab0ef8490: Waiting [2020-03-04T11:09:24.840Z] ec448270508e: Waiting [2020-03-04T11:09:24.840Z] 65ba82af53f7: Waiting [2020-03-04T11:09:24.840Z] 9fe9984849c1: Verifying Checksum [2020-03-04T11:09:24.840Z] 9fe9984849c1: Download complete [2020-03-04T11:09:24.840Z] 7f94eaf8af20: Verifying Checksum [2020-03-04T11:09:24.840Z] 7f94eaf8af20: Download complete [2020-03-04T11:09:24.840Z] 65ba82af53f7: Verifying Checksum [2020-03-04T11:09:24.840Z] 65ba82af53f7: Download complete [2020-03-04T11:09:24.840Z] 07c18b20a200: Verifying Checksum [2020-03-04T11:09:24.840Z] 07c18b20a200: Download complete [2020-03-04T11:09:24.840Z] 9d48c3bd43c5: Verifying Checksum [2020-03-04T11:09:24.840Z] 9d48c3bd43c5: Download complete [2020-03-04T11:09:25.444Z] 9d48c3bd43c5: Pull complete [2020-03-04T11:09:25.777Z] 7f94eaf8af20: Pull complete [2020-03-04T11:09:26.558Z] 9fe9984849c1: Pull complete [2020-03-04T11:09:26.922Z] d9b3ee039db2: Verifying Checksum [2020-03-04T11:09:26.922Z] d9b3ee039db2: Download complete [2020-03-04T11:09:26.922Z] ff40f1a7a0b9: Verifying Checksum [2020-03-04T11:09:26.922Z] ff40f1a7a0b9: Download complete [2020-03-04T11:09:29.756Z] ec448270508e: Verifying Checksum [2020-03-04T11:09:29.756Z] ec448270508e: Download complete [2020-03-04T11:09:29.756Z] 8c79c1ac0d81: Verifying Checksum [2020-03-04T11:09:29.756Z] 8c79c1ac0d81: Download complete [2020-03-04T11:09:29.756Z] 8e1ab0ef8490: Verifying Checksum [2020-03-04T11:09:29.756Z] 8e1ab0ef8490: Download complete [2020-03-04T11:09:30.841Z] bdb43ae2d12f: Verifying Checksum [2020-03-04T11:09:30.841Z] bdb43ae2d12f: Download complete [2020-03-04T11:09:37.599Z] ec448270508e: Pull complete [2020-03-04T11:09:37.599Z] 65ba82af53f7: Pull complete [2020-03-04T11:09:37.599Z] 07c18b20a200: Pull complete [2020-03-04T11:09:41.013Z] d9b3ee039db2: Pull complete [2020-03-04T11:09:45.285Z] 8c79c1ac0d81: Pull complete [2020-03-04T11:09:45.285Z] ff40f1a7a0b9: Pull complete [2020-03-04T11:09:46.255Z] bdb43ae2d12f: Pull complete [2020-03-04T11:09:46.255Z] 8e1ab0ef8490: Pull complete [2020-03-04T11:09:46.524Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-04T11:09:46.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-04T11:09:46.524Z] ---> 8acfeb908b63 [2020-03-04T11:09:46.524Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-04T11:09:46.524Z] ---> Running in 4a3c143da782 [2020-03-04T11:09:46.524Z] Removing intermediate container 4a3c143da782 [2020-03-04T11:09:46.524Z] ---> 47b158dd27db [2020-03-04T11:09:46.524Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:09:46.802Z] ---> Running in 2819730c1acb [2020-03-04T11:09:48.745Z] Removing intermediate container 2819730c1acb [2020-03-04T11:09:48.745Z] ---> 5010f718e22a [2020-03-04T11:09:48.745Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-04T11:09:48.745Z] ---> Running in bac4bc1a9745 [2020-03-04T11:09:49.014Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-04T11:09:50.538Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-04T11:09:51.499Z] OK: 134 MiB in 39 packages [2020-03-04T11:09:52.078Z] Removing intermediate container bac4bc1a9745 [2020-03-04T11:09:52.078Z] ---> a663dcf2793f [2020-03-04T11:09:52.078Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-04T11:09:52.078Z] ---> Running in 46073cd5a111 [2020-03-04T11:09:52.078Z] Removing intermediate container 46073cd5a111 [2020-03-04T11:09:52.078Z] ---> be56b25a7f71 [2020-03-04T11:09:52.078Z] Step 7/8 : COPY . . [2020-03-04T11:09:53.522Z] ---> a298a43c6be5 [2020-03-04T11:09:53.522Z] Step 8/8 : RUN go mod download [2020-03-04T11:09:53.522Z] ---> Running in 0c4125553e1c [2020-03-04T11:09:54.210Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-04T11:09:54.210Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-04T11:09:54.210Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-04T11:09:54.210Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-04T11:09:54.210Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-04T11:09:54.482Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-04T11:09:54.482Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-04T11:09:55.076Z] go: finding github.com/kr/text v0.1.0 [2020-03-04T11:09:55.368Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-04T11:09:55.368Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-04T11:09:55.368Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-04T11:09:55.368Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-04T11:09:55.368Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-04T11:09:55.368Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-04T11:09:55.368Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-04T11:09:55.660Z] go: finding github.com/kr/pty v1.1.1 [2020-03-04T11:09:55.660Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-04T11:09:55.956Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-04T11:09:55.956Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-04T11:09:56.399Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-04T11:09:56.399Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-04T11:09:56.399Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-04T11:09:57.483Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-04T11:09:57.483Z] go: finding golang.org/x/text v0.3.0 [2020-03-04T11:09:59.056Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-04T11:10:01.202Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-04T11:10:01.202Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-04T11:10:01.202Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-04T11:10:01.202Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-04T11:10:01.202Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-04T11:10:01.202Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-04T11:10:01.202Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-04T11:10:02.333Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-04T11:10:02.333Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-04T11:10:02.650Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-04T11:10:02.650Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-04T11:10:02.650Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-04T11:10:02.650Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-04T11:10:02.650Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-04T11:10:02.650Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-04T11:10:03.034Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-04T11:10:03.034Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-04T11:10:03.034Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-04T11:10:03.034Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-04T11:10:03.983Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-04T11:10:03.983Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-04T11:10:03.983Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-04T11:10:03.983Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-04T11:10:03.983Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-04T11:10:03.983Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-04T11:10:03.983Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-04T11:10:03.983Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-04T11:10:03.983Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-04T11:10:03.983Z] go: finding github.com/posener/complete v1.1.1 [2020-03-04T11:10:03.983Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-04T11:10:04.254Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-04T11:10:04.254Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-04T11:10:04.254Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-04T11:10:04.554Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-04T11:10:04.554Z] go: finding github.com/fatih/color v1.7.0 [2020-03-04T11:10:04.554Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-04T11:10:04.554Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-04T11:10:04.554Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-04T11:10:04.934Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-04T11:10:04.934Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-04T11:10:04.934Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-04T11:10:04.934Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-04T11:10:04.934Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-04T11:10:05.238Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-04T11:10:05.549Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-04T11:10:20.718Z] Removing intermediate container 0c4125553e1c [2020-03-04T11:10:20.718Z] ---> 23019c69bff3 [2020-03-04T11:10:20.718Z] Successfully built 23019c69bff3 [2020-03-04T11:10:20.718Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:10:21.160Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-04T11:10:21.422Z] . [Pipeline] withDockerContainer [2020-03-04T11:10:21.661Z] prd-centos7-docker-4c-2g-2220 does not seem to be running inside a container [2020-03-04T11:10:21.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-04T11:10:24.774Z] $ docker top 2f0a5307286338083e5af117fea39b29799f4b0a0d8367aac7a95c2f250bcac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-04T11:10:26.462Z] + go version [2020-03-04T11:10:26.462Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-04T11:10:27.118Z] + make test [2020-03-04T11:10:27.118Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-04T11:10:29.097Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-04T11:10:41.573Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-04T11:10:41.573Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-04T11:10:45.775Z] Stashed 1 file(s) [Pipeline] } [2020-03-04T11:10:45.789Z] $ docker stop --time=1 2f0a5307286338083e5af117fea39b29799f4b0a0d8367aac7a95c2f250bcac5 [2020-03-04T11:10:47.376Z] $ docker rm -f 2f0a5307286338083e5af117fea39b29799f4b0a0d8367aac7a95c2f250bcac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-04T11:10:48.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-04T11:10:48.417Z] + ls -al . [2020-03-04T11:10:48.417Z] total 72 [2020-03-04T11:10:48.417Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 4 11:10 . [2020-03-04T11:10:48.417Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 4 11:09 .. [2020-03-04T11:10:48.417Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 4 11:09 app [2020-03-04T11:10:48.417Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 4 11:09 assets [2020-03-04T11:10:48.417Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 4 11:09 bin [2020-03-04T11:10:48.417Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 4 11:09 cmd [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 4 11:09 CONTRIBUTING.md [2020-03-04T11:10:48.417Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 4 11:10 coverage.out [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 4 11:09 Dockerfile [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 4 11:09 Dockerfile.build [2020-03-04T11:10:48.417Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 4 11:09 docs [2020-03-04T11:10:48.417Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 4 11:09 .git [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 4 11:09 .gitignore [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 4 11:09 go.mod [2020-03-04T11:10:48.417Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 4 11:10 go.sum [2020-03-04T11:10:48.417Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 4 11:09 internal [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 4 11:09 Jenkinsfile [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 4 11:09 LICENSE [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 4 11:09 Makefile [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 4 11:09 README.md [2020-03-04T11:10:48.417Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 4 11:09 .semver [2020-03-04T11:10:48.417Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 4 11:09 snap [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 4 11:08 VERSION [2020-03-04T11:10:48.417Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 4 11:09 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:10:48.726Z] + 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=1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f --label arch=amd64 --label version=0.0.0 . [2020-03-04T11:10:48.987Z] Sending build context to Docker daemon 10.68MB [2020-03-04T11:10:48.987Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-04T11:10:48.987Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-04T11:10:48.987Z] ---> 23019c69bff3 [2020-03-04T11:10:48.987Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-04T11:10:48.987Z] ---> Running in 0035d247fd9c [2020-03-04T11:10:49.247Z] Removing intermediate container 0035d247fd9c [2020-03-04T11:10:49.247Z] ---> 6db4f9f4001d [2020-03-04T11:10:49.247Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-04T11:10:49.247Z] ---> Running in 5df269d1738d [2020-03-04T11:10:49.834Z] Removing intermediate container 5df269d1738d [2020-03-04T11:10:49.834Z] ---> 53af80d67f6e [2020-03-04T11:10:49.834Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-04T11:10:49.834Z] ---> Running in e8b03a90c6af [2020-03-04T11:10:50.098Z] Removing intermediate container e8b03a90c6af [2020-03-04T11:10:50.098Z] ---> 59d16d8668ef [2020-03-04T11:10:50.098Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-04T11:10:50.098Z] ---> Running in 7b018137c3d3 [2020-03-04T11:10:50.362Z] Removing intermediate container 7b018137c3d3 [2020-03-04T11:10:50.362Z] ---> 67fe01edd66b [2020-03-04T11:10:50.362Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-04T11:10:50.362Z] ---> Running in 4b0c9ade7010 [2020-03-04T11:10:50.628Z] Removing intermediate container 4b0c9ade7010 [2020-03-04T11:10:50.628Z] ---> 477407cf037d [2020-03-04T11:10:50.628Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:10:50.628Z] ---> Running in c986dec8186f [2020-03-04T11:10:52.056Z] Removing intermediate container c986dec8186f [2020-03-04T11:10:52.056Z] ---> 246ecd26d39c [2020-03-04T11:10:52.056Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-04T11:10:52.056Z] ---> Running in bfb8f657b98e [2020-03-04T11:10:52.643Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-04T11:10:54.059Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-04T11:10:55.043Z] OK: 134 MiB in 39 packages [2020-03-04T11:10:55.304Z] Removing intermediate container bfb8f657b98e [2020-03-04T11:10:55.304Z] ---> 686fbcbe6b24 [2020-03-04T11:10:55.304Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-04T11:10:55.566Z] ---> Running in d61b4d63e1e2 [2020-03-04T11:10:55.566Z] Removing intermediate container d61b4d63e1e2 [2020-03-04T11:10:55.566Z] ---> e51ac826e24f [2020-03-04T11:10:55.566Z] Step 11/23 : COPY go.mod . [2020-03-04T11:10:55.833Z] ---> 33744b992515 [2020-03-04T11:10:55.833Z] Step 12/23 : COPY Makefile . [2020-03-04T11:10:56.104Z] ---> ff1593cb2cd0 [2020-03-04T11:10:56.104Z] Step 13/23 : RUN make update [2020-03-04T11:10:56.368Z] ---> Running in 977d6da4ac51 [2020-03-04T11:10:56.951Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-04T11:10:57.574Z] Removing intermediate container 977d6da4ac51 [2020-03-04T11:10:57.574Z] ---> a5de7d998fb2 [2020-03-04T11:10:57.574Z] Step 14/23 : COPY . . [2020-03-04T11:10:58.170Z] ---> d8187116fe92 [2020-03-04T11:10:58.170Z] Step 15/23 : RUN ${MAKE} [2020-03-04T11:10:58.170Z] ---> Running in 2e1989c95873 [2020-03-04T11:10:58.743Z] 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-04T11:11:13.856Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-04T11:11:15.793Z] Removing intermediate container 2e1989c95873 [2020-03-04T11:11:15.793Z] ---> f48136187025 [2020-03-04T11:11:15.793Z] Step 16/23 : FROM alpine [2020-03-04T11:11:15.793Z] latest: Pulling from library/alpine [2020-03-04T11:11:16.075Z] c9b1b535fdd9: Pulling fs layer [2020-03-04T11:11:16.409Z] c9b1b535fdd9: Verifying Checksum [2020-03-04T11:11:16.409Z] c9b1b535fdd9: Download complete [2020-03-04T11:11:16.702Z] c9b1b535fdd9: Pull complete [2020-03-04T11:11:16.702Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-04T11:11:16.702Z] Status: Downloaded newer image for alpine:latest [2020-03-04T11:11:16.702Z] ---> e7d92cdc71fe [2020-03-04T11:11:16.702Z] Step 17/23 : EXPOSE 4000 [2020-03-04T11:11:16.702Z] ---> Running in 9083cd9e2cf5 [2020-03-04T11:11:17.110Z] Removing intermediate container 9083cd9e2cf5 [2020-03-04T11:11:17.110Z] ---> 35682bfbaf83 [2020-03-04T11:11:17.110Z] 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-04T11:11:17.762Z] ---> e080c789b53f [2020-03-04T11:11:17.763Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-04T11:11:17.763Z] ---> Running in a39d41f64eeb [2020-03-04T11:11:18.085Z] Removing intermediate container a39d41f64eeb [2020-03-04T11:11:18.085Z] ---> da54c1afdb3c [2020-03-04T11:11:18.085Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-04T11:11:18.085Z] ---> Running in 4ded2a0b67e2 [2020-03-04T11:11:18.368Z] Removing intermediate container 4ded2a0b67e2 [2020-03-04T11:11:18.368Z] ---> 8806ec2da82e [2020-03-04T11:11:18.368Z] Step 21/23 : LABEL arch=amd64 [2020-03-04T11:11:18.368Z] ---> Running in 78e5136e1cdc [2020-03-04T11:11:18.368Z] Removing intermediate container 78e5136e1cdc [2020-03-04T11:11:18.368Z] ---> df71b8da8452 [2020-03-04T11:11:18.368Z] Step 22/23 : LABEL git_sha=1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f [2020-03-04T11:11:18.633Z] ---> Running in 5cbb12b66ea7 [2020-03-04T11:11:18.633Z] Removing intermediate container 5cbb12b66ea7 [2020-03-04T11:11:18.633Z] ---> 060a55b02bf3 [2020-03-04T11:11:18.633Z] Step 23/23 : LABEL version=0.0.0 [2020-03-04T11:11:18.633Z] ---> Running in 8c07b6c75029 [2020-03-04T11:11:18.898Z] Removing intermediate container 8c07b6c75029 [2020-03-04T11:11:18.898Z] ---> 260980fe9ba1 [2020-03-04T11:11:18.898Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-04T11:11:18.898Z] Successfully built 260980fe9ba1 [2020-03-04T11:11:18.898Z] 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-04T11:11:32.060Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2222 in /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [Pipeline] { [Pipeline] ws [2020-03-04T11:11:32.077Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-04T11:11:37.881Z] using credential edgex-jenkins-ssh [2020-03-04T11:11:37.907Z] Cloning the remote Git repository [2020-03-04T11:11:37.907Z] Cloning with configured refspecs honoured and without tags [2020-03-04T11:11:37.960Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:11:38.049Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-04T11:11:38.129Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:11:38.132Z] > git --version # timeout=10 [2020-03-04T11:11:38.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:11:38.235Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:11:39.427Z] Fetching without tags [2020-03-04T11:11:39.284Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:11:39.319Z] > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 [2020-03-04T11:11:39.348Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:11:39.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:11:39.426Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:11:39.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:11:39.437Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:11:39.885Z] Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f [2020-03-04T11:11:40.337Z] Merge succeeded, producing 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f [2020-03-04T11:11:40.338Z] Checking out Revision 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f (PR-149) [2020-03-04T11:11:39.893Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:11:39.918Z] > git checkout -f 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f # timeout=10 [2020-03-04T11:11:40.186Z] > git remote # timeout=10 [2020-03-04T11:11:40.244Z] > git config --get remote.origin.url # timeout=10 [2020-03-04T11:11:40.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:11:40.286Z] > git merge 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 [2020-03-04T11:11:40.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-04T11:11:40.335Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:11:40.415Z] > git checkout -f 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f # timeout=10 [2020-03-04T11:11:44.780Z] Commit message: "[enhancement] Add app service builder api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-04T11:11:46.083Z] ========================================================= [2020-03-04T11:11:46.083Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-04T11:11:46.083Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:11:47.265Z] + 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-04T11:11:48.241Z] Sending build context to Docker daemon 10.66MB [2020-03-04T11:11:48.241Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-04T11:11:48.241Z] Step 2/8 : FROM ${BASE} [2020-03-04T11:11:48.509Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-04T11:11:48.509Z] 29bddadc8f3f: Pulling fs layer [2020-03-04T11:11:48.509Z] 02bb20f2603b: Pulling fs layer [2020-03-04T11:11:48.509Z] b62863a3550b: Pulling fs layer [2020-03-04T11:11:48.509Z] 9586258a13ea: Pulling fs layer [2020-03-04T11:11:48.509Z] a8b2cbafd68c: Pulling fs layer [2020-03-04T11:11:48.509Z] d1dd75721c92: Pulling fs layer [2020-03-04T11:11:48.509Z] 4e34fffdb759: Pulling fs layer [2020-03-04T11:11:48.509Z] fd1d9eb628f9: Pulling fs layer [2020-03-04T11:11:48.509Z] bd44c58b92db: Pulling fs layer [2020-03-04T11:11:48.509Z] e5856e266cf4: Pulling fs layer [2020-03-04T11:11:48.509Z] f0f88b30cdbb: Pulling fs layer [2020-03-04T11:11:48.509Z] fd1d9eb628f9: Waiting [2020-03-04T11:11:48.509Z] 9586258a13ea: Waiting [2020-03-04T11:11:48.509Z] bd44c58b92db: Waiting [2020-03-04T11:11:48.509Z] a8b2cbafd68c: Waiting [2020-03-04T11:11:48.509Z] e5856e266cf4: Waiting [2020-03-04T11:11:48.509Z] d1dd75721c92: Waiting [2020-03-04T11:11:48.509Z] f0f88b30cdbb: Waiting [2020-03-04T11:11:48.509Z] 4e34fffdb759: Waiting [2020-03-04T11:11:48.509Z] b62863a3550b: Verifying Checksum [2020-03-04T11:11:48.509Z] b62863a3550b: Download complete [2020-03-04T11:11:48.509Z] 02bb20f2603b: Download complete [2020-03-04T11:11:48.509Z] a8b2cbafd68c: Verifying Checksum [2020-03-04T11:11:48.509Z] a8b2cbafd68c: Download complete [2020-03-04T11:11:48.509Z] d1dd75721c92: Verifying Checksum [2020-03-04T11:11:48.509Z] d1dd75721c92: Download complete [2020-03-04T11:11:48.780Z] 29bddadc8f3f: Download complete [2020-03-04T11:11:49.748Z] 29bddadc8f3f: Pull complete [2020-03-04T11:11:50.338Z] 02bb20f2603b: Pull complete [2020-03-04T11:11:50.608Z] b62863a3550b: Pull complete [2020-03-04T11:11:52.574Z] 4e34fffdb759: Verifying Checksum [2020-03-04T11:11:52.574Z] 4e34fffdb759: Download complete [2020-03-04T11:11:52.846Z] bd44c58b92db: Download complete [2020-03-04T11:11:55.448Z] e5856e266cf4: Verifying Checksum [2020-03-04T11:11:55.448Z] e5856e266cf4: Download complete [2020-03-04T11:11:55.448Z] f0f88b30cdbb: Verifying Checksum [2020-03-04T11:11:55.448Z] f0f88b30cdbb: Download complete [2020-03-04T11:11:57.393Z] fd1d9eb628f9: Verifying Checksum [2020-03-04T11:11:57.393Z] fd1d9eb628f9: Download complete [2020-03-04T11:11:58.811Z] 9586258a13ea: Verifying Checksum [2020-03-04T11:11:58.811Z] 9586258a13ea: Download complete [2020-03-04T11:12:08.904Z] 9586258a13ea: Pull complete [2020-03-04T11:12:09.174Z] a8b2cbafd68c: Pull complete [2020-03-04T11:12:09.439Z] d1dd75721c92: Pull complete [2020-03-04T11:12:14.810Z] 4e34fffdb759: Pull complete [2020-03-04T11:12:19.086Z] fd1d9eb628f9: Pull complete [2020-03-04T11:12:19.086Z] bd44c58b92db: Pull complete [2020-03-04T11:12:21.057Z] e5856e266cf4: Pull complete [2020-03-04T11:12:21.642Z] f0f88b30cdbb: Pull complete [2020-03-04T11:12:21.642Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-04T11:12:21.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-04T11:12:21.642Z] ---> 0be50c763560 [2020-03-04T11:12:21.642Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-04T11:12:25.009Z] ---> Running in ed392d4609b8 [2020-03-04T11:12:25.596Z] Removing intermediate container ed392d4609b8 [2020-03-04T11:12:25.596Z] ---> 2d740722c689 [2020-03-04T11:12:25.596Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:12:25.596Z] ---> Running in b92f4174dbcf [2020-03-04T11:12:27.544Z] Removing intermediate container b92f4174dbcf [2020-03-04T11:12:27.544Z] ---> 274d9c8b486c [2020-03-04T11:12:27.544Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-04T11:12:27.813Z] ---> Running in 9e64da2c1128 [2020-03-04T11:12:28.777Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-04T11:12:29.734Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-04T11:12:30.314Z] OK: 121 MiB in 39 packages [2020-03-04T11:12:31.727Z] Removing intermediate container 9e64da2c1128 [2020-03-04T11:12:31.727Z] ---> 207560fbf2e5 [2020-03-04T11:12:31.727Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-04T11:12:31.727Z] ---> Running in d0bc1717c533 [2020-03-04T11:12:32.316Z] Removing intermediate container d0bc1717c533 [2020-03-04T11:12:32.316Z] ---> eae320b6507e [2020-03-04T11:12:32.316Z] Step 7/8 : COPY . . [2020-03-04T11:12:33.730Z] ---> 33e6a7738e9c [2020-03-04T11:12:33.730Z] Step 8/8 : RUN go mod download [2020-03-04T11:12:33.730Z] ---> Running in b7d605653afa [2020-03-04T11:12:34.695Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-04T11:12:34.695Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-04T11:12:34.695Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-04T11:12:34.695Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-04T11:12:34.695Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-04T11:12:34.695Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-04T11:12:34.695Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-04T11:12:35.663Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-04T11:12:35.663Z] go: finding github.com/kr/text v0.1.0 [2020-03-04T11:12:35.663Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-04T11:12:35.663Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-04T11:12:35.663Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-04T11:12:35.935Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-04T11:12:35.935Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-04T11:12:35.935Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-04T11:12:35.935Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-04T11:12:35.935Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-04T11:12:36.533Z] go: finding github.com/kr/pty v1.1.1 [2020-03-04T11:12:36.533Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-04T11:12:37.120Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-04T11:12:37.120Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-04T11:12:37.120Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-04T11:12:39.066Z] go: finding golang.org/x/text v0.3.0 [2020-03-04T11:12:39.067Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-04T11:12:41.050Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-04T11:12:42.469Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-04T11:12:42.743Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-04T11:12:42.743Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-04T11:12:42.743Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-04T11:12:42.743Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-04T11:12:42.743Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-04T11:12:42.743Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-04T11:12:43.717Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-04T11:12:43.717Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-04T11:12:44.309Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-04T11:12:44.309Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-04T11:12:44.309Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-04T11:12:44.309Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-04T11:12:44.309Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-04T11:12:44.309Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-04T11:12:44.309Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-04T11:12:44.576Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-04T11:12:44.576Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-04T11:12:45.536Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-04T11:12:45.536Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-04T11:12:45.804Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-04T11:12:45.804Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-04T11:12:45.804Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-04T11:12:45.804Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-04T11:12:45.804Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-04T11:12:45.804Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-04T11:12:45.804Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-04T11:12:46.076Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-04T11:12:46.076Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-04T11:12:46.664Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-04T11:12:46.664Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-04T11:12:46.664Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-04T11:12:46.664Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-04T11:12:46.664Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-04T11:12:46.936Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-04T11:12:46.936Z] go: finding github.com/fatih/color v1.7.0 [2020-03-04T11:12:46.936Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-04T11:12:46.936Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-04T11:12:46.936Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-04T11:12:47.207Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-04T11:12:47.207Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-04T11:12:47.483Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-04T11:12:47.483Z] go: finding github.com/posener/complete v1.1.1 [2020-03-04T11:12:47.752Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-04T11:12:48.021Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-04T11:13:20.331Z] Removing intermediate container b7d605653afa [2020-03-04T11:13:20.331Z] ---> 7382d3fc2810 [2020-03-04T11:13:20.331Z] Successfully built 7382d3fc2810 [2020-03-04T11:13:20.331Z] 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-04T11:13:20.785Z] + docker inspect -f . ci-base-image-arm64 [2020-03-04T11:13:21.050Z] . [Pipeline] withDockerContainer [2020-03-04T11:13:21.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-2222 does not seem to be running inside a container [2020-03-04T11:13:21.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-04T11:13:22.802Z] $ docker top 62eecebdeaf2723a80c1b87b6463ce867a7a786a486f097f86a862632186e311 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-04T11:13:25.057Z] + go version [2020-03-04T11:13:25.057Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-04T11:13:25.720Z] + make test [2020-03-04T11:13:25.720Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-04T11:13:27.156Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-04T11:13:53.908Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-04T11:13:53.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-04T11:13:53.909Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-04T11:14:06.612Z] Warning: overwriting stash ‘coverage-report’ [2020-03-04T11:14:06.988Z] Stashed 1 file(s) [Pipeline] } [2020-03-04T11:14:06.997Z] $ docker stop --time=1 62eecebdeaf2723a80c1b87b6463ce867a7a786a486f097f86a862632186e311 [2020-03-04T11:14:09.112Z] $ docker rm -f 62eecebdeaf2723a80c1b87b6463ce867a7a786a486f097f86a862632186e311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-04T11:14:10.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-04T11:14:10.393Z] + ls -al . [2020-03-04T11:14:10.393Z] total 112 [2020-03-04T11:14:10.393Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 11:13 . [2020-03-04T11:14:10.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 11:11 .. [2020-03-04T11:14:10.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 11:11 .git [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 4 11:11 .gitignore [2020-03-04T11:14:10.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:11 .semver [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 4 11:11 CONTRIBUTING.md [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 4 11:11 Dockerfile [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 4 11:11 Dockerfile.build [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 4 11:11 Jenkinsfile [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 4 11:11 LICENSE [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 4 11:11 Makefile [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 4 11:11 README.md [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 11:08 VERSION [2020-03-04T11:14:10.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 11:11 app [2020-03-04T11:14:10.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:11 assets [2020-03-04T11:14:10.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 11:11 bin [2020-03-04T11:14:10.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:11 cmd [2020-03-04T11:14:10.393Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 4 11:13 coverage.out [2020-03-04T11:14:10.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 11:11 docs [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 4 11:11 go.mod [2020-03-04T11:14:10.393Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 4 11:13 go.sum [2020-03-04T11:14:10.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:11 internal [2020-03-04T11:14:10.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 11:11 snap [2020-03-04T11:14:10.393Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 4 11:11 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:14:10.717Z] + 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=1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f --label arch=arm64 --label version=0.0.0 . [2020-03-04T11:14:11.304Z] Sending build context to Docker daemon 10.68MB [2020-03-04T11:14:11.304Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-04T11:14:11.304Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-04T11:14:11.304Z] ---> 7382d3fc2810 [2020-03-04T11:14:11.304Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-04T11:14:11.572Z] ---> Running in 0b2a69fc72fe [2020-03-04T11:14:11.838Z] Removing intermediate container 0b2a69fc72fe [2020-03-04T11:14:11.838Z] ---> 99e540aea2dc [2020-03-04T11:14:11.838Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-04T11:14:12.107Z] ---> Running in 6c5998186e95 [2020-03-04T11:14:12.374Z] Removing intermediate container 6c5998186e95 [2020-03-04T11:14:12.374Z] ---> 4395b8c87694 [2020-03-04T11:14:12.374Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-04T11:14:12.641Z] ---> Running in 74b4e66fb99c [2020-03-04T11:14:12.913Z] Removing intermediate container 74b4e66fb99c [2020-03-04T11:14:12.913Z] ---> b726ccd22fe8 [2020-03-04T11:14:12.913Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-04T11:14:12.913Z] ---> Running in 1cb454a89945 [2020-03-04T11:14:13.180Z] Removing intermediate container 1cb454a89945 [2020-03-04T11:14:13.180Z] ---> 65d612a0ea47 [2020-03-04T11:14:13.180Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-04T11:14:13.446Z] ---> Running in 1adbd028a628 [2020-03-04T11:14:13.716Z] Removing intermediate container 1adbd028a628 [2020-03-04T11:14:13.716Z] ---> 8e2a1b7369c2 [2020-03-04T11:14:13.716Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:14:13.716Z] ---> Running in 5dcb2620b817 [2020-03-04T11:14:15.671Z] Removing intermediate container 5dcb2620b817 [2020-03-04T11:14:15.671Z] ---> 5180b42a4016 [2020-03-04T11:14:15.671Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-04T11:14:15.671Z] ---> Running in 1886bfbb11b7 [2020-03-04T11:14:16.648Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-04T11:14:17.610Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-04T11:14:18.568Z] OK: 121 MiB in 39 packages [2020-03-04T11:14:19.534Z] Removing intermediate container 1886bfbb11b7 [2020-03-04T11:14:19.534Z] ---> 14adacaf04c0 [2020-03-04T11:14:19.534Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-04T11:14:19.803Z] ---> Running in 258de400631c [2020-03-04T11:14:20.075Z] Removing intermediate container 258de400631c [2020-03-04T11:14:20.075Z] ---> a23b78c89615 [2020-03-04T11:14:20.075Z] Step 11/23 : COPY go.mod . [2020-03-04T11:14:20.663Z] ---> 1d308018e214 [2020-03-04T11:14:20.663Z] Step 12/23 : COPY Makefile . [2020-03-04T11:14:21.259Z] ---> a50cb294e586 [2020-03-04T11:14:21.259Z] Step 13/23 : RUN make update [2020-03-04T11:14:21.259Z] ---> Running in 031104deb8f1 [2020-03-04T11:14:22.232Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-04T11:14:23.198Z] Removing intermediate container 031104deb8f1 [2020-03-04T11:14:23.198Z] ---> 6a8135333c91 [2020-03-04T11:14:23.198Z] Step 14/23 : COPY . . [2020-03-04T11:14:24.614Z] ---> 9608a696c0c5 [2020-03-04T11:14:24.614Z] Step 15/23 : RUN ${MAKE} [2020-03-04T11:14:24.614Z] ---> Running in 3fe4b5d5cb84 [2020-03-04T11:14:25.579Z] 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-04T11:14:47.690Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-04T11:14:55.908Z] Removing intermediate container 3fe4b5d5cb84 [2020-03-04T11:14:55.908Z] ---> 40a00a0b2b64 [2020-03-04T11:14:55.908Z] Step 16/23 : FROM alpine [2020-03-04T11:14:56.492Z] latest: Pulling from library/alpine [2020-03-04T11:14:56.761Z] 8fa90b21c985: Pulling fs layer [2020-03-04T11:14:57.345Z] 8fa90b21c985: Verifying Checksum [2020-03-04T11:14:57.931Z] 8fa90b21c985: Pull complete [2020-03-04T11:14:57.931Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-04T11:14:57.931Z] Status: Downloaded newer image for alpine:latest [2020-03-04T11:14:57.931Z] ---> 6e4716cdcf7a [2020-03-04T11:14:57.931Z] Step 17/23 : EXPOSE 4000 [2020-03-04T11:14:57.931Z] ---> Running in f8b0382f2d87 [2020-03-04T11:14:58.515Z] Removing intermediate container f8b0382f2d87 [2020-03-04T11:14:58.515Z] ---> 8a8eccf4478e [2020-03-04T11:14:58.515Z] 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-04T11:14:59.923Z] ---> 702ffb6d0fbb [2020-03-04T11:14:59.924Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-04T11:14:59.924Z] ---> Running in 955d3a8849a7 [2020-03-04T11:15:00.509Z] Removing intermediate container 955d3a8849a7 [2020-03-04T11:15:00.509Z] ---> 2f841a29dfac [2020-03-04T11:15:00.509Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-04T11:15:00.509Z] ---> Running in 78e6547bc891 [2020-03-04T11:15:00.777Z] Removing intermediate container 78e6547bc891 [2020-03-04T11:15:00.777Z] ---> 73fe16ceab64 [2020-03-04T11:15:00.777Z] Step 21/23 : LABEL arch=arm64 [2020-03-04T11:15:01.043Z] ---> Running in d32f10726209 [2020-03-04T11:15:01.310Z] Removing intermediate container d32f10726209 [2020-03-04T11:15:01.310Z] ---> 42fac5d8b766 [2020-03-04T11:15:01.310Z] Step 22/23 : LABEL git_sha=1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f [2020-03-04T11:15:01.579Z] ---> Running in fadf90a42191 [2020-03-04T11:15:01.847Z] Removing intermediate container fadf90a42191 [2020-03-04T11:15:01.847Z] ---> d7aa70062ab1 [2020-03-04T11:15:01.847Z] Step 23/23 : LABEL version=0.0.0 [2020-03-04T11:15:01.847Z] ---> Running in ccdddac19df6 [2020-03-04T11:15:02.114Z] Removing intermediate container ccdddac19df6 [2020-03-04T11:15:02.114Z] ---> bf6050cd052c [2020-03-04T11:15:02.114Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-04T11:15:02.381Z] Successfully built bf6050cd052c [2020-03-04T11:15:02.381Z] 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-04T11:15:02.740Z] provisioning config files... [2020-03-04T11:15:02.755Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/config6351163815618717287tmp [Pipeline] { [Pipeline] sh [2020-03-04T11:15:03.079Z] + curl -s https://codecov.io/bash [2020-03-04T11:15:03.079Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/config6351163815618717287tmp [2020-03-04T11:15:03.341Z] [2020-03-04T11:15:03.341Z] _____ _ [2020-03-04T11:15:03.341Z] / ____| | | [2020-03-04T11:15:03.341Z] | | ___ __| | ___ ___ _____ __ [2020-03-04T11:15:03.341Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-04T11:15:03.341Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-04T11:15:03.341Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-04T11:15:03.341Z] Bash-20200214-585fef0 [2020-03-04T11:15:03.341Z] [2020-03-04T11:15:03.341Z] [2020-03-04T11:15:03.341Z] ==> Jenkins CI detected. [2020-03-04T11:15:03.341Z] project root: . [2020-03-04T11:15:03.341Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-04T11:15:03.341Z] ==> Running gcov in . (disable via -X gcov) [2020-03-04T11:15:03.341Z] ==> Python coveragepy not found [2020-03-04T11:15:03.341Z] ==> Searching for coverage reports in: [2020-03-04T11:15:03.341Z] + . [2020-03-04T11:15:03.341Z] -> Found 1 reports [2020-03-04T11:15:03.341Z] ==> Detecting git/mercurial file structure [2020-03-04T11:15:03.341Z] ==> Reading reports [2020-03-04T11:15:03.341Z] + ./coverage.out bytes=10 [2020-03-04T11:15:03.341Z] ==> Appending adjustments [2020-03-04T11:15:03.341Z] http://docs.codecov.io/docs/fixing-reports [2020-03-04T11:15:03.605Z] + Found adjustments [2020-03-04T11:15:03.605Z] ==> Gzipping contents [2020-03-04T11:15:03.605Z] ==> Uploading reports [2020-03-04T11:15:03.605Z] url: https://codecov.io [2020-03-04T11:15:03.605Z] query: branch=PR-149&commit=1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-149%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=149&job= [2020-03-04T11:15:03.605Z] -> Pinging Codecov [2020-03-04T11:15:03.605Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-149&commit=1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-149%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=149&job= [2020-03-04T11:15:04.557Z] -> Uploading [2020-03-04T11:15:05.125Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f [Pipeline] } [2020-03-04T11:15:05.132Z] 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-04T11:15:05.723Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:15:06.028Z] ---> package-listing.sh [2020-03-04T11:15:06.028Z] ++ facter osfamily [2020-03-04T11:15:06.028Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-04T11:15:06.028Z] + OS_FAMILY=redhat [2020-03-04T11:15:06.028Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-04T11:15:06.028Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-04T11:15:06.028Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-04T11:15:06.028Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-04T11:15:06.028Z] + PACKAGES=/tmp/packages_start.txt [2020-03-04T11:15:06.028Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-149 ']' [2020-03-04T11:15:06.028Z] + PACKAGES=/tmp/packages_end.txt [2020-03-04T11:15:06.028Z] + case "${OS_FAMILY}" in [2020-03-04T11:15:06.028Z] + rpm -qa [2020-03-04T11:15:06.028Z] + sort [2020-03-04T11:15:10.225Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-04T11:15:10.225Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-04T11:15:10.225Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-04T11:15:10.225Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-149 ']' [2020-03-04T11:15:10.225Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-149/archives/ [2020-03-04T11:15:10.225Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-149/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:15:10.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T11:15:10.572Z] [2020-03-04T11:15:10.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:15:10.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T11:15:10.881Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-04T11:15:10.881Z] c9b1b535fdd9: Pulling fs layer [2020-03-04T11:15:10.881Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-04T11:15:10.881Z] 756a868c4378: Pulling fs layer [2020-03-04T11:15:10.881Z] 444b2fc9a129: Pulling fs layer [2020-03-04T11:15:10.881Z] ea15f1150254: Pulling fs layer [2020-03-04T11:15:10.881Z] e81d8b4f9b56: Pulling fs layer [2020-03-04T11:15:10.881Z] 00274e75389d: Pulling fs layer [2020-03-04T11:15:10.881Z] 342a42058068: Pulling fs layer [2020-03-04T11:15:10.881Z] b4ef6b84b633: Pulling fs layer [2020-03-04T11:15:10.881Z] c33f2005cb31: Pulling fs layer [2020-03-04T11:15:10.881Z] 444b2fc9a129: Waiting [2020-03-04T11:15:10.881Z] ea15f1150254: Waiting [2020-03-04T11:15:10.881Z] e81d8b4f9b56: Waiting [2020-03-04T11:15:10.881Z] 00274e75389d: Waiting [2020-03-04T11:15:10.881Z] c33f2005cb31: Waiting [2020-03-04T11:15:10.881Z] 342a42058068: Waiting [2020-03-04T11:15:10.881Z] b4ef6b84b633: Waiting [2020-03-04T11:15:11.142Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-04T11:15:11.142Z] 2cc5ad85d9ab: Download complete [2020-03-04T11:15:11.142Z] 444b2fc9a129: Verifying Checksum [2020-03-04T11:15:11.142Z] 444b2fc9a129: Download complete [2020-03-04T11:15:11.719Z] ea15f1150254: Download complete [2020-03-04T11:15:11.983Z] c9b1b535fdd9: Verifying Checksum [2020-03-04T11:15:11.983Z] c9b1b535fdd9: Download complete [2020-03-04T11:15:12.244Z] 00274e75389d: Download complete [2020-03-04T11:15:12.244Z] c9b1b535fdd9: Pull complete [2020-03-04T11:15:12.505Z] 2cc5ad85d9ab: Pull complete [2020-03-04T11:15:16.710Z] 756a868c4378: Verifying Checksum [2020-03-04T11:15:16.710Z] 756a868c4378: Download complete [2020-03-04T11:15:16.710Z] 342a42058068: Verifying Checksum [2020-03-04T11:15:16.710Z] 342a42058068: Download complete [2020-03-04T11:15:16.710Z] c33f2005cb31: Verifying Checksum [2020-03-04T11:15:16.710Z] c33f2005cb31: Download complete [2020-03-04T11:15:16.710Z] b4ef6b84b633: Verifying Checksum [2020-03-04T11:15:16.710Z] b4ef6b84b633: Download complete [2020-03-04T11:15:17.291Z] e81d8b4f9b56: Verifying Checksum [2020-03-04T11:15:17.291Z] e81d8b4f9b56: Download complete [2020-03-04T11:15:17.866Z] 756a868c4378: Pull complete [2020-03-04T11:15:17.866Z] 444b2fc9a129: Pull complete [2020-03-04T11:15:18.444Z] ea15f1150254: Pull complete [2020-03-04T11:15:21.771Z] e81d8b4f9b56: Pull complete [2020-03-04T11:15:21.771Z] 00274e75389d: Pull complete [2020-03-04T11:15:23.172Z] 342a42058068: Pull complete [2020-03-04T11:15:23.437Z] b4ef6b84b633: Pull complete [2020-03-04T11:15:23.703Z] c33f2005cb31: Pull complete [2020-03-04T11:15:23.703Z] Digest: sha256:6606f64f7576e5a87c7c61035e879b05704f78def72d15dee56fd69075fafeb1 [2020-03-04T11:15:23.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-04T11:15:23.890Z] prd-centos7-docker-4c-2g-2218 does not seem to be running inside a container [2020-03-04T11:15:23.954Z] $ 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-149 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149:/w/workspace/edgexfoundry_edgex-ui-go_PR-149:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@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-04T11:15:25.115Z] $ docker top 4954e2f07d501c24efbae3b6311d054263f9146d139f58ebbb61d157886fa531 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-04T11:15:25.669Z] provisioning config files... [2020-03-04T11:15:25.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/config5646709013628464571tmp [Pipeline] { [Pipeline] echo [2020-03-04T11:15:25.711Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:15:26.021Z] ---> create-netrc.sh [Pipeline] echo [2020-03-04T11:15:26.030Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:15:26.331Z] ---> logs-deploy.sh [2020-03-04T11:15:26.331Z] + ARCHIVE_ARTIFACTS= [2020-03-04T11:15:26.331Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-04T11:15:26.331Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-04T11:15:26.331Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-04T11:15:26.331Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-149/2 [2020-03-04T11:15:26.331Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-149/2/ [2020-03-04T11:15:26.331Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-149/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-04T11:15:27.734Z] Archives upload complete. [2020-03-04T11:15:27.734Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-149/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-149/2/ [2020-03-04T11:15:28.307Z] ---> uname -a: [2020-03-04T11:15:28.307Z] Linux 4954e2f07d50 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] ---> lscpu: [2020-03-04T11:15:28.307Z] Architecture: x86_64 [2020-03-04T11:15:28.307Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-04T11:15:28.307Z] Byte Order: Little Endian [2020-03-04T11:15:28.307Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-04T11:15:28.307Z] CPU(s): 4 [2020-03-04T11:15:28.307Z] On-line CPU(s) list: 0-3 [2020-03-04T11:15:28.307Z] Thread(s) per core: 1 [2020-03-04T11:15:28.307Z] Core(s) per socket: 1 [2020-03-04T11:15:28.307Z] Socket(s): 4 [2020-03-04T11:15:28.307Z] NUMA node(s): 1 [2020-03-04T11:15:28.307Z] Vendor ID: GenuineIntel [2020-03-04T11:15:28.307Z] CPU family: 6 [2020-03-04T11:15:28.307Z] Model: 44 [2020-03-04T11:15:28.307Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-04T11:15:28.307Z] Stepping: 1 [2020-03-04T11:15:28.307Z] CPU MHz: 2933.438 [2020-03-04T11:15:28.307Z] BogoMIPS: 5866.87 [2020-03-04T11:15:28.307Z] Virtualization: VT-x [2020-03-04T11:15:28.307Z] Hypervisor vendor: KVM [2020-03-04T11:15:28.307Z] Virtualization type: full [2020-03-04T11:15:28.307Z] L1d cache: 128 KiB [2020-03-04T11:15:28.307Z] L1i cache: 128 KiB [2020-03-04T11:15:28.307Z] L2 cache: 16 MiB [2020-03-04T11:15:28.307Z] L3 cache: 64 MiB [2020-03-04T11:15:28.307Z] NUMA node0 CPU(s): 0-3 [2020-03-04T11:15:28.307Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-04T11:15:28.307Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-04T11:15:28.307Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-04T11:15:28.307Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-04T11:15:28.307Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-04T11:15:28.307Z] 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-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] ---> nproc: [2020-03-04T11:15:28.307Z] 4 [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] ---> df -h: [2020-03-04T11:15:28.307Z] Filesystem Size Used Available Use% Mounted on [2020-03-04T11:15:28.307Z] overlay 50.0G 6.3G 43.7G 13% / [2020-03-04T11:15:28.307Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-04T11:15:28.307Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-04T11:15:28.307Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-04T11:15:28.307Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-03-04T11:15:28.307Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-03-04T11:15:28.307Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-03-04T11:15:28.307Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-04T11:15:28.307Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp [2020-03-04T11:15:28.307Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] ---> free -m: [2020-03-04T11:15:28.307Z] total used free shared buff/cache available [2020-03-04T11:15:28.307Z] Mem: 1838 601 75 0 1160 1131 [2020-03-04T11:15:28.307Z] Swap: 1023 1 1022 [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] ---> ip addr: [2020-03-04T11:15:28.307Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-04T11:15:28.307Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-04T11:15:28.307Z] inet 127.0.0.1/8 scope host lo [2020-03-04T11:15:28.307Z] valid_lft forever preferred_lft forever [2020-03-04T11:15:28.307Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-04T11:15:28.307Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-04T11:15:28.307Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-04T11:15:28.307Z] valid_lft forever preferred_lft forever [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] ---> sar -b -r -n DEV: [2020-03-04T11:15:28.307Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/04/20 _x86_64_ (4 CPU) [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] 11:07:39 LINUX RESTART [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] 11:08:02 tps rtps wtps bread/s bwrtn/s [2020-03-04T11:15:28.307Z] 11:09:01 78.82 34.11 44.70 4780.51 6604.69 [2020-03-04T11:15:28.307Z] 11:10:01 3.81 0.00 3.81 0.00 120.54 [2020-03-04T11:15:28.307Z] 11:11:01 0.33 0.00 0.33 0.00 4.26 [2020-03-04T11:15:28.307Z] 11:12:01 0.33 0.00 0.33 0.00 3.75 [2020-03-04T11:15:28.307Z] 11:13:01 0.23 0.00 0.23 0.00 3.33 [2020-03-04T11:15:28.307Z] 11:14:01 0.35 0.00 0.35 0.00 4.43 [2020-03-04T11:15:28.307Z] 11:15:01 0.28 0.00 0.28 0.00 3.35 [2020-03-04T11:15:28.307Z] Average: 11.87 4.81 7.07 673.66 950.73 [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] 11:08:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-04T11:15:28.307Z] 11:09:01 107628 1774676 94.28 2620 1233756 949020 32.38 431636 1181248 12 [2020-03-04T11:15:28.307Z] 11:10:01 114768 1767536 93.90 2620 1233788 934732 31.89 427700 1181188 8 [2020-03-04T11:15:28.307Z] 11:11:01 114500 1767804 93.92 2620 1233800 934812 31.90 428016 1181176 8 [2020-03-04T11:15:28.307Z] 11:12:01 117416 1764888 93.76 2620 1233800 901000 30.74 425636 1181176 16 [2020-03-04T11:15:28.307Z] 11:13:01 118892 1763412 93.68 2620 1233808 900872 30.74 424644 1181176 8 [2020-03-04T11:15:28.307Z] 11:14:01 118776 1763528 93.69 2620 1233812 900932 30.74 424876 1181176 8 [2020-03-04T11:15:28.307Z] 11:15:01 117404 1764900 93.76 2620 1233816 901076 30.74 425740 1181172 8 [2020-03-04T11:15:28.307Z] Average: 115626 1766678 93.86 2620 1233797 917492 31.30 426893 1181187 10 [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] 11:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-04T11:15:28.307Z] 11:09:01 eth0 420.24 293.59 1099.05 137.52 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:09:01 docker0 22.20 16.99 1.92 47.56 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:10:01 eth0 0.93 0.40 0.32 0.20 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:11:01 eth0 1.17 0.37 0.37 0.20 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:12:01 eth0 0.57 0.50 0.28 0.22 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:14:01 eth0 0.63 0.20 0.17 0.07 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:15:01 eth0 0.57 0.52 0.31 0.21 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] Average: eth0 59.79 41.67 155.09 19.51 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] Average: docker0 3.13 2.39 0.27 6.70 0.00 0.00 0.00 [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] ---> sar -P ALL: [2020-03-04T11:15:28.307Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/04/20 _x86_64_ (4 CPU) [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] 11:07:39 LINUX RESTART [2020-03-04T11:15:28.307Z] [2020-03-04T11:15:28.307Z] 11:08:02 CPU %user %nice %system %iowait %steal %idle [2020-03-04T11:15:28.307Z] 11:09:01 all 14.90 0.00 5.77 1.78 0.15 77.40 [2020-03-04T11:15:28.307Z] 11:09:01 0 14.69 0.00 6.32 0.62 0.14 78.23 [2020-03-04T11:15:28.307Z] 11:09:01 1 14.07 0.00 5.74 3.62 0.14 76.43 [2020-03-04T11:15:28.307Z] 11:09:01 2 14.98 0.00 5.44 1.03 0.17 78.38 [2020-03-04T11:15:28.307Z] 11:09:01 3 15.86 0.00 5.55 1.90 0.14 76.55 [2020-03-04T11:15:28.307Z] 11:10:01 all 0.19 0.00 0.07 0.00 0.15 99.59 [2020-03-04T11:15:28.307Z] 11:10:01 0 0.08 0.00 0.05 0.00 0.13 99.73 [2020-03-04T11:15:28.307Z] 11:10:01 1 0.28 0.00 0.10 0.00 0.13 99.48 [2020-03-04T11:15:28.307Z] 11:10:01 2 0.32 0.00 0.07 0.00 0.15 99.47 [2020-03-04T11:15:28.307Z] 11:10:01 3 0.07 0.00 0.08 0.00 0.23 99.62 [2020-03-04T11:15:28.307Z] 11:11:01 all 0.20 0.00 0.06 0.00 0.01 99.73 [2020-03-04T11:15:28.307Z] 11:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-04T11:15:28.307Z] 11:11:01 1 0.25 0.00 0.05 0.00 0.02 99.68 [2020-03-04T11:15:28.307Z] 11:11:01 2 0.43 0.00 0.07 0.00 0.02 99.48 [2020-03-04T11:15:28.308Z] 11:11:01 3 0.07 0.00 0.08 0.00 0.02 99.83 [2020-03-04T11:15:28.308Z] 11:12:01 all 0.20 0.00 0.06 0.00 0.01 99.73 [2020-03-04T11:15:28.308Z] 11:12:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-04T11:15:28.308Z] 11:12:01 1 0.57 0.00 0.07 0.00 0.02 99.35 [2020-03-04T11:15:28.308Z] 11:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-04T11:15:28.308Z] 11:12:01 3 0.12 0.00 0.07 0.00 0.02 99.80 [2020-03-04T11:15:28.308Z] 11:13:01 all 0.10 0.00 0.05 0.00 0.00 99.84 [2020-03-04T11:15:28.308Z] 11:13:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-04T11:15:28.308Z] 11:13:01 1 0.23 0.00 0.08 0.00 0.00 99.68 [2020-03-04T11:15:28.308Z] 11:13:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2020-03-04T11:15:28.308Z] 11:13:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-04T11:15:28.308Z] 11:14:01 all 0.11 0.00 0.04 0.00 0.00 99.85 [2020-03-04T11:15:28.308Z] 11:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-03-04T11:15:28.308Z] 11:14:01 1 0.20 0.00 0.07 0.00 0.00 99.73 [2020-03-04T11:15:28.308Z] 11:14:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-04T11:15:28.308Z] 11:14:01 3 0.10 0.00 0.03 0.00 0.00 99.87 [2020-03-04T11:15:28.308Z] 11:15:01 all 0.19 0.00 0.05 0.00 0.00 99.77 [2020-03-04T11:15:28.308Z] 11:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-03-04T11:15:28.308Z] 11:15:01 1 0.58 0.00 0.07 0.00 0.00 99.35 [2020-03-04T11:15:28.308Z] 11:15:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-04T11:15:28.308Z] 11:15:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-04T11:15:28.308Z] Average: all 2.22 0.00 0.85 0.25 0.05 96.63 [2020-03-04T11:15:28.308Z] Average: 0 2.10 0.00 0.91 0.09 0.04 96.86 [2020-03-04T11:15:28.308Z] Average: 1 2.27 0.00 0.87 0.51 0.04 96.31 [2020-03-04T11:15:28.308Z] Average: 2 2.23 0.00 0.80 0.14 0.05 96.77 [2020-03-04T11:15:28.308Z] Average: 3 2.28 0.00 0.83 0.27 0.06 96.56 [2020-03-04T11:15:28.308Z] [2020-03-04T11:15:28.308Z] [2020-03-04T11:15:28.308Z]