Pull request #162 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at b7b5aeb7e670236aa97615c39cd335eef2abaff5 rather than fc7ab9263c9288e2449b3e01f0b5eb80f596928a Obtained Jenkinsfile from b7b5aeb7e670236aa97615c39cd335eef2abaff5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-188 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-162 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc7ab9263c9288e2449b3e01f0b5eb80f596928a Merge succeeded, producing fc7ab9263c9288e2449b3e01f0b5eb80f596928a Checking out Revision fc7ab9263c9288e2449b3e01f0b5eb80f596928a (PR-162) > git config core.sparsecheckout # timeout=10 > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 Commit message: "Issue #151" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-12T00:20:14.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-12T00:20:16.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T00:20:16.881Z] [2020-03-12T00:20:16.881Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-12T00:20:17.254Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T00:20:17.254Z] latest: Pulling from edgex-devops/git-semver [2020-03-12T00:20:17.254Z] 9123ac7c32f7: Pulling fs layer [2020-03-12T00:20:17.254Z] b8cc5d1170e3: Pulling fs layer [2020-03-12T00:20:17.254Z] 2924cbbf6a41: Pulling fs layer [2020-03-12T00:20:17.254Z] 93b08a4f1073: Pulling fs layer [2020-03-12T00:20:17.254Z] 93b08a4f1073: Waiting [2020-03-12T00:20:17.254Z] b8cc5d1170e3: Download complete [2020-03-12T00:20:17.254Z] 9123ac7c32f7: Verifying Checksum [2020-03-12T00:20:17.254Z] 9123ac7c32f7: Download complete [2020-03-12T00:20:17.515Z] 93b08a4f1073: Verifying Checksum [2020-03-12T00:20:17.515Z] 93b08a4f1073: Download complete [2020-03-12T00:20:17.515Z] 2924cbbf6a41: Verifying Checksum [2020-03-12T00:20:17.515Z] 2924cbbf6a41: Download complete [2020-03-12T00:20:17.773Z] 9123ac7c32f7: Pull complete [2020-03-12T00:20:17.773Z] b8cc5d1170e3: Pull complete [2020-03-12T00:20:18.339Z] 2924cbbf6a41: Pull complete [2020-03-12T00:20:18.598Z] 93b08a4f1073: Pull complete [2020-03-12T00:20:18.598Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-12T00:20:18.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-12T00:20:19.003Z] prd-centos7-docker-4c-2g-188 does not seem to be running inside a container [2020-03-12T00:20:19.049Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-12T00:20:19.682Z] $ docker top f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T00:20:19.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T00:20:19.934Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T00:20:20.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T00:20:20.139Z] $ docker exec f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 ssh-agent [2020-03-12T00:20:20.333Z] SSH_AUTH_SOCK=/tmp/ssh-LjycrQHdevTI/agent.14 [2020-03-12T00:20:20.333Z] SSH_AGENT_PID=20 [2020-03-12T00:20:20.342Z] Running ssh-add (command line suppressed) [2020-03-12T00:20:20.483Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_307407129114716481.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_307407129114716481.key) [2020-03-12T00:20:20.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T00:20:20.894Z] + git describe --exact-match --tags HEAD [2020-03-12T00:20:20.894Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-12T00:20:20.944Z] $ docker exec --env ******** --env ******** f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 ssh-agent -k [2020-03-12T00:20:21.091Z] unset SSH_AUTH_SOCK; [2020-03-12T00:20:21.092Z] unset SSH_AGENT_PID; [2020-03-12T00:20:21.092Z] echo Agent pid 20 killed; [2020-03-12T00:20:21.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-12T00:20:21.267Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-12T00:20:21.267Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-12T00:20:21.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T00:20:21.347Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T00:20:21.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T00:20:21.530Z] $ docker exec f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 ssh-agent [2020-03-12T00:20:21.714Z] SSH_AUTH_SOCK=/tmp/ssh-MY3TDamHpr4c/agent.56 [2020-03-12T00:20:21.714Z] SSH_AGENT_PID=63 [2020-03-12T00:20:21.721Z] Running ssh-add (command line suppressed) [2020-03-12T00:20:21.861Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_6663252403164337123.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_6663252403164337123.key) [2020-03-12T00:20:21.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T00:20:22.312Z] + git semver init [2020-03-12T00:20:22.312Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T00:20:22.312Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.git [2020-03-12T00:20:22.312Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-12T00:20:22.312Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T00:20:22.312Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T00:20:22.312Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T00:20:22.312Z] # $SEMVER_BRANCH = PR-162 [2020-03-12T00:20:22.312Z] # $SEMVER_TEMP = /tmp/semver-045045242 [2020-03-12T00:20:22.312Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-12T00:20:23.253Z] # '/tmp/semver-045045242' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver' [2020-03-12T00:20:23.253Z] # -> Force: false [2020-03-12T00:20:23.253Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver [Pipeline] } [2020-03-12T00:20:23.261Z] $ docker exec --env ******** --env ******** f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 ssh-agent -k [2020-03-12T00:20:23.407Z] unset SSH_AUTH_SOCK; [2020-03-12T00:20:23.408Z] unset SSH_AGENT_PID; [2020-03-12T00:20:23.408Z] echo Agent pid 63 killed; [2020-03-12T00:20:23.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T00:20:23.888Z] + git semver [Pipeline] } [2020-03-12T00:20:23.912Z] $ docker stop --time=1 f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 [2020-03-12T00:20:25.273Z] $ docker rm -f f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-12T00:20:26.189Z] Stashed 24 file(s) [Pipeline] echo [2020-03-12T00:20:26.191Z] [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-12T00:20:41.479Z] Still waiting to schedule task [2020-03-12T00:20:41.479Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-12T00:20:41.481Z] Still waiting to schedule task [2020-03-12T00:20:41.481Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-12T00:22:21.606Z] Running on prd-centos7-docker-4c-2g-189 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws [2020-03-12T00:22:21.684Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2020-03-12T00:22:23.826Z] using credential edgex-jenkins-ssh [2020-03-12T00:22:23.905Z] Cloning the remote Git repository [2020-03-12T00:22:23.905Z] Cloning with configured refspecs honoured and without tags [2020-03-12T00:22:23.931Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T00:22:23.971Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2020-03-12T00:22:24.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T00:22:24.024Z] > git --version # timeout=10 [2020-03-12T00:22:24.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T00:22:24.064Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T00:22:24.726Z] Fetching without tags [2020-03-12T00:22:25.104Z] Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc7ab9263c9288e2449b3e01f0b5eb80f596928a [2020-03-12T00:22:25.235Z] Merge succeeded, producing fc7ab9263c9288e2449b3e01f0b5eb80f596928a [2020-03-12T00:22:25.235Z] Checking out Revision fc7ab9263c9288e2449b3e01f0b5eb80f596928a (PR-162) [2020-03-12T00:22:24.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-12T00:22:24.695Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-03-12T00:22:24.702Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T00:22:24.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-12T00:22:24.730Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T00:22:24.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T00:22:24.736Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T00:22:25.114Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T00:22:25.121Z] > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 [2020-03-12T00:22:25.201Z] > git remote # timeout=10 [2020-03-12T00:22:25.207Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T00:22:25.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T00:22:25.214Z] > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 [2020-03-12T00:22:25.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T00:22:25.237Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T00:22:25.243Z] > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 [2020-03-12T00:22:29.044Z] Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T00:22:30.042Z] ========================================================= [2020-03-12T00:22:30.042Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-12T00:22:30.042Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T00:22:30.747Z] + 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-12T00:22:31.007Z] Sending build context to Docker daemon 10.73MB [2020-03-12T00:22:31.007Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-12T00:22:31.007Z] Step 2/8 : FROM ${BASE} [2020-03-12T00:22:31.007Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-12T00:22:31.007Z] 9d48c3bd43c5: Pulling fs layer [2020-03-12T00:22:31.007Z] 7f94eaf8af20: Pulling fs layer [2020-03-12T00:22:31.007Z] 9fe9984849c1: Pulling fs layer [2020-03-12T00:22:31.007Z] ec448270508e: Pulling fs layer [2020-03-12T00:22:31.007Z] 65ba82af53f7: Pulling fs layer [2020-03-12T00:22:31.007Z] 07c18b20a200: Pulling fs layer [2020-03-12T00:22:31.007Z] d9b3ee039db2: Pulling fs layer [2020-03-12T00:22:31.007Z] 8c79c1ac0d81: Pulling fs layer [2020-03-12T00:22:31.007Z] ff40f1a7a0b9: Pulling fs layer [2020-03-12T00:22:31.007Z] bdb43ae2d12f: Pulling fs layer [2020-03-12T00:22:31.007Z] 8e1ab0ef8490: Pulling fs layer [2020-03-12T00:22:31.007Z] ec448270508e: Waiting [2020-03-12T00:22:31.007Z] 65ba82af53f7: Waiting [2020-03-12T00:22:31.007Z] 07c18b20a200: Waiting [2020-03-12T00:22:31.007Z] d9b3ee039db2: Waiting [2020-03-12T00:22:31.007Z] 8c79c1ac0d81: Waiting [2020-03-12T00:22:31.007Z] ff40f1a7a0b9: Waiting [2020-03-12T00:22:31.007Z] bdb43ae2d12f: Waiting [2020-03-12T00:22:31.007Z] 8e1ab0ef8490: Waiting [2020-03-12T00:22:31.007Z] 9fe9984849c1: Verifying Checksum [2020-03-12T00:22:31.007Z] 9fe9984849c1: Download complete [2020-03-12T00:22:31.007Z] 7f94eaf8af20: Download complete [2020-03-12T00:22:31.007Z] 65ba82af53f7: Verifying Checksum [2020-03-12T00:22:31.007Z] 65ba82af53f7: Download complete [2020-03-12T00:22:31.007Z] 07c18b20a200: Download complete [2020-03-12T00:22:31.274Z] 9d48c3bd43c5: Verifying Checksum [2020-03-12T00:22:31.274Z] 9d48c3bd43c5: Download complete [2020-03-12T00:22:31.537Z] 9d48c3bd43c5: Pull complete [2020-03-12T00:22:31.805Z] d9b3ee039db2: Verifying Checksum [2020-03-12T00:22:31.805Z] d9b3ee039db2: Download complete [2020-03-12T00:22:31.805Z] ff40f1a7a0b9: Verifying Checksum [2020-03-12T00:22:31.805Z] ff40f1a7a0b9: Download complete [2020-03-12T00:22:32.386Z] bdb43ae2d12f: Verifying Checksum [2020-03-12T00:22:32.386Z] bdb43ae2d12f: Download complete [2020-03-12T00:22:32.386Z] 8e1ab0ef8490: Verifying Checksum [2020-03-12T00:22:32.386Z] 8e1ab0ef8490: Download complete [2020-03-12T00:22:32.645Z] ec448270508e: Verifying Checksum [2020-03-12T00:22:32.645Z] ec448270508e: Download complete [2020-03-12T00:22:32.645Z] 8c79c1ac0d81: Verifying Checksum [2020-03-12T00:22:32.645Z] 8c79c1ac0d81: Download complete [2020-03-12T00:22:33.581Z] 7f94eaf8af20: Pull complete [2020-03-12T00:22:33.581Z] 9fe9984849c1: Pull complete [2020-03-12T00:22:37.785Z] ec448270508e: Pull complete [2020-03-12T00:22:38.044Z] 65ba82af53f7: Pull complete [2020-03-12T00:22:38.044Z] 07c18b20a200: Pull complete [2020-03-12T00:22:43.365Z] d9b3ee039db2: Pull complete [2020-03-12T00:22:46.680Z] 8c79c1ac0d81: Pull complete [2020-03-12T00:22:46.680Z] ff40f1a7a0b9: Pull complete [2020-03-12T00:22:47.255Z] bdb43ae2d12f: Pull complete [2020-03-12T00:22:47.823Z] 8e1ab0ef8490: Pull complete [2020-03-12T00:22:47.823Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-12T00:22:47.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-12T00:22:47.823Z] ---> 8acfeb908b63 [2020-03-12T00:22:47.823Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T00:22:47.823Z] ---> Running in f8e3ce1d6f18 [2020-03-12T00:22:48.083Z] Removing intermediate container f8e3ce1d6f18 [2020-03-12T00:22:48.083Z] ---> 3567e1b8b510 [2020-03-12T00:22:48.083Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T00:22:48.083Z] ---> Running in 00306dbcdff9 [2020-03-12T00:22:49.022Z] Removing intermediate container 00306dbcdff9 [2020-03-12T00:22:49.022Z] ---> 1eb8e5ebbd61 [2020-03-12T00:22:49.022Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-12T00:22:49.285Z] ---> Running in 57583c161c82 [2020-03-12T00:22:49.545Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-12T00:22:50.483Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-12T00:22:50.743Z] OK: 134 MiB in 39 packages [2020-03-12T00:22:51.003Z] Removing intermediate container 57583c161c82 [2020-03-12T00:22:51.003Z] ---> cd03ebbbffc7 [2020-03-12T00:22:51.003Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-12T00:22:51.003Z] ---> Running in 0242482069f4 [2020-03-12T00:22:51.263Z] Removing intermediate container 0242482069f4 [2020-03-12T00:22:51.263Z] ---> bc87c24cead1 [2020-03-12T00:22:51.263Z] Step 7/8 : COPY . . [2020-03-12T00:22:52.204Z] ---> e1904f493759 [2020-03-12T00:22:52.204Z] Step 8/8 : RUN go mod download [2020-03-12T00:22:52.204Z] ---> Running in 158d2060c3cf [2020-03-12T00:22:53.146Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-12T00:22:53.146Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T00:22:53.146Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-12T00:22:53.146Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-12T00:22:53.146Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T00:22:53.146Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-12T00:22:53.146Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-12T00:22:53.408Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T00:22:53.408Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-12T00:22:53.408Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-12T00:22:53.408Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T00:22:53.408Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-12T00:22:53.408Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-12T00:22:53.408Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T00:22:53.978Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-12T00:22:53.978Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-12T00:22:53.978Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T00:22:53.978Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-12T00:22:53.978Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-12T00:22:53.978Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T00:22:54.551Z] go: finding golang.org/x/text v0.3.0 [2020-03-12T00:22:54.810Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-12T00:22:55.761Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-12T00:22:55.761Z] go: finding github.com/kr/text v0.1.0 [2020-03-12T00:22:56.336Z] go: finding github.com/kr/pty v1.1.1 [2020-03-12T00:22:57.282Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-12T00:22:57.282Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T00:22:57.282Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T00:22:57.282Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T00:22:57.282Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T00:22:57.282Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-12T00:22:57.282Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T00:22:57.856Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T00:22:57.856Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T00:22:58.115Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T00:22:58.376Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T00:22:58.376Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T00:22:58.376Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T00:22:58.376Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T00:22:58.376Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T00:22:58.376Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T00:22:58.376Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T00:22:58.376Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T00:22:58.376Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T00:22:58.637Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T00:22:58.637Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-12T00:22:58.637Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T00:22:58.637Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-12T00:22:58.637Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T00:22:58.637Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T00:22:58.637Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T00:22:58.637Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T00:22:58.637Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T00:22:58.898Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T00:22:58.898Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T00:22:58.898Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-12T00:22:58.898Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T00:22:58.898Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T00:22:58.898Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T00:22:58.898Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-12T00:22:58.898Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T00:22:59.157Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T00:22:59.157Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T00:22:59.157Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T00:22:59.157Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T00:22:59.157Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T00:22:59.157Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T00:22:59.157Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T00:22:59.416Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-12T00:22:59.416Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T00:23:14.316Z] Removing intermediate container 158d2060c3cf [2020-03-12T00:23:14.316Z] ---> 3d6adc4ece1d [2020-03-12T00:23:14.316Z] Successfully built 3d6adc4ece1d [2020-03-12T00:23:14.316Z] 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-12T00:23:14.877Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-12T00:23:14.877Z] . [Pipeline] withDockerContainer [2020-03-12T00:23:15.016Z] prd-centos7-docker-4c-2g-189 does not seem to be running inside a container [2020-03-12T00:23:15.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-12T00:23:18.744Z] $ docker top 3246dee6ff51b718b637176ae0800282430ce4b186cbf7e24ca00315d5acb5e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T00:23:19.236Z] + go version [2020-03-12T00:23:19.236Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-12T00:23:19.533Z] + make test [2020-03-12T00:23:19.533Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-12T00:23:20.918Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-12T00:23:29.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-12T00:23:29.107Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-12T00:23:32.815Z] Stashed 1 file(s) [Pipeline] } [2020-03-12T00:23:32.819Z] $ docker stop --time=1 3246dee6ff51b718b637176ae0800282430ce4b186cbf7e24ca00315d5acb5e5 [2020-03-12T00:23:34.319Z] $ docker rm -f 3246dee6ff51b718b637176ae0800282430ce4b186cbf7e24ca00315d5acb5e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T00:23:35.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T00:23:35.902Z] + ls -al . [2020-03-12T00:23:35.902Z] total 72 [2020-03-12T00:23:35.902Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 12 00:23 . [2020-03-12T00:23:35.902Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 00:22 .. [2020-03-12T00:23:35.902Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 12 00:22 app [2020-03-12T00:23:35.902Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 00:22 assets [2020-03-12T00:23:35.902Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 12 00:22 bin [2020-03-12T00:23:35.902Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 12 00:22 cmd [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 12 00:22 CONTRIBUTING.md [2020-03-12T00:23:35.902Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 12 00:23 coverage.out [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 12 00:22 Dockerfile [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 12 00:22 Dockerfile.build [2020-03-12T00:23:35.902Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 12 00:22 docs [2020-03-12T00:23:35.902Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 00:22 .git [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 12 00:22 .gitignore [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 12 00:22 go.mod [2020-03-12T00:23:35.902Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 12 00:23 go.sum [2020-03-12T00:23:35.902Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 12 00:22 internal [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 12 00:22 Jenkinsfile [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 12 00:22 LICENSE [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 12 00:22 Makefile [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 12 00:22 README.md [2020-03-12T00:23:35.902Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 12 00:22 .semver [2020-03-12T00:23:35.902Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 12 00:22 snap [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 00:20 VERSION [2020-03-12T00:23:35.902Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 12 00:22 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-12T00:23:36.209Z] + 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=fc7ab9263c9288e2449b3e01f0b5eb80f596928a --label arch=amd64 --label version=0.0.0 . [2020-03-12T00:23:36.469Z] Sending build context to Docker daemon 10.74MB [2020-03-12T00:23:36.469Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-12T00:23:36.469Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-12T00:23:36.469Z] ---> 3d6adc4ece1d [2020-03-12T00:23:36.469Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-12T00:23:36.469Z] ---> Running in 799edbe9e968 [2020-03-12T00:23:36.469Z] Removing intermediate container 799edbe9e968 [2020-03-12T00:23:36.469Z] ---> 810fca861219 [2020-03-12T00:23:36.469Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-12T00:23:36.727Z] ---> Running in 12358c3f3a2e [2020-03-12T00:23:36.727Z] Removing intermediate container 12358c3f3a2e [2020-03-12T00:23:36.727Z] ---> 2129bbd1056c [2020-03-12T00:23:36.727Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-12T00:23:36.727Z] ---> Running in 3669817f0e68 [2020-03-12T00:23:36.986Z] Removing intermediate container 3669817f0e68 [2020-03-12T00:23:36.986Z] ---> a51cf81bc4f0 [2020-03-12T00:23:36.986Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-12T00:23:36.986Z] ---> Running in 71805be44f10 [2020-03-12T00:23:37.250Z] Removing intermediate container 71805be44f10 [2020-03-12T00:23:37.250Z] ---> 982f21315698 [2020-03-12T00:23:37.250Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-12T00:23:37.250Z] ---> Running in 4d49cc0ccc59 [2020-03-12T00:23:37.250Z] Removing intermediate container 4d49cc0ccc59 [2020-03-12T00:23:37.250Z] ---> 7fabbd3f5b3d [2020-03-12T00:23:37.250Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T00:23:37.250Z] ---> Running in 9b5608737d2b [2020-03-12T00:23:38.190Z] Removing intermediate container 9b5608737d2b [2020-03-12T00:23:38.190Z] ---> fb4f3ba2f118 [2020-03-12T00:23:38.190Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-12T00:23:38.190Z] ---> Running in 1306f5d7e620 [2020-03-12T00:23:38.449Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-12T00:23:39.386Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-12T00:23:39.386Z] OK: 134 MiB in 39 packages [2020-03-12T00:23:39.960Z] Removing intermediate container 1306f5d7e620 [2020-03-12T00:23:39.960Z] ---> c6e99720069f [2020-03-12T00:23:39.960Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-12T00:23:39.960Z] ---> Running in 5759484286ba [2020-03-12T00:23:39.960Z] Removing intermediate container 5759484286ba [2020-03-12T00:23:39.960Z] ---> 9ab61a92dc40 [2020-03-12T00:23:39.960Z] Step 11/23 : COPY go.mod . [2020-03-12T00:23:40.219Z] ---> 6031a8e7f18f [2020-03-12T00:23:40.219Z] Step 12/23 : COPY Makefile . [2020-03-12T00:23:40.219Z] ---> cd8eceb62988 [2020-03-12T00:23:40.219Z] Step 13/23 : RUN make update [2020-03-12T00:23:40.479Z] ---> Running in ac60d90aaae9 [2020-03-12T00:23:40.738Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-12T00:23:40.996Z] Removing intermediate container ac60d90aaae9 [2020-03-12T00:23:40.996Z] ---> 8872a11ad67a [2020-03-12T00:23:40.996Z] Step 14/23 : COPY . . [2020-03-12T00:23:41.563Z] ---> 9a7332e14d85 [2020-03-12T00:23:41.563Z] Step 15/23 : RUN ${MAKE} [2020-03-12T00:23:41.563Z] ---> Running in 9a5b831d9f65 [2020-03-12T00:23:41.827Z] 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-12T00:23:51.837Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-12T00:23:53.226Z] Removing intermediate container 9a5b831d9f65 [2020-03-12T00:23:53.226Z] ---> c7a6aba8d22b [2020-03-12T00:23:53.226Z] Step 16/23 : FROM alpine [2020-03-12T00:23:53.485Z] latest: Pulling from library/alpine [2020-03-12T00:23:53.744Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T00:23:54.007Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T00:23:54.007Z] c9b1b535fdd9: Download complete [2020-03-12T00:23:54.007Z] c9b1b535fdd9: Pull complete [2020-03-12T00:23:54.007Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-12T00:23:54.007Z] Status: Downloaded newer image for alpine:latest [2020-03-12T00:23:54.007Z] ---> e7d92cdc71fe [2020-03-12T00:23:54.007Z] Step 17/23 : EXPOSE 4000 [2020-03-12T00:23:54.266Z] ---> Running in 0eb18876c361 [2020-03-12T00:23:54.266Z] Removing intermediate container 0eb18876c361 [2020-03-12T00:23:54.266Z] ---> 9d716589d72f [2020-03-12T00:23:54.266Z] 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-12T00:23:54.833Z] ---> 9b664dbe4bcb [2020-03-12T00:23:54.833Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-12T00:23:54.833Z] ---> Running in b8a97fa9235c [2020-03-12T00:23:55.092Z] Removing intermediate container b8a97fa9235c [2020-03-12T00:23:55.092Z] ---> df5b4d9a17da [2020-03-12T00:23:55.092Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-12T00:23:55.092Z] ---> Running in 06098127e528 [2020-03-12T00:23:55.092Z] Removing intermediate container 06098127e528 [2020-03-12T00:23:55.092Z] ---> 5a0bf8181e11 [2020-03-12T00:23:55.092Z] Step 21/23 : LABEL arch=amd64 [2020-03-12T00:23:55.350Z] ---> Running in 12c228e9ddc1 [2020-03-12T00:23:55.350Z] Removing intermediate container 12c228e9ddc1 [2020-03-12T00:23:55.350Z] ---> c4fe376dbaa5 [2020-03-12T00:23:55.350Z] Step 22/23 : LABEL git_sha=fc7ab9263c9288e2449b3e01f0b5eb80f596928a [2020-03-12T00:23:55.350Z] ---> Running in 341dcdc81861 [2020-03-12T00:23:55.609Z] Removing intermediate container 341dcdc81861 [2020-03-12T00:23:55.609Z] ---> f6824e32979b [2020-03-12T00:23:55.609Z] Step 23/23 : LABEL version=0.0.0 [2020-03-12T00:23:55.609Z] ---> Running in 47f911586120 [2020-03-12T00:23:55.867Z] Removing intermediate container 47f911586120 [2020-03-12T00:23:55.867Z] ---> 1e3a34fcb1d0 [2020-03-12T00:23:55.867Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-12T00:23:55.867Z] Successfully built 1e3a34fcb1d0 [2020-03-12T00:23:55.867Z] 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-12T00:25:02.341Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-190 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws [2020-03-12T00:25:02.388Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2020-03-12T00:25:08.468Z] using credential edgex-jenkins-ssh [2020-03-12T00:25:08.518Z] Cloning the remote Git repository [2020-03-12T00:25:08.518Z] Cloning with configured refspecs honoured and without tags [2020-03-12T00:25:08.579Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T00:25:08.672Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2020-03-12T00:25:08.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T00:25:08.763Z] > git --version # timeout=10 [2020-03-12T00:25:08.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T00:25:08.884Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T00:25:10.212Z] Fetching without tags [2020-03-12T00:25:10.047Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-12T00:25:10.086Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-03-12T00:25:10.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T00:25:10.174Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-12T00:25:10.213Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-12T00:25:10.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T00:25:10.707Z] Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc7ab9263c9288e2449b3e01f0b5eb80f596928a [2020-03-12T00:25:11.100Z] Merge succeeded, producing fc7ab9263c9288e2449b3e01f0b5eb80f596928a [2020-03-12T00:25:11.101Z] Checking out Revision fc7ab9263c9288e2449b3e01f0b5eb80f596928a (PR-162) [2020-03-12T00:25:10.231Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T00:25:10.729Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T00:25:10.779Z] > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 [2020-03-12T00:25:10.958Z] > git remote # timeout=10 [2020-03-12T00:25:10.994Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T00:25:11.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T00:25:11.029Z] > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 [2020-03-12T00:25:11.055Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T00:25:11.099Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T00:25:11.126Z] > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 [2020-03-12T00:25:15.808Z] Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T00:25:17.298Z] ========================================================= [2020-03-12T00:25:17.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-12T00:25:17.298Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T00:25:18.433Z] + 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-12T00:25:19.853Z] Sending build context to Docker daemon 10.73MB [2020-03-12T00:25:19.854Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-12T00:25:19.854Z] Step 2/8 : FROM ${BASE} [2020-03-12T00:25:20.454Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-12T00:25:20.454Z] 29bddadc8f3f: Pulling fs layer [2020-03-12T00:25:20.454Z] 02bb20f2603b: Pulling fs layer [2020-03-12T00:25:20.455Z] b62863a3550b: Pulling fs layer [2020-03-12T00:25:20.455Z] 9586258a13ea: Pulling fs layer [2020-03-12T00:25:20.455Z] a8b2cbafd68c: Pulling fs layer [2020-03-12T00:25:20.455Z] d1dd75721c92: Pulling fs layer [2020-03-12T00:25:20.455Z] 4e34fffdb759: Pulling fs layer [2020-03-12T00:25:20.455Z] fd1d9eb628f9: Pulling fs layer [2020-03-12T00:25:20.455Z] bd44c58b92db: Pulling fs layer [2020-03-12T00:25:20.455Z] e5856e266cf4: Pulling fs layer [2020-03-12T00:25:20.455Z] f0f88b30cdbb: Pulling fs layer [2020-03-12T00:25:20.455Z] 4e34fffdb759: Waiting [2020-03-12T00:25:20.455Z] fd1d9eb628f9: Waiting [2020-03-12T00:25:20.455Z] bd44c58b92db: Waiting [2020-03-12T00:25:20.455Z] e5856e266cf4: Waiting [2020-03-12T00:25:20.455Z] f0f88b30cdbb: Waiting [2020-03-12T00:25:20.455Z] a8b2cbafd68c: Waiting [2020-03-12T00:25:20.455Z] d1dd75721c92: Waiting [2020-03-12T00:25:20.455Z] 9586258a13ea: Waiting [2020-03-12T00:25:20.455Z] b62863a3550b: Verifying Checksum [2020-03-12T00:25:20.455Z] b62863a3550b: Download complete [2020-03-12T00:25:20.455Z] 02bb20f2603b: Verifying Checksum [2020-03-12T00:25:20.455Z] 02bb20f2603b: Download complete [2020-03-12T00:25:20.455Z] a8b2cbafd68c: Verifying Checksum [2020-03-12T00:25:20.455Z] a8b2cbafd68c: Download complete [2020-03-12T00:25:20.455Z] d1dd75721c92: Verifying Checksum [2020-03-12T00:25:20.455Z] d1dd75721c92: Download complete [2020-03-12T00:25:20.725Z] 29bddadc8f3f: Verifying Checksum [2020-03-12T00:25:20.725Z] 29bddadc8f3f: Download complete [2020-03-12T00:25:21.699Z] 29bddadc8f3f: Pull complete [2020-03-12T00:25:22.676Z] 02bb20f2603b: Pull complete [2020-03-12T00:25:22.955Z] b62863a3550b: Pull complete [2020-03-12T00:25:24.928Z] 4e34fffdb759: Verifying Checksum [2020-03-12T00:25:24.928Z] 4e34fffdb759: Download complete [2020-03-12T00:25:24.928Z] bd44c58b92db: Verifying Checksum [2020-03-12T00:25:24.928Z] bd44c58b92db: Download complete [2020-03-12T00:25:27.589Z] e5856e266cf4: Verifying Checksum [2020-03-12T00:25:27.589Z] e5856e266cf4: Download complete [2020-03-12T00:25:27.589Z] f0f88b30cdbb: Verifying Checksum [2020-03-12T00:25:27.589Z] f0f88b30cdbb: Download complete [2020-03-12T00:25:30.221Z] fd1d9eb628f9: Verifying Checksum [2020-03-12T00:25:30.221Z] fd1d9eb628f9: Download complete [2020-03-12T00:25:31.206Z] 9586258a13ea: Verifying Checksum [2020-03-12T00:25:31.206Z] 9586258a13ea: Download complete [2020-03-12T00:25:41.399Z] 9586258a13ea: Pull complete [2020-03-12T00:25:42.004Z] a8b2cbafd68c: Pull complete [2020-03-12T00:25:42.004Z] d1dd75721c92: Pull complete [2020-03-12T00:25:47.396Z] 4e34fffdb759: Pull complete [2020-03-12T00:25:51.668Z] fd1d9eb628f9: Pull complete [2020-03-12T00:25:51.668Z] bd44c58b92db: Pull complete [2020-03-12T00:25:53.653Z] e5856e266cf4: Pull complete [2020-03-12T00:25:53.922Z] f0f88b30cdbb: Pull complete [2020-03-12T00:25:53.922Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-12T00:25:53.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-12T00:25:53.922Z] ---> 0be50c763560 [2020-03-12T00:25:53.922Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T00:25:58.186Z] ---> Running in a76e6be9a3a2 [2020-03-12T00:25:58.186Z] Removing intermediate container a76e6be9a3a2 [2020-03-12T00:25:58.186Z] ---> 83cbe2c20ecf [2020-03-12T00:25:58.186Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T00:25:58.460Z] ---> Running in 56f0dba85999 [2020-03-12T00:26:00.447Z] Removing intermediate container 56f0dba85999 [2020-03-12T00:26:00.447Z] ---> bc89e0084cb0 [2020-03-12T00:26:00.447Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-12T00:26:00.722Z] ---> Running in 392c440d2d2a [2020-03-12T00:26:01.684Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-12T00:26:02.645Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-12T00:26:02.912Z] OK: 121 MiB in 39 packages [2020-03-12T00:26:04.322Z] Removing intermediate container 392c440d2d2a [2020-03-12T00:26:04.322Z] ---> 51eac5d7a6f2 [2020-03-12T00:26:04.322Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-12T00:26:04.322Z] ---> Running in 2feb0cad3e82 [2020-03-12T00:26:04.592Z] Removing intermediate container 2feb0cad3e82 [2020-03-12T00:26:04.592Z] ---> d2be0540cf33 [2020-03-12T00:26:04.592Z] Step 7/8 : COPY . . [2020-03-12T00:26:06.003Z] ---> 9e7f48cb83a0 [2020-03-12T00:26:06.003Z] Step 8/8 : RUN go mod download [2020-03-12T00:26:06.272Z] ---> Running in 074e7b644d18 [2020-03-12T00:26:07.236Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-12T00:26:07.236Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-12T00:26:07.236Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T00:26:07.236Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T00:26:07.236Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-12T00:26:07.236Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-12T00:26:07.236Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-12T00:26:08.209Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-12T00:26:08.209Z] go: finding github.com/kr/text v0.1.0 [2020-03-12T00:26:08.209Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-12T00:26:08.209Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T00:26:08.209Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-12T00:26:08.209Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T00:26:08.481Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-12T00:26:08.481Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-12T00:26:08.481Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-12T00:26:08.757Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T00:26:08.757Z] go: finding github.com/kr/pty v1.1.1 [2020-03-12T00:26:09.036Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T00:26:09.651Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-12T00:26:09.651Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T00:26:09.651Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-12T00:26:11.673Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-12T00:26:11.673Z] go: finding golang.org/x/text v0.3.0 [2020-03-12T00:26:13.687Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-12T00:26:15.685Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-12T00:26:15.685Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T00:26:15.685Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T00:26:15.685Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T00:26:15.685Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T00:26:15.966Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T00:26:15.966Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-12T00:26:16.953Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T00:26:16.953Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T00:26:17.953Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T00:26:17.953Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T00:26:17.953Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T00:26:17.953Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T00:26:17.953Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T00:26:17.953Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T00:26:17.953Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T00:26:17.953Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T00:26:18.232Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T00:26:18.836Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T00:26:19.113Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T00:26:19.113Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-12T00:26:19.113Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T00:26:19.113Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T00:26:19.113Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T00:26:19.113Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T00:26:19.113Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-12T00:26:19.387Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T00:26:19.387Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T00:26:19.387Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T00:26:19.662Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T00:26:19.939Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-12T00:26:19.939Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-12T00:26:19.939Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T00:26:20.219Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T00:26:20.219Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T00:26:20.219Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T00:26:20.219Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T00:26:20.219Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T00:26:20.219Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T00:26:20.498Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T00:26:20.498Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T00:26:20.772Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T00:26:21.042Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-12T00:26:21.042Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T00:26:21.326Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T00:26:53.652Z] Removing intermediate container 074e7b644d18 [2020-03-12T00:26:53.652Z] ---> 36dc8008690f [2020-03-12T00:26:53.652Z] Successfully built 36dc8008690f [2020-03-12T00:26:53.652Z] 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-12T00:26:54.368Z] + docker inspect -f . ci-base-image-arm64 [2020-03-12T00:26:54.644Z] . [Pipeline] withDockerContainer [2020-03-12T00:26:55.037Z] prd-ubuntu18.04-docker-arm64-4c-16g-190 does not seem to be running inside a container [2020-03-12T00:26:55.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-12T00:26:56.628Z] $ docker top 7553cc61e6167960317569e7015afeae546ab93f7fa1965dea8d9a9234108e9a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T00:26:57.755Z] + go version [2020-03-12T00:26:57.755Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-12T00:26:58.412Z] + make test [2020-03-12T00:26:58.412Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-12T00:26:59.839Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-12T00:27:32.141Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-12T00:27:32.141Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-12T00:27:40.414Z] Warning: overwriting stash ‘coverage-report’ [2020-03-12T00:27:40.864Z] Stashed 1 file(s) [Pipeline] } [2020-03-12T00:27:40.882Z] $ docker stop --time=1 7553cc61e6167960317569e7015afeae546ab93f7fa1965dea8d9a9234108e9a [2020-03-12T00:27:43.248Z] $ docker rm -f 7553cc61e6167960317569e7015afeae546ab93f7fa1965dea8d9a9234108e9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T00:27:44.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T00:27:44.792Z] + ls -al . [2020-03-12T00:27:44.792Z] total 112 [2020-03-12T00:27:44.792Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 00:26 . [2020-03-12T00:27:44.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:25 .. [2020-03-12T00:27:44.792Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:25 .git [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 12 00:25 .gitignore [2020-03-12T00:27:44.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:25 .semver [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 12 00:25 CONTRIBUTING.md [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 12 00:25 Dockerfile [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 12 00:25 Dockerfile.build [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 12 00:25 Jenkinsfile [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 12 00:25 LICENSE [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 12 00:25 Makefile [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 12 00:25 README.md [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 00:20 VERSION [2020-03-12T00:27:44.792Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:25 app [2020-03-12T00:27:44.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:25 assets [2020-03-12T00:27:44.792Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:25 bin [2020-03-12T00:27:44.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:25 cmd [2020-03-12T00:27:44.792Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 12 00:26 coverage.out [2020-03-12T00:27:44.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:25 docs [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 12 00:25 go.mod [2020-03-12T00:27:44.792Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 12 00:26 go.sum [2020-03-12T00:27:44.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:25 internal [2020-03-12T00:27:44.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:25 snap [2020-03-12T00:27:44.792Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 12 00:25 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-12T00:27:45.124Z] + 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=fc7ab9263c9288e2449b3e01f0b5eb80f596928a --label arch=arm64 --label version=0.0.0 . [2020-03-12T00:27:45.709Z] Sending build context to Docker daemon 10.74MB [2020-03-12T00:27:45.709Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-12T00:27:45.709Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-12T00:27:45.709Z] ---> 36dc8008690f [2020-03-12T00:27:45.709Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-12T00:27:45.976Z] ---> Running in 5fe68bd205db [2020-03-12T00:27:46.244Z] Removing intermediate container 5fe68bd205db [2020-03-12T00:27:46.244Z] ---> 11d6d97e05f6 [2020-03-12T00:27:46.244Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-12T00:27:46.518Z] ---> Running in 2ec611f88251 [2020-03-12T00:27:46.786Z] Removing intermediate container 2ec611f88251 [2020-03-12T00:27:46.786Z] ---> c914628b63af [2020-03-12T00:27:46.786Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-12T00:27:47.053Z] ---> Running in baaa200e56ef [2020-03-12T00:27:47.320Z] Removing intermediate container baaa200e56ef [2020-03-12T00:27:47.320Z] ---> 2f24657b2261 [2020-03-12T00:27:47.320Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-12T00:27:47.588Z] ---> Running in 2b1f31feb5f4 [2020-03-12T00:27:47.857Z] Removing intermediate container 2b1f31feb5f4 [2020-03-12T00:27:47.857Z] ---> 4673582f413f [2020-03-12T00:27:47.857Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-12T00:27:47.857Z] ---> Running in ef030bc2cfb8 [2020-03-12T00:27:48.442Z] Removing intermediate container ef030bc2cfb8 [2020-03-12T00:27:48.442Z] ---> b9027f5d20cf [2020-03-12T00:27:48.442Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T00:27:48.442Z] ---> Running in 651b2c83ae5a [2020-03-12T00:27:50.400Z] Removing intermediate container 651b2c83ae5a [2020-03-12T00:27:50.400Z] ---> 5e85fbec7ed0 [2020-03-12T00:27:50.400Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-12T00:27:50.400Z] ---> Running in 144e4bbbe6ab [2020-03-12T00:27:51.427Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-12T00:27:52.416Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-12T00:27:52.689Z] OK: 121 MiB in 39 packages [2020-03-12T00:27:54.121Z] Removing intermediate container 144e4bbbe6ab [2020-03-12T00:27:54.121Z] ---> 6795850a42c6 [2020-03-12T00:27:54.121Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-12T00:27:54.121Z] ---> Running in ea3aa87ad541 [2020-03-12T00:27:54.392Z] Removing intermediate container ea3aa87ad541 [2020-03-12T00:27:54.392Z] ---> ddcf304e7aa0 [2020-03-12T00:27:54.392Z] Step 11/23 : COPY go.mod . [2020-03-12T00:27:54.981Z] ---> 1a0bbc8b74a8 [2020-03-12T00:27:54.981Z] Step 12/23 : COPY Makefile . [2020-03-12T00:27:55.568Z] ---> a03907457bc8 [2020-03-12T00:27:55.568Z] Step 13/23 : RUN make update [2020-03-12T00:27:55.568Z] ---> Running in f1ee018b669f [2020-03-12T00:27:56.529Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-12T00:27:57.945Z] Removing intermediate container f1ee018b669f [2020-03-12T00:27:57.946Z] ---> e3b71fa29cf3 [2020-03-12T00:27:57.946Z] Step 14/23 : COPY . . [2020-03-12T00:27:59.369Z] ---> c834ff6032a8 [2020-03-12T00:27:59.369Z] Step 15/23 : RUN ${MAKE} [2020-03-12T00:27:59.369Z] ---> Running in 43a0d6370292 [2020-03-12T00:28:00.336Z] 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-12T00:28:22.457Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-12T00:28:30.661Z] Removing intermediate container 43a0d6370292 [2020-03-12T00:28:30.661Z] ---> 70bde9107e36 [2020-03-12T00:28:30.661Z] Step 16/23 : FROM alpine [2020-03-12T00:28:30.927Z] latest: Pulling from library/alpine [2020-03-12T00:28:31.193Z] 8fa90b21c985: Pulling fs layer [2020-03-12T00:28:31.780Z] 8fa90b21c985: Verifying Checksum [2020-03-12T00:28:31.780Z] 8fa90b21c985: Download complete [2020-03-12T00:28:32.364Z] 8fa90b21c985: Pull complete [2020-03-12T00:28:32.364Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-12T00:28:32.364Z] Status: Downloaded newer image for alpine:latest [2020-03-12T00:28:32.364Z] ---> 6e4716cdcf7a [2020-03-12T00:28:32.364Z] Step 17/23 : EXPOSE 4000 [2020-03-12T00:28:32.631Z] ---> Running in 5e0c53e5de5d [2020-03-12T00:28:32.899Z] Removing intermediate container 5e0c53e5de5d [2020-03-12T00:28:32.899Z] ---> 78bc0f48e74e [2020-03-12T00:28:32.899Z] 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-12T00:28:34.308Z] ---> 69ef20f145ad [2020-03-12T00:28:34.308Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-12T00:28:34.584Z] ---> Running in cfcd95e8af7e [2020-03-12T00:28:34.853Z] Removing intermediate container cfcd95e8af7e [2020-03-12T00:28:34.853Z] ---> 00c6e88b60b8 [2020-03-12T00:28:34.853Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-12T00:28:35.122Z] ---> Running in 60a5596d1664 [2020-03-12T00:28:35.389Z] Removing intermediate container 60a5596d1664 [2020-03-12T00:28:35.389Z] ---> 5f238ea72bb5 [2020-03-12T00:28:35.389Z] Step 21/23 : LABEL arch=arm64 [2020-03-12T00:28:35.656Z] ---> Running in a560c3f7e5d9 [2020-03-12T00:28:35.925Z] Removing intermediate container a560c3f7e5d9 [2020-03-12T00:28:35.925Z] ---> f4e0198e51be [2020-03-12T00:28:35.925Z] Step 22/23 : LABEL git_sha=fc7ab9263c9288e2449b3e01f0b5eb80f596928a [2020-03-12T00:28:35.925Z] ---> Running in 108b6bf5569f [2020-03-12T00:28:36.510Z] Removing intermediate container 108b6bf5569f [2020-03-12T00:28:36.510Z] ---> fc61b0c97817 [2020-03-12T00:28:36.510Z] Step 23/23 : LABEL version=0.0.0 [2020-03-12T00:28:36.510Z] ---> Running in dc58a7cb15a0 [2020-03-12T00:28:36.778Z] Removing intermediate container dc58a7cb15a0 [2020-03-12T00:28:36.778Z] ---> c0f944829b3b [2020-03-12T00:28:36.778Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-12T00:28:36.778Z] Successfully built c0f944829b3b [2020-03-12T00:28:36.778Z] 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-12T00:28:37.864Z] provisioning config files... [2020-03-12T00:28:37.879Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4742060496276648488tmp [Pipeline] { [Pipeline] sh [2020-03-12T00:28:38.235Z] + curl -s https://codecov.io/bash [2020-03-12T00:28:38.235Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4742060496276648488tmp [2020-03-12T00:28:38.495Z] [2020-03-12T00:28:38.495Z] _____ _ [2020-03-12T00:28:38.495Z] / ____| | | [2020-03-12T00:28:38.495Z] | | ___ __| | ___ ___ _____ __ [2020-03-12T00:28:38.495Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-12T00:28:38.495Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-12T00:28:38.495Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-12T00:28:38.495Z] Bash-20200303-bc4d7e6 [2020-03-12T00:28:38.495Z] [2020-03-12T00:28:38.495Z] [2020-03-12T00:28:38.495Z] ==> Jenkins CI detected. [2020-03-12T00:28:38.495Z] project root: . [2020-03-12T00:28:38.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-12T00:28:38.495Z] ==> Running gcov in . (disable via -X gcov) [2020-03-12T00:28:38.495Z] ==> Python coveragepy not found [2020-03-12T00:28:38.495Z] ==> Searching for coverage reports in: [2020-03-12T00:28:38.495Z] + . [2020-03-12T00:28:38.495Z] -> Found 1 reports [2020-03-12T00:28:38.495Z] ==> Detecting git/mercurial file structure [2020-03-12T00:28:38.495Z] ==> Reading reports [2020-03-12T00:28:38.495Z] + ./coverage.out bytes=10 [2020-03-12T00:28:38.495Z] ==> Appending adjustments [2020-03-12T00:28:38.495Z] http://docs.codecov.io/docs/fixing-reports [2020-03-12T00:28:38.754Z] + Found adjustments [2020-03-12T00:28:38.754Z] ==> Gzipping contents [2020-03-12T00:28:38.754Z] ==> Uploading reports [2020-03-12T00:28:38.754Z] url: https://codecov.io [2020-03-12T00:28:38.754Z] query: branch=PR-162&commit=fc7ab9263c9288e2449b3e01f0b5eb80f596928a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= [2020-03-12T00:28:38.754Z] -> Pinging Codecov [2020-03-12T00:28:38.754Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-162&commit=fc7ab9263c9288e2449b3e01f0b5eb80f596928a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= [2020-03-12T00:28:39.014Z] -> Uploading [2020-03-12T00:28:39.583Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fc7ab9263c9288e2449b3e01f0b5eb80f596928a [Pipeline] } [2020-03-12T00:28:39.590Z] 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-12T00:28:40.786Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T00:28:41.088Z] ---> package-listing.sh [2020-03-12T00:28:41.088Z] ++ facter osfamily [2020-03-12T00:28:41.088Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-12T00:28:41.088Z] + OS_FAMILY=redhat [2020-03-12T00:28:41.088Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-12T00:28:41.088Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-12T00:28:41.088Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-12T00:28:41.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-12T00:28:41.088Z] + PACKAGES=/tmp/packages_start.txt [2020-03-12T00:28:41.088Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' [2020-03-12T00:28:41.088Z] + PACKAGES=/tmp/packages_end.txt [2020-03-12T00:28:41.089Z] + case "${OS_FAMILY}" in [2020-03-12T00:28:41.089Z] + rpm -qa [2020-03-12T00:28:41.089Z] + sort [2020-03-12T00:28:45.280Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-12T00:28:45.280Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-12T00:28:45.280Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-12T00:28:45.280Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' [2020-03-12T00:28:45.280Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [2020-03-12T00:28:45.280Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-12T00:28:45.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T00:28:45.726Z] [2020-03-12T00:28:45.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-12T00:28:46.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T00:28:46.060Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-12T00:28:46.060Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T00:28:46.060Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-12T00:28:46.060Z] 756a868c4378: Pulling fs layer [2020-03-12T00:28:46.060Z] 444b2fc9a129: Pulling fs layer [2020-03-12T00:28:46.060Z] ea15f1150254: Pulling fs layer [2020-03-12T00:28:46.060Z] 41b27a9f41bf: Pulling fs layer [2020-03-12T00:28:46.060Z] 28c525ee5125: Pulling fs layer [2020-03-12T00:28:46.060Z] 094b1ea09ed8: Pulling fs layer [2020-03-12T00:28:46.060Z] 138eaada9080: Pulling fs layer [2020-03-12T00:28:46.060Z] 0622d0fa9048: Pulling fs layer [2020-03-12T00:28:46.060Z] 138eaada9080: Waiting [2020-03-12T00:28:46.060Z] 28c525ee5125: Waiting [2020-03-12T00:28:46.060Z] 0622d0fa9048: Waiting [2020-03-12T00:28:46.060Z] 094b1ea09ed8: Waiting [2020-03-12T00:28:46.060Z] 444b2fc9a129: Waiting [2020-03-12T00:28:46.060Z] ea15f1150254: Waiting [2020-03-12T00:28:46.060Z] 41b27a9f41bf: Waiting [2020-03-12T00:28:46.060Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-12T00:28:46.060Z] 2cc5ad85d9ab: Download complete [2020-03-12T00:28:46.060Z] 444b2fc9a129: Download complete [2020-03-12T00:28:46.060Z] c9b1b535fdd9: Download complete [2020-03-12T00:28:46.060Z] ea15f1150254: Verifying Checksum [2020-03-12T00:28:46.060Z] ea15f1150254: Download complete [2020-03-12T00:28:46.323Z] 28c525ee5125: Verifying Checksum [2020-03-12T00:28:46.323Z] 28c525ee5125: Download complete [2020-03-12T00:28:46.583Z] c9b1b535fdd9: Pull complete [2020-03-12T00:28:46.583Z] 2cc5ad85d9ab: Pull complete [2020-03-12T00:28:46.583Z] 756a868c4378: Verifying Checksum [2020-03-12T00:28:46.583Z] 756a868c4378: Download complete [2020-03-12T00:28:46.846Z] 138eaada9080: Verifying Checksum [2020-03-12T00:28:46.846Z] 138eaada9080: Download complete [2020-03-12T00:28:46.846Z] 0622d0fa9048: Verifying Checksum [2020-03-12T00:28:46.846Z] 0622d0fa9048: Download complete [2020-03-12T00:28:46.846Z] 094b1ea09ed8: Verifying Checksum [2020-03-12T00:28:46.846Z] 094b1ea09ed8: Download complete [2020-03-12T00:28:47.417Z] 41b27a9f41bf: Verifying Checksum [2020-03-12T00:28:47.417Z] 41b27a9f41bf: Download complete [2020-03-12T00:28:48.354Z] 756a868c4378: Pull complete [2020-03-12T00:28:48.354Z] 444b2fc9a129: Pull complete [2020-03-12T00:28:48.613Z] ea15f1150254: Pull complete [2020-03-12T00:28:51.904Z] 41b27a9f41bf: Pull complete [2020-03-12T00:28:51.904Z] 28c525ee5125: Pull complete [2020-03-12T00:28:54.454Z] 094b1ea09ed8: Pull complete [2020-03-12T00:28:54.454Z] 138eaada9080: Pull complete [2020-03-12T00:28:54.454Z] 0622d0fa9048: Pull complete [2020-03-12T00:28:54.454Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-12T00:28:54.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-12T00:28:54.609Z] prd-centos7-docker-4c-2g-188 does not seem to be running inside a container [2020-03-12T00:28:54.658Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-12T00:28:55.664Z] $ docker top 066f208f666b86dbfc73ef4acea426aa384e09bb9c1398d28176a4ecad5e872d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-12T00:28:55.955Z] provisioning config files... [2020-03-12T00:28:55.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config692124333992381861tmp [Pipeline] { [Pipeline] echo [2020-03-12T00:28:56.033Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T00:28:56.326Z] ---> create-netrc.sh [Pipeline] echo [2020-03-12T00:28:56.334Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T00:28:56.624Z] ---> logs-deploy.sh [2020-03-12T00:28:56.624Z] + ARCHIVE_ARTIFACTS= [2020-03-12T00:28:56.624Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-12T00:28:56.624Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-12T00:28:56.624Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-12T00:28:56.624Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/6 [2020-03-12T00:28:56.624Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/6/ [2020-03-12T00:28:56.624Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/6 /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-12T00:28:57.557Z] Archives upload complete. [2020-03-12T00:28:57.816Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/6/