Pull request #164 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 202f03da1673750986f02ce3be3be5de026df6d5 rather than 8d1e58c0519f2f3c3ab4798985966eb456184d94 Obtained Jenkinsfile from 202f03da1673750986f02ce3be3be5de026df6d5 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 b810438aec07f555226556e3b59abf2bab733840 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-164/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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-277 in /w/workspace/edgexfoundry_edgex-ui-go_PR-164 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-164 # 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/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/164/head:refs/remotes/origin/PR-164 # 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/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 202f03da1673750986f02ce3be3be5de026df6d5 into PR head commit 8d1e58c0519f2f3c3ab4798985966eb456184d94 Merge succeeded, producing 8d1e58c0519f2f3c3ab4798985966eb456184d94 Checking out Revision 8d1e58c0519f2f3c3ab4798985966eb456184d94 (PR-164) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # 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 202f03da1673750986f02ce3be3be5de026df6d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 Commit message: "Change form submit to ajax way when upload device profile" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-12T08:00:27.989Z] 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-12T08:00:30.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T08:00:30.411Z] [2020-03-12T08:00:30.411Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-12T08:00:30.794Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T08:00:30.794Z] latest: Pulling from edgex-devops/git-semver [2020-03-12T08:00:30.794Z] 9123ac7c32f7: Pulling fs layer [2020-03-12T08:00:30.794Z] b8cc5d1170e3: Pulling fs layer [2020-03-12T08:00:30.794Z] 2924cbbf6a41: Pulling fs layer [2020-03-12T08:00:30.794Z] 93b08a4f1073: Pulling fs layer [2020-03-12T08:00:30.794Z] b8cc5d1170e3: Verifying Checksum [2020-03-12T08:00:30.794Z] b8cc5d1170e3: Download complete [2020-03-12T08:00:31.057Z] 9123ac7c32f7: Verifying Checksum [2020-03-12T08:00:31.057Z] 9123ac7c32f7: Download complete [2020-03-12T08:00:31.057Z] 2924cbbf6a41: Verifying Checksum [2020-03-12T08:00:31.057Z] 2924cbbf6a41: Download complete [2020-03-12T08:00:31.057Z] 93b08a4f1073: Verifying Checksum [2020-03-12T08:00:31.057Z] 93b08a4f1073: Download complete [2020-03-12T08:00:31.315Z] 9123ac7c32f7: Pull complete [2020-03-12T08:00:31.315Z] b8cc5d1170e3: Pull complete [2020-03-12T08:00:31.884Z] 2924cbbf6a41: Pull complete [2020-03-12T08:00:32.143Z] 93b08a4f1073: Pull complete [2020-03-12T08:00:32.143Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-12T08:00:32.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-12T08:00:32.285Z] prd-centos7-docker-4c-2g-277 does not seem to be running inside a container [2020-03-12T08:00:32.340Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-164 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-164:/w/workspace/edgexfoundry_edgex-ui-go_PR-164:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-164@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-12T08:00:33.012Z] $ docker top beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T08:00:33.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T08:00:33.356Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T08:00:33.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T08:00:33.570Z] $ docker exec beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b ssh-agent [2020-03-12T08:00:33.745Z] SSH_AUTH_SOCK=/tmp/ssh-3a18H9FNZ1vZ/agent.14 [2020-03-12T08:00:33.745Z] SSH_AGENT_PID=21 [2020-03-12T08:00:33.755Z] Running ssh-add (command line suppressed) [2020-03-12T08:00:33.890Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/private_key_2432634059527836508.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/private_key_2432634059527836508.key) [2020-03-12T08:00:33.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T08:00:34.302Z] + git describe --exact-match --tags HEAD [2020-03-12T08:00:34.302Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-12T08:00:34.370Z] $ docker exec --env ******** --env ******** beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b ssh-agent -k [2020-03-12T08:00:34.521Z] unset SSH_AUTH_SOCK; [2020-03-12T08:00:34.522Z] unset SSH_AGENT_PID; [2020-03-12T08:00:34.522Z] echo Agent pid 21 killed; [2020-03-12T08:00:34.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-12T08:00:34.713Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-12T08:00:34.713Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-12T08:00:34.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T08:00:34.803Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T08:00:34.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T08:00:34.999Z] $ docker exec beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b ssh-agent [2020-03-12T08:00:35.175Z] SSH_AUTH_SOCK=/tmp/ssh-JNJHGW2Dp7Zc/agent.56 [2020-03-12T08:00:35.175Z] SSH_AGENT_PID=63 [2020-03-12T08:00:35.181Z] Running ssh-add (command line suppressed) [2020-03-12T08:00:35.350Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/private_key_7061642935988789657.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/private_key_7061642935988789657.key) [2020-03-12T08:00:35.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T08:00:35.766Z] + git semver init [2020-03-12T08:00:35.766Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T08:00:35.766Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-164/.git [2020-03-12T08:00:35.766Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-164 [2020-03-12T08:00:35.766Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T08:00:35.766Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T08:00:35.766Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T08:00:35.766Z] # $SEMVER_BRANCH = PR-164 [2020-03-12T08:00:35.766Z] # $SEMVER_TEMP = /tmp/semver-732012296 [2020-03-12T08:00:35.766Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-12T08:00:36.346Z] # '/tmp/semver-732012296' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-164/.semver' [2020-03-12T08:00:36.346Z] # -> Force: false [2020-03-12T08:00:36.346Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-164/.semver [Pipeline] } [2020-03-12T08:00:36.364Z] $ docker exec --env ******** --env ******** beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b ssh-agent -k [2020-03-12T08:00:36.505Z] unset SSH_AUTH_SOCK; [2020-03-12T08:00:36.505Z] unset SSH_AGENT_PID; [2020-03-12T08:00:36.505Z] echo Agent pid 63 killed; [2020-03-12T08:00:36.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T08:00:37.071Z] + git semver [Pipeline] } [2020-03-12T08:00:37.098Z] $ docker stop --time=1 beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b [2020-03-12T08:00:38.447Z] $ docker rm -f beb93b15eb60e2d694e21f2989e77a23a477ea28bf4766c47698c497cd83425b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-12T08:00:39.415Z] Stashed 25 file(s) [Pipeline] echo [2020-03-12T08:00:39.429Z] [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-12T08:00:54.853Z] Still waiting to schedule task [2020-03-12T08:00:54.853Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-12T08:00:54.869Z] Still waiting to schedule task [2020-03-12T08:00:54.869Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-12T08:03:11.517Z] Running on prd-centos7-docker-4c-2g-278 in /w/workspace/edgexfoundry_edgex-ui-go_PR-164 [Pipeline] { [Pipeline] ws [2020-03-12T08:03:11.585Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-12T08:03:13.637Z] using credential edgex-jenkins-ssh [2020-03-12T08:03:13.716Z] Cloning the remote Git repository [2020-03-12T08:03:13.716Z] Cloning with configured refspecs honoured and without tags [2020-03-12T08:03:13.980Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T08:03:14.017Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-12T08:03:14.054Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T08:03:14.054Z] > git --version # timeout=10 [2020-03-12T08:03:14.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T08:03:14.084Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T08:03:14.550Z] Fetching without tags [2020-03-12T08:03:14.992Z] Merging remotes/origin/master commit 202f03da1673750986f02ce3be3be5de026df6d5 into PR head commit 8d1e58c0519f2f3c3ab4798985966eb456184d94 [2020-03-12T08:03:15.110Z] Merge succeeded, producing 8d1e58c0519f2f3c3ab4798985966eb456184d94 [2020-03-12T08:03:15.111Z] Checking out Revision 8d1e58c0519f2f3c3ab4798985966eb456184d94 (PR-164) [2020-03-12T08:03:14.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-12T08:03:14.699Z] > git config --add remote.origin.fetch +refs/pull/164/head:refs/remotes/origin/PR-164 # timeout=10 [2020-03-12T08:03:14.703Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T08:03:14.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-12T08:03:14.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T08:03:14.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T08:03:14.726Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T08:03:15.131Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T08:03:15.135Z] > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 [2020-03-12T08:03:15.205Z] > git remote # timeout=10 [2020-03-12T08:03:15.209Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T08:03:15.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T08:03:15.216Z] > git merge 202f03da1673750986f02ce3be3be5de026df6d5 # timeout=10 [2020-03-12T08:03:15.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T08:03:15.235Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T08:03:15.245Z] > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 [2020-03-12T08:03:19.201Z] Commit message: "Change form submit to ajax way when upload device profile" [2020-03-12T08:03:19.232Z] > git --version # timeout=10 [2020-03-12T08:03:19.241Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T08:03:20.358Z] ========================================================= [2020-03-12T08:03:20.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-12T08:03:20.358Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T08:03:21.043Z] + 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-12T08:03:21.303Z] Sending build context to Docker daemon 10.74MB [2020-03-12T08:03:21.303Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-12T08:03:21.303Z] Step 2/8 : FROM ${BASE} [2020-03-12T08:03:21.567Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-12T08:03:21.567Z] 9d48c3bd43c5: Pulling fs layer [2020-03-12T08:03:21.567Z] 7f94eaf8af20: Pulling fs layer [2020-03-12T08:03:21.567Z] 9fe9984849c1: Pulling fs layer [2020-03-12T08:03:21.567Z] ec448270508e: Pulling fs layer [2020-03-12T08:03:21.567Z] 65ba82af53f7: Pulling fs layer [2020-03-12T08:03:21.567Z] 07c18b20a200: Pulling fs layer [2020-03-12T08:03:21.567Z] d9b3ee039db2: Pulling fs layer [2020-03-12T08:03:21.568Z] 8c79c1ac0d81: Pulling fs layer [2020-03-12T08:03:21.568Z] ff40f1a7a0b9: Pulling fs layer [2020-03-12T08:03:21.568Z] bdb43ae2d12f: Pulling fs layer [2020-03-12T08:03:21.568Z] 8e1ab0ef8490: Pulling fs layer [2020-03-12T08:03:21.568Z] d9b3ee039db2: Waiting [2020-03-12T08:03:21.568Z] 8c79c1ac0d81: Waiting [2020-03-12T08:03:21.568Z] ff40f1a7a0b9: Waiting [2020-03-12T08:03:21.568Z] bdb43ae2d12f: Waiting [2020-03-12T08:03:21.568Z] 8e1ab0ef8490: Waiting [2020-03-12T08:03:21.568Z] 65ba82af53f7: Waiting [2020-03-12T08:03:21.568Z] 07c18b20a200: Waiting [2020-03-12T08:03:21.568Z] 9fe9984849c1: Download complete [2020-03-12T08:03:21.568Z] 7f94eaf8af20: Verifying Checksum [2020-03-12T08:03:21.568Z] 7f94eaf8af20: Download complete [2020-03-12T08:03:21.568Z] 65ba82af53f7: Verifying Checksum [2020-03-12T08:03:21.568Z] 65ba82af53f7: Download complete [2020-03-12T08:03:21.568Z] 07c18b20a200: Verifying Checksum [2020-03-12T08:03:21.568Z] 07c18b20a200: Download complete [2020-03-12T08:03:21.568Z] 9d48c3bd43c5: Verifying Checksum [2020-03-12T08:03:21.568Z] 9d48c3bd43c5: Download complete [2020-03-12T08:03:21.832Z] 9d48c3bd43c5: Pull complete [2020-03-12T08:03:22.101Z] 7f94eaf8af20: Pull complete [2020-03-12T08:03:22.101Z] 9fe9984849c1: Pull complete [2020-03-12T08:03:22.678Z] d9b3ee039db2: Verifying Checksum [2020-03-12T08:03:22.678Z] d9b3ee039db2: Download complete [2020-03-12T08:03:22.678Z] ff40f1a7a0b9: Verifying Checksum [2020-03-12T08:03:22.678Z] ff40f1a7a0b9: Download complete [2020-03-12T08:03:22.941Z] bdb43ae2d12f: Verifying Checksum [2020-03-12T08:03:22.941Z] bdb43ae2d12f: Download complete [2020-03-12T08:03:22.941Z] 8e1ab0ef8490: Verifying Checksum [2020-03-12T08:03:22.941Z] 8e1ab0ef8490: Download complete [2020-03-12T08:03:23.212Z] 8c79c1ac0d81: Verifying Checksum [2020-03-12T08:03:23.212Z] 8c79c1ac0d81: Download complete [2020-03-12T08:03:23.212Z] ec448270508e: Download complete [2020-03-12T08:03:28.498Z] ec448270508e: Pull complete [2020-03-12T08:03:28.498Z] 65ba82af53f7: Pull complete [2020-03-12T08:03:28.498Z] 07c18b20a200: Pull complete [2020-03-12T08:03:32.706Z] d9b3ee039db2: Pull complete [2020-03-12T08:03:36.003Z] 8c79c1ac0d81: Pull complete [2020-03-12T08:03:36.263Z] ff40f1a7a0b9: Pull complete [2020-03-12T08:03:36.832Z] bdb43ae2d12f: Pull complete [2020-03-12T08:03:37.097Z] 8e1ab0ef8490: Pull complete [2020-03-12T08:03:37.097Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-12T08:03:37.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-12T08:03:37.097Z] ---> 8acfeb908b63 [2020-03-12T08:03:37.097Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T08:03:37.097Z] ---> Running in aef30ee6632b [2020-03-12T08:03:37.358Z] Removing intermediate container aef30ee6632b [2020-03-12T08:03:37.358Z] ---> 51937f9f8824 [2020-03-12T08:03:37.358Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T08:03:37.358Z] ---> Running in 73d37def3859 [2020-03-12T08:03:38.738Z] Removing intermediate container 73d37def3859 [2020-03-12T08:03:38.738Z] ---> 6f86606595bb [2020-03-12T08:03:38.738Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-12T08:03:38.738Z] ---> Running in 4ddbfce37b57 [2020-03-12T08:03:39.308Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-12T08:03:39.875Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-12T08:03:40.135Z] OK: 134 MiB in 39 packages [2020-03-12T08:03:40.705Z] Removing intermediate container 4ddbfce37b57 [2020-03-12T08:03:40.705Z] ---> 51de74c6ada0 [2020-03-12T08:03:40.705Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-12T08:03:40.705Z] ---> Running in ce16a2fd1667 [2020-03-12T08:03:40.705Z] Removing intermediate container ce16a2fd1667 [2020-03-12T08:03:40.705Z] ---> 57d39978305c [2020-03-12T08:03:40.705Z] Step 7/8 : COPY . . [2020-03-12T08:03:41.646Z] ---> d41bddeeebe4 [2020-03-12T08:03:41.646Z] Step 8/8 : RUN go mod download [2020-03-12T08:03:41.646Z] ---> Running in 33e55fb7020c [2020-03-12T08:03:42.223Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-12T08:03:42.223Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-12T08:03:42.223Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T08:03:42.223Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T08:03:42.223Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-12T08:03:42.223Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-12T08:03:42.223Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-12T08:03:42.797Z] go: finding github.com/kr/text v0.1.0 [2020-03-12T08:03:42.797Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-12T08:03:43.056Z] go: finding github.com/kr/pty v1.1.1 [2020-03-12T08:03:43.056Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-12T08:03:43.317Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-12T08:03:44.696Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-12T08:03:44.696Z] go: finding golang.org/x/text v0.3.0 [2020-03-12T08:03:46.080Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-12T08:03:46.649Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T08:03:46.649Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-12T08:03:46.649Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-12T08:03:46.649Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-12T08:03:46.649Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T08:03:46.649Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T08:03:46.909Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T08:03:47.172Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T08:03:47.172Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-12T08:03:47.172Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-12T08:03:51.376Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-12T08:03:51.376Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T08:03:51.376Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T08:03:51.376Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T08:03:51.376Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T08:03:51.376Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T08:03:51.376Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-12T08:03:51.376Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T08:03:51.376Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T08:03:51.638Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T08:03:51.638Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T08:03:51.638Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T08:03:51.638Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T08:03:51.638Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T08:03:51.638Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T08:03:51.638Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T08:03:51.638Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T08:03:51.638Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T08:03:51.638Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T08:03:52.207Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T08:03:52.207Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T08:03:52.207Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-12T08:03:52.207Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-12T08:03:52.207Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T08:03:52.207Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-12T08:03:52.207Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T08:03:52.207Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T08:03:52.207Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T08:03:52.207Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T08:03:52.207Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T08:03:52.207Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T08:03:52.207Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T08:03:52.207Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T08:03:52.207Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T08:03:52.468Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-12T08:03:52.468Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T08:03:52.731Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T08:03:52.731Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T08:03:52.731Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T08:03:52.731Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T08:03:52.731Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T08:03:52.993Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T08:03:52.993Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T08:03:52.993Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-12T08:03:53.254Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T08:04:05.522Z] Removing intermediate container 33e55fb7020c [2020-03-12T08:04:05.522Z] ---> 461b80de9eea [2020-03-12T08:04:05.522Z] Successfully built 461b80de9eea [2020-03-12T08:04:05.522Z] 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-12T08:04:06.329Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-12T08:04:06.329Z] . [Pipeline] withDockerContainer [2020-03-12T08:04:06.469Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2020-03-12T08:04:06.514Z] $ 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-12T08:04:07.123Z] $ docker top 34bafc75c335e482e5768616c9d4ce79469c392cf82dd76cb7c5746ad72a111e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T08:04:07.648Z] + go version [2020-03-12T08:04:07.648Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-12T08:04:07.993Z] + make test [2020-03-12T08:04:07.993Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-12T08:04:09.903Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-12T08:04:18.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-12T08:04:18.067Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-12T08:04:23.754Z] Stashed 1 file(s) [Pipeline] } [2020-03-12T08:04:23.772Z] $ docker stop --time=1 34bafc75c335e482e5768616c9d4ce79469c392cf82dd76cb7c5746ad72a111e [2020-03-12T08:04:25.198Z] $ docker rm -f 34bafc75c335e482e5768616c9d4ce79469c392cf82dd76cb7c5746ad72a111e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T08:04:26.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T08:04:27.034Z] + ls -al . [2020-03-12T08:04:27.034Z] total 72 [2020-03-12T08:04:27.034Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 12 08:04 . [2020-03-12T08:04:27.034Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 08:03 .. [2020-03-12T08:04:27.034Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 12 08:03 app [2020-03-12T08:04:27.034Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 08:03 assets [2020-03-12T08:04:27.034Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 12 08:03 bin [2020-03-12T08:04:27.034Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 12 08:03 cmd [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 12 08:03 CONTRIBUTING.md [2020-03-12T08:04:27.034Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 12 08:04 coverage.out [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 12 08:03 Dockerfile [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 12 08:03 Dockerfile.build [2020-03-12T08:04:27.034Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 12 08:03 docs [2020-03-12T08:04:27.034Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 08:03 .git [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 12 08:03 .gitignore [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 12 08:03 go.mod [2020-03-12T08:04:27.034Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 12 08:04 go.sum [2020-03-12T08:04:27.034Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 12 08:03 internal [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 12 08:03 Jenkinsfile [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 12 08:03 LICENSE [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 12 08:03 Makefile [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 12 08:03 README.md [2020-03-12T08:04:27.034Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 12 08:03 .semver [2020-03-12T08:04:27.034Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 12 08:03 snap [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 08:00 VERSION [2020-03-12T08:04:27.034Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 12 08:03 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-12T08:04:27.367Z] + 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=8d1e58c0519f2f3c3ab4798985966eb456184d94 --label arch=amd64 --label version=0.0.0 . [2020-03-12T08:04:27.628Z] Sending build context to Docker daemon 10.75MB [2020-03-12T08:04:27.628Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-12T08:04:27.628Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-12T08:04:27.628Z] ---> 461b80de9eea [2020-03-12T08:04:27.628Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-12T08:04:27.628Z] ---> Running in 0479ef58e691 [2020-03-12T08:04:27.886Z] Removing intermediate container 0479ef58e691 [2020-03-12T08:04:27.886Z] ---> 65efcf972bd3 [2020-03-12T08:04:27.886Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-12T08:04:27.886Z] ---> Running in 5644aeac4b4e [2020-03-12T08:04:28.146Z] Removing intermediate container 5644aeac4b4e [2020-03-12T08:04:28.146Z] ---> d24a4ccd923a [2020-03-12T08:04:28.146Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-12T08:04:28.146Z] ---> Running in c580fe10e0b8 [2020-03-12T08:04:28.146Z] Removing intermediate container c580fe10e0b8 [2020-03-12T08:04:28.146Z] ---> d74988f68e40 [2020-03-12T08:04:28.146Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-12T08:04:28.146Z] ---> Running in 5845e30b87b6 [2020-03-12T08:04:28.406Z] Removing intermediate container 5845e30b87b6 [2020-03-12T08:04:28.406Z] ---> 29af7208377c [2020-03-12T08:04:28.406Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-12T08:04:28.406Z] ---> Running in ef45535add95 [2020-03-12T08:04:28.669Z] Removing intermediate container ef45535add95 [2020-03-12T08:04:28.669Z] ---> ba34443d01a1 [2020-03-12T08:04:28.669Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T08:04:28.669Z] ---> Running in 5095e70c6bfb [2020-03-12T08:04:29.604Z] Removing intermediate container 5095e70c6bfb [2020-03-12T08:04:29.604Z] ---> 088ad4bff7a0 [2020-03-12T08:04:29.604Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-12T08:04:29.604Z] ---> Running in 9630a17b5e32 [2020-03-12T08:04:29.866Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-12T08:04:30.433Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-12T08:04:30.692Z] OK: 134 MiB in 39 packages [2020-03-12T08:04:30.952Z] Removing intermediate container 9630a17b5e32 [2020-03-12T08:04:30.952Z] ---> a44dc4875f63 [2020-03-12T08:04:30.952Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-12T08:04:30.952Z] ---> Running in 011090a8cfb3 [2020-03-12T08:04:31.212Z] Removing intermediate container 011090a8cfb3 [2020-03-12T08:04:31.212Z] ---> e584c8fe3467 [2020-03-12T08:04:31.212Z] Step 11/23 : COPY go.mod . [2020-03-12T08:04:31.478Z] ---> 9c455840db61 [2020-03-12T08:04:31.478Z] Step 12/23 : COPY Makefile . [2020-03-12T08:04:31.478Z] ---> e1f0e19fe237 [2020-03-12T08:04:31.478Z] Step 13/23 : RUN make update [2020-03-12T08:04:31.478Z] ---> Running in 171117336e06 [2020-03-12T08:04:32.048Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-12T08:04:32.307Z] Removing intermediate container 171117336e06 [2020-03-12T08:04:32.307Z] ---> 6235f07feaac [2020-03-12T08:04:32.307Z] Step 14/23 : COPY . . [2020-03-12T08:04:32.876Z] ---> e9274608ba24 [2020-03-12T08:04:32.876Z] Step 15/23 : RUN ${MAKE} [2020-03-12T08:04:32.876Z] ---> Running in 22a64ce4a6de [2020-03-12T08:04:33.135Z] 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-12T08:04:43.158Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-12T08:04:44.539Z] Removing intermediate container 22a64ce4a6de [2020-03-12T08:04:44.539Z] ---> 506e3fdf1dd8 [2020-03-12T08:04:44.539Z] Step 16/23 : FROM alpine [2020-03-12T08:04:44.803Z] latest: Pulling from library/alpine [2020-03-12T08:04:45.065Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T08:04:45.324Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T08:04:45.324Z] c9b1b535fdd9: Download complete [2020-03-12T08:04:45.324Z] c9b1b535fdd9: Pull complete [2020-03-12T08:04:45.324Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-12T08:04:45.324Z] Status: Downloaded newer image for alpine:latest [2020-03-12T08:04:45.324Z] ---> e7d92cdc71fe [2020-03-12T08:04:45.324Z] Step 17/23 : EXPOSE 4000 [2020-03-12T08:04:45.584Z] ---> Running in 235a320fe5d4 [2020-03-12T08:04:45.584Z] Removing intermediate container 235a320fe5d4 [2020-03-12T08:04:45.584Z] ---> 16022209b058 [2020-03-12T08:04:45.584Z] 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-12T08:04:46.153Z] ---> 7773942eeeb8 [2020-03-12T08:04:46.153Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-12T08:04:46.153Z] ---> Running in 70947570b3a6 [2020-03-12T08:04:46.413Z] Removing intermediate container 70947570b3a6 [2020-03-12T08:04:46.413Z] ---> 1d621cfbe35f [2020-03-12T08:04:46.413Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-12T08:04:46.413Z] ---> Running in 25cdfbe9b84d [2020-03-12T08:04:46.413Z] Removing intermediate container 25cdfbe9b84d [2020-03-12T08:04:46.413Z] ---> 2efe8e19b08a [2020-03-12T08:04:46.413Z] Step 21/23 : LABEL arch=amd64 [2020-03-12T08:04:46.677Z] ---> Running in e56ed101ac2e [2020-03-12T08:04:46.677Z] Removing intermediate container e56ed101ac2e [2020-03-12T08:04:46.677Z] ---> 0166f057a2d3 [2020-03-12T08:04:46.677Z] Step 22/23 : LABEL git_sha=8d1e58c0519f2f3c3ab4798985966eb456184d94 [2020-03-12T08:04:46.677Z] ---> Running in 354fd88d23e4 [2020-03-12T08:04:46.935Z] Removing intermediate container 354fd88d23e4 [2020-03-12T08:04:46.935Z] ---> 46a284e84e2d [2020-03-12T08:04:46.935Z] Step 23/23 : LABEL version=0.0.0 [2020-03-12T08:04:46.935Z] ---> Running in 9b40ebf12a8d [2020-03-12T08:04:46.935Z] Removing intermediate container 9b40ebf12a8d [2020-03-12T08:04:46.935Z] ---> 1df9466647e8 [2020-03-12T08:04:46.935Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-12T08:04:46.935Z] Successfully built 1df9466647e8 [2020-03-12T08:04:46.935Z] 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-12T08:05:13.414Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-280 in /w/workspace/edgexfoundry_edgex-ui-go_PR-164 [Pipeline] { [Pipeline] ws [2020-03-12T08:05:13.482Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-12T08:05:19.215Z] using credential edgex-jenkins-ssh [2020-03-12T08:05:19.290Z] Cloning the remote Git repository [2020-03-12T08:05:19.291Z] Cloning with configured refspecs honoured and without tags [2020-03-12T08:05:19.328Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T08:05:19.418Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-12T08:05:19.523Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T08:05:19.525Z] > git --version # timeout=10 [2020-03-12T08:05:19.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T08:05:19.624Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T08:05:20.954Z] Fetching without tags [2020-03-12T08:05:21.432Z] Merging remotes/origin/master commit 202f03da1673750986f02ce3be3be5de026df6d5 into PR head commit 8d1e58c0519f2f3c3ab4798985966eb456184d94 [2020-03-12T08:05:20.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-12T08:05:20.826Z] > git config --add remote.origin.fetch +refs/pull/164/head:refs/remotes/origin/PR-164 # timeout=10 [2020-03-12T08:05:20.850Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T08:05:20.882Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-12T08:05:20.941Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T08:05:20.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T08:05:20.955Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T08:05:21.766Z] Merge succeeded, producing 8d1e58c0519f2f3c3ab4798985966eb456184d94 [2020-03-12T08:05:21.767Z] Checking out Revision 8d1e58c0519f2f3c3ab4798985966eb456184d94 (PR-164) [2020-03-12T08:05:21.431Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T08:05:21.463Z] > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 [2020-03-12T08:05:21.638Z] > git remote # timeout=10 [2020-03-12T08:05:21.670Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T08:05:21.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T08:05:21.705Z] > git merge 202f03da1673750986f02ce3be3be5de026df6d5 # timeout=10 [2020-03-12T08:05:21.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T08:05:21.752Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T08:05:21.785Z] > git checkout -f 8d1e58c0519f2f3c3ab4798985966eb456184d94 # timeout=10 [2020-03-12T08:05:26.459Z] Commit message: "Change form submit to ajax way when upload device profile" [2020-03-12T08:05:26.504Z] > git --version # timeout=10 [2020-03-12T08:05:26.528Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T08:05:28.126Z] ========================================================= [2020-03-12T08:05:28.126Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-12T08:05:28.126Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T08:05:29.262Z] + 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-12T08:05:30.245Z] Sending build context to Docker daemon 10.74MB [2020-03-12T08:05:30.245Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-12T08:05:30.245Z] Step 2/8 : FROM ${BASE} [2020-03-12T08:05:30.543Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-12T08:05:30.543Z] 29bddadc8f3f: Pulling fs layer [2020-03-12T08:05:30.543Z] 02bb20f2603b: Pulling fs layer [2020-03-12T08:05:30.543Z] b62863a3550b: Pulling fs layer [2020-03-12T08:05:30.543Z] 9586258a13ea: Pulling fs layer [2020-03-12T08:05:30.543Z] a8b2cbafd68c: Pulling fs layer [2020-03-12T08:05:30.543Z] d1dd75721c92: Pulling fs layer [2020-03-12T08:05:30.543Z] 4e34fffdb759: Pulling fs layer [2020-03-12T08:05:30.543Z] fd1d9eb628f9: Pulling fs layer [2020-03-12T08:05:30.543Z] bd44c58b92db: Pulling fs layer [2020-03-12T08:05:30.543Z] e5856e266cf4: Pulling fs layer [2020-03-12T08:05:30.543Z] f0f88b30cdbb: Pulling fs layer [2020-03-12T08:05:30.543Z] 9586258a13ea: Waiting [2020-03-12T08:05:30.543Z] a8b2cbafd68c: Waiting [2020-03-12T08:05:30.543Z] d1dd75721c92: Waiting [2020-03-12T08:05:30.543Z] 4e34fffdb759: Waiting [2020-03-12T08:05:30.543Z] fd1d9eb628f9: Waiting [2020-03-12T08:05:30.543Z] bd44c58b92db: Waiting [2020-03-12T08:05:30.543Z] e5856e266cf4: Waiting [2020-03-12T08:05:30.543Z] f0f88b30cdbb: Waiting [2020-03-12T08:05:30.814Z] b62863a3550b: Verifying Checksum [2020-03-12T08:05:30.814Z] b62863a3550b: Download complete [2020-03-12T08:05:30.814Z] 02bb20f2603b: Verifying Checksum [2020-03-12T08:05:30.814Z] 02bb20f2603b: Download complete [2020-03-12T08:05:30.814Z] a8b2cbafd68c: Verifying Checksum [2020-03-12T08:05:30.814Z] a8b2cbafd68c: Download complete [2020-03-12T08:05:30.814Z] d1dd75721c92: Verifying Checksum [2020-03-12T08:05:30.814Z] d1dd75721c92: Download complete [2020-03-12T08:05:31.084Z] 29bddadc8f3f: Verifying Checksum [2020-03-12T08:05:31.084Z] 29bddadc8f3f: Download complete [2020-03-12T08:05:31.684Z] 29bddadc8f3f: Pull complete [2020-03-12T08:05:33.131Z] 02bb20f2603b: Pull complete [2020-03-12T08:05:33.407Z] b62863a3550b: Pull complete [2020-03-12T08:05:35.384Z] 4e34fffdb759: Verifying Checksum [2020-03-12T08:05:35.384Z] 4e34fffdb759: Download complete [2020-03-12T08:05:35.384Z] bd44c58b92db: Verifying Checksum [2020-03-12T08:05:35.384Z] bd44c58b92db: Download complete [2020-03-12T08:05:37.986Z] e5856e266cf4: Verifying Checksum [2020-03-12T08:05:37.986Z] e5856e266cf4: Download complete [2020-03-12T08:05:37.986Z] f0f88b30cdbb: Verifying Checksum [2020-03-12T08:05:37.986Z] f0f88b30cdbb: Download complete [2020-03-12T08:05:39.408Z] fd1d9eb628f9: Verifying Checksum [2020-03-12T08:05:39.408Z] fd1d9eb628f9: Download complete [2020-03-12T08:05:40.376Z] 9586258a13ea: Verifying Checksum [2020-03-12T08:05:40.376Z] 9586258a13ea: Download complete [2020-03-12T08:05:50.500Z] 9586258a13ea: Pull complete [2020-03-12T08:05:50.500Z] a8b2cbafd68c: Pull complete [2020-03-12T08:05:50.500Z] d1dd75721c92: Pull complete [2020-03-12T08:05:55.873Z] 4e34fffdb759: Pull complete [2020-03-12T08:06:00.147Z] fd1d9eb628f9: Pull complete [2020-03-12T08:06:00.147Z] bd44c58b92db: Pull complete [2020-03-12T08:06:02.110Z] e5856e266cf4: Pull complete [2020-03-12T08:06:02.110Z] f0f88b30cdbb: Pull complete [2020-03-12T08:06:02.110Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-12T08:06:02.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-12T08:06:02.110Z] ---> 0be50c763560 [2020-03-12T08:06:02.110Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T08:06:07.494Z] ---> Running in d4b3ea4bc1d1 [2020-03-12T08:06:07.494Z] Removing intermediate container d4b3ea4bc1d1 [2020-03-12T08:06:07.494Z] ---> a1ae95c9660c [2020-03-12T08:06:07.494Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T08:06:07.494Z] ---> Running in e91f25043b67 [2020-03-12T08:06:09.457Z] Removing intermediate container e91f25043b67 [2020-03-12T08:06:09.457Z] ---> 483219559337 [2020-03-12T08:06:09.457Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-12T08:06:09.457Z] ---> Running in 69dc59f91b7a [2020-03-12T08:06:10.424Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-12T08:06:11.007Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-12T08:06:11.588Z] OK: 121 MiB in 39 packages [2020-03-12T08:06:12.554Z] Removing intermediate container 69dc59f91b7a [2020-03-12T08:06:12.554Z] ---> f6924d1e00c6 [2020-03-12T08:06:12.554Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-12T08:06:12.820Z] ---> Running in 2fd7cf3cd3a9 [2020-03-12T08:06:13.088Z] Removing intermediate container 2fd7cf3cd3a9 [2020-03-12T08:06:13.088Z] ---> 1694ed68ce97 [2020-03-12T08:06:13.088Z] Step 7/8 : COPY . . [2020-03-12T08:06:14.500Z] ---> 3af8c474d912 [2020-03-12T08:06:14.500Z] Step 8/8 : RUN go mod download [2020-03-12T08:06:14.500Z] ---> Running in 8109ec8d5aec [2020-03-12T08:06:15.457Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T08:06:15.457Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T08:06:15.457Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-12T08:06:15.457Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-12T08:06:15.457Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-12T08:06:15.457Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-12T08:06:15.457Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-12T08:06:16.042Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-12T08:06:16.312Z] go: finding github.com/kr/text v0.1.0 [2020-03-12T08:06:16.312Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-12T08:06:16.312Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-12T08:06:16.312Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T08:06:16.582Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T08:06:16.582Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-12T08:06:16.582Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-12T08:06:16.582Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-12T08:06:16.582Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T08:06:17.167Z] go: finding github.com/kr/pty v1.1.1 [2020-03-12T08:06:17.167Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T08:06:17.768Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-12T08:06:17.768Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T08:06:17.768Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-12T08:06:19.731Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-12T08:06:19.731Z] go: finding golang.org/x/text v0.3.0 [2020-03-12T08:06:22.352Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-12T08:06:22.939Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-12T08:06:22.939Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T08:06:22.939Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-12T08:06:22.939Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T08:06:22.939Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T08:06:22.939Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T08:06:22.939Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T08:06:23.902Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T08:06:23.902Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T08:06:24.869Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T08:06:24.869Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-12T08:06:24.869Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T08:06:24.869Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T08:06:24.869Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T08:06:24.869Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T08:06:24.869Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T08:06:24.869Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T08:06:24.869Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T08:06:24.869Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T08:06:25.833Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T08:06:25.833Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T08:06:25.833Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T08:06:25.833Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-12T08:06:26.102Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T08:06:26.102Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T08:06:26.102Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T08:06:26.102Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T08:06:26.102Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T08:06:26.102Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T08:06:26.697Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T08:06:26.969Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T08:06:26.969Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T08:06:27.242Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-12T08:06:27.242Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-12T08:06:27.513Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T08:06:27.513Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T08:06:27.513Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T08:06:27.784Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T08:06:28.380Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T08:06:28.380Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T08:06:28.380Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T08:06:28.651Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T08:06:28.651Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-12T08:06:28.651Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T08:06:28.651Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T08:07:00.942Z] Removing intermediate container 8109ec8d5aec [2020-03-12T08:07:00.942Z] ---> f92637a8c513 [2020-03-12T08:07:00.942Z] Successfully built f92637a8c513 [2020-03-12T08:07:00.942Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-12T08:07:01.771Z] + docker inspect -f . ci-base-image-arm64 [2020-03-12T08:07:02.036Z] . [Pipeline] withDockerContainer [2020-03-12T08:07:02.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-280 does not seem to be running inside a container [2020-03-12T08:07:02.460Z] $ 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-arm64 cat [2020-03-12T08:07:03.850Z] $ docker top c91876a37599d68e0aa758f60db2238db63943112a94f74e48217258d8c6f9a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T08:07:04.960Z] + go version [2020-03-12T08:07:04.960Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-12T08:07:05.634Z] + make test [2020-03-12T08:07:05.635Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-12T08:07:07.047Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-12T08:07:33.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-12T08:07:33.799Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-12T08:07:43.917Z] Warning: overwriting stash ‘coverage-report’ [2020-03-12T08:07:44.282Z] Stashed 1 file(s) [Pipeline] } [2020-03-12T08:07:44.307Z] $ docker stop --time=1 c91876a37599d68e0aa758f60db2238db63943112a94f74e48217258d8c6f9a8 [2020-03-12T08:07:46.545Z] $ docker rm -f c91876a37599d68e0aa758f60db2238db63943112a94f74e48217258d8c6f9a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T08:07:47.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T08:07:48.313Z] + ls -al . [2020-03-12T08:07:48.313Z] total 112 [2020-03-12T08:07:48.313Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 08:07 . [2020-03-12T08:07:48.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:05 .. [2020-03-12T08:07:48.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 08:05 .git [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 12 08:05 .gitignore [2020-03-12T08:07:48.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:05 .semver [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 12 08:05 CONTRIBUTING.md [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 12 08:05 Dockerfile [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 12 08:05 Dockerfile.build [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 12 08:05 Jenkinsfile [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 12 08:05 LICENSE [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 12 08:05 Makefile [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 12 08:05 README.md [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 08:00 VERSION [2020-03-12T08:07:48.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 08:05 app [2020-03-12T08:07:48.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:05 assets [2020-03-12T08:07:48.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 08:05 bin [2020-03-12T08:07:48.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:05 cmd [2020-03-12T08:07:48.313Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 12 08:07 coverage.out [2020-03-12T08:07:48.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:05 docs [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 12 08:05 go.mod [2020-03-12T08:07:48.313Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 12 08:07 go.sum [2020-03-12T08:07:48.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:05 internal [2020-03-12T08:07:48.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:05 snap [2020-03-12T08:07:48.313Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 12 08:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-12T08:07:48.674Z] + 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=8d1e58c0519f2f3c3ab4798985966eb456184d94 --label arch=arm64 --label version=0.0.0 . [2020-03-12T08:07:49.260Z] Sending build context to Docker daemon 10.75MB [2020-03-12T08:07:49.260Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-12T08:07:49.260Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-12T08:07:49.260Z] ---> f92637a8c513 [2020-03-12T08:07:49.260Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-12T08:07:49.528Z] ---> Running in 5415a498a315 [2020-03-12T08:07:49.796Z] Removing intermediate container 5415a498a315 [2020-03-12T08:07:49.796Z] ---> 5ecd5743b184 [2020-03-12T08:07:49.796Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-12T08:07:50.065Z] ---> Running in f94811116e67 [2020-03-12T08:07:50.334Z] Removing intermediate container f94811116e67 [2020-03-12T08:07:50.334Z] ---> 5c679ba1f622 [2020-03-12T08:07:50.334Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-12T08:07:50.603Z] ---> Running in 63fc538032f5 [2020-03-12T08:07:50.872Z] Removing intermediate container 63fc538032f5 [2020-03-12T08:07:50.872Z] ---> d6a3da49a3b9 [2020-03-12T08:07:50.872Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-12T08:07:50.872Z] ---> Running in 6e27747c6997 [2020-03-12T08:07:51.461Z] Removing intermediate container 6e27747c6997 [2020-03-12T08:07:51.461Z] ---> 5253b91a4eda [2020-03-12T08:07:51.461Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-12T08:07:51.461Z] ---> Running in fc769567757a [2020-03-12T08:07:51.732Z] Removing intermediate container fc769567757a [2020-03-12T08:07:51.732Z] ---> 704cb496ae7c [2020-03-12T08:07:51.732Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T08:07:52.001Z] ---> Running in 80f00cfa0feb [2020-03-12T08:07:53.955Z] Removing intermediate container 80f00cfa0feb [2020-03-12T08:07:53.955Z] ---> efc87a7b96cf [2020-03-12T08:07:53.955Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-12T08:07:53.955Z] ---> Running in 5256282e63a2 [2020-03-12T08:07:54.915Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-12T08:07:55.502Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-12T08:07:56.088Z] OK: 121 MiB in 39 packages [2020-03-12T08:07:57.053Z] Removing intermediate container 5256282e63a2 [2020-03-12T08:07:57.053Z] ---> 9a38d1776de2 [2020-03-12T08:07:57.053Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-12T08:07:57.321Z] ---> Running in 5aa5a029c914 [2020-03-12T08:07:57.589Z] Removing intermediate container 5aa5a029c914 [2020-03-12T08:07:57.589Z] ---> cc1c69db4473 [2020-03-12T08:07:57.589Z] Step 11/23 : COPY go.mod . [2020-03-12T08:07:58.555Z] ---> 68ff91ff4067 [2020-03-12T08:07:58.555Z] Step 12/23 : COPY Makefile . [2020-03-12T08:07:58.827Z] ---> ae37a9363f98 [2020-03-12T08:07:58.827Z] Step 13/23 : RUN make update [2020-03-12T08:07:58.827Z] ---> Running in 22de44fff736 [2020-03-12T08:07:59.793Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-12T08:08:01.744Z] Removing intermediate container 22de44fff736 [2020-03-12T08:08:01.744Z] ---> 3802ed8389b3 [2020-03-12T08:08:01.744Z] Step 14/23 : COPY . . [2020-03-12T08:08:03.163Z] ---> a03799bf2b39 [2020-03-12T08:08:03.163Z] Step 15/23 : RUN ${MAKE} [2020-03-12T08:08:03.163Z] ---> Running in ba588719deb2 [2020-03-12T08:08:04.131Z] 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-12T08:08:26.230Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-12T08:08:34.444Z] Removing intermediate container ba588719deb2 [2020-03-12T08:08:34.444Z] ---> 9328cc91b3b5 [2020-03-12T08:08:34.444Z] Step 16/23 : FROM alpine [2020-03-12T08:08:34.713Z] latest: Pulling from library/alpine [2020-03-12T08:08:34.981Z] 8fa90b21c985: Pulling fs layer [2020-03-12T08:08:35.572Z] 8fa90b21c985: Verifying Checksum [2020-03-12T08:08:35.572Z] 8fa90b21c985: Download complete [2020-03-12T08:08:36.158Z] 8fa90b21c985: Pull complete [2020-03-12T08:08:36.158Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-12T08:08:36.158Z] Status: Downloaded newer image for alpine:latest [2020-03-12T08:08:36.158Z] ---> 6e4716cdcf7a [2020-03-12T08:08:36.158Z] Step 17/23 : EXPOSE 4000 [2020-03-12T08:08:36.158Z] ---> Running in 6a3ec0a95e04 [2020-03-12T08:08:36.748Z] Removing intermediate container 6a3ec0a95e04 [2020-03-12T08:08:36.748Z] ---> 7c65a80c92ad [2020-03-12T08:08:36.748Z] 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-12T08:08:38.695Z] ---> 15216b44ed67 [2020-03-12T08:08:38.695Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-12T08:08:38.695Z] ---> Running in 393be818938c [2020-03-12T08:08:39.279Z] Removing intermediate container 393be818938c [2020-03-12T08:08:39.279Z] ---> a938f6558e82 [2020-03-12T08:08:39.279Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-12T08:08:39.279Z] ---> Running in 1104644b7382 [2020-03-12T08:08:39.866Z] Removing intermediate container 1104644b7382 [2020-03-12T08:08:39.866Z] ---> cbc54b1f8d9a [2020-03-12T08:08:39.866Z] Step 21/23 : LABEL arch=arm64 [2020-03-12T08:08:39.866Z] ---> Running in d1141486aa36 [2020-03-12T08:08:40.450Z] Removing intermediate container d1141486aa36 [2020-03-12T08:08:40.450Z] ---> 2ca03bf29f74 [2020-03-12T08:08:40.450Z] Step 22/23 : LABEL git_sha=8d1e58c0519f2f3c3ab4798985966eb456184d94 [2020-03-12T08:08:40.450Z] ---> Running in a601749c0bf0 [2020-03-12T08:08:41.037Z] Removing intermediate container a601749c0bf0 [2020-03-12T08:08:41.037Z] ---> 728bb5316df4 [2020-03-12T08:08:41.037Z] Step 23/23 : LABEL version=0.0.0 [2020-03-12T08:08:41.304Z] ---> Running in 11cc6aca5bda [2020-03-12T08:08:41.887Z] Removing intermediate container 11cc6aca5bda [2020-03-12T08:08:41.887Z] ---> eea7d4ec6d83 [2020-03-12T08:08:41.887Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-12T08:08:41.887Z] Successfully built eea7d4ec6d83 [2020-03-12T08:08:41.887Z] 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-12T08:08:43.460Z] provisioning config files... [2020-03-12T08:08:43.472Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/config2478604001316908139tmp [Pipeline] { [Pipeline] sh [2020-03-12T08:08:43.853Z] + curl -s https://codecov.io/bash [2020-03-12T08:08:43.853Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/config2478604001316908139tmp [2020-03-12T08:08:44.114Z] [2020-03-12T08:08:44.114Z] _____ _ [2020-03-12T08:08:44.114Z] / ____| | | [2020-03-12T08:08:44.114Z] | | ___ __| | ___ ___ _____ __ [2020-03-12T08:08:44.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-12T08:08:44.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-12T08:08:44.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-12T08:08:44.114Z] Bash-20200303-bc4d7e6 [2020-03-12T08:08:44.114Z] [2020-03-12T08:08:44.114Z] [2020-03-12T08:08:44.114Z] ==> Jenkins CI detected. [2020-03-12T08:08:44.114Z] project root: . [2020-03-12T08:08:44.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-12T08:08:44.114Z] ==> Running gcov in . (disable via -X gcov) [2020-03-12T08:08:44.114Z] ==> Python coveragepy not found [2020-03-12T08:08:44.114Z] ==> Searching for coverage reports in: [2020-03-12T08:08:44.114Z] + . [2020-03-12T08:08:44.114Z] -> Found 1 reports [2020-03-12T08:08:44.114Z] ==> Detecting git/mercurial file structure [2020-03-12T08:08:44.114Z] ==> Reading reports [2020-03-12T08:08:44.114Z] + ./coverage.out bytes=10 [2020-03-12T08:08:44.114Z] ==> Appending adjustments [2020-03-12T08:08:44.114Z] http://docs.codecov.io/docs/fixing-reports [2020-03-12T08:08:44.373Z] + Found adjustments [2020-03-12T08:08:44.373Z] ==> Gzipping contents [2020-03-12T08:08:44.373Z] ==> Uploading reports [2020-03-12T08:08:44.373Z] url: https://codecov.io [2020-03-12T08:08:44.373Z] query: branch=PR-164&commit=8d1e58c0519f2f3c3ab4798985966eb456184d94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=164&job= [2020-03-12T08:08:44.373Z] -> Pinging Codecov [2020-03-12T08:08:44.373Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-164&commit=8d1e58c0519f2f3c3ab4798985966eb456184d94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=164&job= [2020-03-12T08:08:44.632Z] -> Uploading [2020-03-12T08:08:45.199Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8d1e58c0519f2f3c3ab4798985966eb456184d94 [Pipeline] } [2020-03-12T08:08:45.223Z] 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-12T08:08:46.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T08:08:47.219Z] ---> package-listing.sh [2020-03-12T08:08:47.219Z] ++ facter osfamily [2020-03-12T08:08:47.219Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-12T08:08:47.219Z] + OS_FAMILY=redhat [2020-03-12T08:08:47.219Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-164 [2020-03-12T08:08:47.219Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-12T08:08:47.219Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-12T08:08:47.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-12T08:08:47.219Z] + PACKAGES=/tmp/packages_start.txt [2020-03-12T08:08:47.219Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-164 ']' [2020-03-12T08:08:47.219Z] + PACKAGES=/tmp/packages_end.txt [2020-03-12T08:08:47.219Z] + case "${OS_FAMILY}" in [2020-03-12T08:08:47.219Z] + rpm -qa [2020-03-12T08:08:47.219Z] + sort [2020-03-12T08:08:52.491Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-12T08:08:52.491Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-12T08:08:52.491Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-12T08:08:52.491Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-164 ']' [2020-03-12T08:08:52.491Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-164/archives/ [2020-03-12T08:08:52.491Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-164/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-12T08:08:52.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T08:08:52.965Z] [2020-03-12T08:08:52.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-12T08:08:53.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T08:08:53.327Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-12T08:08:53.327Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T08:08:53.327Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-12T08:08:53.327Z] 756a868c4378: Pulling fs layer [2020-03-12T08:08:53.327Z] 444b2fc9a129: Pulling fs layer [2020-03-12T08:08:53.327Z] ea15f1150254: Pulling fs layer [2020-03-12T08:08:53.327Z] 41b27a9f41bf: Pulling fs layer [2020-03-12T08:08:53.327Z] 28c525ee5125: Pulling fs layer [2020-03-12T08:08:53.327Z] 094b1ea09ed8: Pulling fs layer [2020-03-12T08:08:53.327Z] 138eaada9080: Pulling fs layer [2020-03-12T08:08:53.327Z] 0622d0fa9048: Pulling fs layer [2020-03-12T08:08:53.327Z] 41b27a9f41bf: Waiting [2020-03-12T08:08:53.327Z] 094b1ea09ed8: Waiting [2020-03-12T08:08:53.327Z] 138eaada9080: Waiting [2020-03-12T08:08:53.327Z] 0622d0fa9048: Waiting [2020-03-12T08:08:53.327Z] 444b2fc9a129: Waiting [2020-03-12T08:08:53.327Z] ea15f1150254: Waiting [2020-03-12T08:08:53.327Z] 2cc5ad85d9ab: Download complete [2020-03-12T08:08:53.327Z] 444b2fc9a129: Verifying Checksum [2020-03-12T08:08:53.327Z] 444b2fc9a129: Download complete [2020-03-12T08:08:53.327Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T08:08:53.327Z] c9b1b535fdd9: Download complete [2020-03-12T08:08:53.327Z] ea15f1150254: Verifying Checksum [2020-03-12T08:08:53.327Z] ea15f1150254: Download complete [2020-03-12T08:08:53.592Z] 28c525ee5125: Verifying Checksum [2020-03-12T08:08:53.592Z] 28c525ee5125: Download complete [2020-03-12T08:08:53.859Z] c9b1b535fdd9: Pull complete [2020-03-12T08:08:53.859Z] 756a868c4378: Download complete [2020-03-12T08:08:54.146Z] 138eaada9080: Verifying Checksum [2020-03-12T08:08:54.146Z] 138eaada9080: Download complete [2020-03-12T08:08:54.146Z] 094b1ea09ed8: Verifying Checksum [2020-03-12T08:08:54.146Z] 094b1ea09ed8: Download complete [2020-03-12T08:08:54.146Z] 0622d0fa9048: Verifying Checksum [2020-03-12T08:08:54.146Z] 0622d0fa9048: Download complete [2020-03-12T08:08:54.146Z] 2cc5ad85d9ab: Pull complete [2020-03-12T08:08:54.719Z] 41b27a9f41bf: Verifying Checksum [2020-03-12T08:08:54.719Z] 41b27a9f41bf: Download complete [2020-03-12T08:08:55.659Z] 756a868c4378: Pull complete [2020-03-12T08:08:55.921Z] 444b2fc9a129: Pull complete [2020-03-12T08:08:56.181Z] ea15f1150254: Pull complete [2020-03-12T08:09:00.394Z] 41b27a9f41bf: Pull complete [2020-03-12T08:09:00.394Z] 28c525ee5125: Pull complete [2020-03-12T08:09:02.300Z] 094b1ea09ed8: Pull complete [2020-03-12T08:09:02.300Z] 138eaada9080: Pull complete [2020-03-12T08:09:02.559Z] 0622d0fa9048: Pull complete [2020-03-12T08:09:02.559Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-12T08:09:02.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-12T08:09:02.746Z] prd-centos7-docker-4c-2g-277 does not seem to be running inside a container [2020-03-12T08:09:02.784Z] $ 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-164 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-164:/w/workspace/edgexfoundry_edgex-ui-go_PR-164:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-164@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-12T08:09:03.809Z] $ docker top 221f3a1d4e03e234f6f895664e280f238f1b36b4afde8b4e79799b450cc98e5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-12T08:09:04.098Z] provisioning config files... [2020-03-12T08:09:04.112Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-164@tmp/config3359217349845921710tmp [Pipeline] { [Pipeline] echo [2020-03-12T08:09:04.234Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T08:09:04.575Z] ---> create-netrc.sh [Pipeline] echo [2020-03-12T08:09:04.598Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T08:09:04.915Z] ---> logs-deploy.sh [2020-03-12T08:09:04.915Z] + ARCHIVE_ARTIFACTS= [2020-03-12T08:09:04.915Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-12T08:09:04.915Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-12T08:09:04.915Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-12T08:09:04.915Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-164/1 [2020-03-12T08:09:04.915Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-164/1/ [2020-03-12T08:09:04.915Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-164/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-164 [2020-03-12T08:09:06.291Z] Archives upload complete. [2020-03-12T08:09:06.291Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-164/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-164/1/