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 [2020-03-27T02:53:36.278Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-27T02:53:38.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-27T02:53:38.653Z] [2020-03-27T02:53:38.653Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-27T02:53:39.037Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-27T02:53:39.037Z] latest: Pulling from edgex-devops/git-semver [2020-03-27T02:53:39.037Z] 9123ac7c32f7: Pulling fs layer [2020-03-27T02:53:39.037Z] b8cc5d1170e3: Pulling fs layer [2020-03-27T02:53:39.037Z] 2924cbbf6a41: Pulling fs layer [2020-03-27T02:53:39.037Z] 93b08a4f1073: Pulling fs layer [2020-03-27T02:53:39.037Z] 93b08a4f1073: Waiting [2020-03-27T02:53:39.037Z] b8cc5d1170e3: Verifying Checksum [2020-03-27T02:53:39.037Z] b8cc5d1170e3: Download complete [2020-03-27T02:53:39.301Z] 9123ac7c32f7: Verifying Checksum [2020-03-27T02:53:39.301Z] 9123ac7c32f7: Download complete [2020-03-27T02:53:39.301Z] 93b08a4f1073: Verifying Checksum [2020-03-27T02:53:39.301Z] 93b08a4f1073: Download complete [2020-03-27T02:53:39.301Z] 2924cbbf6a41: Verifying Checksum [2020-03-27T02:53:39.301Z] 2924cbbf6a41: Download complete [2020-03-27T02:53:39.562Z] 9123ac7c32f7: Pull complete [2020-03-27T02:53:39.562Z] b8cc5d1170e3: Pull complete [2020-03-27T02:53:40.509Z] 2924cbbf6a41: Pull complete [2020-03-27T02:53:40.509Z] 93b08a4f1073: Pull complete [2020-03-27T02:53:40.509Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-27T02:53:40.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-27T02:53:40.670Z] prd-centos7-docker-4c-2g-998 does not seem to be running inside a container [2020-03-27T02:53:40.714Z] $ 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 [2020-03-27T02:53:41.335Z] $ docker top 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-27T02:53:41.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-27T02:53:41.673Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-27T02:53:41.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-27T02:53:41.914Z] $ docker exec 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c ssh-agent [2020-03-27T02:53:42.101Z] SSH_AUTH_SOCK=/tmp/ssh-pJ4orwCjj9lW/agent.15 [2020-03-27T02:53:42.101Z] SSH_AGENT_PID=22 [2020-03-27T02:53:42.111Z] Running ssh-add (command line suppressed) [2020-03-27T02:53:42.254Z] 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) [2020-03-27T02:53:42.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-27T02:53:42.649Z] + git describe --exact-match --tags HEAD [2020-03-27T02:53:42.649Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-27T02:53:42.719Z] $ docker exec --env ******** --env ******** 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c ssh-agent -k [2020-03-27T02:53:42.854Z] unset SSH_AUTH_SOCK; [2020-03-27T02:53:42.855Z] unset SSH_AGENT_PID; [2020-03-27T02:53:42.855Z] echo Agent pid 22 killed; [2020-03-27T02:53:42.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-27T02:53:43.016Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-27T02:53:43.016Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-27T02:53:43.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-27T02:53:43.125Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-27T02:53:43.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-27T02:53:43.349Z] $ docker exec 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c ssh-agent [2020-03-27T02:53:43.521Z] SSH_AUTH_SOCK=/tmp/ssh-o0Ol7faTFElI/agent.58 [2020-03-27T02:53:43.521Z] SSH_AGENT_PID=65 [2020-03-27T02:53:43.529Z] Running ssh-add (command line suppressed) [2020-03-27T02:53:43.671Z] 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) [2020-03-27T02:53:43.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-27T02:53:44.076Z] + git semver init [2020-03-27T02:53:44.077Z] # -> Open(): unable to determine branch for HEAD [2020-03-27T02:53:44.077Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-172/.git [2020-03-27T02:53:44.077Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-172 [2020-03-27T02:53:44.077Z] # $SEMVER_REMOTE_NAME = origin [2020-03-27T02:53:44.077Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-27T02:53:44.077Z] # $SEMVER_USER_NAME = jenkins [2020-03-27T02:53:44.077Z] # $SEMVER_BRANCH = PR-172 [2020-03-27T02:53:44.077Z] # $SEMVER_TEMP = /tmp/semver-875389422 [2020-03-27T02:53:44.077Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-27T02:53:44.648Z] # '/tmp/semver-875389422' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-172/.semver' [2020-03-27T02:53:44.648Z] # -> Force: false [2020-03-27T02:53:44.648Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-172/.semver [Pipeline] } [2020-03-27T02:53:44.672Z] $ docker exec --env ******** --env ******** 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c ssh-agent -k [2020-03-27T02:53:44.809Z] unset SSH_AUTH_SOCK; [2020-03-27T02:53:44.809Z] unset SSH_AGENT_PID; [2020-03-27T02:53:44.809Z] echo Agent pid 65 killed; [2020-03-27T02:53:44.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-27T02:53:45.434Z] + git semver [Pipeline] } [2020-03-27T02:53:45.463Z] $ docker stop --time=1 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c [2020-03-27T02:53:46.818Z] $ docker rm -f 4a3af009bb367f1e7df62224eb14cba7f8ab6740eabbff1ad020bcaaafd6f60c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-27T02:53:47.822Z] Stashed 30 file(s) [Pipeline] echo [2020-03-27T02:53:47.840Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-27T02:54:03.291Z] Still waiting to schedule task [2020-03-27T02:54:03.292Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-27T02:54:03.311Z] Still waiting to schedule task [2020-03-27T02:54:03.311Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-27T02:55:42.263Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-999 in /w/workspace/edgexfoundry_edgex-ui-go_PR-172 [Pipeline] { [Pipeline] ws [2020-03-27T02:55:42.366Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-27T02:55:48.433Z] using credential edgex-jenkins-ssh [2020-03-27T02:55:48.485Z] Cloning the remote Git repository [2020-03-27T02:55:48.485Z] Cloning with configured refspecs honoured and without tags [2020-03-27T02:55:48.546Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T02:55:48.638Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-27T02:55:48.749Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T02:55:48.750Z] > git --version # timeout=10 [2020-03-27T02:55:48.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T02:55:48.846Z] > 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 [2020-03-27T02:55:50.087Z] Fetching without tags [2020-03-27T02:55:49.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-27T02:55:49.980Z] > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 [2020-03-27T02:55:50.002Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T02:55:50.023Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-27T02:55:50.112Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T02:55:50.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T02:55:50.129Z] > 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 [2020-03-27T02:55:50.608Z] Merging remotes/origin/master commit 88705bb67862d4571a83738d733e5d0b2e31b868 into PR head commit 4e8e71eaa920135cc2db92dc6811e54baa8a9081 [2020-03-27T02:55:50.942Z] Merge succeeded, producing 4e8e71eaa920135cc2db92dc6811e54baa8a9081 [2020-03-27T02:55:50.942Z] Checking out Revision 4e8e71eaa920135cc2db92dc6811e54baa8a9081 (PR-172) [2020-03-27T02:55:50.629Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T02:55:50.681Z] > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 [2020-03-27T02:55:50.846Z] > git remote # timeout=10 [2020-03-27T02:55:50.864Z] > git config --get remote.origin.url # timeout=10 [2020-03-27T02:55:50.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T02:55:50.894Z] > git merge 88705bb67862d4571a83738d733e5d0b2e31b868 # timeout=10 [2020-03-27T02:55:50.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T02:55:50.950Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T02:55:50.995Z] > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 [2020-03-27T02:55:55.863Z] Commit message: "Update interval action(ScheduleEvent) ui part" [2020-03-27T02:55:55.916Z] > git --version # timeout=10 [2020-03-27T02:55:55.939Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-27T02:55:57.557Z] ========================================================= [2020-03-27T02:55:57.557Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-27T02:55:57.557Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-27T02:55:58.755Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-03-27T02:55:59.723Z] Sending build context to Docker daemon 10.82MB [2020-03-27T02:55:59.723Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-27T02:55:59.723Z] Step 2/8 : FROM ${BASE} [2020-03-27T02:56:00.314Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-27T02:56:00.314Z] 29bddadc8f3f: Pulling fs layer [2020-03-27T02:56:00.314Z] 02bb20f2603b: Pulling fs layer [2020-03-27T02:56:00.314Z] b62863a3550b: Pulling fs layer [2020-03-27T02:56:00.314Z] 9586258a13ea: Pulling fs layer [2020-03-27T02:56:00.314Z] a8b2cbafd68c: Pulling fs layer [2020-03-27T02:56:00.314Z] d1dd75721c92: Pulling fs layer [2020-03-27T02:56:00.314Z] 4e34fffdb759: Pulling fs layer [2020-03-27T02:56:00.314Z] fd1d9eb628f9: Pulling fs layer [2020-03-27T02:56:00.314Z] bd44c58b92db: Pulling fs layer [2020-03-27T02:56:00.314Z] e5856e266cf4: Pulling fs layer [2020-03-27T02:56:00.314Z] f0f88b30cdbb: Pulling fs layer [2020-03-27T02:56:00.314Z] 9586258a13ea: Waiting [2020-03-27T02:56:00.314Z] a8b2cbafd68c: Waiting [2020-03-27T02:56:00.314Z] fd1d9eb628f9: Waiting [2020-03-27T02:56:00.314Z] d1dd75721c92: Waiting [2020-03-27T02:56:00.314Z] bd44c58b92db: Waiting [2020-03-27T02:56:00.314Z] 4e34fffdb759: Waiting [2020-03-27T02:56:00.314Z] f0f88b30cdbb: Waiting [2020-03-27T02:56:00.314Z] e5856e266cf4: Waiting [2020-03-27T02:56:00.314Z] b62863a3550b: Verifying Checksum [2020-03-27T02:56:00.314Z] b62863a3550b: Download complete [2020-03-27T02:56:00.314Z] 02bb20f2603b: Verifying Checksum [2020-03-27T02:56:00.314Z] 02bb20f2603b: Download complete [2020-03-27T02:56:00.314Z] a8b2cbafd68c: Verifying Checksum [2020-03-27T02:56:00.314Z] a8b2cbafd68c: Download complete [2020-03-27T02:56:00.314Z] d1dd75721c92: Verifying Checksum [2020-03-27T02:56:00.314Z] d1dd75721c92: Download complete [2020-03-27T02:56:00.583Z] 29bddadc8f3f: Download complete [2020-03-27T02:56:01.173Z] 29bddadc8f3f: Pull complete [2020-03-27T02:56:01.764Z] 02bb20f2603b: Pull complete [2020-03-27T02:56:02.033Z] b62863a3550b: Pull complete [2020-03-27T02:56:04.649Z] 4e34fffdb759: Verifying Checksum [2020-03-27T02:56:04.649Z] 4e34fffdb759: Download complete [2020-03-27T02:56:04.649Z] bd44c58b92db: Verifying Checksum [2020-03-27T02:56:04.649Z] bd44c58b92db: Download complete [2020-03-27T02:56:07.251Z] e5856e266cf4: Verifying Checksum [2020-03-27T02:56:07.251Z] e5856e266cf4: Download complete [2020-03-27T02:56:07.251Z] f0f88b30cdbb: Verifying Checksum [2020-03-27T02:56:07.251Z] f0f88b30cdbb: Download complete [2020-03-27T02:56:08.665Z] fd1d9eb628f9: Verifying Checksum [2020-03-27T02:56:08.665Z] fd1d9eb628f9: Download complete [2020-03-27T02:56:10.086Z] 9586258a13ea: Verifying Checksum [2020-03-27T02:56:10.086Z] 9586258a13ea: Download complete [2020-03-27T02:56:16.260Z] Running on prd-centos7-docker-4c-2g-1000 in /w/workspace/edgexfoundry_edgex-ui-go_PR-172 [Pipeline] { [Pipeline] ws [2020-03-27T02:56:16.326Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-27T02:56:18.348Z] using credential edgex-jenkins-ssh [2020-03-27T02:56:18.388Z] Cloning the remote Git repository [2020-03-27T02:56:18.388Z] Cloning with configured refspecs honoured and without tags [2020-03-27T02:56:17.782Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T02:56:17.820Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-27T02:56:17.870Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T02:56:17.870Z] > git --version # timeout=10 [2020-03-27T02:56:17.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T02:56:17.902Z] > 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 [2020-03-27T02:56:19.173Z] Fetching without tags [2020-03-27T02:56:19.544Z] Merging remotes/origin/master commit 88705bb67862d4571a83738d733e5d0b2e31b868 into PR head commit 4e8e71eaa920135cc2db92dc6811e54baa8a9081 [2020-03-27T02:56:18.572Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-27T02:56:18.580Z] > git config --add remote.origin.fetch +refs/pull/172/head:refs/remotes/origin/PR-172 # timeout=10 [2020-03-27T02:56:18.588Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T02:56:18.598Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-27T02:56:18.613Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T02:56:18.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T02:56:18.618Z] > 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 [2020-03-27T02:56:19.019Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T02:56:19.025Z] > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 [2020-03-27T02:56:19.109Z] > git remote # timeout=10 [2020-03-27T02:56:19.116Z] > git config --get remote.origin.url # timeout=10 [2020-03-27T02:56:19.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T02:56:19.131Z] > git merge 88705bb67862d4571a83738d733e5d0b2e31b868 # timeout=10 [2020-03-27T02:56:19.678Z] Merge succeeded, producing 4e8e71eaa920135cc2db92dc6811e54baa8a9081 [2020-03-27T02:56:19.678Z] Checking out Revision 4e8e71eaa920135cc2db92dc6811e54baa8a9081 (PR-172) [2020-03-27T02:56:20.197Z] 9586258a13ea: Pull complete [2020-03-27T02:56:20.197Z] a8b2cbafd68c: Pull complete [2020-03-27T02:56:20.197Z] d1dd75721c92: Pull complete [2020-03-27T02:56:19.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T02:56:19.156Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T02:56:19.161Z] > git checkout -f 4e8e71eaa920135cc2db92dc6811e54baa8a9081 # timeout=10 [2020-03-27T02:56:23.980Z] Commit message: "Update interval action(ScheduleEvent) ui part" [2020-03-27T02:56:23.843Z] > git --version # timeout=10 [2020-03-27T02:56:23.859Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [2020-03-27T02:56:24.470Z] 4e34fffdb759: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-27T02:56:25.159Z] ========================================================= [2020-03-27T02:56:25.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-27T02:56:25.159Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-27T02:56:25.929Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-03-27T02:56:26.190Z] Sending build context to Docker daemon 10.82MB [2020-03-27T02:56:26.190Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-27T02:56:26.190Z] Step 2/8 : FROM ${BASE} [2020-03-27T02:56:26.453Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-27T02:56:26.453Z] 9d48c3bd43c5: Pulling fs layer [2020-03-27T02:56:26.453Z] 7f94eaf8af20: Pulling fs layer [2020-03-27T02:56:26.453Z] 9fe9984849c1: Pulling fs layer [2020-03-27T02:56:26.453Z] ec448270508e: Pulling fs layer [2020-03-27T02:56:26.453Z] 65ba82af53f7: Pulling fs layer [2020-03-27T02:56:26.453Z] 07c18b20a200: Pulling fs layer [2020-03-27T02:56:26.453Z] d9b3ee039db2: Pulling fs layer [2020-03-27T02:56:26.453Z] 8c79c1ac0d81: Pulling fs layer [2020-03-27T02:56:26.453Z] ff40f1a7a0b9: Pulling fs layer [2020-03-27T02:56:26.453Z] bdb43ae2d12f: Pulling fs layer [2020-03-27T02:56:26.453Z] 8e1ab0ef8490: Pulling fs layer [2020-03-27T02:56:26.453Z] d9b3ee039db2: Waiting [2020-03-27T02:56:26.453Z] 8c79c1ac0d81: Waiting [2020-03-27T02:56:26.453Z] ff40f1a7a0b9: Waiting [2020-03-27T02:56:26.453Z] bdb43ae2d12f: Waiting [2020-03-27T02:56:26.453Z] 8e1ab0ef8490: Waiting [2020-03-27T02:56:26.453Z] ec448270508e: Waiting [2020-03-27T02:56:26.453Z] 65ba82af53f7: Waiting [2020-03-27T02:56:26.453Z] 07c18b20a200: Waiting [2020-03-27T02:56:26.453Z] 9fe9984849c1: Download complete [2020-03-27T02:56:26.453Z] 7f94eaf8af20: Verifying Checksum [2020-03-27T02:56:26.453Z] 7f94eaf8af20: Download complete [2020-03-27T02:56:26.453Z] 65ba82af53f7: Verifying Checksum [2020-03-27T02:56:26.453Z] 65ba82af53f7: Download complete [2020-03-27T02:56:26.453Z] 07c18b20a200: Download complete [2020-03-27T02:56:26.453Z] 9d48c3bd43c5: Verifying Checksum [2020-03-27T02:56:26.453Z] 9d48c3bd43c5: Download complete [2020-03-27T02:56:26.722Z] 9d48c3bd43c5: Pull complete [2020-03-27T02:56:27.305Z] d9b3ee039db2: Verifying Checksum [2020-03-27T02:56:27.306Z] d9b3ee039db2: Download complete [2020-03-27T02:56:27.575Z] ff40f1a7a0b9: Verifying Checksum [2020-03-27T02:56:27.575Z] ff40f1a7a0b9: Download complete [2020-03-27T02:56:27.856Z] fd1d9eb628f9: Pull complete [2020-03-27T02:56:28.130Z] bd44c58b92db: Pull complete [2020-03-27T02:56:28.169Z] 8c79c1ac0d81: Verifying Checksum [2020-03-27T02:56:28.169Z] 8c79c1ac0d81: Download complete [2020-03-27T02:56:28.169Z] bdb43ae2d12f: Verifying Checksum [2020-03-27T02:56:28.169Z] bdb43ae2d12f: Download complete [2020-03-27T02:56:28.169Z] 8e1ab0ef8490: Verifying Checksum [2020-03-27T02:56:28.169Z] 8e1ab0ef8490: Download complete [2020-03-27T02:56:28.169Z] ec448270508e: Verifying Checksum [2020-03-27T02:56:28.169Z] ec448270508e: Download complete [2020-03-27T02:56:29.105Z] 7f94eaf8af20: Pull complete [2020-03-27T02:56:29.364Z] 9fe9984849c1: Pull complete [2020-03-27T02:56:30.084Z] e5856e266cf4: Pull complete [2020-03-27T02:56:30.352Z] f0f88b30cdbb: Pull complete [2020-03-27T02:56:30.352Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-27T02:56:30.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-27T02:56:30.352Z] ---> 0be50c763560 [2020-03-27T02:56:30.352Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-27T02:56:34.643Z] ---> Running in 9598cdd6da08 [2020-03-27T02:56:34.659Z] ec448270508e: Pull complete [2020-03-27T02:56:34.659Z] 65ba82af53f7: Pull complete [2020-03-27T02:56:34.659Z] 07c18b20a200: Pull complete [2020-03-27T02:56:35.241Z] Removing intermediate container 9598cdd6da08 [2020-03-27T02:56:35.241Z] ---> 617af2e3d5c1 [2020-03-27T02:56:35.241Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-27T02:56:35.241Z] ---> Running in e8a4e702713a [2020-03-27T02:56:37.835Z] Removing intermediate container e8a4e702713a [2020-03-27T02:56:37.835Z] ---> 2c267a028c0d [2020-03-27T02:56:37.835Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-27T02:56:37.835Z] ---> Running in ff2ab8229682 [2020-03-27T02:56:38.420Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-27T02:56:39.380Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-27T02:56:39.648Z] OK: 121 MiB in 39 packages [2020-03-27T02:56:39.948Z] d9b3ee039db2: Pull complete [2020-03-27T02:56:41.072Z] Removing intermediate container ff2ab8229682 [2020-03-27T02:56:41.072Z] ---> 7c70125793d9 [2020-03-27T02:56:41.072Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-27T02:56:41.072Z] ---> Running in d4b991e94141 [2020-03-27T02:56:41.341Z] Removing intermediate container d4b991e94141 [2020-03-27T02:56:41.341Z] ---> 07632c182272 [2020-03-27T02:56:41.341Z] Step 7/8 : COPY . . [2020-03-27T02:56:42.758Z] ---> a66b0a37889b [2020-03-27T02:56:42.758Z] Step 8/8 : RUN go mod download [2020-03-27T02:56:43.028Z] ---> Running in ccaddbc11a24 [2020-03-27T02:56:43.252Z] 8c79c1ac0d81: Pull complete [2020-03-27T02:56:43.252Z] ff40f1a7a0b9: Pull complete [2020-03-27T02:56:43.822Z] bdb43ae2d12f: Pull complete [2020-03-27T02:56:43.822Z] 8e1ab0ef8490: Pull complete [2020-03-27T02:56:43.822Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-27T02:56:43.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-27T02:56:43.822Z] ---> 8acfeb908b63 [2020-03-27T02:56:43.822Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-27T02:56:43.994Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-27T02:56:43.994Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-27T02:56:43.994Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-27T02:56:43.994Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-27T02:56:43.994Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-27T02:56:43.994Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-27T02:56:43.994Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-27T02:56:44.081Z] ---> Running in 2284329215d4 [2020-03-27T02:56:44.081Z] Removing intermediate container 2284329215d4 [2020-03-27T02:56:44.081Z] ---> e3237447e6bb [2020-03-27T02:56:44.081Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-27T02:56:44.342Z] ---> Running in 8282bd7c3885 [2020-03-27T02:56:44.588Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-27T02:56:44.862Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-27T02:56:44.862Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-27T02:56:45.150Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-27T02:56:45.150Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-27T02:56:45.150Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-27T02:56:45.150Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-27T02:56:45.150Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-27T02:56:45.150Z] go: finding github.com/kr/text v0.1.0 [2020-03-27T02:56:45.150Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-27T02:56:45.728Z] Removing intermediate container 8282bd7c3885 [2020-03-27T02:56:45.728Z] ---> 2c1ac2ada783 [2020-03-27T02:56:45.728Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-27T02:56:45.728Z] ---> Running in 7e4266dc4647 [2020-03-27T02:56:45.744Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-27T02:56:45.989Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-27T02:56:46.040Z] go: finding github.com/kr/pty v1.1.1 [2020-03-27T02:56:46.319Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-27T02:56:46.319Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-27T02:56:46.319Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-27T02:56:46.930Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-27T02:56:47.874Z] OK: 134 MiB in 39 packages [2020-03-27T02:56:48.450Z] Removing intermediate container 7e4266dc4647 [2020-03-27T02:56:48.450Z] ---> f85d67568401 [2020-03-27T02:56:48.450Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-27T02:56:48.450Z] ---> Running in 3b0be041f858 [2020-03-27T02:56:48.711Z] Removing intermediate container 3b0be041f858 [2020-03-27T02:56:48.711Z] ---> 98851624ae08 [2020-03-27T02:56:48.711Z] Step 7/8 : COPY . . [2020-03-27T02:56:48.921Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-27T02:56:48.921Z] go: finding golang.org/x/text v0.3.0 [2020-03-27T02:56:50.097Z] ---> 9792bf78ddd4 [2020-03-27T02:56:50.097Z] Step 8/8 : RUN go mod download [2020-03-27T02:56:50.097Z] ---> Running in f0118e83b5af [2020-03-27T02:56:50.360Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-27T02:56:50.360Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-27T02:56:50.360Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-27T02:56:50.360Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-27T02:56:50.360Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-27T02:56:50.360Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-27T02:56:50.360Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-27T02:56:50.878Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-27T02:56:50.931Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-27T02:56:50.932Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-27T02:56:50.932Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-27T02:56:50.932Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-27T02:56:50.932Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-27T02:56:50.932Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-27T02:56:50.932Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-27T02:56:50.932Z] go: finding github.com/kr/text v0.1.0 [2020-03-27T02:56:51.470Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-27T02:56:51.470Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-27T02:56:51.470Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-27T02:56:51.470Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-27T02:56:51.470Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-27T02:56:51.470Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-27T02:56:51.470Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-27T02:56:51.504Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-27T02:56:51.504Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-27T02:56:51.504Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-27T02:56:51.504Z] go: finding github.com/kr/pty v1.1.1 [2020-03-27T02:56:51.504Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-27T02:56:51.504Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-27T02:56:51.504Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-27T02:56:52.066Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-27T02:56:52.338Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-27T02:56:52.449Z] go: finding golang.org/x/text v0.3.0 [2020-03-27T02:56:52.450Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-27T02:56:52.923Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-27T02:56:52.923Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-27T02:56:52.923Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-27T02:56:52.923Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-27T02:56:52.923Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-27T02:56:52.923Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-27T02:56:52.923Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-27T02:56:52.923Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-27T02:56:53.197Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-27T02:56:53.790Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-27T02:56:53.846Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-27T02:56:54.061Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-27T02:56:54.061Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-27T02:56:54.061Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-27T02:56:54.061Z] go: finding github.com/posener/complete v1.1.1 [2020-03-27T02:56:54.061Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-27T02:56:54.061Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-27T02:56:54.333Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-27T02:56:54.333Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-27T02:56:54.333Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-27T02:56:54.333Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-27T02:56:54.932Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-27T02:56:55.216Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-27T02:56:55.495Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-27T02:56:55.495Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-27T02:56:55.495Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-27T02:56:55.495Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-27T02:56:55.495Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-27T02:56:55.765Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-27T02:56:56.395Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-27T02:56:56.395Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-27T02:56:56.395Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-27T02:56:56.395Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-27T02:56:56.395Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-27T02:56:56.395Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-27T02:56:56.395Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-27T02:56:56.756Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-27T02:56:56.757Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-27T02:56:56.757Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-27T02:56:56.757Z] go: finding github.com/fatih/color v1.7.0 [2020-03-27T02:56:56.757Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-27T02:56:56.964Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-27T02:56:56.964Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-27T02:56:57.026Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-27T02:56:57.026Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-27T02:56:57.026Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-27T02:56:57.534Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-27T02:56:57.534Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-27T02:56:57.534Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-27T02:56:57.534Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-27T02:56:57.534Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-27T02:56:57.534Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-27T02:56:57.534Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-27T02:56:57.534Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-27T02:56:57.534Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-27T02:56:57.534Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-27T02:56:57.796Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-27T02:56:57.796Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-27T02:56:57.796Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-27T02:56:57.796Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-27T02:56:57.796Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-27T02:56:57.796Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-27T02:56:57.796Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-27T02:56:57.796Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-27T02:56:57.796Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-27T02:56:57.796Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-27T02:56:58.058Z] go: finding github.com/posener/complete v1.1.1 [2020-03-27T02:56:58.058Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-27T02:56:58.058Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-27T02:56:58.058Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-27T02:56:58.058Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-27T02:56:58.319Z] go: finding github.com/fatih/color v1.7.0 [2020-03-27T02:56:58.319Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-27T02:56:58.319Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-27T02:56:58.319Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-27T02:56:58.319Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-27T02:56:58.319Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-27T02:56:58.584Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-27T02:56:58.584Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-27T02:56:58.584Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-27T02:56:58.850Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-27T02:56:58.850Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-27T02:57:11.116Z] Removing intermediate container f0118e83b5af [2020-03-27T02:57:11.116Z] ---> 1724a982482c [2020-03-27T02:57:11.116Z] Successfully built 1724a982482c [2020-03-27T02:57:11.116Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-27T02:57:11.852Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-27T02:57:11.852Z] . [Pipeline] withDockerContainer [2020-03-27T02:57:11.994Z] prd-centos7-docker-4c-2g-1000 does not seem to be running inside a container [2020-03-27T02:57:12.048Z] $ 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 [2020-03-27T02:57:13.266Z] $ docker top 9b1027179dd18f4002977fe5d98012938f0193af8de9bc5ce20c7ef2971be9c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-27T02:57:14.688Z] + go version [2020-03-27T02:57:14.688Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-27T02:57:15.010Z] + make test [2020-03-27T02:57:15.011Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-27T02:57:16.411Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-27T02:57:24.585Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-27T02:57:24.585Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-27T02:57:28.311Z] Stashed 1 file(s) [Pipeline] } [2020-03-27T02:57:28.329Z] $ docker stop --time=1 9b1027179dd18f4002977fe5d98012938f0193af8de9bc5ce20c7ef2971be9c7 [2020-03-27T02:57:29.335Z] Removing intermediate container ccaddbc11a24 [2020-03-27T02:57:29.335Z] ---> 537ad2b0d6f4 [2020-03-27T02:57:29.335Z] Successfully built 537ad2b0d6f4 [2020-03-27T02:57:29.335Z] Successfully tagged ci-base-image-arm64:latest [2020-03-27T02:57:29.788Z] $ 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 [2020-03-27T02:57:31.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-27T02:57:31.630Z] + docker inspect -f . ci-base-image-arm64 [2020-03-27T02:57:31.630Z] . [Pipeline] withDockerContainer [2020-03-27T02:57:31.819Z] + ls -al . [2020-03-27T02:57:31.819Z] total 72 [2020-03-27T02:57:31.819Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 27 02:57 . [2020-03-27T02:57:31.819Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 27 02:56 .. [2020-03-27T02:57:31.819Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 27 02:56 app [2020-03-27T02:57:31.819Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 27 02:56 assets [2020-03-27T02:57:31.819Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 27 02:56 bin [2020-03-27T02:57:31.819Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 27 02:56 cmd [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 27 02:56 CONTRIBUTING.md [2020-03-27T02:57:31.819Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 27 02:57 coverage.out [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 27 02:56 Dockerfile [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 27 02:56 Dockerfile.build [2020-03-27T02:57:31.819Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 27 02:56 docs [2020-03-27T02:57:31.819Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 27 02:56 .git [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 27 02:56 .gitignore [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 27 02:56 go.mod [2020-03-27T02:57:31.819Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 27 02:57 go.sum [2020-03-27T02:57:31.819Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 27 02:56 internal [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 27 02:56 Jenkinsfile [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 27 02:56 LICENSE [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 27 02:56 Makefile [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 27 02:56 README.md [2020-03-27T02:57:31.819Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 27 02:56 .semver [2020-03-27T02:57:31.819Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 27 02:56 snap [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 27 02:53 VERSION [2020-03-27T02:57:31.819Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 27 02:56 version.go [2020-03-27T02:57:31.986Z] prd-ubuntu18.04-docker-arm64-4c-16g-999 does not seem to be running inside a container [2020-03-27T02:57:32.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-27T02:57:33.430Z] $ docker top 2b4bb95fa66a718156f29b829ba7687aed9dadb19cc78c3b1284bbd921239ff5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-03-27T02:57:34.283Z] + 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 . [2020-03-27T02:57:34.531Z] + go version [2020-03-27T02:57:34.532Z] go version go1.11.13 linux/arm64 [2020-03-27T02:57:34.543Z] Sending build context to Docker daemon 10.83MB [2020-03-27T02:57:34.543Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-27T02:57:34.543Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-27T02:57:34.543Z] ---> 1724a982482c [2020-03-27T02:57:34.543Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-27T02:57:34.543Z] ---> Running in 4c75111e0f2f [Pipeline] sh [2020-03-27T02:57:34.804Z] Removing intermediate container 4c75111e0f2f [2020-03-27T02:57:34.804Z] ---> 0811bd0ed56c [2020-03-27T02:57:34.804Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-27T02:57:34.804Z] ---> Running in 8bbe4883754a [2020-03-27T02:57:34.804Z] Removing intermediate container 8bbe4883754a [2020-03-27T02:57:34.804Z] ---> 4957a93571b2 [2020-03-27T02:57:34.804Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-27T02:57:35.067Z] ---> Running in 2d17fdab186a [2020-03-27T02:57:35.067Z] Removing intermediate container 2d17fdab186a [2020-03-27T02:57:35.067Z] ---> f9f79d4999b0 [2020-03-27T02:57:35.067Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-27T02:57:35.067Z] ---> Running in adf89fef2ca4 [2020-03-27T02:57:35.211Z] + make test [2020-03-27T02:57:35.211Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-27T02:57:35.327Z] Removing intermediate container adf89fef2ca4 [2020-03-27T02:57:35.327Z] ---> 0432a5b08e3e [2020-03-27T02:57:35.327Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-27T02:57:35.327Z] ---> Running in e4b458e08d8c [2020-03-27T02:57:35.327Z] Removing intermediate container e4b458e08d8c [2020-03-27T02:57:35.327Z] ---> 6c1f0460c45f [2020-03-27T02:57:35.327Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-27T02:57:35.586Z] ---> Running in 38cd83ffc93f [2020-03-27T02:57:36.164Z] Removing intermediate container 38cd83ffc93f [2020-03-27T02:57:36.164Z] ---> da1b0d2859dd [2020-03-27T02:57:36.164Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-27T02:57:36.164Z] ---> Running in 173b8f8fa983 [2020-03-27T02:57:36.180Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-27T02:57:36.734Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-27T02:57:37.303Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-27T02:57:37.564Z] OK: 134 MiB in 39 packages [2020-03-27T02:57:37.824Z] Removing intermediate container 173b8f8fa983 [2020-03-27T02:57:37.824Z] ---> 1c96a3308244 [2020-03-27T02:57:37.824Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-27T02:57:37.824Z] ---> Running in ec65e82d5dea [2020-03-27T02:57:38.084Z] Removing intermediate container ec65e82d5dea [2020-03-27T02:57:38.084Z] ---> d2b8b1d4aa1b [2020-03-27T02:57:38.084Z] Step 11/23 : COPY go.mod . [2020-03-27T02:57:38.084Z] ---> e41b486518c9 [2020-03-27T02:57:38.084Z] Step 12/23 : COPY Makefile . [2020-03-27T02:57:38.342Z] ---> 117cef8244fe [2020-03-27T02:57:38.342Z] Step 13/23 : RUN make update [2020-03-27T02:57:38.342Z] ---> Running in 2be16f7bded0 [2020-03-27T02:57:38.610Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-27T02:57:39.563Z] Removing intermediate container 2be16f7bded0 [2020-03-27T02:57:39.563Z] ---> 16c6a640319c [2020-03-27T02:57:39.563Z] Step 14/23 : COPY . . [2020-03-27T02:57:40.132Z] ---> 77ab6364feb5 [2020-03-27T02:57:40.132Z] Step 15/23 : RUN ${MAKE} [2020-03-27T02:57:40.132Z] ---> Running in 5b79e0c3edba [2020-03-27T02:57:40.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-27T02:57:50.463Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-27T02:57:52.376Z] Removing intermediate container 5b79e0c3edba [2020-03-27T02:57:52.376Z] ---> 1f4b753f99f6 [2020-03-27T02:57:52.376Z] Step 16/23 : FROM alpine [2020-03-27T02:57:52.636Z] latest: Pulling from library/alpine [2020-03-27T02:57:52.636Z] aad63a933944: Pulling fs layer [2020-03-27T02:57:52.898Z] aad63a933944: Verifying Checksum [2020-03-27T02:57:52.898Z] aad63a933944: Download complete [2020-03-27T02:57:53.160Z] aad63a933944: Pull complete [2020-03-27T02:57:53.160Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-27T02:57:53.160Z] Status: Downloaded newer image for alpine:latest [2020-03-27T02:57:53.160Z] ---> a187dde48cd2 [2020-03-27T02:57:53.160Z] Step 17/23 : EXPOSE 4000 [2020-03-27T02:57:53.160Z] ---> Running in 90613ab2d885 [2020-03-27T02:57:53.160Z] Removing intermediate container 90613ab2d885 [2020-03-27T02:57:53.160Z] ---> 01a8d51daef6 [2020-03-27T02:57:53.160Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-27T02:57:54.103Z] ---> bb9a62a12b21 [2020-03-27T02:57:54.103Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-27T02:57:54.103Z] ---> Running in 49dc802a682b [2020-03-27T02:57:54.103Z] Removing intermediate container 49dc802a682b [2020-03-27T02:57:54.103Z] ---> c78a0789f77b [2020-03-27T02:57:54.103Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-27T02:57:54.103Z] ---> Running in 5958296347a4 [2020-03-27T02:57:54.363Z] Removing intermediate container 5958296347a4 [2020-03-27T02:57:54.363Z] ---> 19ada63a4acd [2020-03-27T02:57:54.363Z] Step 21/23 : LABEL arch=amd64 [2020-03-27T02:57:54.363Z] ---> Running in 640762ee70c1 [2020-03-27T02:57:54.363Z] Removing intermediate container 640762ee70c1 [2020-03-27T02:57:54.363Z] ---> 5c99ac2de61d [2020-03-27T02:57:54.363Z] Step 22/23 : LABEL git_sha=4e8e71eaa920135cc2db92dc6811e54baa8a9081 [2020-03-27T02:57:54.363Z] ---> Running in 0981d7847125 [2020-03-27T02:57:54.625Z] Removing intermediate container 0981d7847125 [2020-03-27T02:57:54.625Z] ---> d33a8768b0fb [2020-03-27T02:57:54.625Z] Step 23/23 : LABEL version=0.0.0 [2020-03-27T02:57:54.625Z] ---> Running in 6393f09c1b5c [2020-03-27T02:57:54.885Z] Removing intermediate container 6393f09c1b5c [2020-03-27T02:57:54.886Z] ---> 6d9795b734ee [2020-03-27T02:57:54.886Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-27T02:57:54.886Z] Successfully built 6d9795b734ee [2020-03-27T02:57:54.886Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-27T02:58:02.971Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-27T02:58:02.971Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-27T02:58:15.355Z] Warning: overwriting stash ‘coverage-report’ [2020-03-27T02:58:15.741Z] Stashed 1 file(s) [Pipeline] } [2020-03-27T02:58:15.772Z] $ docker stop --time=1 2b4bb95fa66a718156f29b829ba7687aed9dadb19cc78c3b1284bbd921239ff5 [2020-03-27T02:58:17.961Z] $ docker rm -f 2b4bb95fa66a718156f29b829ba7687aed9dadb19cc78c3b1284bbd921239ff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-27T02:58:19.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-27T02:58:20.145Z] + ls -al . [2020-03-27T02:58:20.145Z] total 112 [2020-03-27T02:58:20.145Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 02:57 . [2020-03-27T02:58:20.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 02:55 .. [2020-03-27T02:58:20.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 02:55 .git [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 27 02:55 .gitignore [2020-03-27T02:58:20.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 02:55 .semver [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 27 02:55 CONTRIBUTING.md [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 27 02:55 Dockerfile [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 27 02:55 Dockerfile.build [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 27 02:55 Jenkinsfile [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 27 02:55 LICENSE [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 27 02:55 Makefile [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 27 02:55 README.md [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 02:53 VERSION [2020-03-27T02:58:20.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 02:55 app [2020-03-27T02:58:20.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 02:55 assets [2020-03-27T02:58:20.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 02:55 bin [2020-03-27T02:58:20.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 02:55 cmd [2020-03-27T02:58:20.145Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 27 02:57 coverage.out [2020-03-27T02:58:20.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 02:55 docs [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 27 02:55 go.mod [2020-03-27T02:58:20.145Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 27 02:57 go.sum [2020-03-27T02:58:20.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 02:55 internal [2020-03-27T02:58:20.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 02:55 snap [2020-03-27T02:58:20.145Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 27 02:55 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-27T02:58:20.502Z] + 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 . [2020-03-27T02:58:21.089Z] Sending build context to Docker daemon 10.83MB [2020-03-27T02:58:21.089Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-27T02:58:21.089Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-27T02:58:21.089Z] ---> 537ad2b0d6f4 [2020-03-27T02:58:21.089Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-27T02:58:21.356Z] ---> Running in 2698660630a1 [2020-03-27T02:58:21.624Z] Removing intermediate container 2698660630a1 [2020-03-27T02:58:21.624Z] ---> 4f0618f5c1f7 [2020-03-27T02:58:21.624Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-27T02:58:21.899Z] ---> Running in d0e6d4b115fd [2020-03-27T02:58:22.169Z] Removing intermediate container d0e6d4b115fd [2020-03-27T02:58:22.169Z] ---> 684ebd81768b [2020-03-27T02:58:22.169Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-27T02:58:22.169Z] ---> Running in c03720a0cd91 [2020-03-27T02:58:22.772Z] Removing intermediate container c03720a0cd91 [2020-03-27T02:58:22.772Z] ---> 87493e47c3e2 [2020-03-27T02:58:22.772Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-27T02:58:22.772Z] ---> Running in 44bf3792324c [2020-03-27T02:58:23.041Z] Removing intermediate container 44bf3792324c [2020-03-27T02:58:23.041Z] ---> 58857afbd7cd [2020-03-27T02:58:23.041Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-27T02:58:23.041Z] ---> Running in 9098f36ffaa5 [2020-03-27T02:58:23.628Z] Removing intermediate container 9098f36ffaa5 [2020-03-27T02:58:23.628Z] ---> 6600e315cc0c [2020-03-27T02:58:23.628Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-27T02:58:23.628Z] ---> Running in 8d7fa28909d7 [2020-03-27T02:58:25.580Z] Removing intermediate container 8d7fa28909d7 [2020-03-27T02:58:25.580Z] ---> b33e7821f880 [2020-03-27T02:58:25.580Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-27T02:58:25.580Z] ---> Running in b7d94093296a [2020-03-27T02:58:26.545Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-27T02:58:27.133Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-27T02:58:27.722Z] OK: 121 MiB in 39 packages [2020-03-27T02:58:28.688Z] Removing intermediate container b7d94093296a [2020-03-27T02:58:28.688Z] ---> 4e563ffce38e [2020-03-27T02:58:28.688Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-27T02:58:28.688Z] ---> Running in ad507531048e [2020-03-27T02:58:28.958Z] Removing intermediate container ad507531048e [2020-03-27T02:58:28.958Z] ---> d34657de5b8a [2020-03-27T02:58:28.958Z] Step 11/23 : COPY go.mod . [2020-03-27T02:58:29.561Z] ---> 283912866d91 [2020-03-27T02:58:29.561Z] Step 12/23 : COPY Makefile . [2020-03-27T02:58:30.151Z] ---> 47d7156528ad [2020-03-27T02:58:30.151Z] Step 13/23 : RUN make update [2020-03-27T02:58:30.151Z] ---> Running in 0a817ddf52ed [2020-03-27T02:58:31.122Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-27T02:58:32.536Z] Removing intermediate container 0a817ddf52ed [2020-03-27T02:58:32.536Z] ---> 2f82d53fd29f [2020-03-27T02:58:32.536Z] Step 14/23 : COPY . . [2020-03-27T02:58:33.498Z] ---> 2251611f596d [2020-03-27T02:58:33.498Z] Step 15/23 : RUN ${MAKE} [2020-03-27T02:58:33.765Z] ---> Running in d9aa7dc9baad [2020-03-27T02:58:34.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-27T02:58:56.855Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-27T02:59:06.952Z] Removing intermediate container d9aa7dc9baad [2020-03-27T02:59:06.952Z] ---> ed895856f13b [2020-03-27T02:59:06.952Z] Step 16/23 : FROM alpine [2020-03-27T02:59:06.952Z] latest: Pulling from library/alpine [2020-03-27T02:59:06.952Z] 8a0637ca1ac9: Pulling fs layer [2020-03-27T02:59:06.952Z] 8a0637ca1ac9: Verifying Checksum [2020-03-27T02:59:06.952Z] 8a0637ca1ac9: Download complete [2020-03-27T02:59:06.952Z] 8a0637ca1ac9: Pull complete [2020-03-27T02:59:06.952Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-27T02:59:06.952Z] Status: Downloaded newer image for alpine:latest [2020-03-27T02:59:06.952Z] ---> 2ee122dcc32d [2020-03-27T02:59:06.952Z] Step 17/23 : EXPOSE 4000 [2020-03-27T02:59:07.220Z] ---> Running in 1ec48074ecbc [2020-03-27T02:59:07.489Z] Removing intermediate container 1ec48074ecbc [2020-03-27T02:59:07.489Z] ---> 2a807364ebe3 [2020-03-27T02:59:07.489Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-27T02:59:08.906Z] ---> 31c3af4eaed3 [2020-03-27T02:59:08.906Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-27T02:59:09.176Z] ---> Running in 20762e02272c [2020-03-27T02:59:09.444Z] Removing intermediate container 20762e02272c [2020-03-27T02:59:09.444Z] ---> e6b380168c59 [2020-03-27T02:59:09.444Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-27T02:59:09.713Z] ---> Running in 684897ec3022 [2020-03-27T02:59:09.984Z] Removing intermediate container 684897ec3022 [2020-03-27T02:59:09.984Z] ---> a3bf63783758 [2020-03-27T02:59:09.984Z] Step 21/23 : LABEL arch=arm64 [2020-03-27T02:59:09.984Z] ---> Running in fb93e5bb4af5 [2020-03-27T02:59:10.253Z] Removing intermediate container fb93e5bb4af5 [2020-03-27T02:59:10.253Z] ---> 1297ed3dd223 [2020-03-27T02:59:10.253Z] Step 22/23 : LABEL git_sha=4e8e71eaa920135cc2db92dc6811e54baa8a9081 [2020-03-27T02:59:10.520Z] ---> Running in 02e53005b9ec [2020-03-27T02:59:10.789Z] Removing intermediate container 02e53005b9ec [2020-03-27T02:59:10.789Z] ---> 2f3a0c2281e1 [2020-03-27T02:59:10.789Z] Step 23/23 : LABEL version=0.0.0 [2020-03-27T02:59:11.055Z] ---> Running in 0ac8d5a3898d [2020-03-27T02:59:11.324Z] Removing intermediate container 0ac8d5a3898d [2020-03-27T02:59:11.324Z] ---> 09ca628f6af6 [2020-03-27T02:59:11.324Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-27T02:59:11.324Z] Successfully built 09ca628f6af6 [2020-03-27T02:59:11.324Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-27T02:59:12.866Z] provisioning config files... [2020-03-27T02:59:12.889Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/config2624514819004968129tmp [Pipeline] { [Pipeline] sh [2020-03-27T02:59:13.290Z] + curl -s https://codecov.io/bash [2020-03-27T02:59:13.290Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/config2624514819004968129tmp [2020-03-27T02:59:13.551Z] [2020-03-27T02:59:13.551Z] _____ _ [2020-03-27T02:59:13.551Z] / ____| | | [2020-03-27T02:59:13.551Z] | | ___ __| | ___ ___ _____ __ [2020-03-27T02:59:13.551Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-27T02:59:13.551Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-27T02:59:13.551Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-27T02:59:13.551Z] Bash-tbd [2020-03-27T02:59:13.551Z] [2020-03-27T02:59:13.551Z] [2020-03-27T02:59:13.551Z] ==> Jenkins CI detected. [2020-03-27T02:59:13.551Z] project root: . [2020-03-27T02:59:13.551Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-27T02:59:13.551Z] ==> Running gcov in . (disable via -X gcov) [2020-03-27T02:59:13.551Z] ==> Python coveragepy not found [2020-03-27T02:59:13.551Z] ==> Searching for coverage reports in: [2020-03-27T02:59:13.551Z] + . [2020-03-27T02:59:13.551Z] -> Found 1 reports [2020-03-27T02:59:13.551Z] ==> Detecting git/mercurial file structure [2020-03-27T02:59:13.551Z] ==> Reading reports [2020-03-27T02:59:13.551Z] + ./coverage.out bytes=10 [2020-03-27T02:59:13.551Z] ==> Appending adjustments [2020-03-27T02:59:13.551Z] http://docs.codecov.io/docs/fixing-reports [2020-03-27T02:59:13.814Z] + Found adjustments [2020-03-27T02:59:13.814Z] ==> Gzipping contents [2020-03-27T02:59:13.814Z] ==> Uploading reports [2020-03-27T02:59:13.814Z] url: https://codecov.io [2020-03-27T02:59:13.814Z] 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= [2020-03-27T02:59:13.814Z] -> Pinging Codecov [2020-03-27T02:59:13.815Z] 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= [2020-03-27T02:59:14.077Z] -> Uploading [2020-03-27T02:59:14.648Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4e8e71eaa920135cc2db92dc6811e54baa8a9081 [Pipeline] } [2020-03-27T02:59:14.665Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-27T02:59:16.295Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-27T02:59:16.637Z] ---> package-listing.sh [2020-03-27T02:59:16.637Z] ++ facter osfamily [2020-03-27T02:59:16.637Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-27T02:59:16.637Z] + OS_FAMILY=redhat [2020-03-27T02:59:16.637Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-172 [2020-03-27T02:59:16.637Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-27T02:59:16.637Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-27T02:59:16.637Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-27T02:59:16.637Z] + PACKAGES=/tmp/packages_start.txt [2020-03-27T02:59:16.637Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-172 ']' [2020-03-27T02:59:16.637Z] + PACKAGES=/tmp/packages_end.txt [2020-03-27T02:59:16.637Z] + case "${OS_FAMILY}" in [2020-03-27T02:59:16.637Z] + rpm -qa [2020-03-27T02:59:16.638Z] + sort [2020-03-27T02:59:20.849Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-27T02:59:20.849Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-27T02:59:20.849Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-27T02:59:20.849Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-172 ']' [2020-03-27T02:59:20.849Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-172/archives/ [2020-03-27T02:59:20.849Z] + 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 [2020-03-27T02:59:21.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-27T02:59:21.340Z] [2020-03-27T02:59:21.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-27T02:59:21.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-27T02:59:21.700Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-27T02:59:21.700Z] c9b1b535fdd9: Pulling fs layer [2020-03-27T02:59:21.700Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-27T02:59:21.700Z] 756a868c4378: Pulling fs layer [2020-03-27T02:59:21.700Z] 444b2fc9a129: Pulling fs layer [2020-03-27T02:59:21.700Z] ea15f1150254: Pulling fs layer [2020-03-27T02:59:21.700Z] 41b27a9f41bf: Pulling fs layer [2020-03-27T02:59:21.700Z] 28c525ee5125: Pulling fs layer [2020-03-27T02:59:21.700Z] 094b1ea09ed8: Pulling fs layer [2020-03-27T02:59:21.700Z] 138eaada9080: Pulling fs layer [2020-03-27T02:59:21.700Z] 0622d0fa9048: Pulling fs layer [2020-03-27T02:59:21.700Z] 444b2fc9a129: Waiting [2020-03-27T02:59:21.700Z] ea15f1150254: Waiting [2020-03-27T02:59:21.700Z] 28c525ee5125: Waiting [2020-03-27T02:59:21.700Z] 094b1ea09ed8: Waiting [2020-03-27T02:59:21.700Z] 41b27a9f41bf: Waiting [2020-03-27T02:59:21.700Z] 138eaada9080: Waiting [2020-03-27T02:59:21.700Z] 0622d0fa9048: Waiting [2020-03-27T02:59:21.700Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-27T02:59:21.700Z] 2cc5ad85d9ab: Download complete [2020-03-27T02:59:21.700Z] 444b2fc9a129: Verifying Checksum [2020-03-27T02:59:21.700Z] 444b2fc9a129: Download complete [2020-03-27T02:59:21.700Z] c9b1b535fdd9: Verifying Checksum [2020-03-27T02:59:21.700Z] c9b1b535fdd9: Download complete [2020-03-27T02:59:21.975Z] ea15f1150254: Verifying Checksum [2020-03-27T02:59:21.975Z] ea15f1150254: Download complete [2020-03-27T02:59:21.975Z] 28c525ee5125: Verifying Checksum [2020-03-27T02:59:21.975Z] 28c525ee5125: Download complete [2020-03-27T02:59:22.251Z] 756a868c4378: Verifying Checksum [2020-03-27T02:59:22.251Z] 756a868c4378: Download complete [2020-03-27T02:59:22.251Z] c9b1b535fdd9: Pull complete [2020-03-27T02:59:22.251Z] 094b1ea09ed8: Verifying Checksum [2020-03-27T02:59:22.251Z] 094b1ea09ed8: Download complete [2020-03-27T02:59:22.516Z] 138eaada9080: Verifying Checksum [2020-03-27T02:59:22.516Z] 138eaada9080: Download complete [2020-03-27T02:59:22.516Z] 0622d0fa9048: Download complete [2020-03-27T02:59:22.777Z] 2cc5ad85d9ab: Pull complete [2020-03-27T02:59:23.039Z] 41b27a9f41bf: Verifying Checksum [2020-03-27T02:59:23.039Z] 41b27a9f41bf: Download complete [2020-03-27T02:59:24.421Z] 756a868c4378: Pull complete [2020-03-27T02:59:24.421Z] 444b2fc9a129: Pull complete [2020-03-27T02:59:24.421Z] ea15f1150254: Pull complete [2020-03-27T02:59:27.728Z] 41b27a9f41bf: Pull complete [2020-03-27T02:59:27.990Z] 28c525ee5125: Pull complete [2020-03-27T02:59:29.898Z] 094b1ea09ed8: Pull complete [2020-03-27T02:59:30.160Z] 138eaada9080: Pull complete [2020-03-27T02:59:30.160Z] 0622d0fa9048: Pull complete [2020-03-27T02:59:30.420Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-27T02:59:30.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-27T02:59:30.610Z] prd-centos7-docker-4c-2g-998 does not seem to be running inside a container [2020-03-27T02:59:30.659Z] $ 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 [2020-03-27T02:59:31.773Z] $ docker top ad0ea335c692c4ecc1f908513bea575b2ca29850d080e94461d0641445449f38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-27T02:59:32.139Z] provisioning config files... [2020-03-27T02:59:32.152Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp/config5227214106733805155tmp [Pipeline] { [Pipeline] echo [2020-03-27T02:59:32.237Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-27T02:59:32.556Z] ---> create-netrc.sh [Pipeline] echo [2020-03-27T02:59:32.580Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-27T02:59:32.897Z] ---> logs-deploy.sh [2020-03-27T02:59:32.897Z] + ARCHIVE_ARTIFACTS= [2020-03-27T02:59:32.897Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-27T02:59:32.897Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-27T02:59:32.897Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-27T02:59:32.897Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-172/1 [2020-03-27T02:59:32.897Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-172/1/ [2020-03-27T02:59:32.897Z] + 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 [2020-03-27T02:59:34.284Z] Archives upload complete. [2020-03-27T02:59:34.284Z] + 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/ [2020-03-27T02:59:34.852Z] ---> uname -a: [2020-03-27T02:59:34.852Z] Linux ad0ea335c692 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] ---> lscpu: [2020-03-27T02:59:34.852Z] Architecture: x86_64 [2020-03-27T02:59:34.852Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-27T02:59:34.852Z] Byte Order: Little Endian [2020-03-27T02:59:34.852Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-27T02:59:34.852Z] CPU(s): 4 [2020-03-27T02:59:34.852Z] On-line CPU(s) list: 0-3 [2020-03-27T02:59:34.852Z] Thread(s) per core: 1 [2020-03-27T02:59:34.852Z] Core(s) per socket: 1 [2020-03-27T02:59:34.852Z] Socket(s): 4 [2020-03-27T02:59:34.852Z] NUMA node(s): 1 [2020-03-27T02:59:34.852Z] Vendor ID: GenuineIntel [2020-03-27T02:59:34.852Z] CPU family: 6 [2020-03-27T02:59:34.852Z] Model: 44 [2020-03-27T02:59:34.852Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-27T02:59:34.852Z] Stepping: 1 [2020-03-27T02:59:34.852Z] CPU MHz: 2933.438 [2020-03-27T02:59:34.852Z] BogoMIPS: 5866.87 [2020-03-27T02:59:34.852Z] Virtualization: VT-x [2020-03-27T02:59:34.852Z] Hypervisor vendor: KVM [2020-03-27T02:59:34.852Z] Virtualization type: full [2020-03-27T02:59:34.852Z] L1d cache: 128 KiB [2020-03-27T02:59:34.852Z] L1i cache: 128 KiB [2020-03-27T02:59:34.852Z] L2 cache: 16 MiB [2020-03-27T02:59:34.852Z] L3 cache: 64 MiB [2020-03-27T02:59:34.852Z] NUMA node0 CPU(s): 0-3 [2020-03-27T02:59:34.852Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-27T02:59:34.852Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-27T02:59:34.852Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-27T02:59:34.852Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-27T02:59:34.852Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-27T02:59:34.852Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] ---> nproc: [2020-03-27T02:59:34.852Z] 4 [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] ---> df -h: [2020-03-27T02:59:34.852Z] Filesystem Size Used Available Use% Mounted on [2020-03-27T02:59:34.852Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-27T02:59:34.852Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-27T02:59:34.852Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-27T02:59:34.852Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-27T02:59:34.852Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-27T02:59:34.852Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-27T02:59:34.852Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-27T02:59:34.852Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-27T02:59:34.852Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-172 [2020-03-27T02:59:34.852Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-172@tmp [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] ---> free -m: [2020-03-27T02:59:34.852Z] total used free shared buff/cache available [2020-03-27T02:59:34.852Z] Mem: 1838 595 75 0 1166 1137 [2020-03-27T02:59:34.852Z] Swap: 1023 0 1023 [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z] ---> ip addr: [2020-03-27T02:59:34.852Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-27T02:59:34.852Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-27T02:59:34.852Z] inet 127.0.0.1/8 scope host lo [2020-03-27T02:59:34.852Z] valid_lft forever preferred_lft forever [2020-03-27T02:59:34.852Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-27T02:59:34.852Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-27T02:59:34.852Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-27T02:59:34.852Z] valid_lft forever preferred_lft forever [2020-03-27T02:59:34.852Z] [2020-03-27T02:59:34.852Z]