Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 88705bb67862d4571a83738d733e5d0b2e31b868 rather than 4e8e71eaa920135cc2db92dc6811e54baa8a9081 Obtained Jenkinsfile from 88705bb67862d4571a83738d733e5d0b2e31b868 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-172/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-996’ Running on prd-centos7-docker-4c-2g-998 in /w/workspace/edgexfoundry_edgex-ui-go_PR-172 [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-172 # 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/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 88705bb67862d4571a83738d733e5d0b2e31b868 into PR head commit 4e8e71eaa920135cc2db92dc6811e54baa8a9081 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # 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/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 Merge succeeded, producing 4e8e71eaa920135cc2db92dc6811e54baa8a9081 Checking out Revision 4e8e71eaa920135cc2db92dc6811e54baa8a9081 (PR-172) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 88705bb67862d4571a83738d733e5d0b2e31b868 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 Commit message: "Update interval action(ScheduleEvent) ui part" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:53:36 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 02:53:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:53:38 02:53:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:53:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:53:39 latest: Pulling from edgex-devops/git-semver 02:53:39 9123ac7c32f7: Pulling fs layer 02:53:39 b8cc5d1170e3: Pulling fs layer 02:53:39 2924cbbf6a41: Pulling fs layer 02:53:39 93b08a4f1073: Pulling fs layer 02:53:39 93b08a4f1073: Waiting 02:53:39 b8cc5d1170e3: Verifying Checksum 02:53:39 b8cc5d1170e3: Download complete 02:53:39 9123ac7c32f7: Verifying Checksum 02:53:39 9123ac7c32f7: Download complete 02:53:39 93b08a4f1073: Verifying Checksum 02:53:39 93b08a4f1073: Download complete 02:53:39 2924cbbf6a41: Verifying Checksum 02:53:39 2924cbbf6a41: Download complete 02:53:39 9123ac7c32f7: Pull complete 02:53:39 b8cc5d1170e3: Pull complete 02:53:40 2924cbbf6a41: Pull complete 02:53:40 93b08a4f1073: Pull complete 02:53:40 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:53:40 prd-centos7-docker-4c-2g-998 does not seem to be running inside a container 02:53:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-172 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-172:/w/workspace/edgexfoundry_edgex-ui-go_PR-172:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:53:41 $ docker top 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:41 [ssh-agent] Looking for ssh-agent implementation... 02:53:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:41 $ docker exec 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c ssh-agent 02:53:42 SSH_AUTH_SOCK=/tmp/ssh-pJ4orwCjj9lW/agent.15 02:53:42 SSH_AGENT_PID=22 02:53:42 Running ssh-add (command line suppressed) 02:53:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/private_key_1471720175757288005.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/private_key_1471720175757288005.key) 02:53:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:42 + git describe --exact-match --tags HEAD 02:53:42 fatal: No names found, cannot describe anything. [Pipeline] } 02:53:42 $ docker exec --env ******** --env ******** 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c ssh-agent -k 02:53:42 unset SSH_AUTH_SOCK; 02:53:42 unset SSH_AGENT_PID; 02:53:42 echo Agent pid 22 killed; 02:53:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:53:43 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:53:43 This usually means this commit has not been tagged. [Pipeline] sshagent 02:53:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:43 [ssh-agent] Looking for ssh-agent implementation... 02:53:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:43 $ docker exec 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c ssh-agent 02:53:43 SSH_AUTH_SOCK=/tmp/ssh-o0Ol7faTFElI/agent.58 02:53:43 SSH_AGENT_PID=65 02:53:43 Running ssh-add (command line suppressed) 02:53:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/private_key_8601056667574294451.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/private_key_8601056667574294451.key) 02:53:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:44 + git semver init 02:53:44 # -> Open(): unable to determine branch for HEAD 02:53:44 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-172/.git 02:53:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-172 02:53:44 # $SEMVER_REMOTE_NAME = origin 02:53:44 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 02:53:44 # $SEMVER_USER_NAME = jenkins 02:53:44 # $SEMVER_BRANCH = PR-172 02:53:44 # $SEMVER_TEMP = /tmp/semver-875389422 02:53:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:53:44 # '/tmp/semver-875389422' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-172/.semver' 02:53:44 # -> Force: false 02:53:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-172/.semver [Pipeline] } 02:53:44 $ docker exec --env ******** --env ******** 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c ssh-agent -k 02:53:44 unset SSH_AUTH_SOCK; 02:53:44 unset SSH_AGENT_PID; 02:53:44 echo Agent pid 65 killed; 02:53:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:45 + git semver [Pipeline] } 02:53:45 $ docker stop --time=1 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c 02:53:46 $ docker rm -f 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:53:47 Stashed 30 file(s) [Pipeline] echo 02:53:47 [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 02:54:03 Still waiting to schedule task 02:54:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:54:03 Still waiting to schedule task 02:54:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:55:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-999 in /w/workspace/edgexfoundry_edgex-ui-go_PR-172 [Pipeline] { [Pipeline] ws 02:55:42 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 02:55:48 using credential edgex-jenkins-ssh 02:55:48 Cloning the remote Git repository 02:55:48 Cloning with configured refspecs honoured and without tags 02:55:48 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:55:48 > git init /w/workspace/edgex-ui-go/1 # timeout=10 02:55:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:55:48 > git --version # timeout=10 02:55:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:55:50 Fetching without tags 02:55:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:55:49 > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 02:55:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:55:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:55:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:55:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:55:50 Merging remotes/origin/master commit 88705bb67862d4571a83738d733e5d0b2e31b868 into PR head commit 4e8e71eaa920135cc2db92dc6811e54baa8a9081 02:55:50 Merge succeeded, producing 4e8e71eaa920135cc2db92dc6811e54baa8a9081 02:55:50 Checking out Revision 4e8e71eaa920135cc2db92dc6811e54baa8a9081 (PR-172) 02:55:50 > git config core.sparsecheckout # timeout=10 02:55:50 > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 02:55:50 > git remote # timeout=10 02:55:50 > git config --get remote.origin.url # timeout=10 02:55:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:50 > git merge 88705bb67862d4571a83738d733e5d0b2e31b868 # timeout=10 02:55:50 > git rev-parse HEAD^{commit} # timeout=10 02:55:50 > git config core.sparsecheckout # timeout=10 02:55:50 > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 02:55:55 Commit message: "Update interval action(ScheduleEvent) ui part" 02:55:55 > git --version # timeout=10 02:55:55 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:55:57 ========================================================= 02:55:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 02:55:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:55:58 + 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 . 02:55:59 Sending build context to Docker daemon 10.82MB 02:55:59 Step 1/8 : ARG BASE=golang:1.11-alpine 02:55:59 Step 2/8 : FROM ${BASE} 02:56:00 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:56:00 29bddadc8f3f: Pulling fs layer 02:56:00 02bb20f2603b: Pulling fs layer 02:56:00 b62863a3550b: Pulling fs layer 02:56:00 9586258a13ea: Pulling fs layer 02:56:00 a8b2cbafd68c: Pulling fs layer 02:56:00 d1dd75721c92: Pulling fs layer 02:56:00 4e34fffdb759: Pulling fs layer 02:56:00 fd1d9eb628f9: Pulling fs layer 02:56:00 bd44c58b92db: Pulling fs layer 02:56:00 e5856e266cf4: Pulling fs layer 02:56:00 f0f88b30cdbb: Pulling fs layer 02:56:00 9586258a13ea: Waiting 02:56:00 a8b2cbafd68c: Waiting 02:56:00 fd1d9eb628f9: Waiting 02:56:00 d1dd75721c92: Waiting 02:56:00 bd44c58b92db: Waiting 02:56:00 4e34fffdb759: Waiting 02:56:00 f0f88b30cdbb: Waiting 02:56:00 e5856e266cf4: Waiting 02:56:00 b62863a3550b: Verifying Checksum 02:56:00 b62863a3550b: Download complete 02:56:00 02bb20f2603b: Verifying Checksum 02:56:00 02bb20f2603b: Download complete 02:56:00 a8b2cbafd68c: Verifying Checksum 02:56:00 a8b2cbafd68c: Download complete 02:56:00 d1dd75721c92: Verifying Checksum 02:56:00 d1dd75721c92: Download complete 02:56:00 29bddadc8f3f: Download complete 02:56:01 29bddadc8f3f: Pull complete 02:56:01 02bb20f2603b: Pull complete 02:56:02 b62863a3550b: Pull complete 02:56:04 4e34fffdb759: Verifying Checksum 02:56:04 4e34fffdb759: Download complete 02:56:04 bd44c58b92db: Verifying Checksum 02:56:04 bd44c58b92db: Download complete 02:56:07 e5856e266cf4: Verifying Checksum 02:56:07 e5856e266cf4: Download complete 02:56:07 f0f88b30cdbb: Verifying Checksum 02:56:07 f0f88b30cdbb: Download complete 02:56:08 fd1d9eb628f9: Verifying Checksum 02:56:08 fd1d9eb628f9: Download complete 02:56:10 9586258a13ea: Verifying Checksum 02:56:10 9586258a13ea: Download complete 02:56:16 Running on prd-centos7-docker-4c-2g-1000 in /w/workspace/edgexfoundry_edgex-ui-go_PR-172 [Pipeline] { [Pipeline] ws 02:56:16 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 02:56:18 using credential edgex-jenkins-ssh 02:56:18 Cloning the remote Git repository 02:56:18 Cloning with configured refspecs honoured and without tags 02:56:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:56:17 > git init /w/workspace/edgex-ui-go/1 # timeout=10 02:56:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:56:17 > git --version # timeout=10 02:56:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:56:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:56:19 Fetching without tags 02:56:19 Merging remotes/origin/master commit 88705bb67862d4571a83738d733e5d0b2e31b868 into PR head commit 4e8e71eaa920135cc2db92dc6811e54baa8a9081 02:56:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:56:18 > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 02:56:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:56:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:56:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:56:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:56:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:56:19 > git config core.sparsecheckout # timeout=10 02:56:19 > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 02:56:19 > git remote # timeout=10 02:56:19 > git config --get remote.origin.url # timeout=10 02:56:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:56:19 > git merge 88705bb67862d4571a83738d733e5d0b2e31b868 # timeout=10 02:56:19 Merge succeeded, producing 4e8e71eaa920135cc2db92dc6811e54baa8a9081 02:56:19 Checking out Revision 4e8e71eaa920135cc2db92dc6811e54baa8a9081 (PR-172) 02:56:20 9586258a13ea: Pull complete 02:56:20 a8b2cbafd68c: Pull complete 02:56:20 d1dd75721c92: Pull complete 02:56:19 > git rev-parse HEAD^{commit} # timeout=10 02:56:19 > git config core.sparsecheckout # timeout=10 02:56:19 > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 02:56:23 Commit message: "Update interval action(ScheduleEvent) ui part" 02:56:23 > git --version # timeout=10 02:56:23 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb 02:56:24 4e34fffdb759: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:56:25 ========================================================= 02:56:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 02:56:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:56:25 + 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 . 02:56:26 Sending build context to Docker daemon 10.82MB 02:56:26 Step 1/8 : ARG BASE=golang:1.11-alpine 02:56:26 Step 2/8 : FROM ${BASE} 02:56:26 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:56:26 9d48c3bd43c5: Pulling fs layer 02:56:26 7f94eaf8af20: Pulling fs layer 02:56:26 9fe9984849c1: Pulling fs layer 02:56:26 ec448270508e: Pulling fs layer 02:56:26 65ba82af53f7: Pulling fs layer 02:56:26 07c18b20a200: Pulling fs layer 02:56:26 d9b3ee039db2: Pulling fs layer 02:56:26 8c79c1ac0d81: Pulling fs layer 02:56:26 ff40f1a7a0b9: Pulling fs layer 02:56:26 bdb43ae2d12f: Pulling fs layer 02:56:26 8e1ab0ef8490: Pulling fs layer 02:56:26 d9b3ee039db2: Waiting 02:56:26 8c79c1ac0d81: Waiting 02:56:26 ff40f1a7a0b9: Waiting 02:56:26 bdb43ae2d12f: Waiting 02:56:26 8e1ab0ef8490: Waiting 02:56:26 ec448270508e: Waiting 02:56:26 65ba82af53f7: Waiting 02:56:26 07c18b20a200: Waiting 02:56:26 9fe9984849c1: Download complete 02:56:26 7f94eaf8af20: Verifying Checksum 02:56:26 7f94eaf8af20: Download complete 02:56:26 65ba82af53f7: Verifying Checksum 02:56:26 65ba82af53f7: Download complete 02:56:26 07c18b20a200: Download complete 02:56:26 9d48c3bd43c5: Verifying Checksum 02:56:26 9d48c3bd43c5: Download complete 02:56:26 9d48c3bd43c5: Pull complete 02:56:27 d9b3ee039db2: Verifying Checksum 02:56:27 d9b3ee039db2: Download complete 02:56:27 ff40f1a7a0b9: Verifying Checksum 02:56:27 ff40f1a7a0b9: Download complete 02:56:27 fd1d9eb628f9: Pull complete 02:56:28 bd44c58b92db: Pull complete 02:56:28 8c79c1ac0d81: Verifying Checksum 02:56:28 8c79c1ac0d81: Download complete 02:56:28 bdb43ae2d12f: Verifying Checksum 02:56:28 bdb43ae2d12f: Download complete 02:56:28 8e1ab0ef8490: Verifying Checksum 02:56:28 8e1ab0ef8490: Download complete 02:56:28 ec448270508e: Verifying Checksum 02:56:28 ec448270508e: Download complete 02:56:29 7f94eaf8af20: Pull complete 02:56:29 9fe9984849c1: Pull complete 02:56:30 e5856e266cf4: Pull complete 02:56:30 f0f88b30cdbb: Pull complete 02:56:30 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 02:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 02:56:30 ---> 0be50c763560 02:56:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:56:34 ---> Running in 9598cdd6da08 02:56:34 ec448270508e: Pull complete 02:56:34 65ba82af53f7: Pull complete 02:56:34 07c18b20a200: Pull complete 02:56:35 Removing intermediate container 9598cdd6da08 02:56:35 ---> 617af2e3d5c1 02:56:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:35 ---> Running in e8a4e702713a 02:56:37 Removing intermediate container e8a4e702713a 02:56:37 ---> 2c267a028c0d 02:56:37 Step 5/8 : RUN apk add --no-cache make git 02:56:37 ---> Running in ff2ab8229682 02:56:38 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 02:56:39 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 02:56:39 OK: 121 MiB in 39 packages 02:56:39 d9b3ee039db2: Pull complete 02:56:41 Removing intermediate container ff2ab8229682 02:56:41 ---> 7c70125793d9 02:56:41 Step 6/8 : WORKDIR /edgex-ui-go 02:56:41 ---> Running in d4b991e94141 02:56:41 Removing intermediate container d4b991e94141 02:56:41 ---> 07632c182272 02:56:41 Step 7/8 : COPY . . 02:56:42 ---> a66b0a37889b 02:56:42 Step 8/8 : RUN go mod download 02:56:43 ---> Running in ccaddbc11a24 02:56:43 8c79c1ac0d81: Pull complete 02:56:43 ff40f1a7a0b9: Pull complete 02:56:43 bdb43ae2d12f: Pull complete 02:56:43 8e1ab0ef8490: Pull complete 02:56:43 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 02:56:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 02:56:43 ---> 8acfeb908b63 02:56:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:56:43 go: finding github.com/gorilla/websocket v1.4.0 02:56:43 go: finding github.com/gorilla/mux v1.7.1 02:56:43 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 02:56:43 go: finding github.com/pelletier/go-toml v1.2.0 02:56:43 go: finding github.com/kr/pretty v0.1.0 02:56:43 go: finding github.com/BurntSushi/toml v0.3.1 02:56:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 02:56:44 ---> Running in 2284329215d4 02:56:44 Removing intermediate container 2284329215d4 02:56:44 ---> e3237447e6bb 02:56:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:44 ---> Running in 8282bd7c3885 02:56:44 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 02:56:44 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:56:44 go: finding github.com/hashicorp/consul/api v1.1.0 02:56:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:56:45 go: finding github.com/pkg/errors v0.8.1 02:56:45 go: finding github.com/stretchr/testify v1.3.0 02:56:45 go: finding github.com/mitchellh/copystructure v1.0.0 02:56:45 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:56:45 go: finding github.com/kr/text v0.1.0 02:56:45 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:56:45 Removing intermediate container 8282bd7c3885 02:56:45 ---> 2c1ac2ada783 02:56:45 Step 5/8 : RUN apk add --no-cache make git 02:56:45 ---> Running in 7e4266dc4647 02:56:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:56:45 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 02:56:46 go: finding github.com/kr/pty v1.1.1 02:56:46 go: finding github.com/davecgh/go-spew v1.1.0 02:56:46 go: finding github.com/stretchr/objx v0.1.0 02:56:46 go: finding github.com/pmezard/go-difflib v1.0.0 02:56:46 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 02:56:47 OK: 134 MiB in 39 packages 02:56:48 Removing intermediate container 7e4266dc4647 02:56:48 ---> f85d67568401 02:56:48 Step 6/8 : WORKDIR /edgex-ui-go 02:56:48 ---> Running in 3b0be041f858 02:56:48 Removing intermediate container 3b0be041f858 02:56:48 ---> 98851624ae08 02:56:48 Step 7/8 : COPY . . 02:56:48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:56:48 go: finding golang.org/x/text v0.3.0 02:56:50 ---> 9792bf78ddd4 02:56:50 Step 8/8 : RUN go mod download 02:56:50 ---> Running in f0118e83b5af 02:56:50 go: finding github.com/gorilla/mux v1.7.1 02:56:50 go: finding github.com/pelletier/go-toml v1.2.0 02:56:50 go: finding github.com/BurntSushi/toml v0.3.1 02:56:50 go: finding github.com/gorilla/websocket v1.4.0 02:56:50 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 02:56:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 02:56:50 go: finding github.com/kr/pretty v0.1.0 02:56:50 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 02:56:50 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 02:56:50 go: finding github.com/hashicorp/consul/api v1.1.0 02:56:50 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:56:50 go: finding github.com/pkg/errors v0.8.1 02:56:50 go: finding github.com/stretchr/testify v1.3.0 02:56:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:56:50 go: finding github.com/mitchellh/copystructure v1.0.0 02:56:50 go: finding github.com/kr/text v0.1.0 02:56:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:56:51 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:56:51 go: finding github.com/mitchellh/mapstructure v1.1.2 02:56:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:56:51 go: finding github.com/hashicorp/serf v0.8.2 02:56:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:56:51 go: finding github.com/hashicorp/go-uuid v1.0.1 02:56:51 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:56:51 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:56:51 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:56:51 go: finding github.com/kr/pty v1.1.1 02:56:51 go: finding github.com/davecgh/go-spew v1.1.0 02:56:51 go: finding github.com/stretchr/objx v0.1.0 02:56:51 go: finding github.com/pmezard/go-difflib v1.0.0 02:56:52 go: finding github.com/mitchellh/go-homedir v1.0.0 02:56:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:56:52 go: finding golang.org/x/text v0.3.0 02:56:52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:56:52 go: finding github.com/hashicorp/memberlist v0.1.3 02:56:52 go: finding github.com/mitchellh/iochan v1.0.0 02:56:52 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:56:52 go: finding github.com/hashicorp/logutils v1.0.0 02:56:52 go: finding github.com/mitchellh/cli v1.0.0 02:56:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:56:52 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:56:52 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:56:53 go: finding github.com/hashicorp/mdns v1.0.0 02:56:53 go: finding github.com/hashicorp/go-syslog v1.0.0 02:56:53 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 02:56:54 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 02:56:54 go: finding github.com/mitchellh/gox v0.4.0 02:56:54 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:56:54 go: finding github.com/posener/complete v1.1.1 02:56:54 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 02:56:54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:56:54 go: finding github.com/davecgh/go-spew v1.1.1 02:56:54 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:56:54 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:56:54 go: finding github.com/mattn/go-colorable v0.0.9 02:56:54 go: finding github.com/stretchr/testify v1.2.2 02:56:55 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:56:55 go: finding github.com/hashicorp/go.net v0.0.1 02:56:55 go: finding github.com/hashicorp/go-multierror v1.0.0 02:56:55 go: finding github.com/mattn/go-isatty v0.0.3 02:56:55 go: finding github.com/bgentry/speakeasy v0.1.0 02:56:55 go: finding github.com/miekg/dns v1.0.14 02:56:55 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:56:56 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:56:56 go: finding github.com/hashicorp/go-uuid v1.0.1 02:56:56 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:56:56 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:56:56 go: finding github.com/mitchellh/mapstructure v1.1.2 02:56:56 go: finding github.com/hashicorp/serf v0.8.2 02:56:56 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:56:56 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 02:56:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:56:56 go: finding github.com/hashicorp/golang-lru v0.5.0 02:56:56 go: finding github.com/fatih/color v1.7.0 02:56:56 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:56:56 go: finding github.com/mitchellh/go-homedir v1.0.0 02:56:56 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:56:57 go: finding github.com/hashicorp/errwrap v1.0.0 02:56:57 go: finding github.com/hashicorp/go-uuid v1.0.0 02:56:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:56:57 go: finding github.com/hashicorp/mdns v1.0.0 02:56:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:56:57 go: finding github.com/hashicorp/memberlist v0.1.3 02:56:57 go: finding github.com/hashicorp/logutils v1.0.0 02:56:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:56:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:56:57 go: finding github.com/mitchellh/cli v1.0.0 02:56:57 go: finding github.com/mitchellh/iochan v1.0.0 02:56:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:56:57 go: finding github.com/hashicorp/go-syslog v1.0.0 02:56:57 go: finding github.com/mitchellh/gox v0.4.0 02:56:57 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 02:56:57 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:56:57 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 02:56:57 go: finding github.com/hashicorp/go.net v0.0.1 02:56:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:56:57 go: finding github.com/miekg/dns v1.0.14 02:56:57 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:56:57 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 02:56:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:56:58 go: finding github.com/posener/complete v1.1.1 02:56:58 go: finding github.com/mattn/go-isatty v0.0.3 02:56:58 go: finding github.com/davecgh/go-spew v1.1.1 02:56:58 go: finding github.com/hashicorp/go-multierror v1.0.0 02:56:58 go: finding github.com/mattn/go-colorable v0.0.9 02:56:58 go: finding github.com/fatih/color v1.7.0 02:56:58 go: finding github.com/stretchr/testify v1.2.2 02:56:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:56:58 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:56:58 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:56:58 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:56:58 go: finding github.com/bgentry/speakeasy v0.1.0 02:56:58 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:56:58 go: finding github.com/hashicorp/errwrap v1.0.0 02:56:58 go: finding github.com/hashicorp/go-uuid v1.0.0 02:56:58 go: finding github.com/hashicorp/golang-lru v0.5.0 02:57:11 Removing intermediate container f0118e83b5af 02:57:11 ---> 1724a982482c 02:57:11 Successfully built 1724a982482c 02:57:11 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 02:57:11 + docker inspect -f . ci-base-image-x86_64 02:57:11 . [Pipeline] withDockerContainer 02:57:11 prd-centos7-docker-4c-2g-1000 does not seem to be running inside a container 02:57:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:57:13 $ docker top 9b1027179dd18f4002977fe5d98012938f0193af8de9bc5ce20c7ef2971be9c7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:14 + go version 02:57:14 go version go1.11.13 linux/amd64 [Pipeline] sh 02:57:15 + make test 02:57:15 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:57:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:57:24 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:57:24 GO111MODULE=on go vet ./... [Pipeline] stash 02:57:28 Stashed 1 file(s) [Pipeline] } 02:57:28 $ docker stop --time=1 9b1027179dd18f4002977fe5d98012938f0193af8de9bc5ce20c7ef2971be9c7 02:57:29 Removing intermediate container ccaddbc11a24 02:57:29 ---> 537ad2b0d6f4 02:57:29 Successfully built 537ad2b0d6f4 02:57:29 Successfully tagged ci-base-image-arm64:latest 02:57:29 $ docker rm -f 9b1027179dd18f4002977fe5d98012938f0193af8de9bc5ce20c7ef2971be9c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:57:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:57:31 + docker inspect -f . ci-base-image-arm64 02:57:31 . [Pipeline] withDockerContainer 02:57:31 + ls -al . 02:57:31 total 72 02:57:31 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 27 02:57 . 02:57:31 drwxrwxr-x. 4 jenkins jenkins 28 Mar 27 02:56 .. 02:57:31 drwxrwxr-x. 8 jenkins jenkins 119 Mar 27 02:56 app 02:57:31 drwxrwxr-x. 3 jenkins jenkins 20 Mar 27 02:56 assets 02:57:31 drwxrwxr-x. 2 jenkins jenkins 35 Mar 27 02:56 bin 02:57:31 drwxrwxr-x. 3 jenkins jenkins 29 Mar 27 02:56 cmd 02:57:31 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 27 02:56 CONTRIBUTING.md 02:57:31 -rw-r--r--. 1 jenkins jenkins 10 Mar 27 02:57 coverage.out 02:57:31 -rw-rw-r--. 1 jenkins jenkins 839 Mar 27 02:56 Dockerfile 02:57:31 -rw-rw-r--. 1 jenkins jenkins 898 Mar 27 02:56 Dockerfile.build 02:57:31 drwxrwxr-x. 4 jenkins jenkins 53 Mar 27 02:56 docs 02:57:31 drwxrwxr-x. 8 jenkins jenkins 179 Mar 27 02:56 .git 02:57:31 -rw-rw-r--. 1 jenkins jenkins 123 Mar 27 02:56 .gitignore 02:57:31 -rw-rw-r--. 1 jenkins jenkins 522 Mar 27 02:56 go.mod 02:57:31 -rw-r--r--. 1 jenkins jenkins 8727 Mar 27 02:57 go.sum 02:57:31 drwxrwxr-x. 3 jenkins jenkins 17 Mar 27 02:56 internal 02:57:31 -rw-rw-r--. 1 jenkins jenkins 675 Mar 27 02:56 Jenkinsfile 02:57:31 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 27 02:56 LICENSE 02:57:31 -rw-rw-r--. 1 jenkins jenkins 951 Mar 27 02:56 Makefile 02:57:31 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 27 02:56 README.md 02:57:31 drwxrwxr-x. 3 jenkins jenkins 58 Mar 27 02:56 .semver 02:57:31 drwxrwxr-x. 4 jenkins jenkins 54 Mar 27 02:56 snap 02:57:31 -rw-rw-r--. 1 jenkins jenkins 5 Mar 27 02:53 VERSION 02:57:31 -rw-rw-r--. 1 jenkins jenkins 155 Mar 27 02:56 version.go 02:57:31 prd-ubuntu18.04-docker-arm64-4c-16g-999 does not seem to be running inside a container 02:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:57:33 $ docker top 2b4bb95fa66a718156f29b829ba7687aed9dadb19cc78c3b1284bbd921239ff5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:57:34 + 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=4e8e71eaa920135cc2db92dc6811e54baa8a9081 --label arch=amd64 --label version=0.0.0 . 02:57:34 + go version 02:57:34 go version go1.11.13 linux/arm64 02:57:34 Sending build context to Docker daemon 10.83MB 02:57:34 Step 1/23 : ARG BASE=golang:1.11-alpine 02:57:34 Step 2/23 : FROM ${BASE} AS builder 02:57:34 ---> 1724a982482c 02:57:34 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:57:34 ---> Running in 4c75111e0f2f [Pipeline] sh 02:57:34 Removing intermediate container 4c75111e0f2f 02:57:34 ---> 0811bd0ed56c 02:57:34 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 02:57:34 ---> Running in 8bbe4883754a 02:57:34 Removing intermediate container 8bbe4883754a 02:57:34 ---> 4957a93571b2 02:57:34 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 02:57:35 ---> Running in 2d17fdab186a 02:57:35 Removing intermediate container 2d17fdab186a 02:57:35 ---> f9f79d4999b0 02:57:35 Step 6/23 : LABEL Name=edgex-ui-go 02:57:35 ---> Running in adf89fef2ca4 02:57:35 + make test 02:57:35 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:57:35 Removing intermediate container adf89fef2ca4 02:57:35 ---> 0432a5b08e3e 02:57:35 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:57:35 ---> Running in e4b458e08d8c 02:57:35 Removing intermediate container e4b458e08d8c 02:57:35 ---> 6c1f0460c45f 02:57:35 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:35 ---> Running in 38cd83ffc93f 02:57:36 Removing intermediate container 38cd83ffc93f 02:57:36 ---> da1b0d2859dd 02:57:36 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:57:36 ---> Running in 173b8f8fa983 02:57:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:57:36 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 02:57:37 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 02:57:37 OK: 134 MiB in 39 packages 02:57:37 Removing intermediate container 173b8f8fa983 02:57:37 ---> 1c96a3308244 02:57:37 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:57:37 ---> Running in ec65e82d5dea 02:57:38 Removing intermediate container ec65e82d5dea 02:57:38 ---> d2b8b1d4aa1b 02:57:38 Step 11/23 : COPY go.mod . 02:57:38 ---> e41b486518c9 02:57:38 Step 12/23 : COPY Makefile . 02:57:38 ---> 117cef8244fe 02:57:38 Step 13/23 : RUN make update 02:57:38 ---> Running in 2be16f7bded0 02:57:38 CGO_ENABLED=0 GO111MODULE=on go mod download 02:57:39 Removing intermediate container 2be16f7bded0 02:57:39 ---> 16c6a640319c 02:57:39 Step 14/23 : COPY . . 02:57:40 ---> 77ab6364feb5 02:57:40 Step 15/23 : RUN ${MAKE} 02:57:40 ---> Running in 5b79e0c3edba 02:57:40 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 02:57:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:57:52 Removing intermediate container 5b79e0c3edba 02:57:52 ---> 1f4b753f99f6 02:57:52 Step 16/23 : FROM alpine 02:57:52 latest: Pulling from library/alpine 02:57:52 aad63a933944: Pulling fs layer 02:57:52 aad63a933944: Verifying Checksum 02:57:52 aad63a933944: Download complete 02:57:53 aad63a933944: Pull complete 02:57:53 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 02:57:53 Status: Downloaded newer image for alpine:latest 02:57:53 ---> a187dde48cd2 02:57:53 Step 17/23 : EXPOSE 4000 02:57:53 ---> Running in 90613ab2d885 02:57:53 Removing intermediate container 90613ab2d885 02:57:53 ---> 01a8d51daef6 02:57:53 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 02:57:54 ---> bb9a62a12b21 02:57:54 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:57:54 ---> Running in 49dc802a682b 02:57:54 Removing intermediate container 49dc802a682b 02:57:54 ---> c78a0789f77b 02:57:54 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 02:57:54 ---> Running in 5958296347a4 02:57:54 Removing intermediate container 5958296347a4 02:57:54 ---> 19ada63a4acd 02:57:54 Step 21/23 : LABEL arch=amd64 02:57:54 ---> Running in 640762ee70c1 02:57:54 Removing intermediate container 640762ee70c1 02:57:54 ---> 5c99ac2de61d 02:57:54 Step 22/23 : LABEL git_sha=4e8e71eaa920135cc2db92dc6811e54baa8a9081 02:57:54 ---> Running in 0981d7847125 02:57:54 Removing intermediate container 0981d7847125 02:57:54 ---> d33a8768b0fb 02:57:54 Step 23/23 : LABEL version=0.0.0 02:57:54 ---> Running in 6393f09c1b5c 02:57:54 Removing intermediate container 6393f09c1b5c 02:57:54 ---> 6d9795b734ee 02:57:54 [Warning] One or more build-args [ARCH] were not consumed 02:57:54 Successfully built 6d9795b734ee 02:57:54 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] } 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:58:02 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:58:02 GO111MODULE=on go vet ./... [Pipeline] stash 02:58:15 Warning: overwriting stash ‘coverage-report’ 02:58:15 Stashed 1 file(s) [Pipeline] } 02:58:15 $ docker stop --time=1 2b4bb95fa66a718156f29b829ba7687aed9dadb19cc78c3b1284bbd921239ff5 02:58:17 $ docker rm -f 2b4bb95fa66a718156f29b829ba7687aed9dadb19cc78c3b1284bbd921239ff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:58:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:58:20 + ls -al . 02:58:20 total 112 02:58:20 drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 02:57 . 02:58:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 02:55 .. 02:58:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 02:55 .git 02:58:20 -rw-rw-r-- 1 jenkins jenkins 123 Mar 27 02:55 .gitignore 02:58:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 02:55 .semver 02:58:20 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 27 02:55 CONTRIBUTING.md 02:58:20 -rw-rw-r-- 1 jenkins jenkins 839 Mar 27 02:55 Dockerfile 02:58:20 -rw-rw-r-- 1 jenkins jenkins 898 Mar 27 02:55 Dockerfile.build 02:58:20 -rw-rw-r-- 1 jenkins jenkins 675 Mar 27 02:55 Jenkinsfile 02:58:20 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 27 02:55 LICENSE 02:58:20 -rw-rw-r-- 1 jenkins jenkins 951 Mar 27 02:55 Makefile 02:58:20 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 27 02:55 README.md 02:58:20 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 02:53 VERSION 02:58:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 02:55 app 02:58:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 02:55 assets 02:58:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 02:55 bin 02:58:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 02:55 cmd 02:58:20 -rw-r--r-- 1 jenkins jenkins 10 Mar 27 02:57 coverage.out 02:58:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 02:55 docs 02:58:20 -rw-rw-r-- 1 jenkins jenkins 522 Mar 27 02:55 go.mod 02:58:20 -rw-r--r-- 1 jenkins jenkins 8727 Mar 27 02:57 go.sum 02:58:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 02:55 internal 02:58:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 02:55 snap 02:58:20 -rw-rw-r-- 1 jenkins jenkins 155 Mar 27 02:55 version.go [Pipeline] isUnix [Pipeline] sh 02:58:20 + 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=4e8e71eaa920135cc2db92dc6811e54baa8a9081 --label arch=arm64 --label version=0.0.0 . 02:58:21 Sending build context to Docker daemon 10.83MB 02:58:21 Step 1/23 : ARG BASE=golang:1.11-alpine 02:58:21 Step 2/23 : FROM ${BASE} AS builder 02:58:21 ---> 537ad2b0d6f4 02:58:21 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:58:21 ---> Running in 2698660630a1 02:58:21 Removing intermediate container 2698660630a1 02:58:21 ---> 4f0618f5c1f7 02:58:21 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 02:58:21 ---> Running in d0e6d4b115fd 02:58:22 Removing intermediate container d0e6d4b115fd 02:58:22 ---> 684ebd81768b 02:58:22 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 02:58:22 ---> Running in c03720a0cd91 02:58:22 Removing intermediate container c03720a0cd91 02:58:22 ---> 87493e47c3e2 02:58:22 Step 6/23 : LABEL Name=edgex-ui-go 02:58:22 ---> Running in 44bf3792324c 02:58:23 Removing intermediate container 44bf3792324c 02:58:23 ---> 58857afbd7cd 02:58:23 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:58:23 ---> Running in 9098f36ffaa5 02:58:23 Removing intermediate container 9098f36ffaa5 02:58:23 ---> 6600e315cc0c 02:58:23 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:23 ---> Running in 8d7fa28909d7 02:58:25 Removing intermediate container 8d7fa28909d7 02:58:25 ---> b33e7821f880 02:58:25 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:25 ---> Running in b7d94093296a 02:58:26 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 02:58:27 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 02:58:27 OK: 121 MiB in 39 packages 02:58:28 Removing intermediate container b7d94093296a 02:58:28 ---> 4e563ffce38e 02:58:28 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:58:28 ---> Running in ad507531048e 02:58:28 Removing intermediate container ad507531048e 02:58:28 ---> d34657de5b8a 02:58:28 Step 11/23 : COPY go.mod . 02:58:29 ---> 283912866d91 02:58:29 Step 12/23 : COPY Makefile . 02:58:30 ---> 47d7156528ad 02:58:30 Step 13/23 : RUN make update 02:58:30 ---> Running in 0a817ddf52ed 02:58:31 CGO_ENABLED=0 GO111MODULE=on go mod download 02:58:32 Removing intermediate container 0a817ddf52ed 02:58:32 ---> 2f82d53fd29f 02:58:32 Step 14/23 : COPY . . 02:58:33 ---> 2251611f596d 02:58:33 Step 15/23 : RUN ${MAKE} 02:58:33 ---> Running in d9aa7dc9baad 02:58:34 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 02:58:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:59:06 Removing intermediate container d9aa7dc9baad 02:59:06 ---> ed895856f13b 02:59:06 Step 16/23 : FROM alpine 02:59:06 latest: Pulling from library/alpine 02:59:06 8a0637ca1ac9: Pulling fs layer 02:59:06 8a0637ca1ac9: Verifying Checksum 02:59:06 8a0637ca1ac9: Download complete 02:59:06 8a0637ca1ac9: Pull complete 02:59:06 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 02:59:06 Status: Downloaded newer image for alpine:latest 02:59:06 ---> 2ee122dcc32d 02:59:06 Step 17/23 : EXPOSE 4000 02:59:07 ---> Running in 1ec48074ecbc 02:59:07 Removing intermediate container 1ec48074ecbc 02:59:07 ---> 2a807364ebe3 02:59:07 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 02:59:08 ---> 31c3af4eaed3 02:59:08 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:59:09 ---> Running in 20762e02272c 02:59:09 Removing intermediate container 20762e02272c 02:59:09 ---> e6b380168c59 02:59:09 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 02:59:09 ---> Running in 684897ec3022 02:59:09 Removing intermediate container 684897ec3022 02:59:09 ---> a3bf63783758 02:59:09 Step 21/23 : LABEL arch=arm64 02:59:09 ---> Running in fb93e5bb4af5 02:59:10 Removing intermediate container fb93e5bb4af5 02:59:10 ---> 1297ed3dd223 02:59:10 Step 22/23 : LABEL git_sha=4e8e71eaa920135cc2db92dc6811e54baa8a9081 02:59:10 ---> Running in 02e53005b9ec 02:59:10 Removing intermediate container 02e53005b9ec 02:59:10 ---> 2f3a0c2281e1 02:59:10 Step 23/23 : LABEL version=0.0.0 02:59:11 ---> Running in 0ac8d5a3898d 02:59:11 Removing intermediate container 0ac8d5a3898d 02:59:11 ---> 09ca628f6af6 02:59:11 [Warning] One or more build-args [ARCH] were not consumed 02:59:11 Successfully built 09ca628f6af6 02:59:11 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 02:59:12 provisioning config files... 02:59:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/config2624514819004968129tmp [Pipeline] { [Pipeline] sh 02:59:13 + curl -s https://codecov.io/bash 02:59:13 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/config2624514819004968129tmp 02:59:13 02:59:13 _____ _ 02:59:13 / ____| | | 02:59:13 | | ___ __| | ___ ___ _____ __ 02:59:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:59:13 | |___| (_) | (_| | __/ (_| (_) \ V / 02:59:13 \_____\___/ \__,_|\___|\___\___/ \_/ 02:59:13 Bash-tbd 02:59:13 02:59:13 02:59:13 ==> Jenkins CI detected. 02:59:13 project root: . 02:59:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:59:13 ==> Running gcov in . (disable via -X gcov) 02:59:13 ==> Python coveragepy not found 02:59:13 ==> Searching for coverage reports in: 02:59:13 + . 02:59:13 -> Found 1 reports 02:59:13 ==> Detecting git/mercurial file structure 02:59:13 ==> Reading reports 02:59:13 + ./coverage.out bytes=10 02:59:13 ==> Appending adjustments 02:59:13 http://docs.codecov.io/docs/fixing-reports 02:59:13 + Found adjustments 02:59:13 ==> Gzipping contents 02:59:13 ==> Uploading reports 02:59:13 url: https://codecov.io 02:59:13 query: branch=PR-172&commit=4e8e71eaa920135cc2db92dc6811e54baa8a9081&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=172&job= 02:59:13 -> Pinging Codecov 02:59:13 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-172&commit=4e8e71eaa920135cc2db92dc6811e54baa8a9081&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=172&job= 02:59:14 -> Uploading 02:59:14 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4e8e71eaa920135cc2db92dc6811e54baa8a9081 [Pipeline] } 02:59:14 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 02:59:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:59:16 ---> package-listing.sh 02:59:16 ++ facter osfamily 02:59:16 ++ tr '[:upper:]' '[:lower:]' 02:59:16 + OS_FAMILY=redhat 02:59:16 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-172 02:59:16 + START_PACKAGES=/tmp/packages_start.txt 02:59:16 + END_PACKAGES=/tmp/packages_end.txt 02:59:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:59:16 + PACKAGES=/tmp/packages_start.txt 02:59:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-172 ']' 02:59:16 + PACKAGES=/tmp/packages_end.txt 02:59:16 + case "${OS_FAMILY}" in 02:59:16 + rpm -qa 02:59:16 + sort 02:59:20 + '[' -f /tmp/packages_start.txt ']' 02:59:20 + '[' -f /tmp/packages_end.txt ']' 02:59:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:59:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-172 ']' 02:59:20 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-172/archives/ 02:59:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-172/archives/ [Pipeline] isUnix [Pipeline] sh 02:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:59:21 02:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:59:21 alpine: Pulling from edgex-lftools-log-publisher 02:59:21 c9b1b535fdd9: Pulling fs layer 02:59:21 2cc5ad85d9ab: Pulling fs layer 02:59:21 756a868c4378: Pulling fs layer 02:59:21 444b2fc9a129: Pulling fs layer 02:59:21 ea15f1150254: Pulling fs layer 02:59:21 41b27a9f41bf: Pulling fs layer 02:59:21 28c525ee5125: Pulling fs layer 02:59:21 094b1ea09ed8: Pulling fs layer 02:59:21 138eaada9080: Pulling fs layer 02:59:21 0622d0fa9048: Pulling fs layer 02:59:21 444b2fc9a129: Waiting 02:59:21 ea15f1150254: Waiting 02:59:21 28c525ee5125: Waiting 02:59:21 094b1ea09ed8: Waiting 02:59:21 41b27a9f41bf: Waiting 02:59:21 138eaada9080: Waiting 02:59:21 0622d0fa9048: Waiting 02:59:21 2cc5ad85d9ab: Verifying Checksum 02:59:21 2cc5ad85d9ab: Download complete 02:59:21 444b2fc9a129: Verifying Checksum 02:59:21 444b2fc9a129: Download complete 02:59:21 c9b1b535fdd9: Verifying Checksum 02:59:21 c9b1b535fdd9: Download complete 02:59:21 ea15f1150254: Verifying Checksum 02:59:21 ea15f1150254: Download complete 02:59:21 28c525ee5125: Verifying Checksum 02:59:21 28c525ee5125: Download complete 02:59:22 756a868c4378: Verifying Checksum 02:59:22 756a868c4378: Download complete 02:59:22 c9b1b535fdd9: Pull complete 02:59:22 094b1ea09ed8: Verifying Checksum 02:59:22 094b1ea09ed8: Download complete 02:59:22 138eaada9080: Verifying Checksum 02:59:22 138eaada9080: Download complete 02:59:22 0622d0fa9048: Download complete 02:59:22 2cc5ad85d9ab: Pull complete 02:59:23 41b27a9f41bf: Verifying Checksum 02:59:23 41b27a9f41bf: Download complete 02:59:24 756a868c4378: Pull complete 02:59:24 444b2fc9a129: Pull complete 02:59:24 ea15f1150254: Pull complete 02:59:27 41b27a9f41bf: Pull complete 02:59:27 28c525ee5125: Pull complete 02:59:29 094b1ea09ed8: Pull complete 02:59:30 138eaada9080: Pull complete 02:59:30 0622d0fa9048: Pull complete 02:59:30 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:59:30 prd-centos7-docker-4c-2g-998 does not seem to be running inside a container 02:59:30 $ 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-172 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-172:/w/workspace/edgexfoundry_edgex-ui-go_PR-172:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-172@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 02:59:31 $ docker top ad0ea335c692c4ecc1f908513bea575b2ca29850d080e94461d0641445449f38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:59:32 provisioning config files... 02:59:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/config5227214106733805155tmp [Pipeline] { [Pipeline] echo 02:59:32 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:59:32 ---> create-netrc.sh [Pipeline] echo 02:59:32 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:59:32 ---> logs-deploy.sh 02:59:32 + ARCHIVE_ARTIFACTS= 02:59:32 + LOGS_SERVER=https://logs.edgexfoundry.org 02:59:32 + '[' https://logs.edgexfoundry.org == None ']' 02:59:32 + NEXUS_URL=https://nexus.edgexfoundry.org 02:59:32 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-172/1 02:59:32 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-172/1/ 02:59:32 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-172/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-172 02:59:34 Archives upload complete. 02:59:34 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-172/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-172/1/ 02:59:34 ---> uname -a: 02:59:34 Linux ad0ea335c692 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 02:59:34 02:59:34 02:59:34 ---> lscpu: 02:59:34 Architecture: x86_64 02:59:34 CPU op-mode(s): 32-bit, 64-bit 02:59:34 Byte Order: Little Endian 02:59:34 Address sizes: 40 bits physical, 48 bits virtual 02:59:34 CPU(s): 4 02:59:34 On-line CPU(s) list: 0-3 02:59:34 Thread(s) per core: 1 02:59:34 Core(s) per socket: 1 02:59:34 Socket(s): 4 02:59:34 NUMA node(s): 1 02:59:34 Vendor ID: GenuineIntel 02:59:34 CPU family: 6 02:59:34 Model: 44 02:59:34 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:59:34 Stepping: 1 02:59:34 CPU MHz: 2933.438 02:59:34 BogoMIPS: 5866.87 02:59:34 Virtualization: VT-x 02:59:34 Hypervisor vendor: KVM 02:59:34 Virtualization type: full 02:59:34 L1d cache: 128 KiB 02:59:34 L1i cache: 128 KiB 02:59:34 L2 cache: 16 MiB 02:59:34 L3 cache: 64 MiB 02:59:34 NUMA node0 CPU(s): 0-3 02:59:34 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 02:59:34 Vulnerability Meltdown: Mitigation; PTI 02:59:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:59:34 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 02:59:34 Vulnerability Spectre v2: Mitigation; Full retpoline 02:59:34 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 02:59:34 02:59:34 02:59:34 ---> nproc: 02:59:34 4 02:59:34 02:59:34 02:59:34 ---> df -h: 02:59:34 Filesystem Size Used Available Use% Mounted on 02:59:34 overlay 50.0G 6.4G 43.6G 13% / 02:59:34 tmpfs 64.0M 0 64.0M 0% /dev 02:59:34 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 02:59:34 shm 64.0M 0 64.0M 0% /dev/shm 02:59:34 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 02:59:34 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 02:59:34 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 02:59:34 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 02:59:34 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-172 02:59:34 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp 02:59:34 02:59:34 02:59:34 ---> free -m: 02:59:34 total used free shared buff/cache available 02:59:34 Mem: 1838 595 75 0 1166 1137 02:59:34 Swap: 1023 0 1023 02:59:34 02:59:34 02:59:34 ---> ip addr: 02:59:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:59:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:59:34 inet 127.0.0.1/8 scope host lo 02:59:34 valid_lft forever preferred_lft forever 02:59:34 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:59:34 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:59:34 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:59:34 valid_lft forever preferred_lft forever 02:59:34 02:59:34