Pull request #232 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 cd741ede14a15e104a5be3a18d9cdbe9c37dd930 rather than e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 Obtained Jenkinsfile from cd741ede14a15e104a5be3a18d9cdbe9c37dd930 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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 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-232/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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1155’ Running on prd-centos7-docker-4c-2g-1158 in /w/workspace/edgexfoundry_edgex-ui-go_PR-232 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-232 # 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/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/232/head:refs/remotes/origin/PR-232 # 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/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cd741ede14a15e104a5be3a18d9cdbe9c37dd930 into PR head commit e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 Merge succeeded, producing e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 Checking out Revision e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 (PR-232) > git config core.sparsecheckout # timeout=10 > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # 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 cd741ede14a15e104a5be3a18d9cdbe9c37dd930 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 Commit message: "Merge branch 'master' into issue_220" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:24:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:24:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:24:18 ========================================================= 05:24:18 EdgeX Global Pipelines Version Info 05:24:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:24:19 ------------------- 05:24:19 stable info: 05:24:19 ------------------- 05:24:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:24:19 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 05:24:19 Message: update stable to v1.0.89 05:24:20 ------------------- 05:24:20 experimental info: 05:24:20 ------------------- 05:24:20 Commited By: **** collab-it+edgex@linuxfoundation.org 05:24:20 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 05:24:20 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:24:23 05:24:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:24:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:24:24 latest: Pulling from edgex-devops/git-semver 05:24:24 9123ac7c32f7: Pulling fs layer 05:24:24 b8cc5d1170e3: Pulling fs layer 05:24:24 2924cbbf6a41: Pulling fs layer 05:24:24 93b08a4f1073: Pulling fs layer 05:24:24 93b08a4f1073: Waiting 05:24:24 b8cc5d1170e3: Verifying Checksum 05:24:24 b8cc5d1170e3: Download complete 05:24:24 9123ac7c32f7: Verifying Checksum 05:24:24 9123ac7c32f7: Download complete 05:24:24 93b08a4f1073: Verifying Checksum 05:24:24 93b08a4f1073: Download complete 05:24:24 2924cbbf6a41: Verifying Checksum 05:24:24 2924cbbf6a41: Download complete 05:24:24 9123ac7c32f7: Pull complete 05:24:24 b8cc5d1170e3: Pull complete 05:24:25 2924cbbf6a41: Pull complete 05:24:25 93b08a4f1073: Pull complete 05:24:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:24:25 prd-centos7-docker-4c-2g-1158 does not seem to be running inside a container 05:24:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-232 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-232:/w/workspace/edgexfoundry_edgex-ui-go_PR-232:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:24:26 $ docker top f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:24:26 [ssh-agent] Looking for ssh-agent implementation... 05:24:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:24:26 $ docker exec f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 ssh-agent 05:24:26 SSH_AUTH_SOCK=/tmp/ssh-ZladyRrvUUZN/agent.15 05:24:26 SSH_AGENT_PID=22 05:24:26 Running ssh-add (command line suppressed) 05:24:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/private_key_8539655459568834521.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/private_key_8539655459568834521.key) 05:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:24:27 + git describe --exact-match --tags HEAD 05:24:27 fatal: No names found, cannot describe anything. [Pipeline] } 05:24:27 $ docker exec --env ******** --env ******** f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 ssh-agent -k 05:24:27 unset SSH_AUTH_SOCK; 05:24:27 unset SSH_AGENT_PID; 05:24:27 echo Agent pid 22 killed; 05:24:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:24:27 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:24:27 This usually means this commit has not been tagged. [Pipeline] sshagent 05:24:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:24:28 [ssh-agent] Looking for ssh-agent implementation... 05:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:24:28 $ docker exec f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 ssh-agent 05:24:28 SSH_AUTH_SOCK=/tmp/ssh-OOioqstfSUkc/agent.56 05:24:28 SSH_AGENT_PID=63 05:24:28 Running ssh-add (command line suppressed) 05:24:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/private_key_8591043673070622544.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/private_key_8591043673070622544.key) 05:24:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:24:28 + git semver init 05:24:28 # -> Open(): unable to determine branch for HEAD 05:24:28 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-232/.git 05:24:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-232 05:24:28 # $SEMVER_REMOTE_NAME = origin 05:24:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:24:28 # $SEMVER_USER_NAME = edgex-jenkins 05:24:28 # $SEMVER_BRANCH = PR-232 05:24:28 # $SEMVER_TEMP = /tmp/semver-607680100 05:24:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:24:29 # '/tmp/semver-607680100' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-232/.semver' 05:24:29 # -> Force: false 05:24:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-232/.semver [Pipeline] } 05:24:29 $ docker exec --env ******** --env ******** f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 ssh-agent -k 05:24:30 unset SSH_AUTH_SOCK; 05:24:30 unset SSH_AGENT_PID; 05:24:30 echo Agent pid 63 killed; 05:24:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:24:30 + git semver [Pipeline] } 05:24:30 $ docker stop --time=1 f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 05:24:32 $ docker rm -f f472e623c028bfb71fc6516acf73b2bca25a553abd9675e261b1e60d64ba9250 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:24:33 Stashed 54 file(s) [Pipeline] echo 05:24:33 [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 05:24:48 Still waiting to schedule task 05:24:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:24:48 Still waiting to schedule task 05:24:48 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:27:03 Running on prd-centos7-docker-4c-2g-1159 in /w/workspace/edgexfoundry_edgex-ui-go_PR-232 [Pipeline] { [Pipeline] ws 05:27:03 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 05:27:06 using credential edgex-jenkins-ssh 05:27:06 Cloning the remote Git repository 05:27:06 Cloning with configured refspecs honoured and without tags 05:27:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:27:06 > git init /w/workspace/edgex-ui-go/3 # timeout=10 05:27:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:27:06 > git --version # timeout=10 05:27:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:27:07 Fetching without tags 05:27:08 Merging remotes/origin/master commit cd741ede14a15e104a5be3a18d9cdbe9c37dd930 into PR head commit e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 05:27:08 Merge succeeded, producing e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 05:27:08 Checking out Revision e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 (PR-232) 05:27:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:27:07 > git config --add remote.origin.fetch +refs/pull/232/head:refs/remotes/origin/PR-232 # timeout=10 05:27:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:27:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:27:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:27:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:27:07 > git config core.sparsecheckout # timeout=10 05:27:07 > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 05:27:08 > git remote # timeout=10 05:27:08 > git config --get remote.origin.url # timeout=10 05:27:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:08 > git merge cd741ede14a15e104a5be3a18d9cdbe9c37dd930 # timeout=10 05:27:08 > git rev-parse HEAD^{commit} # timeout=10 05:27:08 > git config core.sparsecheckout # timeout=10 05:27:08 > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 05:27:11 Commit message: "Merge branch 'master' into issue_220" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:27:13 ========================================================= 05:27:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:27:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:27:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 05:27:14 Sending build context to Docker daemon 12.9MB 05:27:14 Step 1/8 : ARG BASE=golang:1.11-alpine 05:27:14 Step 2/8 : FROM ${BASE} 05:27:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:27:14 e6b0cf9c0882: Pulling fs layer 05:27:14 2848faf0eed1: Pulling fs layer 05:27:14 0f37312ad70f: Pulling fs layer 05:27:14 5788d62ee057: Pulling fs layer 05:27:14 0e6b1d234666: Pulling fs layer 05:27:14 bf5d7aec512f: Pulling fs layer 05:27:14 34c802a77dc8: Pulling fs layer 05:27:14 9eb99e56ec68: Pulling fs layer 05:27:14 27c7a5d97fbd: Pulling fs layer 05:27:14 5c102a31e300: Pulling fs layer 05:27:14 dcfb455df0a1: Pulling fs layer 05:27:14 5788d62ee057: Waiting 05:27:14 0e6b1d234666: Waiting 05:27:14 bf5d7aec512f: Waiting 05:27:14 34c802a77dc8: Waiting 05:27:14 9eb99e56ec68: Waiting 05:27:14 27c7a5d97fbd: Waiting 05:27:14 dcfb455df0a1: Waiting 05:27:14 0f37312ad70f: Verifying Checksum 05:27:14 0f37312ad70f: Download complete 05:27:14 2848faf0eed1: Download complete 05:27:14 0e6b1d234666: Verifying Checksum 05:27:14 0e6b1d234666: Download complete 05:27:14 bf5d7aec512f: Verifying Checksum 05:27:14 bf5d7aec512f: Download complete 05:27:14 e6b0cf9c0882: Verifying Checksum 05:27:14 e6b0cf9c0882: Download complete 05:27:14 e6b0cf9c0882: Pull complete 05:27:15 2848faf0eed1: Pull complete 05:27:15 34c802a77dc8: Verifying Checksum 05:27:15 34c802a77dc8: Download complete 05:27:15 27c7a5d97fbd: Verifying Checksum 05:27:15 27c7a5d97fbd: Download complete 05:27:16 5c102a31e300: Verifying Checksum 05:27:16 5c102a31e300: Download complete 05:27:16 dcfb455df0a1: Verifying Checksum 05:27:16 dcfb455df0a1: Download complete 05:27:16 9eb99e56ec68: Verifying Checksum 05:27:16 9eb99e56ec68: Download complete 05:27:16 5788d62ee057: Download complete 05:27:17 0f37312ad70f: Pull complete 05:27:23 5788d62ee057: Pull complete 05:27:23 0e6b1d234666: Pull complete 05:27:23 bf5d7aec512f: Pull complete 05:27:28 34c802a77dc8: Pull complete 05:27:30 9eb99e56ec68: Pull complete 05:27:30 27c7a5d97fbd: Pull complete 05:27:31 5c102a31e300: Pull complete 05:27:31 dcfb455df0a1: Pull complete 05:27:31 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:27:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:27:31 ---> 7c70fe431013 05:27:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:27:31 ---> Running in 72f46b0c3d60 05:27:31 Removing intermediate container 72f46b0c3d60 05:27:31 ---> 75c4a570ac15 05:27:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:27:31 ---> Running in d16f58b2f1f7 05:27:33 Removing intermediate container d16f58b2f1f7 05:27:33 ---> 1f1c09982952 05:27:33 Step 5/8 : RUN apk add --no-cache make git 05:27:33 ---> Running in 482169bc7cc9 05:27:33 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:27:34 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:27:34 OK: 143 MiB in 39 packages 05:27:35 Removing intermediate container 482169bc7cc9 05:27:35 ---> 08065a0e318f 05:27:35 Step 6/8 : WORKDIR /edgex-ui-go 05:27:35 ---> Running in 174b0237e641 05:27:35 Removing intermediate container 174b0237e641 05:27:35 ---> 56ebf1a01e81 05:27:35 Step 7/8 : COPY . . 05:27:36 ---> 4f13e64339af 05:27:36 Step 8/8 : RUN go mod download 05:27:36 ---> Running in bdaea770dec5 05:27:42 go: finding cloud.google.com/go v0.26.0 05:27:42 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 05:27:42 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 05:27:42 go: finding github.com/BurntSushi/toml v0.3.1 05:27:42 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 05:27:42 go: finding github.com/Microsoft/go-winio v0.4.3 05:27:42 go: finding github.com/NYTimes/gziphandler v1.0.1 05:27:42 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 05:27:42 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 05:27:42 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 05:27:42 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 05:27:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:27:42 go: finding github.com/armon/go-metrics v0.3.3 05:27:42 go: finding github.com/armon/go-radix v1.0.0 05:27:42 go: finding github.com/aws/aws-sdk-go v1.25.41 05:27:42 go: finding github.com/beorn7/perks v1.0.1 05:27:42 go: finding github.com/bgentry/speakeasy v0.1.0 05:27:42 go: finding github.com/boltdb/bolt v1.3.1 05:27:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:27:42 go: finding github.com/cespare/xxhash/v2 v2.1.1 05:27:42 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 05:27:42 go: finding github.com/circonus-labs/circonusllhist v0.1.3 05:27:42 go: finding github.com/client9/misspell v0.3.4 05:27:42 go: finding github.com/coredns/coredns v1.1.2 05:27:42 go: finding github.com/davecgh/go-spew v1.1.1 05:27:42 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 05:27:42 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:27:42 go: finding github.com/digitalocean/godo v1.10.0 05:27:42 go: finding github.com/dimchansky/utfbom v1.1.0 05:27:42 go: finding github.com/dnaeon/go-vcr v1.0.1 05:27:42 go: finding github.com/docker/go-connections v0.3.0 05:27:42 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:27:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:27:42 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 05:27:42 go: finding github.com/envoyproxy/go-control-plane v0.8.0 05:27:42 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 05:27:42 go: finding github.com/fatih/color v1.9.0 05:27:42 go: finding github.com/fatih/structs v1.1.0 05:27:42 go: finding github.com/fsnotify/fsnotify v1.4.7 05:27:42 go: finding github.com/ghodss/yaml v1.0.0 05:27:42 go: finding github.com/go-kit/kit v0.9.0 05:27:42 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 05:27:42 go: finding github.com/go-logfmt/logfmt v0.4.0 05:27:43 go: finding github.com/go-ole/go-ole v1.2.1 05:27:43 go: finding github.com/go-stack/stack v1.8.0 05:27:43 go: finding github.com/go-test/deep v1.0.2 05:27:43 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 05:27:43 go: finding github.com/gobuffalo/depgen v0.1.0 05:27:43 go: finding github.com/gobuffalo/envy v1.7.0 05:27:43 go: finding github.com/gobuffalo/flect v0.1.3 05:27:43 go: finding github.com/gobuffalo/genny v0.1.1 05:27:43 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 05:27:43 go: finding github.com/gobuffalo/gogen v0.1.1 05:27:43 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 05:27:43 go: finding github.com/gobuffalo/mapi v1.0.2 05:27:43 go: finding github.com/gobuffalo/packd v0.1.0 05:27:43 go: finding github.com/gobuffalo/packr/v2 v2.2.0 05:27:43 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 05:27:43 go: finding github.com/gogo/googleapis v1.1.0 05:27:43 go: finding github.com/gogo/protobuf v1.2.1 05:27:43 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 05:27:43 go: finding github.com/golang/mock v1.1.1 05:27:43 go: finding github.com/golang/protobuf v1.3.2 05:27:43 go: finding github.com/golang/snappy v0.0.1 05:27:43 go: finding github.com/gomodule/redigo v2.0.0+incompatible 05:27:43 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:27:43 go: finding github.com/google/go-cmp v0.4.0 05:27:43 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 05:27:43 go: finding github.com/google/gofuzz v1.0.0 05:27:43 go: finding github.com/googleapis/gnostic v0.2.0 05:27:43 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 05:27:43 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 05:27:43 go: finding github.com/gorilla/mux v1.7.1 05:27:43 go: finding github.com/gorilla/websocket v1.4.0 05:27:43 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 05:27:43 go: finding github.com/hashicorp/consul v1.7.2 05:27:44 go: finding github.com/hashicorp/consul/api v1.4.0 05:27:44 go: finding github.com/hashicorp/consul/sdk v0.4.0 05:27:44 go: finding github.com/hashicorp/errwrap v1.0.0 05:27:44 go: finding github.com/hashicorp/go-bexpr v0.1.2 05:27:44 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 05:27:44 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:27:44 go: finding github.com/hashicorp/go-connlimit v0.2.0 05:27:44 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 05:27:44 go: finding github.com/hashicorp/go-hclog v0.12.2 05:27:44 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 05:27:44 go: finding github.com/hashicorp/go-memdb v1.0.3 05:27:44 go: finding github.com/hashicorp/go-msgpack v0.5.5 05:27:44 go: finding github.com/hashicorp/go-multierror v1.0.0 05:27:44 go: finding github.com/hashicorp/go-plugin v1.0.1 05:27:44 go: finding github.com/hashicorp/go-raftchunking v0.6.1 05:27:44 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 05:27:44 go: finding github.com/hashicorp/go-rootcerts v1.0.2 05:27:44 go: finding github.com/hashicorp/go-sockaddr v1.0.2 05:27:44 go: finding github.com/hashicorp/go-syslog v1.0.0 05:27:44 go: finding github.com/hashicorp/go-uuid v1.0.1 05:27:44 go: finding github.com/hashicorp/go-version v1.1.0 05:27:44 go: finding github.com/hashicorp/go.net v0.0.1 05:27:44 go: finding github.com/hashicorp/golang-lru v0.5.4 05:27:44 go: finding github.com/hashicorp/hcl v1.0.0 05:27:44 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 05:27:44 go: finding github.com/hashicorp/logutils v1.0.0 05:27:44 go: finding github.com/hashicorp/mdns v1.0.1 05:27:44 go: finding github.com/hashicorp/memberlist v0.2.0 05:27:44 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 05:27:44 go: finding github.com/hashicorp/raft v1.1.2 05:27:44 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 05:27:44 go: finding github.com/hashicorp/serf v0.9.0 05:27:44 go: finding github.com/hashicorp/vault/api v1.0.4 05:27:44 go: finding github.com/hashicorp/vault/sdk v0.1.13 05:27:44 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 05:27:44 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 05:27:44 go: finding github.com/hpcloud/tail v1.0.0 05:27:44 go: finding github.com/imdario/mergo v0.3.6 05:27:44 go: finding github.com/inconshreveable/mousetrap v1.0.0 05:27:44 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 05:27:44 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 05:27:45 go: finding github.com/joho/godotenv v1.3.0 05:27:45 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 05:27:45 go: finding github.com/json-iterator/go v1.1.9 05:27:45 go: finding github.com/jtolds/gls v4.2.1+incompatible 05:27:45 go: finding github.com/julienschmidt/httprouter v1.2.0 05:27:45 go: finding github.com/karrick/godirwalk v1.10.3 05:27:45 go: finding github.com/kisielk/errcheck v1.2.0 05:27:45 go: finding github.com/kisielk/gotool v1.0.0 05:27:45 go: finding github.com/klauspost/compress v1.9.5 05:27:45 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 05:27:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:27:45 go: finding github.com/kr/pretty v0.2.0 05:27:45 go: finding github.com/kr/pty v1.1.1 05:27:45 go: finding github.com/kr/text v0.1.0 05:27:45 go: finding github.com/likexian/gokit v0.20.16 05:27:45 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 05:27:45 go: finding github.com/linode/linodego v0.7.1 05:27:45 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 05:27:45 go: finding github.com/markbates/safe v1.0.1 05:27:45 go: finding github.com/mattn/go-colorable v0.1.6 05:27:45 go: finding github.com/mattn/go-isatty v0.0.12 05:27:45 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 05:27:45 go: finding github.com/miekg/dns v1.1.26 05:27:45 go: finding github.com/mitchellh/cli v1.0.0 05:27:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:27:45 go: finding github.com/mitchellh/copystructure v1.0.0 05:27:45 go: finding github.com/mitchellh/go-homedir v1.1.0 05:27:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:27:45 go: finding github.com/mitchellh/go-wordwrap v1.0.0 05:27:45 go: finding github.com/mitchellh/gox v0.4.0 05:27:45 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 05:27:45 go: finding github.com/mitchellh/iochan v1.0.0 05:27:45 go: finding github.com/mitchellh/mapstructure v1.2.2 05:27:45 go: finding github.com/mitchellh/reflectwalk v1.0.1 05:27:45 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 05:27:45 go: finding github.com/modern-go/reflect2 v1.0.1 05:27:45 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 05:27:45 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 05:27:45 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 05:27:45 go: finding github.com/oklog/run v1.0.0 05:27:46 go: finding github.com/onsi/ginkgo v1.6.0 05:27:46 go: finding github.com/onsi/gomega v1.4.2 05:27:46 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 05:27:46 go: finding github.com/pascaldekloe/goe v0.1.0 05:27:46 go: finding github.com/pebbe/zmq4 v1.2.0 05:27:46 go: finding github.com/pelletier/go-toml v1.7.0 05:27:46 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 05:27:46 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 05:27:46 go: finding github.com/pkg/errors v0.8.1 05:27:46 go: finding github.com/pmezard/go-difflib v1.0.0 05:27:46 go: finding github.com/posener/complete v1.1.1 05:27:46 go: finding github.com/prometheus/client_golang v1.4.0 05:27:46 go: finding github.com/prometheus/client_model v0.2.0 05:27:46 go: finding github.com/prometheus/common v0.9.1 05:27:46 go: finding github.com/prometheus/procfs v0.0.8 05:27:46 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 05:27:46 go: finding github.com/rogpeppe/go-internal v1.3.0 05:27:46 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 05:27:46 go: finding github.com/ryanuber/go-glob v1.0.0 05:27:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:27:46 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 05:27:46 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 05:27:46 go: finding github.com/sirupsen/logrus v1.4.2 05:27:46 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 05:27:46 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 05:27:46 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 05:27:46 go: finding github.com/spf13/cobra v0.0.3 05:27:46 go: finding github.com/spf13/pflag v1.0.3 05:27:46 go: finding github.com/stretchr/objx v0.1.1 05:27:46 go: finding github.com/stretchr/testify v1.4.0 05:27:46 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 05:27:46 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 05:27:46 go: finding github.com/tidwall/pretty v1.0.0 05:27:46 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 05:27:46 go: finding github.com/vmware/govmomi v0.18.0 05:27:46 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 05:27:46 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 05:27:46 go: finding go.mongodb.org/mongo-driver v1.3.1 05:27:46 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 05:27:47 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 05:27:47 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 05:27:47 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 05:27:47 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 05:27:47 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 05:27:47 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 05:27:47 go: finding golang.org/x/text v0.3.2 05:27:47 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 05:27:47 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 05:27:47 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 05:27:47 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 05:27:47 go: finding google.golang.org/appengine v1.4.0 05:27:47 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 05:27:47 go: finding google.golang.org/grpc v1.23.0 05:27:47 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 05:27:47 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 05:27:47 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 05:27:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:27:47 go: finding gopkg.in/errgo.v2 v2.1.0 05:27:47 go: finding gopkg.in/fsnotify.v1 v1.4.7 05:27:47 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 05:27:47 go: finding gopkg.in/inf.v0 v0.9.1 05:27:47 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:27:47 go: finding gopkg.in/resty.v1 v1.12.0 05:27:47 go: finding gopkg.in/square/go-jose.v2 v2.3.1 05:27:47 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:27:47 go: finding gopkg.in/yaml.v2 v2.2.8 05:27:47 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 05:27:47 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 05:27:47 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 05:27:47 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 05:27:47 go: finding k8s.io/client-go v8.0.0+incompatible 05:27:47 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 05:28:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1160 in /w/workspace/edgexfoundry_edgex-ui-go_PR-232 [Pipeline] { [Pipeline] ws 05:28:29 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 05:28:35 using credential edgex-jenkins-ssh 05:28:35 Cloning the remote Git repository 05:28:35 Cloning with configured refspecs honoured and without tags 05:28:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:28:35 > git init /w/workspace/edgex-ui-go/3 # timeout=10 05:28:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:28:36 > git --version # timeout=10 05:28:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:28:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:28:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:28:37 > git config --add remote.origin.fetch +refs/pull/232/head:refs/remotes/origin/PR-232 # timeout=10 05:28:37 Fetching without tags 05:28:37 Merging remotes/origin/master commit cd741ede14a15e104a5be3a18d9cdbe9c37dd930 into PR head commit e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 05:28:38 Merge succeeded, producing e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 05:28:38 Checking out Revision e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 (PR-232) 05:28:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:28:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:28:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:28:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:28:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:28:37 > git config core.sparsecheckout # timeout=10 05:28:38 > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 05:28:38 > git remote # timeout=10 05:28:38 > git config --get remote.origin.url # timeout=10 05:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:28:38 > git merge cd741ede14a15e104a5be3a18d9cdbe9c37dd930 # timeout=10 05:28:38 > git rev-parse HEAD^{commit} # timeout=10 05:28:38 > git config core.sparsecheckout # timeout=10 05:28:38 > git checkout -f e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 # timeout=10 05:28:42 Commit message: "Merge branch 'master' into issue_220" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:28:44 ========================================================= 05:28:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:28:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:28:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 05:28:46 Sending build context to Docker daemon 12.9MB 05:28:46 Step 1/8 : ARG BASE=golang:1.11-alpine 05:28:46 Step 2/8 : FROM ${BASE} 05:28:46 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:28:46 cde5963f3b93: Pulling fs layer 05:28:46 2a23fa8c16f7: Pulling fs layer 05:28:46 777b28850792: Pulling fs layer 05:28:46 8a11ddd9e578: Pulling fs layer 05:28:46 4cf88f913ddb: Pulling fs layer 05:28:46 1df406cf5192: Pulling fs layer 05:28:46 cd6300453558: Pulling fs layer 05:28:46 b9c365052c96: Pulling fs layer 05:28:46 a2d8cc88f415: Pulling fs layer 05:28:46 ea1d1ca13537: Pulling fs layer 05:28:46 3750a50a1c5e: Pulling fs layer 05:28:46 cd6300453558: Waiting 05:28:46 b9c365052c96: Waiting 05:28:46 a2d8cc88f415: Waiting 05:28:46 ea1d1ca13537: Waiting 05:28:46 3750a50a1c5e: Waiting 05:28:46 8a11ddd9e578: Waiting 05:28:46 1df406cf5192: Waiting 05:28:46 777b28850792: Verifying Checksum 05:28:46 777b28850792: Download complete 05:28:46 2a23fa8c16f7: Verifying Checksum 05:28:46 2a23fa8c16f7: Download complete 05:28:47 4cf88f913ddb: Download complete 05:28:47 1df406cf5192: Verifying Checksum 05:28:47 1df406cf5192: Download complete 05:28:47 cde5963f3b93: Verifying Checksum 05:28:47 cde5963f3b93: Download complete 05:28:48 cde5963f3b93: Pull complete 05:28:48 2a23fa8c16f7: Pull complete 05:28:49 777b28850792: Pull complete 05:28:51 cd6300453558: Verifying Checksum 05:28:51 cd6300453558: Download complete 05:28:51 a2d8cc88f415: Verifying Checksum 05:28:51 a2d8cc88f415: Download complete 05:28:53 ea1d1ca13537: Verifying Checksum 05:28:53 ea1d1ca13537: Download complete 05:28:53 3750a50a1c5e: Verifying Checksum 05:28:53 3750a50a1c5e: Download complete 05:28:56 b9c365052c96: Verifying Checksum 05:28:56 b9c365052c96: Download complete 05:28:58 8a11ddd9e578: Verifying Checksum 05:28:58 8a11ddd9e578: Download complete 05:29:10 8a11ddd9e578: Pull complete 05:29:10 4cf88f913ddb: Pull complete 05:29:10 1df406cf5192: Pull complete 05:29:15 cd6300453558: Pull complete 05:29:19 b9c365052c96: Pull complete 05:29:19 a2d8cc88f415: Pull complete 05:29:21 ea1d1ca13537: Pull complete 05:29:22 3750a50a1c5e: Pull complete 05:29:22 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:29:22 ---> 78745c68409d 05:29:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:29:26 ---> Running in af3d9d0d90f5 05:29:26 Removing intermediate container af3d9d0d90f5 05:29:26 ---> 8d25f30ff6fe 05:29:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:26 ---> Running in 14f7fcc2c3f4 05:29:28 Removing intermediate container 14f7fcc2c3f4 05:29:28 ---> 6d59969ed182 05:29:28 Step 5/8 : RUN apk add --no-cache make git 05:29:28 ---> Running in d45e797e3fde 05:29:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:29:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:29:31 OK: 125 MiB in 39 packages 05:29:32 Removing intermediate container d45e797e3fde 05:29:32 ---> 91d5e040c3ef 05:29:32 Step 6/8 : WORKDIR /edgex-ui-go 05:29:32 ---> Running in a2f17d0c2867 05:29:32 Removing intermediate container a2f17d0c2867 05:29:32 ---> ba9bcd41bd3a 05:29:32 Step 7/8 : COPY . . 05:29:34 ---> c10ba301b1c7 05:29:34 Step 8/8 : RUN go mod download 05:29:34 ---> Running in ee7c54442e1e 05:29:38 go: finding cloud.google.com/go v0.26.0 05:29:38 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 05:29:38 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 05:29:38 go: finding github.com/BurntSushi/toml v0.3.1 05:29:38 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 05:29:38 go: finding github.com/Microsoft/go-winio v0.4.3 05:29:38 go: finding github.com/NYTimes/gziphandler v1.0.1 05:29:38 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 05:29:38 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 05:29:38 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 05:29:38 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 05:29:38 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:29:38 go: finding github.com/armon/go-metrics v0.3.3 05:29:38 go: finding github.com/armon/go-radix v1.0.0 05:29:38 go: finding github.com/aws/aws-sdk-go v1.25.41 05:29:38 go: finding github.com/beorn7/perks v1.0.1 05:29:39 go: finding github.com/bgentry/speakeasy v0.1.0 05:29:39 go: finding github.com/boltdb/bolt v1.3.1 05:29:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:29:39 go: finding github.com/cespare/xxhash/v2 v2.1.1 05:29:39 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 05:29:39 go: finding github.com/circonus-labs/circonusllhist v0.1.3 05:29:39 go: finding github.com/client9/misspell v0.3.4 05:29:39 go: finding github.com/coredns/coredns v1.1.2 05:29:39 go: finding github.com/davecgh/go-spew v1.1.1 05:29:39 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 05:29:39 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:29:39 go: finding github.com/digitalocean/godo v1.10.0 05:29:39 go: finding github.com/dimchansky/utfbom v1.1.0 05:29:39 go: finding github.com/dnaeon/go-vcr v1.0.1 05:29:39 go: finding github.com/docker/go-connections v0.3.0 05:29:39 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:29:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:29:39 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 05:29:39 go: finding github.com/envoyproxy/go-control-plane v0.8.0 05:29:39 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 05:29:39 go: finding github.com/fatih/color v1.9.0 05:29:39 go: finding github.com/fatih/structs v1.1.0 05:29:39 go: finding github.com/fsnotify/fsnotify v1.4.7 05:29:39 go: finding github.com/ghodss/yaml v1.0.0 05:29:39 go: finding github.com/go-kit/kit v0.9.0 05:29:39 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 05:29:39 go: finding github.com/go-logfmt/logfmt v0.4.0 05:29:39 go: finding github.com/go-ole/go-ole v1.2.1 05:29:39 go: finding github.com/go-stack/stack v1.8.0 05:29:39 go: finding github.com/go-test/deep v1.0.2 05:29:39 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 05:29:39 go: finding github.com/gobuffalo/depgen v0.1.0 05:29:39 go: finding github.com/gobuffalo/envy v1.7.0 05:29:39 go: finding github.com/gobuffalo/flect v0.1.3 05:29:39 go: finding github.com/gobuffalo/genny v0.1.1 05:29:39 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 05:29:39 go: finding github.com/gobuffalo/gogen v0.1.1 05:29:39 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 05:29:39 go: finding github.com/gobuffalo/mapi v1.0.2 05:29:39 go: finding github.com/gobuffalo/packd v0.1.0 05:29:40 go: finding github.com/gobuffalo/packr/v2 v2.2.0 05:29:40 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 05:29:40 go: finding github.com/gogo/googleapis v1.1.0 05:29:40 go: finding github.com/gogo/protobuf v1.2.1 05:29:40 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 05:29:40 go: finding github.com/golang/mock v1.1.1 05:29:40 go: finding github.com/golang/protobuf v1.3.2 05:29:40 go: finding github.com/golang/snappy v0.0.1 05:29:40 go: finding github.com/gomodule/redigo v2.0.0+incompatible 05:29:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:29:40 go: finding github.com/google/go-cmp v0.4.0 05:29:40 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 05:29:40 go: finding github.com/google/gofuzz v1.0.0 05:29:40 go: finding github.com/googleapis/gnostic v0.2.0 05:29:40 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 05:29:40 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 05:29:40 go: finding github.com/gorilla/mux v1.7.1 05:29:40 go: finding github.com/gorilla/websocket v1.4.0 05:29:40 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 05:29:40 go: finding github.com/hashicorp/consul v1.7.2 05:29:40 go: finding github.com/hashicorp/consul/api v1.4.0 05:29:40 go: finding github.com/hashicorp/consul/sdk v0.4.0 05:29:40 go: finding github.com/hashicorp/errwrap v1.0.0 05:29:41 go: finding github.com/hashicorp/go-bexpr v0.1.2 05:29:41 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 05:29:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:29:41 go: finding github.com/hashicorp/go-connlimit v0.2.0 05:29:41 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 05:29:41 go: finding github.com/hashicorp/go-hclog v0.12.2 05:29:41 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 05:29:41 go: finding github.com/hashicorp/go-memdb v1.0.3 05:29:41 go: finding github.com/hashicorp/go-msgpack v0.5.5 05:29:41 go: finding github.com/hashicorp/go-multierror v1.0.0 05:29:41 go: finding github.com/hashicorp/go-plugin v1.0.1 05:29:41 go: finding github.com/hashicorp/go-raftchunking v0.6.1 05:29:41 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 05:29:41 go: finding github.com/hashicorp/go-rootcerts v1.0.2 05:29:41 go: finding github.com/hashicorp/go-sockaddr v1.0.2 05:29:41 go: finding github.com/hashicorp/go-syslog v1.0.0 05:29:41 go: finding github.com/hashicorp/go-uuid v1.0.1 05:29:41 go: finding github.com/hashicorp/go-version v1.1.0 05:29:41 go: finding github.com/hashicorp/go.net v0.0.1 05:29:41 go: finding github.com/hashicorp/golang-lru v0.5.4 05:29:41 go: finding github.com/hashicorp/hcl v1.0.0 05:29:41 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 05:29:41 go: finding github.com/hashicorp/logutils v1.0.0 05:29:41 go: finding github.com/hashicorp/mdns v1.0.1 05:29:41 go: finding github.com/hashicorp/memberlist v0.2.0 05:29:41 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 05:29:41 go: finding github.com/hashicorp/raft v1.1.2 05:29:41 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 05:29:41 go: finding github.com/hashicorp/serf v0.9.0 05:29:41 go: finding github.com/hashicorp/vault/api v1.0.4 05:29:41 go: finding github.com/hashicorp/vault/sdk v0.1.13 05:29:41 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 05:29:41 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 05:29:41 go: finding github.com/hpcloud/tail v1.0.0 05:29:41 go: finding github.com/imdario/mergo v0.3.6 05:29:41 go: finding github.com/inconshreveable/mousetrap v1.0.0 05:29:41 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 05:29:41 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 05:29:41 go: finding github.com/joho/godotenv v1.3.0 05:29:41 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 05:29:41 go: finding github.com/json-iterator/go v1.1.9 05:29:41 go: finding github.com/jtolds/gls v4.2.1+incompatible 05:29:41 go: finding github.com/julienschmidt/httprouter v1.2.0 05:29:41 go: finding github.com/karrick/godirwalk v1.10.3 05:29:41 go: finding github.com/kisielk/errcheck v1.2.0 05:29:42 go: finding github.com/kisielk/gotool v1.0.0 05:29:42 go: finding github.com/klauspost/compress v1.9.5 05:29:42 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 05:29:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:29:42 go: finding github.com/kr/pretty v0.2.0 05:29:42 go: finding github.com/kr/pty v1.1.1 05:29:42 go: finding github.com/kr/text v0.1.0 05:29:42 go: finding github.com/likexian/gokit v0.20.16 05:29:42 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 05:29:42 go: finding github.com/linode/linodego v0.7.1 05:29:42 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 05:29:42 go: finding github.com/markbates/safe v1.0.1 05:29:42 go: finding github.com/mattn/go-colorable v0.1.6 05:29:42 go: finding github.com/mattn/go-isatty v0.0.12 05:29:42 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 05:29:42 go: finding github.com/miekg/dns v1.1.26 05:29:42 go: finding github.com/mitchellh/cli v1.0.0 05:29:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:29:42 go: finding github.com/mitchellh/copystructure v1.0.0 05:29:42 go: finding github.com/mitchellh/go-homedir v1.1.0 05:29:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:29:42 go: finding github.com/mitchellh/go-wordwrap v1.0.0 05:29:42 go: finding github.com/mitchellh/gox v0.4.0 05:29:42 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 05:29:42 go: finding github.com/mitchellh/iochan v1.0.0 05:29:42 go: finding github.com/mitchellh/mapstructure v1.2.2 05:29:42 go: finding github.com/mitchellh/reflectwalk v1.0.1 05:29:42 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 05:29:42 go: finding github.com/modern-go/reflect2 v1.0.1 05:29:42 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 05:29:42 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 05:29:42 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 05:29:42 go: finding github.com/oklog/run v1.0.0 05:29:42 go: finding github.com/onsi/ginkgo v1.6.0 05:29:43 go: finding github.com/onsi/gomega v1.4.2 05:29:43 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 05:29:43 go: finding github.com/pascaldekloe/goe v0.1.0 05:29:43 go: finding github.com/pebbe/zmq4 v1.2.0 05:29:43 go: finding github.com/pelletier/go-toml v1.7.0 05:29:43 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 05:29:43 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 05:29:43 go: finding github.com/pkg/errors v0.8.1 05:29:43 go: finding github.com/pmezard/go-difflib v1.0.0 05:29:43 go: finding github.com/posener/complete v1.1.1 05:29:43 go: finding github.com/prometheus/client_golang v1.4.0 05:29:43 go: finding github.com/prometheus/client_model v0.2.0 05:29:43 go: finding github.com/prometheus/common v0.9.1 05:29:43 go: finding github.com/prometheus/procfs v0.0.8 05:29:43 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 05:29:43 go: finding github.com/rogpeppe/go-internal v1.3.0 05:29:43 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 05:29:43 go: finding github.com/ryanuber/go-glob v1.0.0 05:29:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:29:43 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 05:29:43 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 05:29:43 go: finding github.com/sirupsen/logrus v1.4.2 05:29:43 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 05:29:43 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 05:29:43 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 05:29:43 go: finding github.com/spf13/cobra v0.0.3 05:29:43 go: finding github.com/spf13/pflag v1.0.3 05:29:43 go: finding github.com/stretchr/objx v0.1.1 05:29:43 go: finding github.com/stretchr/testify v1.4.0 05:29:43 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 05:29:43 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 05:29:43 go: finding github.com/tidwall/pretty v1.0.0 05:29:44 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 05:29:44 go: finding github.com/vmware/govmomi v0.18.0 05:29:44 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 05:29:44 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 05:29:44 go: finding go.mongodb.org/mongo-driver v1.3.1 05:29:44 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 05:29:44 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 05:29:44 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 05:29:44 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 05:29:44 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 05:29:44 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 05:29:44 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 05:29:44 go: finding golang.org/x/text v0.3.2 05:29:44 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 05:29:44 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 05:29:44 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 05:29:44 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 05:29:44 go: finding google.golang.org/appengine v1.4.0 05:29:44 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 05:29:44 go: finding google.golang.org/grpc v1.23.0 05:29:44 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 05:29:44 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 05:29:44 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 05:29:44 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:29:44 go: finding gopkg.in/errgo.v2 v2.1.0 05:29:44 go: finding gopkg.in/fsnotify.v1 v1.4.7 05:29:44 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 05:29:44 go: finding gopkg.in/inf.v0 v0.9.1 05:29:44 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:29:44 go: finding gopkg.in/resty.v1 v1.12.0 05:29:44 go: finding gopkg.in/square/go-jose.v2 v2.3.1 05:29:44 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:29:44 go: finding gopkg.in/yaml.v2 v2.2.8 05:29:44 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 05:29:45 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 05:29:45 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 05:29:45 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 05:29:45 go: finding k8s.io/client-go v8.0.0+incompatible 05:29:45 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 05:29:54 Removing intermediate container bdaea770dec5 05:29:54 ---> c6c374cfb38c 05:29:54 Successfully built c6c374cfb38c 05:29:54 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 05:29:55 + docker inspect -f . ci-base-image-x86_64 05:29:55 . [Pipeline] withDockerContainer 05:29:55 prd-centos7-docker-4c-2g-1159 does not seem to be running inside a container 05:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:29:56 $ docker top 7677361de016203ab391f324b101f1732712e1d38013a2e1321d39d9fe708e09 -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:57 + go version 05:29:57 go version go1.13.5 linux/amd64 [Pipeline] sh 05:29:57 + make test 05:29:57 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:29:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:30:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:30:08 GO111MODULE=on go vet ./... [Pipeline] stash 05:30:08 Stashed 1 file(s) [Pipeline] } 05:30:08 $ docker stop --time=1 7677361de016203ab391f324b101f1732712e1d38013a2e1321d39d9fe708e09 05:30:10 $ docker rm -f 7677361de016203ab391f324b101f1732712e1d38013a2e1321d39d9fe708e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:30:12 + ls -al . 05:30:12 total 104 05:30:12 drwxrwxr-x. 9 jenkins jenkins 4096 May 29 05:29 . 05:30:12 drwxrwxr-x. 4 jenkins jenkins 28 May 29 05:27 .. 05:30:12 drwxrwxr-x. 3 jenkins jenkins 20 May 29 05:27 assets 05:30:12 drwxrwxr-x. 2 jenkins jenkins 35 May 29 05:27 bin 05:30:12 drwxrwxr-x. 3 jenkins jenkins 29 May 29 05:27 cmd 05:30:12 -rw-rw-r--. 1 jenkins jenkins 3959 May 29 05:27 CONTRIBUTING.md 05:30:12 -rw-r--r--. 1 jenkins jenkins 10 May 29 05:29 coverage.out 05:30:12 -rw-rw-r--. 1 jenkins jenkins 913 May 29 05:27 Dockerfile 05:30:12 -rw-rw-r--. 1 jenkins jenkins 898 May 29 05:27 Dockerfile.build 05:30:12 drwxrwxr-x. 4 jenkins jenkins 72 May 29 05:27 docs 05:30:12 drwxrwxr-x. 8 jenkins jenkins 179 May 29 05:27 .git 05:30:12 -rw-rw-r--. 1 jenkins jenkins 136 May 29 05:27 .gitignore 05:30:12 -rw-r--r--. 1 jenkins jenkins 974 May 29 05:29 go.mod 05:30:12 -rw-r--r--. 1 jenkins jenkins 44475 May 29 05:29 go.sum 05:30:12 drwxrwxr-x. 10 jenkins jenkins 139 May 29 05:27 internal 05:30:12 -rw-rw-r--. 1 jenkins jenkins 675 May 29 05:27 Jenkinsfile 05:30:12 -rw-rw-r--. 1 jenkins jenkins 11357 May 29 05:27 LICENSE 05:30:12 -rw-rw-r--. 1 jenkins jenkins 951 May 29 05:27 Makefile 05:30:12 -rw-rw-r--. 1 jenkins jenkins 2061 May 29 05:27 README.md 05:30:12 drwxrwxr-x. 3 jenkins jenkins 58 May 29 05:27 .semver 05:30:12 -rw-rw-r--. 1 jenkins jenkins 5 May 29 05:24 VERSION 05:30:12 -rw-rw-r--. 1 jenkins jenkins 155 May 29 05:27 version.go [Pipeline] isUnix [Pipeline] sh 05:30:12 + 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=e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 --label arch=amd64 --label version=0.0.0 . 05:30:13 Sending build context to Docker daemon 12.94MB 05:30:13 Step 1/24 : ARG BASE=golang:1.13-alpine 05:30:13 Step 2/24 : FROM ${BASE} AS builder 05:30:13 ---> c6c374cfb38c 05:30:13 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:30:13 ---> Running in e4f6aa0cdb6c 05:30:13 Removing intermediate container e4f6aa0cdb6c 05:30:13 ---> 9819127ea75d 05:30:13 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:30:13 ---> Running in c6d7a4ee35f3 05:30:13 Removing intermediate container c6d7a4ee35f3 05:30:13 ---> f3ae5746b11b 05:30:13 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:30:13 ---> Running in 5b846c67480d 05:30:13 Removing intermediate container 5b846c67480d 05:30:13 ---> 092b1c80a54f 05:30:13 Step 6/24 : LABEL Name=edgex-ui-go 05:30:13 ---> Running in 8602921befd1 05:30:14 Removing intermediate container 8602921befd1 05:30:14 ---> d7dedd6d9e2c 05:30:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:30:14 ---> Running in 405f27db720f 05:30:14 Removing intermediate container 405f27db720f 05:30:14 ---> b35344f312a6 05:30:14 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:14 ---> Running in 1a9e2ec2caa8 05:30:14 Removing intermediate container 1a9e2ec2caa8 05:30:14 ---> b4ce2b49d9da 05:30:14 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:30:14 ---> Running in c359dcbf1bed 05:30:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:30:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:30:16 v3.11.6-65-gf61203451f [http://nl.alpinelinux.org/alpine/v3.11/main] 05:30:16 v3.11.6-66-ga9b1a84069 [http://nl.alpinelinux.org/alpine/v3.11/community] 05:30:16 OK: 11289 distinct packages available 05:30:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:30:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:30:17 OK: 143 MiB in 39 packages 05:30:17 Removing intermediate container c359dcbf1bed 05:30:17 ---> a20565b62a20 05:30:17 Step 10/24 : ENV GO111MODULE=on 05:30:17 ---> Running in 07cc51b6f101 05:30:17 Removing intermediate container 07cc51b6f101 05:30:17 ---> dd8f950ef3a4 05:30:17 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:30:17 ---> Running in c0e2d880a38c 05:30:17 Removing intermediate container c0e2d880a38c 05:30:17 ---> cff005fe7670 05:30:17 Step 12/24 : COPY go.mod . 05:30:17 ---> 38044d74786a 05:30:17 Step 13/24 : COPY Makefile . 05:30:18 ---> 19fadd35ac0f 05:30:18 Step 14/24 : RUN make update 05:30:18 ---> Running in 33c07bde7bce 05:30:18 CGO_ENABLED=0 GO111MODULE=on go mod download 05:30:19 Removing intermediate container 33c07bde7bce 05:30:19 ---> c001dbf8c2e7 05:30:19 Step 15/24 : COPY . . 05:30:20 ---> 0a0f674093b5 05:30:20 Step 16/24 : RUN ${MAKE} 05:30:20 ---> Running in deb7be98eb46 05:30:20 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 05:30:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:30:31 Removing intermediate container deb7be98eb46 05:30:31 ---> e74b5ad9fffe 05:30:31 Step 17/24 : FROM alpine 05:30:31 latest: Pulling from library/alpine 05:30:31 cbdbe7a5bc2a: Pulling fs layer 05:30:32 cbdbe7a5bc2a: Verifying Checksum 05:30:32 cbdbe7a5bc2a: Download complete 05:30:32 cbdbe7a5bc2a: Pull complete 05:30:32 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 05:30:32 Status: Downloaded newer image for alpine:latest 05:30:32 ---> f70734b6a266 05:30:32 Step 18/24 : EXPOSE 4000 05:30:32 ---> Running in 5be7b785a68c 05:30:32 Removing intermediate container 5be7b785a68c 05:30:32 ---> 36d1046be5bc 05:30:32 Step 19/24 : 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 05:30:32 ---> 1e9179e5688a 05:30:32 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:30:32 ---> Running in 265878e4a3f6 05:30:33 Removing intermediate container 265878e4a3f6 05:30:33 ---> f92b554ce839 05:30:33 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:30:33 ---> Running in 8bd114aa8673 05:30:33 Removing intermediate container 8bd114aa8673 05:30:33 ---> df2ff3a19294 05:30:33 Step 22/24 : LABEL arch=amd64 05:30:33 ---> Running in aaeb540adc79 05:30:33 Removing intermediate container aaeb540adc79 05:30:33 ---> 089de93d9d16 05:30:33 Step 23/24 : LABEL git_sha=e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 05:30:33 ---> Running in e72ab83191b1 05:30:33 Removing intermediate container e72ab83191b1 05:30:33 ---> 32f29f9752bc 05:30:33 Step 24/24 : LABEL version=0.0.0 05:30:33 ---> Running in fa04fd8cf8f0 05:30:33 Removing intermediate container fa04fd8cf8f0 05:30:33 ---> 3ded9b84f704 05:30:33 [Warning] One or more build-args [ARCH] were not consumed 05:30:33 Successfully built 3ded9b84f704 05:30:33 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:31:21 Removing intermediate container ee7c54442e1e 05:31:21 ---> 3d735fe1ba35 05:31:21 Successfully built 3d735fe1ba35 05:31:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:31:23 + docker inspect -f . ci-base-image-arm64 05:31:23 . [Pipeline] withDockerContainer 05:31:23 prd-ubuntu18.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container 05:31:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:31:25 $ docker top c96b1c92a442ce7d5d00e035df8ee65275e81aa72164715afdbd0bdd0c62ecdf -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:26 + go version 05:31:26 go version go1.13.5 linux/arm64 [Pipeline] sh 05:31:27 + make test 05:31:27 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:31:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:31:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:31:50 GO111MODULE=on go vet ./... [Pipeline] stash 05:31:56 Warning: overwriting stash ‘coverage-report’ 05:31:56 Stashed 1 file(s) [Pipeline] } 05:31:56 $ docker stop --time=1 c96b1c92a442ce7d5d00e035df8ee65275e81aa72164715afdbd0bdd0c62ecdf 05:31:58 $ docker rm -f c96b1c92a442ce7d5d00e035df8ee65275e81aa72164715afdbd0bdd0c62ecdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:32:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:32:01 + ls -al . 05:32:01 total 136 05:32:01 drwxrwxr-x 9 jenkins jenkins 4096 May 29 05:31 . 05:32:01 drwxrwxr-x 4 jenkins jenkins 4096 May 29 05:28 .. 05:32:01 drwxrwxr-x 8 jenkins jenkins 4096 May 29 05:28 .git 05:32:01 -rw-rw-r-- 1 jenkins jenkins 136 May 29 05:28 .gitignore 05:32:01 drwxrwxr-x 3 jenkins jenkins 4096 May 29 05:28 .semver 05:32:01 -rw-rw-r-- 1 jenkins jenkins 3959 May 29 05:28 CONTRIBUTING.md 05:32:01 -rw-rw-r-- 1 jenkins jenkins 913 May 29 05:28 Dockerfile 05:32:01 -rw-rw-r-- 1 jenkins jenkins 898 May 29 05:28 Dockerfile.build 05:32:01 -rw-rw-r-- 1 jenkins jenkins 675 May 29 05:28 Jenkinsfile 05:32:01 -rw-rw-r-- 1 jenkins jenkins 11357 May 29 05:28 LICENSE 05:32:01 -rw-rw-r-- 1 jenkins jenkins 951 May 29 05:28 Makefile 05:32:01 -rw-rw-r-- 1 jenkins jenkins 2061 May 29 05:28 README.md 05:32:01 -rw-rw-r-- 1 jenkins jenkins 5 May 29 05:24 VERSION 05:32:01 drwxrwxr-x 3 jenkins jenkins 4096 May 29 05:28 assets 05:32:01 drwxrwxr-x 2 jenkins jenkins 4096 May 29 05:28 bin 05:32:01 drwxrwxr-x 3 jenkins jenkins 4096 May 29 05:28 cmd 05:32:01 -rw-r--r-- 1 jenkins jenkins 10 May 29 05:31 coverage.out 05:32:01 drwxrwxr-x 4 jenkins jenkins 4096 May 29 05:28 docs 05:32:01 -rw-r--r-- 1 jenkins jenkins 974 May 29 05:31 go.mod 05:32:01 -rw-r--r-- 1 jenkins jenkins 44475 May 29 05:31 go.sum 05:32:01 drwxrwxr-x 10 jenkins jenkins 4096 May 29 05:28 internal 05:32:01 -rw-rw-r-- 1 jenkins jenkins 155 May 29 05:28 version.go [Pipeline] isUnix [Pipeline] sh 05:32:01 + 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=e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 --label arch=arm64 --label version=0.0.0 . 05:32:01 Sending build context to Docker daemon 12.94MB 05:32:01 Step 1/24 : ARG BASE=golang:1.13-alpine 05:32:01 Step 2/24 : FROM ${BASE} AS builder 05:32:01 ---> 3d735fe1ba35 05:32:01 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:32:02 ---> Running in f7fc3faf821d 05:32:02 Removing intermediate container f7fc3faf821d 05:32:02 ---> cecdf76d1dfc 05:32:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:32:02 ---> Running in 7370cc3b85a3 05:32:03 Removing intermediate container 7370cc3b85a3 05:32:03 ---> 4cca236ddd5d 05:32:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:32:03 ---> Running in 7afcd9e42bee 05:32:03 Removing intermediate container 7afcd9e42bee 05:32:03 ---> 8919a037c081 05:32:03 Step 6/24 : LABEL Name=edgex-ui-go 05:32:03 ---> Running in a1dbba8187b3 05:32:03 Removing intermediate container a1dbba8187b3 05:32:03 ---> 3965111d41af 05:32:03 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:32:04 ---> Running in 61bd03541f38 05:32:04 Removing intermediate container 61bd03541f38 05:32:04 ---> 87d064e7679c 05:32:04 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:32:04 ---> Running in fda236ba8b54 05:32:06 Removing intermediate container fda236ba8b54 05:32:06 ---> 7aab2891983c 05:32:06 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:32:06 ---> Running in f5796472844c 05:32:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:32:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:32:08 v3.11.6-65-gf61203451f [http://nl.alpinelinux.org/alpine/v3.11/main] 05:32:08 v3.11.6-66-ga9b1a84069 [http://nl.alpinelinux.org/alpine/v3.11/community] 05:32:08 OK: 11178 distinct packages available 05:32:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:32:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:32:10 OK: 125 MiB in 39 packages 05:32:11 Removing intermediate container f5796472844c 05:32:11 ---> bb9766673ddd 05:32:11 Step 10/24 : ENV GO111MODULE=on 05:32:11 ---> Running in a877e56836fc 05:32:11 Removing intermediate container a877e56836fc 05:32:11 ---> 8e22c5f3df4e 05:32:11 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:32:12 ---> Running in a19e145171d4 05:32:12 Removing intermediate container a19e145171d4 05:32:12 ---> 462a3a4accd0 05:32:12 Step 12/24 : COPY go.mod . 05:32:13 ---> 4d0f13831cb1 05:32:13 Step 13/24 : COPY Makefile . 05:32:13 ---> 9d8484b48538 05:32:13 Step 14/24 : RUN make update 05:32:13 ---> Running in 7bc51cb25e03 05:32:14 CGO_ENABLED=0 GO111MODULE=on go mod download 05:32:16 Removing intermediate container 7bc51cb25e03 05:32:16 ---> b4db9035b827 05:32:16 Step 15/24 : COPY . . 05:32:17 ---> e474d4392378 05:32:17 Step 16/24 : RUN ${MAKE} 05:32:17 ---> Running in 9d75f557cf65 05:32:18 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 05:32:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:32:49 Removing intermediate container 9d75f557cf65 05:32:49 ---> 17feace19f2e 05:32:49 Step 17/24 : FROM alpine 05:32:50 latest: Pulling from library/alpine 05:32:50 29e5d40040c1: Pulling fs layer 05:32:50 29e5d40040c1: Verifying Checksum 05:32:50 29e5d40040c1: Download complete 05:32:51 29e5d40040c1: Pull complete 05:32:51 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 05:32:51 Status: Downloaded newer image for alpine:latest 05:32:51 ---> c20d2a9ab686 05:32:51 Step 18/24 : EXPOSE 4000 05:32:51 ---> Running in 214f3ad5d28f 05:32:51 Removing intermediate container 214f3ad5d28f 05:32:51 ---> 5b4939e0c0ab 05:32:51 Step 19/24 : 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 05:32:53 ---> 6a54cc73a2b7 05:32:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:32:53 ---> Running in 01aac29ec74d 05:32:54 Removing intermediate container 01aac29ec74d 05:32:54 ---> 4b0fa43ba21e 05:32:54 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:32:54 ---> Running in 8c74a5dd5f9f 05:32:54 Removing intermediate container 8c74a5dd5f9f 05:32:54 ---> 74a55453ff90 05:32:54 Step 22/24 : LABEL arch=arm64 05:32:54 ---> Running in 8e9edd582eca 05:32:55 Removing intermediate container 8e9edd582eca 05:32:55 ---> 770342498e96 05:32:55 Step 23/24 : LABEL git_sha=e9d3988c01e65f9852ed6b76d2b5554e9dd6bc67 05:32:55 ---> Running in 86aab77d1baf 05:32:55 Removing intermediate container 86aab77d1baf 05:32:55 ---> c8b39b2a5ced 05:32:55 Step 24/24 : LABEL version=0.0.0 05:32:56 ---> Running in 6411cb023d23 05:32:56 Removing intermediate container 6411cb023d23 05:32:56 ---> 0e1bca0937d2 05:32:56 [Warning] One or more build-args [ARCH] were not consumed 05:32:56 Successfully built 0e1bca0937d2 05:32:56 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] stage [Pipeline] { (Snap) Stage "Snap" 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 05:32:58 provisioning config files... 05:32:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/config3719630920506904914tmp [Pipeline] { [Pipeline] sh 05:32:58 + curl -s https://codecov.io/bash 05:32:58 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/config3719630920506904914tmp 05:32:58 05:32:58 _____ _ 05:32:58 / ____| | | 05:32:58 | | ___ __| | ___ ___ _____ __ 05:32:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:32:58 | |___| (_) | (_| | __/ (_| (_) \ V / 05:32:58 \_____\___/ \__,_|\___|\___\___/ \_/ 05:32:58 Bash-20200430-d757c17 05:32:58 05:32:58 05:32:58 ==> Jenkins CI detected. 05:32:58 project root: . 05:32:58 Fixing merge commit SHA 05:32:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:32:58 ==> Running gcov in . (disable via -X gcov) 05:32:58 ==> Python coveragepy not found 05:32:58 ==> Searching for coverage reports in: 05:32:58 + . 05:32:58 -> Found 1 reports 05:32:58 ==> Detecting git/mercurial file structure 05:32:58 ==> Reading reports 05:32:58 + ./coverage.out bytes=10 05:32:58 ==> Appending adjustments 05:32:58 https://docs.codecov.io/docs/fixing-reports 05:32:58 + Found adjustments 05:32:58 ==> Gzipping contents 05:32:58 ==> Uploading reports 05:32:58 url: https://codecov.io 05:32:58 query: branch=PR-232&commit=cd741ede14a15e104a5be3a18d9cdbe9c37dd930&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-232%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=232&job= 05:32:58 -> Pinging Codecov 05:32:58 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-232&commit=cd741ede14a15e104a5be3a18d9cdbe9c37dd930&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-232%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=232&job= 05:32:59 -> Uploading 05:32:59 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cd741ede14a15e104a5be3a18d9cdbe9c37dd930 [Pipeline] } 05:32:59 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 05:33:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:33:02 ---> package-listing.sh 05:33:02 ++ tr '[:upper:]' '[:lower:]' 05:33:02 ++ facter osfamily 05:33:02 + OS_FAMILY=redhat 05:33:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-232 05:33:02 + START_PACKAGES=/tmp/packages_start.txt 05:33:02 + END_PACKAGES=/tmp/packages_end.txt 05:33:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:33:02 + PACKAGES=/tmp/packages_start.txt 05:33:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-232 ']' 05:33:02 + PACKAGES=/tmp/packages_end.txt 05:33:02 + case "${OS_FAMILY}" in 05:33:02 + rpm -qa 05:33:02 + sort 05:33:06 + '[' -f /tmp/packages_start.txt ']' 05:33:06 + '[' -f /tmp/packages_end.txt ']' 05:33:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:33:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-232 ']' 05:33:06 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-232/archives/ 05:33:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-232/archives/ [Pipeline] isUnix [Pipeline] sh 05:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:33:06 05:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:33:07 alpine: Pulling from edgex-lftools-log-publisher 05:33:07 c9b1b535fdd9: Pulling fs layer 05:33:07 2cc5ad85d9ab: Pulling fs layer 05:33:07 756a868c4378: Pulling fs layer 05:33:07 444b2fc9a129: Pulling fs layer 05:33:07 ea15f1150254: Pulling fs layer 05:33:07 41b27a9f41bf: Pulling fs layer 05:33:07 28c525ee5125: Pulling fs layer 05:33:07 094b1ea09ed8: Pulling fs layer 05:33:07 138eaada9080: Pulling fs layer 05:33:07 0622d0fa9048: Pulling fs layer 05:33:07 41b27a9f41bf: Waiting 05:33:07 28c525ee5125: Waiting 05:33:07 094b1ea09ed8: Waiting 05:33:07 138eaada9080: Waiting 05:33:07 0622d0fa9048: Waiting 05:33:07 ea15f1150254: Waiting 05:33:07 2cc5ad85d9ab: Download complete 05:33:07 444b2fc9a129: Verifying Checksum 05:33:07 444b2fc9a129: Download complete 05:33:07 c9b1b535fdd9: Verifying Checksum 05:33:07 ea15f1150254: Verifying Checksum 05:33:07 ea15f1150254: Download complete 05:33:07 28c525ee5125: Verifying Checksum 05:33:07 28c525ee5125: Download complete 05:33:07 c9b1b535fdd9: Pull complete 05:33:07 2cc5ad85d9ab: Pull complete 05:33:07 756a868c4378: Verifying Checksum 05:33:07 756a868c4378: Download complete 05:33:08 094b1ea09ed8: Verifying Checksum 05:33:08 094b1ea09ed8: Download complete 05:33:08 138eaada9080: Verifying Checksum 05:33:08 138eaada9080: Download complete 05:33:08 0622d0fa9048: Verifying Checksum 05:33:08 0622d0fa9048: Download complete 05:33:08 41b27a9f41bf: Verifying Checksum 05:33:08 41b27a9f41bf: Download complete 05:33:09 756a868c4378: Pull complete 05:33:10 444b2fc9a129: Pull complete 05:33:10 ea15f1150254: Pull complete 05:33:13 41b27a9f41bf: Pull complete 05:33:13 28c525ee5125: Pull complete 05:33:17 094b1ea09ed8: Pull complete 05:33:17 138eaada9080: Pull complete 05:33:17 0622d0fa9048: Pull complete 05:33:17 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:33:17 prd-centos7-docker-4c-2g-1158 does not seem to be running inside a container 05:33:17 $ 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-232 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-232:/w/workspace/edgexfoundry_edgex-ui-go_PR-232:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:33:18 $ docker top 4afdec3d1ca2bf0137ff33bfdf893b9639e772009626864b2b0fa634e1afa05e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:18 provisioning config files... 05:33:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp/config3538277048561772691tmp [Pipeline] { [Pipeline] echo 05:33:19 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:33:19 ---> create-netrc.sh [Pipeline] echo 05:33:19 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:33:19 ---> logs-deploy.sh 05:33:19 + ARCHIVE_ARTIFACTS= 05:33:19 + LOGS_SERVER=https://logs.edgexfoundry.org 05:33:19 + '[' https://logs.edgexfoundry.org == None ']' 05:33:19 + NEXUS_URL=https://nexus.edgexfoundry.org 05:33:19 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-232/3 05:33:19 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-232/3/ 05:33:19 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-232/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-232 05:33:21 Archives upload complete. 05:33:21 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-232/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-232/3/ 05:33:22 ---> uname -a: 05:33:22 Linux 4afdec3d1ca2 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 05:33:22 05:33:22 05:33:22 ---> lscpu: 05:33:22 Architecture: x86_64 05:33:22 CPU op-mode(s): 32-bit, 64-bit 05:33:22 Byte Order: Little Endian 05:33:22 Address sizes: 40 bits physical, 48 bits virtual 05:33:22 CPU(s): 4 05:33:22 On-line CPU(s) list: 0-3 05:33:22 Thread(s) per core: 1 05:33:22 Core(s) per socket: 1 05:33:22 Socket(s): 4 05:33:22 NUMA node(s): 1 05:33:22 Vendor ID: GenuineIntel 05:33:22 CPU family: 6 05:33:22 Model: 44 05:33:22 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:33:22 Stepping: 1 05:33:22 CPU MHz: 2933.438 05:33:22 BogoMIPS: 5866.87 05:33:22 Virtualization: VT-x 05:33:22 Hypervisor vendor: KVM 05:33:22 Virtualization type: full 05:33:22 L1d cache: 128 KiB 05:33:22 L1i cache: 128 KiB 05:33:22 L2 cache: 16 MiB 05:33:22 L3 cache: 64 MiB 05:33:22 NUMA node0 CPU(s): 0-3 05:33:22 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 05:33:22 Vulnerability Meltdown: Mitigation; PTI 05:33:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:33:22 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 05:33:22 Vulnerability Spectre v2: Mitigation; Full retpoline 05:33:22 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 05:33:22 05:33:22 05:33:22 ---> nproc: 05:33:22 4 05:33:22 05:33:22 05:33:22 ---> df -h: 05:33:22 Filesystem Size Used Available Use% Mounted on 05:33:22 overlay 50.0G 6.3G 43.7G 13% / 05:33:22 tmpfs 64.0M 0 64.0M 0% /dev 05:33:22 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 05:33:22 shm 64.0M 0 64.0M 0% /dev/shm 05:33:22 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 05:33:22 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 05:33:22 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 05:33:22 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-232 05:33:22 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-232@tmp 05:33:22 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 05:33:22 05:33:22 05:33:22 ---> free -m: 05:33:22 total used free shared buff/cache available 05:33:22 Mem: 1838 618 71 0 1147 1115 05:33:22 Swap: 1023 0 1023 05:33:22 05:33:22 05:33:22 ---> ip addr: 05:33:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:33:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:33:22 inet 127.0.0.1/8 scope host lo 05:33:22 valid_lft forever preferred_lft forever 05:33:22 6: eth0@if7: mtu 1458 qdisc noqueue state UP 05:33:22 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 05:33:22 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 05:33:22 valid_lft forever preferred_lft forever 05:33:22 05:33:22 05:33:22 ---> sar -b -r -n DEV: 05:33:22 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/29/20 _x86_64_ (4 CPU) 05:33:22 05:33:22 05:23:35 LINUX RESTART 05:33:22 05:33:22 05:24:01 tps rtps wtps bread/s bwrtn/s 05:33:22 05:25:01 61.11 20.63 40.49 3711.00 4144.48 05:33:22 05:26:01 3.50 0.00 3.50 0.00 109.66 05:33:22 05:27:01 0.23 0.00 0.23 0.00 2.98 05:33:22 05:28:01 0.27 0.00 0.27 0.00 3.60 05:33:22 05:29:01 0.23 0.00 0.23 0.00 3.60 05:33:22 05:30:01 0.38 0.00 0.38 0.00 4.63 05:33:22 05:31:01 0.32 0.02 0.30 0.13 4.03 05:33:22 05:32:01 0.28 0.00 0.28 0.00 3.21 05:33:22 05:33:01 3.33 3.08 0.25 400.67 2.58 05:33:22 Average: 7.74 2.64 5.11 457.07 475.65 05:33:22 05:33:22 05:24:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:33:22 05:25:01 110444 1771860 94.13 2620 1216668 934304 31.88 449088 1156360 12 05:33:22 05:26:01 119860 1762444 93.63 2620 1216700 895420 30.55 444008 1155440 8 05:33:22 05:27:01 119716 1762588 93.64 2620 1216708 895448 30.55 444140 1155428 8 05:33:22 05:28:01 118424 1763880 93.71 2620 1216712 895664 30.56 446224 1154380 20 05:33:22 05:29:01 119192 1763112 93.67 2620 1216720 895616 30.56 445868 1154380 8 05:33:22 05:30:01 119124 1763180 93.67 2620 1216724 895628 30.56 445968 1154380 16 05:33:22 05:31:01 119680 1762624 93.64 2620 1216732 895484 30.55 445332 1154380 12 05:33:22 05:32:01 126932 1755372 93.26 2620 1216736 895484 30.55 437800 1154380 8 05:33:22 05:33:01 105700 1776604 94.38 2620 1228800 897512 30.62 440728 1166236 28 05:33:22 Average: 117675 1764629 93.75 2620 1218056 900062 30.71 444351 1156152 13 05:33:22 05:33:22 05:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:33:22 05:25:01 eth0 491.61 311.15 1122.24 151.14 0.00 0.00 0.00 05:33:22 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:25:01 docker0 26.32 18.20 2.37 58.10 0.00 0.00 0.00 05:33:22 05:26:01 eth0 0.10 0.12 0.01 0.03 0.00 0.00 0.00 05:33:22 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:27:01 eth0 0.43 0.10 0.04 0.01 0.00 0.00 0.00 05:33:22 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:28:01 eth0 1.50 0.58 0.54 0.22 0.00 0.00 0.00 05:33:22 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:29:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 05:33:22 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:30:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 05:33:22 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:31:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 05:33:22 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:32:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 05:33:22 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:33:01 eth0 6.16 4.06 6.52 2.06 0.00 0.00 0.00 05:33:22 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 Average: eth0 55.68 35.21 125.59 17.09 0.00 0.00 0.00 05:33:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:22 Average: docker0 2.93 2.02 0.26 6.46 0.00 0.00 0.00 05:33:22 05:33:22 05:33:22 ---> sar -P ALL: 05:33:22 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/29/20 _x86_64_ (4 CPU) 05:33:22 05:33:22 05:23:35 LINUX RESTART 05:33:22 05:33:22 05:24:01 CPU %user %nice %system %iowait %steal %idle 05:33:22 05:25:01 all 13.07 0.00 3.00 1.01 0.01 82.91 05:33:22 05:25:01 0 12.08 0.00 3.91 0.40 0.02 83.59 05:33:22 05:25:01 1 14.60 0.00 2.14 0.79 0.02 82.45 05:33:22 05:25:01 2 13.05 0.00 2.80 2.29 0.00 81.86 05:33:22 05:25:01 3 12.55 0.00 3.17 0.55 0.02 83.71 05:33:22 05:26:01 all 0.20 0.00 0.05 0.00 0.00 99.75 05:33:22 05:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:33:22 05:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 05:33:22 05:26:01 2 0.60 0.00 0.07 0.00 0.00 99.33 05:33:22 05:26:01 3 0.05 0.00 0.05 0.00 0.00 99.90 05:33:22 05:27:01 all 0.19 0.00 0.04 0.00 0.00 99.76 05:33:22 05:27:01 0 0.08 0.00 0.07 0.00 0.00 99.85 05:33:22 05:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 05:33:22 05:27:01 2 0.60 0.00 0.05 0.00 0.00 99.35 05:33:22 05:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:33:22 05:28:01 all 0.20 0.00 0.05 0.00 0.00 99.75 05:33:22 05:28:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:33:22 05:28:01 1 0.55 0.00 0.03 0.00 0.02 99.40 05:33:22 05:28:01 2 0.10 0.00 0.05 0.00 0.00 99.85 05:33:22 05:28:01 3 0.08 0.00 0.07 0.00 0.00 99.85 05:33:22 05:29:01 all 0.20 0.00 0.04 0.00 0.00 99.76 05:33:22 05:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:33:22 05:29:01 1 0.60 0.00 0.05 0.00 0.00 99.35 05:33:22 05:29:01 2 0.08 0.00 0.05 0.00 0.02 99.85 05:33:22 05:29:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:33:22 05:30:01 all 0.18 0.00 0.04 0.00 0.00 99.79 05:33:22 05:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:33:22 05:30:01 1 0.55 0.00 0.05 0.00 0.00 99.40 05:33:22 05:30:01 2 0.05 0.00 0.05 0.00 0.00 99.90 05:33:22 05:30:01 3 0.05 0.00 0.03 0.00 0.00 99.92 05:33:22 05:31:01 all 0.17 0.00 0.04 0.00 0.00 99.79 05:33:22 05:31:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:33:22 05:31:01 1 0.52 0.00 0.05 0.00 0.00 99.43 05:33:22 05:31:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:33:22 05:31:01 3 0.08 0.00 0.05 0.00 0.00 99.87 05:33:22 05:32:01 all 0.08 0.00 0.05 0.00 0.00 99.87 05:33:22 05:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:33:22 05:32:01 1 0.20 0.00 0.07 0.00 0.00 99.73 05:33:22 05:32:01 2 0.07 0.00 0.07 0.00 0.00 99.87 05:33:22 05:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:33:22 05:33:01 all 0.28 0.00 0.23 0.03 0.00 99.46 05:33:22 05:33:01 0 0.35 0.00 0.32 0.02 0.00 99.32 05:33:22 05:33:01 1 0.25 0.00 0.13 0.00 0.00 99.61 05:33:22 05:33:01 2 0.20 0.00 0.23 0.02 0.00 99.55 05:33:22 05:33:01 3 0.30 0.00 0.25 0.08 0.00 99.37 05:33:22 Average: all 1.61 0.00 0.39 0.11 0.00 97.88 05:33:22 Average: 0 1.41 0.00 0.50 0.05 0.00 98.04 05:33:22 Average: 1 1.93 0.00 0.29 0.09 0.00 97.70 05:33:22 Average: 2 1.64 0.00 0.38 0.26 0.00 97.73 05:33:22 Average: 3 1.47 0.00 0.41 0.07 0.00 98.05 05:33:22 05:33:22 05:33:22