Pull request #191 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb rather than d73a88241c371f53eb759311d4f0f41bd074fbb1 Obtained Jenkinsfile from 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-191/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2974 in /w/workspace/edgexfoundry_edgex-ui-go_PR-191 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-191 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb into PR head commit d73a88241c371f53eb759311d4f0f41bd074fbb1 Merge succeeded, producing d73a88241c371f53eb759311d4f0f41bd074fbb1 Checking out Revision d73a88241c371f53eb759311d4f0f41bd074fbb1 (PR-191) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 Commit message: "fix for configuration.toml not using the correct configuration" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:26:08 01:26:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:26:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:26:08 latest: Pulling from edgex-devops/git-semver 01:26:08 9123ac7c32f7: Pulling fs layer 01:26:08 b8cc5d1170e3: Pulling fs layer 01:26:08 2924cbbf6a41: Pulling fs layer 01:26:08 93b08a4f1073: Pulling fs layer 01:26:08 93b08a4f1073: Waiting 01:26:08 b8cc5d1170e3: Verifying Checksum 01:26:08 b8cc5d1170e3: Download complete 01:26:08 9123ac7c32f7: Verifying Checksum 01:26:08 9123ac7c32f7: Download complete 01:26:08 93b08a4f1073: Verifying Checksum 01:26:08 93b08a4f1073: Download complete 01:26:08 2924cbbf6a41: Verifying Checksum 01:26:08 2924cbbf6a41: Download complete 01:26:08 9123ac7c32f7: Pull complete 01:26:08 b8cc5d1170e3: Pull complete 01:26:09 2924cbbf6a41: Pull complete 01:26:09 93b08a4f1073: Pull complete 01:26:09 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 01:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:26:10 prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container 01:26:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-191 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-191:/w/workspace/edgexfoundry_edgex-ui-go_PR-191:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:26:10 $ docker top 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:11 [ssh-agent] Looking for ssh-agent implementation... 01:26:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:11 $ docker exec 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 ssh-agent 01:26:11 SSH_AUTH_SOCK=/tmp/ssh-2JA0lWWxwnpu/agent.15 01:26:11 SSH_AGENT_PID=22 01:26:11 Running ssh-add (command line suppressed) 01:26:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/private_key_2736865684299148350.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/private_key_2736865684299148350.key) 01:26:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:11 + git describe --exact-match --tags HEAD 01:26:11 fatal: No names found, cannot describe anything. [Pipeline] } 01:26:12 $ docker exec --env ******** --env ******** 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 ssh-agent -k 01:26:12 unset SSH_AUTH_SOCK; 01:26:12 unset SSH_AGENT_PID; 01:26:12 echo Agent pid 22 killed; 01:26:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 01:26:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 01:26:12 This usually means this commit has not been tagged. [Pipeline] sshagent 01:26:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:12 [ssh-agent] Looking for ssh-agent implementation... 01:26:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:12 $ docker exec 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 ssh-agent 01:26:12 SSH_AUTH_SOCK=/tmp/ssh-FRpCGbLJYElo/agent.58 01:26:12 SSH_AGENT_PID=65 01:26:12 Running ssh-add (command line suppressed) 01:26:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/private_key_6705361188430725174.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/private_key_6705361188430725174.key) 01:26:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:13 + git semver init 01:26:13 # -> Open(): unable to determine branch for HEAD 01:26:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-191/.git 01:26:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-191 01:26:13 # $SEMVER_REMOTE_NAME = origin 01:26:13 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 01:26:13 # $SEMVER_USER_NAME = jenkins 01:26:13 # $SEMVER_BRANCH = PR-191 01:26:13 # $SEMVER_TEMP = /tmp/semver-031989303 01:26:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 01:26:14 # '/tmp/semver-031989303' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-191/.semver' 01:26:14 # -> Force: false 01:26:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-191/.semver [Pipeline] } 01:26:14 $ docker exec --env ******** --env ******** 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 ssh-agent -k 01:26:14 unset SSH_AUTH_SOCK; 01:26:14 unset SSH_AGENT_PID; 01:26:14 echo Agent pid 65 killed; 01:26:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:15 + git semver [Pipeline] } 01:26:15 $ docker stop --time=1 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 01:26:16 $ docker rm -f 87c00c5721705d7e6a6268472f8f11b16d68b502cdbb737d5937d6f2b0d56802 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 01:26:17 Stashed 38 file(s) [Pipeline] echo 01:26:17 [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 01:26:32 Still waiting to schedule task 01:26:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2974’ 01:26:32 Still waiting to schedule task 01:26:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 01:28:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2975 in /w/workspace/edgexfoundry_edgex-ui-go_PR-191 [Pipeline] { [Pipeline] ws 01:28:07 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:28:14 using credential edgex-jenkins-ssh 01:28:14 Cloning the remote Git repository 01:28:14 Cloning with configured refspecs honoured and without tags 01:28:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:28:14 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:28:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:28:14 > git --version # timeout=10 01:28:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:28:16 Fetching without tags 01:28:16 Merging remotes/origin/master commit 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb into PR head commit d73a88241c371f53eb759311d4f0f41bd074fbb1 01:28:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:28:16 > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10 01:28:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:28:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:28:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:28:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:28:16 > git config core.sparsecheckout # timeout=10 01:28:16 > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 01:28:17 Merge succeeded, producing d73a88241c371f53eb759311d4f0f41bd074fbb1 01:28:17 Checking out Revision d73a88241c371f53eb759311d4f0f41bd074fbb1 (PR-191) 01:28:16 > git remote # timeout=10 01:28:17 > git config --get remote.origin.url # timeout=10 01:28:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:17 > git merge 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 01:28:17 > git rev-parse HEAD^{commit} # timeout=10 01:28:17 > git config core.sparsecheckout # timeout=10 01:28:17 > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 01:28:22 Commit message: "fix for configuration.toml not using the correct configuration" 01:28:22 > git --version # timeout=10 01:28:22 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:28:23 ========================================================= 01:28:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 01:28:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:28:25 + 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 . 01:28:25 Sending build context to Docker daemon 11.39MB 01:28:25 Step 1/8 : ARG BASE=golang:1.11-alpine 01:28:25 Step 2/8 : FROM ${BASE} 01:28:26 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:28:26 29bddadc8f3f: Pulling fs layer 01:28:26 02bb20f2603b: Pulling fs layer 01:28:26 b62863a3550b: Pulling fs layer 01:28:26 9586258a13ea: Pulling fs layer 01:28:26 a8b2cbafd68c: Pulling fs layer 01:28:26 d1dd75721c92: Pulling fs layer 01:28:26 4e34fffdb759: Pulling fs layer 01:28:26 fd1d9eb628f9: Pulling fs layer 01:28:26 bd44c58b92db: Pulling fs layer 01:28:26 e5856e266cf4: Pulling fs layer 01:28:26 f0f88b30cdbb: Pulling fs layer 01:28:26 a8b2cbafd68c: Waiting 01:28:26 d1dd75721c92: Waiting 01:28:26 4e34fffdb759: Waiting 01:28:26 fd1d9eb628f9: Waiting 01:28:26 bd44c58b92db: Waiting 01:28:26 e5856e266cf4: Waiting 01:28:26 f0f88b30cdbb: Waiting 01:28:26 9586258a13ea: Waiting 01:28:26 b62863a3550b: Verifying Checksum 01:28:26 b62863a3550b: Download complete 01:28:26 02bb20f2603b: Download complete 01:28:26 a8b2cbafd68c: Verifying Checksum 01:28:26 a8b2cbafd68c: Download complete 01:28:26 d1dd75721c92: Verifying Checksum 01:28:26 d1dd75721c92: Download complete 01:28:26 29bddadc8f3f: Verifying Checksum 01:28:26 29bddadc8f3f: Download complete 01:28:27 29bddadc8f3f: Pull complete 01:28:28 02bb20f2603b: Pull complete 01:28:28 b62863a3550b: Pull complete 01:28:31 4e34fffdb759: Verifying Checksum 01:28:31 4e34fffdb759: Download complete 01:28:31 bd44c58b92db: Verifying Checksum 01:28:31 bd44c58b92db: Download complete 01:28:33 e5856e266cf4: Verifying Checksum 01:28:33 e5856e266cf4: Download complete 01:28:33 f0f88b30cdbb: Verifying Checksum 01:28:33 f0f88b30cdbb: Download complete 01:28:35 fd1d9eb628f9: Verifying Checksum 01:28:35 fd1d9eb628f9: Download complete 01:28:36 9586258a13ea: Verifying Checksum 01:28:36 9586258a13ea: Download complete 01:28:46 9586258a13ea: Pull complete 01:28:46 a8b2cbafd68c: Pull complete 01:28:46 d1dd75721c92: Pull complete 01:28:52 4e34fffdb759: Pull complete 01:28:56 Running on prd-centos7-docker-4c-2g-2976 in /w/workspace/edgexfoundry_edgex-ui-go_PR-191 [Pipeline] { [Pipeline] ws 01:28:56 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { 01:28:56 fd1d9eb628f9: Pull complete 01:28:56 bd44c58b92db: Pull complete [Pipeline] checkout 01:28:57 e5856e266cf4: Pull complete 01:28:58 f0f88b30cdbb: Pull complete 01:28:58 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 01:28:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 01:28:58 ---> 0be50c763560 01:28:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:28:58 using credential edgex-jenkins-ssh 01:28:58 Cloning the remote Git repository 01:28:58 Cloning with configured refspecs honoured and without tags 01:28:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:28:58 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:28:59 Fetching without tags 01:28:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:28:58 > git --version # timeout=10 01:28:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:28:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:28:59 > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10 01:28:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:28:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:28:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:28:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:29:00 Merging remotes/origin/master commit 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb into PR head commit d73a88241c371f53eb759311d4f0f41bd074fbb1 01:29:00 Merge succeeded, producing d73a88241c371f53eb759311d4f0f41bd074fbb1 01:29:00 Checking out Revision d73a88241c371f53eb759311d4f0f41bd074fbb1 (PR-191) 01:28:59 > git config core.sparsecheckout # timeout=10 01:28:59 > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 01:29:00 > git remote # timeout=10 01:29:00 > git config --get remote.origin.url # timeout=10 01:29:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:00 > git merge 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 01:29:00 > git rev-parse HEAD^{commit} # timeout=10 01:29:00 > git config core.sparsecheckout # timeout=10 01:29:00 > git checkout -f d73a88241c371f53eb759311d4f0f41bd074fbb1 # timeout=10 01:29:01 ---> Running in 96641250f8cc 01:29:01 Removing intermediate container 96641250f8cc 01:29:01 ---> 93b769e0fce9 01:29:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:01 ---> Running in 9295030c8612 01:29:03 Removing intermediate container 9295030c8612 01:29:03 ---> 695b34cfc85d 01:29:03 Step 5/8 : RUN apk add --no-cache make git 01:29:03 ---> Running in acd40da04f8f 01:29:04 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 01:29:05 Commit message: "fix for configuration.toml not using the correct configuration" 01:29:05 > git --version # timeout=10 01:29:05 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 01:29:05 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:29:06 ========================================================= 01:29:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 01:29:06 ========================================================= 01:29:06 OK: 121 MiB in 39 packages [Pipeline] isUnix [Pipeline] sh 01:29:06 + 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 . 01:29:07 Sending build context to Docker daemon 11.39MB 01:29:07 Step 1/8 : ARG BASE=golang:1.11-alpine 01:29:07 Step 2/8 : FROM ${BASE} 01:29:07 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 01:29:07 9d48c3bd43c5: Pulling fs layer 01:29:07 7f94eaf8af20: Pulling fs layer 01:29:07 9fe9984849c1: Pulling fs layer 01:29:07 ec448270508e: Pulling fs layer 01:29:07 65ba82af53f7: Pulling fs layer 01:29:07 07c18b20a200: Pulling fs layer 01:29:07 d9b3ee039db2: Pulling fs layer 01:29:07 8c79c1ac0d81: Pulling fs layer 01:29:07 ff40f1a7a0b9: Pulling fs layer 01:29:07 bdb43ae2d12f: Pulling fs layer 01:29:07 8e1ab0ef8490: Pulling fs layer 01:29:07 ec448270508e: Waiting 01:29:07 8c79c1ac0d81: Waiting 01:29:07 65ba82af53f7: Waiting 01:29:07 ff40f1a7a0b9: Waiting 01:29:07 bdb43ae2d12f: Waiting 01:29:07 8e1ab0ef8490: Waiting 01:29:07 d9b3ee039db2: Waiting 01:29:07 07c18b20a200: Waiting 01:29:07 9fe9984849c1: Verifying Checksum 01:29:07 65ba82af53f7: Download complete 01:29:07 07c18b20a200: Verifying Checksum 01:29:07 07c18b20a200: Download complete 01:29:07 9d48c3bd43c5: Download complete 01:29:07 Removing intermediate container acd40da04f8f 01:29:07 ---> 2b3d32003b1c 01:29:07 Step 6/8 : WORKDIR /edgex-ui-go 01:29:07 ---> Running in 7d50f068ee81 01:29:07 9d48c3bd43c5: Pull complete 01:29:07 Removing intermediate container 7d50f068ee81 01:29:07 ---> b47243465960 01:29:07 Step 7/8 : COPY . . 01:29:08 d9b3ee039db2: Verifying Checksum 01:29:08 d9b3ee039db2: Download complete 01:29:08 ff40f1a7a0b9: Verifying Checksum 01:29:08 ff40f1a7a0b9: Download complete 01:29:08 bdb43ae2d12f: Verifying Checksum 01:29:08 bdb43ae2d12f: Download complete 01:29:08 8e1ab0ef8490: Verifying Checksum 01:29:08 8e1ab0ef8490: Download complete 01:29:08 8c79c1ac0d81: Verifying Checksum 01:29:08 8c79c1ac0d81: Download complete 01:29:08 ec448270508e: Download complete 01:29:09 ---> f4f9524c6844 01:29:09 Step 8/8 : RUN go mod download 01:29:09 ---> Running in d8370930f248 01:29:09 7f94eaf8af20: Pull complete 01:29:09 9fe9984849c1: Pull complete 01:29:10 go: finding github.com/BurntSushi/toml v0.3.1 01:29:10 go: finding github.com/gorilla/mux v1.7.1 01:29:10 go: finding github.com/pelletier/go-toml v1.2.0 01:29:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 01:29:10 go: finding github.com/gorilla/websocket v1.4.0 01:29:10 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 01:29:10 go: finding github.com/kr/pretty v0.1.0 01:29:10 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 01:29:11 go: finding github.com/mitchellh/copystructure v1.0.0 01:29:11 go: finding github.com/kr/text v0.1.0 01:29:11 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:29:11 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 01:29:11 go: finding github.com/hashicorp/consul/api v1.1.0 01:29:11 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:29:11 go: finding github.com/stretchr/testify v1.3.0 01:29:11 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 01:29:11 go: finding github.com/pkg/errors v0.8.1 01:29:12 go: finding github.com/mitchellh/reflectwalk v1.0.0 01:29:12 go: finding github.com/kr/pty v1.1.1 01:29:12 go: finding github.com/davecgh/go-spew v1.1.0 01:29:12 go: finding github.com/stretchr/objx v0.1.0 01:29:12 go: finding github.com/pmezard/go-difflib v1.0.0 01:29:14 go: finding golang.org/x/text v0.3.0 01:29:14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:29:15 ec448270508e: Pull complete 01:29:15 65ba82af53f7: Pull complete 01:29:15 07c18b20a200: Pull complete 01:29:16 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 01:29:18 go: finding github.com/hashicorp/consul/sdk v0.1.1 01:29:18 go: finding github.com/hashicorp/go-uuid v1.0.1 01:29:18 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:29:18 go: finding github.com/hashicorp/go-rootcerts v1.0.0 01:29:18 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:29:18 go: finding github.com/mitchellh/mapstructure v1.1.2 01:29:18 go: finding github.com/hashicorp/serf v0.8.2 01:29:19 d9b3ee039db2: Pull complete 01:29:19 go: finding github.com/mitchellh/go-homedir v1.0.0 01:29:19 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:29:19 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 01:29:19 go: finding github.com/hashicorp/memberlist v0.1.3 01:29:19 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:29:19 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:29:19 go: finding github.com/hashicorp/mdns v1.0.0 01:29:19 go: finding github.com/hashicorp/go-msgpack v0.5.3 01:29:19 go: finding github.com/hashicorp/logutils v1.0.0 01:29:20 go: finding github.com/mitchellh/iochan v1.0.0 01:29:20 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 01:29:20 go: finding github.com/mitchellh/gox v0.4.0 01:29:21 go: finding github.com/hashicorp/go-syslog v1.0.0 01:29:21 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 01:29:21 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 01:29:21 go: finding github.com/mitchellh/cli v1.0.0 01:29:21 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 01:29:21 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:29:21 go: finding github.com/hashicorp/go-multierror v1.0.0 01:29:21 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:29:21 go: finding github.com/hashicorp/go-sockaddr v1.0.0 01:29:21 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:29:21 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 01:29:21 8c79c1ac0d81: Pull complete 01:29:22 ff40f1a7a0b9: Pull complete 01:29:22 go: finding github.com/miekg/dns v1.0.14 01:29:22 go: finding github.com/stretchr/testify v1.2.2 01:29:22 go: finding github.com/hashicorp/go.net v0.0.1 01:29:22 go: finding github.com/bgentry/speakeasy v0.1.0 01:29:22 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:29:22 go: finding github.com/fatih/color v1.7.0 01:29:22 go: finding github.com/mattn/go-colorable v0.0.9 01:29:22 go: finding github.com/hashicorp/go-uuid v1.0.0 01:29:22 go: finding github.com/posener/complete v1.1.1 01:29:22 go: finding github.com/hashicorp/errwrap v1.0.0 01:29:23 bdb43ae2d12f: Pull complete 01:29:23 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 01:29:23 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 01:29:23 go: finding github.com/hashicorp/golang-lru v0.5.0 01:29:23 go: finding github.com/mattn/go-isatty v0.0.3 01:29:23 8e1ab0ef8490: Pull complete 01:29:23 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 01:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 01:29:23 ---> 8acfeb908b63 01:29:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:29:23 ---> Running in 6c9764d6d687 01:29:23 go: finding github.com/davecgh/go-spew v1.1.1 01:29:23 Removing intermediate container 6c9764d6d687 01:29:23 ---> 39d7de41a70f 01:29:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:23 ---> Running in 0bed246ffe6c 01:29:24 Removing intermediate container 0bed246ffe6c 01:29:24 ---> cc179db7345d 01:29:24 Step 5/8 : RUN apk add --no-cache make git 01:29:24 ---> Running in 10ca5f6c91d2 01:29:25 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 01:29:26 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 01:29:26 OK: 134 MiB in 39 packages 01:29:26 Removing intermediate container 10ca5f6c91d2 01:29:26 ---> 6cc7c9abedd0 01:29:26 Step 6/8 : WORKDIR /edgex-ui-go 01:29:26 ---> Running in faadef2b82cf 01:29:26 Removing intermediate container faadef2b82cf 01:29:26 ---> ceff39ba8fb3 01:29:26 Step 7/8 : COPY . . 01:29:27 ---> 330b6b657db4 01:29:27 Step 8/8 : RUN go mod download 01:29:27 ---> Running in 03c732412435 01:29:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 01:29:28 go: finding github.com/gorilla/mux v1.7.1 01:29:28 go: finding github.com/pelletier/go-toml v1.2.0 01:29:28 go: finding github.com/BurntSushi/toml v0.3.1 01:29:28 go: finding github.com/kr/pretty v0.1.0 01:29:28 go: finding github.com/gorilla/websocket v1.4.0 01:29:28 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 01:29:29 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 01:29:29 go: finding github.com/kr/text v0.1.0 01:29:29 go: finding github.com/mitchellh/copystructure v1.0.0 01:29:29 go: finding github.com/hashicorp/consul/api v1.1.0 01:29:29 go: finding github.com/stretchr/testify v1.3.0 01:29:29 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:29:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:29:29 go: finding github.com/pkg/errors v0.8.1 01:29:29 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 01:29:29 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 01:29:29 go: finding github.com/kr/pty v1.1.1 01:29:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 01:29:29 go: finding github.com/davecgh/go-spew v1.1.0 01:29:29 go: finding github.com/stretchr/objx v0.1.0 01:29:29 go: finding github.com/pmezard/go-difflib v1.0.0 01:29:30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:29:30 go: finding golang.org/x/text v0.3.0 01:29:31 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 01:29:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 01:29:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:29:32 go: finding github.com/hashicorp/go-uuid v1.0.1 01:29:32 go: finding github.com/mitchellh/mapstructure v1.1.2 01:29:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 01:29:32 go: finding github.com/hashicorp/serf v0.8.2 01:29:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:29:33 go: finding github.com/mitchellh/go-homedir v1.0.0 01:29:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:29:33 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:29:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 01:29:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:29:33 go: finding github.com/hashicorp/memberlist v0.1.3 01:29:33 go: finding github.com/hashicorp/logutils v1.0.0 01:29:33 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 01:29:33 go: finding github.com/mitchellh/cli v1.0.0 01:29:33 go: finding github.com/hashicorp/mdns v1.0.0 01:29:33 go: finding github.com/hashicorp/go-syslog v1.0.0 01:29:33 go: finding github.com/mitchellh/iochan v1.0.0 01:29:34 go: finding github.com/mitchellh/gox v0.4.0 01:29:34 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 01:29:34 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 01:29:34 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 01:29:34 go: finding github.com/hashicorp/go.net v0.0.1 01:29:34 go: finding github.com/miekg/dns v1.0.14 01:29:34 go: finding github.com/posener/complete v1.1.1 01:29:34 go: finding github.com/bgentry/speakeasy v0.1.0 01:29:34 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:29:34 go: finding github.com/mattn/go-isatty v0.0.3 01:29:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:29:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:29:34 go: finding github.com/fatih/color v1.7.0 01:29:34 go: finding github.com/hashicorp/go-multierror v1.0.0 01:29:34 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 01:29:34 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:29:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 01:29:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 01:29:34 go: finding github.com/davecgh/go-spew v1.1.1 01:29:34 go: finding github.com/stretchr/testify v1.2.2 01:29:35 go: finding github.com/mattn/go-colorable v0.0.9 01:29:35 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 01:29:35 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 01:29:35 go: finding github.com/hashicorp/go-uuid v1.0.0 01:29:35 go: finding github.com/hashicorp/errwrap v1.0.0 01:29:35 go: finding github.com/hashicorp/golang-lru v0.5.0 01:29:47 Removing intermediate container 03c732412435 01:29:47 ---> 0a37a12eba69 01:29:47 Successfully built 0a37a12eba69 01:29:47 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 01:29:48 + docker inspect -f . ci-base-image-x86_64 01:29:48 . [Pipeline] withDockerContainer 01:29:48 prd-centos7-docker-4c-2g-2976 does not seem to be running inside a container 01:29:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:29:49 $ docker top 7b4a786171f9a235db75a79956ddee7064019dcaa2cc346c58d4110fab6307ba -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:49 + go version 01:29:49 go version go1.11.13 linux/amd64 [Pipeline] sh 01:29:50 + make test 01:29:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:29:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:29:55 Removing intermediate container d8370930f248 01:29:55 ---> 080af7cd474e 01:29:55 Successfully built 080af7cd474e 01:29:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:29:56 + docker inspect -f . ci-base-image-arm64 01:29:56 . [Pipeline] withDockerContainer 01:29:57 prd-ubuntu18.04-docker-arm64-4c-16g-2975 does not seem to be running inside a container 01:29:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:29:58 $ docker top 77baaa432820e6cffb0a5d2aa4aa4722b0f81e462e10e42edf259781c8607822 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:59 + go version 01:29:59 go version go1.11.13 linux/arm64 [Pipeline] sh 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:30:00 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:30:00 GO111MODULE=on go vet ./... 01:30:00 + make test 01:30:00 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:30:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] stash 01:30:04 Stashed 1 file(s) [Pipeline] } 01:30:04 $ docker stop --time=1 7b4a786171f9a235db75a79956ddee7064019dcaa2cc346c58d4110fab6307ba 01:30:06 $ docker rm -f 7b4a786171f9a235db75a79956ddee7064019dcaa2cc346c58d4110fab6307ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:30:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:07 + ls -al . 01:30:07 total 72 01:30:07 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 01:29 . 01:30:07 drwxrwxr-x. 4 jenkins jenkins 28 Apr 9 01:28 .. 01:30:07 drwxrwxr-x. 8 jenkins jenkins 119 Apr 9 01:28 app 01:30:07 drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 01:28 assets 01:30:07 drwxrwxr-x. 2 jenkins jenkins 35 Apr 9 01:28 bin 01:30:07 drwxrwxr-x. 3 jenkins jenkins 29 Apr 9 01:28 cmd 01:30:07 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 9 01:28 CONTRIBUTING.md 01:30:07 -rw-r--r--. 1 jenkins jenkins 10 Apr 9 01:29 coverage.out 01:30:07 -rw-rw-r--. 1 jenkins jenkins 877 Apr 9 01:28 Dockerfile 01:30:07 -rw-rw-r--. 1 jenkins jenkins 898 Apr 9 01:28 Dockerfile.build 01:30:07 drwxrwxr-x. 4 jenkins jenkins 53 Apr 9 01:28 docs 01:30:07 drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 01:29 .git 01:30:07 -rw-rw-r--. 1 jenkins jenkins 123 Apr 9 01:28 .gitignore 01:30:07 -rw-rw-r--. 1 jenkins jenkins 522 Apr 9 01:28 go.mod 01:30:07 -rw-r--r--. 1 jenkins jenkins 8727 Apr 9 01:29 go.sum 01:30:07 drwxrwxr-x. 3 jenkins jenkins 17 Apr 9 01:28 internal 01:30:07 -rw-rw-r--. 1 jenkins jenkins 675 Apr 9 01:28 Jenkinsfile 01:30:07 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 9 01:28 LICENSE 01:30:07 -rw-rw-r--. 1 jenkins jenkins 951 Apr 9 01:28 Makefile 01:30:07 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 9 01:28 README.md 01:30:07 drwxrwxr-x. 3 jenkins jenkins 58 Apr 9 01:29 .semver 01:30:07 drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 01:28 snap 01:30:07 -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 01:26 VERSION 01:30:07 -rw-rw-r--. 1 jenkins jenkins 155 Apr 9 01:28 version.go [Pipeline] isUnix [Pipeline] sh 01:30:08 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d73a88241c371f53eb759311d4f0f41bd074fbb1 --label arch=amd64 --label version=0.0.0 . 01:30:08 Sending build context to Docker daemon 11.4MB 01:30:08 Step 1/23 : ARG BASE=golang:1.11-alpine 01:30:08 Step 2/23 : FROM ${BASE} AS builder 01:30:08 ---> 0a37a12eba69 01:30:08 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:30:08 ---> Running in d76771019a0f 01:30:08 Removing intermediate container d76771019a0f 01:30:08 ---> 27e75b9effbb 01:30:08 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 01:30:08 ---> Running in c9bb87de9f62 01:30:08 Removing intermediate container c9bb87de9f62 01:30:08 ---> 1026d11c55d1 01:30:08 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 01:30:08 ---> Running in 6e74d271275a 01:30:08 Removing intermediate container 6e74d271275a 01:30:08 ---> fcb5bb4654aa 01:30:08 Step 6/23 : LABEL Name=edgex-ui-go 01:30:08 ---> Running in 90c9cd733def 01:30:08 Removing intermediate container 90c9cd733def 01:30:08 ---> 43669064b8d4 01:30:08 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:30:09 ---> Running in 828c02d3e3e5 01:30:09 Removing intermediate container 828c02d3e3e5 01:30:09 ---> ca600251198f 01:30:09 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:09 ---> Running in df28cdcedda0 01:30:10 Removing intermediate container df28cdcedda0 01:30:10 ---> aadca9000c7e 01:30:10 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:10 ---> Running in 1db0cf5990a5 01:30:10 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 01:30:11 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 01:30:11 OK: 134 MiB in 39 packages 01:30:12 Removing intermediate container 1db0cf5990a5 01:30:12 ---> f5267f5708a0 01:30:12 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:30:12 ---> Running in 4cc950735ce1 01:30:12 Removing intermediate container 4cc950735ce1 01:30:12 ---> 55bc3769864b 01:30:12 Step 11/23 : COPY go.mod . 01:30:12 ---> 30b96651b04a 01:30:12 Step 12/23 : COPY Makefile . 01:30:12 ---> f33948331bd6 01:30:12 Step 13/23 : RUN make update 01:30:12 ---> Running in 8f3bbe94f68e 01:30:13 CGO_ENABLED=0 GO111MODULE=on go mod download 01:30:13 Removing intermediate container 8f3bbe94f68e 01:30:13 ---> 568df8bdcff4 01:30:13 Step 14/23 : COPY . . 01:30:13 ---> 247f67491f14 01:30:13 Step 15/23 : RUN ${MAKE} 01:30:13 ---> Running in 499a1381ea68 01:30:14 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 01:30:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:30:26 Removing intermediate container 499a1381ea68 01:30:26 ---> 9065d86199cf 01:30:26 Step 16/23 : FROM alpine 01:30:26 latest: Pulling from library/alpine 01:30:26 aad63a933944: Pulling fs layer 01:30:26 aad63a933944: Verifying Checksum 01:30:26 aad63a933944: Download complete 01:30:26 aad63a933944: Pull complete 01:30:26 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 01:30:26 Status: Downloaded newer image for alpine:latest 01:30:26 ---> a187dde48cd2 01:30:26 Step 17/23 : EXPOSE 4000 01:30:26 ---> Running in 787ad83d6fa8 01:30:26 Removing intermediate container 787ad83d6fa8 01:30:26 ---> f706993decb8 01:30:26 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 01:30:27 ---> a7b01d0dda55 01:30:27 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:30:27 ---> Running in f6f1630eb171 01:30:27 Removing intermediate container f6f1630eb171 01:30:27 ---> 3743ec976ea9 01:30:27 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:30:27 ---> Running in e040ed0873df 01:30:28 Removing intermediate container e040ed0873df 01:30:28 ---> f23c317061b6 01:30:28 Step 21/23 : LABEL arch=amd64 01:30:28 ---> Running in 5176d08a6f68 01:30:28 Removing intermediate container 5176d08a6f68 01:30:28 ---> e6b04e6d7715 01:30:28 Step 22/23 : LABEL git_sha=d73a88241c371f53eb759311d4f0f41bd074fbb1 01:30:28 ---> Running in 2e19fc52d2f8 01:30:28 Removing intermediate container 2e19fc52d2f8 01:30:28 ---> 6a6b66d549e5 01:30:28 Step 23/23 : LABEL version=0.0.0 01:30:28 ---> Running in 238feaa6677e 01:30:28 Removing intermediate container 238feaa6677e 01:30:28 ---> 6a17c6adf25f 01:30:28 [Warning] One or more build-args [ARCH] were not consumed 01:30:28 Successfully built 6a17c6adf25f 01:30:28 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 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:30:29 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:30:29 GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash 01:30:41 Warning: overwriting stash ‘coverage-report’ 01:30:41 Stashed 1 file(s) [Pipeline] } 01:30:41 $ docker stop --time=1 77baaa432820e6cffb0a5d2aa4aa4722b0f81e462e10e42edf259781c8607822 01:30:44 $ docker rm -f 77baaa432820e6cffb0a5d2aa4aa4722b0f81e462e10e42edf259781c8607822 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:30:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:45 + ls -al . 01:30:45 total 112 01:30:45 drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 01:30 . 01:30:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 01:28 .. 01:30:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 01:28 .git 01:30:45 -rw-rw-r-- 1 jenkins jenkins 123 Apr 9 01:28 .gitignore 01:30:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:28 .semver 01:30:45 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 9 01:28 CONTRIBUTING.md 01:30:45 -rw-rw-r-- 1 jenkins jenkins 877 Apr 9 01:28 Dockerfile 01:30:45 -rw-rw-r-- 1 jenkins jenkins 898 Apr 9 01:28 Dockerfile.build 01:30:45 -rw-rw-r-- 1 jenkins jenkins 675 Apr 9 01:28 Jenkinsfile 01:30:45 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 9 01:28 LICENSE 01:30:45 -rw-rw-r-- 1 jenkins jenkins 951 Apr 9 01:28 Makefile 01:30:45 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 9 01:28 README.md 01:30:45 -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 01:26 VERSION 01:30:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 01:28 app 01:30:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:28 assets 01:30:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 01:28 bin 01:30:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:28 cmd 01:30:45 -rw-r--r-- 1 jenkins jenkins 10 Apr 9 01:30 coverage.out 01:30:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 01:28 docs 01:30:45 -rw-rw-r-- 1 jenkins jenkins 522 Apr 9 01:28 go.mod 01:30:45 -rw-r--r-- 1 jenkins jenkins 8727 Apr 9 01:30 go.sum 01:30:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:28 internal 01:30:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 01:28 snap 01:30:45 -rw-rw-r-- 1 jenkins jenkins 155 Apr 9 01:28 version.go [Pipeline] isUnix [Pipeline] sh 01:30:46 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d73a88241c371f53eb759311d4f0f41bd074fbb1 --label arch=arm64 --label version=0.0.0 . 01:30:46 Sending build context to Docker daemon 11.4MB 01:30:46 Step 1/23 : ARG BASE=golang:1.11-alpine 01:30:46 Step 2/23 : FROM ${BASE} AS builder 01:30:46 ---> 080af7cd474e 01:30:46 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:30:46 ---> Running in 9ca5450c6b6d 01:30:47 Removing intermediate container 9ca5450c6b6d 01:30:47 ---> 5f7095229e94 01:30:47 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 01:30:47 ---> Running in d3707c59fde4 01:30:47 Removing intermediate container d3707c59fde4 01:30:47 ---> e04c22b4c97b 01:30:47 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 01:30:48 ---> Running in a0961bcc168a 01:30:48 Removing intermediate container a0961bcc168a 01:30:48 ---> c691e99ed114 01:30:48 Step 6/23 : LABEL Name=edgex-ui-go 01:30:48 ---> Running in 14d54afdc30c 01:30:48 Removing intermediate container 14d54afdc30c 01:30:48 ---> 0f072ec85ab4 01:30:48 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:30:49 ---> Running in 3d4a6c253c6b 01:30:49 Removing intermediate container 3d4a6c253c6b 01:30:49 ---> cb9afe87cbbd 01:30:49 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:49 ---> Running in 7b68ed39c47f 01:30:51 Removing intermediate container 7b68ed39c47f 01:30:51 ---> 80a1d4060f69 01:30:51 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:51 ---> Running in 471e52e0beaa 01:30:52 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 01:30:53 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 01:30:53 OK: 121 MiB in 39 packages 01:30:54 Removing intermediate container 471e52e0beaa 01:30:54 ---> a6cb918a12e1 01:30:54 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:30:55 ---> Running in 3dda373784df 01:30:55 Removing intermediate container 3dda373784df 01:30:55 ---> c4275fdea0ea 01:30:55 Step 11/23 : COPY go.mod . 01:30:55 ---> 376d7e60cb0e 01:30:55 Step 12/23 : COPY Makefile . 01:30:56 ---> a019d71b5ae9 01:30:56 Step 13/23 : RUN make update 01:30:56 ---> Running in a33ecf40efe8 01:30:57 CGO_ENABLED=0 GO111MODULE=on go mod download 01:30:58 Removing intermediate container a33ecf40efe8 01:30:58 ---> e671a1cf3d33 01:30:58 Step 14/23 : COPY . . 01:30:59 ---> d32d15062d0b 01:30:59 Step 15/23 : RUN ${MAKE} 01:31:00 ---> Running in 3459cc10bdcd 01:31:01 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 01:31:23 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:31:31 Removing intermediate container 3459cc10bdcd 01:31:31 ---> 0df058887fbc 01:31:31 Step 16/23 : FROM alpine 01:31:31 latest: Pulling from library/alpine 01:31:31 8a0637ca1ac9: Pulling fs layer 01:31:32 8a0637ca1ac9: Download complete 01:31:32 8a0637ca1ac9: Pull complete 01:31:32 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 01:31:32 Status: Downloaded newer image for alpine:latest 01:31:32 ---> 2ee122dcc32d 01:31:32 Step 17/23 : EXPOSE 4000 01:31:33 ---> Running in c99cce3f55b4 01:31:33 Removing intermediate container c99cce3f55b4 01:31:33 ---> 5ec041daf182 01:31:33 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 01:31:35 ---> 4813e45da314 01:31:35 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:31:35 ---> Running in 41fe375828a5 01:31:35 Removing intermediate container 41fe375828a5 01:31:35 ---> f9c2abd53937 01:31:35 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:31:35 ---> Running in e89d22854aba 01:31:36 Removing intermediate container e89d22854aba 01:31:36 ---> 5665499b5ee0 01:31:36 Step 21/23 : LABEL arch=arm64 01:31:36 ---> Running in 13f981afa4d9 01:31:36 Removing intermediate container 13f981afa4d9 01:31:36 ---> 0ad63c549a6a 01:31:36 Step 22/23 : LABEL git_sha=d73a88241c371f53eb759311d4f0f41bd074fbb1 01:31:36 ---> Running in 743f651ed966 01:31:36 Removing intermediate container 743f651ed966 01:31:36 ---> 4681022e5675 01:31:36 Step 23/23 : LABEL version=0.0.0 01:31:37 ---> Running in 204971d7c38c 01:31:37 Removing intermediate container 204971d7c38c 01:31:37 ---> 9e26a9d28418 01:31:37 [Warning] One or more build-args [ARCH] were not consumed 01:31:37 Successfully built 9e26a9d28418 01:31:37 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 01:31:39 provisioning config files... 01:31:39 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/config1606869820103320264tmp [Pipeline] { [Pipeline] sh 01:31:39 + curl -s https://codecov.io/bash 01:31:39 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/config1606869820103320264tmp 01:31:40 01:31:40 _____ _ 01:31:40 / ____| | | 01:31:40 | | ___ __| | ___ ___ _____ __ 01:31:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:31:40 | |___| (_) | (_| | __/ (_| (_) \ V / 01:31:40 \_____\___/ \__,_|\___|\___\___/ \_/ 01:31:40 Bash-tbd 01:31:40 01:31:40 01:31:40 ==> Jenkins CI detected. 01:31:40 project root: . 01:31:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:31:40 ==> Running gcov in . (disable via -X gcov) 01:31:40 ==> Python coveragepy not found 01:31:40 ==> Searching for coverage reports in: 01:31:40 + . 01:31:40 -> Found 1 reports 01:31:40 ==> Detecting git/mercurial file structure 01:31:40 ==> Reading reports 01:31:40 + ./coverage.out bytes=10 01:31:40 ==> Appending adjustments 01:31:40 http://docs.codecov.io/docs/fixing-reports 01:31:40 + Found adjustments 01:31:40 ==> Gzipping contents 01:31:40 ==> Uploading reports 01:31:40 url: https://codecov.io 01:31:40 query: branch=PR-191&commit=d73a88241c371f53eb759311d4f0f41bd074fbb1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=191&job= 01:31:40 -> Pinging Codecov 01:31:40 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-191&commit=d73a88241c371f53eb759311d4f0f41bd074fbb1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=191&job= 01:31:40 -> Uploading 01:31:41 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d73a88241c371f53eb759311d4f0f41bd074fbb1 [Pipeline] } 01:31:41 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 01:31:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:31:43 ---> package-listing.sh 01:31:43 ++ facter osfamily 01:31:43 ++ tr '[:upper:]' '[:lower:]' 01:31:43 + OS_FAMILY=redhat 01:31:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-191 01:31:43 + START_PACKAGES=/tmp/packages_start.txt 01:31:43 + END_PACKAGES=/tmp/packages_end.txt 01:31:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:31:43 + PACKAGES=/tmp/packages_start.txt 01:31:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-191 ']' 01:31:43 + PACKAGES=/tmp/packages_end.txt 01:31:43 + case "${OS_FAMILY}" in 01:31:43 + rpm -qa 01:31:43 + sort 01:31:47 + '[' -f /tmp/packages_start.txt ']' 01:31:47 + '[' -f /tmp/packages_end.txt ']' 01:31:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:31:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-191 ']' 01:31:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-191/archives/ 01:31:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-191/archives/ [Pipeline] isUnix [Pipeline] sh 01:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:31:48 01:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:31:48 alpine: Pulling from edgex-lftools-log-publisher 01:31:48 c9b1b535fdd9: Pulling fs layer 01:31:48 2cc5ad85d9ab: Pulling fs layer 01:31:48 756a868c4378: Pulling fs layer 01:31:48 444b2fc9a129: Pulling fs layer 01:31:48 ea15f1150254: Pulling fs layer 01:31:48 41b27a9f41bf: Pulling fs layer 01:31:48 28c525ee5125: Pulling fs layer 01:31:48 094b1ea09ed8: Pulling fs layer 01:31:48 138eaada9080: Pulling fs layer 01:31:48 0622d0fa9048: Pulling fs layer 01:31:48 28c525ee5125: Waiting 01:31:48 094b1ea09ed8: Waiting 01:31:48 138eaada9080: Waiting 01:31:48 41b27a9f41bf: Waiting 01:31:48 ea15f1150254: Waiting 01:31:48 444b2fc9a129: Waiting 01:31:48 2cc5ad85d9ab: Verifying Checksum 01:31:48 2cc5ad85d9ab: Download complete 01:31:48 444b2fc9a129: Verifying Checksum 01:31:48 444b2fc9a129: Download complete 01:31:48 c9b1b535fdd9: Verifying Checksum 01:31:48 c9b1b535fdd9: Download complete 01:31:48 ea15f1150254: Download complete 01:31:48 28c525ee5125: Verifying Checksum 01:31:48 28c525ee5125: Download complete 01:31:49 756a868c4378: Verifying Checksum 01:31:49 756a868c4378: Download complete 01:31:49 c9b1b535fdd9: Pull complete 01:31:49 094b1ea09ed8: Verifying Checksum 01:31:49 094b1ea09ed8: Download complete 01:31:49 138eaada9080: Verifying Checksum 01:31:49 138eaada9080: Download complete 01:31:49 0622d0fa9048: Download complete 01:31:49 2cc5ad85d9ab: Pull complete 01:31:49 41b27a9f41bf: Verifying Checksum 01:31:49 41b27a9f41bf: Download complete 01:31:50 756a868c4378: Pull complete 01:31:50 444b2fc9a129: Pull complete 01:31:51 ea15f1150254: Pull complete 01:31:54 41b27a9f41bf: Pull complete 01:31:54 28c525ee5125: Pull complete 01:31:56 094b1ea09ed8: Pull complete 01:31:56 138eaada9080: Pull complete 01:31:57 0622d0fa9048: Pull complete 01:31:57 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 01:31:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:31:57 prd-centos7-docker-4c-2g-2974 does not seem to be running inside a container 01:31:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-191 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-191:/w/workspace/edgexfoundry_edgex-ui-go_PR-191:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:31:58 $ docker top cec7945b47bd4c16cd5793800d1a6df16ae762bf7752aecab02184450f1a0abe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:31:58 provisioning config files... 01:31:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-191@tmp/config798721430489255112tmp [Pipeline] { [Pipeline] echo 01:31:58 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:31:59 ---> create-netrc.sh [Pipeline] echo 01:31:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:31:59 ---> logs-deploy.sh 01:31:59 + ARCHIVE_ARTIFACTS= 01:31:59 + LOGS_SERVER=https://logs.edgexfoundry.org 01:31:59 + '[' https://logs.edgexfoundry.org == None ']' 01:31:59 + NEXUS_URL=https://nexus.edgexfoundry.org 01:31:59 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-191/1 01:31:59 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-191/1/ 01:31:59 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-191/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-191 01:32:01 Archives upload complete. 01:32:01 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-191/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-191/1/