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 00:20:14 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 00:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:16 00:20:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:20:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:17 latest: Pulling from edgex-devops/git-semver 00:20:17 9123ac7c32f7: Pulling fs layer 00:20:17 b8cc5d1170e3: Pulling fs layer 00:20:17 2924cbbf6a41: Pulling fs layer 00:20:17 93b08a4f1073: Pulling fs layer 00:20:17 93b08a4f1073: Waiting 00:20:17 b8cc5d1170e3: Download complete 00:20:17 9123ac7c32f7: Verifying Checksum 00:20:17 9123ac7c32f7: Download complete 00:20:17 93b08a4f1073: Verifying Checksum 00:20:17 93b08a4f1073: Download complete 00:20:17 2924cbbf6a41: Verifying Checksum 00:20:17 2924cbbf6a41: Download complete 00:20:17 9123ac7c32f7: Pull complete 00:20:17 b8cc5d1170e3: Pull complete 00:20:18 2924cbbf6a41: Pull complete 00:20:18 93b08a4f1073: Pull complete 00:20:18 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:20:19 prd-centos7-docker-4c-2g-188 does not seem to be running inside a container 00:20:19 $ 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 00:20:19 $ docker top f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:19 [ssh-agent] Looking for ssh-agent implementation... 00:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:20 $ docker exec f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 ssh-agent 00:20:20 SSH_AUTH_SOCK=/tmp/ssh-LjycrQHdevTI/agent.14 00:20:20 SSH_AGENT_PID=20 00:20:20 Running ssh-add (command line suppressed) 00:20:20 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) 00:20:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:20 + git describe --exact-match --tags HEAD 00:20:20 fatal: No names found, cannot describe anything. [Pipeline] } 00:20:20 $ docker exec --env ******** --env ******** f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 ssh-agent -k 00:20:21 unset SSH_AUTH_SOCK; 00:20:21 unset SSH_AGENT_PID; 00:20:21 echo Agent pid 20 killed; 00:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:20:21 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:20:21 This usually means this commit has not been tagged. [Pipeline] sshagent 00:20:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:21 [ssh-agent] Looking for ssh-agent implementation... 00:20:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:21 $ docker exec f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 ssh-agent 00:20:21 SSH_AUTH_SOCK=/tmp/ssh-MY3TDamHpr4c/agent.56 00:20:21 SSH_AGENT_PID=63 00:20:21 Running ssh-add (command line suppressed) 00:20:21 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) 00:20:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:22 + git semver init 00:20:22 # -> Open(): unable to determine branch for HEAD 00:20:22 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.git 00:20:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-162 00:20:22 # $SEMVER_REMOTE_NAME = origin 00:20:22 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 00:20:22 # $SEMVER_USER_NAME = jenkins 00:20:22 # $SEMVER_BRANCH = PR-162 00:20:22 # $SEMVER_TEMP = /tmp/semver-045045242 00:20:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 00:20:23 # '/tmp/semver-045045242' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver' 00:20:23 # -> Force: false 00:20:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver [Pipeline] } 00:20:23 $ docker exec --env ******** --env ******** f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 ssh-agent -k 00:20:23 unset SSH_AUTH_SOCK; 00:20:23 unset SSH_AGENT_PID; 00:20:23 echo Agent pid 63 killed; 00:20:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:23 + git semver [Pipeline] } 00:20:23 $ docker stop --time=1 f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 00:20:25 $ docker rm -f f43eb940d28553669332f8c014ef47bddff7e86a83c3fa7f64567c2de91700a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:20:26 Stashed 24 file(s) [Pipeline] echo 00:20:26 [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 00:20:41 Still waiting to schedule task 00:20:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:20:41 Still waiting to schedule task 00:20:41 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:22:21 Running on prd-centos7-docker-4c-2g-189 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws 00:22:21 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 00:22:23 using credential edgex-jenkins-ssh 00:22:23 Cloning the remote Git repository 00:22:23 Cloning with configured refspecs honoured and without tags 00:22:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 00:22:23 > git init /w/workspace/edgex-ui-go/6 # timeout=10 00:22:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:22:24 > git --version # timeout=10 00:22:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:24 > 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 00:22:24 Fetching without tags 00:22:25 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc7ab9263c9288e2449b3e01f0b5eb80f596928a 00:22:25 Merge succeeded, producing fc7ab9263c9288e2449b3e01f0b5eb80f596928a 00:22:25 Checking out Revision fc7ab9263c9288e2449b3e01f0b5eb80f596928a (PR-162) 00:22:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:22:24 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 00:22:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:22:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:22:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:22:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:24 > 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 00:22:25 > git config core.sparsecheckout # timeout=10 00:22:25 > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 00:22:25 > git remote # timeout=10 00:22:25 > git config --get remote.origin.url # timeout=10 00:22:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:25 > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 00:22:25 > git rev-parse HEAD^{commit} # timeout=10 00:22:25 > git config core.sparsecheckout # timeout=10 00:22:25 > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 00:22:29 Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:22:30 ========================================================= 00:22:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 00:22:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:22:30 + 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 . 00:22:31 Sending build context to Docker daemon 10.73MB 00:22:31 Step 1/8 : ARG BASE=golang:1.11-alpine 00:22:31 Step 2/8 : FROM ${BASE} 00:22:31 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:22:31 9d48c3bd43c5: Pulling fs layer 00:22:31 7f94eaf8af20: Pulling fs layer 00:22:31 9fe9984849c1: Pulling fs layer 00:22:31 ec448270508e: Pulling fs layer 00:22:31 65ba82af53f7: Pulling fs layer 00:22:31 07c18b20a200: Pulling fs layer 00:22:31 d9b3ee039db2: Pulling fs layer 00:22:31 8c79c1ac0d81: Pulling fs layer 00:22:31 ff40f1a7a0b9: Pulling fs layer 00:22:31 bdb43ae2d12f: Pulling fs layer 00:22:31 8e1ab0ef8490: Pulling fs layer 00:22:31 ec448270508e: Waiting 00:22:31 65ba82af53f7: Waiting 00:22:31 07c18b20a200: Waiting 00:22:31 d9b3ee039db2: Waiting 00:22:31 8c79c1ac0d81: Waiting 00:22:31 ff40f1a7a0b9: Waiting 00:22:31 bdb43ae2d12f: Waiting 00:22:31 8e1ab0ef8490: Waiting 00:22:31 9fe9984849c1: Verifying Checksum 00:22:31 9fe9984849c1: Download complete 00:22:31 7f94eaf8af20: Download complete 00:22:31 65ba82af53f7: Verifying Checksum 00:22:31 65ba82af53f7: Download complete 00:22:31 07c18b20a200: Download complete 00:22:31 9d48c3bd43c5: Verifying Checksum 00:22:31 9d48c3bd43c5: Download complete 00:22:31 9d48c3bd43c5: Pull complete 00:22:31 d9b3ee039db2: Verifying Checksum 00:22:31 d9b3ee039db2: Download complete 00:22:31 ff40f1a7a0b9: Verifying Checksum 00:22:31 ff40f1a7a0b9: Download complete 00:22:32 bdb43ae2d12f: Verifying Checksum 00:22:32 bdb43ae2d12f: Download complete 00:22:32 8e1ab0ef8490: Verifying Checksum 00:22:32 8e1ab0ef8490: Download complete 00:22:32 ec448270508e: Verifying Checksum 00:22:32 ec448270508e: Download complete 00:22:32 8c79c1ac0d81: Verifying Checksum 00:22:32 8c79c1ac0d81: Download complete 00:22:33 7f94eaf8af20: Pull complete 00:22:33 9fe9984849c1: Pull complete 00:22:37 ec448270508e: Pull complete 00:22:38 65ba82af53f7: Pull complete 00:22:38 07c18b20a200: Pull complete 00:22:43 d9b3ee039db2: Pull complete 00:22:46 8c79c1ac0d81: Pull complete 00:22:46 ff40f1a7a0b9: Pull complete 00:22:47 bdb43ae2d12f: Pull complete 00:22:47 8e1ab0ef8490: Pull complete 00:22:47 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 00:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 00:22:47 ---> 8acfeb908b63 00:22:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:22:47 ---> Running in f8e3ce1d6f18 00:22:48 Removing intermediate container f8e3ce1d6f18 00:22:48 ---> 3567e1b8b510 00:22:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:48 ---> Running in 00306dbcdff9 00:22:49 Removing intermediate container 00306dbcdff9 00:22:49 ---> 1eb8e5ebbd61 00:22:49 Step 5/8 : RUN apk add --no-cache make git 00:22:49 ---> Running in 57583c161c82 00:22:49 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:22:50 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:22:50 OK: 134 MiB in 39 packages 00:22:51 Removing intermediate container 57583c161c82 00:22:51 ---> cd03ebbbffc7 00:22:51 Step 6/8 : WORKDIR /edgex-ui-go 00:22:51 ---> Running in 0242482069f4 00:22:51 Removing intermediate container 0242482069f4 00:22:51 ---> bc87c24cead1 00:22:51 Step 7/8 : COPY . . 00:22:52 ---> e1904f493759 00:22:52 Step 8/8 : RUN go mod download 00:22:52 ---> Running in 158d2060c3cf 00:22:53 go: finding github.com/gorilla/mux v1.7.1 00:22:53 go: finding github.com/pelletier/go-toml v1.2.0 00:22:53 go: finding github.com/gorilla/websocket v1.4.0 00:22:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 00:22:53 go: finding github.com/BurntSushi/toml v0.3.1 00:22:53 go: finding github.com/kr/pretty v0.1.0 00:22:53 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:22:53 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:22:53 go: finding github.com/hashicorp/consul/api v1.1.0 00:22:53 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 00:22:53 go: finding github.com/pkg/errors v0.8.1 00:22:53 go: finding github.com/stretchr/testify v1.3.0 00:22:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:22:53 go: finding github.com/mitchellh/copystructure v1.0.0 00:22:53 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 00:22:53 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 00:22:53 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:22:53 go: finding github.com/stretchr/objx v0.1.0 00:22:53 go: finding github.com/davecgh/go-spew v1.1.0 00:22:53 go: finding github.com/pmezard/go-difflib v1.0.0 00:22:54 go: finding golang.org/x/text v0.3.0 00:22:54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:22:55 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 00:22:55 go: finding github.com/kr/text v0.1.0 00:22:56 go: finding github.com/kr/pty v1.1.1 00:22:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:22:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:22:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:22:57 go: finding github.com/hashicorp/go-uuid v1.0.1 00:22:57 go: finding github.com/mitchellh/mapstructure v1.1.2 00:22:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:22:57 go: finding github.com/hashicorp/serf v0.8.2 00:22:57 go: finding github.com/mitchellh/go-homedir v1.0.0 00:22:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:22:58 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:22:58 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:22:58 go: finding github.com/hashicorp/memberlist v0.1.3 00:22:58 go: finding github.com/hashicorp/logutils v1.0.0 00:22:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:22:58 go: finding github.com/mitchellh/iochan v1.0.0 00:22:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:22:58 go: finding github.com/mitchellh/cli v1.0.0 00:22:58 go: finding github.com/hashicorp/mdns v1.0.0 00:22:58 go: finding github.com/hashicorp/go-syslog v1.0.0 00:22:58 go: finding github.com/mitchellh/gox v0.4.0 00:22:58 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 00:22:58 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 00:22:58 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 00:22:58 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:22:58 go: finding github.com/mattn/go-isatty v0.0.3 00:22:58 go: finding github.com/mattn/go-colorable v0.0.9 00:22:58 go: finding github.com/posener/complete v1.1.1 00:22:58 go: finding github.com/hashicorp/go-multierror v1.0.0 00:22:58 go: finding github.com/bgentry/speakeasy v0.1.0 00:22:58 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 00:22:58 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 00:22:58 go: finding github.com/davecgh/go-spew v1.1.1 00:22:58 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:22:58 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 00:22:58 go: finding github.com/stretchr/testify v1.2.2 00:22:58 go: finding github.com/miekg/dns v1.0.14 00:22:59 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:22:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:22:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:22:59 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:22:59 go: finding github.com/hashicorp/go.net v0.0.1 00:22:59 go: finding github.com/fatih/color v1.7.0 00:22:59 go: finding github.com/hashicorp/errwrap v1.0.0 00:22:59 go: finding github.com/hashicorp/go-uuid v1.0.0 00:22:59 go: finding github.com/hashicorp/golang-lru v0.5.0 00:23:14 Removing intermediate container 158d2060c3cf 00:23:14 ---> 3d6adc4ece1d 00:23:14 Successfully built 3d6adc4ece1d 00:23:14 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 00:23:14 + docker inspect -f . ci-base-image-x86_64 00:23:14 . [Pipeline] withDockerContainer 00:23:15 prd-centos7-docker-4c-2g-189 does not seem to be running inside a container 00:23:15 $ 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 00:23:18 $ docker top 3246dee6ff51b718b637176ae0800282430ce4b186cbf7e24ca00315d5acb5e5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:19 + go version 00:23:19 go version go1.11.13 linux/amd64 [Pipeline] sh 00:23:19 + make test 00:23:19 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:23:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:23:29 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 00:23:29 GO111MODULE=on go vet ./... [Pipeline] stash 00:23:32 Stashed 1 file(s) [Pipeline] } 00:23:32 $ docker stop --time=1 3246dee6ff51b718b637176ae0800282430ce4b186cbf7e24ca00315d5acb5e5 00:23:34 $ docker rm -f 3246dee6ff51b718b637176ae0800282430ce4b186cbf7e24ca00315d5acb5e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:23:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:23:35 + ls -al . 00:23:35 total 72 00:23:35 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 12 00:23 . 00:23:35 drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 00:22 .. 00:23:35 drwxrwxr-x. 8 jenkins jenkins 119 Mar 12 00:22 app 00:23:35 drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 00:22 assets 00:23:35 drwxrwxr-x. 2 jenkins jenkins 35 Mar 12 00:22 bin 00:23:35 drwxrwxr-x. 3 jenkins jenkins 29 Mar 12 00:22 cmd 00:23:35 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 12 00:22 CONTRIBUTING.md 00:23:35 -rw-r--r--. 1 jenkins jenkins 10 Mar 12 00:23 coverage.out 00:23:35 -rw-rw-r--. 1 jenkins jenkins 839 Mar 12 00:22 Dockerfile 00:23:35 -rw-rw-r--. 1 jenkins jenkins 898 Mar 12 00:22 Dockerfile.build 00:23:35 drwxrwxr-x. 4 jenkins jenkins 53 Mar 12 00:22 docs 00:23:35 drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 00:22 .git 00:23:35 -rw-rw-r--. 1 jenkins jenkins 123 Mar 12 00:22 .gitignore 00:23:35 -rw-rw-r--. 1 jenkins jenkins 522 Mar 12 00:22 go.mod 00:23:35 -rw-r--r--. 1 jenkins jenkins 8727 Mar 12 00:23 go.sum 00:23:35 drwxrwxr-x. 3 jenkins jenkins 17 Mar 12 00:22 internal 00:23:35 -rw-rw-r--. 1 jenkins jenkins 675 Mar 12 00:22 Jenkinsfile 00:23:35 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 12 00:22 LICENSE 00:23:35 -rw-rw-r--. 1 jenkins jenkins 951 Mar 12 00:22 Makefile 00:23:35 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 12 00:22 README.md 00:23:35 drwxrwxr-x. 3 jenkins jenkins 58 Mar 12 00:22 .semver 00:23:35 drwxrwxr-x. 4 jenkins jenkins 54 Mar 12 00:22 snap 00:23:35 -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 00:20 VERSION 00:23:35 -rw-rw-r--. 1 jenkins jenkins 155 Mar 12 00:22 version.go [Pipeline] isUnix [Pipeline] sh 00:23:36 + 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 . 00:23:36 Sending build context to Docker daemon 10.74MB 00:23:36 Step 1/23 : ARG BASE=golang:1.11-alpine 00:23:36 Step 2/23 : FROM ${BASE} AS builder 00:23:36 ---> 3d6adc4ece1d 00:23:36 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:23:36 ---> Running in 799edbe9e968 00:23:36 Removing intermediate container 799edbe9e968 00:23:36 ---> 810fca861219 00:23:36 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 00:23:36 ---> Running in 12358c3f3a2e 00:23:36 Removing intermediate container 12358c3f3a2e 00:23:36 ---> 2129bbd1056c 00:23:36 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 00:23:36 ---> Running in 3669817f0e68 00:23:36 Removing intermediate container 3669817f0e68 00:23:36 ---> a51cf81bc4f0 00:23:36 Step 6/23 : LABEL Name=edgex-ui-go 00:23:36 ---> Running in 71805be44f10 00:23:37 Removing intermediate container 71805be44f10 00:23:37 ---> 982f21315698 00:23:37 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:23:37 ---> Running in 4d49cc0ccc59 00:23:37 Removing intermediate container 4d49cc0ccc59 00:23:37 ---> 7fabbd3f5b3d 00:23:37 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:37 ---> Running in 9b5608737d2b 00:23:38 Removing intermediate container 9b5608737d2b 00:23:38 ---> fb4f3ba2f118 00:23:38 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:38 ---> Running in 1306f5d7e620 00:23:38 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:23:39 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:23:39 OK: 134 MiB in 39 packages 00:23:39 Removing intermediate container 1306f5d7e620 00:23:39 ---> c6e99720069f 00:23:39 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:23:39 ---> Running in 5759484286ba 00:23:39 Removing intermediate container 5759484286ba 00:23:39 ---> 9ab61a92dc40 00:23:39 Step 11/23 : COPY go.mod . 00:23:40 ---> 6031a8e7f18f 00:23:40 Step 12/23 : COPY Makefile . 00:23:40 ---> cd8eceb62988 00:23:40 Step 13/23 : RUN make update 00:23:40 ---> Running in ac60d90aaae9 00:23:40 CGO_ENABLED=0 GO111MODULE=on go mod download 00:23:40 Removing intermediate container ac60d90aaae9 00:23:40 ---> 8872a11ad67a 00:23:40 Step 14/23 : COPY . . 00:23:41 ---> 9a7332e14d85 00:23:41 Step 15/23 : RUN ${MAKE} 00:23:41 ---> Running in 9a5b831d9f65 00:23:41 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 00:23:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 00:23:53 Removing intermediate container 9a5b831d9f65 00:23:53 ---> c7a6aba8d22b 00:23:53 Step 16/23 : FROM alpine 00:23:53 latest: Pulling from library/alpine 00:23:53 c9b1b535fdd9: Pulling fs layer 00:23:54 c9b1b535fdd9: Verifying Checksum 00:23:54 c9b1b535fdd9: Download complete 00:23:54 c9b1b535fdd9: Pull complete 00:23:54 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 00:23:54 Status: Downloaded newer image for alpine:latest 00:23:54 ---> e7d92cdc71fe 00:23:54 Step 17/23 : EXPOSE 4000 00:23:54 ---> Running in 0eb18876c361 00:23:54 Removing intermediate container 0eb18876c361 00:23:54 ---> 9d716589d72f 00:23:54 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 00:23:54 ---> 9b664dbe4bcb 00:23:54 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:23:54 ---> Running in b8a97fa9235c 00:23:55 Removing intermediate container b8a97fa9235c 00:23:55 ---> df5b4d9a17da 00:23:55 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 00:23:55 ---> Running in 06098127e528 00:23:55 Removing intermediate container 06098127e528 00:23:55 ---> 5a0bf8181e11 00:23:55 Step 21/23 : LABEL arch=amd64 00:23:55 ---> Running in 12c228e9ddc1 00:23:55 Removing intermediate container 12c228e9ddc1 00:23:55 ---> c4fe376dbaa5 00:23:55 Step 22/23 : LABEL git_sha=fc7ab9263c9288e2449b3e01f0b5eb80f596928a 00:23:55 ---> Running in 341dcdc81861 00:23:55 Removing intermediate container 341dcdc81861 00:23:55 ---> f6824e32979b 00:23:55 Step 23/23 : LABEL version=0.0.0 00:23:55 ---> Running in 47f911586120 00:23:55 Removing intermediate container 47f911586120 00:23:55 ---> 1e3a34fcb1d0 00:23:55 [Warning] One or more build-args [ARCH] were not consumed 00:23:55 Successfully built 1e3a34fcb1d0 00:23:55 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] } 00:25:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-190 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws 00:25:02 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 00:25:08 using credential edgex-jenkins-ssh 00:25:08 Cloning the remote Git repository 00:25:08 Cloning with configured refspecs honoured and without tags 00:25:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 00:25:08 > git init /w/workspace/edgex-ui-go/6 # timeout=10 00:25:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:25:08 > git --version # timeout=10 00:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:08 > 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 00:25:10 Fetching without tags 00:25:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:25:10 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 00:25:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:25:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:25:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:25:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:10 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc7ab9263c9288e2449b3e01f0b5eb80f596928a 00:25:11 Merge succeeded, producing fc7ab9263c9288e2449b3e01f0b5eb80f596928a 00:25:11 Checking out Revision fc7ab9263c9288e2449b3e01f0b5eb80f596928a (PR-162) 00:25:10 > 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 00:25:10 > git config core.sparsecheckout # timeout=10 00:25:10 > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 00:25:10 > git remote # timeout=10 00:25:10 > git config --get remote.origin.url # timeout=10 00:25:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:11 > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 00:25:11 > git rev-parse HEAD^{commit} # timeout=10 00:25:11 > git config core.sparsecheckout # timeout=10 00:25:11 > git checkout -f fc7ab9263c9288e2449b3e01f0b5eb80f596928a # timeout=10 00:25:15 Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:25:17 ========================================================= 00:25:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 00:25:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:25:18 + 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 . 00:25:19 Sending build context to Docker daemon 10.73MB 00:25:19 Step 1/8 : ARG BASE=golang:1.11-alpine 00:25:19 Step 2/8 : FROM ${BASE} 00:25:20 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:25:20 29bddadc8f3f: Pulling fs layer 00:25:20 02bb20f2603b: Pulling fs layer 00:25:20 b62863a3550b: Pulling fs layer 00:25:20 9586258a13ea: Pulling fs layer 00:25:20 a8b2cbafd68c: Pulling fs layer 00:25:20 d1dd75721c92: Pulling fs layer 00:25:20 4e34fffdb759: Pulling fs layer 00:25:20 fd1d9eb628f9: Pulling fs layer 00:25:20 bd44c58b92db: Pulling fs layer 00:25:20 e5856e266cf4: Pulling fs layer 00:25:20 f0f88b30cdbb: Pulling fs layer 00:25:20 4e34fffdb759: Waiting 00:25:20 fd1d9eb628f9: Waiting 00:25:20 bd44c58b92db: Waiting 00:25:20 e5856e266cf4: Waiting 00:25:20 f0f88b30cdbb: Waiting 00:25:20 a8b2cbafd68c: Waiting 00:25:20 d1dd75721c92: Waiting 00:25:20 9586258a13ea: Waiting 00:25:20 b62863a3550b: Verifying Checksum 00:25:20 b62863a3550b: Download complete 00:25:20 02bb20f2603b: Verifying Checksum 00:25:20 02bb20f2603b: Download complete 00:25:20 a8b2cbafd68c: Verifying Checksum 00:25:20 a8b2cbafd68c: Download complete 00:25:20 d1dd75721c92: Verifying Checksum 00:25:20 d1dd75721c92: Download complete 00:25:20 29bddadc8f3f: Verifying Checksum 00:25:20 29bddadc8f3f: Download complete 00:25:21 29bddadc8f3f: Pull complete 00:25:22 02bb20f2603b: Pull complete 00:25:22 b62863a3550b: Pull complete 00:25:24 4e34fffdb759: Verifying Checksum 00:25:24 4e34fffdb759: Download complete 00:25:24 bd44c58b92db: Verifying Checksum 00:25:24 bd44c58b92db: Download complete 00:25:27 e5856e266cf4: Verifying Checksum 00:25:27 e5856e266cf4: Download complete 00:25:27 f0f88b30cdbb: Verifying Checksum 00:25:27 f0f88b30cdbb: Download complete 00:25:30 fd1d9eb628f9: Verifying Checksum 00:25:30 fd1d9eb628f9: Download complete 00:25:31 9586258a13ea: Verifying Checksum 00:25:31 9586258a13ea: Download complete 00:25:41 9586258a13ea: Pull complete 00:25:42 a8b2cbafd68c: Pull complete 00:25:42 d1dd75721c92: Pull complete 00:25:47 4e34fffdb759: Pull complete 00:25:51 fd1d9eb628f9: Pull complete 00:25:51 bd44c58b92db: Pull complete 00:25:53 e5856e266cf4: Pull complete 00:25:53 f0f88b30cdbb: Pull complete 00:25:53 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 00:25:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 00:25:53 ---> 0be50c763560 00:25:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:25:58 ---> Running in a76e6be9a3a2 00:25:58 Removing intermediate container a76e6be9a3a2 00:25:58 ---> 83cbe2c20ecf 00:25:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:58 ---> Running in 56f0dba85999 00:26:00 Removing intermediate container 56f0dba85999 00:26:00 ---> bc89e0084cb0 00:26:00 Step 5/8 : RUN apk add --no-cache make git 00:26:00 ---> Running in 392c440d2d2a 00:26:01 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:26:02 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:26:02 OK: 121 MiB in 39 packages 00:26:04 Removing intermediate container 392c440d2d2a 00:26:04 ---> 51eac5d7a6f2 00:26:04 Step 6/8 : WORKDIR /edgex-ui-go 00:26:04 ---> Running in 2feb0cad3e82 00:26:04 Removing intermediate container 2feb0cad3e82 00:26:04 ---> d2be0540cf33 00:26:04 Step 7/8 : COPY . . 00:26:06 ---> 9e7f48cb83a0 00:26:06 Step 8/8 : RUN go mod download 00:26:06 ---> Running in 074e7b644d18 00:26:07 go: finding github.com/gorilla/mux v1.7.1 00:26:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 00:26:07 go: finding github.com/BurntSushi/toml v0.3.1 00:26:07 go: finding github.com/pelletier/go-toml v1.2.0 00:26:07 go: finding github.com/kr/pretty v0.1.0 00:26:07 go: finding github.com/gorilla/websocket v1.4.0 00:26:07 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:26:08 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 00:26:08 go: finding github.com/kr/text v0.1.0 00:26:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:26:08 go: finding github.com/mitchellh/copystructure v1.0.0 00:26:08 go: finding github.com/hashicorp/consul/api v1.1.0 00:26:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:26:08 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 00:26:08 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 00:26:08 go: finding github.com/stretchr/testify v1.3.0 00:26:08 go: finding github.com/pkg/errors v0.8.1 00:26:08 go: finding github.com/kr/pty v1.1.1 00:26:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:26:09 go: finding github.com/davecgh/go-spew v1.1.0 00:26:09 go: finding github.com/pmezard/go-difflib v1.0.0 00:26:09 go: finding github.com/stretchr/objx v0.1.0 00:26:11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:26:11 go: finding golang.org/x/text v0.3.0 00:26:13 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 00:26:15 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:26:15 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:26:15 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:26:15 go: finding github.com/hashicorp/go-uuid v1.0.1 00:26:15 go: finding github.com/mitchellh/mapstructure v1.1.2 00:26:15 go: finding github.com/hashicorp/serf v0.8.2 00:26:15 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:26:16 go: finding github.com/mitchellh/go-homedir v1.0.0 00:26:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:26:17 go: finding github.com/mitchellh/iochan v1.0.0 00:26:17 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:26:17 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:26:17 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:26:17 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:26:17 go: finding github.com/mitchellh/cli v1.0.0 00:26:17 go: finding github.com/hashicorp/memberlist v0.1.3 00:26:17 go: finding github.com/hashicorp/logutils v1.0.0 00:26:18 go: finding github.com/hashicorp/mdns v1.0.0 00:26:18 go: finding github.com/hashicorp/go-syslog v1.0.0 00:26:19 go: finding github.com/bgentry/speakeasy v0.1.0 00:26:19 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 00:26:19 go: finding github.com/mitchellh/gox v0.4.0 00:26:19 go: finding github.com/fatih/color v1.7.0 00:26:19 go: finding github.com/mattn/go-colorable v0.0.9 00:26:19 go: finding github.com/posener/complete v1.1.1 00:26:19 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 00:26:19 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:26:19 go: finding github.com/davecgh/go-spew v1.1.1 00:26:19 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:26:19 go: finding github.com/hashicorp/go.net v0.0.1 00:26:19 go: finding github.com/stretchr/testify v1.2.2 00:26:19 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 00:26:19 go: finding github.com/mattn/go-isatty v0.0.3 00:26:20 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 00:26:20 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:26:20 go: finding github.com/miekg/dns v1.0.14 00:26:20 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:26:20 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:26:20 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 00:26:20 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:26:20 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 00:26:20 go: finding github.com/hashicorp/go-multierror v1.0.0 00:26:21 go: finding github.com/hashicorp/go-uuid v1.0.0 00:26:21 go: finding github.com/hashicorp/golang-lru v0.5.0 00:26:21 go: finding github.com/hashicorp/errwrap v1.0.0 00:26:53 Removing intermediate container 074e7b644d18 00:26:53 ---> 36dc8008690f 00:26:53 Successfully built 36dc8008690f 00:26:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:26:54 + docker inspect -f . ci-base-image-arm64 00:26:54 . [Pipeline] withDockerContainer 00:26:55 prd-ubuntu18.04-docker-arm64-4c-16g-190 does not seem to be running inside a container 00:26:55 $ 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 00:26:56 $ docker top 7553cc61e6167960317569e7015afeae546ab93f7fa1965dea8d9a9234108e9a -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:57 + go version 00:26:57 go version go1.11.13 linux/arm64 [Pipeline] sh 00:26:58 + make test 00:26:58 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:26:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 00:27:32 GO111MODULE=on go vet ./... [Pipeline] stash 00:27:40 Warning: overwriting stash ‘coverage-report’ 00:27:40 Stashed 1 file(s) [Pipeline] } 00:27:40 $ docker stop --time=1 7553cc61e6167960317569e7015afeae546ab93f7fa1965dea8d9a9234108e9a 00:27:43 $ docker rm -f 7553cc61e6167960317569e7015afeae546ab93f7fa1965dea8d9a9234108e9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:27:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:27:44 + ls -al . 00:27:44 total 112 00:27:44 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 00:26 . 00:27:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:25 .. 00:27:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:25 .git 00:27:44 -rw-rw-r-- 1 jenkins jenkins 123 Mar 12 00:25 .gitignore 00:27:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:25 .semver 00:27:44 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 12 00:25 CONTRIBUTING.md 00:27:44 -rw-rw-r-- 1 jenkins jenkins 839 Mar 12 00:25 Dockerfile 00:27:44 -rw-rw-r-- 1 jenkins jenkins 898 Mar 12 00:25 Dockerfile.build 00:27:44 -rw-rw-r-- 1 jenkins jenkins 675 Mar 12 00:25 Jenkinsfile 00:27:44 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 12 00:25 LICENSE 00:27:44 -rw-rw-r-- 1 jenkins jenkins 951 Mar 12 00:25 Makefile 00:27:44 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 12 00:25 README.md 00:27:44 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 00:20 VERSION 00:27:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:25 app 00:27:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:25 assets 00:27:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:25 bin 00:27:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:25 cmd 00:27:44 -rw-r--r-- 1 jenkins jenkins 10 Mar 12 00:26 coverage.out 00:27:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:25 docs 00:27:44 -rw-rw-r-- 1 jenkins jenkins 522 Mar 12 00:25 go.mod 00:27:44 -rw-r--r-- 1 jenkins jenkins 8727 Mar 12 00:26 go.sum 00:27:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:25 internal 00:27:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:25 snap 00:27:44 -rw-rw-r-- 1 jenkins jenkins 155 Mar 12 00:25 version.go [Pipeline] isUnix [Pipeline] sh 00:27:45 + 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 . 00:27:45 Sending build context to Docker daemon 10.74MB 00:27:45 Step 1/23 : ARG BASE=golang:1.11-alpine 00:27:45 Step 2/23 : FROM ${BASE} AS builder 00:27:45 ---> 36dc8008690f 00:27:45 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:27:45 ---> Running in 5fe68bd205db 00:27:46 Removing intermediate container 5fe68bd205db 00:27:46 ---> 11d6d97e05f6 00:27:46 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 00:27:46 ---> Running in 2ec611f88251 00:27:46 Removing intermediate container 2ec611f88251 00:27:46 ---> c914628b63af 00:27:46 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 00:27:47 ---> Running in baaa200e56ef 00:27:47 Removing intermediate container baaa200e56ef 00:27:47 ---> 2f24657b2261 00:27:47 Step 6/23 : LABEL Name=edgex-ui-go 00:27:47 ---> Running in 2b1f31feb5f4 00:27:47 Removing intermediate container 2b1f31feb5f4 00:27:47 ---> 4673582f413f 00:27:47 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:27:47 ---> Running in ef030bc2cfb8 00:27:48 Removing intermediate container ef030bc2cfb8 00:27:48 ---> b9027f5d20cf 00:27:48 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:48 ---> Running in 651b2c83ae5a 00:27:50 Removing intermediate container 651b2c83ae5a 00:27:50 ---> 5e85fbec7ed0 00:27:50 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:27:50 ---> Running in 144e4bbbe6ab 00:27:51 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:27:52 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:27:52 OK: 121 MiB in 39 packages 00:27:54 Removing intermediate container 144e4bbbe6ab 00:27:54 ---> 6795850a42c6 00:27:54 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:27:54 ---> Running in ea3aa87ad541 00:27:54 Removing intermediate container ea3aa87ad541 00:27:54 ---> ddcf304e7aa0 00:27:54 Step 11/23 : COPY go.mod . 00:27:54 ---> 1a0bbc8b74a8 00:27:54 Step 12/23 : COPY Makefile . 00:27:55 ---> a03907457bc8 00:27:55 Step 13/23 : RUN make update 00:27:55 ---> Running in f1ee018b669f 00:27:56 CGO_ENABLED=0 GO111MODULE=on go mod download 00:27:57 Removing intermediate container f1ee018b669f 00:27:57 ---> e3b71fa29cf3 00:27:57 Step 14/23 : COPY . . 00:27:59 ---> c834ff6032a8 00:27:59 Step 15/23 : RUN ${MAKE} 00:27:59 ---> Running in 43a0d6370292 00:28:00 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 00:28:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 00:28:30 Removing intermediate container 43a0d6370292 00:28:30 ---> 70bde9107e36 00:28:30 Step 16/23 : FROM alpine 00:28:30 latest: Pulling from library/alpine 00:28:31 8fa90b21c985: Pulling fs layer 00:28:31 8fa90b21c985: Verifying Checksum 00:28:31 8fa90b21c985: Download complete 00:28:32 8fa90b21c985: Pull complete 00:28:32 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 00:28:32 Status: Downloaded newer image for alpine:latest 00:28:32 ---> 6e4716cdcf7a 00:28:32 Step 17/23 : EXPOSE 4000 00:28:32 ---> Running in 5e0c53e5de5d 00:28:32 Removing intermediate container 5e0c53e5de5d 00:28:32 ---> 78bc0f48e74e 00:28:32 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 00:28:34 ---> 69ef20f145ad 00:28:34 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:28:34 ---> Running in cfcd95e8af7e 00:28:34 Removing intermediate container cfcd95e8af7e 00:28:34 ---> 00c6e88b60b8 00:28:34 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 00:28:35 ---> Running in 60a5596d1664 00:28:35 Removing intermediate container 60a5596d1664 00:28:35 ---> 5f238ea72bb5 00:28:35 Step 21/23 : LABEL arch=arm64 00:28:35 ---> Running in a560c3f7e5d9 00:28:35 Removing intermediate container a560c3f7e5d9 00:28:35 ---> f4e0198e51be 00:28:35 Step 22/23 : LABEL git_sha=fc7ab9263c9288e2449b3e01f0b5eb80f596928a 00:28:35 ---> Running in 108b6bf5569f 00:28:36 Removing intermediate container 108b6bf5569f 00:28:36 ---> fc61b0c97817 00:28:36 Step 23/23 : LABEL version=0.0.0 00:28:36 ---> Running in dc58a7cb15a0 00:28:36 Removing intermediate container dc58a7cb15a0 00:28:36 ---> c0f944829b3b 00:28:36 [Warning] One or more build-args [ARCH] were not consumed 00:28:36 Successfully built c0f944829b3b 00:28:36 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 00:28:37 provisioning config files... 00:28:37 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4742060496276648488tmp [Pipeline] { [Pipeline] sh 00:28:38 + curl -s https://codecov.io/bash 00:28:38 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4742060496276648488tmp 00:28:38 00:28:38 _____ _ 00:28:38 / ____| | | 00:28:38 | | ___ __| | ___ ___ _____ __ 00:28:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:28:38 | |___| (_) | (_| | __/ (_| (_) \ V / 00:28:38 \_____\___/ \__,_|\___|\___\___/ \_/ 00:28:38 Bash-20200303-bc4d7e6 00:28:38 00:28:38 00:28:38 ==> Jenkins CI detected. 00:28:38 project root: . 00:28:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:28:38 ==> Running gcov in . (disable via -X gcov) 00:28:38 ==> Python coveragepy not found 00:28:38 ==> Searching for coverage reports in: 00:28:38 + . 00:28:38 -> Found 1 reports 00:28:38 ==> Detecting git/mercurial file structure 00:28:38 ==> Reading reports 00:28:38 + ./coverage.out bytes=10 00:28:38 ==> Appending adjustments 00:28:38 http://docs.codecov.io/docs/fixing-reports 00:28:38 + Found adjustments 00:28:38 ==> Gzipping contents 00:28:38 ==> Uploading reports 00:28:38 url: https://codecov.io 00:28:38 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= 00:28:38 -> Pinging Codecov 00:28:38 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= 00:28:39 -> Uploading 00:28:39 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fc7ab9263c9288e2449b3e01f0b5eb80f596928a [Pipeline] } 00:28:39 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 00:28:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:28:41 ---> package-listing.sh 00:28:41 ++ facter osfamily 00:28:41 ++ tr '[:upper:]' '[:lower:]' 00:28:41 + OS_FAMILY=redhat 00:28:41 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-162 00:28:41 + START_PACKAGES=/tmp/packages_start.txt 00:28:41 + END_PACKAGES=/tmp/packages_end.txt 00:28:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:41 + PACKAGES=/tmp/packages_start.txt 00:28:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' 00:28:41 + PACKAGES=/tmp/packages_end.txt 00:28:41 + case "${OS_FAMILY}" in 00:28:41 + rpm -qa 00:28:41 + sort 00:28:45 + '[' -f /tmp/packages_start.txt ']' 00:28:45 + '[' -f /tmp/packages_end.txt ']' 00:28:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' 00:28:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ 00:28:45 + 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 00:28:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:28:45 00:28:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:28:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:28:46 alpine: Pulling from edgex-lftools-log-publisher 00:28:46 c9b1b535fdd9: Pulling fs layer 00:28:46 2cc5ad85d9ab: Pulling fs layer 00:28:46 756a868c4378: Pulling fs layer 00:28:46 444b2fc9a129: Pulling fs layer 00:28:46 ea15f1150254: Pulling fs layer 00:28:46 41b27a9f41bf: Pulling fs layer 00:28:46 28c525ee5125: Pulling fs layer 00:28:46 094b1ea09ed8: Pulling fs layer 00:28:46 138eaada9080: Pulling fs layer 00:28:46 0622d0fa9048: Pulling fs layer 00:28:46 138eaada9080: Waiting 00:28:46 28c525ee5125: Waiting 00:28:46 0622d0fa9048: Waiting 00:28:46 094b1ea09ed8: Waiting 00:28:46 444b2fc9a129: Waiting 00:28:46 ea15f1150254: Waiting 00:28:46 41b27a9f41bf: Waiting 00:28:46 2cc5ad85d9ab: Verifying Checksum 00:28:46 2cc5ad85d9ab: Download complete 00:28:46 444b2fc9a129: Download complete 00:28:46 c9b1b535fdd9: Download complete 00:28:46 ea15f1150254: Verifying Checksum 00:28:46 ea15f1150254: Download complete 00:28:46 28c525ee5125: Verifying Checksum 00:28:46 28c525ee5125: Download complete 00:28:46 c9b1b535fdd9: Pull complete 00:28:46 2cc5ad85d9ab: Pull complete 00:28:46 756a868c4378: Verifying Checksum 00:28:46 756a868c4378: Download complete 00:28:46 138eaada9080: Verifying Checksum 00:28:46 138eaada9080: Download complete 00:28:46 0622d0fa9048: Verifying Checksum 00:28:46 0622d0fa9048: Download complete 00:28:46 094b1ea09ed8: Verifying Checksum 00:28:46 094b1ea09ed8: Download complete 00:28:47 41b27a9f41bf: Verifying Checksum 00:28:47 41b27a9f41bf: Download complete 00:28:48 756a868c4378: Pull complete 00:28:48 444b2fc9a129: Pull complete 00:28:48 ea15f1150254: Pull complete 00:28:51 41b27a9f41bf: Pull complete 00:28:51 28c525ee5125: Pull complete 00:28:54 094b1ea09ed8: Pull complete 00:28:54 138eaada9080: Pull complete 00:28:54 0622d0fa9048: Pull complete 00:28:54 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:28:54 prd-centos7-docker-4c-2g-188 does not seem to be running inside a container 00:28:54 $ 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 00:28:55 $ docker top 066f208f666b86dbfc73ef4acea426aa384e09bb9c1398d28176a4ecad5e872d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:28:55 provisioning config files... 00:28:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config692124333992381861tmp [Pipeline] { [Pipeline] echo 00:28:56 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:28:56 ---> create-netrc.sh [Pipeline] echo 00:28:56 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:28:56 ---> logs-deploy.sh 00:28:56 + ARCHIVE_ARTIFACTS= 00:28:56 + LOGS_SERVER=https://logs.edgexfoundry.org 00:28:56 + '[' https://logs.edgexfoundry.org == None ']' 00:28:56 + NEXUS_URL=https://nexus.edgexfoundry.org 00:28:56 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/6 00:28:56 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/6/ 00:28:56 + 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 00:28:57 Archives upload complete. 00:28:57 + 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/