Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 06ea564be64d0c4d37e15143b1f80c1cbda10af1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@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 Running on prd-centos7-docker-4c-2g-1991 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching 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 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/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 06ea564be64d0c4d37e15143b1f80c1cbda10af1 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 06ea564be64d0c4d37e15143b1f80c1cbda10af1 # timeout=10 Commit message: "add video link in README" > git rev-list --no-walk cc04255af54e797bbfe352695aeff2c1567be629 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:40:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:40:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:40:18 ========================================================= 15:40:18 EdgeX Global Pipelines Version Info 15:40:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:40:20 ------------------- 15:40:20 stable info: 15:40:20 ------------------- 15:40:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:20 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 15:40:20 Message: update stable to v1.0.89 15:40:21 ------------------- 15:40:21 experimental info: 15:40:21 ------------------- 15:40:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:40:21 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 15:40:21 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 15:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:40:23 15:40:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:40:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:40:23 latest: Pulling from edgex-devops/git-semver 15:40:23 9123ac7c32f7: Pulling fs layer 15:40:23 b8cc5d1170e3: Pulling fs layer 15:40:23 2924cbbf6a41: Pulling fs layer 15:40:23 93b08a4f1073: Pulling fs layer 15:40:23 b8cc5d1170e3: Verifying Checksum 15:40:23 b8cc5d1170e3: Download complete 15:40:23 9123ac7c32f7: Verifying Checksum 15:40:23 9123ac7c32f7: Download complete 15:40:24 93b08a4f1073: Verifying Checksum 15:40:24 93b08a4f1073: Download complete 15:40:24 2924cbbf6a41: Verifying Checksum 15:40:24 2924cbbf6a41: Download complete 15:40:24 9123ac7c32f7: Pull complete 15:40:24 b8cc5d1170e3: Pull complete 15:40:25 2924cbbf6a41: Pull complete 15:40:26 93b08a4f1073: Pull complete 15:40:26 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:40:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:40:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:40:26 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:40:26 $ 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 15:40:28 $ docker top b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:40:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:28 [ssh-agent] Looking for ssh-agent implementation... 15:40:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:29 $ docker exec b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 ssh-agent 15:40:29 SSH_AUTH_SOCK=/tmp/ssh-0zMD0C3Eyeh7/agent.12 15:40:29 SSH_AGENT_PID=17 15:40:29 Running ssh-add (command line suppressed) 15:40:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4661214227067021838.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4661214227067021838.key) 15:40:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:29 + git describe --exact-match --tags HEAD 15:40:29 fatal: No names found, cannot describe anything. [Pipeline] } 15:40:30 $ docker exec --env ******** --env ******** b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 ssh-agent -k 15:40:30 unset SSH_AUTH_SOCK; 15:40:30 unset SSH_AGENT_PID; 15:40:30 echo Agent pid 17 killed; 15:40:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:40:30 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:40:30 This usually means this commit has not been tagged. [Pipeline] sshagent 15:40:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:30 [ssh-agent] Looking for ssh-agent implementation... 15:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:31 $ docker exec b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 ssh-agent 15:40:31 SSH_AUTH_SOCK=/tmp/ssh-fcaIb7uEEVvQ/agent.45 15:40:31 SSH_AGENT_PID=50 15:40:31 Running ssh-add (command line suppressed) 15:40:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8949815881182659535.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8949815881182659535.key) 15:40:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:32 + git semver init 15:40:32 # -> Open(): unable to determine branch for HEAD 15:40:32 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:40:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:40:32 # $SEMVER_REMOTE_NAME = origin 15:40:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:40:32 # $SEMVER_USER_NAME = edgex-jenkins 15:40:32 # $SEMVER_BRANCH = master 15:40:32 # $SEMVER_TEMP = /tmp/semver-628269382 15:40:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:40:33 # '/tmp/semver-628269382' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 15:40:33 # -> Force: false 15:40:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 15:40:33 $ docker exec --env ******** --env ******** b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 ssh-agent -k 15:40:33 unset SSH_AUTH_SOCK; 15:40:33 unset SSH_AGENT_PID; 15:40:33 echo Agent pid 50 killed; 15:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:34 + git semver [Pipeline] } 15:40:34 $ docker stop --time=1 b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 15:40:35 $ docker rm -f b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:40:36 Stashed 51 file(s) [Pipeline] echo 15:40:36 [edgeXSemver] initialized semver on version 1.2.1-dev.6 [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 15:40:52 Still waiting to schedule task 15:40:52 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1991’ 15:40:52 Still waiting to schedule task 15:40:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:42:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1992 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 15:42:37 Running in /w/workspace/edgex-ui-go/41 [Pipeline] { [Pipeline] checkout 15:42:42 using credential edgex-jenkins-ssh 15:42:42 Cloning the remote Git repository 15:42:42 Cloning with configured refspecs honoured and without tags 15:42:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:42:42 > git init /w/workspace/edgex-ui-go/41 # timeout=10 15:42:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:42:42 > git --version # timeout=10 15:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:42:44 Fetching without tags 15:42:44 Checking out Revision 06ea564be64d0c4d37e15143b1f80c1cbda10af1 (master) 15:42:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:42:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:42:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:42:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:42:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:42:44 > git config core.sparsecheckout # timeout=10 15:42:44 > git checkout -f 06ea564be64d0c4d37e15143b1f80c1cbda10af1 # timeout=10 15:42:49 Commit message: "add video link in README" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:42:51 ========================================================= 15:42:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:42:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:42:52 + 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 . 15:42:53 Sending build context to Docker daemon 12.89MB 15:42:53 Step 1/8 : ARG BASE=golang:1.11-alpine 15:42:53 Step 2/8 : FROM ${BASE} 15:42:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:42:53 cde5963f3b93: Pulling fs layer 15:42:53 2a23fa8c16f7: Pulling fs layer 15:42:53 777b28850792: Pulling fs layer 15:42:53 8a11ddd9e578: Pulling fs layer 15:42:53 4cf88f913ddb: Pulling fs layer 15:42:53 1df406cf5192: Pulling fs layer 15:42:53 cd6300453558: Pulling fs layer 15:42:53 b9c365052c96: Pulling fs layer 15:42:53 a2d8cc88f415: Pulling fs layer 15:42:53 ea1d1ca13537: Pulling fs layer 15:42:53 3750a50a1c5e: Pulling fs layer 15:42:53 8a11ddd9e578: Waiting 15:42:53 4cf88f913ddb: Waiting 15:42:53 1df406cf5192: Waiting 15:42:53 cd6300453558: Waiting 15:42:53 b9c365052c96: Waiting 15:42:53 a2d8cc88f415: Waiting 15:42:53 ea1d1ca13537: Waiting 15:42:53 3750a50a1c5e: Waiting 15:42:53 777b28850792: Download complete 15:42:53 2a23fa8c16f7: Verifying Checksum 15:42:53 2a23fa8c16f7: Download complete 15:42:53 4cf88f913ddb: Verifying Checksum 15:42:53 4cf88f913ddb: Download complete 15:42:53 1df406cf5192: Verifying Checksum 15:42:53 1df406cf5192: Download complete 15:42:53 cde5963f3b93: Download complete 15:42:54 cde5963f3b93: Pull complete 15:42:54 2a23fa8c16f7: Pull complete 15:42:55 777b28850792: Pull complete 15:42:56 cd6300453558: Verifying Checksum 15:42:56 cd6300453558: Download complete 15:42:56 a2d8cc88f415: Download complete 15:42:57 ea1d1ca13537: Verifying Checksum 15:42:57 ea1d1ca13537: Download complete 15:42:57 3750a50a1c5e: Verifying Checksum 15:42:57 3750a50a1c5e: Download complete 15:42:58 b9c365052c96: Verifying Checksum 15:42:58 b9c365052c96: Download complete 15:42:58 8a11ddd9e578: Verifying Checksum 15:42:58 8a11ddd9e578: Download complete 15:43:11 8a11ddd9e578: Pull complete 15:43:11 4cf88f913ddb: Pull complete 15:43:11 1df406cf5192: Pull complete 15:43:15 cd6300453558: Pull complete 15:43:19 b9c365052c96: Pull complete 15:43:19 a2d8cc88f415: Pull complete 15:43:22 ea1d1ca13537: Pull complete 15:43:22 3750a50a1c5e: Pull complete 15:43:22 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:43:22 ---> 78745c68409d 15:43:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:43:27 ---> Running in 026632591dae 15:43:27 Removing intermediate container 026632591dae 15:43:27 ---> a07c174ff85c 15:43:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:27 ---> Running in ac7c0590d124 15:43:30 Removing intermediate container ac7c0590d124 15:43:30 ---> 7735892a294d 15:43:30 Step 5/8 : RUN apk add --no-cache make git 15:43:30 ---> Running in 3a1496306f9b 15:43:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:43:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:43:33 OK: 125 MiB in 39 packages 15:43:34 Removing intermediate container 3a1496306f9b 15:43:34 ---> a75c868d3611 15:43:34 Step 6/8 : WORKDIR /edgex-ui-go 15:43:34 ---> Running in 5ff369d87051 15:43:34 Removing intermediate container 5ff369d87051 15:43:34 ---> b677d5b22308 15:43:34 Step 7/8 : COPY . . 15:43:36 ---> d7438faaef71 15:43:36 Step 8/8 : RUN go mod download 15:43:36 ---> Running in eabc0ab80a94 15:43:42 go: finding cloud.google.com/go v0.26.0 15:43:42 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 15:43:42 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 15:43:42 go: finding github.com/BurntSushi/toml v0.3.1 15:43:42 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 15:43:42 go: finding github.com/Microsoft/go-winio v0.4.3 15:43:42 go: finding github.com/NYTimes/gziphandler v1.0.1 15:43:42 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 15:43:42 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 15:43:42 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 15:43:42 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 15:43:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:43:42 go: finding github.com/armon/go-metrics v0.3.3 15:43:42 go: finding github.com/armon/go-radix v1.0.0 15:43:42 go: finding github.com/aws/aws-sdk-go v1.25.41 15:43:42 go: finding github.com/beorn7/perks v1.0.1 15:43:42 go: finding github.com/bgentry/speakeasy v0.1.0 15:43:42 go: finding github.com/boltdb/bolt v1.3.1 15:43:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:43:42 go: finding github.com/cespare/xxhash/v2 v2.1.1 15:43:42 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 15:43:42 go: finding github.com/circonus-labs/circonusllhist v0.1.3 15:43:42 go: finding github.com/client9/misspell v0.3.4 15:43:42 go: finding github.com/coredns/coredns v1.1.2 15:43:42 go: finding github.com/davecgh/go-spew v1.1.1 15:43:42 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 15:43:42 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:43:42 go: finding github.com/digitalocean/godo v1.10.0 15:43:42 go: finding github.com/dimchansky/utfbom v1.1.0 15:43:42 go: finding github.com/dnaeon/go-vcr v1.0.1 15:43:42 go: finding github.com/docker/go-connections v0.3.0 15:43:42 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:43:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:43:42 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 15:43:42 go: finding github.com/envoyproxy/go-control-plane v0.8.0 15:43:42 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 15:43:42 go: finding github.com/fatih/color v1.9.0 15:43:42 go: finding github.com/fatih/structs v1.1.0 15:43:42 go: finding github.com/fsnotify/fsnotify v1.4.7 15:43:42 go: finding github.com/ghodss/yaml v1.0.0 15:43:42 go: finding github.com/go-kit/kit v0.9.0 15:43:42 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 15:43:42 go: finding github.com/go-logfmt/logfmt v0.4.0 15:43:42 go: finding github.com/go-ole/go-ole v1.2.1 15:43:42 go: finding github.com/go-stack/stack v1.8.0 15:43:42 go: finding github.com/go-test/deep v1.0.2 15:43:42 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 15:43:42 go: finding github.com/gobuffalo/depgen v0.1.0 15:43:42 go: finding github.com/gobuffalo/envy v1.7.0 15:43:42 go: finding github.com/gobuffalo/flect v0.1.3 15:43:42 go: finding github.com/gobuffalo/genny v0.1.1 15:43:43 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 15:43:43 go: finding github.com/gobuffalo/gogen v0.1.1 15:43:43 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 15:43:43 go: finding github.com/gobuffalo/mapi v1.0.2 15:43:43 go: finding github.com/gobuffalo/packd v0.1.0 15:43:43 go: finding github.com/gobuffalo/packr/v2 v2.2.0 15:43:43 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 15:43:43 go: finding github.com/gogo/googleapis v1.1.0 15:43:43 go: finding github.com/gogo/protobuf v1.2.1 15:43:43 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 15:43:43 go: finding github.com/golang/mock v1.1.1 15:43:43 go: finding github.com/golang/protobuf v1.3.2 15:43:43 go: finding github.com/golang/snappy v0.0.1 15:43:43 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:43:43 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:43:43 go: finding github.com/google/go-cmp v0.4.0 15:43:43 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 15:43:43 go: finding github.com/google/gofuzz v1.0.0 15:43:43 go: finding github.com/googleapis/gnostic v0.2.0 15:43:43 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 15:43:43 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 15:43:43 go: finding github.com/gorilla/mux v1.7.1 15:43:43 go: finding github.com/gorilla/websocket v1.4.0 15:43:43 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 15:43:43 go: finding github.com/hashicorp/consul v1.7.2 15:43:43 go: finding github.com/hashicorp/consul/api v1.4.0 15:43:43 go: finding github.com/hashicorp/consul/sdk v0.4.0 15:43:43 go: finding github.com/hashicorp/errwrap v1.0.0 15:43:43 go: finding github.com/hashicorp/go-bexpr v0.1.2 15:43:43 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 15:43:43 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:43:43 go: finding github.com/hashicorp/go-connlimit v0.2.0 15:43:43 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 15:43:43 go: finding github.com/hashicorp/go-hclog v0.12.2 15:43:43 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 15:43:43 go: finding github.com/hashicorp/go-memdb v1.0.3 15:43:43 go: finding github.com/hashicorp/go-msgpack v0.5.5 15:43:43 go: finding github.com/hashicorp/go-multierror v1.0.0 15:43:44 go: finding github.com/hashicorp/go-plugin v1.0.1 15:43:44 go: finding github.com/hashicorp/go-raftchunking v0.6.1 15:43:44 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 15:43:44 go: finding github.com/hashicorp/go-rootcerts v1.0.2 15:43:44 go: finding github.com/hashicorp/go-sockaddr v1.0.2 15:43:44 go: finding github.com/hashicorp/go-syslog v1.0.0 15:43:44 go: finding github.com/hashicorp/go-uuid v1.0.1 15:43:44 go: finding github.com/hashicorp/go-version v1.1.0 15:43:44 go: finding github.com/hashicorp/go.net v0.0.1 15:43:44 go: finding github.com/hashicorp/golang-lru v0.5.4 15:43:44 go: finding github.com/hashicorp/hcl v1.0.0 15:43:44 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 15:43:44 go: finding github.com/hashicorp/logutils v1.0.0 15:43:44 go: finding github.com/hashicorp/mdns v1.0.1 15:43:44 go: finding github.com/hashicorp/memberlist v0.2.0 15:43:44 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 15:43:44 go: finding github.com/hashicorp/raft v1.1.2 15:43:44 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 15:43:44 go: finding github.com/hashicorp/serf v0.9.0 15:43:44 go: finding github.com/hashicorp/vault/api v1.0.4 15:43:44 go: finding github.com/hashicorp/vault/sdk v0.1.13 15:43:44 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 15:43:44 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:43:44 go: finding github.com/hpcloud/tail v1.0.0 15:43:44 go: finding github.com/imdario/mergo v0.3.6 15:43:44 go: finding github.com/inconshreveable/mousetrap v1.0.0 15:43:44 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 15:43:44 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 15:43:44 go: finding github.com/joho/godotenv v1.3.0 15:43:44 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 15:43:44 go: finding github.com/json-iterator/go v1.1.9 15:43:44 go: finding github.com/jtolds/gls v4.2.1+incompatible 15:43:44 go: finding github.com/julienschmidt/httprouter v1.2.0 15:43:44 go: finding github.com/karrick/godirwalk v1.10.3 15:43:44 go: finding github.com/kisielk/errcheck v1.2.0 15:43:45 go: finding github.com/kisielk/gotool v1.0.0 15:43:45 go: finding github.com/klauspost/compress v1.9.5 15:43:45 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 15:43:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:43:45 go: finding github.com/kr/pretty v0.2.0 15:43:45 go: finding github.com/kr/pty v1.1.1 15:43:45 go: finding github.com/kr/text v0.1.0 15:43:45 go: finding github.com/likexian/gokit v0.20.16 15:43:45 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 15:43:45 go: finding github.com/linode/linodego v0.7.1 15:43:45 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 15:43:45 go: finding github.com/markbates/safe v1.0.1 15:43:45 go: finding github.com/mattn/go-colorable v0.1.6 15:43:45 go: finding github.com/mattn/go-isatty v0.0.12 15:43:45 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 15:43:45 go: finding github.com/miekg/dns v1.1.26 15:43:45 go: finding github.com/mitchellh/cli v1.0.0 15:43:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:43:45 go: finding github.com/mitchellh/copystructure v1.0.0 15:43:45 go: finding github.com/mitchellh/go-homedir v1.1.0 15:43:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:43:45 go: finding github.com/mitchellh/go-wordwrap v1.0.0 15:43:45 go: finding github.com/mitchellh/gox v0.4.0 15:43:45 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 15:43:45 go: finding github.com/mitchellh/iochan v1.0.0 15:43:45 go: finding github.com/mitchellh/mapstructure v1.2.2 15:43:45 go: finding github.com/mitchellh/reflectwalk v1.0.1 15:43:45 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:43:45 go: finding github.com/modern-go/reflect2 v1.0.1 15:43:45 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 15:43:45 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 15:43:45 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 15:43:45 go: finding github.com/oklog/run v1.0.0 15:43:45 go: finding github.com/onsi/ginkgo v1.6.0 15:43:45 go: finding github.com/onsi/gomega v1.4.2 15:43:45 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 15:43:45 go: finding github.com/pascaldekloe/goe v0.1.0 15:43:45 go: finding github.com/pebbe/zmq4 v1.2.0 15:43:45 go: finding github.com/pelletier/go-toml v1.7.0 15:43:45 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 15:43:45 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 15:43:45 go: finding github.com/pkg/errors v0.8.1 15:43:45 go: finding github.com/pmezard/go-difflib v1.0.0 15:43:45 go: finding github.com/posener/complete v1.1.1 15:43:45 go: finding github.com/prometheus/client_golang v1.4.0 15:43:45 go: finding github.com/prometheus/client_model v0.2.0 15:43:45 go: finding github.com/prometheus/common v0.9.1 15:43:45 go: finding github.com/prometheus/procfs v0.0.8 15:43:45 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 15:43:45 go: finding github.com/rogpeppe/go-internal v1.3.0 15:43:45 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 15:43:46 go: finding github.com/ryanuber/go-glob v1.0.0 15:43:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:43:46 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 15:43:46 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 15:43:46 go: finding github.com/sirupsen/logrus v1.4.2 15:43:46 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 15:43:46 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 15:43:46 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 15:43:46 go: finding github.com/spf13/cobra v0.0.3 15:43:46 go: finding github.com/spf13/pflag v1.0.3 15:43:46 go: finding github.com/stretchr/objx v0.1.1 15:43:46 go: finding github.com/stretchr/testify v1.4.0 15:43:46 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 15:43:46 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 15:43:46 go: finding github.com/tidwall/pretty v1.0.0 15:43:46 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 15:43:46 go: finding github.com/vmware/govmomi v0.18.0 15:43:46 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:43:46 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 15:43:46 go: finding go.mongodb.org/mongo-driver v1.3.1 15:43:46 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 15:43:46 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 15:43:46 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 15:43:46 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 15:43:46 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 15:43:46 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 15:43:46 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 15:43:46 go: finding golang.org/x/text v0.3.2 15:43:46 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 15:43:46 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 15:43:46 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 15:43:46 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 15:43:46 go: finding google.golang.org/appengine v1.4.0 15:43:46 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 15:43:47 go: finding google.golang.org/grpc v1.23.0 15:43:47 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 15:43:47 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 15:43:47 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 15:43:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:43:47 go: finding gopkg.in/errgo.v2 v2.1.0 15:43:47 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:43:47 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 15:43:47 go: finding gopkg.in/inf.v0 v0.9.1 15:43:47 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:43:47 go: finding gopkg.in/resty.v1 v1.12.0 15:43:47 go: finding gopkg.in/square/go-jose.v2 v2.3.1 15:43:47 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:43:47 go: finding gopkg.in/yaml.v2 v2.2.8 15:43:47 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 15:43:47 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 15:43:47 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 15:43:47 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 15:43:47 go: finding k8s.io/client-go v8.0.0+incompatible 15:43:47 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 15:43:48 Running on prd-centos7-docker-4c-2g-1993 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 15:43:48 Running in /w/workspace/edgex-ui-go/41 [Pipeline] { [Pipeline] checkout 15:43:57 using credential edgex-jenkins-ssh 15:43:57 Cloning the remote Git repository 15:43:57 Cloning with configured refspecs honoured and without tags 15:43:58 Fetching without tags 15:43:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:43:57 > git init /w/workspace/edgex-ui-go/41 # timeout=10 15:43:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:43:57 > git --version # timeout=10 15:43:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:43:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:43:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:43:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:43:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:43:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:43:58 Checking out Revision 06ea564be64d0c4d37e15143b1f80c1cbda10af1 (master) 15:43:59 > git config core.sparsecheckout # timeout=10 15:43:59 > git checkout -f 06ea564be64d0c4d37e15143b1f80c1cbda10af1 # timeout=10 15:44:03 Commit message: "add video link in README" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:44:04 ========================================================= 15:44:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:44:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:44:05 + 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 . 15:44:05 Sending build context to Docker daemon 12.89MB 15:44:06 Step 1/8 : ARG BASE=golang:1.11-alpine 15:44:06 Step 2/8 : FROM ${BASE} 15:44:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:44:06 e6b0cf9c0882: Pulling fs layer 15:44:06 2848faf0eed1: Pulling fs layer 15:44:06 0f37312ad70f: Pulling fs layer 15:44:06 5788d62ee057: Pulling fs layer 15:44:06 0e6b1d234666: Pulling fs layer 15:44:06 bf5d7aec512f: Pulling fs layer 15:44:06 34c802a77dc8: Pulling fs layer 15:44:06 9eb99e56ec68: Pulling fs layer 15:44:06 27c7a5d97fbd: Pulling fs layer 15:44:06 5c102a31e300: Pulling fs layer 15:44:06 dcfb455df0a1: Pulling fs layer 15:44:06 0e6b1d234666: Waiting 15:44:06 bf5d7aec512f: Waiting 15:44:06 34c802a77dc8: Waiting 15:44:06 9eb99e56ec68: Waiting 15:44:06 27c7a5d97fbd: Waiting 15:44:06 5c102a31e300: Waiting 15:44:06 dcfb455df0a1: Waiting 15:44:06 5788d62ee057: Waiting 15:44:06 0f37312ad70f: Download complete 15:44:06 2848faf0eed1: Verifying Checksum 15:44:06 2848faf0eed1: Download complete 15:44:06 0e6b1d234666: Verifying Checksum 15:44:06 0e6b1d234666: Download complete 15:44:06 bf5d7aec512f: Verifying Checksum 15:44:06 bf5d7aec512f: Download complete 15:44:06 e6b0cf9c0882: Verifying Checksum 15:44:06 e6b0cf9c0882: Download complete 15:44:06 e6b0cf9c0882: Pull complete 15:44:06 2848faf0eed1: Pull complete 15:44:06 0f37312ad70f: Pull complete 15:44:08 34c802a77dc8: Verifying Checksum 15:44:08 34c802a77dc8: Download complete 15:44:08 27c7a5d97fbd: Verifying Checksum 15:44:08 27c7a5d97fbd: Download complete 15:44:09 5788d62ee057: Verifying Checksum 15:44:09 5788d62ee057: Download complete 15:44:09 5c102a31e300: Verifying Checksum 15:44:09 5c102a31e300: Download complete 15:44:09 dcfb455df0a1: Verifying Checksum 15:44:09 dcfb455df0a1: Download complete 15:44:09 9eb99e56ec68: Verifying Checksum 15:44:09 9eb99e56ec68: Download complete 15:44:17 5788d62ee057: Pull complete 15:44:17 0e6b1d234666: Pull complete 15:44:17 bf5d7aec512f: Pull complete 15:44:26 34c802a77dc8: Pull complete 15:44:29 9eb99e56ec68: Pull complete 15:44:29 27c7a5d97fbd: Pull complete 15:44:30 5c102a31e300: Pull complete 15:44:30 dcfb455df0a1: Pull complete 15:44:30 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:44:30 ---> 7c70fe431013 15:44:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:44:32 ---> Running in 86dddca773c7 15:44:32 Removing intermediate container 86dddca773c7 15:44:32 ---> 7c79c4c2cb72 15:44:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:32 ---> Running in ee3e51ab7b52 15:44:33 Removing intermediate container ee3e51ab7b52 15:44:33 ---> 06086d3c0944 15:44:33 Step 5/8 : RUN apk add --no-cache make git 15:44:33 ---> Running in 24a66ee82063 15:44:34 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:44:35 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:44:36 OK: 143 MiB in 39 packages 15:44:36 Removing intermediate container 24a66ee82063 15:44:36 ---> 3d173f263b28 15:44:36 Step 6/8 : WORKDIR /edgex-ui-go 15:44:36 ---> Running in 1832bb76fd1f 15:44:36 Removing intermediate container 1832bb76fd1f 15:44:36 ---> b96cb39b4ca1 15:44:36 Step 7/8 : COPY . . 15:44:38 ---> fef2809f1094 15:44:38 Step 8/8 : RUN go mod download 15:44:38 ---> Running in d7f82a1e261e 15:44:43 go: finding cloud.google.com/go v0.26.0 15:44:43 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 15:44:43 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 15:44:43 go: finding github.com/BurntSushi/toml v0.3.1 15:44:43 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 15:44:43 go: finding github.com/Microsoft/go-winio v0.4.3 15:44:43 go: finding github.com/NYTimes/gziphandler v1.0.1 15:44:43 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 15:44:43 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 15:44:43 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 15:44:43 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 15:44:43 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:44:43 go: finding github.com/armon/go-metrics v0.3.3 15:44:43 go: finding github.com/armon/go-radix v1.0.0 15:44:43 go: finding github.com/aws/aws-sdk-go v1.25.41 15:44:43 go: finding github.com/beorn7/perks v1.0.1 15:44:43 go: finding github.com/bgentry/speakeasy v0.1.0 15:44:43 go: finding github.com/boltdb/bolt v1.3.1 15:44:43 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:44:43 go: finding github.com/cespare/xxhash/v2 v2.1.1 15:44:43 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 15:44:43 go: finding github.com/circonus-labs/circonusllhist v0.1.3 15:44:43 go: finding github.com/client9/misspell v0.3.4 15:44:43 go: finding github.com/coredns/coredns v1.1.2 15:44:43 go: finding github.com/davecgh/go-spew v1.1.1 15:44:43 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 15:44:43 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:44:43 go: finding github.com/digitalocean/godo v1.10.0 15:44:43 go: finding github.com/dimchansky/utfbom v1.1.0 15:44:43 go: finding github.com/dnaeon/go-vcr v1.0.1 15:44:43 go: finding github.com/docker/go-connections v0.3.0 15:44:43 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:44:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:44:43 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 15:44:43 go: finding github.com/envoyproxy/go-control-plane v0.8.0 15:44:43 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 15:44:43 go: finding github.com/fatih/color v1.9.0 15:44:43 go: finding github.com/fatih/structs v1.1.0 15:44:43 go: finding github.com/fsnotify/fsnotify v1.4.7 15:44:43 go: finding github.com/ghodss/yaml v1.0.0 15:44:43 go: finding github.com/go-kit/kit v0.9.0 15:44:43 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 15:44:43 go: finding github.com/go-logfmt/logfmt v0.4.0 15:44:43 go: finding github.com/go-ole/go-ole v1.2.1 15:44:43 go: finding github.com/go-stack/stack v1.8.0 15:44:43 go: finding github.com/go-test/deep v1.0.2 15:44:43 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 15:44:44 go: finding github.com/gobuffalo/depgen v0.1.0 15:44:44 go: finding github.com/gobuffalo/envy v1.7.0 15:44:44 go: finding github.com/gobuffalo/flect v0.1.3 15:44:44 go: finding github.com/gobuffalo/genny v0.1.1 15:44:44 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 15:44:44 go: finding github.com/gobuffalo/gogen v0.1.1 15:44:44 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 15:44:44 go: finding github.com/gobuffalo/mapi v1.0.2 15:44:44 go: finding github.com/gobuffalo/packd v0.1.0 15:44:44 go: finding github.com/gobuffalo/packr/v2 v2.2.0 15:44:44 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 15:44:44 go: finding github.com/gogo/googleapis v1.1.0 15:44:44 go: finding github.com/gogo/protobuf v1.2.1 15:44:44 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 15:44:44 go: finding github.com/golang/mock v1.1.1 15:44:44 go: finding github.com/golang/protobuf v1.3.2 15:44:44 go: finding github.com/golang/snappy v0.0.1 15:44:44 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:44:44 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:44:44 go: finding github.com/google/go-cmp v0.4.0 15:44:44 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 15:44:44 go: finding github.com/google/gofuzz v1.0.0 15:44:44 go: finding github.com/googleapis/gnostic v0.2.0 15:44:44 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 15:44:44 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 15:44:44 go: finding github.com/gorilla/mux v1.7.1 15:44:44 go: finding github.com/gorilla/websocket v1.4.0 15:44:44 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 15:44:44 go: finding github.com/hashicorp/consul v1.7.2 15:44:44 go: finding github.com/hashicorp/consul/api v1.4.0 15:44:44 go: finding github.com/hashicorp/consul/sdk v0.4.0 15:44:44 go: finding github.com/hashicorp/errwrap v1.0.0 15:44:44 go: finding github.com/hashicorp/go-bexpr v0.1.2 15:44:44 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 15:44:44 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:44:44 go: finding github.com/hashicorp/go-connlimit v0.2.0 15:44:44 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 15:44:44 go: finding github.com/hashicorp/go-hclog v0.12.2 15:44:44 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 15:44:44 go: finding github.com/hashicorp/go-memdb v1.0.3 15:44:44 go: finding github.com/hashicorp/go-msgpack v0.5.5 15:44:44 go: finding github.com/hashicorp/go-multierror v1.0.0 15:44:44 go: finding github.com/hashicorp/go-plugin v1.0.1 15:44:44 go: finding github.com/hashicorp/go-raftchunking v0.6.1 15:44:44 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 15:44:44 go: finding github.com/hashicorp/go-rootcerts v1.0.2 15:44:44 go: finding github.com/hashicorp/go-sockaddr v1.0.2 15:44:44 go: finding github.com/hashicorp/go-syslog v1.0.0 15:44:44 go: finding github.com/hashicorp/go-uuid v1.0.1 15:44:44 go: finding github.com/hashicorp/go-version v1.1.0 15:44:44 go: finding github.com/hashicorp/go.net v0.0.1 15:44:44 go: finding github.com/hashicorp/golang-lru v0.5.4 15:44:44 go: finding github.com/hashicorp/hcl v1.0.0 15:44:44 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 15:44:44 go: finding github.com/hashicorp/logutils v1.0.0 15:44:44 go: finding github.com/hashicorp/mdns v1.0.1 15:44:44 go: finding github.com/hashicorp/memberlist v0.2.0 15:44:44 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 15:44:44 go: finding github.com/hashicorp/raft v1.1.2 15:44:44 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 15:44:44 go: finding github.com/hashicorp/serf v0.9.0 15:44:44 go: finding github.com/hashicorp/vault/api v1.0.4 15:44:44 go: finding github.com/hashicorp/vault/sdk v0.1.13 15:44:44 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 15:44:44 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:44:44 go: finding github.com/hpcloud/tail v1.0.0 15:44:44 go: finding github.com/imdario/mergo v0.3.6 15:44:44 go: finding github.com/inconshreveable/mousetrap v1.0.0 15:44:44 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 15:44:44 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 15:44:44 go: finding github.com/joho/godotenv v1.3.0 15:44:44 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 15:44:44 go: finding github.com/json-iterator/go v1.1.9 15:44:44 go: finding github.com/jtolds/gls v4.2.1+incompatible 15:44:44 go: finding github.com/julienschmidt/httprouter v1.2.0 15:44:44 go: finding github.com/karrick/godirwalk v1.10.3 15:44:44 go: finding github.com/kisielk/errcheck v1.2.0 15:44:44 go: finding github.com/kisielk/gotool v1.0.0 15:44:44 go: finding github.com/klauspost/compress v1.9.5 15:44:44 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 15:44:44 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:44:44 go: finding github.com/kr/pretty v0.2.0 15:44:44 go: finding github.com/kr/pty v1.1.1 15:44:44 go: finding github.com/kr/text v0.1.0 15:44:44 go: finding github.com/likexian/gokit v0.20.16 15:44:44 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 15:44:44 go: finding github.com/linode/linodego v0.7.1 15:44:44 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 15:44:44 go: finding github.com/markbates/safe v1.0.1 15:44:44 go: finding github.com/mattn/go-colorable v0.1.6 15:44:44 go: finding github.com/mattn/go-isatty v0.0.12 15:44:44 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 15:44:44 go: finding github.com/miekg/dns v1.1.26 15:44:44 go: finding github.com/mitchellh/cli v1.0.0 15:44:44 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:44:44 go: finding github.com/mitchellh/copystructure v1.0.0 15:44:44 go: finding github.com/mitchellh/go-homedir v1.1.0 15:44:44 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:44:44 go: finding github.com/mitchellh/go-wordwrap v1.0.0 15:44:44 go: finding github.com/mitchellh/gox v0.4.0 15:44:44 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 15:44:44 go: finding github.com/mitchellh/iochan v1.0.0 15:44:44 go: finding github.com/mitchellh/mapstructure v1.2.2 15:44:44 go: finding github.com/mitchellh/reflectwalk v1.0.1 15:44:44 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:44:44 go: finding github.com/modern-go/reflect2 v1.0.1 15:44:44 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 15:44:44 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 15:44:44 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 15:44:44 go: finding github.com/oklog/run v1.0.0 15:44:44 go: finding github.com/onsi/ginkgo v1.6.0 15:44:44 go: finding github.com/onsi/gomega v1.4.2 15:44:44 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 15:44:44 go: finding github.com/pascaldekloe/goe v0.1.0 15:44:44 go: finding github.com/pebbe/zmq4 v1.2.0 15:44:44 go: finding github.com/pelletier/go-toml v1.7.0 15:44:44 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 15:44:44 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 15:44:44 go: finding github.com/pkg/errors v0.8.1 15:44:44 go: finding github.com/pmezard/go-difflib v1.0.0 15:44:44 go: finding github.com/posener/complete v1.1.1 15:44:44 go: finding github.com/prometheus/client_golang v1.4.0 15:44:44 go: finding github.com/prometheus/client_model v0.2.0 15:44:44 go: finding github.com/prometheus/common v0.9.1 15:44:44 go: finding github.com/prometheus/procfs v0.0.8 15:44:44 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 15:44:44 go: finding github.com/rogpeppe/go-internal v1.3.0 15:44:44 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 15:44:44 go: finding github.com/ryanuber/go-glob v1.0.0 15:44:44 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:44:44 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 15:44:44 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 15:44:44 go: finding github.com/sirupsen/logrus v1.4.2 15:44:44 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 15:44:44 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 15:44:44 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 15:44:45 go: finding github.com/spf13/cobra v0.0.3 15:44:45 go: finding github.com/spf13/pflag v1.0.3 15:44:45 go: finding github.com/stretchr/objx v0.1.1 15:44:45 go: finding github.com/stretchr/testify v1.4.0 15:44:45 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 15:44:45 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 15:44:45 go: finding github.com/tidwall/pretty v1.0.0 15:44:45 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 15:44:45 go: finding github.com/vmware/govmomi v0.18.0 15:44:45 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:44:45 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 15:44:45 go: finding go.mongodb.org/mongo-driver v1.3.1 15:44:45 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 15:44:45 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 15:44:45 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 15:44:45 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 15:44:45 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 15:44:45 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 15:44:45 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 15:44:45 go: finding golang.org/x/text v0.3.2 15:44:45 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 15:44:45 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 15:44:45 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 15:44:45 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 15:44:45 go: finding google.golang.org/appengine v1.4.0 15:44:45 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 15:44:45 go: finding google.golang.org/grpc v1.23.0 15:44:45 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 15:44:45 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 15:44:45 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 15:44:45 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:44:45 go: finding gopkg.in/errgo.v2 v2.1.0 15:44:45 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:44:45 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 15:44:45 go: finding gopkg.in/inf.v0 v0.9.1 15:44:45 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:44:45 go: finding gopkg.in/resty.v1 v1.12.0 15:44:45 go: finding gopkg.in/square/go-jose.v2 v2.3.1 15:44:45 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:44:45 go: finding gopkg.in/yaml.v2 v2.2.8 15:44:45 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 15:44:45 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 15:44:45 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 15:44:45 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 15:44:45 go: finding k8s.io/client-go v8.0.0+incompatible 15:44:45 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 15:45:24 Removing intermediate container eabc0ab80a94 15:45:24 ---> 9dea129d435c 15:45:24 Successfully built 9dea129d435c 15:45:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:45:24 + docker inspect -f . ci-base-image-arm64 15:45:24 . [Pipeline] withDockerContainer 15:45:24 prd-ubuntu18.04-docker-arm64-4c-16g-1992 does not seem to be running inside a container 15:45:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:45:26 $ docker top eb59c30f3f3a1f88714b32d21bb80702579366fe6940263cee29b57ad7a3b72d -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:28 + go version 15:45:28 go version go1.13.5 linux/arm64 [Pipeline] sh 15:45:29 + make test 15:45:29 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:45:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:45:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:45:52 GO111MODULE=on go vet ./... [Pipeline] stash 15:45:57 Stashed 1 file(s) [Pipeline] } 15:45:57 $ docker stop --time=1 eb59c30f3f3a1f88714b32d21bb80702579366fe6940263cee29b57ad7a3b72d 15:45:59 $ docker rm -f eb59c30f3f3a1f88714b32d21bb80702579366fe6940263cee29b57ad7a3b72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:02 + ls -al . 15:46:02 total 136 15:46:02 drwxrwxr-x 9 jenkins jenkins 4096 Jun 5 15:45 . 15:46:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 15:42 .. 15:46:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 15:42 .git 15:46:02 -rw-rw-r-- 1 jenkins jenkins 136 Jun 5 15:42 .gitignore 15:46:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 5 15:42 .semver 15:46:02 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 5 15:42 CONTRIBUTING.md 15:46:02 -rw-rw-r-- 1 jenkins jenkins 913 Jun 5 15:42 Dockerfile 15:46:02 -rw-rw-r-- 1 jenkins jenkins 898 Jun 5 15:42 Dockerfile.build 15:46:02 -rw-rw-r-- 1 jenkins jenkins 675 Jun 5 15:42 Jenkinsfile 15:46:02 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 5 15:42 LICENSE 15:46:02 -rw-rw-r-- 1 jenkins jenkins 951 Jun 5 15:42 Makefile 15:46:02 -rw-rw-r-- 1 jenkins jenkins 2409 Jun 5 15:42 README.md 15:46:02 -rw-rw-r-- 1 jenkins jenkins 11 Jun 5 15:40 VERSION 15:46:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 5 15:42 assets 15:46:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 5 15:42 bin 15:46:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 5 15:42 cmd 15:46:02 -rw-r--r-- 1 jenkins jenkins 10 Jun 5 15:45 coverage.out 15:46:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 15:42 docs 15:46:02 -rw-r--r-- 1 jenkins jenkins 974 Jun 5 15:45 go.mod 15:46:02 -rw-r--r-- 1 jenkins jenkins 44475 Jun 5 15:45 go.sum 15:46:02 drwxrwxr-x 10 jenkins jenkins 4096 Jun 5 15:42 internal 15:46:02 -rw-rw-r-- 1 jenkins jenkins 155 Jun 5 15:42 version.go [Pipeline] isUnix [Pipeline] sh 15:46:02 + 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=06ea564be64d0c4d37e15143b1f80c1cbda10af1 --label arch=arm64 --label version=1.2.1-dev.6 . 15:46:03 Sending build context to Docker daemon 12.94MB 15:46:03 Step 1/24 : ARG BASE=golang:1.13-alpine 15:46:03 Step 2/24 : FROM ${BASE} AS builder 15:46:03 ---> 9dea129d435c 15:46:03 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:46:03 ---> Running in 000b2c82fb80 15:46:03 Removing intermediate container 000b2c82fb80 15:46:03 ---> 53e785cde2f1 15:46:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:46:03 ---> Running in d4ad60db9a97 15:46:04 Removing intermediate container d4ad60db9a97 15:46:04 ---> 15faa7b71c51 15:46:04 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:46:04 ---> Running in 1002f8d9bd93 15:46:04 Removing intermediate container 1002f8d9bd93 15:46:04 ---> 81fd8ba5a65b 15:46:04 Step 6/24 : LABEL Name=edgex-ui-go 15:46:05 ---> Running in 76de684f4779 15:46:05 Removing intermediate container 76de684f4779 15:46:05 ---> 928bb017fa7a 15:46:05 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:46:05 ---> Running in 49ce7a5615bd 15:46:06 Removing intermediate container 49ce7a5615bd 15:46:06 ---> 9a5eaea561e6 15:46:06 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:06 ---> Running in 052ff49a2679 15:46:08 Removing intermediate container 052ff49a2679 15:46:08 ---> 931738d77e94 15:46:08 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:08 ---> Running in b78649976359 15:46:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:46:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:46:11 v3.11.6-71-gb45d3b45cc [http://nl.alpinelinux.org/alpine/v3.11/main] 15:46:11 v3.11.6-68-gf6abc2afac [http://nl.alpinelinux.org/alpine/v3.11/community] 15:46:11 OK: 11178 distinct packages available 15:46:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:46:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:46:13 OK: 125 MiB in 39 packages 15:46:14 Removing intermediate container b78649976359 15:46:14 ---> 33d1cb8a4be4 15:46:14 Step 10/24 : ENV GO111MODULE=on 15:46:14 ---> Running in 6c410a93ad81 15:46:14 Removing intermediate container 6c410a93ad81 15:46:14 ---> 5d92d48bf5f6 15:46:14 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:46:14 ---> Running in dd5ffdfd26b7 15:46:15 Removing intermediate container dd5ffdfd26b7 15:46:15 ---> 3b88d7c29071 15:46:15 Step 12/24 : COPY go.mod . 15:46:15 ---> 597cb24bb9f5 15:46:15 Step 13/24 : COPY Makefile . 15:46:16 ---> 1a4a1e4f939a 15:46:16 Step 14/24 : RUN make update 15:46:16 ---> Running in 00c1c76089a8 15:46:18 CGO_ENABLED=0 GO111MODULE=on go mod download 15:46:19 Removing intermediate container 00c1c76089a8 15:46:19 ---> c0084df366b3 15:46:19 Step 15/24 : COPY . . 15:46:21 ---> f9bc5f954cd1 15:46:21 Step 16/24 : RUN ${MAKE} 15:46:21 ---> Running in d0ee3e0924da 15:46:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:46:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:46:54 Removing intermediate container d0ee3e0924da 15:46:54 ---> f9dd5a0045d2 15:46:54 Step 17/24 : FROM alpine 15:46:54 latest: Pulling from library/alpine 15:46:54 b538f80385f9: Pulling fs layer 15:46:54 b538f80385f9: Download complete 15:46:54 b538f80385f9: Pull complete 15:46:54 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:46:54 Status: Downloaded newer image for alpine:latest 15:46:54 ---> 62ee0e9f8440 15:46:54 Step 18/24 : EXPOSE 4000 15:46:55 ---> Running in d34857301e0f 15:46:55 Removing intermediate container d34857301e0f 15:46:55 ---> 6b671d20d7c7 15:46:55 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 15:46:57 ---> ec2f90c237c5 15:46:57 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:46:57 ---> Running in 0a8286fbdb9b 15:46:57 Removing intermediate container 0a8286fbdb9b 15:46:57 ---> afc8b1d5bde5 15:46:57 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:46:57 ---> Running in e61616c76d52 15:46:58 Removing intermediate container e61616c76d52 15:46:58 ---> e01b0119c6b6 15:46:58 Step 22/24 : LABEL arch=arm64 15:46:58 ---> Running in 996e5bd6d808 15:46:58 Removing intermediate container 996e5bd6d808 15:46:58 ---> ffb34e77ecb7 15:46:58 Step 23/24 : LABEL git_sha=06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:46:59 ---> Running in d9ef6587e281 15:46:59 Removing intermediate container d9ef6587e281 15:46:59 ---> 911e7c90f3e3 15:46:59 Step 24/24 : LABEL version=1.2.1-dev.6 15:46:59 ---> Running in d6836b23f72b 15:46:59 Removing intermediate container d6836b23f72b 15:46:59 ---> ac895030e8fc 15:46:59 [Warning] One or more build-args [ARCH] were not consumed 15:46:59 Successfully built ac895030e8fc 15:46:59 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 15:47:00 provisioning config files... 15:47:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/41@tmp/config5753114632378051791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:00 nexus3.edgexfoundry.org:10001 15:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:01 Configure a credential helper to remove this warning. See 15:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:01 15:47:01 Login Succeeded 15:47:01 nexus3.edgexfoundry.org:10002 15:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:01 Configure a credential helper to remove this warning. See 15:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:01 15:47:01 Login Succeeded 15:47:01 nexus3.edgexfoundry.org:10003 15:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:02 Configure a credential helper to remove this warning. See 15:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:02 15:47:02 Login Succeeded 15:47:02 nexus3.edgexfoundry.org:10004 15:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:02 Configure a credential helper to remove this warning. See 15:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:02 15:47:02 Login Succeeded 15:47:02 docker.io 15:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:03 Configure a credential helper to remove this warning. See 15:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:03 15:47:03 Login Succeeded [Pipeline] } 15:47:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:03 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 15:47:03 06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:47:03 latest 15:47:03 1.2.1-dev.6 15:47:03 06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 15:47:03 master 15:47:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:04 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [Pipeline] isUnix [Pipeline] sh 15:47:04 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 15:47:04 b4a535c03ca4: Preparing 15:47:04 e2f13739ad41: Preparing 15:47:04 e2f13739ad41: Layer already exists 15:47:07 Removing intermediate container d7f82a1e261e 15:47:07 ---> aec18be1a6be 15:47:07 Successfully built aec18be1a6be 15:47:07 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 15:47:08 b4a535c03ca4: Pushed 15:47:08 + docker inspect -f . ci-base-image-x86_64 15:47:08 06ea564be64d0c4d37e15143b1f80c1cbda10af1: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec size: 739 [Pipeline] isUnix [Pipeline] sh 15:47:08 . [Pipeline] withDockerContainer 15:47:08 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 15:47:08 prd-centos7-docker-4c-2g-1993 does not seem to be running inside a container 15:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@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 15:47:10 $ docker top de5af910e5d813ed9b6848896eb043c17426543404f858c15fccb1c4a039f801 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:47:10 + go version 15:47:10 go version go1.13.5 linux/amd64 [Pipeline] sh 15:47:10 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 15:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 15:47:10 b4a535c03ca4: Preparing 15:47:10 e2f13739ad41: Preparing 15:47:10 e2f13739ad41: Layer already exists 15:47:10 b4a535c03ca4: Layer already exists 15:47:11 latest: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec size: 739 [Pipeline] isUnix [Pipeline] sh 15:47:11 + make test 15:47:11 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:47:11 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 15:47:11 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.6 15:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 15:47:11 b4a535c03ca4: Preparing 15:47:11 e2f13739ad41: Preparing 15:47:11 e2f13739ad41: Layer already exists 15:47:11 b4a535c03ca4: Layer already exists 15:47:12 1.2.1-dev.6: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec size: 739 [Pipeline] isUnix [Pipeline] sh 15:47:12 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 15:47:12 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 15:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 15:47:12 b4a535c03ca4: Preparing 15:47:12 e2f13739ad41: Preparing 15:47:12 b4a535c03ca4: Layer already exists 15:47:12 e2f13739ad41: Layer already exists 15:47:12 06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec size: 739 [Pipeline] isUnix [Pipeline] sh 15:47:13 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 15:47:13 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 15:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 15:47:13 b4a535c03ca4: Preparing 15:47:13 e2f13739ad41: Preparing 15:47:13 b4a535c03ca4: Layer already exists 15:47:13 e2f13739ad41: Layer already exists 15:47:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:47:13 master: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec 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] } 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:47:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:47:26 GO111MODULE=on go vet ./... [Pipeline] stash 15:47:29 Warning: overwriting stash ‘coverage-report’ 15:47:29 Stashed 1 file(s) [Pipeline] } 15:47:29 $ docker stop --time=1 de5af910e5d813ed9b6848896eb043c17426543404f858c15fccb1c4a039f801 15:47:32 $ docker rm -f de5af910e5d813ed9b6848896eb043c17426543404f858c15fccb1c4a039f801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:47:33 + ls -al . 15:47:33 total 104 15:47:33 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 5 15:47 . 15:47:33 drwxrwxr-x. 4 jenkins jenkins 30 Jun 5 15:43 .. 15:47:33 drwxrwxr-x. 3 jenkins jenkins 20 Jun 5 15:43 assets 15:47:33 drwxrwxr-x. 2 jenkins jenkins 35 Jun 5 15:43 bin 15:47:33 drwxrwxr-x. 3 jenkins jenkins 29 Jun 5 15:43 cmd 15:47:33 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 5 15:43 CONTRIBUTING.md 15:47:33 -rw-r--r--. 1 jenkins jenkins 10 Jun 5 15:47 coverage.out 15:47:33 -rw-rw-r--. 1 jenkins jenkins 913 Jun 5 15:43 Dockerfile 15:47:33 -rw-rw-r--. 1 jenkins jenkins 898 Jun 5 15:43 Dockerfile.build 15:47:33 drwxrwxr-x. 4 jenkins jenkins 72 Jun 5 15:43 docs 15:47:33 drwxrwxr-x. 8 jenkins jenkins 162 Jun 5 15:44 .git 15:47:33 -rw-rw-r--. 1 jenkins jenkins 136 Jun 5 15:43 .gitignore 15:47:33 -rw-r--r--. 1 jenkins jenkins 974 Jun 5 15:47 go.mod 15:47:33 -rw-r--r--. 1 jenkins jenkins 44475 Jun 5 15:47 go.sum 15:47:33 drwxrwxr-x. 10 jenkins jenkins 139 Jun 5 15:43 internal 15:47:33 -rw-rw-r--. 1 jenkins jenkins 675 Jun 5 15:43 Jenkinsfile 15:47:33 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 5 15:43 LICENSE 15:47:33 -rw-rw-r--. 1 jenkins jenkins 951 Jun 5 15:43 Makefile 15:47:33 -rw-rw-r--. 1 jenkins jenkins 2409 Jun 5 15:43 README.md 15:47:33 drwxrwxr-x. 3 jenkins jenkins 44 Jun 5 15:44 .semver 15:47:33 -rw-rw-r--. 1 jenkins jenkins 11 Jun 5 15:40 VERSION 15:47:33 -rw-rw-r--. 1 jenkins jenkins 155 Jun 5 15:43 version.go [Pipeline] isUnix [Pipeline] sh 15:47:33 + 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=06ea564be64d0c4d37e15143b1f80c1cbda10af1 --label arch=amd64 --label version=1.2.1-dev.6 . 15:47:34 Sending build context to Docker daemon 12.94MB 15:47:34 Step 1/24 : ARG BASE=golang:1.13-alpine 15:47:34 Step 2/24 : FROM ${BASE} AS builder 15:47:34 ---> aec18be1a6be 15:47:34 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:47:34 ---> Running in 2e5319ae6653 15:47:34 Removing intermediate container 2e5319ae6653 15:47:34 ---> 5d3ffb65c241 15:47:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:47:34 ---> Running in 58b640e708ce 15:47:35 Removing intermediate container 58b640e708ce 15:47:35 ---> 8082103a2c36 15:47:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:47:35 ---> Running in 66c1d2609e5a 15:47:35 Removing intermediate container 66c1d2609e5a 15:47:35 ---> ff2cfb8d462b 15:47:35 Step 6/24 : LABEL Name=edgex-ui-go 15:47:35 ---> Running in a0de00e73bcc 15:47:36 Removing intermediate container a0de00e73bcc 15:47:36 ---> 3b3f3e4ddc70 15:47:36 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:47:36 ---> Running in d4a709ddb877 15:47:36 Removing intermediate container d4a709ddb877 15:47:36 ---> e82073f7df99 15:47:36 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:36 ---> Running in add13a087817 15:47:37 Removing intermediate container add13a087817 15:47:37 ---> e205cf3f98dc 15:47:37 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:47:37 ---> Running in 1d235c0d3c1e 15:47:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:47:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:47:39 v3.11.6-71-gb45d3b45cc [http://nl.alpinelinux.org/alpine/v3.11/main] 15:47:39 v3.11.6-68-gf6abc2afac [http://nl.alpinelinux.org/alpine/v3.11/community] 15:47:39 OK: 11289 distinct packages available 15:47:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:47:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:47:40 OK: 143 MiB in 39 packages 15:47:41 Removing intermediate container 1d235c0d3c1e 15:47:41 ---> 4eda9034d931 15:47:41 Step 10/24 : ENV GO111MODULE=on 15:47:41 ---> Running in ef4b29750b1c 15:47:42 Removing intermediate container ef4b29750b1c 15:47:42 ---> 01a13cbc4385 15:47:42 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:47:42 ---> Running in 449edb3a8857 15:47:42 Removing intermediate container 449edb3a8857 15:47:42 ---> 5c3bd47dd146 15:47:42 Step 12/24 : COPY go.mod . 15:47:43 ---> 86212e6a0d23 15:47:43 Step 13/24 : COPY Makefile . 15:47:43 ---> 42d947ad8a04 15:47:43 Step 14/24 : RUN make update 15:47:43 ---> Running in 8e200c9b9344 15:47:43 CGO_ENABLED=0 GO111MODULE=on go mod download 15:47:45 Removing intermediate container 8e200c9b9344 15:47:45 ---> 438c66916c14 15:47:45 Step 15/24 : COPY . . 15:47:46 ---> 6322a3c74f9d 15:47:46 Step 16/24 : RUN ${MAKE} 15:47:46 ---> Running in 5b68c3d9c86f 15:47:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:47:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:48:01 Removing intermediate container 5b68c3d9c86f 15:48:01 ---> b17720c20178 15:48:01 Step 17/24 : FROM alpine 15:48:01 latest: Pulling from library/alpine 15:48:02 df20fa9351a1: Pulling fs layer 15:48:02 df20fa9351a1: Verifying Checksum 15:48:02 df20fa9351a1: Download complete 15:48:02 df20fa9351a1: Pull complete 15:48:02 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:48:02 Status: Downloaded newer image for alpine:latest 15:48:02 ---> a24bb4013296 15:48:02 Step 18/24 : EXPOSE 4000 15:48:02 ---> Running in ca087095b3e0 15:48:03 Removing intermediate container ca087095b3e0 15:48:03 ---> 5ec23c6ba92d 15:48:03 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 15:48:04 ---> b8f3cedd8ca4 15:48:04 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:48:05 ---> Running in 089c0c880741 15:48:05 Removing intermediate container 089c0c880741 15:48:05 ---> b79797e4649a 15:48:05 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:48:05 ---> Running in 5b1aba2d640e 15:48:05 Removing intermediate container 5b1aba2d640e 15:48:05 ---> b3ad0d2fbf47 15:48:05 Step 22/24 : LABEL arch=amd64 15:48:05 ---> Running in c1dbe9ee88b4 15:48:05 Removing intermediate container c1dbe9ee88b4 15:48:05 ---> 15cb5e632cd1 15:48:05 Step 23/24 : LABEL git_sha=06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:48:05 ---> Running in 4c29c6107407 15:48:06 Removing intermediate container 4c29c6107407 15:48:06 ---> 4357d349c76f 15:48:06 Step 24/24 : LABEL version=1.2.1-dev.6 15:48:06 ---> Running in e4b1a1d23751 15:48:06 Removing intermediate container e4b1a1d23751 15:48:06 ---> 28e617d47301 15:48:06 [Warning] One or more build-args [ARCH] were not consumed 15:48:06 Successfully built 28e617d47301 15:48:06 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 15:48:06 provisioning config files... 15:48:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/41@tmp/config7876340946655399848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:06 nexus3.edgexfoundry.org:10001 15:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:07 Configure a credential helper to remove this warning. See 15:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:07 15:48:07 Login Succeeded 15:48:07 nexus3.edgexfoundry.org:10002 15:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:07 Configure a credential helper to remove this warning. See 15:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:07 15:48:07 Login Succeeded 15:48:07 nexus3.edgexfoundry.org:10003 15:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:08 Configure a credential helper to remove this warning. See 15:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:08 15:48:08 Login Succeeded 15:48:08 nexus3.edgexfoundry.org:10004 15:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:08 Configure a credential helper to remove this warning. See 15:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:08 15:48:08 Login Succeeded 15:48:08 docker.io 15:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:08 Configure a credential helper to remove this warning. See 15:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:08 15:48:08 Login Succeeded [Pipeline] } 15:48:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:08 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 15:48:08 06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:48:08 latest 15:48:08 1.2.1-dev.6 15:48:08 06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 15:48:08 master 15:48:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:09 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [Pipeline] isUnix [Pipeline] sh 15:48:09 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 15:48:09 591a4d5f3009: Preparing 15:48:09 50644c29ef5a: Preparing 15:48:09 50644c29ef5a: Layer already exists 15:48:11 591a4d5f3009: Pushed 15:48:11 06ea564be64d0c4d37e15143b1f80c1cbda10af1: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 size: 739 [Pipeline] isUnix [Pipeline] sh 15:48:12 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 15:48:12 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 15:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 15:48:12 591a4d5f3009: Preparing 15:48:12 50644c29ef5a: Preparing 15:48:12 50644c29ef5a: Layer already exists 15:48:12 591a4d5f3009: Layer already exists 15:48:12 latest: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 size: 739 [Pipeline] isUnix [Pipeline] sh 15:48:12 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 15:48:13 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.6 15:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 15:48:13 591a4d5f3009: Preparing 15:48:13 50644c29ef5a: Preparing 15:48:13 591a4d5f3009: Layer already exists 15:48:13 50644c29ef5a: Layer already exists 15:48:13 1.2.1-dev.6: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 size: 739 [Pipeline] isUnix [Pipeline] sh 15:48:13 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 15:48:13 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 15:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 15:48:13 591a4d5f3009: Preparing 15:48:13 50644c29ef5a: Preparing 15:48:13 50644c29ef5a: Layer already exists 15:48:13 591a4d5f3009: Layer already exists 15:48:13 06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 size: 739 [Pipeline] isUnix [Pipeline] sh 15:48:14 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 15:48:14 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 15:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 15:48:14 591a4d5f3009: Preparing 15:48:14 50644c29ef5a: Preparing 15:48:14 591a4d5f3009: Layer already exists 15:48:14 50644c29ef5a: Layer already exists 15:48:14 master: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 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 15:48:15 provisioning config files... 15:48:15 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1996885010303622646tmp [Pipeline] { [Pipeline] sh 15:48:15 + curl -s https://codecov.io/bash 15:48:15 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1996885010303622646tmp 15:48:16 15:48:16 _____ _ 15:48:16 / ____| | | 15:48:16 | | ___ __| | ___ ___ _____ __ 15:48:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:48:16 | |___| (_) | (_| | __/ (_| (_) \ V / 15:48:16 \_____\___/ \__,_|\___|\___\___/ \_/ 15:48:16 Bash-20200602-f809a24 15:48:16 15:48:16 15:48:16 ==> Jenkins CI detected. 15:48:16 project root: . 15:48:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:48:16 ==> Running gcov in . (disable via -X gcov) 15:48:16 ==> Python coveragepy not found 15:48:16 ==> Searching for coverage reports in: 15:48:16 + . 15:48:16 -> Found 1 reports 15:48:16 ==> Detecting git/mercurial file structure 15:48:16 ==> Reading reports 15:48:16 + ./coverage.out bytes=10 15:48:16 ==> Appending adjustments 15:48:16 https://docs.codecov.io/docs/fixing-reports 15:48:16 + Found adjustments 15:48:16 ==> Gzipping contents 15:48:16 ==> Uploading reports 15:48:16 url: https://codecov.io 15:48:16 query: branch=master&commit=06ea564be64d0c4d37e15143b1f80c1cbda10af1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 15:48:16 -> Pinging Codecov 15:48:16 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=06ea564be64d0c4d37e15143b1f80c1cbda10af1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 15:48:17 -> Uploading 15:48:17 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/06ea564be64d0c4d37e15143b1f80c1cbda10af1 [Pipeline] } 15:48:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:48:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:48:18 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:48:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:48:18 15:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 15:48:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:48:18 1.317.0: Pulling from edgex-devops/edgex-snyk-go 15:48:18 cbdbe7a5bc2a: Pulling fs layer 15:48:18 408f87550127: Pulling fs layer 15:48:18 fe522b08c979: Pulling fs layer 15:48:18 221eaa008020: Pulling fs layer 15:48:18 2a4607e5d6b9: Pulling fs layer 15:48:18 8f79b27c4fd2: Pulling fs layer 15:48:18 e5c8dbe1645b: Pulling fs layer 15:48:18 23e8b3b47431: Pulling fs layer 15:48:18 5c568d65a230: Pulling fs layer 15:48:18 221eaa008020: Waiting 15:48:18 2a4607e5d6b9: Waiting 15:48:18 8f79b27c4fd2: Waiting 15:48:18 e5c8dbe1645b: Waiting 15:48:18 23e8b3b47431: Waiting 15:48:18 fe522b08c979: Verifying Checksum 15:48:18 fe522b08c979: Download complete 15:48:18 408f87550127: Verifying Checksum 15:48:18 408f87550127: Download complete 15:48:18 2a4607e5d6b9: Verifying Checksum 15:48:18 2a4607e5d6b9: Download complete 15:48:18 8f79b27c4fd2: Verifying Checksum 15:48:18 8f79b27c4fd2: Download complete 15:48:18 cbdbe7a5bc2a: Verifying Checksum 15:48:18 cbdbe7a5bc2a: Download complete 15:48:19 e5c8dbe1645b: Verifying Checksum 15:48:19 e5c8dbe1645b: Download complete 15:48:19 cbdbe7a5bc2a: Pull complete 15:48:20 23e8b3b47431: Verifying Checksum 15:48:20 23e8b3b47431: Download complete 15:48:20 408f87550127: Pull complete 15:48:20 fe522b08c979: Pull complete 15:48:20 5c568d65a230: Verifying Checksum 15:48:20 5c568d65a230: Download complete 15:48:21 221eaa008020: Verifying Checksum 15:48:21 221eaa008020: Download complete 15:48:29 221eaa008020: Pull complete 15:48:29 2a4607e5d6b9: Pull complete 15:48:29 8f79b27c4fd2: Pull complete 15:48:31 e5c8dbe1645b: Pull complete 15:48:33 23e8b3b47431: Pull complete 15:48:36 5c568d65a230: Pull complete 15:48:36 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 15:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:48:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 15:48:37 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:48:37 $ 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.317.0 cat 15:48:38 $ docker top 4fed9b368bcd1aa1d27303db395a5b2c10d838d0c7fee3e716b432b5ea2fc46f -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:38 + snyk monitor '--org=edgex-jenkins' 15:48:57 15:48:57 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 15:48:57 15:48:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f80b00cd-3437-4fb2-999c-4d1e24924af9 15:48:57 15:48:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:48:57 15:48:57 [Pipeline] } 15:48:57 $ docker stop --time=1 4fed9b368bcd1aa1d27303db395a5b2c10d838d0c7fee3e716b432b5ea2fc46f 15:49:01 $ docker rm -f 4fed9b368bcd1aa1d27303db395a5b2c10d838d0c7fee3e716b432b5ea2fc46f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:49:02 15:49:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 15:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:49:02 latest: Pulling from edgex-devops/edgex-klar 15:49:02 e7c96db7181b: Pulling fs layer 15:49:02 1868ca2cb446: Pulling fs layer 15:49:02 136be5d0fe8e: Pulling fs layer 15:49:02 894bfe63afcb: Pulling fs layer 15:49:02 894bfe63afcb: Waiting 15:49:02 1868ca2cb446: Verifying Checksum 15:49:02 1868ca2cb446: Download complete 15:49:02 136be5d0fe8e: Download complete 15:49:03 e7c96db7181b: Verifying Checksum 15:49:03 e7c96db7181b: Download complete 15:49:03 894bfe63afcb: Verifying Checksum 15:49:03 894bfe63afcb: Download complete 15:49:03 e7c96db7181b: Pull complete 15:49:03 1868ca2cb446: Pull complete 15:49:04 136be5d0fe8e: Pull complete 15:49:04 894bfe63afcb: Pull complete 15:49:04 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 15:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:49:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 15:49:04 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:49:04 $ 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 15:49:05 $ docker top da2840fcfcedfd4083d8df6fbb383785ec52474925310a945b480d6ae26be6ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:49:06 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:49:09 $ docker stop --time=1 da2840fcfcedfd4083d8df6fbb383785ec52474925310a945b480d6ae26be6ce 15:49:11 $ docker rm -f da2840fcfcedfd4083d8df6fbb383785ec52474925310a945b480d6ae26be6ce [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:49:11 . [Pipeline] withDockerContainer 15:49:12 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:49:12 $ 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 15:49:13 $ docker top b5438415fcacc113254e9bc0dca65739c3d31937f82350c296083d3a00c5d374 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:14 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:49:14 + tee 15:49:14 clair timeout 1m0s 15:49:14 docker timeout: 1m0s 15:49:14 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:49:15 $ docker stop --time=1 b5438415fcacc113254e9bc0dca65739c3d31937f82350c296083d3a00c5d374 15:49:16 $ docker rm -f b5438415fcacc113254e9bc0dca65739c3d31937f82350c296083d3a00c5d374 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 15:49:16 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_06ea564be64d0c4d37e15143b1f80c1cbda10af1.html [Pipeline] writeFile [Pipeline] step 15:49:17 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 15:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:49:17 . [Pipeline] withDockerContainer 15:49:17 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:49:17 $ 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 15:49:18 $ docker top dea59fbb07263dd7e02092ec8863b5e8f342c8e99f50118f84f3ccc62e474f15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:19 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:49:19 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:49:22 $ docker stop --time=1 dea59fbb07263dd7e02092ec8863b5e8f342c8e99f50118f84f3ccc62e474f15 15:49:24 $ docker rm -f dea59fbb07263dd7e02092ec8863b5e8f342c8e99f50118f84f3ccc62e474f15 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:49:24 . [Pipeline] withDockerContainer 15:49:24 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:49:25 $ 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 15:49:26 $ docker top 357b5e56280148dfe1e41a101c96ae5e16d0fa5e7a82f226c6be51acd4a024b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:26 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1 15:49:26 + tee 15:49:26 clair timeout 1m0s 15:49:26 docker timeout: 1m0s 15:49:26 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:49:27 $ docker stop --time=1 357b5e56280148dfe1e41a101c96ae5e16d0fa5e7a82f226c6be51acd4a024b3 15:49:28 $ docker rm -f 357b5e56280148dfe1e41a101c96ae5e16d0fa5e7a82f226c6be51acd4a024b3 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:29 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 15:49:29 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_06ea564be64d0c4d37e15143b1f80c1cbda10af1.html [Pipeline] writeFile [Pipeline] step 15:49:29 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:30 . [Pipeline] withDockerContainer 15:49:30 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:49:30 $ 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 15:49:31 $ docker top d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:31 [ssh-agent] Looking for ssh-agent implementation... 15:49:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:32 $ docker exec d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e ssh-agent 15:49:32 SSH_AUTH_SOCK=/tmp/ssh-0DQkunAodSEx/agent.13 15:49:32 SSH_AGENT_PID=18 15:49:32 Running ssh-add (command line suppressed) 15:49:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7891781623081978686.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7891781623081978686.key) 15:49:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:33 + git semver tag 15:49:33 # -> Open(): unable to determine branch for HEAD 15:49:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:49:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:49:33 # $SEMVER_REMOTE_NAME = origin 15:49:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:49:33 # $SEMVER_USER_NAME = edgex-jenkins 15:49:33 # $SEMVER_BRANCH = master 15:49:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 15:49:33 # 06ea564be64d0c4d37e15143b1f80c1cbda10af1 HEAD 15:49:33 # -> Force: false 15:49:33 # 11742b929f2930ad897aa8cce00d1dce748d5305 refs/tags/v1.2.1-dev.6 [Pipeline] } 15:49:33 $ docker exec --env ******** --env ******** d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e ssh-agent -k 15:49:33 unset SSH_AUTH_SOCK; 15:49:33 unset SSH_AGENT_PID; 15:49:33 echo Agent pid 18 killed; 15:49:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:34 + git semver [Pipeline] } 15:49:34 $ docker stop --time=1 d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e 15:49:35 $ docker rm -f d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:49:36 15:49:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:49:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:49:36 0.23.1-centos7: Pulling from edgex-lftools 15:49:36 ab5ef0e58194: Pulling fs layer 15:49:36 9712f1f96733: Pulling fs layer 15:49:36 63f879dbbcfc: Pulling fs layer 15:49:36 0d9ebad4ef96: Pulling fs layer 15:49:36 e9a5061849ea: Pulling fs layer 15:49:36 d747dcd14b5f: Pulling fs layer 15:49:36 2de7ff778b66: Pulling fs layer 15:49:36 0d9ebad4ef96: Waiting 15:49:36 e9a5061849ea: Waiting 15:49:36 d747dcd14b5f: Waiting 15:49:36 2de7ff778b66: Waiting 15:49:36 9712f1f96733: Verifying Checksum 15:49:36 9712f1f96733: Download complete 15:49:37 63f879dbbcfc: Verifying Checksum 15:49:37 63f879dbbcfc: Download complete 15:49:38 e9a5061849ea: Download complete 15:49:38 d747dcd14b5f: Verifying Checksum 15:49:38 d747dcd14b5f: Download complete 15:49:39 2de7ff778b66: Verifying Checksum 15:49:39 2de7ff778b66: Download complete 15:49:39 0d9ebad4ef96: Verifying Checksum 15:49:39 0d9ebad4ef96: Download complete 15:49:39 ab5ef0e58194: Verifying Checksum 15:49:39 ab5ef0e58194: Download complete 15:49:46 ab5ef0e58194: Pull complete 15:49:46 9712f1f96733: Pull complete 15:49:48 63f879dbbcfc: Pull complete 15:49:57 0d9ebad4ef96: Pull complete 15:49:57 e9a5061849ea: Pull complete 15:49:57 d747dcd14b5f: Pull complete 15:50:02 2de7ff778b66: Pull complete 15:50:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:50:02 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:50:02 $ 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 15:50:05 $ docker top 0782fd7dec1dc3222430abe9d74a4ef16373534ed585da0fcf0950d2913fb7d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:50:05 provisioning config files... 15:50:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5491882340751260168tmp 15:50:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2613526843778036625tmp 15:50:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6997707346457865910tmp [Pipeline] { [Pipeline] echo 15:50:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:50:06 ---> sigul-configuration.sh 15:50:06 gpg: directory `/root/.gnupg' created 15:50:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:50:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:50:06 gpg: keyring `/root/.gnupg/secring.gpg' created 15:50:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:50:06 gpg: CAST5 encrypted data 15:50:06 gpg: encrypted with 1 passphrase 15:50:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:50:06 + mkdir /home/jenkins 15:50:06 + mkdir /home/jenkins/sigul [Pipeline] sh 15:50:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:50:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:50:07 ---> sigul-install.sh 15:50:14 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:50:14 + git tag --list 15:50:14 v1.2.1-dev.6 [Pipeline] sh 15:50:14 + lftools sign git-tag v1.2.1-dev.6 15:50:16 Signing Git tag with Sigul... 15:50:16 Signing v1.2.1-dev.6 [Pipeline] echo 15:50:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:50:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:50:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:50:18 $ docker stop --time=1 0782fd7dec1dc3222430abe9d74a4ef16373534ed585da0fcf0950d2913fb7d5 15:50:19 $ docker rm -f 0782fd7dec1dc3222430abe9d74a4ef16373534ed585da0fcf0950d2913fb7d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:50:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:50:20 . [Pipeline] withDockerContainer 15:50:21 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:50:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:50:22 $ docker top cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:22 [ssh-agent] Looking for ssh-agent implementation... 15:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:22 $ docker exec cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 ssh-agent 15:50:23 SSH_AUTH_SOCK=/tmp/ssh-jsc1ZgVosMSs/agent.12 15:50:23 SSH_AGENT_PID=17 15:50:23 Running ssh-add (command line suppressed) 15:50:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6085025810443363075.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6085025810443363075.key) 15:50:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:24 + git semver bump pre 15:50:24 # -> Open(): unable to determine branch for HEAD 15:50:24 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:50:24 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:50:24 # $SEMVER_REMOTE_NAME = origin 15:50:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:50:24 # $SEMVER_USER_NAME = edgex-jenkins 15:50:24 # $SEMVER_BRANCH = master 15:50:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 15:50:24 1.2.1-dev.7 [Pipeline] } 15:50:24 $ docker exec --env ******** --env ******** cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 ssh-agent -k 15:50:24 unset SSH_AUTH_SOCK; 15:50:24 unset SSH_AGENT_PID; 15:50:24 echo Agent pid 17 killed; 15:50:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:25 + git semver [Pipeline] } 15:50:25 $ docker stop --time=1 cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 15:50:27 $ docker rm -f cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:50:27 . [Pipeline] withDockerContainer 15:50:27 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:50:28 $ 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 15:50:29 $ docker top 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:29 [ssh-agent] Looking for ssh-agent implementation... 15:50:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:29 $ docker exec 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 ssh-agent 15:50:30 SSH_AUTH_SOCK=/tmp/ssh-EYw6XPJUzHrQ/agent.12 15:50:30 SSH_AGENT_PID=17 15:50:30 Running ssh-add (command line suppressed) 15:50:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7108863745050953243.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7108863745050953243.key) 15:50:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:31 + git semver push 15:50:31 # -> Open(): unable to determine branch for HEAD 15:50:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:50:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:50:31 # $SEMVER_REMOTE_NAME = origin 15:50:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:50:31 # $SEMVER_USER_NAME = edgex-jenkins 15:50:31 # $SEMVER_BRANCH = master 15:50:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 15:50:39 $ docker exec --env ******** --env ******** 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 ssh-agent -k 15:50:39 unset SSH_AUTH_SOCK; 15:50:39 unset SSH_AGENT_PID; 15:50:39 echo Agent pid 17 killed; 15:50:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:40 + git semver [Pipeline] } 15:50:40 $ docker stop --time=1 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 15:50:42 $ docker rm -f 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 [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 15:50:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:50:43 ---> package-listing.sh 15:50:43 ++ tr '[:upper:]' '[:lower:]' 15:50:43 ++ facter osfamily 15:50:43 + OS_FAMILY=redhat 15:50:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 15:50:43 + START_PACKAGES=/tmp/packages_start.txt 15:50:43 + END_PACKAGES=/tmp/packages_end.txt 15:50:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:43 + PACKAGES=/tmp/packages_start.txt 15:50:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 15:50:43 + PACKAGES=/tmp/packages_end.txt 15:50:43 + case "${OS_FAMILY}" in 15:50:43 + rpm -qa 15:50:43 + sort 15:50:47 + '[' -f /tmp/packages_start.txt ']' 15:50:47 + '[' -f /tmp/packages_end.txt ']' 15:50:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 15:50:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 15:50:47 + 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 15:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:50:48 15:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:50:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:50:48 alpine: Pulling from edgex-lftools-log-publisher 15:50:48 c9b1b535fdd9: Pulling fs layer 15:50:48 2cc5ad85d9ab: Pulling fs layer 15:50:48 756a868c4378: Pulling fs layer 15:50:48 444b2fc9a129: Pulling fs layer 15:50:48 ea15f1150254: Pulling fs layer 15:50:48 41b27a9f41bf: Pulling fs layer 15:50:48 28c525ee5125: Pulling fs layer 15:50:48 094b1ea09ed8: Pulling fs layer 15:50:48 138eaada9080: Pulling fs layer 15:50:48 0622d0fa9048: Pulling fs layer 15:50:48 41b27a9f41bf: Waiting 15:50:48 28c525ee5125: Waiting 15:50:48 444b2fc9a129: Waiting 15:50:48 ea15f1150254: Waiting 15:50:48 094b1ea09ed8: Waiting 15:50:48 138eaada9080: Waiting 15:50:48 0622d0fa9048: Waiting 15:50:48 2cc5ad85d9ab: Verifying Checksum 15:50:48 2cc5ad85d9ab: Download complete 15:50:48 444b2fc9a129: Verifying Checksum 15:50:48 444b2fc9a129: Download complete 15:50:49 c9b1b535fdd9: Verifying Checksum 15:50:49 c9b1b535fdd9: Download complete 15:50:49 ea15f1150254: Verifying Checksum 15:50:49 ea15f1150254: Download complete 15:50:49 28c525ee5125: Verifying Checksum 15:50:49 28c525ee5125: Download complete 15:50:49 756a868c4378: Verifying Checksum 15:50:49 756a868c4378: Download complete 15:50:49 c9b1b535fdd9: Pull complete 15:50:50 138eaada9080: Verifying Checksum 15:50:50 138eaada9080: Download complete 15:50:50 0622d0fa9048: Verifying Checksum 15:50:50 0622d0fa9048: Download complete 15:50:50 094b1ea09ed8: Verifying Checksum 15:50:50 094b1ea09ed8: Download complete 15:50:50 2cc5ad85d9ab: Pull complete 15:50:50 41b27a9f41bf: Verifying Checksum 15:50:50 41b27a9f41bf: Download complete 15:50:53 756a868c4378: Pull complete 15:50:53 444b2fc9a129: Pull complete 15:50:54 ea15f1150254: Pull complete 15:50:58 41b27a9f41bf: Pull complete 15:50:58 28c525ee5125: Pull complete 15:51:02 094b1ea09ed8: Pull complete 15:51:02 138eaada9080: Pull complete 15:51:03 0622d0fa9048: Pull complete 15:51:03 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:51:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:51:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:51:03 prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container 15:51:03 $ 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 15:51:06 $ docker top 8fcc7d20b2b1ce1ef115cf1b25664e098e09d740b53f7191933cdf0b49304d50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:07 provisioning config files... 15:51:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4071686012256261334tmp [Pipeline] { [Pipeline] echo 15:51:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:51:07 ---> create-netrc.sh [Pipeline] echo 15:51:07 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:51:07 ---> logs-deploy.sh 15:51:07 + ARCHIVE_ARTIFACTS= 15:51:07 + LOGS_SERVER=https://logs.edgexfoundry.org 15:51:07 + '[' https://logs.edgexfoundry.org == None ']' 15:51:07 + NEXUS_URL=https://nexus.edgexfoundry.org 15:51:07 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/41 15:51:07 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/41/ 15:51:07 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/41 /w/workspace/edgexfoundry_edgex-ui-go_master 15:51:09 Archives upload complete. 15:51:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/41 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/41/ 15:51:11 ---> uname -a: 15:51:11 Linux 8fcc7d20b2b1 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:51:11 15:51:11 15:51:11 ---> lscpu: 15:51:11 Architecture: x86_64 15:51:11 CPU op-mode(s): 32-bit, 64-bit 15:51:11 Byte Order: Little Endian 15:51:11 Address sizes: 40 bits physical, 48 bits virtual 15:51:11 CPU(s): 4 15:51:11 On-line CPU(s) list: 0-3 15:51:11 Thread(s) per core: 1 15:51:11 Core(s) per socket: 1 15:51:11 Socket(s): 4 15:51:11 NUMA node(s): 1 15:51:11 Vendor ID: GenuineIntel 15:51:11 CPU family: 6 15:51:11 Model: 44 15:51:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:51:11 Stepping: 1 15:51:11 CPU MHz: 2933.438 15:51:11 BogoMIPS: 5866.87 15:51:11 Virtualization: VT-x 15:51:11 Hypervisor vendor: KVM 15:51:11 Virtualization type: full 15:51:11 L1d cache: 128 KiB 15:51:11 L1i cache: 128 KiB 15:51:11 L2 cache: 16 MiB 15:51:11 L3 cache: 64 MiB 15:51:11 NUMA node0 CPU(s): 0-3 15:51:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:51:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:51:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:51:11 Vulnerability Meltdown: Mitigation; PTI 15:51:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:51:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:51:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:51:11 Vulnerability Tsx async abort: Not affected 15:51:11 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 15:51:11 15:51:11 15:51:11 ---> nproc: 15:51:11 4 15:51:11 15:51:11 15:51:11 ---> df -h: 15:51:11 Filesystem Size Used Available Use% Mounted on 15:51:11 overlay 50.0G 8.5G 41.5G 17% / 15:51:11 tmpfs 64.0M 0 64.0M 0% /dev 15:51:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:51:11 shm 64.0M 0 64.0M 0% /dev/shm 15:51:11 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 15:51:11 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 15:51:11 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 15:51:11 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 15:51:11 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 15:51:11 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 15:51:11 15:51:11 15:51:11 ---> free -m: 15:51:11 total used free shared buff/cache available 15:51:11 Mem: 1837 772 117 0 946 996 15:51:11 Swap: 1023 3 1020 15:51:11 15:51:11 15:51:11 ---> ip addr: 15:51:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:51:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:51:11 inet 127.0.0.1/8 scope host lo 15:51:11 valid_lft forever preferred_lft forever 15:51:11 24: eth0@if25: mtu 1458 qdisc noqueue state UP 15:51:11 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:51:11 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:51:11 valid_lft forever preferred_lft forever 15:51:11 15:51:11 15:51:11 ---> sar -b -r -n DEV: 15:51:11 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/05/20 _x86_64_ (4 CPU) 15:51:11 15:51:11 15:39:17 LINUX RESTART 15:51:11 15:51:11 15:40:01 tps rtps wtps bread/s bwrtn/s 15:51:11 15:41:01 51.45 15.73 35.72 5077.50 5244.94 15:51:11 15:42:01 1.70 0.00 1.70 0.00 32.62 15:51:11 15:43:01 0.20 0.00 0.20 0.00 2.73 15:51:11 15:44:01 0.27 0.00 0.27 0.00 3.36 15:51:11 15:45:01 0.22 0.00 0.22 0.00 2.78 15:51:11 15:46:02 0.35 0.00 0.35 0.00 4.73 15:51:11 15:47:01 0.27 0.02 0.25 0.14 2.74 15:51:11 15:48:01 0.17 0.00 0.17 0.00 1.48 15:51:11 15:49:01 281.19 155.25 125.94 6748.13 34007.21 15:51:11 15:50:01 170.26 51.75 118.51 1849.59 27518.29 15:51:11 15:51:01 173.49 85.87 87.62 7149.30 22829.36 15:51:11 Average: 61.95 28.13 33.82 1897.92 8174.31 15:51:11 15:51:11 15:40:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:11 15:41:01 169528 1712028 90.99 2620 1177632 1163952 39.72 393168 1155776 120 15:51:11 15:42:01 181068 1700488 90.38 2620 1177636 1073032 36.62 387332 1152068 20 15:51:11 15:43:01 180116 1701440 90.43 2620 1177644 1073304 36.63 388868 1152068 20 15:51:11 15:44:01 178536 1703020 90.51 2620 1177700 1073236 36.63 390700 1151656 32 15:51:11 15:45:01 176992 1704564 90.59 2620 1177652 1073092 36.62 394468 1149596 16 15:51:11 15:46:02 174732 1706824 90.71 2620 1177656 1073080 36.62 396972 1149592 12 15:51:11 15:47:01 174660 1706896 90.72 2620 1177664 1073032 36.62 406800 1139544 8 15:51:11 15:48:01 174480 1707076 90.73 2620 1177672 1073032 36.62 406800 1139696 8 15:51:11 15:49:01 148260 1733296 92.12 2620 1083752 1274892 43.51 577660 936124 8 15:51:11 15:50:01 127500 1754056 93.22 2412 994112 1369836 46.75 576420 890216 61444 15:51:11 15:51:01 71944 1809612 96.18 1508 1005736 1540024 52.56 664252 843292 61708 15:51:11 Average: 159801 1721755 91.51 2500 1136805 1169137 39.90 453040 1078148 11218 15:51:11 15:51:11 15:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:51:11 15:41:01 eth0 217.51 171.24 903.94 132.13 0.00 0.00 0.00 15:51:11 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:41:01 docker0 17.96 17.14 2.00 59.74 0.00 0.00 0.00 15:51:11 15:42:01 eth0 0.77 0.05 0.06 0.00 0.00 0.00 0.00 15:51:11 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:43:01 eth0 1.60 1.20 3.02 0.26 0.00 0.00 0.00 15:51:11 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:44:01 eth0 0.83 0.42 0.31 0.20 0.00 0.00 0.00 15:51:11 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:45:01 eth0 0.17 0.12 0.08 0.04 0.00 0.00 0.00 15:51:11 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:46:02 eth0 0.15 0.13 0.06 0.04 0.00 0.00 0.00 15:51:11 15:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:47:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 15:51:11 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:48:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 15:51:11 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:49:01 eth0 222.06 153.12 4145.84 23.68 0.00 0.00 0.00 15:51:11 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:49:01 docker0 78.41 88.68 8.05 370.34 0.00 0.00 0.00 15:51:11 15:50:01 eth0 176.07 128.45 3443.72 101.04 0.00 0.00 0.00 15:51:11 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:50:01 docker0 1.54 1.23 0.23 0.59 0.00 0.00 0.00 15:51:11 15:51:01 eth0 157.96 109.24 2532.43 30.11 0.00 0.00 0.00 15:51:11 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 15:51:01 docker0 22.81 31.35 1.57 156.88 0.00 0.00 0.00 15:51:11 Average: eth0 70.84 51.41 1005.60 26.21 0.00 0.00 0.00 15:51:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:11 Average: docker0 10.99 12.60 1.08 53.52 0.00 0.00 0.00 15:51:11 15:51:11 15:51:11 ---> sar -P ALL: 15:51:11 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/05/20 _x86_64_ (4 CPU) 15:51:11 15:51:11 15:39:17 LINUX RESTART 15:51:11 15:51:11 15:40:01 CPU %user %nice %system %iowait %steal %idle 15:51:11 15:41:01 all 10.29 0.00 3.67 2.11 8.52 75.41 15:51:11 15:41:01 0 7.63 0.00 3.55 2.11 10.18 76.53 15:51:11 15:41:01 1 9.71 0.00 3.84 1.84 7.82 76.79 15:51:11 15:41:01 2 12.62 0.00 3.65 1.17 7.98 74.58 15:51:11 15:41:01 3 11.29 0.00 3.65 3.36 8.03 73.67 15:51:11 15:42:01 all 0.12 0.00 0.07 0.00 0.26 99.55 15:51:11 15:42:01 0 0.02 0.00 0.07 0.00 0.22 99.70 15:51:11 15:42:01 1 0.03 0.00 0.10 0.00 0.17 99.70 15:51:11 15:42:01 2 0.22 0.00 0.07 0.00 0.42 99.30 15:51:11 15:42:01 3 0.18 0.00 0.02 0.00 0.25 99.55 15:51:11 15:43:01 all 0.12 0.00 0.02 0.00 0.25 99.60 15:51:11 15:43:01 0 0.03 0.00 0.02 0.00 0.18 99.77 15:51:11 15:43:01 1 0.05 0.00 0.02 0.00 0.33 99.60 15:51:11 15:43:01 2 0.38 0.00 0.03 0.00 0.37 99.22 15:51:11 15:43:01 3 0.03 0.00 0.03 0.00 0.13 99.80 15:51:11 15:44:01 all 0.12 0.00 0.02 0.00 0.34 99.51 15:51:11 15:44:01 0 0.00 0.00 0.03 0.00 0.17 99.80 15:51:11 15:44:01 1 0.08 0.00 0.05 0.00 0.48 99.39 15:51:11 15:44:01 2 0.38 0.00 0.00 0.00 0.28 99.33 15:51:11 15:44:01 3 0.02 0.00 0.03 0.00 0.46 99.49 15:51:11 15:45:01 all 0.12 0.00 0.03 0.00 0.15 99.70 15:51:11 15:45:01 0 0.02 0.00 0.03 0.00 0.05 99.90 15:51:11 15:45:01 1 0.42 0.00 0.03 0.00 0.17 99.38 15:51:11 15:45:01 2 0.02 0.00 0.03 0.00 0.20 99.75 15:51:11 15:45:01 3 0.03 0.00 0.02 0.00 0.15 99.80 15:51:11 15:46:02 all 0.12 0.00 0.03 0.00 0.09 99.75 15:51:11 15:46:02 0 0.42 0.00 0.03 0.00 0.10 99.45 15:51:11 15:46:02 1 0.05 0.00 0.05 0.00 0.17 99.73 15:51:11 15:46:02 2 0.02 0.00 0.02 0.00 0.07 99.90 15:51:11 15:46:02 3 0.02 0.00 0.02 0.00 0.03 99.93 15:51:11 15:47:01 all 0.09 0.00 0.03 0.00 0.22 99.65 15:51:11 15:47:01 0 0.02 0.00 0.02 0.00 0.22 99.75 15:51:11 15:47:01 1 0.25 0.00 0.07 0.00 0.29 99.39 15:51:11 15:47:01 2 0.03 0.00 0.02 0.00 0.29 99.66 15:51:11 15:47:01 3 0.05 0.00 0.02 0.00 0.08 99.85 15:51:11 15:48:01 all 0.09 0.00 0.02 0.00 0.14 99.75 15:51:11 15:48:01 0 0.02 0.00 0.02 0.00 0.08 99.88 15:51:11 15:48:01 1 0.27 0.00 0.05 0.00 0.12 99.57 15:51:11 15:48:01 2 0.02 0.00 0.02 0.00 0.03 99.93 15:51:11 15:48:01 3 0.03 0.00 0.03 0.00 0.35 99.58 15:51:11 15:49:01 all 6.46 0.00 4.46 3.48 8.25 77.35 15:51:11 15:49:01 0 6.16 0.00 4.94 2.70 8.86 77.34 15:51:11 15:49:01 1 6.60 0.00 4.73 3.00 8.44 77.23 15:51:11 15:49:01 2 6.09 0.00 3.65 3.02 7.61 79.62 15:51:11 15:49:01 3 6.99 0.00 4.55 5.19 8.09 75.18 15:51:11 15:50:01 all 7.88 0.00 6.87 1.45 12.43 71.36 15:51:11 15:50:01 0 7.54 0.00 6.93 2.36 12.80 70.37 15:51:11 15:50:01 1 7.67 0.00 7.23 0.90 12.50 71.71 15:51:11 15:50:01 2 8.42 0.00 6.34 1.16 11.83 72.25 15:51:11 15:50:01 3 7.91 0.00 6.94 1.43 12.58 71.14 15:51:11 15:51:01 all 6.35 0.00 5.06 2.91 10.64 75.03 15:51:11 15:51:01 0 8.73 0.00 5.06 2.86 11.59 71.76 15:51:11 15:51:01 1 4.51 0.00 5.10 2.25 10.48 77.65 15:51:11 15:51:01 2 5.93 0.00 4.34 3.32 10.37 76.03 15:51:11 15:51:01 3 6.25 0.00 5.76 3.22 10.11 74.66 15:51:11 Average: all 2.87 0.00 1.83 0.90 3.72 90.68 15:51:11 Average: 0 2.77 0.00 1.87 0.91 4.02 90.45 15:51:11 Average: 1 2.68 0.00 1.92 0.72 3.70 90.97 15:51:11 Average: 2 3.08 0.00 1.64 0.78 3.56 90.95 15:51:11 Average: 3 2.94 0.00 1.89 1.18 3.62 90.37 15:51:11 15:51:11 15:51:11