Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 275872cbe700fb117b61ae5a13c3217e87f9f9a8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-372 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching without tags 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/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/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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 275872cbe700fb117b61ae5a13c3217e87f9f9a8 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 275872cbe700fb117b61ae5a13c3217e87f9f9a8 # timeout=10 Commit message: "Remove gateway page and relevant code" > git rev-list --no-walk 397922165b058b6b8a8429499b639e22376024ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:39:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:39:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:39:56 ========================================================= 06:39:56 EdgeX Global Pipelines Version Info 06:39:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:39:58 ------------------- 06:39:58 stable info: 06:39:58 ------------------- 06:39:58 Commited By: Emilio Reyes emilio.reyes@intel.com 06:39:58 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 06:39:58 Message: update stable to v1.0.87 06:39:59 ------------------- 06:39:59 experimental info: 06:39:59 ------------------- 06:39:59 Commited By: **** collab-it+edgex@linuxfoundation.org 06:39:59 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 06:39:59 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 06:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:40:02 06:40:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:40:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:40:03 latest: Pulling from edgex-devops/git-semver 06:40:03 9123ac7c32f7: Pulling fs layer 06:40:03 b8cc5d1170e3: Pulling fs layer 06:40:03 2924cbbf6a41: Pulling fs layer 06:40:03 93b08a4f1073: Pulling fs layer 06:40:03 93b08a4f1073: Waiting 06:40:03 b8cc5d1170e3: Verifying Checksum 06:40:03 b8cc5d1170e3: Download complete 06:40:03 9123ac7c32f7: Verifying Checksum 06:40:03 9123ac7c32f7: Download complete 06:40:04 93b08a4f1073: Verifying Checksum 06:40:04 93b08a4f1073: Download complete 06:40:04 9123ac7c32f7: Pull complete 06:40:04 b8cc5d1170e3: Pull complete 06:40:05 2924cbbf6a41: Verifying Checksum 06:40:05 2924cbbf6a41: Download complete 06:40:06 2924cbbf6a41: Pull complete 06:40:06 93b08a4f1073: Pull complete 06:40:06 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 06:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:40:06 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:40:07 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:40:08 $ docker top ab095d20258153b08d46645f8847c71c8ab49e0e2ffae2e6e1a0b3b2cc5f846b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:08 [ssh-agent] Looking for ssh-agent implementation... 06:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:09 $ docker exec ab095d20258153b08d46645f8847c71c8ab49e0e2ffae2e6e1a0b3b2cc5f846b ssh-agent 06:40:10 SSH_AUTH_SOCK=/tmp/ssh-i5YkZYWwftrX/agent.15 06:40:10 SSH_AGENT_PID=22 06:40:10 Running ssh-add (command line suppressed) 06:40:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9012867101683391861.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9012867101683391861.key) 06:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:10 + git describe --exact-match --tags HEAD 06:40:10 fatal: No names found, cannot describe anything. [Pipeline] } 06:40:11 $ docker exec --env ******** --env ******** ab095d20258153b08d46645f8847c71c8ab49e0e2ffae2e6e1a0b3b2cc5f846b ssh-agent -k 06:40:11 unset SSH_AUTH_SOCK; 06:40:11 unset SSH_AGENT_PID; 06:40:11 echo Agent pid 22 killed; 06:40:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:40:11 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:40:11 This usually means this commit has not been tagged. [Pipeline] sshagent 06:40:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:11 [ssh-agent] Looking for ssh-agent implementation... 06:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:11 $ docker exec ab095d20258153b08d46645f8847c71c8ab49e0e2ffae2e6e1a0b3b2cc5f846b ssh-agent 06:40:12 SSH_AUTH_SOCK=/tmp/ssh-R1wV8z6gZf0s/agent.56 06:40:12 SSH_AGENT_PID=63 06:40:12 Running ssh-add (command line suppressed) 06:40:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5221312807469753680.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5221312807469753680.key) 06:40:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:13 + git semver init 06:40:13 # -> Open(): unable to determine branch for HEAD 06:40:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:40:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:40:13 # $SEMVER_REMOTE_NAME = origin 06:40:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:40:13 # $SEMVER_USER_NAME = edgex-jenkins 06:40:13 # $SEMVER_BRANCH = master 06:40:13 # $SEMVER_TEMP = /tmp/semver-867764055 06:40:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:40:14 # '/tmp/semver-867764055' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 06:40:14 # -> Force: false 06:40:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 06:40:14 $ docker exec --env ******** --env ******** ab095d20258153b08d46645f8847c71c8ab49e0e2ffae2e6e1a0b3b2cc5f846b ssh-agent -k 06:40:14 unset SSH_AUTH_SOCK; 06:40:14 unset SSH_AGENT_PID; 06:40:14 echo Agent pid 63 killed; 06:40:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:15 + git semver [Pipeline] } 06:40:15 $ docker stop --time=1 ab095d20258153b08d46645f8847c71c8ab49e0e2ffae2e6e1a0b3b2cc5f846b 06:40:17 $ docker rm -f ab095d20258153b08d46645f8847c71c8ab49e0e2ffae2e6e1a0b3b2cc5f846b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:40:18 Stashed 47 file(s) [Pipeline] echo 06:40:18 [edgeXSemver] initialized semver on version 1.2.1-dev.2 [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 06:40:33 Still waiting to schedule task 06:40:33 ‘prd-centos7-docker-4c-2g-373’ is offline 06:40:33 Still waiting to schedule task 06:40:33 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-371’ 06:44:06 Running on prd-centos7-docker-4c-2g-375 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 06:44:06 Running in /w/workspace/edgex-ui-go/37 [Pipeline] { [Pipeline] checkout 06:44:11 using credential edgex-jenkins-ssh 06:44:11 Cloning the remote Git repository 06:44:11 Cloning with configured refspecs honoured and without tags 06:44:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:44:11 > git init /w/workspace/edgex-ui-go/37 # timeout=10 06:44:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:44:12 > git --version # timeout=10 06:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:12 Fetching without tags 06:44:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:44:12 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:44:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:13 Checking out Revision 275872cbe700fb117b61ae5a13c3217e87f9f9a8 (master) 06:44:13 > git config core.sparsecheckout # timeout=10 06:44:13 > git checkout -f 275872cbe700fb117b61ae5a13c3217e87f9f9a8 # timeout=10 06:44:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-374 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 06:44:17 Running in /w/workspace/edgex-ui-go/37 [Pipeline] { [Pipeline] checkout 06:44:18 Commit message: "Remove gateway page and relevant code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:44:20 ========================================================= 06:44:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 06:44:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:44:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 06:44:21 Sending build context to Docker daemon 11.54MB 06:44:21 Step 1/8 : ARG BASE=golang:1.11-alpine 06:44:21 Step 2/8 : FROM ${BASE} 06:44:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:22 e6b0cf9c0882: Pulling fs layer 06:44:22 2848faf0eed1: Pulling fs layer 06:44:22 0f37312ad70f: Pulling fs layer 06:44:22 5788d62ee057: Pulling fs layer 06:44:22 0e6b1d234666: Pulling fs layer 06:44:22 bf5d7aec512f: Pulling fs layer 06:44:22 34c802a77dc8: Pulling fs layer 06:44:22 9eb99e56ec68: Pulling fs layer 06:44:22 27c7a5d97fbd: Pulling fs layer 06:44:22 5c102a31e300: Pulling fs layer 06:44:22 dcfb455df0a1: Pulling fs layer 06:44:22 5788d62ee057: Waiting 06:44:22 0e6b1d234666: Waiting 06:44:22 27c7a5d97fbd: Waiting 06:44:22 dcfb455df0a1: Waiting 06:44:22 bf5d7aec512f: Waiting 06:44:22 34c802a77dc8: Waiting 06:44:22 9eb99e56ec68: Waiting 06:44:22 5c102a31e300: Waiting 06:44:22 0f37312ad70f: Verifying Checksum 06:44:22 0f37312ad70f: Download complete 06:44:22 2848faf0eed1: Verifying Checksum 06:44:22 2848faf0eed1: Download complete 06:44:22 0e6b1d234666: Verifying Checksum 06:44:22 0e6b1d234666: Download complete 06:44:22 bf5d7aec512f: Verifying Checksum 06:44:22 bf5d7aec512f: Download complete 06:44:22 e6b0cf9c0882: Download complete 06:44:23 e6b0cf9c0882: Pull complete 06:44:23 2848faf0eed1: Pull complete 06:44:23 0f37312ad70f: Pull complete 06:44:23 using credential edgex-jenkins-ssh 06:44:23 Cloning the remote Git repository 06:44:23 Cloning with configured refspecs honoured and without tags 06:44:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:44:23 > git init /w/workspace/edgex-ui-go/37 # timeout=10 06:44:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:44:24 > git --version # timeout=10 06:44:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:25 34c802a77dc8: Verifying Checksum 06:44:25 34c802a77dc8: Download complete 06:44:25 27c7a5d97fbd: Verifying Checksum 06:44:25 27c7a5d97fbd: Download complete 06:44:25 Fetching without tags 06:44:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:44:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:44:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:44:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:25 Checking out Revision 275872cbe700fb117b61ae5a13c3217e87f9f9a8 (master) 06:44:25 > git config core.sparsecheckout # timeout=10 06:44:25 > git checkout -f 275872cbe700fb117b61ae5a13c3217e87f9f9a8 # timeout=10 06:44:26 5788d62ee057: Verifying Checksum 06:44:26 5788d62ee057: Download complete 06:44:27 9eb99e56ec68: Verifying Checksum 06:44:27 9eb99e56ec68: Download complete 06:44:27 dcfb455df0a1: Verifying Checksum 06:44:27 dcfb455df0a1: Download complete 06:44:27 5c102a31e300: Verifying Checksum 06:44:27 5c102a31e300: Download complete 06:44:30 Commit message: "Remove gateway page and relevant code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:44:31 ========================================================= 06:44:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 06:44:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:44:33 + 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 . 06:44:34 Sending build context to Docker daemon 11.54MB 06:44:34 Step 1/8 : ARG BASE=golang:1.11-alpine 06:44:34 Step 2/8 : FROM ${BASE} 06:44:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:44:34 cde5963f3b93: Pulling fs layer 06:44:34 2a23fa8c16f7: Pulling fs layer 06:44:34 777b28850792: Pulling fs layer 06:44:34 8a11ddd9e578: Pulling fs layer 06:44:34 4cf88f913ddb: Pulling fs layer 06:44:34 1df406cf5192: Pulling fs layer 06:44:34 cd6300453558: Pulling fs layer 06:44:34 b9c365052c96: Pulling fs layer 06:44:34 a2d8cc88f415: Pulling fs layer 06:44:34 ea1d1ca13537: Pulling fs layer 06:44:34 3750a50a1c5e: Pulling fs layer 06:44:34 8a11ddd9e578: Waiting 06:44:34 4cf88f913ddb: Waiting 06:44:34 1df406cf5192: Waiting 06:44:34 cd6300453558: Waiting 06:44:34 b9c365052c96: Waiting 06:44:34 3750a50a1c5e: Waiting 06:44:34 a2d8cc88f415: Waiting 06:44:34 ea1d1ca13537: Waiting 06:44:34 777b28850792: Download complete 06:44:34 2a23fa8c16f7: Verifying Checksum 06:44:34 2a23fa8c16f7: Download complete 06:44:34 4cf88f913ddb: Verifying Checksum 06:44:34 4cf88f913ddb: Download complete 06:44:34 1df406cf5192: Verifying Checksum 06:44:34 1df406cf5192: Download complete 06:44:34 cde5963f3b93: Verifying Checksum 06:44:34 cde5963f3b93: Download complete 06:44:35 cde5963f3b93: Pull complete 06:44:36 2a23fa8c16f7: Pull complete 06:44:36 777b28850792: Pull complete 06:44:37 5788d62ee057: Pull complete 06:44:37 0e6b1d234666: Pull complete 06:44:37 bf5d7aec512f: Pull complete 06:44:38 cd6300453558: Verifying Checksum 06:44:38 cd6300453558: Download complete 06:44:38 a2d8cc88f415: Download complete 06:44:41 ea1d1ca13537: Verifying Checksum 06:44:41 ea1d1ca13537: Download complete 06:44:41 3750a50a1c5e: Verifying Checksum 06:44:41 3750a50a1c5e: Download complete 06:44:43 34c802a77dc8: Pull complete 06:44:43 b9c365052c96: Verifying Checksum 06:44:43 b9c365052c96: Download complete 06:44:45 8a11ddd9e578: Verifying Checksum 06:44:45 8a11ddd9e578: Download complete 06:44:48 9eb99e56ec68: Pull complete 06:44:48 27c7a5d97fbd: Pull complete 06:44:50 5c102a31e300: Pull complete 06:44:50 dcfb455df0a1: Pull complete 06:44:50 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 06:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 06:44:50 ---> 7c70fe431013 06:44:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:44:50 ---> Running in 88a098b6e2f5 06:44:50 Removing intermediate container 88a098b6e2f5 06:44:50 ---> 928f8a92cd62 06:44:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:50 ---> Running in a2d893026810 06:44:52 Removing intermediate container a2d893026810 06:44:52 ---> e9c3a31393bf 06:44:52 Step 5/8 : RUN apk add --no-cache make git 06:44:52 ---> Running in 446fd60855a5 06:44:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 06:44:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 06:44:54 OK: 143 MiB in 39 packages 06:44:55 Removing intermediate container 446fd60855a5 06:44:55 ---> 2cdfc7d2c4c3 06:44:55 Step 6/8 : WORKDIR /edgex-ui-go 06:44:55 ---> Running in ccb244132582 06:44:55 Removing intermediate container ccb244132582 06:44:55 ---> 8932acfe7e7b 06:44:55 Step 7/8 : COPY . . 06:44:57 ---> d42e64b05a3c 06:44:57 Step 8/8 : RUN go mod download 06:44:57 ---> Running in 5e9d939e1b37 06:44:57 8a11ddd9e578: Pull complete 06:44:57 4cf88f913ddb: Pull complete 06:44:57 1df406cf5192: Pull complete 06:45:01 cd6300453558: Pull complete 06:45:05 b9c365052c96: Pull complete 06:45:05 a2d8cc88f415: Pull complete 06:45:06 go: finding cloud.google.com/go v0.26.0 06:45:06 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 06:45:06 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 06:45:06 go: finding github.com/BurntSushi/toml v0.3.1 06:45:06 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 06:45:06 go: finding github.com/Microsoft/go-winio v0.4.3 06:45:06 go: finding github.com/NYTimes/gziphandler v1.0.1 06:45:06 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 06:45:06 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 06:45:06 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 06:45:06 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 06:45:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:45:06 go: finding github.com/armon/go-metrics v0.3.3 06:45:06 go: finding github.com/armon/go-radix v1.0.0 06:45:06 go: finding github.com/aws/aws-sdk-go v1.25.41 06:45:06 go: finding github.com/beorn7/perks v1.0.1 06:45:06 go: finding github.com/bgentry/speakeasy v0.1.0 06:45:06 go: finding github.com/boltdb/bolt v1.3.1 06:45:06 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:45:06 go: finding github.com/cespare/xxhash/v2 v2.1.1 06:45:06 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 06:45:06 go: finding github.com/circonus-labs/circonusllhist v0.1.3 06:45:06 go: finding github.com/client9/misspell v0.3.4 06:45:06 go: finding github.com/coredns/coredns v1.1.2 06:45:06 go: finding github.com/davecgh/go-spew v1.1.1 06:45:06 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 06:45:06 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:45:06 go: finding github.com/digitalocean/godo v1.10.0 06:45:06 go: finding github.com/dimchansky/utfbom v1.1.0 06:45:06 go: finding github.com/dnaeon/go-vcr v1.0.1 06:45:06 go: finding github.com/docker/go-connections v0.3.0 06:45:06 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:45:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:45:06 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 06:45:06 go: finding github.com/envoyproxy/go-control-plane v0.8.0 06:45:06 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 06:45:06 go: finding github.com/fatih/color v1.9.0 06:45:06 go: finding github.com/fatih/structs v1.1.0 06:45:06 go: finding github.com/fsnotify/fsnotify v1.4.7 06:45:06 go: finding github.com/ghodss/yaml v1.0.0 06:45:06 go: finding github.com/go-kit/kit v0.9.0 06:45:06 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 06:45:06 go: finding github.com/go-logfmt/logfmt v0.4.0 06:45:06 go: finding github.com/go-ole/go-ole v1.2.1 06:45:06 go: finding github.com/go-stack/stack v1.8.0 06:45:06 go: finding github.com/go-test/deep v1.0.2 06:45:06 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 06:45:06 go: finding github.com/gobuffalo/depgen v0.1.0 06:45:06 go: finding github.com/gobuffalo/envy v1.7.0 06:45:06 go: finding github.com/gobuffalo/flect v0.1.3 06:45:06 go: finding github.com/gobuffalo/genny v0.1.1 06:45:06 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 06:45:06 go: finding github.com/gobuffalo/gogen v0.1.1 06:45:06 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 06:45:06 go: finding github.com/gobuffalo/mapi v1.0.2 06:45:06 go: finding github.com/gobuffalo/packd v0.1.0 06:45:06 go: finding github.com/gobuffalo/packr/v2 v2.2.0 06:45:06 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 06:45:06 go: finding github.com/gogo/googleapis v1.1.0 06:45:06 go: finding github.com/gogo/protobuf v1.2.1 06:45:06 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 06:45:06 go: finding github.com/golang/mock v1.1.1 06:45:07 go: finding github.com/golang/protobuf v1.3.2 06:45:07 go: finding github.com/golang/snappy v0.0.1 06:45:07 go: finding github.com/gomodule/redigo v2.0.0+incompatible 06:45:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:45:07 go: finding github.com/google/go-cmp v0.4.0 06:45:07 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 06:45:07 go: finding github.com/google/gofuzz v1.0.0 06:45:07 go: finding github.com/googleapis/gnostic v0.2.0 06:45:07 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 06:45:07 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 06:45:07 go: finding github.com/gorilla/mux v1.7.1 06:45:07 go: finding github.com/gorilla/websocket v1.4.0 06:45:07 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 06:45:07 go: finding github.com/hashicorp/consul v1.7.2 06:45:07 go: finding github.com/hashicorp/consul/api v1.4.0 06:45:07 go: finding github.com/hashicorp/consul/sdk v0.4.0 06:45:07 go: finding github.com/hashicorp/errwrap v1.0.0 06:45:07 go: finding github.com/hashicorp/go-bexpr v0.1.2 06:45:07 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 06:45:07 ea1d1ca13537: Pull complete 06:45:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:45:07 go: finding github.com/hashicorp/go-connlimit v0.2.0 06:45:07 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 06:45:07 go: finding github.com/hashicorp/go-hclog v0.12.2 06:45:07 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 06:45:07 go: finding github.com/hashicorp/go-memdb v1.0.3 06:45:07 go: finding github.com/hashicorp/go-msgpack v0.5.5 06:45:07 go: finding github.com/hashicorp/go-multierror v1.0.0 06:45:08 go: finding github.com/hashicorp/go-plugin v1.0.1 06:45:08 go: finding github.com/hashicorp/go-raftchunking v0.6.1 06:45:08 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 06:45:08 go: finding github.com/hashicorp/go-rootcerts v1.0.2 06:45:08 go: finding github.com/hashicorp/go-sockaddr v1.0.2 06:45:08 go: finding github.com/hashicorp/go-syslog v1.0.0 06:45:08 go: finding github.com/hashicorp/go-uuid v1.0.1 06:45:08 go: finding github.com/hashicorp/go-version v1.1.0 06:45:08 go: finding github.com/hashicorp/go.net v0.0.1 06:45:08 go: finding github.com/hashicorp/golang-lru v0.5.4 06:45:08 go: finding github.com/hashicorp/hcl v1.0.0 06:45:08 3750a50a1c5e: Pull complete 06:45:08 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 06:45:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 06:45:08 ---> 78745c68409d 06:45:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:45:08 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 06:45:08 go: finding github.com/hashicorp/logutils v1.0.0 06:45:08 go: finding github.com/hashicorp/mdns v1.0.1 06:45:08 go: finding github.com/hashicorp/memberlist v0.2.0 06:45:08 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 06:45:08 go: finding github.com/hashicorp/raft v1.1.2 06:45:08 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 06:45:08 go: finding github.com/hashicorp/serf v0.9.0 06:45:08 go: finding github.com/hashicorp/vault/api v1.0.4 06:45:08 go: finding github.com/hashicorp/vault/sdk v0.1.13 06:45:08 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 06:45:08 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:45:08 go: finding github.com/hpcloud/tail v1.0.0 06:45:08 go: finding github.com/imdario/mergo v0.3.6 06:45:08 go: finding github.com/inconshreveable/mousetrap v1.0.0 06:45:08 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 06:45:08 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 06:45:08 go: finding github.com/joho/godotenv v1.3.0 06:45:08 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 06:45:08 go: finding github.com/json-iterator/go v1.1.9 06:45:09 go: finding github.com/jtolds/gls v4.2.1+incompatible 06:45:09 go: finding github.com/julienschmidt/httprouter v1.2.0 06:45:09 go: finding github.com/karrick/godirwalk v1.10.3 06:45:09 go: finding github.com/kisielk/errcheck v1.2.0 06:45:09 go: finding github.com/kisielk/gotool v1.0.0 06:45:09 go: finding github.com/klauspost/compress v1.9.5 06:45:09 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 06:45:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:45:09 go: finding github.com/kr/pretty v0.2.0 06:45:09 go: finding github.com/kr/pty v1.1.1 06:45:09 go: finding github.com/kr/text v0.1.0 06:45:09 go: finding github.com/likexian/gokit v0.20.16 06:45:09 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 06:45:09 go: finding github.com/linode/linodego v0.7.1 06:45:09 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 06:45:09 go: finding github.com/markbates/safe v1.0.1 06:45:09 go: finding github.com/mattn/go-colorable v0.1.6 06:45:09 go: finding github.com/mattn/go-isatty v0.0.12 06:45:09 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 06:45:09 go: finding github.com/miekg/dns v1.1.26 06:45:10 go: finding github.com/mitchellh/cli v1.0.0 06:45:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:45:10 go: finding github.com/mitchellh/copystructure v1.0.0 06:45:10 go: finding github.com/mitchellh/go-homedir v1.1.0 06:45:10 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:45:10 go: finding github.com/mitchellh/go-wordwrap v1.0.0 06:45:10 go: finding github.com/mitchellh/gox v0.4.0 06:45:10 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 06:45:10 go: finding github.com/mitchellh/iochan v1.0.0 06:45:10 go: finding github.com/mitchellh/mapstructure v1.2.2 06:45:10 go: finding github.com/mitchellh/reflectwalk v1.0.1 06:45:10 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:45:10 go: finding github.com/modern-go/reflect2 v1.0.1 06:45:10 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 06:45:10 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 06:45:10 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 06:45:10 go: finding github.com/oklog/run v1.0.0 06:45:10 go: finding github.com/onsi/ginkgo v1.6.0 06:45:10 go: finding github.com/onsi/gomega v1.4.2 06:45:10 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 06:45:10 go: finding github.com/pascaldekloe/goe v0.1.0 06:45:10 go: finding github.com/pebbe/zmq4 v1.2.0 06:45:10 go: finding github.com/pelletier/go-toml v1.7.0 06:45:10 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 06:45:10 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 06:45:10 go: finding github.com/pkg/errors v0.8.1 06:45:10 go: finding github.com/pmezard/go-difflib v1.0.0 06:45:10 go: finding github.com/posener/complete v1.1.1 06:45:10 go: finding github.com/prometheus/client_golang v1.4.0 06:45:10 go: finding github.com/prometheus/client_model v0.2.0 06:45:10 go: finding github.com/prometheus/common v0.9.1 06:45:11 go: finding github.com/prometheus/procfs v0.0.8 06:45:11 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 06:45:11 go: finding github.com/rogpeppe/go-internal v1.3.0 06:45:11 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 06:45:11 go: finding github.com/ryanuber/go-glob v1.0.0 06:45:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:45:11 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 06:45:11 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 06:45:11 go: finding github.com/sirupsen/logrus v1.4.2 06:45:11 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 06:45:11 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 06:45:11 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 06:45:11 go: finding github.com/spf13/cobra v0.0.3 06:45:11 go: finding github.com/spf13/pflag v1.0.3 06:45:11 go: finding github.com/stretchr/objx v0.1.1 06:45:11 go: finding github.com/stretchr/testify v1.4.0 06:45:11 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 06:45:11 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 06:45:11 go: finding github.com/tidwall/pretty v1.0.0 06:45:11 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 06:45:11 go: finding github.com/vmware/govmomi v0.18.0 06:45:11 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 06:45:11 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 06:45:11 go: finding go.mongodb.org/mongo-driver v1.3.1 06:45:11 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 06:45:11 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 06:45:11 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 06:45:11 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 06:45:11 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 06:45:11 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 06:45:12 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 06:45:12 go: finding golang.org/x/text v0.3.2 06:45:12 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 06:45:12 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 06:45:12 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 06:45:12 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 06:45:12 go: finding google.golang.org/appengine v1.4.0 06:45:12 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 06:45:12 go: finding google.golang.org/grpc v1.23.0 06:45:12 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 06:45:12 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 06:45:12 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 06:45:12 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:45:12 go: finding gopkg.in/errgo.v2 v2.1.0 06:45:12 go: finding gopkg.in/fsnotify.v1 v1.4.7 06:45:12 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 06:45:12 go: finding gopkg.in/inf.v0 v0.9.1 06:45:12 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:45:12 ---> Running in b67ed1a839d7 06:45:12 Removing intermediate container b67ed1a839d7 06:45:12 ---> e34ad09c8596 06:45:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:12 go: finding gopkg.in/resty.v1 v1.12.0 06:45:12 go: finding gopkg.in/square/go-jose.v2 v2.3.1 06:45:12 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:45:12 go: finding gopkg.in/yaml.v2 v2.2.8 06:45:12 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 06:45:12 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 06:45:12 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 06:45:12 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 06:45:12 go: finding k8s.io/client-go v8.0.0+incompatible 06:45:12 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 06:45:12 ---> Running in d6b820bd5c82 06:45:14 Removing intermediate container d6b820bd5c82 06:45:14 ---> 3361b6dcc3c2 06:45:14 Step 5/8 : RUN apk add --no-cache make git 06:45:14 ---> Running in 9019a2dcc668 06:45:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 06:45:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 06:45:17 OK: 125 MiB in 39 packages 06:45:18 Removing intermediate container 9019a2dcc668 06:45:18 ---> 49b9d68bc529 06:45:18 Step 6/8 : WORKDIR /edgex-ui-go 06:45:18 ---> Running in feaa5dc85538 06:45:18 Removing intermediate container feaa5dc85538 06:45:18 ---> 9d8b1579050c 06:45:18 Step 7/8 : COPY . . 06:45:20 ---> dd8093b1f9d8 06:45:20 Step 8/8 : RUN go mod download 06:45:20 ---> Running in a16a6d85c838 06:45:24 go: finding cloud.google.com/go v0.26.0 06:45:24 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 06:45:24 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 06:45:24 go: finding github.com/BurntSushi/toml v0.3.1 06:45:24 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 06:45:24 go: finding github.com/Microsoft/go-winio v0.4.3 06:45:24 go: finding github.com/NYTimes/gziphandler v1.0.1 06:45:24 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 06:45:24 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 06:45:24 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 06:45:24 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 06:45:24 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:45:24 go: finding github.com/armon/go-metrics v0.3.3 06:45:24 go: finding github.com/armon/go-radix v1.0.0 06:45:24 go: finding github.com/aws/aws-sdk-go v1.25.41 06:45:24 go: finding github.com/beorn7/perks v1.0.1 06:45:24 go: finding github.com/bgentry/speakeasy v0.1.0 06:45:24 go: finding github.com/boltdb/bolt v1.3.1 06:45:24 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:45:24 go: finding github.com/cespare/xxhash/v2 v2.1.1 06:45:24 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 06:45:24 go: finding github.com/circonus-labs/circonusllhist v0.1.3 06:45:24 go: finding github.com/client9/misspell v0.3.4 06:45:24 go: finding github.com/coredns/coredns v1.1.2 06:45:24 go: finding github.com/davecgh/go-spew v1.1.1 06:45:24 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 06:45:24 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:45:24 go: finding github.com/digitalocean/godo v1.10.0 06:45:24 go: finding github.com/dimchansky/utfbom v1.1.0 06:45:24 go: finding github.com/dnaeon/go-vcr v1.0.1 06:45:24 go: finding github.com/docker/go-connections v0.3.0 06:45:24 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:45:24 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:45:24 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 06:45:24 go: finding github.com/envoyproxy/go-control-plane v0.8.0 06:45:24 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 06:45:24 go: finding github.com/fatih/color v1.9.0 06:45:24 go: finding github.com/fatih/structs v1.1.0 06:45:24 go: finding github.com/fsnotify/fsnotify v1.4.7 06:45:25 go: finding github.com/ghodss/yaml v1.0.0 06:45:25 go: finding github.com/go-kit/kit v0.9.0 06:45:25 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 06:45:25 go: finding github.com/go-logfmt/logfmt v0.4.0 06:45:25 go: finding github.com/go-ole/go-ole v1.2.1 06:45:25 go: finding github.com/go-stack/stack v1.8.0 06:45:25 go: finding github.com/go-test/deep v1.0.2 06:45:25 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 06:45:25 go: finding github.com/gobuffalo/depgen v0.1.0 06:45:25 go: finding github.com/gobuffalo/envy v1.7.0 06:45:25 go: finding github.com/gobuffalo/flect v0.1.3 06:45:25 go: finding github.com/gobuffalo/genny v0.1.1 06:45:25 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 06:45:25 go: finding github.com/gobuffalo/gogen v0.1.1 06:45:25 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 06:45:25 go: finding github.com/gobuffalo/mapi v1.0.2 06:45:25 go: finding github.com/gobuffalo/packd v0.1.0 06:45:25 go: finding github.com/gobuffalo/packr/v2 v2.2.0 06:45:25 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 06:45:25 go: finding github.com/gogo/googleapis v1.1.0 06:45:25 go: finding github.com/gogo/protobuf v1.2.1 06:45:25 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 06:45:25 go: finding github.com/golang/mock v1.1.1 06:45:25 go: finding github.com/golang/protobuf v1.3.2 06:45:25 go: finding github.com/golang/snappy v0.0.1 06:45:25 go: finding github.com/gomodule/redigo v2.0.0+incompatible 06:45:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:45:25 go: finding github.com/google/go-cmp v0.4.0 06:45:25 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 06:45:25 go: finding github.com/google/gofuzz v1.0.0 06:45:25 go: finding github.com/googleapis/gnostic v0.2.0 06:45:25 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 06:45:25 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 06:45:25 go: finding github.com/gorilla/mux v1.7.1 06:45:25 go: finding github.com/gorilla/websocket v1.4.0 06:45:25 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 06:45:25 go: finding github.com/hashicorp/consul v1.7.2 06:45:25 go: finding github.com/hashicorp/consul/api v1.4.0 06:45:25 go: finding github.com/hashicorp/consul/sdk v0.4.0 06:45:25 go: finding github.com/hashicorp/errwrap v1.0.0 06:45:25 go: finding github.com/hashicorp/go-bexpr v0.1.2 06:45:25 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 06:45:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:45:25 go: finding github.com/hashicorp/go-connlimit v0.2.0 06:45:25 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 06:45:25 go: finding github.com/hashicorp/go-hclog v0.12.2 06:45:25 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 06:45:25 go: finding github.com/hashicorp/go-memdb v1.0.3 06:45:25 go: finding github.com/hashicorp/go-msgpack v0.5.5 06:45:25 go: finding github.com/hashicorp/go-multierror v1.0.0 06:45:25 go: finding github.com/hashicorp/go-plugin v1.0.1 06:45:25 go: finding github.com/hashicorp/go-raftchunking v0.6.1 06:45:25 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 06:45:25 go: finding github.com/hashicorp/go-rootcerts v1.0.2 06:45:25 go: finding github.com/hashicorp/go-sockaddr v1.0.2 06:45:25 go: finding github.com/hashicorp/go-syslog v1.0.0 06:45:25 go: finding github.com/hashicorp/go-uuid v1.0.1 06:45:25 go: finding github.com/hashicorp/go-version v1.1.0 06:45:25 go: finding github.com/hashicorp/go.net v0.0.1 06:45:25 go: finding github.com/hashicorp/golang-lru v0.5.4 06:45:25 go: finding github.com/hashicorp/hcl v1.0.0 06:45:25 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 06:45:25 go: finding github.com/hashicorp/logutils v1.0.0 06:45:25 go: finding github.com/hashicorp/mdns v1.0.1 06:45:25 go: finding github.com/hashicorp/memberlist v0.2.0 06:45:25 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 06:45:25 go: finding github.com/hashicorp/raft v1.1.2 06:45:25 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 06:45:25 go: finding github.com/hashicorp/serf v0.9.0 06:45:25 go: finding github.com/hashicorp/vault/api v1.0.4 06:45:25 go: finding github.com/hashicorp/vault/sdk v0.1.13 06:45:26 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 06:45:26 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:45:26 go: finding github.com/hpcloud/tail v1.0.0 06:45:26 go: finding github.com/imdario/mergo v0.3.6 06:45:26 go: finding github.com/inconshreveable/mousetrap v1.0.0 06:45:26 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 06:45:26 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 06:45:26 go: finding github.com/joho/godotenv v1.3.0 06:45:26 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 06:45:26 go: finding github.com/json-iterator/go v1.1.9 06:45:26 go: finding github.com/jtolds/gls v4.2.1+incompatible 06:45:26 go: finding github.com/julienschmidt/httprouter v1.2.0 06:45:26 go: finding github.com/karrick/godirwalk v1.10.3 06:45:26 go: finding github.com/kisielk/errcheck v1.2.0 06:45:26 go: finding github.com/kisielk/gotool v1.0.0 06:45:26 go: finding github.com/klauspost/compress v1.9.5 06:45:26 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 06:45:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:45:26 go: finding github.com/kr/pretty v0.2.0 06:45:26 go: finding github.com/kr/pty v1.1.1 06:45:26 go: finding github.com/kr/text v0.1.0 06:45:26 go: finding github.com/likexian/gokit v0.20.16 06:45:26 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 06:45:26 go: finding github.com/linode/linodego v0.7.1 06:45:26 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 06:45:26 go: finding github.com/markbates/safe v1.0.1 06:45:26 go: finding github.com/mattn/go-colorable v0.1.6 06:45:26 go: finding github.com/mattn/go-isatty v0.0.12 06:45:26 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 06:45:26 go: finding github.com/miekg/dns v1.1.26 06:45:26 go: finding github.com/mitchellh/cli v1.0.0 06:45:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:45:26 go: finding github.com/mitchellh/copystructure v1.0.0 06:45:26 go: finding github.com/mitchellh/go-homedir v1.1.0 06:45:26 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:45:26 go: finding github.com/mitchellh/go-wordwrap v1.0.0 06:45:26 go: finding github.com/mitchellh/gox v0.4.0 06:45:26 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 06:45:26 go: finding github.com/mitchellh/iochan v1.0.0 06:45:26 go: finding github.com/mitchellh/mapstructure v1.2.2 06:45:26 go: finding github.com/mitchellh/reflectwalk v1.0.1 06:45:26 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:45:26 go: finding github.com/modern-go/reflect2 v1.0.1 06:45:26 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 06:45:26 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 06:45:26 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 06:45:26 go: finding github.com/oklog/run v1.0.0 06:45:26 go: finding github.com/onsi/ginkgo v1.6.0 06:45:26 go: finding github.com/onsi/gomega v1.4.2 06:45:26 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 06:45:26 go: finding github.com/pascaldekloe/goe v0.1.0 06:45:26 go: finding github.com/pebbe/zmq4 v1.2.0 06:45:26 go: finding github.com/pelletier/go-toml v1.7.0 06:45:26 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 06:45:26 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 06:45:26 go: finding github.com/pkg/errors v0.8.1 06:45:26 go: finding github.com/pmezard/go-difflib v1.0.0 06:45:26 go: finding github.com/posener/complete v1.1.1 06:45:26 go: finding github.com/prometheus/client_golang v1.4.0 06:45:27 go: finding github.com/prometheus/client_model v0.2.0 06:45:27 go: finding github.com/prometheus/common v0.9.1 06:45:27 go: finding github.com/prometheus/procfs v0.0.8 06:45:27 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 06:45:27 go: finding github.com/rogpeppe/go-internal v1.3.0 06:45:27 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 06:45:27 go: finding github.com/ryanuber/go-glob v1.0.0 06:45:27 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:45:27 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 06:45:27 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 06:45:27 go: finding github.com/sirupsen/logrus v1.4.2 06:45:27 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 06:45:27 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 06:45:27 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 06:45:27 go: finding github.com/spf13/cobra v0.0.3 06:45:27 go: finding github.com/spf13/pflag v1.0.3 06:45:27 go: finding github.com/stretchr/objx v0.1.1 06:45:27 go: finding github.com/stretchr/testify v1.4.0 06:45:27 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 06:45:27 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 06:45:27 go: finding github.com/tidwall/pretty v1.0.0 06:45:27 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 06:45:27 go: finding github.com/vmware/govmomi v0.18.0 06:45:27 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 06:45:27 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 06:45:27 go: finding go.mongodb.org/mongo-driver v1.3.1 06:45:27 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 06:45:27 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 06:45:27 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 06:45:27 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 06:45:27 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 06:45:27 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 06:45:27 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 06:45:27 go: finding golang.org/x/text v0.3.2 06:45:27 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 06:45:27 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 06:45:27 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 06:45:27 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 06:45:27 go: finding google.golang.org/appengine v1.4.0 06:45:27 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 06:45:27 go: finding google.golang.org/grpc v1.23.0 06:45:27 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 06:45:27 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 06:45:27 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 06:45:27 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:45:27 go: finding gopkg.in/errgo.v2 v2.1.0 06:45:27 go: finding gopkg.in/fsnotify.v1 v1.4.7 06:45:27 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 06:45:27 go: finding gopkg.in/inf.v0 v0.9.1 06:45:27 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:45:27 go: finding gopkg.in/resty.v1 v1.12.0 06:45:27 go: finding gopkg.in/square/go-jose.v2 v2.3.1 06:45:27 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:45:27 go: finding gopkg.in/yaml.v2 v2.2.8 06:45:27 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 06:45:27 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 06:45:27 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 06:45:27 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 06:45:27 go: finding k8s.io/client-go v8.0.0+incompatible 06:45:27 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 06:47:04 Removing intermediate container a16a6d85c838 06:47:04 ---> 62b3dd61f505 06:47:04 Successfully built 62b3dd61f505 06:47:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:05 + docker inspect -f . ci-base-image-arm64 06:47:05 . [Pipeline] withDockerContainer 06:47:05 prd-ubuntu18.04-docker-arm64-4c-16g-374 does not seem to be running inside a container 06:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/37 -v /w/workspace/edgex-ui-go/37:/w/workspace/edgex-ui-go/37:rw,z -v /w/workspace/edgex-ui-go/37@tmp:/w/workspace/edgex-ui-go/37@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 ******** ci-base-image-arm64 cat 06:47:07 $ docker top 74824425493cc14bb0c812c7f7088755b82b070f1af67637151301e13ce9ad55 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:08 + go version 06:47:08 go version go1.13.5 linux/arm64 [Pipeline] sh 06:47:09 + make test 06:47:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:47:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:47:32 GO111MODULE=on go vet ./... [Pipeline] stash 06:47:38 Stashed 1 file(s) [Pipeline] } 06:47:38 $ docker stop --time=1 74824425493cc14bb0c812c7f7088755b82b070f1af67637151301e13ce9ad55 06:47:40 $ docker rm -f 74824425493cc14bb0c812c7f7088755b82b070f1af67637151301e13ce9ad55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:47:43 + ls -al . 06:47:43 total 136 06:47:43 drwxrwxr-x 9 jenkins jenkins 4096 May 22 06:47 . 06:47:43 drwxrwxr-x 4 jenkins jenkins 4096 May 22 06:44 .. 06:47:43 drwxrwxr-x 8 jenkins jenkins 4096 May 22 06:44 .git 06:47:43 -rw-rw-r-- 1 jenkins jenkins 123 May 22 06:44 .gitignore 06:47:43 drwxrwxr-x 3 jenkins jenkins 4096 May 22 06:44 .semver 06:47:43 -rw-rw-r-- 1 jenkins jenkins 3959 May 22 06:44 CONTRIBUTING.md 06:47:43 -rw-rw-r-- 1 jenkins jenkins 913 May 22 06:44 Dockerfile 06:47:43 -rw-rw-r-- 1 jenkins jenkins 898 May 22 06:44 Dockerfile.build 06:47:43 -rw-rw-r-- 1 jenkins jenkins 675 May 22 06:44 Jenkinsfile 06:47:43 -rw-rw-r-- 1 jenkins jenkins 11357 May 22 06:44 LICENSE 06:47:43 -rw-rw-r-- 1 jenkins jenkins 951 May 22 06:44 Makefile 06:47:43 -rw-rw-r-- 1 jenkins jenkins 1898 May 22 06:44 README.md 06:47:43 -rw-rw-r-- 1 jenkins jenkins 11 May 22 06:40 VERSION 06:47:43 drwxrwxr-x 3 jenkins jenkins 4096 May 22 06:44 assets 06:47:43 drwxrwxr-x 2 jenkins jenkins 4096 May 22 06:44 bin 06:47:43 drwxrwxr-x 3 jenkins jenkins 4096 May 22 06:44 cmd 06:47:43 -rw-r--r-- 1 jenkins jenkins 10 May 22 06:47 coverage.out 06:47:43 drwxrwxr-x 4 jenkins jenkins 4096 May 22 06:44 docs 06:47:43 -rw-r--r-- 1 jenkins jenkins 974 May 22 06:47 go.mod 06:47:43 -rw-r--r-- 1 jenkins jenkins 44475 May 22 06:47 go.sum 06:47:43 drwxrwxr-x 10 jenkins jenkins 4096 May 22 06:44 internal 06:47:43 -rw-rw-r-- 1 jenkins jenkins 155 May 22 06:44 version.go [Pipeline] isUnix [Pipeline] sh 06:47:43 + 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=275872cbe700fb117b61ae5a13c3217e87f9f9a8 --label arch=arm64 --label version=1.2.1-dev.2 . 06:47:44 Sending build context to Docker daemon 11.59MB 06:47:44 Step 1/24 : ARG BASE=golang:1.13-alpine 06:47:44 Step 2/24 : FROM ${BASE} AS builder 06:47:44 ---> 62b3dd61f505 06:47:44 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:47:44 ---> Running in cc76dba5f992 06:47:44 Removing intermediate container cc76dba5f992 06:47:44 ---> 9981a7931972 06:47:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:47:45 ---> Running in b7546a729a1e 06:47:45 Removing intermediate container b7546a729a1e 06:47:45 ---> a44dfe77cfdf 06:47:45 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:47:45 ---> Running in 34facc7ffdff 06:47:45 Removing intermediate container 34facc7ffdff 06:47:45 ---> 79eb43b1d5fb 06:47:45 Step 6/24 : LABEL Name=edgex-ui-go 06:47:45 ---> Running in f16a337ef102 06:47:46 Removing intermediate container f16a337ef102 06:47:46 ---> fa71f78e62e2 06:47:46 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:47:46 ---> Running in c76ab35fee78 06:47:46 Removing intermediate container c76ab35fee78 06:47:46 ---> c43e11c7b1cc 06:47:46 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:47 ---> Running in f05f3f87e58a 06:47:48 Removing intermediate container f05f3f87e58a 06:47:48 ---> 921ffd35ca40 06:47:48 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:47:48 ---> Running in 501c7a0ee866 06:47:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 06:47:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 06:47:51 v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/main] 06:47:51 v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/community] 06:47:51 OK: 11178 distinct packages available 06:47:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 06:47:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 06:47:52 OK: 125 MiB in 39 packages 06:47:53 Removing intermediate container 501c7a0ee866 06:47:53 ---> 900567f88948 06:47:53 Step 10/24 : ENV GO111MODULE=on 06:47:53 ---> Running in 3f73cfe23856 06:47:54 Removing intermediate container 3f73cfe23856 06:47:54 ---> 1c5f47f723fd 06:47:54 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:47:54 ---> Running in a3520ee83e41 06:47:54 Removing intermediate container a3520ee83e41 06:47:54 ---> af6453e9420f 06:47:54 Step 12/24 : COPY go.mod . 06:47:55 ---> 575a7f2d2e6b 06:47:55 Step 13/24 : COPY Makefile . 06:47:55 ---> 87b2f9487743 06:47:55 Step 14/24 : RUN make update 06:47:55 ---> Running in 2521e8f12004 06:47:56 CGO_ENABLED=0 GO111MODULE=on go mod download 06:47:58 Removing intermediate container 2521e8f12004 06:47:58 ---> db4cbcabed33 06:47:58 Step 15/24 : COPY . . 06:47:59 ---> 1310ae4357cf 06:47:59 Step 16/24 : RUN ${MAKE} 06:48:00 ---> Running in 7b1c1f0b1256 06:48:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:48:05 Removing intermediate container 5e9d939e1b37 06:48:05 ---> fb5297ce745c 06:48:05 Successfully built fb5297ce745c 06:48:05 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 06:48:06 + docker inspect -f . ci-base-image-x86_64 06:48:06 . [Pipeline] withDockerContainer 06:48:06 prd-centos7-docker-4c-2g-375 does not seem to be running inside a container 06:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/37 -v /w/workspace/edgex-ui-go/37:/w/workspace/edgex-ui-go/37:rw,z -v /w/workspace/edgex-ui-go/37@tmp:/w/workspace/edgex-ui-go/37@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 ******** ci-base-image-x86_64 cat 06:48:08 $ docker top 3f131f7cb2a94fd1b3eaf729a7db9088d99a1c92d0ff4fdba8adc9ac9f828d07 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:09 + go version 06:48:09 go version go1.13.5 linux/amd64 [Pipeline] sh 06:48:10 + make test 06:48:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:48:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:48:23 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:48:31 Removing intermediate container 7b1c1f0b1256 06:48:31 ---> 26f5157a911d 06:48:31 Step 17/24 : FROM alpine 06:48:31 latest: Pulling from library/alpine 06:48:31 29e5d40040c1: Pulling fs layer 06:48:32 29e5d40040c1: Verifying Checksum 06:48:32 29e5d40040c1: Download complete 06:48:32 29e5d40040c1: Pull complete 06:48:32 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 06:48:32 Status: Downloaded newer image for alpine:latest 06:48:32 ---> c20d2a9ab686 06:48:32 Step 18/24 : EXPOSE 4000 06:48:32 ---> Running in 864456f357d1 06:48:33 Removing intermediate container 864456f357d1 06:48:33 ---> d4ba76174ea5 06:48:33 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 06:48:35 ---> 0054764cbed5 06:48:35 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:48:35 ---> Running in 6086cb6ca44c 06:48:35 Removing intermediate container 6086cb6ca44c 06:48:35 ---> 446c7266140c 06:48:35 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:48:35 ---> Running in 4736040f7213 06:48:36 Removing intermediate container 4736040f7213 06:48:36 ---> ad818a41e91f 06:48:36 Step 22/24 : LABEL arch=arm64 06:48:36 ---> Running in 9aa1bcc633d9 06:48:36 Removing intermediate container 9aa1bcc633d9 06:48:36 ---> eced30df70dc 06:48:36 Step 23/24 : LABEL git_sha=275872cbe700fb117b61ae5a13c3217e87f9f9a8 06:48:36 ---> Running in 496e9e8ebf3a 06:48:36 Removing intermediate container 496e9e8ebf3a 06:48:36 ---> 0456477503a9 06:48:36 Step 24/24 : LABEL version=1.2.1-dev.2 06:48:37 ---> Running in a3095362b7a5 06:48:37 Removing intermediate container a3095362b7a5 06:48:37 ---> f590286216c1 06:48:37 [Warning] One or more build-args [ARCH] were not consumed 06:48:37 Successfully built f590286216c1 06:48:37 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:48:38 provisioning config files... 06:48:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/37@tmp/config1175844691185278212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:38 nexus3.edgexfoundry.org:10001 06:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:39 Configure a credential helper to remove this warning. See 06:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:39 06:48:39 Login Succeeded 06:48:39 nexus3.edgexfoundry.org:10002 06:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:39 Configure a credential helper to remove this warning. See 06:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:39 06:48:39 Login Succeeded 06:48:39 nexus3.edgexfoundry.org:10003 06:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:40 Configure a credential helper to remove this warning. See 06:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:40 06:48:40 Login Succeeded 06:48:40 nexus3.edgexfoundry.org:10004 06:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:41 Configure a credential helper to remove this warning. See 06:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:41 06:48:41 Login Succeeded 06:48:41 docker.io 06:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:42 Configure a credential helper to remove this warning. See 06:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:42 06:48:42 Login Succeeded [Pipeline] } 06:48:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:42 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 06:48:42 275872cbe700fb117b61ae5a13c3217e87f9f9a8 06:48:42 latest 06:48:42 1.2.1-dev.2 06:48:42 275872cbe700fb117b61ae5a13c3217e87f9f9a8-1.2.1-dev.2 06:48:42 master 06:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:48:43 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:275872cbe700fb117b61ae5a13c3217e87f9f9a8 [Pipeline] isUnix [Pipeline] sh 06:48:43 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:275872cbe700fb117b61ae5a13c3217e87f9f9a8 06:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:48:43 5841c9932a61: Preparing 06:48:43 678a0785e7d2: Preparing 06:48:43 678a0785e7d2: Layer already exists 06:48:48 5841c9932a61: Pushed 06:48:48 275872cbe700fb117b61ae5a13c3217e87f9f9a8: digest: sha256:934e9b6705be61c7c47aac29a2eb4b65b875966efa39a7e78f6db8d822d7c46a size: 739 [Pipeline] isUnix [Pipeline] sh 06:48:48 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:48:49 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 06:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:48:49 5841c9932a61: Preparing 06:48:49 678a0785e7d2: Preparing 06:48:49 678a0785e7d2: Layer already exists 06:48:49 5841c9932a61: Layer already exists 06:48:49 latest: digest: sha256:934e9b6705be61c7c47aac29a2eb4b65b875966efa39a7e78f6db8d822d7c46a size: 739 [Pipeline] isUnix [Pipeline] sh 06:48:49 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh 06:48:50 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.2 06:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:48:50 5841c9932a61: Preparing 06:48:50 678a0785e7d2: Preparing 06:48:50 5841c9932a61: Layer already exists 06:48:50 678a0785e7d2: Layer already exists 06:48:50 1.2.1-dev.2: digest: sha256:934e9b6705be61c7c47aac29a2eb4b65b875966efa39a7e78f6db8d822d7c46a size: 739 [Pipeline] isUnix [Pipeline] sh 06:48:50 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:275872cbe700fb117b61ae5a13c3217e87f9f9a8-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:48:51 GO111MODULE=on go vet ./... 06:48:51 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:275872cbe700fb117b61ae5a13c3217e87f9f9a8-1.2.1-dev.2 06:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:48:51 5841c9932a61: Preparing 06:48:51 678a0785e7d2: Preparing 06:48:51 5841c9932a61: Layer already exists 06:48:51 678a0785e7d2: Layer already exists 06:48:51 275872cbe700fb117b61ae5a13c3217e87f9f9a8-1.2.1-dev.2: digest: sha256:934e9b6705be61c7c47aac29a2eb4b65b875966efa39a7e78f6db8d822d7c46a size: 739 [Pipeline] isUnix [Pipeline] sh 06:48:51 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 06:48:52 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 06:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:48:52 5841c9932a61: Preparing 06:48:52 678a0785e7d2: Preparing 06:48:52 678a0785e7d2: Layer already exists 06:48:52 5841c9932a61: Layer already exists 06:48:52 master: digest: sha256:934e9b6705be61c7c47aac29a2eb4b65b875966efa39a7e78f6db8d822d7c46a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] stash 06:49:03 Warning: overwriting stash ‘coverage-report’ 06:49:06 Stashed 1 file(s) [Pipeline] } 06:49:06 $ docker stop --time=1 3f131f7cb2a94fd1b3eaf729a7db9088d99a1c92d0ff4fdba8adc9ac9f828d07 06:49:11 $ docker rm -f 3f131f7cb2a94fd1b3eaf729a7db9088d99a1c92d0ff4fdba8adc9ac9f828d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:49:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:49:14 + ls -al . 06:49:14 total 104 06:49:14 drwxrwxr-x. 9 jenkins jenkins 4096 May 22 06:48 . 06:49:14 drwxrwxr-x. 4 jenkins jenkins 30 May 22 06:44 .. 06:49:14 drwxrwxr-x. 3 jenkins jenkins 20 May 22 06:44 assets 06:49:14 drwxrwxr-x. 2 jenkins jenkins 35 May 22 06:44 bin 06:49:14 drwxrwxr-x. 3 jenkins jenkins 29 May 22 06:44 cmd 06:49:14 -rw-rw-r--. 1 jenkins jenkins 3959 May 22 06:44 CONTRIBUTING.md 06:49:14 -rw-r--r--. 1 jenkins jenkins 10 May 22 06:48 coverage.out 06:49:14 -rw-rw-r--. 1 jenkins jenkins 913 May 22 06:44 Dockerfile 06:49:14 -rw-rw-r--. 1 jenkins jenkins 898 May 22 06:44 Dockerfile.build 06:49:14 drwxrwxr-x. 4 jenkins jenkins 53 May 22 06:44 docs 06:49:14 drwxrwxr-x. 8 jenkins jenkins 162 May 22 06:44 .git 06:49:14 -rw-rw-r--. 1 jenkins jenkins 123 May 22 06:44 .gitignore 06:49:14 -rw-r--r--. 1 jenkins jenkins 974 May 22 06:48 go.mod 06:49:14 -rw-r--r--. 1 jenkins jenkins 44475 May 22 06:48 go.sum 06:49:14 drwxrwxr-x. 10 jenkins jenkins 139 May 22 06:44 internal 06:49:14 -rw-rw-r--. 1 jenkins jenkins 675 May 22 06:44 Jenkinsfile 06:49:14 -rw-rw-r--. 1 jenkins jenkins 11357 May 22 06:44 LICENSE 06:49:14 -rw-rw-r--. 1 jenkins jenkins 951 May 22 06:44 Makefile 06:49:14 -rw-rw-r--. 1 jenkins jenkins 1898 May 22 06:44 README.md 06:49:14 drwxrwxr-x. 3 jenkins jenkins 44 May 22 06:44 .semver 06:49:14 -rw-rw-r--. 1 jenkins jenkins 11 May 22 06:40 VERSION 06:49:14 -rw-rw-r--. 1 jenkins jenkins 155 May 22 06:44 version.go [Pipeline] isUnix [Pipeline] sh 06:49:15 + 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=275872cbe700fb117b61ae5a13c3217e87f9f9a8 --label arch=amd64 --label version=1.2.1-dev.2 . 06:49:19 Sending build context to Docker daemon 11.59MB 06:49:19 Step 1/24 : ARG BASE=golang:1.13-alpine 06:49:19 Step 2/24 : FROM ${BASE} AS builder 06:49:19 ---> fb5297ce745c 06:49:19 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:49:20 ---> Running in b3f29aed6486 06:49:21 Removing intermediate container b3f29aed6486 06:49:21 ---> cfc02ac38486 06:49:21 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:49:21 ---> Running in 8d1e275868dd 06:49:21 Removing intermediate container 8d1e275868dd 06:49:21 ---> 4383dc27388e 06:49:21 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:49:21 ---> Running in b09fc190d0c6 06:49:22 Removing intermediate container b09fc190d0c6 06:49:22 ---> 84939fad48f7 06:49:22 Step 6/24 : LABEL Name=edgex-ui-go 06:49:22 ---> Running in 798f530541a1 06:49:23 Removing intermediate container 798f530541a1 06:49:23 ---> 3cb09e04fc7f 06:49:23 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:49:23 ---> Running in fc21f9233b36 06:49:24 Removing intermediate container fc21f9233b36 06:49:24 ---> 22356e348cce 06:49:24 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:24 ---> Running in 069bc4d10fd5 06:49:28 Removing intermediate container 069bc4d10fd5 06:49:28 ---> b013be3013a1 06:49:28 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:49:28 ---> Running in 35bdb9f23c55 06:49:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 06:49:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 06:49:31 v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/main] 06:49:31 v3.11.6-53-g3c8436ba9b [http://nl.alpinelinux.org/alpine/v3.11/community] 06:49:31 OK: 11289 distinct packages available 06:49:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 06:49:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 06:49:32 OK: 143 MiB in 39 packages 06:49:34 Removing intermediate container 35bdb9f23c55 06:49:34 ---> df542eb5dca5 06:49:34 Step 10/24 : ENV GO111MODULE=on 06:49:34 ---> Running in f49ec35a3a7f 06:49:35 Removing intermediate container f49ec35a3a7f 06:49:35 ---> 849194e45821 06:49:35 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:49:35 ---> Running in e06e2226ff4f 06:49:36 Removing intermediate container e06e2226ff4f 06:49:36 ---> c7a3a4bf1101 06:49:36 Step 12/24 : COPY go.mod . 06:49:36 ---> 1aaa90fa73d1 06:49:36 Step 13/24 : COPY Makefile . 06:49:37 ---> 11175127fb2d 06:49:37 Step 14/24 : RUN make update 06:49:37 ---> Running in f70a6bfb94d0 06:49:38 CGO_ENABLED=0 GO111MODULE=on go mod download 06:49:42 Removing intermediate container f70a6bfb94d0 06:49:42 ---> 4dfb8358f47a 06:49:42 Step 15/24 : COPY . . 06:49:44 ---> 954268e237a8 06:49:44 Step 16/24 : RUN ${MAKE} 06:49:44 ---> Running in 529642a7f028 06:49:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:50:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:50:12 Removing intermediate container 529642a7f028 06:50:12 ---> 0e4f82cc04e6 06:50:12 Step 17/24 : FROM alpine 06:50:12 latest: Pulling from library/alpine 06:50:13 cbdbe7a5bc2a: Pulling fs layer 06:50:13 cbdbe7a5bc2a: Verifying Checksum 06:50:13 cbdbe7a5bc2a: Download complete 06:50:13 cbdbe7a5bc2a: Pull complete 06:50:13 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 06:50:13 Status: Downloaded newer image for alpine:latest 06:50:13 ---> f70734b6a266 06:50:13 Step 18/24 : EXPOSE 4000 06:50:13 ---> Running in 75193e7d146d 06:50:14 Removing intermediate container 75193e7d146d 06:50:14 ---> 488eeab23bd1 06:50:14 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 06:50:16 ---> db229f550035 06:50:16 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:50:16 ---> Running in 673de92b1d57 06:50:16 Removing intermediate container 673de92b1d57 06:50:16 ---> b4b9beedd295 06:50:16 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:50:16 ---> Running in 92d1fbad44f1 06:50:16 Removing intermediate container 92d1fbad44f1 06:50:16 ---> 6826c8cf7769 06:50:16 Step 22/24 : LABEL arch=amd64 06:50:16 ---> Running in 1902ccef6527 06:50:17 Removing intermediate container 1902ccef6527 06:50:17 ---> 352ec39dad3c 06:50:17 Step 23/24 : LABEL git_sha=275872cbe700fb117b61ae5a13c3217e87f9f9a8 06:50:17 ---> Running in abb6121afa7d 06:50:17 Removing intermediate container abb6121afa7d 06:50:17 ---> d556ee35fac5 06:50:17 Step 24/24 : LABEL version=1.2.1-dev.2 06:50:17 ---> Running in 9ae7302baf46 06:50:17 Removing intermediate container 9ae7302baf46 06:50:17 ---> c2b66d9fb77c 06:50:17 [Warning] One or more build-args [ARCH] were not consumed 06:50:17 Successfully built c2b66d9fb77c 06:50:17 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:50:18 provisioning config files... 06:50:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/37@tmp/config4062758191469447193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:19 nexus3.edgexfoundry.org:10001 06:50:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:19 Configure a credential helper to remove this warning. See 06:50:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:19 06:50:19 Login Succeeded 06:50:19 nexus3.edgexfoundry.org:10002 06:50:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:20 Configure a credential helper to remove this warning. See 06:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:20 06:50:20 Login Succeeded 06:50:20 nexus3.edgexfoundry.org:10003 06:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:20 Configure a credential helper to remove this warning. See 06:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:20 06:50:20 Login Succeeded 06:50:20 nexus3.edgexfoundry.org:10004 06:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:21 Configure a credential helper to remove this warning. See 06:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:21 06:50:21 Login Succeeded 06:50:21 docker.io 06:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:22 Configure a credential helper to remove this warning. See 06:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:22 06:50:22 Login Succeeded [Pipeline] } 06:50:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:22 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 06:50:22 275872cbe700fb117b61ae5a13c3217e87f9f9a8 06:50:22 latest 06:50:22 1.2.1-dev.2 06:50:22 275872cbe700fb117b61ae5a13c3217e87f9f9a8-1.2.1-dev.2 06:50:22 master 06:50:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:50:23 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:275872cbe700fb117b61ae5a13c3217e87f9f9a8 [Pipeline] isUnix [Pipeline] sh 06:50:23 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:275872cbe700fb117b61ae5a13c3217e87f9f9a8 06:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:50:23 f73560dfe8de: Preparing 06:50:23 3e207b409db3: Preparing 06:50:23 3e207b409db3: Layer already exists 06:50:26 f73560dfe8de: Pushed 06:50:26 275872cbe700fb117b61ae5a13c3217e87f9f9a8: digest: sha256:09f19528bb46a99d9dafa30f6a738baea3b28b3b0b4e7780e15831ac520a6f2c size: 739 [Pipeline] isUnix [Pipeline] sh 06:50:26 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 06:50:26 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 06:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:50:26 f73560dfe8de: Preparing 06:50:26 3e207b409db3: Preparing 06:50:26 f73560dfe8de: Layer already exists 06:50:26 3e207b409db3: Layer already exists 06:50:26 latest: digest: sha256:09f19528bb46a99d9dafa30f6a738baea3b28b3b0b4e7780e15831ac520a6f2c size: 739 [Pipeline] isUnix [Pipeline] sh 06:50:27 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh 06:50:27 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.2 06:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:50:27 f73560dfe8de: Preparing 06:50:27 3e207b409db3: Preparing 06:50:27 f73560dfe8de: Layer already exists 06:50:27 3e207b409db3: Layer already exists 06:50:27 1.2.1-dev.2: digest: sha256:09f19528bb46a99d9dafa30f6a738baea3b28b3b0b4e7780e15831ac520a6f2c size: 739 [Pipeline] isUnix [Pipeline] sh 06:50:28 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:275872cbe700fb117b61ae5a13c3217e87f9f9a8-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh 06:50:28 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:275872cbe700fb117b61ae5a13c3217e87f9f9a8-1.2.1-dev.2 06:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:50:28 f73560dfe8de: Preparing 06:50:28 3e207b409db3: Preparing 06:50:28 3e207b409db3: Layer already exists 06:50:28 f73560dfe8de: Layer already exists 06:50:28 275872cbe700fb117b61ae5a13c3217e87f9f9a8-1.2.1-dev.2: digest: sha256:09f19528bb46a99d9dafa30f6a738baea3b28b3b0b4e7780e15831ac520a6f2c size: 739 [Pipeline] isUnix [Pipeline] sh 06:50:29 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 06:50:29 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 06:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:50:29 f73560dfe8de: Preparing 06:50:29 3e207b409db3: Preparing 06:50:29 f73560dfe8de: Layer already exists 06:50:29 3e207b409db3: Layer already exists 06:50:29 master: digest: sha256:09f19528bb46a99d9dafa30f6a738baea3b28b3b0b4e7780e15831ac520a6f2c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 06:50:31 provisioning config files... 06:50:31 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2587656196569223819tmp [Pipeline] { [Pipeline] sh 06:50:32 + curl -s https://codecov.io/bash 06:50:32 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2587656196569223819tmp 06:50:32 06:50:32 _____ _ 06:50:32 / ____| | | 06:50:32 | | ___ __| | ___ ___ _____ __ 06:50:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:50:32 | |___| (_) | (_| | __/ (_| (_) \ V / 06:50:32 \_____\___/ \__,_|\___|\___\___/ \_/ 06:50:32 Bash-20200430-d757c17 06:50:32 06:50:32 06:50:32 ==> Jenkins CI detected. 06:50:32 project root: . 06:50:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:50:32 ==> Running gcov in . (disable via -X gcov) 06:50:32 ==> Python coveragepy not found 06:50:32 ==> Searching for coverage reports in: 06:50:32 + . 06:50:32 -> Found 1 reports 06:50:32 ==> Detecting git/mercurial file structure 06:50:32 ==> Reading reports 06:50:32 + ./coverage.out bytes=10 06:50:32 ==> Appending adjustments 06:50:32 https://docs.codecov.io/docs/fixing-reports 06:50:32 + Found adjustments 06:50:32 ==> Gzipping contents 06:50:32 ==> Uploading reports 06:50:32 url: https://codecov.io 06:50:32 query: branch=master&commit=275872cbe700fb117b61ae5a13c3217e87f9f9a8&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 06:50:32 -> Pinging Codecov 06:50:32 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=275872cbe700fb117b61ae5a13c3217e87f9f9a8&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 06:50:33 -> Uploading 06:50:33 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/275872cbe700fb117b61ae5a13c3217e87f9f9a8 [Pipeline] } 06:50:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:50:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 06:50:34 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 06:50:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 06:50:34 06:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 06:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 06:50:35 1.217.3: Pulling from edgex-devops/edgex-snyk-go 06:50:35 cbdbe7a5bc2a: Pulling fs layer 06:50:35 408f87550127: Pulling fs layer 06:50:35 fe522b08c979: Pulling fs layer 06:50:35 221eaa008020: Pulling fs layer 06:50:35 2a4607e5d6b9: Pulling fs layer 06:50:35 95d3c3421fef: Pulling fs layer 06:50:35 2fec7dd152b6: Pulling fs layer 06:50:35 d65e43aa86fe: Pulling fs layer 06:50:35 10a7cc25405e: Pulling fs layer 06:50:35 2a4607e5d6b9: Waiting 06:50:35 d65e43aa86fe: Waiting 06:50:35 10a7cc25405e: Waiting 06:50:35 2fec7dd152b6: Waiting 06:50:35 221eaa008020: Waiting 06:50:35 95d3c3421fef: Waiting 06:50:35 fe522b08c979: Verifying Checksum 06:50:35 fe522b08c979: Download complete 06:50:35 408f87550127: Verifying Checksum 06:50:35 408f87550127: Download complete 06:50:35 2a4607e5d6b9: Download complete 06:50:35 95d3c3421fef: Verifying Checksum 06:50:35 95d3c3421fef: Download complete 06:50:36 cbdbe7a5bc2a: Download complete 06:50:36 cbdbe7a5bc2a: Pull complete 06:50:37 408f87550127: Pull complete 06:50:37 fe522b08c979: Pull complete 06:50:37 2fec7dd152b6: Verifying Checksum 06:50:37 2fec7dd152b6: Download complete 06:50:38 d65e43aa86fe: Verifying Checksum 06:50:38 d65e43aa86fe: Download complete 06:50:39 10a7cc25405e: Verifying Checksum 06:50:39 10a7cc25405e: Download complete 06:50:39 221eaa008020: Verifying Checksum 06:50:39 221eaa008020: Download complete 06:50:50 221eaa008020: Pull complete 06:50:50 2a4607e5d6b9: Pull complete 06:50:50 95d3c3421fef: Pull complete 06:50:51 2fec7dd152b6: Pull complete 06:50:56 d65e43aa86fe: Pull complete 06:50:58 10a7cc25405e: Pull complete 06:50:58 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 06:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 06:50:59 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:50:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 06:50:59 $ docker top 102a95a61486beb710d26e0a11c81c80030df7911896f36b1a7b0adcdb787f25 -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:00 + snyk monitor '--org=edgex-jenkins' 06:51:40 06:51:40 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 06:51:40 06:51:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/0c7c2d13-49cb-41c5-9be5-a92b637dcf19 06:51:40 06:51:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:51:40 06:51:40 [Pipeline] } 06:51:40 $ docker stop --time=1 102a95a61486beb710d26e0a11c81c80030df7911896f36b1a7b0adcdb787f25 06:51:42 $ docker rm -f 102a95a61486beb710d26e0a11c81c80030df7911896f36b1a7b0adcdb787f25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:51:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:51:44 06:51:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 06:51:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:51:44 latest: Pulling from edgex-devops/edgex-klar 06:51:44 e7c96db7181b: Pulling fs layer 06:51:44 1868ca2cb446: Pulling fs layer 06:51:44 136be5d0fe8e: Pulling fs layer 06:51:44 894bfe63afcb: Pulling fs layer 06:51:44 894bfe63afcb: Waiting 06:51:45 1868ca2cb446: Verifying Checksum 06:51:45 1868ca2cb446: Download complete 06:51:45 136be5d0fe8e: Verifying Checksum 06:51:45 136be5d0fe8e: Download complete 06:51:45 e7c96db7181b: Verifying Checksum 06:51:45 e7c96db7181b: Download complete 06:51:45 894bfe63afcb: Verifying Checksum 06:51:45 894bfe63afcb: Download complete 06:51:45 e7c96db7181b: Pull complete 06:51:45 1868ca2cb446: Pull complete 06:51:46 136be5d0fe8e: Pull complete 06:51:46 894bfe63afcb: Pull complete 06:51:46 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 06:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 06:51:46 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:51:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:51:47 $ docker top 87311674d125aa655406cd64f98aa4305e9fb2753302b4eea961d496e359af7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:48 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:275872cbe700fb117b61ae5a13c3217e87f9f9a8 06:51:48 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:51:52 $ docker stop --time=1 87311674d125aa655406cd64f98aa4305e9fb2753302b4eea961d496e359af7e 06:51:54 $ docker rm -f 87311674d125aa655406cd64f98aa4305e9fb2753302b4eea961d496e359af7e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:51:55 . [Pipeline] withDockerContainer 06:51:55 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:51:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:51:56 $ docker top 64bd5d6296756ae6e2c6211a03a3e21792b01118cb2c13080fd637cf96839a3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:57 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:275872cbe700fb117b61ae5a13c3217e87f9f9a8 06:51:57 + tee 06:51:57 clair timeout 1m0s 06:51:57 docker timeout: 1m0s 06:51:57 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:51:57 $ docker stop --time=1 64bd5d6296756ae6e2c6211a03a3e21792b01118cb2c13080fd637cf96839a3d 06:51:59 $ docker rm -f 64bd5d6296756ae6e2c6211a03a3e21792b01118cb2c13080fd637cf96839a3d [Pipeline] // withDockerContainer [Pipeline] sh 06:52:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 06:52:00 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_275872cbe700fb117b61ae5a13c3217e87f9f9a8.html [Pipeline] writeFile [Pipeline] step 06:52:00 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 06:52:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:52:00 . [Pipeline] withDockerContainer 06:52:01 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:52:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:52:02 $ docker top 2e9e8062f2e0547ad0ae4daa822adc55e8a949ba2099f26d123061c25bbc03e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:03 + tee 06:52:03 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:275872cbe700fb117b61ae5a13c3217e87f9f9a8 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:52:06 $ docker stop --time=1 2e9e8062f2e0547ad0ae4daa822adc55e8a949ba2099f26d123061c25bbc03e9 06:52:08 $ docker rm -f 2e9e8062f2e0547ad0ae4daa822adc55e8a949ba2099f26d123061c25bbc03e9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:52:09 . [Pipeline] withDockerContainer 06:52:09 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:52:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:52:10 $ docker top 5ebcd458b2ac82f220b454821df37d959a6ee4fb3144ff0af6d868a7c3fbbe78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:11 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:275872cbe700fb117b61ae5a13c3217e87f9f9a8 06:52:11 + tee 06:52:11 clair timeout 1m0s 06:52:11 docker timeout: 1m0s 06:52:11 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:52:12 $ docker stop --time=1 5ebcd458b2ac82f220b454821df37d959a6ee4fb3144ff0af6d868a7c3fbbe78 06:52:13 $ docker rm -f 5ebcd458b2ac82f220b454821df37d959a6ee4fb3144ff0af6d868a7c3fbbe78 [Pipeline] // withDockerContainer [Pipeline] sh 06:52:14 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 06:52:14 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_275872cbe700fb117b61ae5a13c3217e87f9f9a8.html [Pipeline] writeFile [Pipeline] step 06:52:14 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 06:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:52:16 . [Pipeline] withDockerContainer 06:52:16 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:52:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:52:17 $ docker top 3f21cce6456be157af159ad84c64f8c7096ce30fa8cb41a34914b7010904afcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:17 [ssh-agent] Looking for ssh-agent implementation... 06:52:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:18 $ docker exec 3f21cce6456be157af159ad84c64f8c7096ce30fa8cb41a34914b7010904afcb ssh-agent 06:52:18 SSH_AUTH_SOCK=/tmp/ssh-UldeVBWpTjA2/agent.15 06:52:18 SSH_AGENT_PID=22 06:52:18 Running ssh-add (command line suppressed) 06:52:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5204677022955247483.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5204677022955247483.key) 06:52:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:19 + git semver tag 06:52:19 # -> Open(): unable to determine branch for HEAD 06:52:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:52:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:52:19 # $SEMVER_REMOTE_NAME = origin 06:52:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:52:19 # $SEMVER_USER_NAME = edgex-jenkins 06:52:19 # $SEMVER_BRANCH = master 06:52:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 06:52:19 # 275872cbe700fb117b61ae5a13c3217e87f9f9a8 HEAD 06:52:19 # -> Force: false 06:52:19 # b0fa684daedb45e483424e06f912cf66a1f48bb5 refs/tags/v1.2.1-dev.2 [Pipeline] } 06:52:19 $ docker exec --env ******** --env ******** 3f21cce6456be157af159ad84c64f8c7096ce30fa8cb41a34914b7010904afcb ssh-agent -k 06:52:19 unset SSH_AUTH_SOCK; 06:52:19 unset SSH_AGENT_PID; 06:52:19 echo Agent pid 22 killed; 06:52:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:20 + git semver [Pipeline] } 06:52:21 $ docker stop --time=1 3f21cce6456be157af159ad84c64f8c7096ce30fa8cb41a34914b7010904afcb 06:52:22 $ docker rm -f 3f21cce6456be157af159ad84c64f8c7096ce30fa8cb41a34914b7010904afcb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:23 06:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:52:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:24 0.23.1-centos7: Pulling from edgex-lftools 06:52:24 ab5ef0e58194: Pulling fs layer 06:52:24 9712f1f96733: Pulling fs layer 06:52:24 63f879dbbcfc: Pulling fs layer 06:52:24 0d9ebad4ef96: Pulling fs layer 06:52:24 e9a5061849ea: Pulling fs layer 06:52:24 d747dcd14b5f: Pulling fs layer 06:52:24 2de7ff778b66: Pulling fs layer 06:52:24 e9a5061849ea: Waiting 06:52:24 d747dcd14b5f: Waiting 06:52:24 2de7ff778b66: Waiting 06:52:24 0d9ebad4ef96: Waiting 06:52:24 9712f1f96733: Verifying Checksum 06:52:24 9712f1f96733: Download complete 06:52:25 63f879dbbcfc: Verifying Checksum 06:52:25 63f879dbbcfc: Download complete 06:52:25 0d9ebad4ef96: Verifying Checksum 06:52:25 0d9ebad4ef96: Download complete 06:52:26 d747dcd14b5f: Verifying Checksum 06:52:26 d747dcd14b5f: Download complete 06:52:26 e9a5061849ea: Verifying Checksum 06:52:26 e9a5061849ea: Download complete 06:52:26 ab5ef0e58194: Verifying Checksum 06:52:26 ab5ef0e58194: Download complete 06:52:26 2de7ff778b66: Verifying Checksum 06:52:26 2de7ff778b66: Download complete 06:52:35 ab5ef0e58194: Pull complete 06:52:35 9712f1f96733: Pull complete 06:52:37 63f879dbbcfc: Pull complete 06:52:46 0d9ebad4ef96: Pull complete 06:52:47 e9a5061849ea: Pull complete 06:52:48 d747dcd14b5f: Pull complete 06:52:52 2de7ff778b66: Pull complete 06:52:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:52:52 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:52:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:52:54 $ docker top 21c899745f5b57b23b6d5c33972816b5483787d704e1cfbe3e5ada0aa8108f1e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:52:54 provisioning config files... 06:52:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7588115453269662837tmp 06:52:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5029299120999965891tmp 06:52:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5969735281368412464tmp [Pipeline] { [Pipeline] echo 06:52:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:52:55 ---> sigul-configuration.sh 06:52:55 gpg: directory `/root/.gnupg' created 06:52:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:52:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:52:55 gpg: keyring `/root/.gnupg/secring.gpg' created 06:52:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:52:55 gpg: CAST5 encrypted data 06:52:55 gpg: encrypted with 1 passphrase 06:52:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:52:56 + mkdir /home/jenkins 06:52:56 + mkdir /home/jenkins/sigul [Pipeline] sh 06:52:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 06:52:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:52:57 ---> sigul-install.sh 06:53:03 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 06:53:04 + git tag --list 06:53:04 v1.2.1-dev.2 [Pipeline] sh 06:53:04 + lftools sign git-tag v1.2.1-dev.2 06:53:06 Signing Git tag with Sigul... 06:53:06 Signing v1.2.1-dev.2 [Pipeline] echo 06:53:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:53:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:53:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:53:09 $ docker stop --time=1 21c899745f5b57b23b6d5c33972816b5483787d704e1cfbe3e5ada0aa8108f1e 06:53:11 $ docker rm -f 21c899745f5b57b23b6d5c33972816b5483787d704e1cfbe3e5ada0aa8108f1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:12 . [Pipeline] withDockerContainer 06:53:13 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:53:13 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:53:14 $ docker top 5c45f0389546b5f11e0959913b9a63a9e993622ff6bc9c8341e88991923ac6aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:14 [ssh-agent] Looking for ssh-agent implementation... 06:53:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:15 $ docker exec 5c45f0389546b5f11e0959913b9a63a9e993622ff6bc9c8341e88991923ac6aa ssh-agent 06:53:16 SSH_AUTH_SOCK=/tmp/ssh-JDr2kV6SeaQY/agent.15 06:53:16 SSH_AGENT_PID=21 06:53:16 Running ssh-add (command line suppressed) 06:53:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5551622355528594907.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5551622355528594907.key) 06:53:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:16 + git semver bump pre 06:53:17 # -> Open(): unable to determine branch for HEAD 06:53:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:53:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:53:17 # $SEMVER_REMOTE_NAME = origin 06:53:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:53:17 # $SEMVER_USER_NAME = edgex-jenkins 06:53:17 # $SEMVER_BRANCH = master 06:53:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 06:53:17 1.2.1-dev.3 [Pipeline] } 06:53:17 $ docker exec --env ******** --env ******** 5c45f0389546b5f11e0959913b9a63a9e993622ff6bc9c8341e88991923ac6aa ssh-agent -k 06:53:17 unset SSH_AUTH_SOCK; 06:53:17 unset SSH_AGENT_PID; 06:53:17 echo Agent pid 21 killed; 06:53:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:18 + git semver [Pipeline] } 06:53:18 $ docker stop --time=1 5c45f0389546b5f11e0959913b9a63a9e993622ff6bc9c8341e88991923ac6aa 06:53:20 $ docker rm -f 5c45f0389546b5f11e0959913b9a63a9e993622ff6bc9c8341e88991923ac6aa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:53:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:20 . [Pipeline] withDockerContainer 06:53:21 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:53:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:53:22 $ docker top 6c9dc3a4138d6c4ae27804c3afc2109a16c295097e109a0c19158a31c511f800 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:22 [ssh-agent] Looking for ssh-agent implementation... 06:53:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:23 $ docker exec 6c9dc3a4138d6c4ae27804c3afc2109a16c295097e109a0c19158a31c511f800 ssh-agent 06:53:23 SSH_AUTH_SOCK=/tmp/ssh-lm3TkvjHYcX8/agent.15 06:53:23 SSH_AGENT_PID=22 06:53:23 Running ssh-add (command line suppressed) 06:53:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2713989571756227505.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2713989571756227505.key) 06:53:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:24 + git semver push 06:53:24 # -> Open(): unable to determine branch for HEAD 06:53:24 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:53:24 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:53:24 # $SEMVER_REMOTE_NAME = origin 06:53:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:53:24 # $SEMVER_USER_NAME = edgex-jenkins 06:53:24 # $SEMVER_BRANCH = master 06:53:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 06:53:31 $ docker exec --env ******** --env ******** 6c9dc3a4138d6c4ae27804c3afc2109a16c295097e109a0c19158a31c511f800 ssh-agent -k 06:53:31 unset SSH_AUTH_SOCK; 06:53:31 unset SSH_AGENT_PID; 06:53:31 echo Agent pid 22 killed; 06:53:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:33 + git semver [Pipeline] } 06:53:33 $ docker stop --time=1 6c9dc3a4138d6c4ae27804c3afc2109a16c295097e109a0c19158a31c511f800 06:53:35 $ docker rm -f 6c9dc3a4138d6c4ae27804c3afc2109a16c295097e109a0c19158a31c511f800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:53:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:53:36 ---> package-listing.sh 06:53:36 ++ tr '[:upper:]' '[:lower:]' 06:53:36 ++ facter osfamily 06:53:36 + OS_FAMILY=redhat 06:53:36 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 06:53:36 + START_PACKAGES=/tmp/packages_start.txt 06:53:36 + END_PACKAGES=/tmp/packages_end.txt 06:53:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:53:36 + PACKAGES=/tmp/packages_start.txt 06:53:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 06:53:36 + PACKAGES=/tmp/packages_end.txt 06:53:36 + case "${OS_FAMILY}" in 06:53:36 + rpm -qa 06:53:36 + sort 06:53:42 + '[' -f /tmp/packages_start.txt ']' 06:53:42 + '[' -f /tmp/packages_end.txt ']' 06:53:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:53:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 06:53:42 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 06:53:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 06:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:43 06:53:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:53:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:43 alpine: Pulling from edgex-lftools-log-publisher 06:53:43 c9b1b535fdd9: Pulling fs layer 06:53:43 2cc5ad85d9ab: Pulling fs layer 06:53:43 756a868c4378: Pulling fs layer 06:53:43 444b2fc9a129: Pulling fs layer 06:53:43 ea15f1150254: Pulling fs layer 06:53:43 41b27a9f41bf: Pulling fs layer 06:53:43 28c525ee5125: Pulling fs layer 06:53:43 094b1ea09ed8: Pulling fs layer 06:53:43 138eaada9080: Pulling fs layer 06:53:43 0622d0fa9048: Pulling fs layer 06:53:43 41b27a9f41bf: Waiting 06:53:43 28c525ee5125: Waiting 06:53:43 094b1ea09ed8: Waiting 06:53:43 138eaada9080: Waiting 06:53:43 0622d0fa9048: Waiting 06:53:43 444b2fc9a129: Waiting 06:53:43 ea15f1150254: Waiting 06:53:43 2cc5ad85d9ab: Download complete 06:53:43 c9b1b535fdd9: Verifying Checksum 06:53:43 c9b1b535fdd9: Download complete 06:53:43 444b2fc9a129: Verifying Checksum 06:53:43 444b2fc9a129: Download complete 06:53:44 ea15f1150254: Verifying Checksum 06:53:44 ea15f1150254: Download complete 06:53:44 28c525ee5125: Verifying Checksum 06:53:44 28c525ee5125: Download complete 06:53:44 c9b1b535fdd9: Pull complete 06:53:44 756a868c4378: Verifying Checksum 06:53:44 756a868c4378: Download complete 06:53:44 138eaada9080: Verifying Checksum 06:53:44 138eaada9080: Download complete 06:53:44 2cc5ad85d9ab: Pull complete 06:53:44 0622d0fa9048: Verifying Checksum 06:53:44 0622d0fa9048: Download complete 06:53:45 094b1ea09ed8: Verifying Checksum 06:53:45 094b1ea09ed8: Download complete 06:53:46 41b27a9f41bf: Verifying Checksum 06:53:46 41b27a9f41bf: Download complete 06:53:48 756a868c4378: Pull complete 06:53:48 444b2fc9a129: Pull complete 06:53:48 ea15f1150254: Pull complete 06:53:54 41b27a9f41bf: Pull complete 06:53:54 28c525ee5125: Pull complete 06:53:57 094b1ea09ed8: Pull complete 06:53:57 138eaada9080: Pull complete 06:53:57 0622d0fa9048: Pull complete 06:53:57 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:53:58 prd-centos7-docker-4c-2g-372 does not seem to be running inside a container 06:53:58 $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:53:59 $ docker top 7085a371d4e62fd5df7d70d08479816f4f00bd865b2c28b565b31762ac4ac68b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:59 provisioning config files... 06:53:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config367815226187997643tmp [Pipeline] { [Pipeline] echo 06:54:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:54:00 ---> create-netrc.sh [Pipeline] echo 06:54:00 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:54:01 ---> logs-deploy.sh 06:54:01 + ARCHIVE_ARTIFACTS= 06:54:01 + LOGS_SERVER=https://logs.edgexfoundry.org 06:54:01 + '[' https://logs.edgexfoundry.org == None ']' 06:54:01 + NEXUS_URL=https://nexus.edgexfoundry.org 06:54:01 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/37 06:54:01 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/37/ 06:54:01 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/37 /w/workspace/edgexfoundry_edgex-ui-go_master 06:54:02 Archives upload complete. 06:54:03 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/37 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/37/ 06:54:04 ---> uname -a: 06:54:04 Linux 7085a371d4e6 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 06:54:04 06:54:04 06:54:04 ---> lscpu: 06:54:04 Architecture: x86_64 06:54:04 CPU op-mode(s): 32-bit, 64-bit 06:54:04 Byte Order: Little Endian 06:54:04 Address sizes: 40 bits physical, 48 bits virtual 06:54:04 CPU(s): 4 06:54:04 On-line CPU(s) list: 0-3 06:54:04 Thread(s) per core: 1 06:54:04 Core(s) per socket: 1 06:54:04 Socket(s): 4 06:54:04 NUMA node(s): 1 06:54:04 Vendor ID: GenuineIntel 06:54:04 CPU family: 6 06:54:04 Model: 44 06:54:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:54:04 Stepping: 1 06:54:04 CPU MHz: 2933.438 06:54:04 BogoMIPS: 5866.87 06:54:04 Virtualization: VT-x 06:54:04 Hypervisor vendor: KVM 06:54:04 Virtualization type: full 06:54:04 L1d cache: 128 KiB 06:54:04 L1i cache: 128 KiB 06:54:04 L2 cache: 16 MiB 06:54:04 L3 cache: 64 MiB 06:54:04 NUMA node0 CPU(s): 0-3 06:54:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 06:54:04 Vulnerability Meltdown: Mitigation; PTI 06:54:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:54:04 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 06:54:04 Vulnerability Spectre v2: Mitigation; Full retpoline 06:54:04 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 06:54:04 06:54:04 06:54:04 ---> nproc: 06:54:04 4 06:54:04 06:54:04 06:54:04 ---> df -h: 06:54:04 Filesystem Size Used Available Use% Mounted on 06:54:04 overlay 50.0G 7.4G 42.6G 15% / 06:54:04 tmpfs 64.0M 0 64.0M 0% /dev 06:54:04 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 06:54:04 shm 64.0M 0 64.0M 0% /dev/shm 06:54:04 /dev/vda1 50.0G 7.4G 42.6G 15% /etc/resolv.conf 06:54:04 /dev/vda1 50.0G 7.4G 42.6G 15% /etc/hostname 06:54:04 /dev/vda1 50.0G 7.4G 42.6G 15% /etc/hosts 06:54:04 /dev/vda1 50.0G 7.4G 42.6G 15% /w/workspace/edgexfoundry_edgex-ui-go_master 06:54:04 /dev/vda1 50.0G 7.4G 42.6G 15% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 06:54:04 /dev/vda1 50.0G 7.4G 42.6G 15% /var/log/sa 06:54:04 06:54:04 06:54:04 ---> free -m: 06:54:04 total used free shared buff/cache available 06:54:04 Mem: 1838 744 74 0 1018 1026 06:54:04 Swap: 1023 2 1021 06:54:04 06:54:04 06:54:04 ---> ip addr: 06:54:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:54:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:54:04 inet 127.0.0.1/8 scope host lo 06:54:04 valid_lft forever preferred_lft forever 06:54:04 24: eth0@if25: mtu 1458 qdisc noqueue state UP 06:54:04 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 06:54:04 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 06:54:04 valid_lft forever preferred_lft forever 06:54:04 06:54:04 06:54:04 ---> sar -b -r -n DEV: 06:54:04 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/22/20 _x86_64_ (4 CPU) 06:54:04 06:54:04 06:39:06 LINUX RESTART 06:54:04 06:54:04 06:40:01 tps rtps wtps bread/s bwrtn/s 06:54:04 06:41:01 22.52 5.42 17.10 1804.32 2061.28 06:54:04 06:42:01 1.60 0.07 1.53 2.13 66.94 06:54:04 06:43:02 0.28 0.00 0.28 0.00 3.47 06:54:04 06:44:01 0.29 0.00 0.29 0.00 3.20 06:54:04 06:45:01 0.67 0.00 0.67 0.00 8.59 06:54:04 06:46:01 0.50 0.02 0.48 0.13 7.34 06:54:04 06:47:01 0.27 0.00 0.27 0.00 2.93 06:54:04 06:48:01 0.27 0.00 0.27 0.00 2.98 06:54:04 06:49:02 0.31 0.00 0.31 0.00 3.46 06:54:04 06:50:01 0.30 0.00 0.30 0.00 3.13 06:54:04 06:51:01 198.27 111.50 86.77 3876.59 27281.64 06:54:04 06:52:01 90.75 34.10 56.65 1518.55 5336.98 06:54:04 06:53:01 148.31 30.91 117.40 1610.38 28460.36 06:54:04 06:54:01 159.78 71.05 88.73 4606.68 22523.68 06:54:04 Average: 44.67 18.11 26.56 960.58 6138.21 06:54:04 06:54:04 06:40:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:54:04 06:41:01 95312 1786992 94.94 2620 1233676 964964 32.92 449740 1175956 8 06:54:04 06:42:01 121996 1760308 93.52 2620 1233684 910836 31.08 425816 1174552 8 06:54:04 06:43:02 121740 1760564 93.53 2620 1233688 910836 31.08 426892 1173464 8 06:54:04 06:44:01 121372 1760932 93.55 2620 1233688 910836 31.08 426992 1173464 8 06:54:04 06:45:01 120248 1762056 93.61 2620 1233752 911104 31.09 428764 1173472 16 06:54:04 06:46:01 121828 1760476 93.53 2620 1233708 910836 31.08 427036 1173464 12 06:54:04 06:47:01 135832 1746472 92.78 2620 1233712 910836 31.08 413104 1173448 8 06:54:04 06:48:01 135560 1746744 92.80 2620 1233716 910836 31.08 413244 1173448 16 06:54:04 06:49:02 135700 1746604 92.79 2620 1233724 910836 31.08 413340 1173452 8 06:54:04 06:50:01 136656 1745648 92.74 2620 1233728 910940 31.08 412168 1173448 16 06:54:04 06:51:01 126692 1755612 93.27 2620 1189828 967392 33.01 424760 1146164 108576 06:54:04 06:52:01 184876 1697428 90.18 2620 1087268 962996 32.86 551772 959044 19416 06:54:04 06:53:01 90352 1791952 95.20 2544 1059200 1054112 35.97 583984 935640 96680 06:54:04 06:54:01 103660 1778644 94.49 2164 1040996 1029884 35.14 634096 859896 54440 06:54:04 Average: 125130 1757174 93.35 2582 1193883 941232 32.11 459408 1117065 19944 06:54:04 06:54:04 06:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:54:04 06:41:01 eth0 73.01 62.94 384.98 85.92 0.00 0.00 0.00 06:54:04 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:41:01 docker0 17.98 11.85 1.71 50.80 0.00 0.00 0.00 06:54:04 06:42:01 eth0 0.10 0.15 0.01 0.13 0.00 0.00 0.00 06:54:04 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:43:02 eth0 0.27 0.08 0.01 0.01 0.00 0.00 0.00 06:54:04 06:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:44:01 eth0 1.08 0.07 0.10 0.01 0.00 0.00 0.00 06:54:04 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:45:01 eth0 0.80 0.58 0.66 0.45 0.00 0.00 0.00 06:54:04 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 06:54:04 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 06:54:04 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 06:54:04 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:49:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 06:54:04 06:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:50:01 eth0 0.51 0.17 0.10 0.07 0.00 0.00 0.00 06:54:04 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:51:01 eth0 207.44 150.37 3778.99 19.06 0.00 0.00 0.00 06:54:04 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:51:01 vethb67af29 0.00 0.10 0.00 0.01 0.00 0.00 0.00 06:54:04 06:51:01 docker0 18.01 11.87 1.71 50.88 0.00 0.00 0.00 06:54:04 06:52:01 eth0 143.52 126.10 560.65 55.00 0.00 0.00 0.00 06:54:04 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:52:01 docker0 85.19 95.43 8.48 371.07 0.00 0.00 0.00 06:54:04 06:53:01 veth469611d 16.32 17.72 1.15 143.07 0.00 0.00 0.00 06:54:04 06:53:01 eth0 896.64 666.33 8932.55 294.48 0.00 0.00 0.00 06:54:04 06:53:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 06:54:04 06:53:01 docker0 120.30 125.50 11.24 565.30 0.00 0.00 0.00 06:54:04 06:54:01 eth0 133.29 102.88 2376.27 68.68 0.00 0.00 0.00 06:54:04 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 06:54:01 veth3ef57aa 0.00 0.10 0.00 0.01 0.00 0.00 0.00 06:54:04 06:54:01 docker0 2.34 1.75 0.41 0.46 0.00 0.00 0.00 06:54:04 Average: eth0 53.79 41.97 753.08 21.87 0.00 0.00 0.00 06:54:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:04 Average: veth3ef57aa 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:54:04 Average: docker0 8.78 9.11 0.83 40.48 0.00 0.00 0.00 06:54:04 06:54:04