Pull request #162 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at b7b5aeb7e670236aa97615c39cd335eef2abaff5 rather than 48ee379a7956f5037f887b557a8ed93bae44661a Obtained Jenkinsfile from b7b5aeb7e670236aa97615c39cd335eef2abaff5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-143 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-162 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 48ee379a7956f5037f887b557a8ed93bae44661a Merge succeeded, producing 48ee379a7956f5037f887b557a8ed93bae44661a Checking out Revision 48ee379a7956f5037f887b557a8ed93bae44661a (PR-162) > git config core.sparsecheckout # timeout=10 > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 Commit message: "Issue #151" First time build. Skipping changelog. > git rev-list --no-walk 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:29:41 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 17:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:29:43 17:29:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:29:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:29:44 latest: Pulling from edgex-devops/git-semver 17:29:44 9123ac7c32f7: Pulling fs layer 17:29:44 b8cc5d1170e3: Pulling fs layer 17:29:44 2924cbbf6a41: Pulling fs layer 17:29:44 93b08a4f1073: Pulling fs layer 17:29:44 93b08a4f1073: Waiting 17:29:44 b8cc5d1170e3: Verifying Checksum 17:29:44 b8cc5d1170e3: Download complete 17:29:44 9123ac7c32f7: Verifying Checksum 17:29:44 9123ac7c32f7: Download complete 17:29:44 93b08a4f1073: Verifying Checksum 17:29:44 93b08a4f1073: Download complete 17:29:44 2924cbbf6a41: Verifying Checksum 17:29:44 2924cbbf6a41: Download complete 17:29:44 9123ac7c32f7: Pull complete 17:29:44 b8cc5d1170e3: Pull complete 17:29:45 2924cbbf6a41: Pull complete 17:29:45 93b08a4f1073: Pull complete 17:29:45 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:29:45 prd-centos7-docker-4c-2g-143 does not seem to be running inside a container 17:29:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:29:46 $ docker top dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:29:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:29:46 [ssh-agent] Looking for ssh-agent implementation... 17:29:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:29:46 $ docker exec dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 ssh-agent 17:29:47 SSH_AUTH_SOCK=/tmp/ssh-UBKOfnQlX1RN/agent.15 17:29:47 SSH_AGENT_PID=22 17:29:47 Running ssh-add (command line suppressed) 17:29:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_1790552125542912294.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_1790552125542912294.key) 17:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:29:47 + git describe --exact-match --tags HEAD 17:29:47 fatal: No names found, cannot describe anything. [Pipeline] } 17:29:47 $ docker exec --env ******** --env ******** dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 ssh-agent -k 17:29:47 unset SSH_AUTH_SOCK; 17:29:47 unset SSH_AGENT_PID; 17:29:47 echo Agent pid 22 killed; 17:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:29:48 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:29:48 This usually means this commit has not been tagged. [Pipeline] sshagent 17:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:29:48 [ssh-agent] Looking for ssh-agent implementation... 17:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:29:48 $ docker exec dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 ssh-agent 17:29:48 SSH_AUTH_SOCK=/tmp/ssh-5Ru5bJBFodpZ/agent.57 17:29:48 SSH_AGENT_PID=64 17:29:48 Running ssh-add (command line suppressed) 17:29:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_7894099805152748164.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_7894099805152748164.key) 17:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:29:49 + git semver init 17:29:49 # -> Open(): unable to determine branch for HEAD 17:29:49 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.git 17:29:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:29:49 # $SEMVER_REMOTE_NAME = origin 17:29:49 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 17:29:49 # $SEMVER_USER_NAME = jenkins 17:29:49 # $SEMVER_BRANCH = PR-162 17:29:49 # $SEMVER_TEMP = /tmp/semver-528167406 17:29:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 17:29:49 # '/tmp/semver-528167406' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver' 17:29:49 # -> Force: false 17:29:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver [Pipeline] } 17:29:49 $ docker exec --env ******** --env ******** dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 ssh-agent -k 17:29:49 unset SSH_AUTH_SOCK; 17:29:49 unset SSH_AGENT_PID; 17:29:49 echo Agent pid 64 killed; 17:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:29:50 + git semver [Pipeline] } 17:29:50 $ docker stop --time=1 dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 17:29:51 $ docker rm -f dad40581e612f5331384500b3938271764573c5da307ba1ce63304a701316396 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:29:52 Stashed 24 file(s) [Pipeline] echo 17:29:52 [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 17:30:07 Still waiting to schedule task 17:30:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:30:07 Still waiting to schedule task 17:30:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:31:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-144 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws 17:31:53 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 17:31:58 using credential edgex-jenkins-ssh 17:31:59 Cloning the remote Git repository 17:31:59 Cloning with configured refspecs honoured and without tags 17:31:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:31:59 > git init /w/workspace/edgex-ui-go/2 # timeout=10 17:31:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:31:59 > git --version # timeout=10 17:31:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:32:00 Fetching without tags 17:32:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:32:00 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 17:32:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:32:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:32:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:32:01 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 48ee379a7956f5037f887b557a8ed93bae44661a 17:32:01 Merge succeeded, producing 48ee379a7956f5037f887b557a8ed93bae44661a 17:32:01 Checking out Revision 48ee379a7956f5037f887b557a8ed93bae44661a (PR-162) 17:32:01 > git config core.sparsecheckout # timeout=10 17:32:01 > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 17:32:01 > git remote # timeout=10 17:32:01 > git config --get remote.origin.url # timeout=10 17:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:01 > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 17:32:01 > git rev-parse HEAD^{commit} # timeout=10 17:32:01 > git config core.sparsecheckout # timeout=10 17:32:01 > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 17:32:06 Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:32:07 ========================================================= 17:32:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 17:32:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:32:08 + 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 . 17:32:09 Sending build context to Docker daemon 10.73MB 17:32:09 Step 1/8 : ARG BASE=golang:1.11-alpine 17:32:09 Step 2/8 : FROM ${BASE} 17:32:09 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:32:09 29bddadc8f3f: Pulling fs layer 17:32:09 02bb20f2603b: Pulling fs layer 17:32:09 b62863a3550b: Pulling fs layer 17:32:09 9586258a13ea: Pulling fs layer 17:32:09 a8b2cbafd68c: Pulling fs layer 17:32:09 d1dd75721c92: Pulling fs layer 17:32:09 4e34fffdb759: Pulling fs layer 17:32:09 fd1d9eb628f9: Pulling fs layer 17:32:09 bd44c58b92db: Pulling fs layer 17:32:09 e5856e266cf4: Pulling fs layer 17:32:09 f0f88b30cdbb: Pulling fs layer 17:32:09 4e34fffdb759: Waiting 17:32:09 fd1d9eb628f9: Waiting 17:32:09 bd44c58b92db: Waiting 17:32:09 e5856e266cf4: Waiting 17:32:09 f0f88b30cdbb: Waiting 17:32:09 9586258a13ea: Waiting 17:32:09 d1dd75721c92: Waiting 17:32:09 a8b2cbafd68c: Waiting 17:32:09 b62863a3550b: Verifying Checksum 17:32:09 b62863a3550b: Download complete 17:32:09 02bb20f2603b: Verifying Checksum 17:32:09 02bb20f2603b: Download complete 17:32:10 a8b2cbafd68c: Verifying Checksum 17:32:10 a8b2cbafd68c: Download complete 17:32:10 d1dd75721c92: Download complete 17:32:10 29bddadc8f3f: Verifying Checksum 17:32:10 29bddadc8f3f: Download complete 17:32:11 29bddadc8f3f: Pull complete 17:32:11 02bb20f2603b: Pull complete 17:32:12 b62863a3550b: Pull complete 17:32:14 4e34fffdb759: Verifying Checksum 17:32:14 4e34fffdb759: Download complete 17:32:14 bd44c58b92db: Verifying Checksum 17:32:14 bd44c58b92db: Download complete 17:32:16 e5856e266cf4: Verifying Checksum 17:32:16 e5856e266cf4: Download complete 17:32:16 f0f88b30cdbb: Verifying Checksum 17:32:16 f0f88b30cdbb: Download complete 17:32:18 fd1d9eb628f9: Verifying Checksum 17:32:18 fd1d9eb628f9: Download complete 17:32:19 9586258a13ea: Verifying Checksum 17:32:19 9586258a13ea: Download complete 17:32:29 9586258a13ea: Pull complete 17:32:30 a8b2cbafd68c: Pull complete 17:32:30 d1dd75721c92: Pull complete 17:32:32 Running on prd-centos7-docker-4c-2g-145 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws 17:32:32 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 17:32:35 using credential edgex-jenkins-ssh 17:32:35 Cloning the remote Git repository 17:32:35 Cloning with configured refspecs honoured and without tags 17:32:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:32:35 > git init /w/workspace/edgex-ui-go/2 # timeout=10 17:32:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:32:35 > git --version # timeout=10 17:32:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:32:35 4e34fffdb759: Pull complete 17:32:36 Fetching without tags 17:32:36 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 48ee379a7956f5037f887b557a8ed93bae44661a 17:32:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:32:36 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 17:32:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:32:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:32:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:32:36 > git config core.sparsecheckout # timeout=10 17:32:36 > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 17:32:36 Merge succeeded, producing 48ee379a7956f5037f887b557a8ed93bae44661a 17:32:36 Checking out Revision 48ee379a7956f5037f887b557a8ed93bae44661a (PR-162) 17:32:36 > git remote # timeout=10 17:32:36 > git config --get remote.origin.url # timeout=10 17:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:36 > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 17:32:36 > git rev-parse HEAD^{commit} # timeout=10 17:32:36 > git config core.sparsecheckout # timeout=10 17:32:36 > git checkout -f 48ee379a7956f5037f887b557a8ed93bae44661a # timeout=10 17:32:40 fd1d9eb628f9: Pull complete 17:32:40 bd44c58b92db: Pull complete 17:32:41 Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 17:32:41 e5856e266cf4: Pull complete [Pipeline] unstash 17:32:41 f0f88b30cdbb: Pull complete 17:32:41 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 17:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 17:32:41 ---> 0be50c763560 17:32:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] echo 17:32:41 ========================================================= 17:32:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 17:32:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:32:42 + 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 . 17:32:42 Sending build context to Docker daemon 10.73MB 17:32:42 Step 1/8 : ARG BASE=golang:1.11-alpine 17:32:42 Step 2/8 : FROM ${BASE} 17:32:43 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:32:43 9d48c3bd43c5: Pulling fs layer 17:32:43 7f94eaf8af20: Pulling fs layer 17:32:43 9fe9984849c1: Pulling fs layer 17:32:43 ec448270508e: Pulling fs layer 17:32:43 65ba82af53f7: Pulling fs layer 17:32:43 07c18b20a200: Pulling fs layer 17:32:43 d9b3ee039db2: Pulling fs layer 17:32:43 8c79c1ac0d81: Pulling fs layer 17:32:43 ff40f1a7a0b9: Pulling fs layer 17:32:43 bdb43ae2d12f: Pulling fs layer 17:32:43 8e1ab0ef8490: Pulling fs layer 17:32:43 ec448270508e: Waiting 17:32:43 65ba82af53f7: Waiting 17:32:43 ff40f1a7a0b9: Waiting 17:32:43 bdb43ae2d12f: Waiting 17:32:43 07c18b20a200: Waiting 17:32:43 d9b3ee039db2: Waiting 17:32:43 8c79c1ac0d81: Waiting 17:32:43 8e1ab0ef8490: Waiting 17:32:43 9fe9984849c1: Verifying Checksum 17:32:43 9fe9984849c1: Download complete 17:32:43 7f94eaf8af20: Download complete 17:32:43 65ba82af53f7: Verifying Checksum 17:32:43 65ba82af53f7: Download complete 17:32:43 07c18b20a200: Verifying Checksum 17:32:43 07c18b20a200: Download complete 17:32:43 9d48c3bd43c5: Verifying Checksum 17:32:43 9d48c3bd43c5: Download complete 17:32:43 9d48c3bd43c5: Pull complete 17:32:43 7f94eaf8af20: Pull complete 17:32:43 d9b3ee039db2: Verifying Checksum 17:32:43 d9b3ee039db2: Download complete 17:32:43 ff40f1a7a0b9: Verifying Checksum 17:32:43 ff40f1a7a0b9: Download complete 17:32:44 bdb43ae2d12f: Verifying Checksum 17:32:44 bdb43ae2d12f: Download complete 17:32:44 8e1ab0ef8490: Verifying Checksum 17:32:44 8e1ab0ef8490: Download complete 17:32:44 8c79c1ac0d81: Download complete 17:32:44 ec448270508e: Download complete 17:32:45 9fe9984849c1: Pull complete 17:32:46 ---> Running in 560e101252bc 17:32:46 Removing intermediate container 560e101252bc 17:32:46 ---> 5002f3afc8b3 17:32:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:46 ---> Running in 6d23207cd68c 17:32:48 Removing intermediate container 6d23207cd68c 17:32:48 ---> 00077fa01c78 17:32:48 Step 5/8 : RUN apk add --no-cache make git 17:32:48 ---> Running in faf5f2b8edca 17:32:49 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:32:50 ec448270508e: Pull complete 17:32:50 65ba82af53f7: Pull complete 17:32:50 07c18b20a200: Pull complete 17:32:51 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:32:52 OK: 121 MiB in 39 packages 17:32:53 Removing intermediate container faf5f2b8edca 17:32:53 ---> 99a66272e885 17:32:53 Step 6/8 : WORKDIR /edgex-ui-go 17:32:53 ---> Running in 1acf60110741 17:32:53 d9b3ee039db2: Pull complete 17:32:54 Removing intermediate container 1acf60110741 17:32:54 ---> 7257825bfb7c 17:32:54 Step 7/8 : COPY . . 17:32:55 ---> adce2fc0ad34 17:32:55 Step 8/8 : RUN go mod download 17:32:55 ---> Running in 12e78e9c0001 17:32:56 8c79c1ac0d81: Pull complete 17:32:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:32:57 go: finding github.com/pelletier/go-toml v1.2.0 17:32:57 go: finding github.com/gorilla/websocket v1.4.0 17:32:57 go: finding github.com/gorilla/mux v1.7.1 17:32:57 go: finding github.com/BurntSushi/toml v0.3.1 17:32:57 go: finding github.com/kr/pretty v0.1.0 17:32:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:32:57 ff40f1a7a0b9: Pull complete 17:32:57 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 17:32:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:32:57 go: finding github.com/mitchellh/copystructure v1.0.0 17:32:57 bdb43ae2d12f: Pull complete 17:32:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:32:57 go: finding github.com/hashicorp/consul/api v1.1.0 17:32:57 go: finding github.com/kr/text v0.1.0 17:32:57 go: finding github.com/stretchr/testify v1.3.0 17:32:57 go: finding github.com/pkg/errors v0.8.1 17:32:57 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 17:32:57 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 17:32:57 8e1ab0ef8490: Pull complete 17:32:58 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 17:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 17:32:58 ---> 8acfeb908b63 17:32:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:32:58 ---> Running in 2fc65a72ebf3 17:32:58 Removing intermediate container 2fc65a72ebf3 17:32:58 ---> cdecddac3711 17:32:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:58 ---> Running in bd8e8a6b4d0e 17:32:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:32:58 go: finding github.com/kr/pty v1.1.1 17:32:58 go: finding github.com/davecgh/go-spew v1.1.0 17:32:58 go: finding github.com/pmezard/go-difflib v1.0.0 17:32:58 go: finding github.com/stretchr/objx v0.1.0 17:33:00 Removing intermediate container bd8e8a6b4d0e 17:33:00 ---> 4ee17c643a56 17:33:00 Step 5/8 : RUN apk add --no-cache make git 17:33:00 ---> Running in 40eab3df1ba4 17:33:00 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:33:01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:33:01 go: finding golang.org/x/text v0.3.0 17:33:01 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:33:02 OK: 134 MiB in 39 packages 17:33:02 Removing intermediate container 40eab3df1ba4 17:33:02 ---> 73f73b924ff9 17:33:02 Step 6/8 : WORKDIR /edgex-ui-go 17:33:02 ---> Running in d587c24436b3 17:33:02 Removing intermediate container d587c24436b3 17:33:02 ---> f1800f0de317 17:33:02 Step 7/8 : COPY . . 17:33:04 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:33:04 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:33:04 go: finding github.com/hashicorp/serf v0.8.2 17:33:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:33:04 go: finding github.com/mitchellh/mapstructure v1.1.2 17:33:04 go: finding github.com/hashicorp/go-uuid v1.0.1 17:33:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:33:04 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:33:04 ---> ccfae27be602 17:33:04 Step 8/8 : RUN go mod download 17:33:04 ---> Running in f934d78f6070 17:33:04 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:33:04 go: finding github.com/gorilla/mux v1.7.1 17:33:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:33:04 go: finding github.com/pelletier/go-toml v1.2.0 17:33:04 go: finding github.com/BurntSushi/toml v0.3.1 17:33:04 go: finding github.com/kr/pretty v0.1.0 17:33:04 go: finding github.com/gorilla/websocket v1.4.0 17:33:05 go: finding github.com/mitchellh/go-homedir v1.0.0 17:33:05 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:33:05 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 17:33:05 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:33:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:33:05 go: finding github.com/hashicorp/consul/api v1.1.0 17:33:05 go: finding github.com/pkg/errors v0.8.1 17:33:05 go: finding github.com/stretchr/testify v1.3.0 17:33:05 go: finding github.com/mitchellh/copystructure v1.0.0 17:33:05 go: finding github.com/kr/text v0.1.0 17:33:05 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:33:05 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:33:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:33:05 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:33:05 go: finding github.com/mitchellh/gox v0.4.0 17:33:05 go: finding github.com/hashicorp/go-syslog v1.0.0 17:33:05 go: finding github.com/hashicorp/logutils v1.0.0 17:33:05 go: finding github.com/hashicorp/memberlist v0.1.3 17:33:05 go: finding github.com/mitchellh/cli v1.0.0 17:33:05 go: finding github.com/hashicorp/mdns v1.0.0 17:33:05 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 17:33:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:33:05 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 17:33:05 go: finding github.com/kr/pty v1.1.1 17:33:05 go: finding github.com/davecgh/go-spew v1.1.0 17:33:05 go: finding github.com/pmezard/go-difflib v1.0.0 17:33:05 go: finding github.com/stretchr/objx v0.1.0 17:33:06 go: finding github.com/mitchellh/iochan v1.0.0 17:33:06 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 17:33:06 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:33:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:33:06 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 17:33:06 go: finding github.com/miekg/dns v1.0.14 17:33:06 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:33:07 go: finding github.com/fatih/color v1.7.0 17:33:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:33:07 go: finding github.com/posener/complete v1.1.1 17:33:07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:33:07 go: finding golang.org/x/text v0.3.0 17:33:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:33:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:33:08 go: finding github.com/hashicorp/go-multierror v1.0.0 17:33:08 go: finding github.com/mattn/go-colorable v0.0.9 17:33:08 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 17:33:08 go: finding github.com/bgentry/speakeasy v0.1.0 17:33:08 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:33:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:33:08 go: finding github.com/davecgh/go-spew v1.1.1 17:33:09 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:33:09 go: finding github.com/stretchr/testify v1.2.2 17:33:09 go: finding github.com/mattn/go-isatty v0.0.3 17:33:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:33:09 go: finding github.com/hashicorp/go.net v0.0.1 17:33:09 go: finding github.com/hashicorp/errwrap v1.0.0 17:33:09 go: finding github.com/hashicorp/go-uuid v1.0.0 17:33:09 go: finding github.com/hashicorp/golang-lru v0.5.0 17:33:10 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:33:10 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:33:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:33:10 go: finding github.com/mitchellh/mapstructure v1.1.2 17:33:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:33:10 go: finding github.com/hashicorp/go-uuid v1.0.1 17:33:10 go: finding github.com/hashicorp/serf v0.8.2 17:33:10 go: finding github.com/mitchellh/go-homedir v1.0.0 17:33:10 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:33:11 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:33:11 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:33:11 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:33:11 go: finding github.com/hashicorp/memberlist v0.1.3 17:33:11 go: finding github.com/hashicorp/logutils v1.0.0 17:33:11 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:33:11 go: finding github.com/mitchellh/cli v1.0.0 17:33:11 go: finding github.com/mitchellh/iochan v1.0.0 17:33:11 go: finding github.com/hashicorp/mdns v1.0.0 17:33:11 go: finding github.com/hashicorp/go-syslog v1.0.0 17:33:11 go: finding github.com/mitchellh/gox v0.4.0 17:33:11 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 17:33:11 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:33:11 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 17:33:11 go: finding github.com/davecgh/go-spew v1.1.1 17:33:11 go: finding github.com/miekg/dns v1.0.14 17:33:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:33:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:33:11 go: finding github.com/bgentry/speakeasy v0.1.0 17:33:11 go: finding github.com/posener/complete v1.1.1 17:33:11 go: finding github.com/fatih/color v1.7.0 17:33:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:33:11 go: finding github.com/hashicorp/go.net v0.0.1 17:33:12 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:33:12 go: finding github.com/hashicorp/go-multierror v1.0.0 17:33:12 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:33:12 go: finding github.com/mattn/go-isatty v0.0.3 17:33:12 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:33:12 go: finding github.com/stretchr/testify v1.2.2 17:33:13 go: finding github.com/hashicorp/go-uuid v1.0.0 17:33:13 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:33:13 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 17:33:13 go: finding github.com/hashicorp/golang-lru v0.5.0 17:33:13 go: finding github.com/hashicorp/errwrap v1.0.0 17:33:13 go: finding github.com/mattn/go-colorable v0.0.9 17:33:13 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:33:31 Removing intermediate container f934d78f6070 17:33:31 ---> d9b03ada64aa 17:33:31 Successfully built d9b03ada64aa 17:33:31 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 17:33:32 + docker inspect -f . ci-base-image-x86_64 17:33:32 . [Pipeline] withDockerContainer 17:33:32 prd-centos7-docker-4c-2g-145 does not seem to be running inside a container 17:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:33:33 $ docker top ebcd49218040df2119723d0ed7d19ce8228ea5364890b89dff850cf2df28e4b5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:33 + go version 17:33:33 go version go1.11.13 linux/amd64 [Pipeline] sh 17:33:33 + make test 17:33:33 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:33:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:33:41 Removing intermediate container 12e78e9c0001 17:33:41 ---> a1858e42d4c2 17:33:41 Successfully built a1858e42d4c2 17:33:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:42 + docker inspect -f . ci-base-image-arm64 17:33:42 . [Pipeline] withDockerContainer 17:33:43 prd-ubuntu18.04-docker-arm64-4c-16g-144 does not seem to be running inside a container 17:33:43 $ 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 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 17:33:43 GO111MODULE=on go vet ./... 17:33:44 $ docker top 4c888a8bfac79a9be47dea3041daad764c62331838a0cc39c7bd0b84853df61b -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:45 + go version 17:33:45 go version go1.11.13 linux/arm64 [Pipeline] sh 17:33:46 + make test 17:33:46 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stash 17:33:47 Stashed 1 file(s) [Pipeline] } 17:33:47 $ docker stop --time=1 ebcd49218040df2119723d0ed7d19ce8228ea5364890b89dff850cf2df28e4b5 17:33:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:33:48 $ docker rm -f ebcd49218040df2119723d0ed7d19ce8228ea5364890b89dff850cf2df28e4b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:33:50 + ls -al . 17:33:50 total 72 17:33:50 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 17:33 . 17:33:50 drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 17:32 .. 17:33:50 drwxrwxr-x. 8 jenkins jenkins 119 Mar 11 17:32 app 17:33:50 drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 17:32 assets 17:33:50 drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 17:32 bin 17:33:50 drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 17:32 cmd 17:33:50 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 17:32 CONTRIBUTING.md 17:33:50 -rw-r--r--. 1 jenkins jenkins 10 Mar 11 17:33 coverage.out 17:33:50 -rw-rw-r--. 1 jenkins jenkins 839 Mar 11 17:32 Dockerfile 17:33:50 -rw-rw-r--. 1 jenkins jenkins 898 Mar 11 17:32 Dockerfile.build 17:33:50 drwxrwxr-x. 4 jenkins jenkins 53 Mar 11 17:32 docs 17:33:50 drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 17:32 .git 17:33:50 -rw-rw-r--. 1 jenkins jenkins 123 Mar 11 17:32 .gitignore 17:33:50 -rw-rw-r--. 1 jenkins jenkins 522 Mar 11 17:32 go.mod 17:33:50 -rw-r--r--. 1 jenkins jenkins 8727 Mar 11 17:33 go.sum 17:33:50 drwxrwxr-x. 3 jenkins jenkins 17 Mar 11 17:32 internal 17:33:50 -rw-rw-r--. 1 jenkins jenkins 675 Mar 11 17:32 Jenkinsfile 17:33:50 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 17:32 LICENSE 17:33:50 -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 17:32 Makefile 17:33:50 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 11 17:32 README.md 17:33:50 drwxrwxr-x. 3 jenkins jenkins 58 Mar 11 17:32 .semver 17:33:50 drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 17:32 snap 17:33:50 -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 17:29 VERSION 17:33:50 -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 17:32 version.go [Pipeline] isUnix [Pipeline] sh 17:33:50 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=48ee379a7956f5037f887b557a8ed93bae44661a --label arch=amd64 --label version=0.0.0 . 17:33:50 Sending build context to Docker daemon 10.74MB 17:33:50 Step 1/23 : ARG BASE=golang:1.11-alpine 17:33:50 Step 2/23 : FROM ${BASE} AS builder 17:33:50 ---> d9b03ada64aa 17:33:50 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:33:50 ---> Running in 003f26082746 17:33:51 Removing intermediate container 003f26082746 17:33:51 ---> e486d461d122 17:33:51 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 17:33:51 ---> Running in 69268a5ea077 17:33:51 Removing intermediate container 69268a5ea077 17:33:51 ---> 35a3f4ef1bb0 17:33:51 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 17:33:51 ---> Running in ab0c15448f87 17:33:51 Removing intermediate container ab0c15448f87 17:33:51 ---> 833b72f39c8d 17:33:51 Step 6/23 : LABEL Name=edgex-ui-go 17:33:51 ---> Running in 80909475c97e 17:33:51 Removing intermediate container 80909475c97e 17:33:51 ---> 1a9968c6eade 17:33:51 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:33:51 ---> Running in 9351c8ac9a4b 17:33:51 Removing intermediate container 9351c8ac9a4b 17:33:51 ---> c4c76741dd7d 17:33:51 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:52 ---> Running in 42ec46be727c 17:33:52 Removing intermediate container 42ec46be727c 17:33:52 ---> 89c9ed5bd232 17:33:52 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:52 ---> Running in 6a0c65f8e260 17:33:53 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:33:54 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:33:55 OK: 134 MiB in 39 packages 17:33:55 Removing intermediate container 6a0c65f8e260 17:33:55 ---> 003c23c564df 17:33:55 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:33:55 ---> Running in 345be1d4f9d2 17:33:55 Removing intermediate container 345be1d4f9d2 17:33:55 ---> 6ef07f524d87 17:33:55 Step 11/23 : COPY go.mod . 17:33:55 ---> b2aee0cf692c 17:33:55 Step 12/23 : COPY Makefile . 17:33:56 ---> d8d01d61908c 17:33:56 Step 13/23 : RUN make update 17:33:56 ---> Running in aa394a600e7c 17:33:56 CGO_ENABLED=0 GO111MODULE=on go mod download 17:33:57 Removing intermediate container aa394a600e7c 17:33:57 ---> 29c452be1557 17:33:57 Step 14/23 : COPY . . 17:33:58 ---> 12c4be245931 17:33:58 Step 15/23 : RUN ${MAKE} 17:33:58 ---> Running in efcd4d8fd821 17:33:58 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 17:34:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:34:09 Removing intermediate container efcd4d8fd821 17:34:09 ---> 73f8784e2f8b 17:34:09 Step 16/23 : FROM alpine 17:34:09 latest: Pulling from library/alpine 17:34:09 c9b1b535fdd9: Pulling fs layer 17:34:09 c9b1b535fdd9: Verifying Checksum 17:34:09 c9b1b535fdd9: Download complete 17:34:09 c9b1b535fdd9: Pull complete 17:34:09 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 17:34:09 Status: Downloaded newer image for alpine:latest 17:34:09 ---> e7d92cdc71fe 17:34:09 Step 17/23 : EXPOSE 4000 17:34:09 ---> Running in 133f5a5d0327 17:34:10 Removing intermediate container 133f5a5d0327 17:34:10 ---> 8983449048ff 17:34:10 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 17:34:10 ---> 0dde3881a2ab 17:34:10 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:34:10 ---> Running in 61c751795078 17:34:10 Removing intermediate container 61c751795078 17:34:10 ---> 09cb65bd0a82 17:34:10 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 17:34:11 ---> Running in 2cb7bbb8f8c8 17:34:11 Removing intermediate container 2cb7bbb8f8c8 17:34:11 ---> 781d3977a16b 17:34:11 Step 21/23 : LABEL arch=amd64 17:34:11 ---> Running in 84d39b1545fe 17:34:11 Removing intermediate container 84d39b1545fe 17:34:11 ---> bd3f885c33c1 17:34:11 Step 22/23 : LABEL git_sha=48ee379a7956f5037f887b557a8ed93bae44661a 17:34:11 ---> Running in 353aaf479b51 17:34:11 Removing intermediate container 353aaf479b51 17:34:11 ---> 6c89c16932cf 17:34:11 Step 23/23 : LABEL version=0.0.0 17:34:11 ---> Running in 79bc02fcc838 17:34:11 Removing intermediate container 79bc02fcc838 17:34:11 ---> a62154e155f0 17:34:11 [Warning] One or more build-args [ARCH] were not consumed 17:34:11 Successfully built a62154e155f0 17:34:11 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] } 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:34:14 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 17:34:14 GO111MODULE=on go vet ./... [Pipeline] stash 17:34:27 Warning: overwriting stash ‘coverage-report’ 17:34:27 Stashed 1 file(s) [Pipeline] } 17:34:27 $ docker stop --time=1 4c888a8bfac79a9be47dea3041daad764c62331838a0cc39c7bd0b84853df61b 17:34:29 $ docker rm -f 4c888a8bfac79a9be47dea3041daad764c62331838a0cc39c7bd0b84853df61b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:34:31 + ls -al . 17:34:31 total 112 17:34:31 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:33 . 17:34:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:31 .. 17:34:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:32 .git 17:34:31 -rw-rw-r-- 1 jenkins jenkins 123 Mar 11 17:32 .gitignore 17:34:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:32 .semver 17:34:31 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 17:32 CONTRIBUTING.md 17:34:31 -rw-rw-r-- 1 jenkins jenkins 839 Mar 11 17:32 Dockerfile 17:34:31 -rw-rw-r-- 1 jenkins jenkins 898 Mar 11 17:32 Dockerfile.build 17:34:31 -rw-rw-r-- 1 jenkins jenkins 675 Mar 11 17:32 Jenkinsfile 17:34:31 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 17:32 LICENSE 17:34:31 -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 17:32 Makefile 17:34:31 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 11 17:32 README.md 17:34:31 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:29 VERSION 17:34:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:32 app 17:34:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:32 assets 17:34:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:32 bin 17:34:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:32 cmd 17:34:31 -rw-r--r-- 1 jenkins jenkins 10 Mar 11 17:33 coverage.out 17:34:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:32 docs 17:34:31 -rw-rw-r-- 1 jenkins jenkins 522 Mar 11 17:32 go.mod 17:34:31 -rw-r--r-- 1 jenkins jenkins 8727 Mar 11 17:33 go.sum 17:34:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:32 internal 17:34:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:32 snap 17:34:31 -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 17:32 version.go [Pipeline] isUnix [Pipeline] sh 17:34:31 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=48ee379a7956f5037f887b557a8ed93bae44661a --label arch=arm64 --label version=0.0.0 . 17:34:32 Sending build context to Docker daemon 10.74MB 17:34:32 Step 1/23 : ARG BASE=golang:1.11-alpine 17:34:32 Step 2/23 : FROM ${BASE} AS builder 17:34:32 ---> a1858e42d4c2 17:34:32 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:34:32 ---> Running in dd014bba6c0e 17:34:32 Removing intermediate container dd014bba6c0e 17:34:32 ---> 83bfbde0061d 17:34:32 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 17:34:32 ---> Running in a69e3280b4ee 17:34:33 Removing intermediate container a69e3280b4ee 17:34:33 ---> 61dd72003770 17:34:33 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 17:34:33 ---> Running in 84df4db3f611 17:34:33 Removing intermediate container 84df4db3f611 17:34:33 ---> d9a2cba26571 17:34:33 Step 6/23 : LABEL Name=edgex-ui-go 17:34:34 ---> Running in d0d636bce71b 17:34:34 Removing intermediate container d0d636bce71b 17:34:34 ---> 2670c45e6526 17:34:34 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:34:34 ---> Running in 62d4d210fc1b 17:34:34 Removing intermediate container 62d4d210fc1b 17:34:34 ---> c6be68d69b57 17:34:34 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:34 ---> Running in 879e5c03830d 17:34:36 Removing intermediate container 879e5c03830d 17:34:36 ---> b684c41e2689 17:34:36 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:36 ---> Running in a9e45b646031 17:34:37 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:34:38 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:34:39 OK: 121 MiB in 39 packages 17:34:40 Removing intermediate container a9e45b646031 17:34:40 ---> 5bf8fee82bf9 17:34:40 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:34:40 ---> Running in 26e039aa5955 17:34:40 Removing intermediate container 26e039aa5955 17:34:40 ---> 7a58c8ce32f3 17:34:40 Step 11/23 : COPY go.mod . 17:34:41 ---> 7d193acb29a5 17:34:41 Step 12/23 : COPY Makefile . 17:34:42 ---> 646dfaf377ae 17:34:42 Step 13/23 : RUN make update 17:34:42 ---> Running in acc956d62a97 17:34:43 CGO_ENABLED=0 GO111MODULE=on go mod download 17:34:44 Removing intermediate container acc956d62a97 17:34:44 ---> 8bca5633c45a 17:34:44 Step 14/23 : COPY . . 17:34:45 ---> f4611ec0dfe6 17:34:45 Step 15/23 : RUN ${MAKE} 17:34:45 ---> Running in b5541d03cab1 17:34:46 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 17:35:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:35:18 Removing intermediate container b5541d03cab1 17:35:18 ---> 683c310dcb0e 17:35:18 Step 16/23 : FROM alpine 17:35:18 latest: Pulling from library/alpine 17:35:18 8fa90b21c985: Pulling fs layer 17:35:19 8fa90b21c985: Verifying Checksum 17:35:19 8fa90b21c985: Download complete 17:35:19 8fa90b21c985: Pull complete 17:35:19 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 17:35:19 Status: Downloaded newer image for alpine:latest 17:35:19 ---> 6e4716cdcf7a 17:35:19 Step 17/23 : EXPOSE 4000 17:35:19 ---> Running in d8c03ce8f4e6 17:35:20 Removing intermediate container d8c03ce8f4e6 17:35:20 ---> bc3c6be2ae82 17:35:20 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 17:35:21 ---> 16fea44472d0 17:35:21 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:35:21 ---> Running in 33fb5d13173b 17:35:22 Removing intermediate container 33fb5d13173b 17:35:22 ---> 7391c40c9eaf 17:35:22 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 17:35:22 ---> Running in cd6afca3215c 17:35:22 Removing intermediate container cd6afca3215c 17:35:22 ---> adab96f7dc53 17:35:22 Step 21/23 : LABEL arch=arm64 17:35:23 ---> Running in e3c7d4b4d11c 17:35:23 Removing intermediate container e3c7d4b4d11c 17:35:23 ---> 9aabd02b9782 17:35:23 Step 22/23 : LABEL git_sha=48ee379a7956f5037f887b557a8ed93bae44661a 17:35:23 ---> Running in 7e59bc168213 17:35:23 Removing intermediate container 7e59bc168213 17:35:23 ---> 9d2b64939778 17:35:23 Step 23/23 : LABEL version=0.0.0 17:35:23 ---> Running in 24f895d83be5 17:35:24 Removing intermediate container 24f895d83be5 17:35:24 ---> 1df0f07161ef 17:35:24 [Warning] One or more build-args [ARCH] were not consumed 17:35:24 Successfully built 1df0f07161ef 17:35:24 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 17:35:25 provisioning config files... 17:35:25 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config421095379102071915tmp [Pipeline] { [Pipeline] sh 17:35:26 + curl -s https://codecov.io/bash 17:35:26 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config421095379102071915tmp 17:35:26 17:35:26 _____ _ 17:35:26 / ____| | | 17:35:26 | | ___ __| | ___ ___ _____ __ 17:35:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:35:26 | |___| (_) | (_| | __/ (_| (_) \ V / 17:35:26 \_____\___/ \__,_|\___|\___\___/ \_/ 17:35:26 Bash-20200303-bc4d7e6 17:35:26 17:35:26 17:35:26 ==> Jenkins CI detected. 17:35:26 project root: . 17:35:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:35:26 ==> Running gcov in . (disable via -X gcov) 17:35:26 ==> Python coveragepy not found 17:35:26 ==> Searching for coverage reports in: 17:35:26 + . 17:35:26 -> Found 1 reports 17:35:26 ==> Detecting git/mercurial file structure 17:35:26 ==> Reading reports 17:35:26 + ./coverage.out bytes=10 17:35:26 ==> Appending adjustments 17:35:26 http://docs.codecov.io/docs/fixing-reports 17:35:26 + Found adjustments 17:35:26 ==> Gzipping contents 17:35:26 ==> Uploading reports 17:35:26 url: https://codecov.io 17:35:26 query: branch=PR-162&commit=48ee379a7956f5037f887b557a8ed93bae44661a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= 17:35:26 -> Pinging Codecov 17:35:26 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-162&commit=48ee379a7956f5037f887b557a8ed93bae44661a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= 17:35:27 -> Uploading 17:35:27 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/48ee379a7956f5037f887b557a8ed93bae44661a [Pipeline] } 17:35:27 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 17:35:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:35:29 ---> package-listing.sh 17:35:29 ++ facter osfamily 17:35:29 ++ tr '[:upper:]' '[:lower:]' 17:35:29 + OS_FAMILY=redhat 17:35:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:35:29 + START_PACKAGES=/tmp/packages_start.txt 17:35:29 + END_PACKAGES=/tmp/packages_end.txt 17:35:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:29 + PACKAGES=/tmp/packages_start.txt 17:35:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' 17:35:29 + PACKAGES=/tmp/packages_end.txt 17:35:29 + case "${OS_FAMILY}" in 17:35:29 + rpm -qa 17:35:29 + sort 17:35:33 + '[' -f /tmp/packages_start.txt ']' 17:35:33 + '[' -f /tmp/packages_end.txt ']' 17:35:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' 17:35:33 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ 17:35:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [Pipeline] isUnix [Pipeline] sh 17:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:35:33 17:35:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:35:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:35:34 alpine: Pulling from edgex-lftools-log-publisher 17:35:34 c9b1b535fdd9: Pulling fs layer 17:35:34 2cc5ad85d9ab: Pulling fs layer 17:35:34 756a868c4378: Pulling fs layer 17:35:34 444b2fc9a129: Pulling fs layer 17:35:34 ea15f1150254: Pulling fs layer 17:35:34 41b27a9f41bf: Pulling fs layer 17:35:34 28c525ee5125: Pulling fs layer 17:35:34 094b1ea09ed8: Pulling fs layer 17:35:34 138eaada9080: Pulling fs layer 17:35:34 0622d0fa9048: Pulling fs layer 17:35:34 444b2fc9a129: Waiting 17:35:34 ea15f1150254: Waiting 17:35:34 094b1ea09ed8: Waiting 17:35:34 138eaada9080: Waiting 17:35:34 41b27a9f41bf: Waiting 17:35:34 28c525ee5125: Waiting 17:35:34 0622d0fa9048: Waiting 17:35:34 2cc5ad85d9ab: Download complete 17:35:34 444b2fc9a129: Verifying Checksum 17:35:34 444b2fc9a129: Download complete 17:35:34 c9b1b535fdd9: Verifying Checksum 17:35:34 c9b1b535fdd9: Download complete 17:35:34 ea15f1150254: Verifying Checksum 17:35:34 ea15f1150254: Download complete 17:35:34 28c525ee5125: Download complete 17:35:34 c9b1b535fdd9: Pull complete 17:35:34 756a868c4378: Verifying Checksum 17:35:34 756a868c4378: Download complete 17:35:34 138eaada9080: Verifying Checksum 17:35:34 138eaada9080: Download complete 17:35:34 2cc5ad85d9ab: Pull complete 17:35:35 0622d0fa9048: Verifying Checksum 17:35:35 0622d0fa9048: Download complete 17:35:35 094b1ea09ed8: Verifying Checksum 17:35:35 094b1ea09ed8: Download complete 17:35:35 41b27a9f41bf: Verifying Checksum 17:35:35 41b27a9f41bf: Download complete 17:35:37 756a868c4378: Pull complete 17:35:37 444b2fc9a129: Pull complete 17:35:37 ea15f1150254: Pull complete 17:35:40 41b27a9f41bf: Pull complete 17:35:40 28c525ee5125: Pull complete 17:35:42 094b1ea09ed8: Pull complete 17:35:42 138eaada9080: Pull complete 17:35:42 0622d0fa9048: Pull complete 17:35:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:35:42 prd-centos7-docker-4c-2g-143 does not seem to be running inside a container 17:35:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:35:43 $ docker top c1ac11466ce72b22e56096d75bfeb1f0613e7e40701247a72d10c3b46152bb50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:35:44 provisioning config files... 17:35:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config3691959609201536228tmp [Pipeline] { [Pipeline] echo 17:35:44 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:35:44 ---> create-netrc.sh [Pipeline] echo 17:35:44 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:35:44 ---> logs-deploy.sh 17:35:44 + ARCHIVE_ARTIFACTS= 17:35:44 + LOGS_SERVER=https://logs.edgexfoundry.org 17:35:44 + '[' https://logs.edgexfoundry.org == None ']' 17:35:44 + NEXUS_URL=https://nexus.edgexfoundry.org 17:35:44 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/2 17:35:44 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/2/ 17:35:44 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:35:46 Archives upload complete. 17:35:46 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/2/ 17:35:46 ---> uname -a: 17:35:46 Linux c1ac11466ce7 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 17:35:46 17:35:46 17:35:46 ---> lscpu: 17:35:46 Architecture: x86_64 17:35:46 CPU op-mode(s): 32-bit, 64-bit 17:35:46 Byte Order: Little Endian 17:35:46 Address sizes: 40 bits physical, 48 bits virtual 17:35:46 CPU(s): 4 17:35:46 On-line CPU(s) list: 0-3 17:35:46 Thread(s) per core: 1 17:35:46 Core(s) per socket: 1 17:35:46 Socket(s): 4 17:35:46 NUMA node(s): 1 17:35:46 Vendor ID: GenuineIntel 17:35:46 CPU family: 6 17:35:46 Model: 44 17:35:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:35:46 Stepping: 1 17:35:46 CPU MHz: 2933.442 17:35:46 BogoMIPS: 5866.88 17:35:46 Virtualization: VT-x 17:35:46 Hypervisor vendor: KVM 17:35:46 Virtualization type: full 17:35:46 L1d cache: 128 KiB 17:35:46 L1i cache: 128 KiB 17:35:46 L2 cache: 16 MiB 17:35:46 L3 cache: 64 MiB 17:35:46 NUMA node0 CPU(s): 0-3 17:35:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 17:35:46 Vulnerability Meltdown: Mitigation; PTI 17:35:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:35:46 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 17:35:46 Vulnerability Spectre v2: Mitigation; Full retpoline 17:35:46 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 17:35:46 17:35:46 17:35:46 ---> nproc: 17:35:46 4 17:35:46 17:35:46 17:35:46 ---> df -h: 17:35:46 Filesystem Size Used Available Use% Mounted on 17:35:46 overlay 50.0G 6.4G 43.6G 13% / 17:35:46 tmpfs 64.0M 0 64.0M 0% /dev 17:35:46 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 17:35:46 shm 64.0M 0 64.0M 0% /dev/shm 17:35:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 17:35:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 17:35:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 17:35:46 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:35:46 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp 17:35:46 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 17:35:46 17:35:46 17:35:46 ---> free -m: 17:35:46 total used free shared buff/cache available 17:35:46 Mem: 1838 622 76 0 1139 1111 17:35:46 Swap: 1023 1 1022 17:35:46 17:35:46 17:35:46 ---> ip addr: 17:35:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:35:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:35:46 inet 127.0.0.1/8 scope host lo 17:35:46 valid_lft forever preferred_lft forever 17:35:46 6: eth0@if7: mtu 1458 qdisc noqueue state UP 17:35:46 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 17:35:46 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 17:35:46 valid_lft forever preferred_lft forever 17:35:46 17:35:46 17:35:46 ---> sar -b -r -n DEV: 17:35:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/11/20 _x86_64_ (4 CPU) 17:35:46 17:35:46 17:28:58 LINUX RESTART 17:35:46 17:35:46 17:30:02 tps rtps wtps bread/s bwrtn/s 17:35:46 17:31:01 12.46 0.00 12.46 0.00 2185.57 17:35:46 17:32:01 0.68 0.00 0.68 0.00 9.43 17:35:46 17:33:01 0.68 0.00 0.68 0.00 8.36 17:35:46 17:34:01 0.58 0.00 0.58 0.00 6.23 17:35:46 17:35:01 0.83 0.00 0.83 0.00 10.44 17:35:46 Average: 3.02 0.00 3.02 0.00 438.29 17:35:46 17:35:46 17:30:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:35:46 17:31:01 117648 1764656 93.75 2620 1213192 902644 30.80 455000 1151576 12 17:35:46 17:32:01 116836 1765468 93.79 2620 1213200 902800 30.80 456440 1151288 8 17:35:46 17:33:01 116296 1766008 93.82 2620 1213204 902836 30.80 456764 1151252 8 17:35:46 17:34:01 117564 1764740 93.75 2620 1213204 902644 30.80 455568 1151252 8 17:35:46 17:35:01 117104 1765200 93.78 2620 1213216 902716 30.80 455972 1151252 8 17:35:46 Average: 117090 1765214 93.78 2620 1213203 902728 30.80 455949 1151324 9 17:35:46 17:35:46 17:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:35:46 17:31:01 eth0 0.68 0.08 0.05 0.01 0.00 0.00 0.00 17:35:46 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:32:01 eth0 0.82 0.50 0.30 0.21 0.00 0.00 0.00 17:35:46 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:33:01 eth0 0.65 0.35 0.29 0.20 0.00 0.00 0.00 17:35:46 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 17:35:46 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:35:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 17:35:46 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 Average: eth0 0.51 0.25 0.16 0.10 0.00 0.00 0.00 17:35:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:46 17:35:46 17:35:46 ---> sar -P ALL: 17:35:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/11/20 _x86_64_ (4 CPU) 17:35:46 17:35:46 17:28:58 LINUX RESTART 17:35:46 17:35:46 17:30:02 CPU %user %nice %system %iowait %steal %idle 17:35:46 17:31:01 all 0.20 0.00 0.11 0.00 0.00 99.69 17:35:46 17:31:01 0 0.58 0.00 0.03 0.00 0.02 99.37 17:35:46 17:31:01 1 0.07 0.00 0.19 0.00 0.00 99.75 17:35:46 17:31:01 2 0.07 0.00 0.12 0.00 0.00 99.81 17:35:46 17:31:01 3 0.08 0.00 0.12 0.00 0.00 99.80 17:35:46 17:32:01 all 0.20 0.00 0.06 0.00 0.00 99.74 17:35:46 17:32:01 0 0.52 0.00 0.08 0.00 0.00 99.40 17:35:46 17:32:01 1 0.12 0.00 0.08 0.00 0.00 99.80 17:35:46 17:32:01 2 0.12 0.00 0.05 0.00 0.00 99.83 17:35:46 17:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:35:46 17:33:01 all 0.18 0.00 0.06 0.00 0.00 99.75 17:35:46 17:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:35:46 17:33:01 1 0.05 0.00 0.08 0.00 0.02 99.85 17:35:46 17:33:01 2 0.57 0.00 0.05 0.00 0.00 99.38 17:35:46 17:33:01 3 0.07 0.00 0.08 0.00 0.00 99.85 17:35:46 17:34:01 all 0.19 0.00 0.05 0.00 0.00 99.76 17:35:46 17:34:01 0 0.08 0.00 0.07 0.00 0.00 99.85 17:35:46 17:34:01 1 0.58 0.00 0.05 0.00 0.00 99.37 17:35:46 17:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:35:46 17:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:35:46 17:35:01 all 0.19 0.00 0.05 0.00 0.00 99.77 17:35:46 17:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:35:46 17:35:01 1 0.57 0.00 0.05 0.00 0.00 99.38 17:35:46 17:35:01 2 0.08 0.00 0.05 0.00 0.00 99.87 17:35:46 17:35:01 3 0.07 0.00 0.07 0.00 0.00 99.87 17:35:46 Average: all 0.19 0.00 0.07 0.00 0.00 99.74 17:35:46 Average: 0 0.25 0.00 0.05 0.00 0.00 99.70 17:35:46 Average: 1 0.28 0.00 0.09 0.00 0.00 99.63 17:35:46 Average: 2 0.18 0.00 0.06 0.00 0.00 99.76 17:35:46 Average: 3 0.06 0.00 0.07 0.00 0.00 99.87 17:35:46 17:35:46 17:35:46