Pull request #191 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 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb rather than d73a88241c371f53eb759311d4f0f41bd074fbb1 Obtained Jenkinsfile from 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 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-191/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2974 in /w/workspace/edgexfoundry_edgex-ui-go_PR-191 [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-191 # 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/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb into PR head commit d73a88241c371f53eb759311d4f0f41bd074fbb1 Merge succeeded, producing d73a88241c371f53eb759311d4f0f41bd074fbb1 Checking out Revision d73a88241c371f53eb759311d4f0f41bd074fbb1 (PR-191) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # 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/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 Commit message: "fix for configuration.toml not using the correct configuration" 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-04-09T01:26:05.600Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:26:08.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T01:26:08.080Z] [2020-04-09T01:26:08.080Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:26:08.469Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T01:26:08.469Z] latest: Pulling from edgex-devops/git-semver [2020-04-09T01:26:08.469Z] 9123ac7c32f7: Pulling fs layer [2020-04-09T01:26:08.469Z] b8cc5d1170e3: Pulling fs layer [2020-04-09T01:26:08.469Z] 2924cbbf6a41: Pulling fs layer [2020-04-09T01:26:08.469Z] 93b08a4f1073: Pulling fs layer [2020-04-09T01:26:08.469Z] 93b08a4f1073: Waiting [2020-04-09T01:26:08.469Z] b8cc5d1170e3: Verifying Checksum [2020-04-09T01:26:08.469Z] b8cc5d1170e3: Download complete [2020-04-09T01:26:08.730Z] 9123ac7c32f7: Verifying Checksum [2020-04-09T01:26:08.730Z] 9123ac7c32f7: Download complete [2020-04-09T01:26:08.730Z] 93b08a4f1073: Verifying Checksum [2020-04-09T01:26:08.730Z] 93b08a4f1073: Download complete [2020-04-09T01:26:08.730Z] 2924cbbf6a41: Verifying Checksum [2020-04-09T01:26:08.730Z] 2924cbbf6a41: Download complete [2020-04-09T01:26:08.989Z] 9123ac7c32f7: Pull complete [2020-04-09T01:26:08.989Z] b8cc5d1170e3: Pull complete [2020-04-09T01:26:09.930Z] 2924cbbf6a41: Pull complete [2020-04-09T01:26:09.930Z] 93b08a4f1073: Pull complete [2020-04-09T01:26:09.930Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-09T01:26:09.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-09T01:26:10.077Z] prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container [2020-04-09T01:26:10.119Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-191 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-191:/w/workspace/edgexfoundry_edgex-ui-go_PR-191:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-191@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-04-09T01:26:10.718Z] $ docker top 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-09T01:26:11.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T01:26:11.051Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T01:26:11.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T01:26:11.260Z] $ docker exec 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 ssh-agent [2020-04-09T01:26:11.442Z] SSH_AUTH_SOCK=/tmp/ssh-2JA0lWWxwnpu/agent.15 [2020-04-09T01:26:11.442Z] SSH_AGENT_PID=22 [2020-04-09T01:26:11.454Z] Running ssh-add (command line suppressed) [2020-04-09T01:26:11.589Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/private_key_2736865684299148350.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/private_key_2736865684299148350.key) [2020-04-09T01:26:11.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T01:26:11.986Z] + git describe --exact-match --tags HEAD [2020-04-09T01:26:11.986Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-09T01:26:12.054Z] $ docker exec --env ******** --env ******** 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 ssh-agent -k [2020-04-09T01:26:12.187Z] unset SSH_AUTH_SOCK; [2020-04-09T01:26:12.188Z] unset SSH_AGENT_PID; [2020-04-09T01:26:12.188Z] echo Agent pid 22 killed; [2020-04-09T01:26:12.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-09T01:26:12.368Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-09T01:26:12.368Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-09T01:26:12.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T01:26:12.462Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T01:26:12.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T01:26:12.642Z] $ docker exec 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 ssh-agent [2020-04-09T01:26:12.835Z] SSH_AUTH_SOCK=/tmp/ssh-FRpCGbLJYElo/agent.58 [2020-04-09T01:26:12.835Z] SSH_AGENT_PID=65 [2020-04-09T01:26:12.841Z] Running ssh-add (command line suppressed) [2020-04-09T01:26:12.979Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/private_key_6705361188430725174.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/private_key_6705361188430725174.key) [2020-04-09T01:26:13.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T01:26:13.383Z] + git semver init [2020-04-09T01:26:13.383Z] # -> Open(): unable to determine branch for HEAD [2020-04-09T01:26:13.383Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-191/.git [2020-04-09T01:26:13.383Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-191 [2020-04-09T01:26:13.383Z] # $SEMVER_REMOTE_NAME = origin [2020-04-09T01:26:13.383Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-09T01:26:13.383Z] # $SEMVER_USER_NAME = jenkins [2020-04-09T01:26:13.383Z] # $SEMVER_BRANCH = PR-191 [2020-04-09T01:26:13.383Z] # $SEMVER_TEMP = /tmp/semver-031989303 [2020-04-09T01:26:13.383Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-09T01:26:14.322Z] # '/tmp/semver-031989303' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-191/.semver' [2020-04-09T01:26:14.322Z] # -> Force: false [2020-04-09T01:26:14.322Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-191/.semver [Pipeline] } [2020-04-09T01:26:14.343Z] $ docker exec --env ******** --env ******** 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 ssh-agent -k [2020-04-09T01:26:14.484Z] unset SSH_AUTH_SOCK; [2020-04-09T01:26:14.485Z] unset SSH_AGENT_PID; [2020-04-09T01:26:14.485Z] echo Agent pid 65 killed; [2020-04-09T01:26:14.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-09T01:26:15.040Z] + git semver [Pipeline] } [2020-04-09T01:26:15.070Z] $ docker stop --time=1 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 [2020-04-09T01:26:16.406Z] $ docker rm -f 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-09T01:26:17.446Z] Stashed 38 file(s) [Pipeline] echo [2020-04-09T01:26:17.463Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-09T01:26:32.917Z] Still waiting to schedule task [2020-04-09T01:26:32.917Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2974’ [2020-04-09T01:26:32.937Z] Still waiting to schedule task [2020-04-09T01:26:32.937Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-09T01:28:07.458Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2975 in /w/workspace/edgexfoundry_edgex-ui-go_PR-191 [Pipeline] { [Pipeline] ws [2020-04-09T01:28:07.563Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-09T01:28:14.312Z] using credential edgex-jenkins-ssh [2020-04-09T01:28:14.476Z] Cloning the remote Git repository [2020-04-09T01:28:14.476Z] Cloning with configured refspecs honoured and without tags [2020-04-09T01:28:14.559Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T01:28:14.656Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-09T01:28:14.744Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T01:28:14.746Z] > git --version # timeout=10 [2020-04-09T01:28:14.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T01:28:14.838Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T01:28:16.114Z] Fetching without tags [2020-04-09T01:28:16.722Z] Merging remotes/origin/master commit 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb into PR head commit d73a88241c371f53eb759311d4f0f41bd074fbb1 [2020-04-09T01:28:15.972Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T01:28:16.013Z] > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10 [2020-04-09T01:28:16.044Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T01:28:16.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T01:28:16.122Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T01:28:16.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T01:28:16.155Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T01:28:16.738Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T01:28:16.793Z] > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 [2020-04-09T01:28:17.098Z] Merge succeeded, producing d73a88241c371f53eb759311d4f0f41bd074fbb1 [2020-04-09T01:28:17.098Z] Checking out Revision d73a88241c371f53eb759311d4f0f41bd074fbb1 (PR-191) [2020-04-09T01:28:16.967Z] > git remote # timeout=10 [2020-04-09T01:28:17.009Z] > git config --get remote.origin.url # timeout=10 [2020-04-09T01:28:17.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T01:28:17.044Z] > git merge 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 [2020-04-09T01:28:17.069Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T01:28:17.103Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T01:28:17.135Z] > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 [2020-04-09T01:28:22.046Z] Commit message: "fix for configuration.toml not using the correct configuration" [2020-04-09T01:28:22.094Z] > git --version # timeout=10 [2020-04-09T01:28:22.116Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-09T01:28:23.806Z] ========================================================= [2020-04-09T01:28:23.806Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-04-09T01:28:23.806Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:28:25.007Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-04-09T01:28:25.985Z] Sending build context to Docker daemon 11.39MB [2020-04-09T01:28:25.985Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-09T01:28:25.985Z] Step 2/8 : FROM ${BASE} [2020-04-09T01:28:26.576Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-09T01:28:26.576Z] 29bddadc8f3f: Pulling fs layer [2020-04-09T01:28:26.576Z] 02bb20f2603b: Pulling fs layer [2020-04-09T01:28:26.576Z] b62863a3550b: Pulling fs layer [2020-04-09T01:28:26.576Z] 9586258a13ea: Pulling fs layer [2020-04-09T01:28:26.576Z] a8b2cbafd68c: Pulling fs layer [2020-04-09T01:28:26.576Z] d1dd75721c92: Pulling fs layer [2020-04-09T01:28:26.576Z] 4e34fffdb759: Pulling fs layer [2020-04-09T01:28:26.576Z] fd1d9eb628f9: Pulling fs layer [2020-04-09T01:28:26.576Z] bd44c58b92db: Pulling fs layer [2020-04-09T01:28:26.576Z] e5856e266cf4: Pulling fs layer [2020-04-09T01:28:26.576Z] f0f88b30cdbb: Pulling fs layer [2020-04-09T01:28:26.576Z] a8b2cbafd68c: Waiting [2020-04-09T01:28:26.576Z] d1dd75721c92: Waiting [2020-04-09T01:28:26.576Z] 4e34fffdb759: Waiting [2020-04-09T01:28:26.576Z] fd1d9eb628f9: Waiting [2020-04-09T01:28:26.576Z] bd44c58b92db: Waiting [2020-04-09T01:28:26.576Z] e5856e266cf4: Waiting [2020-04-09T01:28:26.576Z] f0f88b30cdbb: Waiting [2020-04-09T01:28:26.576Z] 9586258a13ea: Waiting [2020-04-09T01:28:26.576Z] b62863a3550b: Verifying Checksum [2020-04-09T01:28:26.577Z] b62863a3550b: Download complete [2020-04-09T01:28:26.577Z] 02bb20f2603b: Download complete [2020-04-09T01:28:26.577Z] a8b2cbafd68c: Verifying Checksum [2020-04-09T01:28:26.577Z] a8b2cbafd68c: Download complete [2020-04-09T01:28:26.577Z] d1dd75721c92: Verifying Checksum [2020-04-09T01:28:26.577Z] d1dd75721c92: Download complete [2020-04-09T01:28:26.577Z] 29bddadc8f3f: Verifying Checksum [2020-04-09T01:28:26.577Z] 29bddadc8f3f: Download complete [2020-04-09T01:28:27.547Z] 29bddadc8f3f: Pull complete [2020-04-09T01:28:28.151Z] 02bb20f2603b: Pull complete [2020-04-09T01:28:28.422Z] b62863a3550b: Pull complete [2020-04-09T01:28:31.034Z] 4e34fffdb759: Verifying Checksum [2020-04-09T01:28:31.034Z] 4e34fffdb759: Download complete [2020-04-09T01:28:31.034Z] bd44c58b92db: Verifying Checksum [2020-04-09T01:28:31.034Z] bd44c58b92db: Download complete [2020-04-09T01:28:33.633Z] e5856e266cf4: Verifying Checksum [2020-04-09T01:28:33.633Z] e5856e266cf4: Download complete [2020-04-09T01:28:33.633Z] f0f88b30cdbb: Verifying Checksum [2020-04-09T01:28:33.633Z] f0f88b30cdbb: Download complete [2020-04-09T01:28:35.052Z] fd1d9eb628f9: Verifying Checksum [2020-04-09T01:28:35.052Z] fd1d9eb628f9: Download complete [2020-04-09T01:28:36.017Z] 9586258a13ea: Verifying Checksum [2020-04-09T01:28:36.017Z] 9586258a13ea: Download complete [2020-04-09T01:28:46.127Z] 9586258a13ea: Pull complete [2020-04-09T01:28:46.127Z] a8b2cbafd68c: Pull complete [2020-04-09T01:28:46.715Z] d1dd75721c92: Pull complete [2020-04-09T01:28:52.097Z] 4e34fffdb759: Pull complete [2020-04-09T01:28:56.265Z] Running on prd-centos7-docker-4c-2g-2976 in /w/workspace/edgexfoundry_edgex-ui-go_PR-191 [Pipeline] { [Pipeline] ws [2020-04-09T01:28:56.335Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [2020-04-09T01:28:56.396Z] fd1d9eb628f9: Pull complete [2020-04-09T01:28:56.396Z] bd44c58b92db: Pull complete [Pipeline] checkout [2020-04-09T01:28:57.818Z] e5856e266cf4: Pull complete [2020-04-09T01:28:58.402Z] f0f88b30cdbb: Pull complete [2020-04-09T01:28:58.402Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-04-09T01:28:58.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-04-09T01:28:58.402Z] ---> 0be50c763560 [2020-04-09T01:28:58.402Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T01:28:58.614Z] using credential edgex-jenkins-ssh [2020-04-09T01:28:58.655Z] Cloning the remote Git repository [2020-04-09T01:28:58.655Z] Cloning with configured refspecs honoured and without tags [2020-04-09T01:28:58.386Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T01:28:58.427Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-09T01:28:59.622Z] Fetching without tags [2020-04-09T01:28:58.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T01:28:58.493Z] > git --version # timeout=10 [2020-04-09T01:28:58.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T01:28:58.546Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T01:28:59.362Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T01:28:59.371Z] > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10 [2020-04-09T01:28:59.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T01:28:59.393Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T01:28:59.405Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T01:28:59.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T01:28:59.409Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T01:29:00.111Z] Merging remotes/origin/master commit 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb into PR head commit d73a88241c371f53eb759311d4f0f41bd074fbb1 [2020-04-09T01:29:00.227Z] Merge succeeded, producing d73a88241c371f53eb759311d4f0f41bd074fbb1 [2020-04-09T01:29:00.228Z] Checking out Revision d73a88241c371f53eb759311d4f0f41bd074fbb1 (PR-191) [2020-04-09T01:28:59.938Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T01:28:59.943Z] > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 [2020-04-09T01:29:00.020Z] > git remote # timeout=10 [2020-04-09T01:29:00.025Z] > git config --get remote.origin.url # timeout=10 [2020-04-09T01:29:00.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T01:29:00.039Z] > git merge 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 [2020-04-09T01:29:00.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T01:29:00.059Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T01:29:00.063Z] > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 [2020-04-09T01:29:01.755Z] ---> Running in 96641250f8cc [2020-04-09T01:29:01.755Z] Removing intermediate container 96641250f8cc [2020-04-09T01:29:01.755Z] ---> 93b769e0fce9 [2020-04-09T01:29:01.755Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T01:29:01.755Z] ---> Running in 9295030c8612 [2020-04-09T01:29:03.709Z] Removing intermediate container 9295030c8612 [2020-04-09T01:29:03.709Z] ---> 695b34cfc85d [2020-04-09T01:29:03.709Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T01:29:03.709Z] ---> Running in acd40da04f8f [2020-04-09T01:29:04.678Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-09T01:29:05.104Z] Commit message: "fix for configuration.toml not using the correct configuration" [2020-04-09T01:29:05.130Z] > git --version # timeout=10 [2020-04-09T01:29:05.139Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-04-09T01:29:05.630Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-09T01:29:06.188Z] ========================================================= [2020-04-09T01:29:06.188Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-04-09T01:29:06.188Z] ========================================================= [2020-04-09T01:29:06.209Z] OK: 121 MiB in 39 packages [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:29:06.889Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-04-09T01:29:07.152Z] Sending build context to Docker daemon 11.39MB [2020-04-09T01:29:07.152Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-09T01:29:07.152Z] Step 2/8 : FROM ${BASE} [2020-04-09T01:29:07.152Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-09T01:29:07.152Z] 9d48c3bd43c5: Pulling fs layer [2020-04-09T01:29:07.152Z] 7f94eaf8af20: Pulling fs layer [2020-04-09T01:29:07.152Z] 9fe9984849c1: Pulling fs layer [2020-04-09T01:29:07.152Z] ec448270508e: Pulling fs layer [2020-04-09T01:29:07.152Z] 65ba82af53f7: Pulling fs layer [2020-04-09T01:29:07.152Z] 07c18b20a200: Pulling fs layer [2020-04-09T01:29:07.152Z] d9b3ee039db2: Pulling fs layer [2020-04-09T01:29:07.152Z] 8c79c1ac0d81: Pulling fs layer [2020-04-09T01:29:07.152Z] ff40f1a7a0b9: Pulling fs layer [2020-04-09T01:29:07.152Z] bdb43ae2d12f: Pulling fs layer [2020-04-09T01:29:07.152Z] 8e1ab0ef8490: Pulling fs layer [2020-04-09T01:29:07.152Z] ec448270508e: Waiting [2020-04-09T01:29:07.152Z] 8c79c1ac0d81: Waiting [2020-04-09T01:29:07.152Z] 65ba82af53f7: Waiting [2020-04-09T01:29:07.152Z] ff40f1a7a0b9: Waiting [2020-04-09T01:29:07.152Z] bdb43ae2d12f: Waiting [2020-04-09T01:29:07.152Z] 8e1ab0ef8490: Waiting [2020-04-09T01:29:07.152Z] d9b3ee039db2: Waiting [2020-04-09T01:29:07.152Z] 07c18b20a200: Waiting [2020-04-09T01:29:07.152Z] 9fe9984849c1: Verifying Checksum [2020-04-09T01:29:07.152Z] 65ba82af53f7: Download complete [2020-04-09T01:29:07.152Z] 07c18b20a200: Verifying Checksum [2020-04-09T01:29:07.152Z] 07c18b20a200: Download complete [2020-04-09T01:29:07.152Z] 9d48c3bd43c5: Download complete [2020-04-09T01:29:07.171Z] Removing intermediate container acd40da04f8f [2020-04-09T01:29:07.171Z] ---> 2b3d32003b1c [2020-04-09T01:29:07.171Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-09T01:29:07.171Z] ---> Running in 7d50f068ee81 [2020-04-09T01:29:07.425Z] 9d48c3bd43c5: Pull complete [2020-04-09T01:29:07.755Z] Removing intermediate container 7d50f068ee81 [2020-04-09T01:29:07.755Z] ---> b47243465960 [2020-04-09T01:29:07.755Z] Step 7/8 : COPY . . [2020-04-09T01:29:08.015Z] d9b3ee039db2: Verifying Checksum [2020-04-09T01:29:08.015Z] d9b3ee039db2: Download complete [2020-04-09T01:29:08.015Z] ff40f1a7a0b9: Verifying Checksum [2020-04-09T01:29:08.015Z] ff40f1a7a0b9: Download complete [2020-04-09T01:29:08.587Z] bdb43ae2d12f: Verifying Checksum [2020-04-09T01:29:08.587Z] bdb43ae2d12f: Download complete [2020-04-09T01:29:08.587Z] 8e1ab0ef8490: Verifying Checksum [2020-04-09T01:29:08.587Z] 8e1ab0ef8490: Download complete [2020-04-09T01:29:08.587Z] 8c79c1ac0d81: Verifying Checksum [2020-04-09T01:29:08.587Z] 8c79c1ac0d81: Download complete [2020-04-09T01:29:08.846Z] ec448270508e: Download complete [2020-04-09T01:29:09.166Z] ---> f4f9524c6844 [2020-04-09T01:29:09.166Z] Step 8/8 : RUN go mod download [2020-04-09T01:29:09.437Z] ---> Running in d8370930f248 [2020-04-09T01:29:09.782Z] 7f94eaf8af20: Pull complete [2020-04-09T01:29:09.782Z] 9fe9984849c1: Pull complete [2020-04-09T01:29:10.399Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T01:29:10.399Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T01:29:10.399Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T01:29:10.399Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-09T01:29:10.399Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-09T01:29:10.399Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-09T01:29:10.399Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-09T01:29:10.987Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-09T01:29:11.257Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T01:29:11.257Z] go: finding github.com/kr/text v0.1.0 [2020-04-09T01:29:11.257Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T01:29:11.529Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-09T01:29:11.529Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T01:29:11.529Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T01:29:11.529Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-09T01:29:11.529Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-09T01:29:11.529Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T01:29:12.116Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T01:29:12.116Z] go: finding github.com/kr/pty v1.1.1 [2020-04-09T01:29:12.703Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-09T01:29:12.703Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T01:29:12.703Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T01:29:14.117Z] go: finding golang.org/x/text v0.3.0 [2020-04-09T01:29:14.117Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-09T01:29:15.067Z] ec448270508e: Pull complete [2020-04-09T01:29:15.067Z] 65ba82af53f7: Pull complete [2020-04-09T01:29:15.067Z] 07c18b20a200: Pull complete [2020-04-09T01:29:16.711Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-09T01:29:18.127Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T01:29:18.397Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T01:29:18.397Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T01:29:18.397Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T01:29:18.397Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T01:29:18.397Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T01:29:18.397Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T01:29:19.262Z] d9b3ee039db2: Pull complete [2020-04-09T01:29:19.370Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T01:29:19.370Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T01:29:19.958Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T01:29:19.958Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T01:29:19.958Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T01:29:19.958Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T01:29:19.958Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T01:29:19.958Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T01:29:19.958Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T01:29:20.233Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T01:29:20.233Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-09T01:29:20.506Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T01:29:21.110Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T01:29:21.110Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T01:29:21.387Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-09T01:29:21.387Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T01:29:21.387Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T01:29:21.668Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T01:29:21.668Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T01:29:21.668Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T01:29:21.668Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T01:29:21.668Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T01:29:21.668Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T01:29:21.800Z] 8c79c1ac0d81: Pull complete [2020-04-09T01:29:22.071Z] ff40f1a7a0b9: Pull complete [2020-04-09T01:29:22.270Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T01:29:22.271Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-09T01:29:22.271Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T01:29:22.546Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T01:29:22.546Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T01:29:22.546Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T01:29:22.546Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T01:29:22.815Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-09T01:29:22.815Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T01:29:22.815Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T01:29:23.021Z] bdb43ae2d12f: Pull complete [2020-04-09T01:29:23.098Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-09T01:29:23.098Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T01:29:23.098Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T01:29:23.098Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T01:29:23.280Z] 8e1ab0ef8490: Pull complete [2020-04-09T01:29:23.280Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-04-09T01:29:23.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-04-09T01:29:23.280Z] ---> 8acfeb908b63 [2020-04-09T01:29:23.280Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T01:29:23.280Z] ---> Running in 6c9764d6d687 [2020-04-09T01:29:23.375Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T01:29:23.542Z] Removing intermediate container 6c9764d6d687 [2020-04-09T01:29:23.542Z] ---> 39d7de41a70f [2020-04-09T01:29:23.542Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T01:29:23.542Z] ---> Running in 0bed246ffe6c [2020-04-09T01:29:24.923Z] Removing intermediate container 0bed246ffe6c [2020-04-09T01:29:24.923Z] ---> cc179db7345d [2020-04-09T01:29:24.923Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T01:29:24.923Z] ---> Running in 10ca5f6c91d2 [2020-04-09T01:29:25.183Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-09T01:29:26.118Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-09T01:29:26.684Z] OK: 134 MiB in 39 packages [2020-04-09T01:29:26.944Z] Removing intermediate container 10ca5f6c91d2 [2020-04-09T01:29:26.944Z] ---> 6cc7c9abedd0 [2020-04-09T01:29:26.944Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-09T01:29:26.944Z] ---> Running in faadef2b82cf [2020-04-09T01:29:26.944Z] Removing intermediate container faadef2b82cf [2020-04-09T01:29:26.944Z] ---> ceff39ba8fb3 [2020-04-09T01:29:26.944Z] Step 7/8 : COPY . . [2020-04-09T01:29:27.890Z] ---> 330b6b657db4 [2020-04-09T01:29:27.890Z] Step 8/8 : RUN go mod download [2020-04-09T01:29:27.890Z] ---> Running in 03c732412435 [2020-04-09T01:29:28.828Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-09T01:29:28.828Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T01:29:28.828Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T01:29:28.828Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T01:29:28.828Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-09T01:29:28.828Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-09T01:29:28.828Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-09T01:29:29.089Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-09T01:29:29.089Z] go: finding github.com/kr/text v0.1.0 [2020-04-09T01:29:29.351Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T01:29:29.351Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T01:29:29.351Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-09T01:29:29.351Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T01:29:29.351Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T01:29:29.351Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T01:29:29.610Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-09T01:29:29.610Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-09T01:29:29.610Z] go: finding github.com/kr/pty v1.1.1 [2020-04-09T01:29:29.870Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T01:29:29.870Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-09T01:29:29.870Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T01:29:29.870Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T01:29:30.438Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-09T01:29:30.438Z] go: finding golang.org/x/text v0.3.0 [2020-04-09T01:29:31.835Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-09T01:29:32.784Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T01:29:32.784Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T01:29:32.784Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T01:29:32.784Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T01:29:32.784Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T01:29:32.784Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T01:29:32.784Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T01:29:33.363Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T01:29:33.624Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T01:29:33.884Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T01:29:33.884Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T01:29:33.884Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T01:29:33.884Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T01:29:33.884Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T01:29:33.884Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T01:29:33.884Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T01:29:33.884Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T01:29:33.884Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T01:29:33.884Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T01:29:34.459Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T01:29:34.459Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-09T01:29:34.459Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T01:29:34.459Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-09T01:29:34.459Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T01:29:34.459Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T01:29:34.459Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T01:29:34.459Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T01:29:34.459Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T01:29:34.459Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T01:29:34.721Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T01:29:34.721Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T01:29:34.981Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T01:29:34.981Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T01:29:34.981Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-09T01:29:34.981Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T01:29:34.981Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T01:29:34.981Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T01:29:34.981Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T01:29:34.981Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-09T01:29:35.243Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T01:29:35.243Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T01:29:35.243Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T01:29:35.504Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-09T01:29:35.504Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T01:29:35.504Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T01:29:47.762Z] Removing intermediate container 03c732412435 [2020-04-09T01:29:47.762Z] ---> 0a37a12eba69 [2020-04-09T01:29:47.762Z] Successfully built 0a37a12eba69 [2020-04-09T01:29:47.762Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:29:48.598Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-09T01:29:48.598Z] . [Pipeline] withDockerContainer [2020-04-09T01:29:48.747Z] prd-centos7-docker-4c-2g-2976 does not seem to be running inside a container [2020-04-09T01:29:48.799Z] $ 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-x86_64 cat [2020-04-09T01:29:49.362Z] $ docker top 7b4a786171f9a235db75a79956ddee7064019dcaa2cc346c58d4110fab6307ba -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-09T01:29:49.882Z] + go version [2020-04-09T01:29:49.882Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-04-09T01:29:50.191Z] + make test [2020-04-09T01:29:50.191Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-09T01:29:52.726Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-09T01:29:55.673Z] Removing intermediate container d8370930f248 [2020-04-09T01:29:55.673Z] ---> 080af7cd474e [2020-04-09T01:29:55.673Z] Successfully built 080af7cd474e [2020-04-09T01:29:55.673Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:29:56.456Z] + docker inspect -f . ci-base-image-arm64 [2020-04-09T01:29:56.726Z] . [Pipeline] withDockerContainer [2020-04-09T01:29:57.114Z] prd-ubuntu18.04-docker-arm64-4c-16g-2975 does not seem to be running inside a container [2020-04-09T01:29:57.196Z] $ 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-04-09T01:29:58.606Z] $ docker top 77baaa432820e6cffb0a5d2aa4aa4722b0f81e462e10e42edf259781c8607822 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-09T01:29:59.721Z] + go version [2020-04-09T01:29:59.721Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-09T01:30:00.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-09T01:30:00.894Z] GO111MODULE=on go vet ./... [2020-04-09T01:30:00.938Z] + make test [2020-04-09T01:30:00.938Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-09T01:30:02.356Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] stash [2020-04-09T01:30:04.597Z] Stashed 1 file(s) [Pipeline] } [2020-04-09T01:30:04.612Z] $ docker stop --time=1 7b4a786171f9a235db75a79956ddee7064019dcaa2cc346c58d4110fab6307ba [2020-04-09T01:30:06.060Z] $ docker rm -f 7b4a786171f9a235db75a79956ddee7064019dcaa2cc346c58d4110fab6307ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-09T01:30:07.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-09T01:30:07.873Z] + ls -al . [2020-04-09T01:30:07.873Z] total 72 [2020-04-09T01:30:07.873Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 01:29 . [2020-04-09T01:30:07.873Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 9 01:28 .. [2020-04-09T01:30:07.873Z] drwxrwxr-x. 8 jenkins jenkins 119 Apr 9 01:28 app [2020-04-09T01:30:07.873Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 01:28 assets [2020-04-09T01:30:07.873Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 9 01:28 bin [2020-04-09T01:30:07.873Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 9 01:28 cmd [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 9 01:28 CONTRIBUTING.md [2020-04-09T01:30:07.873Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 9 01:29 coverage.out [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 877 Apr 9 01:28 Dockerfile [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 9 01:28 Dockerfile.build [2020-04-09T01:30:07.873Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 9 01:28 docs [2020-04-09T01:30:07.873Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 01:29 .git [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 9 01:28 .gitignore [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 522 Apr 9 01:28 go.mod [2020-04-09T01:30:07.873Z] -rw-r--r--. 1 jenkins jenkins 8727 Apr 9 01:29 go.sum [2020-04-09T01:30:07.873Z] drwxrwxr-x. 3 jenkins jenkins 17 Apr 9 01:28 internal [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 9 01:28 Jenkinsfile [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 9 01:28 LICENSE [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 9 01:28 Makefile [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 9 01:28 README.md [2020-04-09T01:30:07.873Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 9 01:29 .semver [2020-04-09T01:30:07.873Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 01:28 snap [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 01:26 VERSION [2020-04-09T01:30:07.873Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 9 01:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:30:08.200Z] + 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=d73a88241c371f53eb759311d4f0f41bd074fbb1 --label arch=amd64 --label version=0.0.0 . [2020-04-09T01:30:08.459Z] Sending build context to Docker daemon 11.4MB [2020-04-09T01:30:08.459Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-09T01:30:08.459Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-09T01:30:08.459Z] ---> 0a37a12eba69 [2020-04-09T01:30:08.459Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-09T01:30:08.459Z] ---> Running in d76771019a0f [2020-04-09T01:30:08.459Z] Removing intermediate container d76771019a0f [2020-04-09T01:30:08.459Z] ---> 27e75b9effbb [2020-04-09T01:30:08.459Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-09T01:30:08.718Z] ---> Running in c9bb87de9f62 [2020-04-09T01:30:08.718Z] Removing intermediate container c9bb87de9f62 [2020-04-09T01:30:08.718Z] ---> 1026d11c55d1 [2020-04-09T01:30:08.718Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-09T01:30:08.718Z] ---> Running in 6e74d271275a [2020-04-09T01:30:08.976Z] Removing intermediate container 6e74d271275a [2020-04-09T01:30:08.976Z] ---> fcb5bb4654aa [2020-04-09T01:30:08.976Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-09T01:30:08.976Z] ---> Running in 90c9cd733def [2020-04-09T01:30:08.976Z] Removing intermediate container 90c9cd733def [2020-04-09T01:30:08.976Z] ---> 43669064b8d4 [2020-04-09T01:30:08.976Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-09T01:30:09.236Z] ---> Running in 828c02d3e3e5 [2020-04-09T01:30:09.236Z] Removing intermediate container 828c02d3e3e5 [2020-04-09T01:30:09.236Z] ---> ca600251198f [2020-04-09T01:30:09.236Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T01:30:09.236Z] ---> Running in df28cdcedda0 [2020-04-09T01:30:10.172Z] Removing intermediate container df28cdcedda0 [2020-04-09T01:30:10.172Z] ---> aadca9000c7e [2020-04-09T01:30:10.172Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-09T01:30:10.172Z] ---> Running in 1db0cf5990a5 [2020-04-09T01:30:10.430Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-09T01:30:11.366Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-09T01:30:11.625Z] OK: 134 MiB in 39 packages [2020-04-09T01:30:12.195Z] Removing intermediate container 1db0cf5990a5 [2020-04-09T01:30:12.195Z] ---> f5267f5708a0 [2020-04-09T01:30:12.195Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-09T01:30:12.195Z] ---> Running in 4cc950735ce1 [2020-04-09T01:30:12.195Z] Removing intermediate container 4cc950735ce1 [2020-04-09T01:30:12.195Z] ---> 55bc3769864b [2020-04-09T01:30:12.195Z] Step 11/23 : COPY go.mod . [2020-04-09T01:30:12.455Z] ---> 30b96651b04a [2020-04-09T01:30:12.455Z] Step 12/23 : COPY Makefile . [2020-04-09T01:30:12.455Z] ---> f33948331bd6 [2020-04-09T01:30:12.455Z] Step 13/23 : RUN make update [2020-04-09T01:30:12.455Z] ---> Running in 8f3bbe94f68e [2020-04-09T01:30:13.025Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-09T01:30:13.283Z] Removing intermediate container 8f3bbe94f68e [2020-04-09T01:30:13.283Z] ---> 568df8bdcff4 [2020-04-09T01:30:13.283Z] Step 14/23 : COPY . . [2020-04-09T01:30:13.849Z] ---> 247f67491f14 [2020-04-09T01:30:13.849Z] Step 15/23 : RUN ${MAKE} [2020-04-09T01:30:13.849Z] ---> Running in 499a1381ea68 [2020-04-09T01:30:14.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-09T01:30:24.147Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-09T01:30:26.055Z] Removing intermediate container 499a1381ea68 [2020-04-09T01:30:26.055Z] ---> 9065d86199cf [2020-04-09T01:30:26.055Z] Step 16/23 : FROM alpine [2020-04-09T01:30:26.314Z] latest: Pulling from library/alpine [2020-04-09T01:30:26.314Z] aad63a933944: Pulling fs layer [2020-04-09T01:30:26.574Z] aad63a933944: Verifying Checksum [2020-04-09T01:30:26.574Z] aad63a933944: Download complete [2020-04-09T01:30:26.840Z] aad63a933944: Pull complete [2020-04-09T01:30:26.840Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-09T01:30:26.840Z] Status: Downloaded newer image for alpine:latest [2020-04-09T01:30:26.840Z] ---> a187dde48cd2 [2020-04-09T01:30:26.840Z] Step 17/23 : EXPOSE 4000 [2020-04-09T01:30:26.840Z] ---> Running in 787ad83d6fa8 [2020-04-09T01:30:26.840Z] Removing intermediate container 787ad83d6fa8 [2020-04-09T01:30:26.840Z] ---> f706993decb8 [2020-04-09T01:30:26.840Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-09T01:30:27.783Z] ---> a7b01d0dda55 [2020-04-09T01:30:27.783Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-09T01:30:27.783Z] ---> Running in f6f1630eb171 [2020-04-09T01:30:27.783Z] Removing intermediate container f6f1630eb171 [2020-04-09T01:30:27.783Z] ---> 3743ec976ea9 [2020-04-09T01:30:27.783Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-09T01:30:27.783Z] ---> Running in e040ed0873df [2020-04-09T01:30:28.044Z] Removing intermediate container e040ed0873df [2020-04-09T01:30:28.044Z] ---> f23c317061b6 [2020-04-09T01:30:28.044Z] Step 21/23 : LABEL arch=amd64 [2020-04-09T01:30:28.044Z] ---> Running in 5176d08a6f68 [2020-04-09T01:30:28.044Z] Removing intermediate container 5176d08a6f68 [2020-04-09T01:30:28.044Z] ---> e6b04e6d7715 [2020-04-09T01:30:28.044Z] Step 22/23 : LABEL git_sha=d73a88241c371f53eb759311d4f0f41bd074fbb1 [2020-04-09T01:30:28.044Z] ---> Running in 2e19fc52d2f8 [2020-04-09T01:30:28.302Z] Removing intermediate container 2e19fc52d2f8 [2020-04-09T01:30:28.302Z] ---> 6a6b66d549e5 [2020-04-09T01:30:28.302Z] Step 23/23 : LABEL version=0.0.0 [2020-04-09T01:30:28.302Z] ---> Running in 238feaa6677e [2020-04-09T01:30:28.302Z] Removing intermediate container 238feaa6677e [2020-04-09T01:30:28.302Z] ---> 6a17c6adf25f [2020-04-09T01:30:28.302Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-09T01:30:28.560Z] Successfully built 6a17c6adf25f [2020-04-09T01:30:28.561Z] 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 [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-09T01:30:29.102Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-09T01:30:29.102Z] GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash [2020-04-09T01:30:41.456Z] Warning: overwriting stash ‘coverage-report’ [2020-04-09T01:30:41.836Z] Stashed 1 file(s) [Pipeline] } [2020-04-09T01:30:41.855Z] $ docker stop --time=1 77baaa432820e6cffb0a5d2aa4aa4722b0f81e462e10e42edf259781c8607822 [2020-04-09T01:30:44.009Z] $ docker rm -f 77baaa432820e6cffb0a5d2aa4aa4722b0f81e462e10e42edf259781c8607822 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-09T01:30:45.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-09T01:30:45.721Z] + ls -al . [2020-04-09T01:30:45.722Z] total 112 [2020-04-09T01:30:45.722Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 01:30 . [2020-04-09T01:30:45.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 01:28 .. [2020-04-09T01:30:45.722Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 01:28 .git [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 9 01:28 .gitignore [2020-04-09T01:30:45.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:28 .semver [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 9 01:28 CONTRIBUTING.md [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 877 Apr 9 01:28 Dockerfile [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 9 01:28 Dockerfile.build [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 9 01:28 Jenkinsfile [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 9 01:28 LICENSE [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 9 01:28 Makefile [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 9 01:28 README.md [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 01:26 VERSION [2020-04-09T01:30:45.722Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 01:28 app [2020-04-09T01:30:45.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:28 assets [2020-04-09T01:30:45.722Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 01:28 bin [2020-04-09T01:30:45.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:28 cmd [2020-04-09T01:30:45.722Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 9 01:30 coverage.out [2020-04-09T01:30:45.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 01:28 docs [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 522 Apr 9 01:28 go.mod [2020-04-09T01:30:45.722Z] -rw-r--r-- 1 jenkins jenkins 8727 Apr 9 01:30 go.sum [2020-04-09T01:30:45.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:28 internal [2020-04-09T01:30:45.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 01:28 snap [2020-04-09T01:30:45.722Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 9 01:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:30:46.080Z] + 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=d73a88241c371f53eb759311d4f0f41bd074fbb1 --label arch=arm64 --label version=0.0.0 . [2020-04-09T01:30:46.667Z] Sending build context to Docker daemon 11.4MB [2020-04-09T01:30:46.667Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-09T01:30:46.667Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-09T01:30:46.667Z] ---> 080af7cd474e [2020-04-09T01:30:46.667Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-09T01:30:46.937Z] ---> Running in 9ca5450c6b6d [2020-04-09T01:30:47.205Z] Removing intermediate container 9ca5450c6b6d [2020-04-09T01:30:47.205Z] ---> 5f7095229e94 [2020-04-09T01:30:47.205Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-09T01:30:47.474Z] ---> Running in d3707c59fde4 [2020-04-09T01:30:47.741Z] Removing intermediate container d3707c59fde4 [2020-04-09T01:30:47.741Z] ---> e04c22b4c97b [2020-04-09T01:30:47.741Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-09T01:30:48.010Z] ---> Running in a0961bcc168a [2020-04-09T01:30:48.278Z] Removing intermediate container a0961bcc168a [2020-04-09T01:30:48.278Z] ---> c691e99ed114 [2020-04-09T01:30:48.278Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-09T01:30:48.547Z] ---> Running in 14d54afdc30c [2020-04-09T01:30:48.815Z] Removing intermediate container 14d54afdc30c [2020-04-09T01:30:48.815Z] ---> 0f072ec85ab4 [2020-04-09T01:30:48.815Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-09T01:30:49.084Z] ---> Running in 3d4a6c253c6b [2020-04-09T01:30:49.671Z] Removing intermediate container 3d4a6c253c6b [2020-04-09T01:30:49.671Z] ---> cb9afe87cbbd [2020-04-09T01:30:49.671Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T01:30:49.671Z] ---> Running in 7b68ed39c47f [2020-04-09T01:30:51.629Z] Removing intermediate container 7b68ed39c47f [2020-04-09T01:30:51.629Z] ---> 80a1d4060f69 [2020-04-09T01:30:51.629Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-09T01:30:51.629Z] ---> Running in 471e52e0beaa [2020-04-09T01:30:52.595Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-09T01:30:53.179Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-09T01:30:53.767Z] OK: 121 MiB in 39 packages [2020-04-09T01:30:54.732Z] Removing intermediate container 471e52e0beaa [2020-04-09T01:30:54.732Z] ---> a6cb918a12e1 [2020-04-09T01:30:54.732Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-09T01:30:55.000Z] ---> Running in 3dda373784df [2020-04-09T01:30:55.270Z] Removing intermediate container 3dda373784df [2020-04-09T01:30:55.270Z] ---> c4275fdea0ea [2020-04-09T01:30:55.270Z] Step 11/23 : COPY go.mod . [2020-04-09T01:30:55.859Z] ---> 376d7e60cb0e [2020-04-09T01:30:55.859Z] Step 12/23 : COPY Makefile . [2020-04-09T01:30:56.446Z] ---> a019d71b5ae9 [2020-04-09T01:30:56.446Z] Step 13/23 : RUN make update [2020-04-09T01:30:56.446Z] ---> Running in a33ecf40efe8 [2020-04-09T01:30:57.418Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-09T01:30:58.383Z] Removing intermediate container a33ecf40efe8 [2020-04-09T01:30:58.383Z] ---> e671a1cf3d33 [2020-04-09T01:30:58.383Z] Step 14/23 : COPY . . [2020-04-09T01:30:59.798Z] ---> d32d15062d0b [2020-04-09T01:30:59.798Z] Step 15/23 : RUN ${MAKE} [2020-04-09T01:31:00.069Z] ---> Running in 3459cc10bdcd [2020-04-09T01:31:01.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-09T01:31:23.152Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-09T01:31:31.386Z] Removing intermediate container 3459cc10bdcd [2020-04-09T01:31:31.386Z] ---> 0df058887fbc [2020-04-09T01:31:31.386Z] Step 16/23 : FROM alpine [2020-04-09T01:31:31.654Z] latest: Pulling from library/alpine [2020-04-09T01:31:31.924Z] 8a0637ca1ac9: Pulling fs layer [2020-04-09T01:31:32.194Z] 8a0637ca1ac9: Download complete [2020-04-09T01:31:32.779Z] 8a0637ca1ac9: Pull complete [2020-04-09T01:31:32.779Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-09T01:31:32.779Z] Status: Downloaded newer image for alpine:latest [2020-04-09T01:31:32.779Z] ---> 2ee122dcc32d [2020-04-09T01:31:32.779Z] Step 17/23 : EXPOSE 4000 [2020-04-09T01:31:33.366Z] ---> Running in c99cce3f55b4 [2020-04-09T01:31:33.634Z] Removing intermediate container c99cce3f55b4 [2020-04-09T01:31:33.634Z] ---> 5ec041daf182 [2020-04-09T01:31:33.634Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-09T01:31:35.592Z] ---> 4813e45da314 [2020-04-09T01:31:35.592Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-09T01:31:35.592Z] ---> Running in 41fe375828a5 [2020-04-09T01:31:35.592Z] Removing intermediate container 41fe375828a5 [2020-04-09T01:31:35.592Z] ---> f9c2abd53937 [2020-04-09T01:31:35.592Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-09T01:31:35.864Z] ---> Running in e89d22854aba [2020-04-09T01:31:36.133Z] Removing intermediate container e89d22854aba [2020-04-09T01:31:36.133Z] ---> 5665499b5ee0 [2020-04-09T01:31:36.133Z] Step 21/23 : LABEL arch=arm64 [2020-04-09T01:31:36.405Z] ---> Running in 13f981afa4d9 [2020-04-09T01:31:36.673Z] Removing intermediate container 13f981afa4d9 [2020-04-09T01:31:36.673Z] ---> 0ad63c549a6a [2020-04-09T01:31:36.673Z] Step 22/23 : LABEL git_sha=d73a88241c371f53eb759311d4f0f41bd074fbb1 [2020-04-09T01:31:36.673Z] ---> Running in 743f651ed966 [2020-04-09T01:31:36.943Z] Removing intermediate container 743f651ed966 [2020-04-09T01:31:36.943Z] ---> 4681022e5675 [2020-04-09T01:31:36.943Z] Step 23/23 : LABEL version=0.0.0 [2020-04-09T01:31:37.217Z] ---> Running in 204971d7c38c [2020-04-09T01:31:37.486Z] Removing intermediate container 204971d7c38c [2020-04-09T01:31:37.486Z] ---> 9e26a9d28418 [2020-04-09T01:31:37.486Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-09T01:31:37.486Z] Successfully built 9e26a9d28418 [2020-04-09T01:31:37.756Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-09T01:31:39.340Z] provisioning config files... [2020-04-09T01:31:39.353Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/config1606869820103320264tmp [Pipeline] { [Pipeline] sh [2020-04-09T01:31:39.764Z] + curl -s https://codecov.io/bash [2020-04-09T01:31:39.764Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/config1606869820103320264tmp [2020-04-09T01:31:40.024Z] [2020-04-09T01:31:40.024Z] _____ _ [2020-04-09T01:31:40.024Z] / ____| | | [2020-04-09T01:31:40.024Z] | | ___ __| | ___ ___ _____ __ [2020-04-09T01:31:40.024Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-09T01:31:40.024Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-09T01:31:40.024Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-09T01:31:40.024Z] Bash-tbd [2020-04-09T01:31:40.024Z] [2020-04-09T01:31:40.024Z] [2020-04-09T01:31:40.024Z] ==> Jenkins CI detected. [2020-04-09T01:31:40.024Z] project root: . [2020-04-09T01:31:40.024Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-09T01:31:40.024Z] ==> Running gcov in . (disable via -X gcov) [2020-04-09T01:31:40.024Z] ==> Python coveragepy not found [2020-04-09T01:31:40.024Z] ==> Searching for coverage reports in: [2020-04-09T01:31:40.024Z] + . [2020-04-09T01:31:40.024Z] -> Found 1 reports [2020-04-09T01:31:40.024Z] ==> Detecting git/mercurial file structure [2020-04-09T01:31:40.024Z] ==> Reading reports [2020-04-09T01:31:40.024Z] + ./coverage.out bytes=10 [2020-04-09T01:31:40.024Z] ==> Appending adjustments [2020-04-09T01:31:40.024Z] http://docs.codecov.io/docs/fixing-reports [2020-04-09T01:31:40.289Z] + Found adjustments [2020-04-09T01:31:40.289Z] ==> Gzipping contents [2020-04-09T01:31:40.289Z] ==> Uploading reports [2020-04-09T01:31:40.289Z] url: https://codecov.io [2020-04-09T01:31:40.289Z] query: branch=PR-191&commit=d73a88241c371f53eb759311d4f0f41bd074fbb1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=191&job= [2020-04-09T01:31:40.289Z] -> Pinging Codecov [2020-04-09T01:31:40.289Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-191&commit=d73a88241c371f53eb759311d4f0f41bd074fbb1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=191&job= [2020-04-09T01:31:40.856Z] -> Uploading [2020-04-09T01:31:41.425Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d73a88241c371f53eb759311d4f0f41bd074fbb1 [Pipeline] } [2020-04-09T01:31:41.447Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-09T01:31:43.121Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T01:31:43.453Z] ---> package-listing.sh [2020-04-09T01:31:43.453Z] ++ facter osfamily [2020-04-09T01:31:43.453Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-09T01:31:43.453Z] + OS_FAMILY=redhat [2020-04-09T01:31:43.453Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-191 [2020-04-09T01:31:43.453Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-09T01:31:43.453Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-09T01:31:43.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-09T01:31:43.453Z] + PACKAGES=/tmp/packages_start.txt [2020-04-09T01:31:43.453Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-191 ']' [2020-04-09T01:31:43.453Z] + PACKAGES=/tmp/packages_end.txt [2020-04-09T01:31:43.453Z] + case "${OS_FAMILY}" in [2020-04-09T01:31:43.453Z] + rpm -qa [2020-04-09T01:31:43.453Z] + sort [2020-04-09T01:31:47.654Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-09T01:31:47.654Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-09T01:31:47.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-09T01:31:47.654Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-191 ']' [2020-04-09T01:31:47.654Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-191/archives/ [2020-04-09T01:31:47.654Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-191/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:31:48.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T01:31:48.162Z] [2020-04-09T01:31:48.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-09T01:31:48.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T01:31:48.530Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-09T01:31:48.530Z] c9b1b535fdd9: Pulling fs layer [2020-04-09T01:31:48.530Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-09T01:31:48.530Z] 756a868c4378: Pulling fs layer [2020-04-09T01:31:48.530Z] 444b2fc9a129: Pulling fs layer [2020-04-09T01:31:48.530Z] ea15f1150254: Pulling fs layer [2020-04-09T01:31:48.530Z] 41b27a9f41bf: Pulling fs layer [2020-04-09T01:31:48.530Z] 28c525ee5125: Pulling fs layer [2020-04-09T01:31:48.530Z] 094b1ea09ed8: Pulling fs layer [2020-04-09T01:31:48.530Z] 138eaada9080: Pulling fs layer [2020-04-09T01:31:48.530Z] 0622d0fa9048: Pulling fs layer [2020-04-09T01:31:48.530Z] 28c525ee5125: Waiting [2020-04-09T01:31:48.530Z] 094b1ea09ed8: Waiting [2020-04-09T01:31:48.530Z] 138eaada9080: Waiting [2020-04-09T01:31:48.530Z] 41b27a9f41bf: Waiting [2020-04-09T01:31:48.530Z] ea15f1150254: Waiting [2020-04-09T01:31:48.530Z] 444b2fc9a129: Waiting [2020-04-09T01:31:48.530Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-09T01:31:48.530Z] 2cc5ad85d9ab: Download complete [2020-04-09T01:31:48.530Z] 444b2fc9a129: Verifying Checksum [2020-04-09T01:31:48.530Z] 444b2fc9a129: Download complete [2020-04-09T01:31:48.530Z] c9b1b535fdd9: Verifying Checksum [2020-04-09T01:31:48.530Z] c9b1b535fdd9: Download complete [2020-04-09T01:31:48.530Z] ea15f1150254: Download complete [2020-04-09T01:31:48.794Z] 28c525ee5125: Verifying Checksum [2020-04-09T01:31:48.794Z] 28c525ee5125: Download complete [2020-04-09T01:31:49.058Z] 756a868c4378: Verifying Checksum [2020-04-09T01:31:49.058Z] 756a868c4378: Download complete [2020-04-09T01:31:49.058Z] c9b1b535fdd9: Pull complete [2020-04-09T01:31:49.058Z] 094b1ea09ed8: Verifying Checksum [2020-04-09T01:31:49.058Z] 094b1ea09ed8: Download complete [2020-04-09T01:31:49.058Z] 138eaada9080: Verifying Checksum [2020-04-09T01:31:49.058Z] 138eaada9080: Download complete [2020-04-09T01:31:49.058Z] 0622d0fa9048: Download complete [2020-04-09T01:31:49.323Z] 2cc5ad85d9ab: Pull complete [2020-04-09T01:31:49.589Z] 41b27a9f41bf: Verifying Checksum [2020-04-09T01:31:49.589Z] 41b27a9f41bf: Download complete [2020-04-09T01:31:50.975Z] 756a868c4378: Pull complete [2020-04-09T01:31:50.975Z] 444b2fc9a129: Pull complete [2020-04-09T01:31:51.246Z] ea15f1150254: Pull complete [2020-04-09T01:31:54.545Z] 41b27a9f41bf: Pull complete [2020-04-09T01:31:54.805Z] 28c525ee5125: Pull complete [2020-04-09T01:31:56.725Z] 094b1ea09ed8: Pull complete [2020-04-09T01:31:56.987Z] 138eaada9080: Pull complete [2020-04-09T01:31:57.249Z] 0622d0fa9048: Pull complete [2020-04-09T01:31:57.249Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-09T01:31:57.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-09T01:31:57.436Z] prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container [2020-04-09T01:31:57.476Z] $ 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-191 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-191:/w/workspace/edgexfoundry_edgex-ui-go_PR-191:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-191@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-04-09T01:31:58.469Z] $ docker top cec7945b47bd4c16cd5793800d1a6df16ae762bf7752aecab02184450f1a0abe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-09T01:31:58.840Z] provisioning config files... [2020-04-09T01:31:58.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/config798721430489255112tmp [Pipeline] { [Pipeline] echo [2020-04-09T01:31:58.980Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T01:31:59.323Z] ---> create-netrc.sh [Pipeline] echo [2020-04-09T01:31:59.456Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T01:31:59.774Z] ---> logs-deploy.sh [2020-04-09T01:31:59.774Z] + ARCHIVE_ARTIFACTS= [2020-04-09T01:31:59.774Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-09T01:31:59.774Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-09T01:31:59.774Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-09T01:31:59.774Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-191/1 [2020-04-09T01:31:59.774Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-191/1/ [2020-04-09T01:31:59.774Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-191/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-191 [2020-04-09T01:32:01.149Z] Archives upload complete. [2020-04-09T01:32:01.149Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-191/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-191/1/