Pull request #173 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 25fff0c05b96a48ea52cb76355b594176708bdb0 rather than c2f55eceed1762b9cdbcd4fa4b2f256b51cf6539 Obtained Jenkinsfile from 25fff0c05b96a48ea52cb76355b594176708bdb0 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1037’ is offline Running on prd-centos7-docker-4c-2g-1039 in /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [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-173 # 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/173/head:refs/remotes/origin/PR-173 +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/173/head:refs/remotes/origin/PR-173 # 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/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 25fff0c05b96a48ea52cb76355b594176708bdb0 into PR head commit c2f55eceed1762b9cdbcd4fa4b2f256b51cf6539 Merge succeeded, producing e6d390db56bc0e7f76a6aa3b7ac7354a61933602 Checking out Revision e6d390db56bc0e7f76a6aa3b7ac7354a61933602 (PR-173) > git config core.sparsecheckout # timeout=10 > git checkout -f c2f55eceed1762b9cdbcd4fa4b2f256b51cf6539 # 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 25fff0c05b96a48ea52cb76355b594176708bdb0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6d390db56bc0e7f76a6aa3b7ac7354a61933602 # timeout=10 Commit message: "Merge commit '25fff0c05b96a48ea52cb76355b594176708bdb0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:17:12 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 09:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:17:14 09:17:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:17:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:17:15 latest: Pulling from edgex-devops/git-semver 09:17:15 9123ac7c32f7: Pulling fs layer 09:17:15 b8cc5d1170e3: Pulling fs layer 09:17:15 2924cbbf6a41: Pulling fs layer 09:17:15 93b08a4f1073: Pulling fs layer 09:17:15 93b08a4f1073: Waiting 09:17:15 b8cc5d1170e3: Verifying Checksum 09:17:15 b8cc5d1170e3: Download complete 09:17:15 9123ac7c32f7: Verifying Checksum 09:17:15 9123ac7c32f7: Download complete 09:17:15 93b08a4f1073: Verifying Checksum 09:17:15 93b08a4f1073: Download complete 09:17:15 2924cbbf6a41: Verifying Checksum 09:17:15 2924cbbf6a41: Download complete 09:17:15 9123ac7c32f7: Pull complete 09:17:15 b8cc5d1170e3: Pull complete 09:17:16 2924cbbf6a41: Pull complete 09:17:16 93b08a4f1073: Pull complete 09:17:16 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:17:16 prd-centos7-docker-4c-2g-1039 does not seem to be running inside a container 09:17:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-173 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-173:/w/workspace/edgexfoundry_edgex-ui-go_PR-173:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:17:17 $ docker top c85ebadcc90eef22f524403559a536c75ad8cc67db925883a5afd6baa3424bec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:17 [ssh-agent] Looking for ssh-agent implementation... 09:17:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:17 $ docker exec c85ebadcc90eef22f524403559a536c75ad8cc67db925883a5afd6baa3424bec ssh-agent 09:17:18 SSH_AUTH_SOCK=/tmp/ssh-rhnB3stFMn8E/agent.15 09:17:18 SSH_AGENT_PID=21 09:17:18 Running ssh-add (command line suppressed) 09:17:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/private_key_84182905729982230.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/private_key_84182905729982230.key) 09:17:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:18 + git describe --exact-match --tags HEAD 09:17:18 fatal: No names found, cannot describe anything. [Pipeline] } 09:17:18 $ docker exec --env ******** --env ******** c85ebadcc90eef22f524403559a536c75ad8cc67db925883a5afd6baa3424bec ssh-agent -k 09:17:18 unset SSH_AUTH_SOCK; 09:17:18 unset SSH_AGENT_PID; 09:17:18 echo Agent pid 21 killed; 09:17:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:17:18 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:17:18 This usually means this commit has not been tagged. [Pipeline] sshagent 09:17:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:19 [ssh-agent] Looking for ssh-agent implementation... 09:17:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:19 $ docker exec c85ebadcc90eef22f524403559a536c75ad8cc67db925883a5afd6baa3424bec ssh-agent 09:17:19 SSH_AUTH_SOCK=/tmp/ssh-aKXKsEDv9QKZ/agent.56 09:17:19 SSH_AGENT_PID=63 09:17:19 Running ssh-add (command line suppressed) 09:17:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/private_key_1945614432678479607.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/private_key_1945614432678479607.key) 09:17:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:19 + git semver init 09:17:19 # -> Open(): unable to determine branch for HEAD 09:17:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-173/.git 09:17:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-173 09:17:19 # $SEMVER_REMOTE_NAME = origin 09:17:19 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 09:17:19 # $SEMVER_USER_NAME = jenkins 09:17:19 # $SEMVER_BRANCH = PR-173 09:17:19 # $SEMVER_TEMP = /tmp/semver-358870723 09:17:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:17:20 # '/tmp/semver-358870723' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-173/.semver' 09:17:20 # -> Force: false 09:17:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-173/.semver [Pipeline] } 09:17:20 $ docker exec --env ******** --env ******** c85ebadcc90eef22f524403559a536c75ad8cc67db925883a5afd6baa3424bec ssh-agent -k 09:17:20 unset SSH_AUTH_SOCK; 09:17:20 unset SSH_AGENT_PID; 09:17:20 echo Agent pid 63 killed; 09:17:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:21 + git semver [Pipeline] } 09:17:21 $ docker stop --time=1 c85ebadcc90eef22f524403559a536c75ad8cc67db925883a5afd6baa3424bec 09:17:22 $ docker rm -f c85ebadcc90eef22f524403559a536c75ad8cc67db925883a5afd6baa3424bec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:17:23 Stashed 31 file(s) [Pipeline] echo 09:17:23 [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 09:17:38 Still waiting to schedule task 09:17:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:17:38 Still waiting to schedule task 09:17:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:19:11 Running on prd-centos7-docker-4c-2g-1041 in /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [Pipeline] { [Pipeline] ws 09:19:11 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 09:19:13 using credential edgex-jenkins-ssh 09:19:13 Cloning the remote Git repository 09:19:13 Cloning with configured refspecs honoured and without tags 09:19:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:19:14 > git init /w/workspace/edgex-ui-go/2 # timeout=10 09:19:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:19:14 > git --version # timeout=10 09:19:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:14 Fetching without tags 09:19:15 Merging remotes/origin/master commit 25fff0c05b96a48ea52cb76355b594176708bdb0 into PR head commit c2f55eceed1762b9cdbcd4fa4b2f256b51cf6539 09:19:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:19:14 > git config --add remote.origin.fetch +refs/pull/173/head:refs/remotes/origin/PR-173 # timeout=10 09:19:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:19:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:19:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:15 > git config core.sparsecheckout # timeout=10 09:19:15 > git checkout -f c2f55eceed1762b9cdbcd4fa4b2f256b51cf6539 # timeout=10 09:19:15 > git remote # timeout=10 09:19:15 > git config --get remote.origin.url # timeout=10 09:19:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:15 > git merge 25fff0c05b96a48ea52cb76355b594176708bdb0 # timeout=10 09:19:15 Merge succeeded, producing ee3d3767fdade0702f33dfe1fa003dddf80c3b4f 09:19:15 Checking out Revision ee3d3767fdade0702f33dfe1fa003dddf80c3b4f (PR-173) 09:19:15 > git rev-parse HEAD^{commit} # timeout=10 09:19:15 > git config core.sparsecheckout # timeout=10 09:19:15 > git checkout -f ee3d3767fdade0702f33dfe1fa003dddf80c3b4f # timeout=10 09:19:19 Commit message: "Merge commit '25fff0c05b96a48ea52cb76355b594176708bdb0' into HEAD" 09:19:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:19:20 ========================================================= 09:19:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 09:19:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:19:21 + 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 . 09:19:21 Sending build context to Docker daemon 11.25MB 09:19:21 Step 1/8 : ARG BASE=golang:1.11-alpine 09:19:21 Step 2/8 : FROM ${BASE} 09:19:21 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:19:21 9d48c3bd43c5: Pulling fs layer 09:19:21 7f94eaf8af20: Pulling fs layer 09:19:21 9fe9984849c1: Pulling fs layer 09:19:21 ec448270508e: Pulling fs layer 09:19:21 65ba82af53f7: Pulling fs layer 09:19:21 07c18b20a200: Pulling fs layer 09:19:21 d9b3ee039db2: Pulling fs layer 09:19:21 8c79c1ac0d81: Pulling fs layer 09:19:21 ff40f1a7a0b9: Pulling fs layer 09:19:21 bdb43ae2d12f: Pulling fs layer 09:19:21 8e1ab0ef8490: Pulling fs layer 09:19:21 d9b3ee039db2: Waiting 09:19:21 8c79c1ac0d81: Waiting 09:19:21 ff40f1a7a0b9: Waiting 09:19:21 bdb43ae2d12f: Waiting 09:19:21 8e1ab0ef8490: Waiting 09:19:21 ec448270508e: Waiting 09:19:21 9fe9984849c1: Verifying Checksum 09:19:21 9fe9984849c1: Download complete 09:19:21 7f94eaf8af20: Download complete 09:19:21 65ba82af53f7: Verifying Checksum 09:19:21 65ba82af53f7: Download complete 09:19:21 07c18b20a200: Download complete 09:19:21 9d48c3bd43c5: Verifying Checksum 09:19:21 9d48c3bd43c5: Download complete 09:19:21 9d48c3bd43c5: Pull complete 09:19:22 7f94eaf8af20: Pull complete 09:19:22 9fe9984849c1: Pull complete 09:19:22 d9b3ee039db2: Verifying Checksum 09:19:22 d9b3ee039db2: Download complete 09:19:22 ff40f1a7a0b9: Verifying Checksum 09:19:22 ff40f1a7a0b9: Download complete 09:19:22 bdb43ae2d12f: Verifying Checksum 09:19:22 bdb43ae2d12f: Download complete 09:19:22 8e1ab0ef8490: Verifying Checksum 09:19:22 8e1ab0ef8490: Download complete 09:19:22 ec448270508e: Verifying Checksum 09:19:22 ec448270508e: Download complete 09:19:23 8c79c1ac0d81: Verifying Checksum 09:19:23 8c79c1ac0d81: Download complete 09:19:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1040 in /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [Pipeline] { [Pipeline] ws 09:19:24 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 09:19:29 ec448270508e: Pull complete 09:19:29 65ba82af53f7: Pull complete 09:19:29 07c18b20a200: Pull complete 09:19:30 using credential edgex-jenkins-ssh 09:19:30 Cloning the remote Git repository 09:19:30 Cloning with configured refspecs honoured and without tags 09:19:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:19:30 > git init /w/workspace/edgex-ui-go/2 # timeout=10 09:19:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:19:30 > git --version # timeout=10 09:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:32 Fetching without tags 09:19:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:19:32 > git config --add remote.origin.fetch +refs/pull/173/head:refs/remotes/origin/PR-173 # timeout=10 09:19:32 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:19:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:19:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:32 d9b3ee039db2: Pull complete 09:19:32 Merging remotes/origin/master commit 25fff0c05b96a48ea52cb76355b594176708bdb0 into PR head commit c2f55eceed1762b9cdbcd4fa4b2f256b51cf6539 09:19:33 Merge succeeded, producing 4282b232e51342a907f6e01f291cf4dc9876b9f6 09:19:33 Checking out Revision 4282b232e51342a907f6e01f291cf4dc9876b9f6 (PR-173) 09:19:32 > git config core.sparsecheckout # timeout=10 09:19:32 > git checkout -f c2f55eceed1762b9cdbcd4fa4b2f256b51cf6539 # timeout=10 09:19:32 > git remote # timeout=10 09:19:32 > git config --get remote.origin.url # timeout=10 09:19:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:32 > git merge 25fff0c05b96a48ea52cb76355b594176708bdb0 # timeout=10 09:19:33 > git rev-parse HEAD^{commit} # timeout=10 09:19:33 > git config core.sparsecheckout # timeout=10 09:19:33 > git checkout -f 4282b232e51342a907f6e01f291cf4dc9876b9f6 # timeout=10 09:19:35 8c79c1ac0d81: Pull complete 09:19:35 ff40f1a7a0b9: Pull complete 09:19:36 bdb43ae2d12f: Pull complete 09:19:36 8e1ab0ef8490: Pull complete 09:19:36 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 09:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 09:19:36 ---> 8acfeb908b63 09:19:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:19:36 ---> Running in d9372d57b5ce 09:19:36 Removing intermediate container d9372d57b5ce 09:19:36 ---> edce32095538 09:19:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:36 ---> Running in 431bed831440 09:19:37 Removing intermediate container 431bed831440 09:19:37 ---> 448f2538faf3 09:19:37 Step 5/8 : RUN apk add --no-cache make git 09:19:37 ---> Running in bca2fea1c149 09:19:37 Commit message: "Merge commit '25fff0c05b96a48ea52cb76355b594176708bdb0' into HEAD" 09:19:37 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 09:19:38 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:19:39 ========================================================= 09:19:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 09:19:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:19:39 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 09:19:39 OK: 134 MiB in 39 packages 09:19:40 + 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 . 09:19:40 Removing intermediate container bca2fea1c149 09:19:40 ---> 543f39ca5cbd 09:19:40 Step 6/8 : WORKDIR /edgex-ui-go 09:19:40 ---> Running in bd16f7813372 09:19:40 Removing intermediate container bd16f7813372 09:19:40 ---> 988c32f635d9 09:19:40 Step 7/8 : COPY . . 09:19:41 Sending build context to Docker daemon 11.25MB 09:19:41 Step 1/8 : ARG BASE=golang:1.11-alpine 09:19:41 Step 2/8 : FROM ${BASE} 09:19:41 ---> 9a4ed74d646f 09:19:41 Step 8/8 : RUN go mod download 09:19:41 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:19:41 29bddadc8f3f: Pulling fs layer 09:19:41 02bb20f2603b: Pulling fs layer 09:19:41 b62863a3550b: Pulling fs layer 09:19:41 9586258a13ea: Pulling fs layer 09:19:41 a8b2cbafd68c: Pulling fs layer 09:19:41 d1dd75721c92: Pulling fs layer 09:19:41 4e34fffdb759: Pulling fs layer 09:19:41 fd1d9eb628f9: Pulling fs layer 09:19:41 bd44c58b92db: Pulling fs layer 09:19:41 e5856e266cf4: Pulling fs layer 09:19:41 f0f88b30cdbb: Pulling fs layer 09:19:41 a8b2cbafd68c: Waiting 09:19:41 d1dd75721c92: Waiting 09:19:41 4e34fffdb759: Waiting 09:19:41 fd1d9eb628f9: Waiting 09:19:41 bd44c58b92db: Waiting 09:19:41 e5856e266cf4: Waiting 09:19:41 f0f88b30cdbb: Waiting 09:19:41 9586258a13ea: Waiting 09:19:41 ---> Running in df5206695195 09:19:41 b62863a3550b: Verifying Checksum 09:19:41 b62863a3550b: Download complete 09:19:41 02bb20f2603b: Verifying Checksum 09:19:41 02bb20f2603b: Download complete 09:19:41 a8b2cbafd68c: Verifying Checksum 09:19:41 a8b2cbafd68c: Download complete 09:19:41 d1dd75721c92: Verifying Checksum 09:19:41 d1dd75721c92: Download complete 09:19:41 29bddadc8f3f: Verifying Checksum 09:19:41 29bddadc8f3f: Download complete 09:19:41 go: finding github.com/kr/pretty v0.1.0 09:19:41 go: finding github.com/gorilla/mux v1.7.1 09:19:41 go: finding github.com/pelletier/go-toml v1.2.0 09:19:41 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:19:41 go: finding github.com/gorilla/websocket v1.4.0 09:19:41 go: finding github.com/BurntSushi/toml v0.3.1 09:19:41 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:19:42 go: finding github.com/kr/text v0.1.0 09:19:42 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 09:19:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:19:42 go: finding github.com/mitchellh/copystructure v1.0.0 09:19:42 go: finding github.com/hashicorp/consul/api v1.1.0 09:19:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:19:42 go: finding github.com/stretchr/testify v1.3.0 09:19:42 29bddadc8f3f: Pull complete 09:19:42 go: finding github.com/pkg/errors v0.8.1 09:19:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:19:42 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 09:19:42 go: finding github.com/kr/pty v1.1.1 09:19:42 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:19:43 go: finding github.com/davecgh/go-spew v1.1.0 09:19:43 go: finding github.com/pmezard/go-difflib v1.0.0 09:19:43 02bb20f2603b: Pull complete 09:19:43 go: finding github.com/stretchr/objx v0.1.0 09:19:43 b62863a3550b: Pull complete 09:19:43 go: finding golang.org/x/text v0.3.0 09:19:43 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:19:44 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 09:19:46 4e34fffdb759: Verifying Checksum 09:19:46 4e34fffdb759: Download complete 09:19:46 bd44c58b92db: Verifying Checksum 09:19:46 bd44c58b92db: Download complete 09:19:48 e5856e266cf4: Verifying Checksum 09:19:48 e5856e266cf4: Download complete 09:19:48 f0f88b30cdbb: Verifying Checksum 09:19:48 f0f88b30cdbb: Download complete 09:19:51 fd1d9eb628f9: Download complete 09:19:52 9586258a13ea: Verifying Checksum 09:19:52 9586258a13ea: Download complete 09:19:52 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:19:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:19:52 go: finding github.com/mitchellh/mapstructure v1.1.2 09:19:52 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:19:52 go: finding github.com/hashicorp/serf v0.8.2 09:19:52 go: finding github.com/hashicorp/go-uuid v1.0.1 09:19:52 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:19:52 go: finding github.com/mitchellh/go-homedir v1.0.0 09:19:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:19:52 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:19:53 go: finding github.com/mitchellh/cli v1.0.0 09:19:53 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:19:53 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:19:53 go: finding github.com/hashicorp/memberlist v0.1.3 09:19:53 go: finding github.com/hashicorp/logutils v1.0.0 09:19:53 go: finding github.com/mitchellh/iochan v1.0.0 09:19:53 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:19:53 go: finding github.com/hashicorp/mdns v1.0.0 09:19:53 go: finding github.com/hashicorp/go-syslog v1.0.0 09:19:53 go: finding github.com/mitchellh/gox v0.4.0 09:19:53 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 09:19:53 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:19:53 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 09:19:53 go: finding github.com/mattn/go-isatty v0.0.3 09:19:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:19:53 go: finding github.com/posener/complete v1.1.1 09:19:53 go: finding github.com/mattn/go-colorable v0.0.9 09:19:53 go: finding github.com/hashicorp/go-multierror v1.0.0 09:19:53 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:19:53 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:19:53 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:19:53 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:19:53 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 09:19:53 go: finding github.com/miekg/dns v1.0.14 09:19:53 go: finding github.com/hashicorp/go.net v0.0.1 09:19:53 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:19:53 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:19:53 go: finding github.com/davecgh/go-spew v1.1.1 09:19:54 go: finding github.com/stretchr/testify v1.2.2 09:19:54 go: finding github.com/hashicorp/errwrap v1.0.0 09:19:54 go: finding github.com/bgentry/speakeasy v0.1.0 09:19:54 go: finding github.com/fatih/color v1.7.0 09:19:54 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:19:54 go: finding github.com/hashicorp/go-uuid v1.0.0 09:19:54 go: finding github.com/hashicorp/golang-lru v0.5.0 09:20:04 9586258a13ea: Pull complete 09:20:04 a8b2cbafd68c: Pull complete 09:20:04 d1dd75721c92: Pull complete 09:20:06 Removing intermediate container df5206695195 09:20:06 ---> c7796e7ef523 09:20:06 Successfully built c7796e7ef523 09:20:06 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 09:20:07 + docker inspect -f . ci-base-image-x86_64 09:20:07 . [Pipeline] withDockerContainer 09:20:07 prd-centos7-docker-4c-2g-1041 does not seem to be running inside a container 09:20:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-x86_64 cat 09:20:07 4e34fffdb759: Pull complete 09:20:08 $ docker top 478a785f3d66b415678c2f057545a9da5db98f903dc232878347650b6af9ddad -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:08 + go version 09:20:08 go version go1.11.13 linux/amd64 [Pipeline] sh 09:20:08 + make test 09:20:08 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:20:12 fd1d9eb628f9: Pull complete 09:20:12 bd44c58b92db: Pull complete 09:20:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:20:14 e5856e266cf4: Pull complete 09:20:14 f0f88b30cdbb: Pull complete 09:20:14 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 09:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 09:20:14 ---> 0be50c763560 09:20:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:20:18 ---> Running in b662a14d6b23 09:20:19 Removing intermediate container b662a14d6b23 09:20:19 ---> 78d2c30aecae 09:20:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:19 ---> Running in 8098e8b6b21a 09:20:21 Removing intermediate container 8098e8b6b21a 09:20:21 ---> 67bc232f183d 09:20:21 Step 5/8 : RUN apk add --no-cache make git 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:20:21 GO111MODULE=on go vet ./... 09:20:21 ---> Running in 36ca8270ac52 09:20:22 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 09:20:23 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 09:20:23 OK: 121 MiB in 39 packages [Pipeline] stash 09:20:24 Stashed 1 file(s) [Pipeline] } 09:20:24 $ docker stop --time=1 478a785f3d66b415678c2f057545a9da5db98f903dc232878347650b6af9ddad 09:20:25 Removing intermediate container 36ca8270ac52 09:20:25 ---> 35e7b8645314 09:20:25 Step 6/8 : WORKDIR /edgex-ui-go 09:20:25 ---> Running in 722358c98d69 09:20:25 Removing intermediate container 722358c98d69 09:20:25 ---> ee566af7a9ec 09:20:25 Step 7/8 : COPY . . 09:20:25 $ docker rm -f 478a785f3d66b415678c2f057545a9da5db98f903dc232878347650b6af9ddad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:20:27 ---> 1fc5120c8984 09:20:27 Step 8/8 : RUN go mod download 09:20:27 ---> Running in c1fa04415135 09:20:27 + ls -al . 09:20:27 total 72 09:20:27 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 27 09:20 . 09:20:27 drwxrwxr-x. 4 jenkins jenkins 28 Mar 27 09:19 .. 09:20:27 drwxrwxr-x. 8 jenkins jenkins 119 Mar 27 09:19 app 09:20:27 drwxrwxr-x. 3 jenkins jenkins 20 Mar 27 09:19 assets 09:20:27 drwxrwxr-x. 2 jenkins jenkins 35 Mar 27 09:19 bin 09:20:27 drwxrwxr-x. 3 jenkins jenkins 29 Mar 27 09:19 cmd 09:20:27 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 27 09:19 CONTRIBUTING.md 09:20:27 -rw-r--r--. 1 jenkins jenkins 10 Mar 27 09:20 coverage.out 09:20:27 -rw-rw-r--. 1 jenkins jenkins 839 Mar 27 09:19 Dockerfile 09:20:27 -rw-rw-r--. 1 jenkins jenkins 898 Mar 27 09:19 Dockerfile.build 09:20:27 drwxrwxr-x. 4 jenkins jenkins 53 Mar 27 09:19 docs 09:20:27 drwxrwxr-x. 8 jenkins jenkins 179 Mar 27 09:19 .git 09:20:27 -rw-rw-r--. 1 jenkins jenkins 123 Mar 27 09:19 .gitignore 09:20:27 -rw-rw-r--. 1 jenkins jenkins 522 Mar 27 09:19 go.mod 09:20:27 -rw-r--r--. 1 jenkins jenkins 8727 Mar 27 09:20 go.sum 09:20:27 drwxrwxr-x. 3 jenkins jenkins 17 Mar 27 09:19 internal 09:20:27 -rw-rw-r--. 1 jenkins jenkins 675 Mar 27 09:19 Jenkinsfile 09:20:27 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 27 09:19 LICENSE 09:20:27 -rw-rw-r--. 1 jenkins jenkins 951 Mar 27 09:19 Makefile 09:20:27 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 27 09:19 README.md 09:20:27 drwxrwxr-x. 3 jenkins jenkins 58 Mar 27 09:19 .semver 09:20:27 drwxrwxr-x. 4 jenkins jenkins 54 Mar 27 09:19 snap 09:20:27 -rw-rw-r--. 1 jenkins jenkins 5 Mar 27 09:17 VERSION 09:20:27 -rw-rw-r--. 1 jenkins jenkins 155 Mar 27 09:19 version.go [Pipeline] isUnix [Pipeline] sh 09:20:27 + 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=e6d390db56bc0e7f76a6aa3b7ac7354a61933602 --label arch=amd64 --label version=0.0.0 . 09:20:27 Sending build context to Docker daemon 11.26MB 09:20:27 Step 1/23 : ARG BASE=golang:1.11-alpine 09:20:27 Step 2/23 : FROM ${BASE} AS builder 09:20:27 ---> c7796e7ef523 09:20:27 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:20:27 ---> Running in ff7fd49e3158 09:20:27 Removing intermediate container ff7fd49e3158 09:20:27 ---> 87e5f0148e27 09:20:27 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:20:28 ---> Running in 426165df98b8 09:20:28 Removing intermediate container 426165df98b8 09:20:28 ---> 3a2ccca55a77 09:20:28 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:20:28 ---> Running in 79dc917d10bb 09:20:28 Removing intermediate container 79dc917d10bb 09:20:28 ---> 1394fea65011 09:20:28 Step 6/23 : LABEL Name=edgex-ui-go 09:20:28 ---> Running in f266977269c7 09:20:28 go: finding github.com/BurntSushi/toml v0.3.1 09:20:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:20:28 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:20:28 go: finding github.com/gorilla/websocket v1.4.0 09:20:28 go: finding github.com/pelletier/go-toml v1.2.0 09:20:28 go: finding github.com/gorilla/mux v1.7.1 09:20:28 go: finding github.com/kr/pretty v0.1.0 09:20:28 Removing intermediate container f266977269c7 09:20:28 ---> 3523edfdc141 09:20:28 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:20:28 ---> Running in c2ef0de42487 09:20:28 Removing intermediate container c2ef0de42487 09:20:28 ---> 3fd5085d6cda 09:20:28 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:28 ---> Running in 6c9ef5d21674 09:20:29 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 09:20:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:20:29 go: finding github.com/hashicorp/consul/api v1.1.0 09:20:29 go: finding github.com/pkg/errors v0.8.1 09:20:29 go: finding github.com/kr/text v0.1.0 09:20:29 go: finding github.com/stretchr/testify v1.3.0 09:20:29 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 09:20:29 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:20:29 go: finding github.com/mitchellh/copystructure v1.0.0 09:20:29 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:20:29 Removing intermediate container 6c9ef5d21674 09:20:29 ---> 66fa09be23e6 09:20:29 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:20:29 ---> Running in 76d9275358d7 09:20:29 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 09:20:29 go: finding github.com/kr/pty v1.1.1 09:20:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:20:30 go: finding github.com/pmezard/go-difflib v1.0.0 09:20:30 go: finding github.com/stretchr/objx v0.1.0 09:20:30 go: finding github.com/davecgh/go-spew v1.1.0 09:20:30 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 09:20:30 OK: 134 MiB in 39 packages 09:20:31 Removing intermediate container 76d9275358d7 09:20:31 ---> 4b8c66adbf44 09:20:31 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:20:31 ---> Running in 24a5a93535c8 09:20:31 Removing intermediate container 24a5a93535c8 09:20:31 ---> 45867f5457da 09:20:31 Step 11/23 : COPY go.mod . 09:20:31 ---> 23fa7a4e3ceb 09:20:31 Step 12/23 : COPY Makefile . 09:20:31 ---> 74ffd928bd6f 09:20:31 Step 13/23 : RUN make update 09:20:31 ---> Running in 859ac5291a3c 09:20:32 CGO_ENABLED=0 GO111MODULE=on go mod download 09:20:32 Removing intermediate container 859ac5291a3c 09:20:32 ---> 40d2465f75df 09:20:32 Step 14/23 : COPY . . 09:20:32 ---> f3d9a00e2817 09:20:32 Step 15/23 : RUN ${MAKE} 09:20:33 ---> Running in b23e79a4a909 09:20:33 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 09:20:33 go: finding golang.org/x/text v0.3.0 09:20:33 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:20:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:20:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:20:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:20:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:20:35 go: finding github.com/hashicorp/go-uuid v1.0.1 09:20:35 go: finding github.com/hashicorp/serf v0.8.2 09:20:35 go: finding github.com/mitchellh/mapstructure v1.1.2 09:20:35 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 09:20:36 go: finding github.com/mitchellh/go-homedir v1.0.0 09:20:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:20:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:20:36 go: finding github.com/hashicorp/memberlist v0.1.3 09:20:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:20:36 go: finding github.com/mitchellh/cli v1.0.0 09:20:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:20:36 go: finding github.com/hashicorp/logutils v1.0.0 09:20:36 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:20:37 go: finding github.com/mitchellh/iochan v1.0.0 09:20:37 go: finding github.com/hashicorp/mdns v1.0.0 09:20:38 go: finding github.com/hashicorp/go-syslog v1.0.0 09:20:38 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 09:20:38 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:20:38 go: finding github.com/mitchellh/gox v0.4.0 09:20:38 go: finding github.com/mattn/go-isatty v0.0.3 09:20:38 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:20:38 go: finding github.com/bgentry/speakeasy v0.1.0 09:20:38 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:20:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:20:39 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 09:20:39 go: finding github.com/hashicorp/go-multierror v1.0.0 09:20:39 go: finding github.com/hashicorp/go.net v0.0.1 09:20:39 go: finding github.com/mattn/go-colorable v0.0.9 09:20:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:20:39 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:20:39 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 09:20:39 go: finding github.com/fatih/color v1.7.0 09:20:40 go: finding github.com/hashicorp/golang-lru v0.5.0 09:20:40 go: finding github.com/hashicorp/errwrap v1.0.0 09:20:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:20:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:20:40 go: finding github.com/hashicorp/go-uuid v1.0.0 09:20:40 go: finding github.com/stretchr/testify v1.2.2 09:20:41 go: finding github.com/posener/complete v1.1.1 09:20:41 go: finding github.com/davecgh/go-spew v1.1.1 09:20:41 go: finding github.com/miekg/dns v1.0.14 09:20:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:20:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:20:45 Removing intermediate container b23e79a4a909 09:20:45 ---> 4c675ff2816d 09:20:45 Step 16/23 : FROM alpine 09:20:45 latest: Pulling from library/alpine 09:20:45 aad63a933944: Pulling fs layer 09:20:45 aad63a933944: Verifying Checksum 09:20:45 aad63a933944: Download complete 09:20:45 aad63a933944: Pull complete 09:20:45 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 09:20:45 Status: Downloaded newer image for alpine:latest 09:20:45 ---> a187dde48cd2 09:20:45 Step 17/23 : EXPOSE 4000 09:20:45 ---> Running in 9112ec572f99 09:20:46 Removing intermediate container 9112ec572f99 09:20:46 ---> 9edbef3f6591 09:20:46 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 09:20:46 ---> 2ae9dd600f9a 09:20:46 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:20:46 ---> Running in 4b8ed173f2c7 09:20:46 Removing intermediate container 4b8ed173f2c7 09:20:46 ---> 8ba54dc5ca8e 09:20:46 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 09:20:46 ---> Running in a456ba33e2b1 09:20:46 Removing intermediate container a456ba33e2b1 09:20:46 ---> 7a5aeee354aa 09:20:46 Step 21/23 : LABEL arch=amd64 09:20:46 ---> Running in 5744d2aaba45 09:20:47 Removing intermediate container 5744d2aaba45 09:20:47 ---> 3458405f1ba7 09:20:47 Step 22/23 : LABEL git_sha=e6d390db56bc0e7f76a6aa3b7ac7354a61933602 09:20:47 ---> Running in b84447d38bd5 09:20:47 Removing intermediate container b84447d38bd5 09:20:47 ---> e56603d5440a 09:20:47 Step 23/23 : LABEL version=0.0.0 09:20:47 ---> Running in dc7ecf49940d 09:20:47 Removing intermediate container dc7ecf49940d 09:20:47 ---> a1570bc4679a 09:20:47 [Warning] One or more build-args [ARCH] were not consumed 09:20:47 Successfully built a1570bc4679a 09:20:47 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] } 09:21:20 Removing intermediate container c1fa04415135 09:21:20 ---> 77f1985ac4d5 09:21:20 Successfully built 77f1985ac4d5 09:21:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:20 + docker inspect -f . ci-base-image-arm64 09:21:21 . [Pipeline] withDockerContainer 09:21:21 prd-ubuntu18.04-docker-arm64-4c-16g-1040 does not seem to be running inside a container 09:21:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:21:23 $ docker top 07ed21368e54eb5dc53e3ab5f895c463cc9bec8deb4523580fd8fb329f23a05a -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:24 + go version 09:21:24 go version go1.11.13 linux/arm64 [Pipeline] sh 09:21:24 + make test 09:21:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:21:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:21:52 GO111MODULE=on go vet ./... [Pipeline] stash 09:22:05 Warning: overwriting stash ‘coverage-report’ 09:22:05 Stashed 1 file(s) [Pipeline] } 09:22:05 $ docker stop --time=1 07ed21368e54eb5dc53e3ab5f895c463cc9bec8deb4523580fd8fb329f23a05a 09:22:07 $ docker rm -f 07ed21368e54eb5dc53e3ab5f895c463cc9bec8deb4523580fd8fb329f23a05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:22:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:22:09 + ls -al . 09:22:09 total 112 09:22:09 drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 09:21 . 09:22:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:19 .. 09:22:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 09:19 .git 09:22:09 -rw-rw-r-- 1 jenkins jenkins 123 Mar 27 09:19 .gitignore 09:22:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:19 .semver 09:22:09 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 27 09:19 CONTRIBUTING.md 09:22:09 -rw-rw-r-- 1 jenkins jenkins 839 Mar 27 09:19 Dockerfile 09:22:09 -rw-rw-r-- 1 jenkins jenkins 898 Mar 27 09:19 Dockerfile.build 09:22:09 -rw-rw-r-- 1 jenkins jenkins 675 Mar 27 09:19 Jenkinsfile 09:22:09 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 27 09:19 LICENSE 09:22:09 -rw-rw-r-- 1 jenkins jenkins 951 Mar 27 09:19 Makefile 09:22:09 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 27 09:19 README.md 09:22:09 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 09:17 VERSION 09:22:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 09:19 app 09:22:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:19 assets 09:22:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 09:19 bin 09:22:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:19 cmd 09:22:09 -rw-r--r-- 1 jenkins jenkins 10 Mar 27 09:21 coverage.out 09:22:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:19 docs 09:22:09 -rw-rw-r-- 1 jenkins jenkins 522 Mar 27 09:19 go.mod 09:22:09 -rw-r--r-- 1 jenkins jenkins 8727 Mar 27 09:21 go.sum 09:22:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:19 internal 09:22:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:19 snap 09:22:09 -rw-rw-r-- 1 jenkins jenkins 155 Mar 27 09:19 version.go [Pipeline] isUnix [Pipeline] sh 09:22:09 + 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=e6d390db56bc0e7f76a6aa3b7ac7354a61933602 --label arch=arm64 --label version=0.0.0 . 09:22:10 Sending build context to Docker daemon 11.26MB 09:22:10 Step 1/23 : ARG BASE=golang:1.11-alpine 09:22:10 Step 2/23 : FROM ${BASE} AS builder 09:22:10 ---> 77f1985ac4d5 09:22:10 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:22:10 ---> Running in f6e87984b9f7 09:22:10 Removing intermediate container f6e87984b9f7 09:22:10 ---> 5fb2e042c62f 09:22:10 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:22:11 ---> Running in fc16fe39be16 09:22:11 Removing intermediate container fc16fe39be16 09:22:11 ---> ddb80963f339 09:22:11 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:22:11 ---> Running in c742b1939fa3 09:22:11 Removing intermediate container c742b1939fa3 09:22:11 ---> 39f8b6848d0a 09:22:11 Step 6/23 : LABEL Name=edgex-ui-go 09:22:11 ---> Running in c4d135957c58 09:22:12 Removing intermediate container c4d135957c58 09:22:12 ---> 309a14347e17 09:22:12 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:22:12 ---> Running in 3e88b8fe43cf 09:22:12 Removing intermediate container 3e88b8fe43cf 09:22:12 ---> afdbb7fdeaeb 09:22:12 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:13 ---> Running in c045b5e41817 09:22:15 Removing intermediate container c045b5e41817 09:22:15 ---> efbd54558173 09:22:15 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:22:15 ---> Running in 9bfc61585784 09:22:15 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 09:22:16 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 09:22:16 OK: 121 MiB in 39 packages 09:22:18 Removing intermediate container 9bfc61585784 09:22:18 ---> 2ff296a8b075 09:22:18 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:22:18 ---> Running in 9b74d8303e6d 09:22:18 Removing intermediate container 9b74d8303e6d 09:22:18 ---> b12f000a1ac5 09:22:18 Step 11/23 : COPY go.mod . 09:22:19 ---> a5359c5887c9 09:22:19 Step 12/23 : COPY Makefile . 09:22:19 ---> 21cfe526a35f 09:22:19 Step 13/23 : RUN make update 09:22:19 ---> Running in a905a5cb0178 09:22:20 CGO_ENABLED=0 GO111MODULE=on go mod download 09:22:21 Removing intermediate container a905a5cb0178 09:22:21 ---> a578374b8187 09:22:21 Step 14/23 : COPY . . 09:22:23 ---> 0ba1b01116ac 09:22:23 Step 15/23 : RUN ${MAKE} 09:22:23 ---> Running in 5d4a008867d3 09:22:24 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 09:22:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:22:54 Removing intermediate container 5d4a008867d3 09:22:54 ---> 4a08f4044e56 09:22:54 Step 16/23 : FROM alpine 09:22:54 latest: Pulling from library/alpine 09:22:54 8a0637ca1ac9: Pulling fs layer 09:22:55 8a0637ca1ac9: Verifying Checksum 09:22:55 8a0637ca1ac9: Download complete 09:22:56 8a0637ca1ac9: Pull complete 09:22:56 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 09:22:56 Status: Downloaded newer image for alpine:latest 09:22:56 ---> 2ee122dcc32d 09:22:56 Step 17/23 : EXPOSE 4000 09:22:56 ---> Running in ff4d983545f1 09:22:56 Removing intermediate container ff4d983545f1 09:22:56 ---> b36f0556444a 09:22:56 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 09:22:58 ---> 73516e381dd0 09:22:58 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:22:58 ---> Running in 0dcfc94d6071 09:22:58 Removing intermediate container 0dcfc94d6071 09:22:58 ---> 6ee8e2bf1b87 09:22:58 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 09:22:58 ---> Running in de8901291014 09:22:59 Removing intermediate container de8901291014 09:22:59 ---> abe5e5a80632 09:22:59 Step 21/23 : LABEL arch=arm64 09:22:59 ---> Running in 3cbb3a5cf414 09:22:59 Removing intermediate container 3cbb3a5cf414 09:22:59 ---> c642e9ef3457 09:22:59 Step 22/23 : LABEL git_sha=e6d390db56bc0e7f76a6aa3b7ac7354a61933602 09:22:59 ---> Running in 5f0a278181ae 09:23:00 Removing intermediate container 5f0a278181ae 09:23:00 ---> a00b9ac7a582 09:23:00 Step 23/23 : LABEL version=0.0.0 09:23:00 ---> Running in 058937d3a7d2 09:23:00 Removing intermediate container 058937d3a7d2 09:23:00 ---> 1b06d0ddfab8 09:23:00 [Warning] One or more build-args [ARCH] were not consumed 09:23:00 Successfully built 1b06d0ddfab8 09:23:00 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 09:23:01 provisioning config files... 09:23:01 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/config3462044349365348382tmp [Pipeline] { [Pipeline] sh 09:23:02 + curl -s https://codecov.io/bash 09:23:02 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/config3462044349365348382tmp 09:23:02 09:23:02 _____ _ 09:23:02 / ____| | | 09:23:02 | | ___ __| | ___ ___ _____ __ 09:23:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:23:02 | |___| (_) | (_| | __/ (_| (_) \ V / 09:23:02 \_____\___/ \__,_|\___|\___\___/ \_/ 09:23:02 Bash-tbd 09:23:02 09:23:02 09:23:02 ==> Jenkins CI detected. 09:23:02 project root: . 09:23:02 Fixing merge commit SHA 09:23:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:23:02 ==> Running gcov in . (disable via -X gcov) 09:23:02 ==> Python coveragepy not found 09:23:02 ==> Searching for coverage reports in: 09:23:02 + . 09:23:02 -> Found 1 reports 09:23:02 ==> Detecting git/mercurial file structure 09:23:02 ==> Reading reports 09:23:02 + ./coverage.out bytes=10 09:23:02 ==> Appending adjustments 09:23:02 http://docs.codecov.io/docs/fixing-reports 09:23:02 + Found adjustments 09:23:02 ==> Gzipping contents 09:23:02 ==> Uploading reports 09:23:02 url: https://codecov.io 09:23:02 query: branch=PR-173&commit=25fff0c05b96a48ea52cb76355b594176708bdb0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-173%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=173&job= 09:23:02 -> Pinging Codecov 09:23:02 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-173&commit=25fff0c05b96a48ea52cb76355b594176708bdb0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-173%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=173&job= 09:23:09 -> Uploading 09:23:11 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/25fff0c05b96a48ea52cb76355b594176708bdb0 [Pipeline] } 09:23:11 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 09:23:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:23:12 ---> package-listing.sh 09:23:12 ++ facter osfamily 09:23:12 ++ tr '[:upper:]' '[:lower:]' 09:23:12 + OS_FAMILY=redhat 09:23:12 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-173 09:23:12 + START_PACKAGES=/tmp/packages_start.txt 09:23:12 + END_PACKAGES=/tmp/packages_end.txt 09:23:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:12 + PACKAGES=/tmp/packages_start.txt 09:23:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-173 ']' 09:23:12 + PACKAGES=/tmp/packages_end.txt 09:23:12 + case "${OS_FAMILY}" in 09:23:12 + rpm -qa 09:23:12 + sort 09:23:16 + '[' -f /tmp/packages_start.txt ']' 09:23:16 + '[' -f /tmp/packages_end.txt ']' 09:23:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-173 ']' 09:23:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-173/archives/ 09:23:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-173/archives/ [Pipeline] isUnix [Pipeline] sh 09:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:23:17 09:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:23:17 alpine: Pulling from edgex-lftools-log-publisher 09:23:17 c9b1b535fdd9: Pulling fs layer 09:23:17 2cc5ad85d9ab: Pulling fs layer 09:23:17 756a868c4378: Pulling fs layer 09:23:17 444b2fc9a129: Pulling fs layer 09:23:17 ea15f1150254: Pulling fs layer 09:23:17 41b27a9f41bf: Pulling fs layer 09:23:17 28c525ee5125: Pulling fs layer 09:23:17 094b1ea09ed8: Pulling fs layer 09:23:17 138eaada9080: Pulling fs layer 09:23:17 0622d0fa9048: Pulling fs layer 09:23:17 28c525ee5125: Waiting 09:23:17 094b1ea09ed8: Waiting 09:23:17 0622d0fa9048: Waiting 09:23:17 138eaada9080: Waiting 09:23:17 444b2fc9a129: Waiting 09:23:17 ea15f1150254: Waiting 09:23:17 41b27a9f41bf: Waiting 09:23:17 2cc5ad85d9ab: Download complete 09:23:17 444b2fc9a129: Verifying Checksum 09:23:17 444b2fc9a129: Download complete 09:23:17 c9b1b535fdd9: Verifying Checksum 09:23:17 c9b1b535fdd9: Download complete 09:23:17 ea15f1150254: Verifying Checksum 09:23:17 ea15f1150254: Download complete 09:23:18 28c525ee5125: Verifying Checksum 09:23:18 28c525ee5125: Download complete 09:23:18 c9b1b535fdd9: Pull complete 09:23:18 756a868c4378: Verifying Checksum 09:23:18 756a868c4378: Download complete 09:23:18 138eaada9080: Verifying Checksum 09:23:18 138eaada9080: Download complete 09:23:18 0622d0fa9048: Verifying Checksum 09:23:18 0622d0fa9048: Download complete 09:23:18 094b1ea09ed8: Verifying Checksum 09:23:18 094b1ea09ed8: Download complete 09:23:18 2cc5ad85d9ab: Pull complete 09:23:19 41b27a9f41bf: Verifying Checksum 09:23:19 41b27a9f41bf: Download complete 09:23:20 756a868c4378: Pull complete 09:23:20 444b2fc9a129: Pull complete 09:23:21 ea15f1150254: Pull complete 09:23:25 41b27a9f41bf: Pull complete 09:23:25 28c525ee5125: Pull complete 09:23:26 094b1ea09ed8: Pull complete 09:23:26 138eaada9080: Pull complete 09:23:27 0622d0fa9048: Pull complete 09:23:27 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:23:27 prd-centos7-docker-4c-2g-1039 does not seem to be running inside a container 09:23:27 $ 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-173 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-173:/w/workspace/edgexfoundry_edgex-ui-go_PR-173:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@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:10003/edgex-lftools-log-publisher:alpine cat 09:23:28 $ docker top b791f468e8699ac88b29fb5aae644b8b89a88bf503c75d8e8f794a888a6fa045 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:23:28 provisioning config files... 09:23:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/config378147121058457250tmp [Pipeline] { [Pipeline] echo 09:23:28 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:23:28 ---> create-netrc.sh [Pipeline] echo 09:23:29 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:23:29 ---> logs-deploy.sh 09:23:29 + ARCHIVE_ARTIFACTS= 09:23:29 + LOGS_SERVER=https://logs.edgexfoundry.org 09:23:29 + '[' https://logs.edgexfoundry.org == None ']' 09:23:29 + NEXUS_URL=https://nexus.edgexfoundry.org 09:23:29 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-173/2 09:23:29 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-173/2/ 09:23:29 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-173/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-173 09:23:30 Archives upload complete. 09:23:30 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-173/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-173/2/ 09:23:31 ---> uname -a: 09:23:31 Linux b791f468e869 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 09:23:31 09:23:31 09:23:31 ---> lscpu: 09:23:31 Architecture: x86_64 09:23:31 CPU op-mode(s): 32-bit, 64-bit 09:23:31 Byte Order: Little Endian 09:23:31 Address sizes: 40 bits physical, 48 bits virtual 09:23:31 CPU(s): 4 09:23:31 On-line CPU(s) list: 0-3 09:23:31 Thread(s) per core: 1 09:23:31 Core(s) per socket: 1 09:23:31 Socket(s): 4 09:23:31 NUMA node(s): 1 09:23:31 Vendor ID: GenuineIntel 09:23:31 CPU family: 6 09:23:31 Model: 44 09:23:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:23:31 Stepping: 1 09:23:31 CPU MHz: 2933.438 09:23:31 BogoMIPS: 5866.87 09:23:31 Virtualization: VT-x 09:23:31 Hypervisor vendor: KVM 09:23:31 Virtualization type: full 09:23:31 L1d cache: 128 KiB 09:23:31 L1i cache: 128 KiB 09:23:31 L2 cache: 16 MiB 09:23:31 L3 cache: 64 MiB 09:23:31 NUMA node0 CPU(s): 0-3 09:23:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 09:23:31 Vulnerability Meltdown: Mitigation; PTI 09:23:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:23:31 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 09:23:31 Vulnerability Spectre v2: Mitigation; Full retpoline 09:23:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:23:31 09:23:31