Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 397922165b058b6b8a8429499b639e22376024ad 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 ‘prd-centos7-docker-4c-2g-139’ Running on prd-centos7-docker-4c-2g-140 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 Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/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 397922165b058b6b8a8429499b639e22376024ad (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 397922165b058b6b8a8429499b639e22376024ad # timeout=10 Commit message: "Modify Registry Host value to localhost in docker configuration way" > git rev-list --no-walk 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:31:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:31:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:31:57 ========================================================= 13:31:57 EdgeX Global Pipelines Version Info 13:31:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:31:58 ------------------- 13:31:58 stable info: 13:31:58 ------------------- 13:31:58 Commited By: Emilio Reyes emilio.reyes@intel.com 13:31:58 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 13:31:58 Message: update stable to v1.0.87 13:31:59 ------------------- 13:31:59 experimental info: 13:31:59 ------------------- 13:31:59 Commited By: **** collab-it+edgex@linuxfoundation.org 13:31:59 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 13:31: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 13:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:32:01 13:32:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:32:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:32:01 latest: Pulling from edgex-devops/git-semver 13:32:01 9123ac7c32f7: Pulling fs layer 13:32:01 b8cc5d1170e3: Pulling fs layer 13:32:01 2924cbbf6a41: Pulling fs layer 13:32:01 93b08a4f1073: Pulling fs layer 13:32:01 93b08a4f1073: Waiting 13:32:01 b8cc5d1170e3: Verifying Checksum 13:32:01 b8cc5d1170e3: Download complete 13:32:01 9123ac7c32f7: Verifying Checksum 13:32:01 9123ac7c32f7: Download complete 13:32:02 93b08a4f1073: Verifying Checksum 13:32:02 93b08a4f1073: Download complete 13:32:02 2924cbbf6a41: Verifying Checksum 13:32:02 2924cbbf6a41: Download complete 13:32:02 9123ac7c32f7: Pull complete 13:32:02 b8cc5d1170e3: Pull complete 13:32:03 2924cbbf6a41: Pull complete 13:32:03 93b08a4f1073: Pull complete 13:32:03 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 13:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:32:03 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:32:03 $ 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 13:32:04 $ docker top 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:32:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:04 [ssh-agent] Looking for ssh-agent implementation... 13:32:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:04 $ docker exec 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd ssh-agent 13:32:05 SSH_AUTH_SOCK=/tmp/ssh-5jbN4gKemeyp/agent.15 13:32:05 SSH_AGENT_PID=22 13:32:05 Running ssh-add (command line suppressed) 13:32:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1950102099983309432.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1950102099983309432.key) 13:32:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:05 + git describe --exact-match --tags HEAD 13:32:05 fatal: No names found, cannot describe anything. [Pipeline] } 13:32:05 $ docker exec --env ******** --env ******** 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd ssh-agent -k 13:32:05 unset SSH_AUTH_SOCK; 13:32:05 unset SSH_AGENT_PID; 13:32:05 echo Agent pid 22 killed; 13:32:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:32:06 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:32:06 This usually means this commit has not been tagged. [Pipeline] sshagent 13:32:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:06 [ssh-agent] Looking for ssh-agent implementation... 13:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:06 $ docker exec 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd ssh-agent 13:32:06 SSH_AUTH_SOCK=/tmp/ssh-vhQ3TL2HoWoA/agent.57 13:32:06 SSH_AGENT_PID=64 13:32:06 Running ssh-add (command line suppressed) 13:32:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8820627703432836441.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8820627703432836441.key) 13:32:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:07 + git semver init 13:32:07 # -> Open(): unable to determine branch for HEAD 13:32:07 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 13:32:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 13:32:07 # $SEMVER_REMOTE_NAME = origin 13:32:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:32:07 # $SEMVER_USER_NAME = edgex-jenkins 13:32:07 # $SEMVER_BRANCH = master 13:32:07 # $SEMVER_TEMP = /tmp/semver-204060625 13:32:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 13:32:08 # '/tmp/semver-204060625' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 13:32:08 # -> Force: false 13:32:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 13:32:08 $ docker exec --env ******** --env ******** 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd ssh-agent -k 13:32:08 unset SSH_AUTH_SOCK; 13:32:08 unset SSH_AGENT_PID; 13:32:08 echo Agent pid 64 killed; 13:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:08 + git semver [Pipeline] } 13:32:08 $ docker stop --time=1 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd 13:32:10 $ docker rm -f 2f3cbb7e66e5c40ff93af0b3ce5c39b361b8933973efe6373c42c2f47b204abd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:32:11 Stashed 46 file(s) [Pipeline] echo 13:32:11 [edgeXSemver] initialized semver on version 1.2.1-dev.1 [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 13:32:26 Still waiting to schedule task 13:32:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:32:26 Still waiting to schedule task 13:32:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:34:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-141 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 13:34:27 Running in /w/workspace/edgex-ui-go/36 [Pipeline] { [Pipeline] checkout 13:34:34 using credential edgex-jenkins-ssh 13:34:34 Cloning the remote Git repository 13:34:34 Cloning with configured refspecs honoured and without tags 13:34:34 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:34:34 > git init /w/workspace/edgex-ui-go/36 # timeout=10 13:34:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:34:34 > git --version # timeout=10 13:34:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:34:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:34:35 Fetching without tags 13:34:36 Checking out Revision 397922165b058b6b8a8429499b639e22376024ad (master) 13:34:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:34:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:34:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:34:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:34:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:34:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:34:36 > git config core.sparsecheckout # timeout=10 13:34:36 > git checkout -f 397922165b058b6b8a8429499b639e22376024ad # timeout=10 13:34:39 Running on prd-centos7-docker-4c-2g-142 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 13:34:39 Running in /w/workspace/edgex-ui-go/36 [Pipeline] { [Pipeline] checkout 13:34:40 Commit message: "Modify Registry Host value to localhost in docker configuration way" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:34:42 ========================================================= 13:34:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 13:34:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:34:43 + 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 . 13:34:44 Sending build context to Docker daemon 11.57MB 13:34:44 Step 1/8 : ARG BASE=golang:1.11-alpine 13:34:44 Step 2/8 : FROM ${BASE} 13:34:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:34:44 cde5963f3b93: Pulling fs layer 13:34:44 2a23fa8c16f7: Pulling fs layer 13:34:44 777b28850792: Pulling fs layer 13:34:44 8a11ddd9e578: Pulling fs layer 13:34:44 4cf88f913ddb: Pulling fs layer 13:34:44 1df406cf5192: Pulling fs layer 13:34:44 cd6300453558: Pulling fs layer 13:34:44 b9c365052c96: Pulling fs layer 13:34:44 a2d8cc88f415: Pulling fs layer 13:34:44 ea1d1ca13537: Pulling fs layer 13:34:44 3750a50a1c5e: Pulling fs layer 13:34:44 8a11ddd9e578: Waiting 13:34:44 4cf88f913ddb: Waiting 13:34:44 1df406cf5192: Waiting 13:34:44 cd6300453558: Waiting 13:34:44 b9c365052c96: Waiting 13:34:44 a2d8cc88f415: Waiting 13:34:44 3750a50a1c5e: Waiting 13:34:44 ea1d1ca13537: Waiting 13:34:44 777b28850792: Verifying Checksum 13:34:44 777b28850792: Download complete 13:34:44 2a23fa8c16f7: Verifying Checksum 13:34:44 2a23fa8c16f7: Download complete 13:34:44 4cf88f913ddb: Verifying Checksum 13:34:44 4cf88f913ddb: Download complete 13:34:44 1df406cf5192: Verifying Checksum 13:34:44 1df406cf5192: Download complete 13:34:45 using credential edgex-jenkins-ssh 13:34:45 Cloning the remote Git repository 13:34:45 Cloning with configured refspecs honoured and without tags 13:34:45 cde5963f3b93: Verifying Checksum 13:34:45 cde5963f3b93: Download complete 13:34:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:34:45 cde5963f3b93: Pull complete 13:34:46 Fetching without tags 13:34:46 2a23fa8c16f7: Pull complete 13:34:45 > git init /w/workspace/edgex-ui-go/36 # timeout=10 13:34:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:34:45 > git --version # timeout=10 13:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:34:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:34:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:34:46 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:34:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:34:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:34:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:34:46 Checking out Revision 397922165b058b6b8a8429499b639e22376024ad (master) 13:34:46 777b28850792: Pull complete 13:34:46 > git config core.sparsecheckout # timeout=10 13:34:46 > git checkout -f 397922165b058b6b8a8429499b639e22376024ad # timeout=10 13:34:49 cd6300453558: Verifying Checksum 13:34:49 cd6300453558: Download complete 13:34:49 a2d8cc88f415: Verifying Checksum 13:34:49 a2d8cc88f415: Download complete 13:34:50 Commit message: "Modify Registry Host value to localhost in docker configuration way" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:34:51 ========================================================= 13:34:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 13:34:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:34:51 ea1d1ca13537: Verifying Checksum 13:34:51 ea1d1ca13537: Download complete 13:34:51 3750a50a1c5e: Verifying Checksum 13:34:51 3750a50a1c5e: Download complete 13:34:52 + 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 . 13:34:53 Sending build context to Docker daemon 11.57MB 13:34:53 Step 1/8 : ARG BASE=golang:1.11-alpine 13:34:53 Step 2/8 : FROM ${BASE} 13:34:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 13:34:53 e6b0cf9c0882: Pulling fs layer 13:34:53 2848faf0eed1: Pulling fs layer 13:34:53 0f37312ad70f: Pulling fs layer 13:34:53 5788d62ee057: Pulling fs layer 13:34:53 0e6b1d234666: Pulling fs layer 13:34:53 bf5d7aec512f: Pulling fs layer 13:34:53 34c802a77dc8: Pulling fs layer 13:34:53 9eb99e56ec68: Pulling fs layer 13:34:53 27c7a5d97fbd: Pulling fs layer 13:34:53 5c102a31e300: Pulling fs layer 13:34:53 dcfb455df0a1: Pulling fs layer 13:34:53 34c802a77dc8: Waiting 13:34:53 9eb99e56ec68: Waiting 13:34:53 27c7a5d97fbd: Waiting 13:34:53 5c102a31e300: Waiting 13:34:53 dcfb455df0a1: Waiting 13:34:53 5788d62ee057: Waiting 13:34:53 0e6b1d234666: Waiting 13:34:53 bf5d7aec512f: Waiting 13:34:53 0f37312ad70f: Verifying Checksum 13:34:53 0f37312ad70f: Download complete 13:34:53 2848faf0eed1: Verifying Checksum 13:34:53 2848faf0eed1: Download complete 13:34:53 0e6b1d234666: Verifying Checksum 13:34:53 0e6b1d234666: Download complete 13:34:53 bf5d7aec512f: Download complete 13:34:53 e6b0cf9c0882: Verifying Checksum 13:34:53 e6b0cf9c0882: Download complete 13:34:54 b9c365052c96: Verifying Checksum 13:34:54 b9c365052c96: Download complete 13:34:54 34c802a77dc8: Verifying Checksum 13:34:54 34c802a77dc8: Download complete 13:34:54 27c7a5d97fbd: Verifying Checksum 13:34:54 27c7a5d97fbd: Download complete 13:34:56 8a11ddd9e578: Verifying Checksum 13:34:56 8a11ddd9e578: Download complete 13:34:56 e6b0cf9c0882: Pull complete 13:34:56 9eb99e56ec68: Verifying Checksum 13:34:56 9eb99e56ec68: Download complete 13:34:57 2848faf0eed1: Pull complete 13:34:57 5c102a31e300: Verifying Checksum 13:34:57 5c102a31e300: Download complete 13:34:57 dcfb455df0a1: Verifying Checksum 13:34:57 dcfb455df0a1: Download complete 13:34:57 5788d62ee057: Verifying Checksum 13:34:57 5788d62ee057: Download complete 13:34:57 0f37312ad70f: Pull complete 13:35:07 5788d62ee057: Pull complete 13:35:07 0e6b1d234666: Pull complete 13:35:07 bf5d7aec512f: Pull complete 13:35:08 8a11ddd9e578: Pull complete 13:35:08 4cf88f913ddb: Pull complete 13:35:08 1df406cf5192: Pull complete 13:35:10 34c802a77dc8: Pull complete 13:35:13 cd6300453558: Pull complete 13:35:15 9eb99e56ec68: Pull complete 13:35:15 27c7a5d97fbd: Pull complete 13:35:15 5c102a31e300: Pull complete 13:35:16 dcfb455df0a1: Pull complete 13:35:16 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 13:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 13:35:16 ---> 7c70fe431013 13:35:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:35:16 ---> Running in 15a8b580e816 13:35:16 Removing intermediate container 15a8b580e816 13:35:16 ---> b2965c4e38ae 13:35:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:16 ---> Running in 2ddf4330b1fd 13:35:18 b9c365052c96: Pull complete 13:35:18 a2d8cc88f415: Pull complete 13:35:18 Removing intermediate container 2ddf4330b1fd 13:35:18 ---> 74d4731f3a4b 13:35:18 Step 5/8 : RUN apk add --no-cache make git 13:35:18 ---> Running in cc8f17d3b06c 13:35:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:35:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:35:20 ea1d1ca13537: Pull complete 13:35:20 OK: 143 MiB in 39 packages 13:35:20 3750a50a1c5e: Pull complete 13:35:20 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 13:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 13:35:20 ---> 78745c68409d 13:35:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:35:20 Removing intermediate container cc8f17d3b06c 13:35:20 ---> 9614b134bc3c 13:35:20 Step 6/8 : WORKDIR /edgex-ui-go 13:35:21 ---> Running in 19a550a3fd67 13:35:21 Removing intermediate container 19a550a3fd67 13:35:21 ---> 12fdf3117beb 13:35:21 Step 7/8 : COPY . . 13:35:22 ---> ba513778487d 13:35:22 Step 8/8 : RUN go mod download 13:35:22 ---> Running in d4811b88ab64 13:35:25 ---> Running in 91b06bcd86fc 13:35:25 Removing intermediate container 91b06bcd86fc 13:35:25 ---> ffda37758bd5 13:35:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:25 ---> Running in 5de4dcbbb121 13:35:28 Removing intermediate container 5de4dcbbb121 13:35:28 ---> 20b40b305a2e 13:35:28 Step 5/8 : RUN apk add --no-cache make git 13:35:28 ---> Running in b37a165b4474 13:35:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:35:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:35:30 OK: 125 MiB in 39 packages 13:35:30 go: finding cloud.google.com/go v0.26.0 13:35:30 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 13:35:30 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 13:35:30 go: finding github.com/BurntSushi/toml v0.3.1 13:35:30 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 13:35:30 go: finding github.com/Microsoft/go-winio v0.4.3 13:35:30 go: finding github.com/NYTimes/gziphandler v1.0.1 13:35:30 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 13:35:30 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 13:35:30 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 13:35:30 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 13:35:30 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:35:30 go: finding github.com/armon/go-metrics v0.3.3 13:35:30 go: finding github.com/armon/go-radix v1.0.0 13:35:30 go: finding github.com/aws/aws-sdk-go v1.25.41 13:35:30 go: finding github.com/beorn7/perks v1.0.1 13:35:30 go: finding github.com/bgentry/speakeasy v0.1.0 13:35:30 go: finding github.com/boltdb/bolt v1.3.1 13:35:30 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:35:30 go: finding github.com/cespare/xxhash/v2 v2.1.1 13:35:30 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 13:35:30 go: finding github.com/circonus-labs/circonusllhist v0.1.3 13:35:30 go: finding github.com/client9/misspell v0.3.4 13:35:30 go: finding github.com/coredns/coredns v1.1.2 13:35:30 go: finding github.com/davecgh/go-spew v1.1.1 13:35:30 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 13:35:30 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:35:30 go: finding github.com/digitalocean/godo v1.10.0 13:35:30 go: finding github.com/dimchansky/utfbom v1.1.0 13:35:30 go: finding github.com/dnaeon/go-vcr v1.0.1 13:35:30 go: finding github.com/docker/go-connections v0.3.0 13:35:30 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 13:35:30 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 13:35:30 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 13:35:30 go: finding github.com/envoyproxy/go-control-plane v0.8.0 13:35:30 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 13:35:30 go: finding github.com/fatih/color v1.9.0 13:35:30 go: finding github.com/fatih/structs v1.1.0 13:35:30 go: finding github.com/fsnotify/fsnotify v1.4.7 13:35:30 go: finding github.com/ghodss/yaml v1.0.0 13:35:30 go: finding github.com/go-kit/kit v0.9.0 13:35:30 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 13:35:30 go: finding github.com/go-logfmt/logfmt v0.4.0 13:35:30 go: finding github.com/go-ole/go-ole v1.2.1 13:35:30 go: finding github.com/go-stack/stack v1.8.0 13:35:30 go: finding github.com/go-test/deep v1.0.2 13:35:31 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 13:35:31 go: finding github.com/gobuffalo/depgen v0.1.0 13:35:31 go: finding github.com/gobuffalo/envy v1.7.0 13:35:31 go: finding github.com/gobuffalo/flect v0.1.3 13:35:31 go: finding github.com/gobuffalo/genny v0.1.1 13:35:31 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 13:35:31 go: finding github.com/gobuffalo/gogen v0.1.1 13:35:31 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 13:35:31 go: finding github.com/gobuffalo/mapi v1.0.2 13:35:31 go: finding github.com/gobuffalo/packd v0.1.0 13:35:31 go: finding github.com/gobuffalo/packr/v2 v2.2.0 13:35:31 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 13:35:31 go: finding github.com/gogo/googleapis v1.1.0 13:35:31 go: finding github.com/gogo/protobuf v1.2.1 13:35:31 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 13:35:31 go: finding github.com/golang/mock v1.1.1 13:35:31 go: finding github.com/golang/protobuf v1.3.2 13:35:31 go: finding github.com/golang/snappy v0.0.1 13:35:31 go: finding github.com/gomodule/redigo v2.0.0+incompatible 13:35:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:35:31 go: finding github.com/google/go-cmp v0.4.0 13:35:31 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 13:35:32 go: finding github.com/google/gofuzz v1.0.0 13:35:32 go: finding github.com/googleapis/gnostic v0.2.0 13:35:32 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 13:35:32 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 13:35:32 go: finding github.com/gorilla/mux v1.7.1 13:35:32 go: finding github.com/gorilla/websocket v1.4.0 13:35:32 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 13:35:32 Removing intermediate container b37a165b4474 13:35:32 ---> 2b729908ffcd 13:35:32 Step 6/8 : WORKDIR /edgex-ui-go 13:35:32 ---> Running in c035419499a8 13:35:32 go: finding github.com/hashicorp/consul v1.7.2 13:35:32 go: finding github.com/hashicorp/consul/api v1.4.0 13:35:32 go: finding github.com/hashicorp/consul/sdk v0.4.0 13:35:32 go: finding github.com/hashicorp/errwrap v1.0.0 13:35:32 go: finding github.com/hashicorp/go-bexpr v0.1.2 13:35:32 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 13:35:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:35:32 go: finding github.com/hashicorp/go-connlimit v0.2.0 13:35:32 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 13:35:32 go: finding github.com/hashicorp/go-hclog v0.12.2 13:35:32 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 13:35:32 go: finding github.com/hashicorp/go-memdb v1.0.3 13:35:32 go: finding github.com/hashicorp/go-msgpack v0.5.5 13:35:32 go: finding github.com/hashicorp/go-multierror v1.0.0 13:35:32 go: finding github.com/hashicorp/go-plugin v1.0.1 13:35:32 Removing intermediate container c035419499a8 13:35:32 ---> cbb0e175015f 13:35:32 Step 7/8 : COPY . . 13:35:32 go: finding github.com/hashicorp/go-raftchunking v0.6.1 13:35:32 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 13:35:32 go: finding github.com/hashicorp/go-rootcerts v1.0.2 13:35:32 go: finding github.com/hashicorp/go-sockaddr v1.0.2 13:35:32 go: finding github.com/hashicorp/go-syslog v1.0.0 13:35:32 go: finding github.com/hashicorp/go-uuid v1.0.1 13:35:32 go: finding github.com/hashicorp/go-version v1.1.0 13:35:33 go: finding github.com/hashicorp/go.net v0.0.1 13:35:33 go: finding github.com/hashicorp/golang-lru v0.5.4 13:35:33 go: finding github.com/hashicorp/hcl v1.0.0 13:35:33 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 13:35:33 go: finding github.com/hashicorp/logutils v1.0.0 13:35:33 go: finding github.com/hashicorp/mdns v1.0.1 13:35:33 go: finding github.com/hashicorp/memberlist v0.2.0 13:35:33 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 13:35:33 go: finding github.com/hashicorp/raft v1.1.2 13:35:33 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 13:35:33 go: finding github.com/hashicorp/serf v0.9.0 13:35:33 go: finding github.com/hashicorp/vault/api v1.0.4 13:35:33 go: finding github.com/hashicorp/vault/sdk v0.1.13 13:35:33 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 13:35:33 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:35:33 go: finding github.com/hpcloud/tail v1.0.0 13:35:33 go: finding github.com/imdario/mergo v0.3.6 13:35:33 go: finding github.com/inconshreveable/mousetrap v1.0.0 13:35:33 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 13:35:33 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 13:35:33 go: finding github.com/joho/godotenv v1.3.0 13:35:33 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 13:35:34 go: finding github.com/json-iterator/go v1.1.9 13:35:34 go: finding github.com/jtolds/gls v4.2.1+incompatible 13:35:34 go: finding github.com/julienschmidt/httprouter v1.2.0 13:35:34 go: finding github.com/karrick/godirwalk v1.10.3 13:35:34 go: finding github.com/kisielk/errcheck v1.2.0 13:35:34 go: finding github.com/kisielk/gotool v1.0.0 13:35:34 go: finding github.com/klauspost/compress v1.9.5 13:35:34 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 13:35:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:35:34 go: finding github.com/kr/pretty v0.2.0 13:35:34 go: finding github.com/kr/pty v1.1.1 13:35:34 go: finding github.com/kr/text v0.1.0 13:35:34 ---> d45c8e63ed32 13:35:34 Step 8/8 : RUN go mod download 13:35:34 go: finding github.com/likexian/gokit v0.20.16 13:35:34 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 13:35:34 go: finding github.com/linode/linodego v0.7.1 13:35:34 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 13:35:34 go: finding github.com/markbates/safe v1.0.1 13:35:34 go: finding github.com/mattn/go-colorable v0.1.6 13:35:34 go: finding github.com/mattn/go-isatty v0.0.12 13:35:34 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 13:35:34 ---> Running in a5df0d26397b 13:35:35 go: finding github.com/miekg/dns v1.1.26 13:35:35 go: finding github.com/mitchellh/cli v1.0.0 13:35:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:35:35 go: finding github.com/mitchellh/copystructure v1.0.0 13:35:35 go: finding github.com/mitchellh/go-homedir v1.1.0 13:35:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:35:35 go: finding github.com/mitchellh/go-wordwrap v1.0.0 13:35:35 go: finding github.com/mitchellh/gox v0.4.0 13:35:35 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 13:35:35 go: finding github.com/mitchellh/iochan v1.0.0 13:35:35 go: finding github.com/mitchellh/mapstructure v1.2.2 13:35:35 go: finding github.com/mitchellh/reflectwalk v1.0.1 13:35:35 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:35:35 go: finding github.com/modern-go/reflect2 v1.0.1 13:35:35 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 13:35:35 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 13:35:35 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 13:35:35 go: finding github.com/oklog/run v1.0.0 13:35:35 go: finding github.com/onsi/ginkgo v1.6.0 13:35:35 go: finding github.com/onsi/gomega v1.4.2 13:35:35 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 13:35:35 go: finding github.com/pascaldekloe/goe v0.1.0 13:35:35 go: finding github.com/pebbe/zmq4 v1.2.0 13:35:35 go: finding github.com/pelletier/go-toml v1.7.0 13:35:35 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 13:35:35 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 13:35:35 go: finding github.com/pkg/errors v0.8.1 13:35:35 go: finding github.com/pmezard/go-difflib v1.0.0 13:35:35 go: finding github.com/posener/complete v1.1.1 13:35:35 go: finding github.com/prometheus/client_golang v1.4.0 13:35:35 go: finding github.com/prometheus/client_model v0.2.0 13:35:35 go: finding github.com/prometheus/common v0.9.1 13:35:35 go: finding github.com/prometheus/procfs v0.0.8 13:35:35 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 13:35:35 go: finding github.com/rogpeppe/go-internal v1.3.0 13:35:35 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 13:35:36 go: finding github.com/ryanuber/go-glob v1.0.0 13:35:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:35:36 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 13:35:36 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 13:35:36 go: finding github.com/sirupsen/logrus v1.4.2 13:35:36 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 13:35:36 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 13:35:36 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 13:35:36 go: finding github.com/spf13/cobra v0.0.3 13:35:36 go: finding github.com/spf13/pflag v1.0.3 13:35:36 go: finding github.com/stretchr/objx v0.1.1 13:35:36 go: finding github.com/stretchr/testify v1.4.0 13:35:36 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 13:35:36 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 13:35:36 go: finding github.com/tidwall/pretty v1.0.0 13:35:36 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 13:35:36 go: finding github.com/vmware/govmomi v0.18.0 13:35:36 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 13:35:36 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 13:35:36 go: finding go.mongodb.org/mongo-driver v1.3.1 13:35:36 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 13:35:36 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 13:35:36 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 13:35:36 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 13:35:36 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 13:35:36 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 13:35:36 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 13:35:36 go: finding golang.org/x/text v0.3.2 13:35:36 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 13:35:36 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 13:35:36 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 13:35:36 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 13:35:36 go: finding google.golang.org/appengine v1.4.0 13:35:36 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 13:35:37 go: finding google.golang.org/grpc v1.23.0 13:35:37 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 13:35:37 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 13:35:37 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 13:35:37 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:35:37 go: finding gopkg.in/errgo.v2 v2.1.0 13:35:37 go: finding gopkg.in/fsnotify.v1 v1.4.7 13:35:37 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 13:35:37 go: finding gopkg.in/inf.v0 v0.9.1 13:35:37 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 13:35:37 go: finding gopkg.in/resty.v1 v1.12.0 13:35:37 go: finding gopkg.in/square/go-jose.v2 v2.3.1 13:35:37 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:35:37 go: finding gopkg.in/yaml.v2 v2.2.8 13:35:37 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 13:35:37 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 13:35:37 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 13:35:37 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 13:35:37 go: finding k8s.io/client-go v8.0.0+incompatible 13:35:37 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 13:35:42 go: finding cloud.google.com/go v0.26.0 13:35:42 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 13:35:42 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 13:35:42 go: finding github.com/BurntSushi/toml v0.3.1 13:35:42 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 13:35:42 go: finding github.com/Microsoft/go-winio v0.4.3 13:35:42 go: finding github.com/NYTimes/gziphandler v1.0.1 13:35:42 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 13:35:42 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 13:35:43 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 13:35:43 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 13:35:43 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:35:43 go: finding github.com/armon/go-metrics v0.3.3 13:35:43 go: finding github.com/armon/go-radix v1.0.0 13:35:43 go: finding github.com/aws/aws-sdk-go v1.25.41 13:35:43 go: finding github.com/beorn7/perks v1.0.1 13:35:43 go: finding github.com/bgentry/speakeasy v0.1.0 13:35:43 go: finding github.com/boltdb/bolt v1.3.1 13:35:43 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:35:43 go: finding github.com/cespare/xxhash/v2 v2.1.1 13:35:43 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 13:35:43 go: finding github.com/circonus-labs/circonusllhist v0.1.3 13:35:43 go: finding github.com/client9/misspell v0.3.4 13:35:43 go: finding github.com/coredns/coredns v1.1.2 13:35:43 go: finding github.com/davecgh/go-spew v1.1.1 13:35:43 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 13:35:43 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:35:43 go: finding github.com/digitalocean/godo v1.10.0 13:35:43 go: finding github.com/dimchansky/utfbom v1.1.0 13:35:43 go: finding github.com/dnaeon/go-vcr v1.0.1 13:35:43 go: finding github.com/docker/go-connections v0.3.0 13:35:43 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 13:35:44 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 13:35:44 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 13:35:44 go: finding github.com/envoyproxy/go-control-plane v0.8.0 13:35:44 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 13:35:44 go: finding github.com/fatih/color v1.9.0 13:35:44 go: finding github.com/fatih/structs v1.1.0 13:35:44 go: finding github.com/fsnotify/fsnotify v1.4.7 13:35:44 go: finding github.com/ghodss/yaml v1.0.0 13:35:44 go: finding github.com/go-kit/kit v0.9.0 13:35:44 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 13:35:44 go: finding github.com/go-logfmt/logfmt v0.4.0 13:35:44 go: finding github.com/go-ole/go-ole v1.2.1 13:35:44 go: finding github.com/go-stack/stack v1.8.0 13:35:44 go: finding github.com/go-test/deep v1.0.2 13:35:44 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 13:35:44 go: finding github.com/gobuffalo/depgen v0.1.0 13:35:44 go: finding github.com/gobuffalo/envy v1.7.0 13:35:44 go: finding github.com/gobuffalo/flect v0.1.3 13:35:44 go: finding github.com/gobuffalo/genny v0.1.1 13:35:44 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 13:35:44 go: finding github.com/gobuffalo/gogen v0.1.1 13:35:44 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 13:35:44 go: finding github.com/gobuffalo/mapi v1.0.2 13:35:44 go: finding github.com/gobuffalo/packd v0.1.0 13:35:44 go: finding github.com/gobuffalo/packr/v2 v2.2.0 13:35:44 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 13:35:44 go: finding github.com/gogo/googleapis v1.1.0 13:35:44 go: finding github.com/gogo/protobuf v1.2.1 13:35:44 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 13:35:44 go: finding github.com/golang/mock v1.1.1 13:35:44 go: finding github.com/golang/protobuf v1.3.2 13:35:44 go: finding github.com/golang/snappy v0.0.1 13:35:44 go: finding github.com/gomodule/redigo v2.0.0+incompatible 13:35:44 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:35:44 go: finding github.com/google/go-cmp v0.4.0 13:35:44 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 13:35:44 go: finding github.com/google/gofuzz v1.0.0 13:35:44 go: finding github.com/googleapis/gnostic v0.2.0 13:35:44 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 13:35:44 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 13:35:44 go: finding github.com/gorilla/mux v1.7.1 13:35:44 go: finding github.com/gorilla/websocket v1.4.0 13:35:44 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 13:35:44 go: finding github.com/hashicorp/consul v1.7.2 13:35:44 go: finding github.com/hashicorp/consul/api v1.4.0 13:35:45 go: finding github.com/hashicorp/consul/sdk v0.4.0 13:35:45 go: finding github.com/hashicorp/errwrap v1.0.0 13:35:45 go: finding github.com/hashicorp/go-bexpr v0.1.2 13:35:45 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 13:35:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:35:45 go: finding github.com/hashicorp/go-connlimit v0.2.0 13:35:45 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 13:35:45 go: finding github.com/hashicorp/go-hclog v0.12.2 13:35:45 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 13:35:45 go: finding github.com/hashicorp/go-memdb v1.0.3 13:35:45 go: finding github.com/hashicorp/go-msgpack v0.5.5 13:35:45 go: finding github.com/hashicorp/go-multierror v1.0.0 13:35:45 go: finding github.com/hashicorp/go-plugin v1.0.1 13:35:45 go: finding github.com/hashicorp/go-raftchunking v0.6.1 13:35:45 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 13:35:45 go: finding github.com/hashicorp/go-rootcerts v1.0.2 13:35:45 go: finding github.com/hashicorp/go-sockaddr v1.0.2 13:35:45 go: finding github.com/hashicorp/go-syslog v1.0.0 13:35:45 go: finding github.com/hashicorp/go-uuid v1.0.1 13:35:45 go: finding github.com/hashicorp/go-version v1.1.0 13:35:45 go: finding github.com/hashicorp/go.net v0.0.1 13:35:45 go: finding github.com/hashicorp/golang-lru v0.5.4 13:35:45 go: finding github.com/hashicorp/hcl v1.0.0 13:35:45 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 13:35:45 go: finding github.com/hashicorp/logutils v1.0.0 13:35:45 go: finding github.com/hashicorp/mdns v1.0.1 13:35:46 go: finding github.com/hashicorp/memberlist v0.2.0 13:35:46 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 13:35:46 go: finding github.com/hashicorp/raft v1.1.2 13:35:46 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 13:35:46 go: finding github.com/hashicorp/serf v0.9.0 13:35:46 go: finding github.com/hashicorp/vault/api v1.0.4 13:35:46 go: finding github.com/hashicorp/vault/sdk v0.1.13 13:35:46 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 13:35:46 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:35:46 go: finding github.com/hpcloud/tail v1.0.0 13:35:46 go: finding github.com/imdario/mergo v0.3.6 13:35:46 go: finding github.com/inconshreveable/mousetrap v1.0.0 13:35:46 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 13:35:46 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 13:35:46 go: finding github.com/joho/godotenv v1.3.0 13:35:46 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 13:35:46 go: finding github.com/json-iterator/go v1.1.9 13:35:46 go: finding github.com/jtolds/gls v4.2.1+incompatible 13:35:46 go: finding github.com/julienschmidt/httprouter v1.2.0 13:35:46 go: finding github.com/karrick/godirwalk v1.10.3 13:35:46 go: finding github.com/kisielk/errcheck v1.2.0 13:35:46 go: finding github.com/kisielk/gotool v1.0.0 13:35:46 go: finding github.com/klauspost/compress v1.9.5 13:35:46 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 13:35:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:35:46 go: finding github.com/kr/pretty v0.2.0 13:35:46 go: finding github.com/kr/pty v1.1.1 13:35:47 go: finding github.com/kr/text v0.1.0 13:35:47 go: finding github.com/likexian/gokit v0.20.16 13:35:47 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 13:35:47 go: finding github.com/linode/linodego v0.7.1 13:35:47 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 13:35:47 go: finding github.com/markbates/safe v1.0.1 13:35:47 go: finding github.com/mattn/go-colorable v0.1.6 13:35:47 go: finding github.com/mattn/go-isatty v0.0.12 13:35:47 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 13:35:47 go: finding github.com/miekg/dns v1.1.26 13:35:47 go: finding github.com/mitchellh/cli v1.0.0 13:35:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:35:47 go: finding github.com/mitchellh/copystructure v1.0.0 13:35:47 go: finding github.com/mitchellh/go-homedir v1.1.0 13:35:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:35:47 go: finding github.com/mitchellh/go-wordwrap v1.0.0 13:35:47 go: finding github.com/mitchellh/gox v0.4.0 13:35:47 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 13:35:47 go: finding github.com/mitchellh/iochan v1.0.0 13:35:47 go: finding github.com/mitchellh/mapstructure v1.2.2 13:35:47 go: finding github.com/mitchellh/reflectwalk v1.0.1 13:35:47 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:35:47 go: finding github.com/modern-go/reflect2 v1.0.1 13:35:47 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 13:35:47 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 13:35:47 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 13:35:47 go: finding github.com/oklog/run v1.0.0 13:35:47 go: finding github.com/onsi/ginkgo v1.6.0 13:35:47 go: finding github.com/onsi/gomega v1.4.2 13:35:47 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 13:35:47 go: finding github.com/pascaldekloe/goe v0.1.0 13:35:47 go: finding github.com/pebbe/zmq4 v1.2.0 13:35:47 go: finding github.com/pelletier/go-toml v1.7.0 13:35:48 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 13:35:48 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 13:35:48 go: finding github.com/pkg/errors v0.8.1 13:35:48 go: finding github.com/pmezard/go-difflib v1.0.0 13:35:48 go: finding github.com/posener/complete v1.1.1 13:35:48 go: finding github.com/prometheus/client_golang v1.4.0 13:35:48 go: finding github.com/prometheus/client_model v0.2.0 13:35:48 go: finding github.com/prometheus/common v0.9.1 13:35:48 go: finding github.com/prometheus/procfs v0.0.8 13:35:48 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 13:35:48 go: finding github.com/rogpeppe/go-internal v1.3.0 13:35:48 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 13:35:48 go: finding github.com/ryanuber/go-glob v1.0.0 13:35:48 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:35:48 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 13:35:48 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 13:35:48 go: finding github.com/sirupsen/logrus v1.4.2 13:35:48 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 13:35:48 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 13:35:48 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 13:35:48 go: finding github.com/spf13/cobra v0.0.3 13:35:48 go: finding github.com/spf13/pflag v1.0.3 13:35:48 go: finding github.com/stretchr/objx v0.1.1 13:35:48 go: finding github.com/stretchr/testify v1.4.0 13:35:48 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 13:35:48 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 13:35:48 go: finding github.com/tidwall/pretty v1.0.0 13:35:48 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 13:35:48 go: finding github.com/vmware/govmomi v0.18.0 13:35:48 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 13:35:48 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 13:35:48 go: finding go.mongodb.org/mongo-driver v1.3.1 13:35:48 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 13:35:48 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 13:35:48 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 13:35:48 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 13:35:49 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 13:35:49 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 13:35:49 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 13:35:49 go: finding golang.org/x/text v0.3.2 13:35:49 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 13:35:49 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 13:35:49 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 13:35:49 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 13:35:49 go: finding google.golang.org/appengine v1.4.0 13:35:49 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 13:35:49 go: finding google.golang.org/grpc v1.23.0 13:35:49 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 13:35:49 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 13:35:49 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 13:35:49 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:35:49 go: finding gopkg.in/errgo.v2 v2.1.0 13:35:49 go: finding gopkg.in/fsnotify.v1 v1.4.7 13:35:49 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 13:35:49 go: finding gopkg.in/inf.v0 v0.9.1 13:35:49 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 13:35:49 go: finding gopkg.in/resty.v1 v1.12.0 13:35:49 go: finding gopkg.in/square/go-jose.v2 v2.3.1 13:35:49 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:35:49 go: finding gopkg.in/yaml.v2 v2.2.8 13:35:49 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 13:35:50 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 13:35:50 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 13:35:50 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 13:35:50 go: finding k8s.io/client-go v8.0.0+incompatible 13:35:50 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 13:37:27 Removing intermediate container a5df0d26397b 13:37:27 ---> aadae74e3a37 13:37:27 Successfully built aadae74e3a37 13:37:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:27 + docker inspect -f . ci-base-image-arm64 13:37:27 . [Pipeline] withDockerContainer 13:37:28 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 13:37:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/36 -v /w/workspace/edgex-ui-go/36:/w/workspace/edgex-ui-go/36:rw,z -v /w/workspace/edgex-ui-go/36@tmp:/w/workspace/edgex-ui-go/36@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 13:37:29 $ docker top f9ea0852e3546a87d0ce7654591d3f814005e420a59e75300652baa265ff533c -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:31 + go version 13:37:31 go version go1.13.5 linux/arm64 [Pipeline] sh 13:37:31 + make test 13:37:31 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:37:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:37:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:37:55 GO111MODULE=on go vet ./... [Pipeline] stash 13:38:01 Stashed 1 file(s) [Pipeline] } 13:38:01 $ docker stop --time=1 f9ea0852e3546a87d0ce7654591d3f814005e420a59e75300652baa265ff533c 13:38:03 $ docker rm -f f9ea0852e3546a87d0ce7654591d3f814005e420a59e75300652baa265ff533c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:05 + ls -al . 13:38:05 total 136 13:38:05 drwxrwxr-x 9 jenkins jenkins 4096 May 20 13:37 . 13:38:05 drwxrwxr-x 4 jenkins jenkins 4096 May 20 13:34 .. 13:38:05 drwxrwxr-x 8 jenkins jenkins 4096 May 20 13:34 .git 13:38:05 -rw-rw-r-- 1 jenkins jenkins 123 May 20 13:34 .gitignore 13:38:05 drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:34 .semver 13:38:05 -rw-rw-r-- 1 jenkins jenkins 3959 May 20 13:34 CONTRIBUTING.md 13:38:05 -rw-rw-r-- 1 jenkins jenkins 913 May 20 13:34 Dockerfile 13:38:05 -rw-rw-r-- 1 jenkins jenkins 898 May 20 13:34 Dockerfile.build 13:38:05 -rw-rw-r-- 1 jenkins jenkins 675 May 20 13:34 Jenkinsfile 13:38:05 -rw-rw-r-- 1 jenkins jenkins 11357 May 20 13:34 LICENSE 13:38:05 -rw-rw-r-- 1 jenkins jenkins 951 May 20 13:34 Makefile 13:38:05 -rw-rw-r-- 1 jenkins jenkins 1898 May 20 13:34 README.md 13:38:05 -rw-rw-r-- 1 jenkins jenkins 11 May 20 13:32 VERSION 13:38:05 drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:34 assets 13:38:05 drwxrwxr-x 2 jenkins jenkins 4096 May 20 13:34 bin 13:38:05 drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:34 cmd 13:38:05 -rw-r--r-- 1 jenkins jenkins 10 May 20 13:37 coverage.out 13:38:05 drwxrwxr-x 4 jenkins jenkins 4096 May 20 13:34 docs 13:38:05 -rw-r--r-- 1 jenkins jenkins 974 May 20 13:37 go.mod 13:38:05 -rw-r--r-- 1 jenkins jenkins 44475 May 20 13:37 go.sum 13:38:05 drwxrwxr-x 10 jenkins jenkins 4096 May 20 13:34 internal 13:38:05 -rw-rw-r-- 1 jenkins jenkins 155 May 20 13:34 version.go [Pipeline] isUnix [Pipeline] sh 13:38:06 + 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=397922165b058b6b8a8429499b639e22376024ad --label arch=arm64 --label version=1.2.1-dev.1 . 13:38:06 Sending build context to Docker daemon 11.62MB 13:38:06 Step 1/24 : ARG BASE=golang:1.13-alpine 13:38:06 Step 2/24 : FROM ${BASE} AS builder 13:38:06 ---> aadae74e3a37 13:38:06 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:38:07 ---> Running in a75e304b10fe 13:38:07 Removing intermediate container a75e304b10fe 13:38:07 ---> 3278bde4ffb5 13:38:07 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:38:07 ---> Running in 46774347287b 13:38:07 Removing intermediate container 46774347287b 13:38:07 ---> 64b7ae586ea8 13:38:07 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:38:08 ---> Running in 859845a60083 13:38:15 Removing intermediate container d4811b88ab64 13:38:15 ---> 38d32f5c76fe 13:38:15 Successfully built 38d32f5c76fe 13:38:15 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 13:38:16 Removing intermediate container 859845a60083 13:38:16 ---> 6e27ab548f57 13:38:16 Step 6/24 : LABEL Name=edgex-ui-go 13:38:16 ---> Running in 25170402ad7b 13:38:16 Removing intermediate container 25170402ad7b 13:38:16 ---> 2871276f5968 13:38:16 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:38:16 ---> Running in d10698b6e7c6 13:38:16 + docker inspect -f . ci-base-image-x86_64 13:38:16 . [Pipeline] withDockerContainer 13:38:16 Removing intermediate container d10698b6e7c6 13:38:16 ---> 11cf59896dbd 13:38:16 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:16 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 13:38:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/36 -v /w/workspace/edgex-ui-go/36:/w/workspace/edgex-ui-go/36:rw,z -v /w/workspace/edgex-ui-go/36@tmp:/w/workspace/edgex-ui-go/36@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-x86_64 cat 13:38:17 ---> Running in 91bf1950f8f9 13:38:17 $ docker top 05a424bdf6c153837d5e49500c2c60ee8eaf36c9b47e8d9720775d9d0584554b -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:18 + go version 13:38:18 go version go1.13.5 linux/amd64 [Pipeline] sh 13:38:19 Removing intermediate container 91bf1950f8f9 13:38:19 ---> 726b8c25b386 13:38:19 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:19 ---> Running in cd3a21bba1f8 13:38:19 + make test 13:38:19 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:38:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:38:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:38:21 v3.11.6-44-g55d0efca7f [http://nl.alpinelinux.org/alpine/v3.11/main] 13:38:21 v3.11.6-40-g4ab6ec338e [http://nl.alpinelinux.org/alpine/v3.11/community] 13:38:21 OK: 11178 distinct packages available 13:38:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:38:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:38:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:38:23 OK: 125 MiB in 39 packages 13:38:24 Removing intermediate container cd3a21bba1f8 13:38:24 ---> e60604696311 13:38:24 Step 10/24 : ENV GO111MODULE=on 13:38:24 ---> Running in c5a7281cb0cf 13:38:25 Removing intermediate container c5a7281cb0cf 13:38:25 ---> 803fc868ce28 13:38:25 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:38:25 ---> Running in b209e2502b6f 13:38:25 Removing intermediate container b209e2502b6f 13:38:25 ---> 26f137fd5b11 13:38:25 Step 12/24 : COPY go.mod . 13:38:26 ---> 14d2b069c156 13:38:26 Step 13/24 : COPY Makefile . 13:38:26 ---> c5a54a30eaf0 13:38:26 Step 14/24 : RUN make update 13:38:26 ---> Running in 1fc975f05920 13:38:27 CGO_ENABLED=0 GO111MODULE=on go mod download 13:38:29 Removing intermediate container 1fc975f05920 13:38:29 ---> 10650faad8bb 13:38:29 Step 15/24 : COPY . . 13:38:31 ---> 7c9b59800631 13:38:31 Step 16/24 : RUN ${MAKE} 13:38:31 ---> Running in 068cf37961c6 13:38:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:38:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:38:39 GO111MODULE=on go vet ./... [Pipeline] stash 13:38:42 Warning: overwriting stash ‘coverage-report’ 13:38:43 Stashed 1 file(s) [Pipeline] } 13:38:43 $ docker stop --time=1 05a424bdf6c153837d5e49500c2c60ee8eaf36c9b47e8d9720775d9d0584554b 13:38:45 $ docker rm -f 05a424bdf6c153837d5e49500c2c60ee8eaf36c9b47e8d9720775d9d0584554b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:46 + ls -al . 13:38:46 total 104 13:38:46 drwxrwxr-x. 9 jenkins jenkins 4096 May 20 13:38 . 13:38:46 drwxrwxr-x. 4 jenkins jenkins 30 May 20 13:34 .. 13:38:46 drwxrwxr-x. 3 jenkins jenkins 20 May 20 13:34 assets 13:38:46 drwxrwxr-x. 2 jenkins jenkins 35 May 20 13:34 bin 13:38:46 drwxrwxr-x. 3 jenkins jenkins 29 May 20 13:34 cmd 13:38:46 -rw-rw-r--. 1 jenkins jenkins 3959 May 20 13:34 CONTRIBUTING.md 13:38:46 -rw-r--r--. 1 jenkins jenkins 10 May 20 13:38 coverage.out 13:38:46 -rw-rw-r--. 1 jenkins jenkins 913 May 20 13:34 Dockerfile 13:38:46 -rw-rw-r--. 1 jenkins jenkins 898 May 20 13:34 Dockerfile.build 13:38:46 drwxrwxr-x. 4 jenkins jenkins 53 May 20 13:34 docs 13:38:46 drwxrwxr-x. 8 jenkins jenkins 162 May 20 13:34 .git 13:38:46 -rw-rw-r--. 1 jenkins jenkins 123 May 20 13:34 .gitignore 13:38:46 -rw-r--r--. 1 jenkins jenkins 974 May 20 13:38 go.mod 13:38:46 -rw-r--r--. 1 jenkins jenkins 44475 May 20 13:38 go.sum 13:38:46 drwxrwxr-x. 10 jenkins jenkins 139 May 20 13:34 internal 13:38:46 -rw-rw-r--. 1 jenkins jenkins 675 May 20 13:34 Jenkinsfile 13:38:46 -rw-rw-r--. 1 jenkins jenkins 11357 May 20 13:34 LICENSE 13:38:46 -rw-rw-r--. 1 jenkins jenkins 951 May 20 13:34 Makefile 13:38:46 -rw-rw-r--. 1 jenkins jenkins 1898 May 20 13:34 README.md 13:38:46 drwxrwxr-x. 3 jenkins jenkins 44 May 20 13:34 .semver 13:38:46 -rw-rw-r--. 1 jenkins jenkins 11 May 20 13:32 VERSION 13:38:46 -rw-rw-r--. 1 jenkins jenkins 155 May 20 13:34 version.go [Pipeline] isUnix [Pipeline] sh 13:38:46 + 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=397922165b058b6b8a8429499b639e22376024ad --label arch=amd64 --label version=1.2.1-dev.1 . 13:38:47 Sending build context to Docker daemon 11.62MB 13:38:47 Step 1/24 : ARG BASE=golang:1.13-alpine 13:38:47 Step 2/24 : FROM ${BASE} AS builder 13:38:47 ---> 38d32f5c76fe 13:38:47 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:38:47 ---> Running in 6dd60f5b2505 13:38:47 Removing intermediate container 6dd60f5b2505 13:38:47 ---> 11dd408d5974 13:38:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:38:47 ---> Running in 57bbd44b916e 13:38:47 Removing intermediate container 57bbd44b916e 13:38:47 ---> f505ac61498a 13:38:47 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:38:47 ---> Running in ba87c1205175 13:38:48 Removing intermediate container ba87c1205175 13:38:48 ---> f6cb4f6f143e 13:38:48 Step 6/24 : LABEL Name=edgex-ui-go 13:38:48 ---> Running in 77b7cf95c8ba 13:38:51 Removing intermediate container 77b7cf95c8ba 13:38:51 ---> 8ca9efe84d27 13:38:51 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:38:51 ---> Running in 05ab74bedd8f 13:38:51 Removing intermediate container 05ab74bedd8f 13:38:51 ---> 14e6c97caab6 13:38:51 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:51 ---> Running in 8ab386c2b325 13:38:52 Removing intermediate container 8ab386c2b325 13:38:52 ---> 26ebb1aac5fa 13:38:52 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:52 ---> Running in 99a2624b5138 13:38:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:38:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:38:54 v3.11.6-44-g55d0efca7f [http://nl.alpinelinux.org/alpine/v3.11/main] 13:38:54 v3.11.6-40-g4ab6ec338e [http://nl.alpinelinux.org/alpine/v3.11/community] 13:38:54 OK: 11289 distinct packages available 13:38:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:38:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:38:55 OK: 143 MiB in 39 packages 13:38:56 Removing intermediate container 99a2624b5138 13:38:56 ---> 65a222c34077 13:38:56 Step 10/24 : ENV GO111MODULE=on 13:38:56 ---> Running in b15925255f2b 13:38:56 Removing intermediate container b15925255f2b 13:38:56 ---> 8f7ab17560b9 13:38:56 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:38:56 ---> Running in b01c66b7dde7 13:38:57 Removing intermediate container b01c66b7dde7 13:38:57 ---> d9f6a01a2785 13:38:57 Step 12/24 : COPY go.mod . 13:38:57 ---> abe6ea5845bb 13:38:57 Step 13/24 : COPY Makefile . 13:38:57 ---> fb7e4f11c5b9 13:38:57 Step 14/24 : RUN make update 13:38:57 ---> Running in 1b3d7a1f5636 13:38:58 CGO_ENABLED=0 GO111MODULE=on go mod download 13:38:59 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:39:00 Removing intermediate container 1b3d7a1f5636 13:39:00 ---> c9396ac48a81 13:39:00 Step 15/24 : COPY . . 13:39:00 ---> 18c04e1ac8d5 13:39:00 Step 16/24 : RUN ${MAKE} 13:39:01 ---> Running in 8d20e27232ec 13:39:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:39:09 Removing intermediate container 068cf37961c6 13:39:09 ---> e92a8630f781 13:39:09 Step 17/24 : FROM alpine 13:39:09 latest: Pulling from library/alpine 13:39:09 29e5d40040c1: Pulling fs layer 13:39:09 29e5d40040c1: Download complete 13:39:09 29e5d40040c1: Pull complete 13:39:09 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 13:39:09 Status: Downloaded newer image for alpine:latest 13:39:09 ---> c20d2a9ab686 13:39:09 Step 18/24 : EXPOSE 4000 13:39:10 ---> Running in 33fe08f67797 13:39:10 Removing intermediate container 33fe08f67797 13:39:10 ---> 3dbb519752fa 13:39:10 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 13:39:12 ---> d5c08dce677f 13:39:12 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:39:12 ---> Running in 7e88c4cc2165 13:39:13 Removing intermediate container 7e88c4cc2165 13:39:13 ---> 6449a54e9857 13:39:13 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:39:13 ---> Running in 00281b301869 13:39:13 Removing intermediate container 00281b301869 13:39:13 ---> a5109f4be020 13:39:13 Step 22/24 : LABEL arch=arm64 13:39:14 ---> Running in 1615adf352c0 13:39:14 Removing intermediate container 1615adf352c0 13:39:14 ---> c1db08c8dbae 13:39:14 Step 23/24 : LABEL git_sha=397922165b058b6b8a8429499b639e22376024ad 13:39:14 ---> Running in 0cc6f7c1b7a3 13:39:14 Removing intermediate container 0cc6f7c1b7a3 13:39:14 ---> 381d05babd5e 13:39:14 Step 24/24 : LABEL version=1.2.1-dev.1 13:39:14 ---> Running in e63372bf25f1 13:39:15 Removing intermediate container e63372bf25f1 13:39:15 ---> 11ad6423f313 13:39:15 [Warning] One or more build-args [ARCH] were not consumed 13:39:15 Successfully built 11ad6423f313 13:39:15 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 13:39:15 provisioning config files... 13:39:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/36@tmp/config8160610982752974492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:16 nexus3.edgexfoundry.org:10001 13:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:16 Configure a credential helper to remove this warning. See 13:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:16 13:39:16 Login Succeeded 13:39:16 nexus3.edgexfoundry.org:10002 13:39:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:17 Configure a credential helper to remove this warning. See 13:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:17 13:39:17 Login Succeeded 13:39:17 nexus3.edgexfoundry.org:10003 13:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:18 Configure a credential helper to remove this warning. See 13:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:18 13:39:18 Login Succeeded 13:39:18 nexus3.edgexfoundry.org:10004 13:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:19 Configure a credential helper to remove this warning. See 13:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:19 13:39:19 Login Succeeded 13:39:19 docker.io 13:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:19 Configure a credential helper to remove this warning. See 13:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:19 13:39:19 Login Succeeded [Pipeline] } 13:39:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:20 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 13:39:20 397922165b058b6b8a8429499b639e22376024ad 13:39:20 latest 13:39:20 1.2.1-dev.1 13:39:20 397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 13:39:20 master 13:39:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:21 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad 13:39:21 Removing intermediate container 8d20e27232ec 13:39:21 ---> 3652509b9278 13:39:21 Step 17/24 : FROM alpine 13:39:21 latest: Pulling from library/alpine 13:39:21 cbdbe7a5bc2a: Pulling fs layer 13:39:21 cbdbe7a5bc2a: Verifying Checksum 13:39:21 cbdbe7a5bc2a: Download complete [Pipeline] isUnix [Pipeline] sh 13:39:21 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad 13:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 13:39:21 cbdbe7a5bc2a: Pull complete 13:39:21 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 13:39:21 Status: Downloaded newer image for alpine:latest 13:39:21 ---> f70734b6a266 13:39:21 Step 18/24 : EXPOSE 4000 13:39:21 ---> Running in 98aea5832590 13:39:21 3782705c3470: Preparing 13:39:21 678a0785e7d2: Preparing 13:39:21 678a0785e7d2: Layer already exists 13:39:21 Removing intermediate container 98aea5832590 13:39:21 ---> 371f218a40ea 13:39:21 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 13:39:22 ---> e6906b9b5d82 13:39:22 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:39:22 ---> Running in 6bfd144ca701 13:39:23 Removing intermediate container 6bfd144ca701 13:39:23 ---> 26d605a06f12 13:39:23 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:39:23 ---> Running in d9bce270f506 13:39:23 Removing intermediate container d9bce270f506 13:39:23 ---> 53fa0d58a05d 13:39:23 Step 22/24 : LABEL arch=amd64 13:39:23 ---> Running in 14c17cf23aaf 13:39:24 Removing intermediate container 14c17cf23aaf 13:39:24 ---> 7403cded6004 13:39:24 Step 23/24 : LABEL git_sha=397922165b058b6b8a8429499b639e22376024ad 13:39:24 ---> Running in 343418d59a09 13:39:24 Removing intermediate container 343418d59a09 13:39:24 ---> 6468c0deef5e 13:39:24 Step 24/24 : LABEL version=1.2.1-dev.1 13:39:24 ---> Running in aa443638ac2e 13:39:24 Removing intermediate container aa443638ac2e 13:39:24 ---> 7b30d89c8a1a 13:39:24 [Warning] One or more build-args [ARCH] were not consumed 13:39:24 Successfully built 7b30d89c8a1a 13:39:24 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 13:39:24 provisioning config files... 13:39:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/36@tmp/config1354432367647874495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:25 nexus3.edgexfoundry.org:10001 13:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:25 Configure a credential helper to remove this warning. See 13:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:25 13:39:25 Login Succeeded 13:39:25 nexus3.edgexfoundry.org:10002 13:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:25 Configure a credential helper to remove this warning. See 13:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:25 13:39:25 Login Succeeded 13:39:25 nexus3.edgexfoundry.org:10003 13:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:25 Configure a credential helper to remove this warning. See 13:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:25 13:39:25 Login Succeeded 13:39:25 nexus3.edgexfoundry.org:10004 13:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:26 3782705c3470: Pushed 13:39:26 397922165b058b6b8a8429499b639e22376024ad: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:26 Configure a credential helper to remove this warning. See 13:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:26 13:39:26 Login Succeeded 13:39:26 docker.io 13:39:26 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:27 Configure a credential helper to remove this warning. See 13:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:27 13:39:27 Login Succeeded [Pipeline] } 13:39:27 Deleting 1 temporary files 13:39:27 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 13:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 13:39:27 3782705c3470: Preparing 13:39:27 678a0785e7d2: Preparing [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:27 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 13:39:27 397922165b058b6b8a8429499b639e22376024ad 13:39:27 latest 13:39:27 1.2.1-dev.1 13:39:27 397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 13:39:27 master 13:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 13:39:27 3782705c3470: Layer already exists 13:39:27 678a0785e7d2: Layer already exists 13:39:27 latest: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:39:27 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad [Pipeline] isUnix [Pipeline] sh 13:39:27 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.1 13:39:28 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad 13:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 13:39:28 e559b00decda: Preparing 13:39:28 3e207b409db3: Preparing 13:39:28 3e207b409db3: Layer already exists [Pipeline] isUnix [Pipeline] sh 13:39:28 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.1 13:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 13:39:28 3782705c3470: Preparing 13:39:28 678a0785e7d2: Preparing 13:39:28 678a0785e7d2: Layer already exists 13:39:28 3782705c3470: Layer already exists 13:39:28 1.2.1-dev.1: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:29 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 13:39:29 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 13:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 13:39:30 3782705c3470: Preparing 13:39:30 678a0785e7d2: Preparing 13:39:30 678a0785e7d2: Layer already exists 13:39:30 3782705c3470: Layer already exists 13:39:30 397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:30 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 13:39:30 e559b00decda: Pushed 13:39:30 397922165b058b6b8a8429499b639e22376024ad: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:31 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 13:39:31 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 13:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 13:39:31 3782705c3470: Preparing 13:39:31 678a0785e7d2: Preparing 13:39:31 678a0785e7d2: Layer already exists 13:39:31 3782705c3470: Layer already exists 13:39:31 master: digest: sha256:c937810dc911dafa3db0673db1279873084c8e43571c9bd0487651bea6cd3e4a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 13:39:32 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 13:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 13:39:32 e559b00decda: Preparing 13:39:32 3e207b409db3: Preparing 13:39:32 3e207b409db3: Layer already exists [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 13:39:32 e559b00decda: Layer already exists 13:39:32 latest: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b size: 739 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh 13:39:33 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 13:39:34 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.1 13:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 13:39:34 e559b00decda: Preparing 13:39:34 3e207b409db3: Preparing 13:39:34 e559b00decda: Layer already exists 13:39:34 3e207b409db3: Layer already exists 13:39:34 1.2.1-dev.1: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:35 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 13:39:35 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1 13:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 13:39:35 e559b00decda: Preparing 13:39:35 3e207b409db3: Preparing 13:39:35 e559b00decda: Layer already exists 13:39:35 3e207b409db3: Layer already exists 13:39:35 397922165b058b6b8a8429499b639e22376024ad-1.2.1-dev.1: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b size: 739 [Pipeline] isUnix [Pipeline] sh 13:39:36 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 13:39:36 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 13:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 13:39:36 e559b00decda: Preparing 13:39:36 3e207b409db3: Preparing 13:39:36 e559b00decda: Layer already exists 13:39:36 3e207b409db3: Layer already exists 13:39:36 master: digest: sha256:f6d60d89f9f9b58ee9c9617a2095b2b91c27b850dd8ac05e270595e2cceee80b 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 13:39:37 provisioning config files... 13:39:37 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2189902660387109993tmp [Pipeline] { [Pipeline] sh 13:39:38 + curl -s https://codecov.io/bash 13:39:38 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2189902660387109993tmp 13:39:38 13:39:38 _____ _ 13:39:38 / ____| | | 13:39:38 | | ___ __| | ___ ___ _____ __ 13:39:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:39:38 | |___| (_) | (_| | __/ (_| (_) \ V / 13:39:38 \_____\___/ \__,_|\___|\___\___/ \_/ 13:39:38 Bash-20200430-d757c17 13:39:38 13:39:38 13:39:38 ==> Jenkins CI detected. 13:39:38 project root: . 13:39:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:39:38 ==> Running gcov in . (disable via -X gcov) 13:39:38 ==> Python coveragepy not found 13:39:38 ==> Searching for coverage reports in: 13:39:38 + . 13:39:38 -> Found 1 reports 13:39:38 ==> Detecting git/mercurial file structure 13:39:38 ==> Reading reports 13:39:38 + ./coverage.out bytes=10 13:39:38 ==> Appending adjustments 13:39:38 https://docs.codecov.io/docs/fixing-reports 13:39:38 + Found adjustments 13:39:38 ==> Gzipping contents 13:39:38 ==> Uploading reports 13:39:38 url: https://codecov.io 13:39:38 query: branch=master&commit=397922165b058b6b8a8429499b639e22376024ad&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 13:39:38 -> Pinging Codecov 13:39:38 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=397922165b058b6b8a8429499b639e22376024ad&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 13:39:39 -> Uploading 13:39:39 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/397922165b058b6b8a8429499b639e22376024ad [Pipeline] } 13:39:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:39:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 13:39:40 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 13:39:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 13:39:40 13:39:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 13:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 13:39:41 1.217.3: Pulling from edgex-devops/edgex-snyk-go 13:39:41 cbdbe7a5bc2a: Pulling fs layer 13:39:41 408f87550127: Pulling fs layer 13:39:41 fe522b08c979: Pulling fs layer 13:39:41 221eaa008020: Pulling fs layer 13:39:41 2a4607e5d6b9: Pulling fs layer 13:39:41 95d3c3421fef: Pulling fs layer 13:39:41 2fec7dd152b6: Pulling fs layer 13:39:41 d65e43aa86fe: Pulling fs layer 13:39:41 10a7cc25405e: Pulling fs layer 13:39:41 221eaa008020: Waiting 13:39:41 2a4607e5d6b9: Waiting 13:39:41 95d3c3421fef: Waiting 13:39:41 2fec7dd152b6: Waiting 13:39:41 10a7cc25405e: Waiting 13:39:41 d65e43aa86fe: Waiting 13:39:41 fe522b08c979: Verifying Checksum 13:39:41 fe522b08c979: Download complete 13:39:41 408f87550127: Verifying Checksum 13:39:41 408f87550127: Download complete 13:39:41 2a4607e5d6b9: Verifying Checksum 13:39:41 2a4607e5d6b9: Download complete 13:39:41 95d3c3421fef: Verifying Checksum 13:39:41 95d3c3421fef: Download complete 13:39:41 cbdbe7a5bc2a: Verifying Checksum 13:39:41 cbdbe7a5bc2a: Download complete 13:39:41 2fec7dd152b6: Verifying Checksum 13:39:41 2fec7dd152b6: Download complete 13:39:41 cbdbe7a5bc2a: Pull complete 13:39:41 408f87550127: Pull complete 13:39:42 d65e43aa86fe: Verifying Checksum 13:39:42 d65e43aa86fe: Download complete 13:39:42 10a7cc25405e: Verifying Checksum 13:39:42 10a7cc25405e: Download complete 13:39:43 221eaa008020: Verifying Checksum 13:39:43 221eaa008020: Download complete 13:39:51 fe522b08c979: Pull complete 13:39:56 221eaa008020: Pull complete 13:39:56 2a4607e5d6b9: Pull complete 13:39:56 95d3c3421fef: Pull complete 13:39:58 2fec7dd152b6: Pull complete 13:40:01 d65e43aa86fe: Pull complete 13:40:02 10a7cc25405e: Pull complete 13:40:02 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 13:40:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 13:40:02 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:40:02 $ 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 13:40:03 $ docker top c20c11766690ccb915e1fc956282f51597c0bf666f19a58c540842a87829852d -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:03 + snyk monitor '--org=edgex-jenkins' 13:40:36 13:40:36 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 13:40:36 13:40:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/67c1b310-e7ec-4093-bb19-a658ba945eee 13:40:36 13:40:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:40:36 13:40:36 [Pipeline] } 13:40:36 $ docker stop --time=1 c20c11766690ccb915e1fc956282f51597c0bf666f19a58c540842a87829852d 13:40:37 $ docker rm -f c20c11766690ccb915e1fc956282f51597c0bf666f19a58c540842a87829852d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 13:40:39 13:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 13:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 13:40:39 latest: Pulling from edgex-devops/edgex-klar 13:40:39 e7c96db7181b: Pulling fs layer 13:40:39 1868ca2cb446: Pulling fs layer 13:40:39 136be5d0fe8e: Pulling fs layer 13:40:39 894bfe63afcb: Pulling fs layer 13:40:39 1868ca2cb446: Verifying Checksum 13:40:39 1868ca2cb446: Download complete 13:40:39 136be5d0fe8e: Verifying Checksum 13:40:39 136be5d0fe8e: Download complete 13:40:39 e7c96db7181b: Verifying Checksum 13:40:39 e7c96db7181b: Download complete 13:40:39 894bfe63afcb: Verifying Checksum 13:40:39 894bfe63afcb: Download complete 13:40:39 e7c96db7181b: Pull complete 13:40:40 1868ca2cb446: Pull complete 13:40:40 136be5d0fe8e: Pull complete 13:40:40 894bfe63afcb: Pull complete 13:40:40 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 13:40:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 13:40:40 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:40:40 $ 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 13:40:41 $ docker top 5462f91e5b80d57416292f81fe988e45a84bb1643fc44d409eb14387100ad12f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:42 + tee 13:40:42 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:40:44 $ docker stop --time=1 5462f91e5b80d57416292f81fe988e45a84bb1643fc44d409eb14387100ad12f 13:40:46 $ docker rm -f 5462f91e5b80d57416292f81fe988e45a84bb1643fc44d409eb14387100ad12f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 13:40:46 . [Pipeline] withDockerContainer 13:40:46 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:40: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 13:40:47 $ docker top 04af7f4edade2b850f3a9e9c9c943f0b34c1df8747bca7dc108ee72d32993892 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:47 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:397922165b058b6b8a8429499b639e22376024ad 13:40:47 + tee 13:40:47 clair timeout 1m0s 13:40:47 docker timeout: 1m0s 13:40:47 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:40:48 $ docker stop --time=1 04af7f4edade2b850f3a9e9c9c943f0b34c1df8747bca7dc108ee72d32993892 13:40:49 $ docker rm -f 04af7f4edade2b850f3a9e9c9c943f0b34c1df8747bca7dc108ee72d32993892 [Pipeline] // withDockerContainer [Pipeline] sh 13:40:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 13:40:50 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_397922165b058b6b8a8429499b639e22376024ad.html [Pipeline] writeFile [Pipeline] step 13:40:50 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 13:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 13:40:50 . [Pipeline] withDockerContainer 13:40:50 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:40:51 $ 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 13:40:51 $ docker top c07a723bf0e8863d3b49ed6d9a1f2cc70e37d337952f879e4258996c562aceaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:52 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad 13:40:52 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:40:55 $ docker stop --time=1 c07a723bf0e8863d3b49ed6d9a1f2cc70e37d337952f879e4258996c562aceaf 13:40:57 $ docker rm -f c07a723bf0e8863d3b49ed6d9a1f2cc70e37d337952f879e4258996c562aceaf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 13:40:57 . [Pipeline] withDockerContainer 13:40:57 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:40:57 $ 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 13:40:58 $ docker top ec5ac5c7163f0d0ceb4f74c4e248c11892ec065cb739da95a6557e863920b4b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:58 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:397922165b058b6b8a8429499b639e22376024ad 13:40:58 + tee 13:40:58 clair timeout 1m0s 13:40:58 docker timeout: 1m0s 13:40:58 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:40:59 $ docker stop --time=1 ec5ac5c7163f0d0ceb4f74c4e248c11892ec065cb739da95a6557e863920b4b7 13:41:01 $ docker rm -f ec5ac5c7163f0d0ceb4f74c4e248c11892ec065cb739da95a6557e863920b4b7 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 13:41:01 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_397922165b058b6b8a8429499b639e22376024ad.html [Pipeline] writeFile [Pipeline] step 13:41:01 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 13:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:41:02 . [Pipeline] withDockerContainer 13:41:02 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:41:02 $ 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 13:41:03 $ docker top 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:41:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:03 [ssh-agent] Looking for ssh-agent implementation... 13:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:04 $ docker exec 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 ssh-agent 13:41:04 SSH_AUTH_SOCK=/tmp/ssh-5y5n90a4EO8a/agent.15 13:41:04 SSH_AGENT_PID=22 13:41:04 Running ssh-add (command line suppressed) 13:41:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1703695388624561999.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1703695388624561999.key) 13:41:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:04 + git semver tag 13:41:04 # -> Open(): unable to determine branch for HEAD 13:41:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 13:41:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 13:41:04 # $SEMVER_REMOTE_NAME = origin 13:41:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:41:04 # $SEMVER_USER_NAME = edgex-jenkins 13:41:04 # $SEMVER_BRANCH = master 13:41:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 13:41:04 # 397922165b058b6b8a8429499b639e22376024ad HEAD 13:41:04 # -> Force: false 13:41:04 # c22d603f25b0964b2d6aab0e2e9f758367337a37 refs/tags/v1.2.1-dev.1 [Pipeline] } 13:41:04 $ docker exec --env ******** --env ******** 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 ssh-agent -k 13:41:04 unset SSH_AUTH_SOCK; 13:41:04 unset SSH_AGENT_PID; 13:41:04 echo Agent pid 22 killed; 13:41:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:41:05 + git semver [Pipeline] } 13:41:05 $ docker stop --time=1 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 13:41:06 $ docker rm -f 36a6d3ccd9f5dcdb40b7f1ecd7b6055a224f79ff239fb7f28310577d8531ae41 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:41:07 13:41:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:41:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:41:08 0.23.1-centos7: Pulling from edgex-lftools 13:41:08 ab5ef0e58194: Pulling fs layer 13:41:08 9712f1f96733: Pulling fs layer 13:41:08 63f879dbbcfc: Pulling fs layer 13:41:08 0d9ebad4ef96: Pulling fs layer 13:41:08 e9a5061849ea: Pulling fs layer 13:41:08 d747dcd14b5f: Pulling fs layer 13:41:08 2de7ff778b66: Pulling fs layer 13:41:08 d747dcd14b5f: Waiting 13:41:08 0d9ebad4ef96: Waiting 13:41:08 e9a5061849ea: Waiting 13:41:08 9712f1f96733: Verifying Checksum 13:41:08 9712f1f96733: Download complete 13:41:08 63f879dbbcfc: Verifying Checksum 13:41:08 63f879dbbcfc: Download complete 13:41:08 e9a5061849ea: Verifying Checksum 13:41:08 e9a5061849ea: Download complete 13:41:08 d747dcd14b5f: Verifying Checksum 13:41:08 d747dcd14b5f: Download complete 13:41:09 0d9ebad4ef96: Verifying Checksum 13:41:09 0d9ebad4ef96: Download complete 13:41:09 ab5ef0e58194: Download complete 13:41:09 2de7ff778b66: Verifying Checksum 13:41:09 2de7ff778b66: Download complete 13:41:17 ab5ef0e58194: Pull complete 13:41:17 9712f1f96733: Pull complete 13:41:19 63f879dbbcfc: Pull complete 13:41:24 0d9ebad4ef96: Pull complete 13:41:26 e9a5061849ea: Pull complete 13:41:26 d747dcd14b5f: Pull complete 13:41:29 2de7ff778b66: Pull complete 13:41:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:41:29 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:41:29 $ 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 13:41:30 $ docker top e7ee52c6046253917f1ea70b8adabf98be75c31d977db82b5888f87714356996 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:41:30 provisioning config files... 13:41:30 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1971599963104394017tmp 13:41:30 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4110826323814399833tmp 13:41:30 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8055901436060649522tmp [Pipeline] { [Pipeline] echo 13:41:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:41:31 ---> sigul-configuration.sh 13:41:31 gpg: directory `/root/.gnupg' created 13:41:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:41:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:41:31 gpg: keyring `/root/.gnupg/secring.gpg' created 13:41:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:41:31 gpg: CAST5 encrypted data 13:41:31 gpg: encrypted with 1 passphrase 13:41:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:41:31 + mkdir /home/jenkins 13:41:31 + mkdir /home/jenkins/sigul [Pipeline] sh 13:41:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 13:41:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:41:32 ---> sigul-install.sh 13:41:37 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:41:37 + git tag --list 13:41:37 v1.2.1-dev.1 [Pipeline] sh 13:41:38 + lftools sign git-tag v1.2.1-dev.1 13:41:39 Signing Git tag with Sigul... 13:41:39 Signing v1.2.1-dev.1 [Pipeline] echo 13:41:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:41:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:41:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:41:41 $ docker stop --time=1 e7ee52c6046253917f1ea70b8adabf98be75c31d977db82b5888f87714356996 13:41:42 $ docker rm -f e7ee52c6046253917f1ea70b8adabf98be75c31d977db82b5888f87714356996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:41:43 . [Pipeline] withDockerContainer 13:41:43 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:41:43 $ 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 13:41:44 $ docker top af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:44 [ssh-agent] Looking for ssh-agent implementation... 13:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:44 $ docker exec af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 ssh-agent 13:41:44 SSH_AUTH_SOCK=/tmp/ssh-FyC4d3dWD5wD/agent.15 13:41:44 SSH_AGENT_PID=22 13:41:44 Running ssh-add (command line suppressed) 13:41:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8031198899346950287.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8031198899346950287.key) 13:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:45 + git semver bump pre 13:41:45 # -> Open(): unable to determine branch for HEAD 13:41:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 13:41:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 13:41:45 # $SEMVER_REMOTE_NAME = origin 13:41:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:41:45 # $SEMVER_USER_NAME = edgex-jenkins 13:41:45 # $SEMVER_BRANCH = master 13:41:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 13:41:45 1.2.1-dev.2 [Pipeline] } 13:41:45 $ docker exec --env ******** --env ******** af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 ssh-agent -k 13:41:45 unset SSH_AUTH_SOCK; 13:41:45 unset SSH_AGENT_PID; 13:41:45 echo Agent pid 22 killed; 13:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:41:46 + git semver [Pipeline] } 13:41:46 $ docker stop --time=1 af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 13:41:47 $ docker rm -f af3951a988f28d58e62a207719ef45371d11565b12fb2ed33d2cb59ac7f9a410 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:41:48 . [Pipeline] withDockerContainer 13:41:48 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:41:48 $ 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 13:41:48 $ docker top c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:49 [ssh-agent] Looking for ssh-agent implementation... 13:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:49 $ docker exec c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f ssh-agent 13:41:49 SSH_AUTH_SOCK=/tmp/ssh-Xz8bo9B7d8tX/agent.15 13:41:49 SSH_AGENT_PID=22 13:41:49 Running ssh-add (command line suppressed) 13:41:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5924672732402963832.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5924672732402963832.key) 13:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:50 + git semver push 13:41:50 # -> Open(): unable to determine branch for HEAD 13:41:50 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 13:41:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 13:41:50 # $SEMVER_REMOTE_NAME = origin 13:41:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:41:50 # $SEMVER_USER_NAME = edgex-jenkins 13:41:50 # $SEMVER_BRANCH = master 13:41:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 13:41:58 $ docker exec --env ******** --env ******** c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f ssh-agent -k 13:41:58 unset SSH_AUTH_SOCK; 13:41:58 unset SSH_AGENT_PID; 13:41:58 echo Agent pid 22 killed; 13:41:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:41:58 + git semver [Pipeline] } 13:41:58 $ docker stop --time=1 c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f 13:42:00 $ docker rm -f c4ff5ab20503d1be8f675e32013d12c8240523c5ab9a1b93ace0a10424520c9f [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 13:42:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:42:01 ---> package-listing.sh 13:42:01 ++ facter osfamily 13:42:01 ++ tr '[:upper:]' '[:lower:]' 13:42:01 + OS_FAMILY=redhat 13:42:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 13:42:01 + START_PACKAGES=/tmp/packages_start.txt 13:42:01 + END_PACKAGES=/tmp/packages_end.txt 13:42:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:01 + PACKAGES=/tmp/packages_start.txt 13:42:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 13:42:01 + PACKAGES=/tmp/packages_end.txt 13:42:01 + case "${OS_FAMILY}" in 13:42:01 + rpm -qa 13:42:01 + sort 13:42:05 + '[' -f /tmp/packages_start.txt ']' 13:42:05 + '[' -f /tmp/packages_end.txt ']' 13:42:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 13:42:05 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 13:42:05 + 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 13:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:42:06 13:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:42:06 alpine: Pulling from edgex-lftools-log-publisher 13:42:06 c9b1b535fdd9: Pulling fs layer 13:42:06 2cc5ad85d9ab: Pulling fs layer 13:42:06 756a868c4378: Pulling fs layer 13:42:06 444b2fc9a129: Pulling fs layer 13:42:06 ea15f1150254: Pulling fs layer 13:42:06 41b27a9f41bf: Pulling fs layer 13:42:06 28c525ee5125: Pulling fs layer 13:42:06 094b1ea09ed8: Pulling fs layer 13:42:06 138eaada9080: Pulling fs layer 13:42:06 0622d0fa9048: Pulling fs layer 13:42:06 41b27a9f41bf: Waiting 13:42:06 28c525ee5125: Waiting 13:42:06 094b1ea09ed8: Waiting 13:42:06 138eaada9080: Waiting 13:42:06 0622d0fa9048: Waiting 13:42:06 444b2fc9a129: Waiting 13:42:06 ea15f1150254: Waiting 13:42:06 2cc5ad85d9ab: Download complete 13:42:06 444b2fc9a129: Verifying Checksum 13:42:06 444b2fc9a129: Download complete 13:42:06 c9b1b535fdd9: Verifying Checksum 13:42:06 c9b1b535fdd9: Download complete 13:42:06 ea15f1150254: Verifying Checksum 13:42:06 ea15f1150254: Download complete 13:42:07 28c525ee5125: Verifying Checksum 13:42:07 28c525ee5125: Download complete 13:42:07 756a868c4378: Verifying Checksum 13:42:07 756a868c4378: Download complete 13:42:07 138eaada9080: Verifying Checksum 13:42:07 138eaada9080: Download complete 13:42:07 094b1ea09ed8: Verifying Checksum 13:42:07 094b1ea09ed8: Download complete 13:42:07 0622d0fa9048: Verifying Checksum 13:42:07 0622d0fa9048: Download complete 13:42:07 41b27a9f41bf: Verifying Checksum 13:42:07 41b27a9f41bf: Download complete 13:42:08 c9b1b535fdd9: Pull complete 13:42:09 2cc5ad85d9ab: Pull complete 13:42:10 756a868c4378: Pull complete 13:42:10 444b2fc9a129: Pull complete 13:42:10 ea15f1150254: Pull complete 13:42:14 41b27a9f41bf: Pull complete 13:42:14 28c525ee5125: Pull complete 13:42:16 094b1ea09ed8: Pull complete 13:42:17 138eaada9080: Pull complete 13:42:17 0622d0fa9048: Pull complete 13:42:17 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 13:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:42:17 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:42:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_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 13:42:18 $ docker top 0a3cfd272dd0fe0bf455fdb30792812cf174fa358181800f61ac05c2fe374b50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:42:19 provisioning config files... 13:42:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8192227573195433507tmp [Pipeline] { [Pipeline] echo 13:42:19 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:42:19 ---> create-netrc.sh [Pipeline] echo 13:42:19 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:42:19 ---> logs-deploy.sh 13:42:19 + ARCHIVE_ARTIFACTS= 13:42:19 + LOGS_SERVER=https://logs.edgexfoundry.org 13:42:19 + '[' https://logs.edgexfoundry.org == None ']' 13:42:19 + NEXUS_URL=https://nexus.edgexfoundry.org 13:42:19 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/36 13:42:19 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/36/ 13:42:19 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/36 /w/workspace/edgexfoundry_edgex-ui-go_master 13:42:21 Archives upload complete. 13:42:21 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/36 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/36/ 13:42:21 ---> uname -a: 13:42:21 Linux 0a3cfd272dd0 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 13:42:21 13:42:21 13:42:21 ---> lscpu: 13:42:21 Architecture: x86_64 13:42:21 CPU op-mode(s): 32-bit, 64-bit 13:42:21 Byte Order: Little Endian 13:42:21 Address sizes: 40 bits physical, 48 bits virtual 13:42:21 CPU(s): 4 13:42:21 On-line CPU(s) list: 0-3 13:42:21 Thread(s) per core: 1 13:42:21 Core(s) per socket: 1 13:42:21 Socket(s): 4 13:42:21 NUMA node(s): 1 13:42:21 Vendor ID: GenuineIntel 13:42:21 CPU family: 6 13:42:21 Model: 44 13:42:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:42:21 Stepping: 1 13:42:21 CPU MHz: 2933.442 13:42:21 BogoMIPS: 5866.88 13:42:21 Virtualization: VT-x 13:42:21 Hypervisor vendor: KVM 13:42:21 Virtualization type: full 13:42:21 L1d cache: 128 KiB 13:42:21 L1i cache: 128 KiB 13:42:21 L2 cache: 16 MiB 13:42:21 L3 cache: 64 MiB 13:42:21 NUMA node0 CPU(s): 0-3 13:42:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 13:42:21 Vulnerability Meltdown: Mitigation; PTI 13:42:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:42:21 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 13:42:21 Vulnerability Spectre v2: Mitigation; Full retpoline 13:42:21 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 13:42:21 13:42:21 13:42:21 ---> nproc: 13:42:21 4 13:42:21 13:42:21 13:42:21 ---> df -h: 13:42:21 Filesystem Size Used Available Use% Mounted on 13:42:21 overlay 50.0G 7.6G 42.4G 15% / 13:42:21 tmpfs 64.0M 0 64.0M 0% /dev 13:42:21 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 13:42:21 shm 64.0M 0 64.0M 0% /dev/shm 13:42:21 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 13:42:21 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 13:42:21 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 13:42:21 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-ui-go_master 13:42:21 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 13:42:21 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa 13:42:21 13:42:21 13:42:21 ---> free -m: 13:42:21 total used free shared buff/cache available 13:42:21 Mem: 1838 723 86 0 1027 1048 13:42:21 Swap: 1023 2 1021 13:42:21 13:42:21 13:42:21 ---> ip addr: 13:42:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:42:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:42:21 inet 127.0.0.1/8 scope host lo 13:42:21 valid_lft forever preferred_lft forever 13:42:21 24: eth0@if25: mtu 1458 qdisc noqueue state UP 13:42:21 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 13:42:21 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 13:42:21 valid_lft forever preferred_lft forever 13:42:21 13:42:21 13:42:21 ---> sar -b -r -n DEV: 13:42:21 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/20/20 _x86_64_ (4 CPU) 13:42:21 13:42:21 13:31:14 LINUX RESTART 13:42:21 13:42:21 13:32:02 tps rtps wtps bread/s bwrtn/s 13:42:21 13:33:01 15.63 2.45 13.17 511.93 2289.88 13:42:21 13:34:01 2.68 0.00 2.68 0.00 86.68 13:42:21 13:35:02 0.68 0.00 0.68 0.00 8.26 13:42:21 13:36:01 0.66 0.00 0.66 0.00 7.82 13:42:21 13:37:01 0.28 0.00 0.28 0.00 3.70 13:42:21 13:38:01 0.42 0.02 0.40 0.13 5.15 13:42:21 13:39:01 0.32 0.00 0.32 0.00 4.03 13:42:21 13:40:01 164.23 94.36 69.87 2800.87 27647.43 13:42:21 13:41:01 125.04 59.56 65.47 3098.39 5360.03 13:42:21 13:42:01 178.65 50.35 128.30 2983.36 32333.17 13:42:21 Average: 49.00 20.74 28.26 941.94 6794.97 13:42:21 13:42:21 13:32:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:42:21 13:33:01 92788 1789516 95.07 2620 1217504 949648 32.40 471096 1153844 16 13:42:21 13:34:01 112532 1769772 94.02 2620 1217508 909760 31.04 454928 1151624 8 13:42:21 13:35:02 111360 1770944 94.08 2620 1217516 910080 31.05 456404 1151624 8 13:42:21 13:36:01 112704 1769600 94.01 2620 1217520 909828 31.04 454916 1151628 8 13:42:21 13:37:01 112496 1769808 94.02 2620 1217528 909924 31.05 455504 1151624 16 13:42:21 13:38:01 112348 1769956 94.03 2620 1217536 909864 31.04 455216 1151624 12 13:42:21 13:39:01 113440 1768864 93.97 2620 1217540 910196 31.06 454616 1151488 12 13:42:21 13:40:01 71060 1811244 96.22 2620 1200392 1114064 38.01 470304 1153172 37432 13:42:21 13:41:01 198560 1683744 89.45 2620 1084992 971268 33.14 539692 957016 19456 13:42:21 13:42:01 220220 1662084 88.30 2572 971184 965352 32.94 572176 806544 84 13:42:21 Average: 125751 1756553 93.32 2615 1177922 945998 32.28 478485 1098019 5705 13:42:21 13:42:21 13:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 13:42:21 13:33:01 eth0 69.87 59.91 82.99 83.81 0.00 0.00 0.00 13:42:21 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:33:01 docker0 25.14 19.54 2.31 53.78 0.00 0.00 0.00 13:42:21 13:34:01 eth0 0.97 0.07 0.09 0.01 0.00 0.00 0.00 13:42:21 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:35:02 eth0 0.92 0.68 0.53 0.40 0.00 0.00 0.00 13:42:21 13:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 13:42:21 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:37:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 13:42:21 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:38:01 eth0 0.20 0.17 0.09 0.01 0.00 0.00 0.00 13:42:21 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:39:01 eth0 0.28 0.28 0.23 0.02 0.00 0.00 0.00 13:42:21 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:40:01 eth0 138.04 112.65 3767.22 13.70 0.00 0.00 0.00 13:42:21 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:41:01 eth0 163.04 129.28 576.89 74.07 0.00 0.00 0.00 13:42:21 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:41:01 docker0 67.60 85.95 6.91 363.21 0.00 0.00 0.00 13:42:21 13:42:01 eth0 261.88 203.28 3447.03 73.59 0.00 0.00 0.00 13:42:21 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 13:42:01 docker0 22.52 24.63 1.50 143.97 0.00 0.00 0.00 13:42:21 Average: eth0 63.66 50.74 790.18 24.52 0.00 0.00 0.00 13:42:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:21 Average: docker0 11.53 13.03 1.07 56.20 0.00 0.00 0.00 13:42:21 13:42:21