Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cc04255af54e797bbfe352695aeff2c1567be629 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1165 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision cc04255af54e797bbfe352695aeff2c1567be629 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f cc04255af54e797bbfe352695aeff2c1567be629 # timeout=10 Commit message: "modify user guide some imageUrl, README add jump link to the user guide" > git rev-list --no-walk cd741ede14a15e104a5be3a18d9cdbe9c37dd930 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-29T07:47:27.091Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-29T07:47:27.414Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-29T07:47:27.508Z] ========================================================= [2020-05-29T07:47:27.508Z] EdgeX Global Pipelines Version Info [2020-05-29T07:47:27.508Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-29T07:47:29.018Z] ------------------- [2020-05-29T07:47:29.018Z] stable info: [2020-05-29T07:47:29.018Z] ------------------- [2020-05-29T07:47:29.018Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-29T07:47:29.018Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-29T07:47:29.018Z] Message: update stable to v1.0.89 [2020-05-29T07:47:29.598Z] ------------------- [2020-05-29T07:47:29.598Z] experimental info: [2020-05-29T07:47:29.598Z] ------------------- [2020-05-29T07:47:29.598Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-29T07:47:29.598Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-29T07:47:29.598Z] 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 [2020-05-29T07:47:32.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T07:47:32.508Z] [2020-05-29T07:47:32.508Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:47:32.850Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T07:47:32.850Z] latest: Pulling from edgex-devops/git-semver [2020-05-29T07:47:32.850Z] 9123ac7c32f7: Pulling fs layer [2020-05-29T07:47:32.850Z] b8cc5d1170e3: Pulling fs layer [2020-05-29T07:47:32.850Z] 2924cbbf6a41: Pulling fs layer [2020-05-29T07:47:32.850Z] 93b08a4f1073: Pulling fs layer [2020-05-29T07:47:32.850Z] 93b08a4f1073: Waiting [2020-05-29T07:47:32.850Z] b8cc5d1170e3: Download complete [2020-05-29T07:47:33.113Z] 9123ac7c32f7: Verifying Checksum [2020-05-29T07:47:33.113Z] 9123ac7c32f7: Download complete [2020-05-29T07:47:33.113Z] 93b08a4f1073: Verifying Checksum [2020-05-29T07:47:33.113Z] 93b08a4f1073: Download complete [2020-05-29T07:47:33.113Z] 2924cbbf6a41: Verifying Checksum [2020-05-29T07:47:33.113Z] 2924cbbf6a41: Download complete [2020-05-29T07:47:33.376Z] 9123ac7c32f7: Pull complete [2020-05-29T07:47:33.376Z] b8cc5d1170e3: Pull complete [2020-05-29T07:47:34.326Z] 2924cbbf6a41: Pull complete [2020-05-29T07:47:34.326Z] 93b08a4f1073: Pull complete [2020-05-29T07:47:34.326Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-29T07:47:34.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-29T07:47:34.468Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:47:34.512Z] $ 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 [2020-05-29T07:47:35.117Z] $ docker top 6add7c92e5e0adad5fcc67747cda26ac6f8b6bb852b73a9b8da90406e0047718 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T07:47:35.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T07:47:35.422Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T07:47:35.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T07:47:35.659Z] $ docker exec 6add7c92e5e0adad5fcc67747cda26ac6f8b6bb852b73a9b8da90406e0047718 ssh-agent [2020-05-29T07:47:35.833Z] SSH_AUTH_SOCK=/tmp/ssh-tjUICCraUw74/agent.14 [2020-05-29T07:47:35.833Z] SSH_AGENT_PID=21 [2020-05-29T07:47:35.842Z] Running ssh-add (command line suppressed) [2020-05-29T07:47:35.979Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8690798490161939495.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8690798490161939495.key) [2020-05-29T07:47:36.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T07:47:36.395Z] + git describe --exact-match --tags HEAD [2020-05-29T07:47:36.395Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-29T07:47:36.451Z] $ docker exec --env ******** --env ******** 6add7c92e5e0adad5fcc67747cda26ac6f8b6bb852b73a9b8da90406e0047718 ssh-agent -k [2020-05-29T07:47:36.592Z] unset SSH_AUTH_SOCK; [2020-05-29T07:47:36.592Z] unset SSH_AGENT_PID; [2020-05-29T07:47:36.592Z] echo Agent pid 21 killed; [2020-05-29T07:47:36.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-29T07:47:36.725Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-29T07:47:36.725Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-29T07:47:36.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T07:47:36.983Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T07:47:37.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T07:47:37.170Z] $ docker exec 6add7c92e5e0adad5fcc67747cda26ac6f8b6bb852b73a9b8da90406e0047718 ssh-agent [2020-05-29T07:47:37.356Z] SSH_AUTH_SOCK=/tmp/ssh-RFl2sUDgrQgE/agent.56 [2020-05-29T07:47:37.356Z] SSH_AGENT_PID=62 [2020-05-29T07:47:37.362Z] Running ssh-add (command line suppressed) [2020-05-29T07:47:37.498Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2200523901949383093.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2200523901949383093.key) [2020-05-29T07:47:37.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T07:47:37.984Z] + git semver init [2020-05-29T07:47:37.984Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T07:47:37.984Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-05-29T07:47:37.984Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-29T07:47:37.984Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T07:47:37.984Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T07:47:37.984Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T07:47:37.984Z] # $SEMVER_BRANCH = master [2020-05-29T07:47:37.984Z] # $SEMVER_TEMP = /tmp/semver-668826832 [2020-05-29T07:47:37.984Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-05-29T07:47:38.929Z] # '/tmp/semver-668826832' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-05-29T07:47:39.190Z] # -> Force: false [2020-05-29T07:47:39.190Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-05-29T07:47:39.199Z] $ docker exec --env ******** --env ******** 6add7c92e5e0adad5fcc67747cda26ac6f8b6bb852b73a9b8da90406e0047718 ssh-agent -k [2020-05-29T07:47:39.351Z] unset SSH_AUTH_SOCK; [2020-05-29T07:47:39.352Z] unset SSH_AGENT_PID; [2020-05-29T07:47:39.352Z] echo Agent pid 62 killed; [2020-05-29T07:47:39.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T07:47:39.911Z] + git semver [Pipeline] } [2020-05-29T07:47:39.928Z] $ docker stop --time=1 6add7c92e5e0adad5fcc67747cda26ac6f8b6bb852b73a9b8da90406e0047718 [2020-05-29T07:47:41.262Z] $ docker rm -f 6add7c92e5e0adad5fcc67747cda26ac6f8b6bb852b73a9b8da90406e0047718 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-29T07:47:42.197Z] Stashed 50 file(s) [Pipeline] echo [2020-05-29T07:47:42.199Z] [edgeXSemver] initialized semver on version 1.2.1-dev.5 [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 [2020-05-29T07:47:57.483Z] Still waiting to schedule task [2020-05-29T07:47:57.484Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1165’ [2020-05-29T07:47:57.485Z] Still waiting to schedule task [2020-05-29T07:47:57.485Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-929’ is offline [2020-05-29T07:49:48.813Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1166 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-05-29T07:49:48.906Z] Running in /w/workspace/edgex-ui-go/40 [Pipeline] { [Pipeline] checkout [2020-05-29T07:49:54.936Z] using credential edgex-jenkins-ssh [2020-05-29T07:49:54.982Z] Cloning the remote Git repository [2020-05-29T07:49:54.982Z] Cloning with configured refspecs honoured and without tags [2020-05-29T07:49:55.047Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T07:49:55.159Z] > git init /w/workspace/edgex-ui-go/40 # timeout=10 [2020-05-29T07:49:55.222Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T07:49:55.222Z] > git --version # timeout=10 [2020-05-29T07:49:55.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T07:49:55.307Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T07:49:56.704Z] Fetching without tags [2020-05-29T07:49:57.220Z] Checking out Revision cc04255af54e797bbfe352695aeff2c1567be629 (master) [2020-05-29T07:49:56.590Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-29T07:49:56.630Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T07:49:56.674Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-29T07:49:56.718Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T07:49:56.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T07:49:56.735Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T07:49:57.242Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T07:49:57.269Z] > git checkout -f cc04255af54e797bbfe352695aeff2c1567be629 # timeout=10 [2020-05-29T07:50:01.697Z] Commit message: "modify user guide some imageUrl, README add jump link to the user guide" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-29T07:50:03.272Z] ========================================================= [2020-05-29T07:50:03.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-29T07:50:03.273Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:50:04.285Z] + 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 . [2020-05-29T07:50:05.262Z] Sending build context to Docker daemon 12.89MB [2020-05-29T07:50:05.262Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-05-29T07:50:05.262Z] Step 2/8 : FROM ${BASE} [2020-05-29T07:50:06.235Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-29T07:50:06.235Z] cde5963f3b93: Pulling fs layer [2020-05-29T07:50:06.235Z] 2a23fa8c16f7: Pulling fs layer [2020-05-29T07:50:06.235Z] 777b28850792: Pulling fs layer [2020-05-29T07:50:06.235Z] 8a11ddd9e578: Pulling fs layer [2020-05-29T07:50:06.235Z] 4cf88f913ddb: Pulling fs layer [2020-05-29T07:50:06.235Z] 1df406cf5192: Pulling fs layer [2020-05-29T07:50:06.235Z] cd6300453558: Pulling fs layer [2020-05-29T07:50:06.235Z] b9c365052c96: Pulling fs layer [2020-05-29T07:50:06.235Z] a2d8cc88f415: Pulling fs layer [2020-05-29T07:50:06.235Z] ea1d1ca13537: Pulling fs layer [2020-05-29T07:50:06.235Z] 3750a50a1c5e: Pulling fs layer [2020-05-29T07:50:06.235Z] 4cf88f913ddb: Waiting [2020-05-29T07:50:06.235Z] 1df406cf5192: Waiting [2020-05-29T07:50:06.235Z] cd6300453558: Waiting [2020-05-29T07:50:06.235Z] ea1d1ca13537: Waiting [2020-05-29T07:50:06.235Z] 3750a50a1c5e: Waiting [2020-05-29T07:50:06.235Z] a2d8cc88f415: Waiting [2020-05-29T07:50:06.235Z] b9c365052c96: Waiting [2020-05-29T07:50:06.235Z] 8a11ddd9e578: Waiting [2020-05-29T07:50:06.235Z] 777b28850792: Verifying Checksum [2020-05-29T07:50:06.235Z] 777b28850792: Download complete [2020-05-29T07:50:06.235Z] 2a23fa8c16f7: Verifying Checksum [2020-05-29T07:50:06.235Z] 2a23fa8c16f7: Download complete [2020-05-29T07:50:06.235Z] 4cf88f913ddb: Verifying Checksum [2020-05-29T07:50:06.235Z] 4cf88f913ddb: Download complete [2020-05-29T07:50:06.235Z] 1df406cf5192: Verifying Checksum [2020-05-29T07:50:06.235Z] 1df406cf5192: Download complete [2020-05-29T07:50:06.235Z] cde5963f3b93: Verifying Checksum [2020-05-29T07:50:07.225Z] cde5963f3b93: Pull complete [2020-05-29T07:50:07.515Z] 2a23fa8c16f7: Pull complete [2020-05-29T07:50:08.114Z] 777b28850792: Pull complete [2020-05-29T07:50:10.743Z] cd6300453558: Verifying Checksum [2020-05-29T07:50:10.743Z] cd6300453558: Download complete [2020-05-29T07:50:10.743Z] a2d8cc88f415: Verifying Checksum [2020-05-29T07:50:10.743Z] a2d8cc88f415: Download complete [2020-05-29T07:50:12.723Z] ea1d1ca13537: Download complete [2020-05-29T07:50:12.999Z] 3750a50a1c5e: Verifying Checksum [2020-05-29T07:50:12.999Z] 3750a50a1c5e: Download complete [2020-05-29T07:50:15.613Z] b9c365052c96: Download complete [2020-05-29T07:50:17.583Z] 8a11ddd9e578: Verifying Checksum [2020-05-29T07:50:17.583Z] 8a11ddd9e578: Download complete [2020-05-29T07:50:29.999Z] 8a11ddd9e578: Pull complete [2020-05-29T07:50:29.999Z] 4cf88f913ddb: Pull complete [2020-05-29T07:50:29.999Z] 1df406cf5192: Pull complete [2020-05-29T07:50:34.302Z] cd6300453558: Pull complete [2020-05-29T07:50:38.606Z] b9c365052c96: Pull complete [2020-05-29T07:50:38.878Z] a2d8cc88f415: Pull complete [2020-05-29T07:50:40.851Z] ea1d1ca13537: Pull complete [2020-05-29T07:50:41.123Z] 3750a50a1c5e: Pull complete [2020-05-29T07:50:41.123Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-29T07:50:41.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-29T07:50:41.123Z] ---> 78745c68409d [2020-05-29T07:50:41.123Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T07:50:43.976Z] Running on prd-centos7-docker-4c-2g-1167 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-05-29T07:50:44.017Z] Running in /w/workspace/edgex-ui-go/40 [Pipeline] { [Pipeline] checkout [2020-05-29T07:50:45.403Z] ---> Running in 441c3579f3b4 [2020-05-29T07:50:45.673Z] Removing intermediate container 441c3579f3b4 [2020-05-29T07:50:45.673Z] ---> 1b91061c8c69 [2020-05-29T07:50:45.673Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T07:50:45.673Z] ---> Running in 31515324e4f1 [2020-05-29T07:50:47.658Z] Removing intermediate container 31515324e4f1 [2020-05-29T07:50:47.658Z] ---> d6a94bbb3a65 [2020-05-29T07:50:47.658Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-29T07:50:47.658Z] ---> Running in ec98772a5430 [2020-05-29T07:50:48.633Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-29T07:50:49.604Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-29T07:50:50.199Z] OK: 125 MiB in 39 packages [2020-05-29T07:50:51.183Z] Removing intermediate container ec98772a5430 [2020-05-29T07:50:51.183Z] ---> 49d68680e9ca [2020-05-29T07:50:51.183Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-05-29T07:50:51.401Z] using credential edgex-jenkins-ssh [2020-05-29T07:50:51.457Z] ---> Running in 564c8cf2d359 [2020-05-29T07:50:51.485Z] Cloning the remote Git repository [2020-05-29T07:50:51.485Z] Cloning with configured refspecs honoured and without tags [2020-05-29T07:50:51.737Z] Removing intermediate container 564c8cf2d359 [2020-05-29T07:50:51.737Z] ---> 607bad39a27d [2020-05-29T07:50:51.737Z] Step 7/8 : COPY . . [2020-05-29T07:50:51.572Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T07:50:51.743Z] > git init /w/workspace/edgex-ui-go/40 # timeout=10 [2020-05-29T07:50:51.867Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T07:50:51.867Z] > git --version # timeout=10 [2020-05-29T07:50:51.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T07:50:53.126Z] Fetching without tags [2020-05-29T07:50:52.097Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T07:50:53.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-29T07:50:53.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T07:50:53.099Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-29T07:50:53.136Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-29T07:50:53.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T07:50:53.165Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T07:50:53.628Z] Checking out Revision cc04255af54e797bbfe352695aeff2c1567be629 (master) [2020-05-29T07:50:53.708Z] ---> 17fbe964c07e [2020-05-29T07:50:53.708Z] Step 8/8 : RUN go mod download [2020-05-29T07:50:53.708Z] ---> Running in f15837ab5203 [2020-05-29T07:50:53.640Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T07:50:53.696Z] > git checkout -f cc04255af54e797bbfe352695aeff2c1567be629 # timeout=10 [2020-05-29T07:50:58.240Z] Commit message: "modify user guide some imageUrl, README add jump link to the user guide" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-05-29T07:50:59.105Z] go: finding cloud.google.com/go v0.26.0 [2020-05-29T07:50:59.105Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-05-29T07:50:59.105Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-05-29T07:50:59.105Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-29T07:50:59.105Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-05-29T07:50:59.105Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-05-29T07:50:59.105Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-05-29T07:50:59.105Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-05-29T07:50:59.105Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-05-29T07:50:59.105Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-05-29T07:50:59.105Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-05-29T07:50:59.105Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-29T07:50:59.105Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-05-29T07:50:59.105Z] go: finding github.com/armon/go-radix v1.0.0 [2020-05-29T07:50:59.105Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-05-29T07:50:59.105Z] go: finding github.com/beorn7/perks v1.0.1 [2020-05-29T07:50:59.105Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-29T07:50:59.105Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-05-29T07:50:59.105Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-29T07:50:59.105Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-05-29T07:50:59.105Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-05-29T07:50:59.105Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-05-29T07:50:59.105Z] go: finding github.com/client9/misspell v0.3.4 [2020-05-29T07:50:59.105Z] go: finding github.com/coredns/coredns v1.1.2 [2020-05-29T07:50:59.105Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-29T07:50:59.105Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-05-29T07:50:59.105Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-05-29T07:50:59.105Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-05-29T07:50:59.105Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-05-29T07:50:59.105Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-05-29T07:50:59.105Z] go: finding github.com/docker/go-connections v0.3.0 [2020-05-29T07:50:59.105Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-29T07:50:59.105Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-05-29T07:50:59.105Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-05-29T07:50:59.105Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-05-29T07:50:59.105Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-05-29T07:50:59.105Z] go: finding github.com/fatih/color v1.9.0 [2020-05-29T07:50:59.105Z] go: finding github.com/fatih/structs v1.1.0 [2020-05-29T07:50:59.105Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-29T07:50:59.105Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-05-29T07:50:59.106Z] go: finding github.com/go-kit/kit v0.9.0 [2020-05-29T07:50:59.106Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-05-29T07:50:59.106Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-29T07:50:59.106Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-05-29T07:50:59.106Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-29T07:50:59.106Z] go: finding github.com/go-test/deep v1.0.2 [2020-05-29T07:50:59.106Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-05-29T07:50:59.106Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-05-29T07:50:59.106Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-05-29T07:50:59.106Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-05-29T07:50:59.106Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-05-29T07:50:59.106Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-05-29T07:50:59.374Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-05-29T07:50:59.374Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-05-29T07:50:59.374Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-05-29T07:50:59.374Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-05-29T07:50:59.374Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-05-29T07:50:59.374Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-05-29T07:50:59.374Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-05-29T07:50:59.374Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-05-29T07:50:59.374Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-05-29T07:50:59.374Z] go: finding github.com/golang/mock v1.1.1 [2020-05-29T07:50:59.374Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-29T07:50:59.374Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-29T07:50:59.374Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-29T07:50:59.374Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-29T07:50:59.644Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-29T07:50:59.644Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-05-29T07:50:59.644Z] go: finding github.com/google/gofuzz v1.0.0 [2020-05-29T07:50:59.644Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-05-29T07:50:59.644Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-05-29T07:50:59.644Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-05-29T07:50:59.644Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-29T07:50:59.644Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-05-29T07:50:59.644Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-05-29T07:50:59.644Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-05-29T07:50:59.915Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [Pipeline] echo [2020-05-29T07:50:59.996Z] ========================================================= [2020-05-29T07:50:59.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-29T07:50:59.996Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:51:00.185Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-05-29T07:51:00.185Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-05-29T07:51:00.185Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-05-29T07:51:00.185Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-05-29T07:51:00.185Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-05-29T07:51:00.185Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-29T07:51:00.185Z] go: finding github.com/imdario/mergo v0.3.6 [2020-05-29T07:51:00.185Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-05-29T07:51:00.185Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-05-29T07:51:00.185Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-05-29T07:51:00.185Z] go: finding github.com/joho/godotenv v1.3.0 [2020-05-29T07:51:00.185Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-05-29T07:51:00.185Z] go: finding github.com/json-iterator/go v1.1.9 [2020-05-29T07:51:00.185Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-05-29T07:51:00.185Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-05-29T07:51:00.456Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-05-29T07:51:00.456Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-05-29T07:51:00.456Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-05-29T07:51:00.456Z] go: finding github.com/klauspost/compress v1.9.5 [2020-05-29T07:51:00.456Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-05-29T07:51:00.456Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-29T07:51:00.456Z] go: finding github.com/kr/pretty v0.2.0 [2020-05-29T07:51:00.456Z] go: finding github.com/kr/pty v1.1.1 [2020-05-29T07:51:00.456Z] go: finding github.com/kr/text v0.1.0 [2020-05-29T07:51:00.456Z] go: finding github.com/likexian/gokit v0.20.16 [2020-05-29T07:51:00.456Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-05-29T07:51:00.456Z] go: finding github.com/linode/linodego v0.7.1 [2020-05-29T07:51:00.456Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-05-29T07:51:00.456Z] go: finding github.com/markbates/safe v1.0.1 [2020-05-29T07:51:00.456Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-05-29T07:51:00.456Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-05-29T07:51:00.456Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-05-29T07:51:00.456Z] go: finding github.com/miekg/dns v1.1.26 [2020-05-29T07:51:00.456Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-29T07:51:00.456Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-29T07:51:00.726Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-29T07:51:00.726Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-29T07:51:00.726Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-29T07:51:00.726Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-29T07:51:00.726Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-29T07:51:00.726Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-05-29T07:51:00.726Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-29T07:51:00.726Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-05-29T07:51:00.726Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-05-29T07:51:00.726Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-05-29T07:51:00.726Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-05-29T07:51:00.726Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-05-29T07:51:00.726Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-05-29T07:51:00.726Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-05-29T07:51:00.726Z] go: finding github.com/oklog/run v1.0.0 [2020-05-29T07:51:00.726Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-05-29T07:51:00.726Z] go: finding github.com/onsi/gomega v1.4.2 [2020-05-29T07:51:00.726Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-05-29T07:51:00.726Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-05-29T07:51:00.726Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-05-29T07:51:00.726Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-05-29T07:51:00.995Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-05-29T07:51:00.995Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-05-29T07:51:00.995Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-29T07:51:00.995Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-29T07:51:00.995Z] go: finding github.com/posener/complete v1.1.1 [2020-05-29T07:51:00.995Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-05-29T07:51:00.995Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-05-29T07:51:00.995Z] go: finding github.com/prometheus/common v0.9.1 [2020-05-29T07:51:00.995Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-05-29T07:51:00.995Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-05-29T07:51:01.258Z] + 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 . [2020-05-29T07:51:01.263Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-05-29T07:51:01.264Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-29T07:51:01.264Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-05-29T07:51:01.264Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-29T07:51:01.264Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-05-29T07:51:01.264Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-05-29T07:51:01.264Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-05-29T07:51:01.264Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-05-29T07:51:01.264Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-05-29T07:51:01.264Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-05-29T07:51:01.264Z] go: finding github.com/spf13/cobra v0.0.3 [2020-05-29T07:51:01.264Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-29T07:51:01.264Z] go: finding github.com/stretchr/objx v0.1.1 [2020-05-29T07:51:01.264Z] go: finding github.com/stretchr/testify v1.4.0 [2020-05-29T07:51:01.537Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-05-29T07:51:01.537Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-05-29T07:51:01.537Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-05-29T07:51:01.537Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-05-29T07:51:01.537Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-05-29T07:51:01.537Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-29T07:51:01.537Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-05-29T07:51:01.537Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-05-29T07:51:01.537Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-05-29T07:51:01.537Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-05-29T07:51:01.537Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-05-29T07:51:01.537Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-05-29T07:51:01.537Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-05-29T07:51:01.537Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-05-29T07:51:01.537Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-05-29T07:51:01.537Z] go: finding golang.org/x/text v0.3.2 [2020-05-29T07:51:01.537Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-05-29T07:51:01.537Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-05-29T07:51:01.537Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-29T07:51:01.537Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-05-29T07:51:01.537Z] go: finding google.golang.org/appengine v1.4.0 [2020-05-29T07:51:01.537Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-05-29T07:51:01.537Z] go: finding google.golang.org/grpc v1.23.0 [2020-05-29T07:51:01.809Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-05-29T07:51:01.809Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-05-29T07:51:01.809Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-05-29T07:51:01.809Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-29T07:51:01.809Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-05-29T07:51:01.809Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-29T07:51:01.809Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-05-29T07:51:01.809Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-05-29T07:51:01.809Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-29T07:51:01.809Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-05-29T07:51:01.809Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-05-29T07:51:02.041Z] Sending build context to Docker daemon 12.89MB [2020-05-29T07:51:02.041Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-05-29T07:51:02.041Z] Step 2/8 : FROM ${BASE} [2020-05-29T07:51:02.087Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-29T07:51:02.087Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-29T07:51:02.087Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-05-29T07:51:02.087Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-05-29T07:51:02.087Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-05-29T07:51:02.087Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-05-29T07:51:02.087Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-05-29T07:51:02.087Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-05-29T07:51:02.311Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-29T07:51:02.311Z] e6b0cf9c0882: Pulling fs layer [2020-05-29T07:51:02.311Z] 2848faf0eed1: Pulling fs layer [2020-05-29T07:51:02.311Z] 0f37312ad70f: Pulling fs layer [2020-05-29T07:51:02.311Z] 5788d62ee057: Pulling fs layer [2020-05-29T07:51:02.311Z] 0e6b1d234666: Pulling fs layer [2020-05-29T07:51:02.311Z] bf5d7aec512f: Pulling fs layer [2020-05-29T07:51:02.311Z] 34c802a77dc8: Pulling fs layer [2020-05-29T07:51:02.311Z] 9eb99e56ec68: Pulling fs layer [2020-05-29T07:51:02.311Z] 27c7a5d97fbd: Pulling fs layer [2020-05-29T07:51:02.311Z] 5c102a31e300: Pulling fs layer [2020-05-29T07:51:02.311Z] dcfb455df0a1: Pulling fs layer [2020-05-29T07:51:02.311Z] 0e6b1d234666: Waiting [2020-05-29T07:51:02.311Z] bf5d7aec512f: Waiting [2020-05-29T07:51:02.311Z] 34c802a77dc8: Waiting [2020-05-29T07:51:02.311Z] 9eb99e56ec68: Waiting [2020-05-29T07:51:02.311Z] 27c7a5d97fbd: Waiting [2020-05-29T07:51:02.311Z] 5c102a31e300: Waiting [2020-05-29T07:51:02.311Z] dcfb455df0a1: Waiting [2020-05-29T07:51:02.311Z] 5788d62ee057: Waiting [2020-05-29T07:51:02.311Z] 0f37312ad70f: Verifying Checksum [2020-05-29T07:51:02.311Z] 0f37312ad70f: Download complete [2020-05-29T07:51:02.311Z] 2848faf0eed1: Verifying Checksum [2020-05-29T07:51:02.311Z] 2848faf0eed1: Download complete [2020-05-29T07:51:02.311Z] 0e6b1d234666: Verifying Checksum [2020-05-29T07:51:02.311Z] 0e6b1d234666: Download complete [2020-05-29T07:51:02.616Z] bf5d7aec512f: Verifying Checksum [2020-05-29T07:51:02.616Z] bf5d7aec512f: Download complete [2020-05-29T07:51:02.616Z] e6b0cf9c0882: Verifying Checksum [2020-05-29T07:51:02.616Z] e6b0cf9c0882: Download complete [2020-05-29T07:51:03.786Z] e6b0cf9c0882: Pull complete [2020-05-29T07:51:04.905Z] 34c802a77dc8: Download complete [2020-05-29T07:51:04.905Z] 2848faf0eed1: Pull complete [2020-05-29T07:51:04.905Z] 27c7a5d97fbd: Verifying Checksum [2020-05-29T07:51:04.905Z] 27c7a5d97fbd: Download complete [2020-05-29T07:51:05.197Z] 0f37312ad70f: Pull complete [2020-05-29T07:51:05.878Z] 5c102a31e300: Verifying Checksum [2020-05-29T07:51:05.878Z] 5c102a31e300: Download complete [2020-05-29T07:51:05.878Z] 9eb99e56ec68: Verifying Checksum [2020-05-29T07:51:05.878Z] 9eb99e56ec68: Download complete [2020-05-29T07:51:05.878Z] dcfb455df0a1: Verifying Checksum [2020-05-29T07:51:05.878Z] dcfb455df0a1: Download complete [2020-05-29T07:51:06.184Z] 5788d62ee057: Verifying Checksum [2020-05-29T07:51:06.185Z] 5788d62ee057: Download complete [2020-05-29T07:51:14.470Z] 5788d62ee057: Pull complete [2020-05-29T07:51:14.470Z] 0e6b1d234666: Pull complete [2020-05-29T07:51:14.470Z] bf5d7aec512f: Pull complete [2020-05-29T07:51:18.781Z] 34c802a77dc8: Pull complete [2020-05-29T07:51:24.222Z] 9eb99e56ec68: Pull complete [2020-05-29T07:51:24.222Z] 27c7a5d97fbd: Pull complete [2020-05-29T07:51:24.804Z] 5c102a31e300: Pull complete [2020-05-29T07:51:25.385Z] dcfb455df0a1: Pull complete [2020-05-29T07:51:25.385Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-29T07:51:25.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-29T07:51:25.385Z] ---> 7c70fe431013 [2020-05-29T07:51:25.385Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T07:51:25.385Z] ---> Running in ca3543e5bf74 [2020-05-29T07:51:25.688Z] Removing intermediate container ca3543e5bf74 [2020-05-29T07:51:25.688Z] ---> c187b7d027df [2020-05-29T07:51:25.688Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T07:51:25.688Z] ---> Running in 3a4fa9272627 [2020-05-29T07:51:27.683Z] Removing intermediate container 3a4fa9272627 [2020-05-29T07:51:27.683Z] ---> b11474fae364 [2020-05-29T07:51:27.683Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-29T07:51:27.683Z] ---> Running in 1d0eb37e4dcf [2020-05-29T07:51:28.265Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-29T07:51:29.240Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-29T07:51:29.515Z] OK: 143 MiB in 39 packages [2020-05-29T07:51:29.782Z] Removing intermediate container 1d0eb37e4dcf [2020-05-29T07:51:29.782Z] ---> 718fb1eca830 [2020-05-29T07:51:29.782Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-05-29T07:51:30.051Z] ---> Running in 10b8036a32ed [2020-05-29T07:51:30.051Z] Removing intermediate container 10b8036a32ed [2020-05-29T07:51:30.051Z] ---> 7a8471e8755b [2020-05-29T07:51:30.051Z] Step 7/8 : COPY . . [2020-05-29T07:51:31.455Z] ---> d7703dfc751e [2020-05-29T07:51:31.455Z] Step 8/8 : RUN go mod download [2020-05-29T07:51:31.455Z] ---> Running in 9ac90f942c87 [2020-05-29T07:51:38.460Z] go: finding cloud.google.com/go v0.26.0 [2020-05-29T07:51:38.460Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-05-29T07:51:38.460Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-05-29T07:51:38.460Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-29T07:51:38.460Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-05-29T07:51:38.460Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-05-29T07:51:38.460Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-05-29T07:51:38.460Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-05-29T07:51:38.460Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-05-29T07:51:38.460Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-05-29T07:51:38.460Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-05-29T07:51:38.460Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-29T07:51:38.460Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-05-29T07:51:38.460Z] go: finding github.com/armon/go-radix v1.0.0 [2020-05-29T07:51:38.460Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-05-29T07:51:38.460Z] go: finding github.com/beorn7/perks v1.0.1 [2020-05-29T07:51:38.460Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-29T07:51:38.460Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-05-29T07:51:38.460Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-29T07:51:38.460Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-05-29T07:51:38.460Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-05-29T07:51:38.460Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-05-29T07:51:38.460Z] go: finding github.com/client9/misspell v0.3.4 [2020-05-29T07:51:38.460Z] go: finding github.com/coredns/coredns v1.1.2 [2020-05-29T07:51:38.460Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-29T07:51:38.460Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-05-29T07:51:38.460Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-05-29T07:51:38.460Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-05-29T07:51:38.460Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-05-29T07:51:38.460Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-05-29T07:51:38.460Z] go: finding github.com/docker/go-connections v0.3.0 [2020-05-29T07:51:38.460Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-29T07:51:38.461Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-05-29T07:51:38.461Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-05-29T07:51:38.461Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-05-29T07:51:38.461Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-05-29T07:51:38.461Z] go: finding github.com/fatih/color v1.9.0 [2020-05-29T07:51:38.461Z] go: finding github.com/fatih/structs v1.1.0 [2020-05-29T07:51:38.461Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-29T07:51:38.461Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-05-29T07:51:38.461Z] go: finding github.com/go-kit/kit v0.9.0 [2020-05-29T07:51:38.461Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-05-29T07:51:38.461Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-29T07:51:38.461Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-05-29T07:51:38.461Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-29T07:51:38.461Z] go: finding github.com/go-test/deep v1.0.2 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-05-29T07:51:38.461Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-05-29T07:51:38.461Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-05-29T07:51:38.461Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-05-29T07:51:38.461Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-05-29T07:51:38.461Z] go: finding github.com/golang/mock v1.1.1 [2020-05-29T07:51:38.461Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-29T07:51:38.461Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-29T07:51:38.461Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-29T07:51:38.461Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-29T07:51:38.461Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-29T07:51:38.461Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-05-29T07:51:38.461Z] go: finding github.com/google/gofuzz v1.0.0 [2020-05-29T07:51:38.461Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-05-29T07:51:38.461Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-05-29T07:51:38.461Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-05-29T07:51:38.461Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-29T07:51:38.461Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-05-29T07:51:38.461Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-05-29T07:51:38.461Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-05-29T07:51:38.461Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-05-29T07:51:38.461Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-05-29T07:51:38.461Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-29T07:51:38.461Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-05-29T07:51:38.461Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-05-29T07:51:38.461Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-29T07:51:38.461Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-29T07:51:38.731Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-05-29T07:51:39.003Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-29T07:51:39.003Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-05-29T07:51:39.003Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-05-29T07:51:39.003Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-05-29T07:51:39.003Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-29T07:51:39.003Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-05-29T07:51:39.004Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-05-29T07:51:39.004Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-05-29T07:51:39.004Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-05-29T07:51:39.004Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-05-29T07:51:39.004Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-05-29T07:51:39.004Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-05-29T07:51:39.004Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-05-29T07:51:39.004Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-05-29T07:51:39.004Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-05-29T07:51:39.270Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-29T07:51:39.270Z] go: finding github.com/imdario/mergo v0.3.6 [2020-05-29T07:51:39.270Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-05-29T07:51:39.270Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-05-29T07:51:39.270Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-05-29T07:51:39.270Z] go: finding github.com/joho/godotenv v1.3.0 [2020-05-29T07:51:39.270Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-05-29T07:51:39.270Z] go: finding github.com/json-iterator/go v1.1.9 [2020-05-29T07:51:39.270Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-05-29T07:51:39.270Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-05-29T07:51:39.270Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-05-29T07:51:39.270Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-05-29T07:51:39.270Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-05-29T07:51:39.270Z] go: finding github.com/klauspost/compress v1.9.5 [2020-05-29T07:51:39.270Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-05-29T07:51:39.270Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-29T07:51:39.563Z] go: finding github.com/kr/pretty v0.2.0 [2020-05-29T07:51:39.563Z] go: finding github.com/kr/pty v1.1.1 [2020-05-29T07:51:39.563Z] go: finding github.com/kr/text v0.1.0 [2020-05-29T07:51:39.563Z] go: finding github.com/likexian/gokit v0.20.16 [2020-05-29T07:51:39.563Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-05-29T07:51:39.563Z] go: finding github.com/linode/linodego v0.7.1 [2020-05-29T07:51:39.563Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-05-29T07:51:39.563Z] go: finding github.com/markbates/safe v1.0.1 [2020-05-29T07:51:39.563Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-05-29T07:51:39.563Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-05-29T07:51:39.563Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-05-29T07:51:39.563Z] go: finding github.com/miekg/dns v1.1.26 [2020-05-29T07:51:39.563Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-29T07:51:39.563Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-29T07:51:39.563Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-29T07:51:39.563Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-29T07:51:39.827Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-29T07:51:39.828Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-29T07:51:39.828Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-29T07:51:39.828Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-05-29T07:51:39.828Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-29T07:51:39.828Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-05-29T07:51:39.828Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-05-29T07:51:39.828Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-05-29T07:51:39.828Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-05-29T07:51:39.828Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-05-29T07:51:39.828Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-05-29T07:51:39.828Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-05-29T07:51:39.828Z] go: finding github.com/oklog/run v1.0.0 [2020-05-29T07:51:39.828Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-05-29T07:51:39.828Z] go: finding github.com/onsi/gomega v1.4.2 [2020-05-29T07:51:39.828Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-05-29T07:51:40.092Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-05-29T07:51:40.092Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-05-29T07:51:40.092Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-05-29T07:51:40.092Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-05-29T07:51:40.092Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-05-29T07:51:40.092Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-29T07:51:40.092Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-29T07:51:40.092Z] go: finding github.com/posener/complete v1.1.1 [2020-05-29T07:51:40.092Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-05-29T07:51:40.092Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-05-29T07:51:40.092Z] go: finding github.com/prometheus/common v0.9.1 [2020-05-29T07:51:40.092Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-05-29T07:51:40.092Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-05-29T07:51:40.092Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-05-29T07:51:40.093Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-29T07:51:40.093Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-05-29T07:51:40.093Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-29T07:51:40.359Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-05-29T07:51:40.359Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-05-29T07:51:40.359Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-05-29T07:51:40.359Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-05-29T07:51:40.359Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-05-29T07:51:40.359Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-05-29T07:51:40.359Z] go: finding github.com/spf13/cobra v0.0.3 [2020-05-29T07:51:40.359Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-29T07:51:40.359Z] go: finding github.com/stretchr/objx v0.1.1 [2020-05-29T07:51:40.359Z] go: finding github.com/stretchr/testify v1.4.0 [2020-05-29T07:51:40.359Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-05-29T07:51:40.359Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-05-29T07:51:40.359Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-05-29T07:51:40.359Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-05-29T07:51:40.359Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-05-29T07:51:40.359Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-29T07:51:40.359Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-05-29T07:51:40.359Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-05-29T07:51:40.359Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-05-29T07:51:40.359Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-05-29T07:51:40.359Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-05-29T07:51:40.359Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-05-29T07:51:40.359Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-05-29T07:51:40.359Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-05-29T07:51:40.628Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-05-29T07:51:40.628Z] go: finding golang.org/x/text v0.3.2 [2020-05-29T07:51:40.628Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-05-29T07:51:40.628Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-05-29T07:51:40.628Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-29T07:51:40.628Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-05-29T07:51:40.628Z] go: finding google.golang.org/appengine v1.4.0 [2020-05-29T07:51:40.628Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-05-29T07:51:40.628Z] go: finding google.golang.org/grpc v1.23.0 [2020-05-29T07:51:40.628Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-05-29T07:51:40.628Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-05-29T07:51:40.628Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-05-29T07:51:40.628Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-29T07:51:40.628Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-05-29T07:51:40.628Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-29T07:51:40.903Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-05-29T07:51:40.903Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-05-29T07:51:40.903Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-29T07:51:40.903Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-05-29T07:51:40.903Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-05-29T07:51:40.903Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-29T07:51:41.182Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-29T07:51:41.182Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-05-29T07:51:41.182Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-05-29T07:51:41.182Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-05-29T07:51:41.182Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-05-29T07:51:41.182Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-05-29T07:51:41.182Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-05-29T07:52:38.875Z] Removing intermediate container f15837ab5203 [2020-05-29T07:52:38.875Z] ---> 6651d65f2d08 [2020-05-29T07:52:38.875Z] Successfully built 6651d65f2d08 [2020-05-29T07:52:38.875Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:52:39.701Z] + docker inspect -f . ci-base-image-arm64 [2020-05-29T07:52:39.701Z] . [Pipeline] withDockerContainer [2020-05-29T07:52:40.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2020-05-29T07:52:40.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/40 -v /w/workspace/edgex-ui-go/40:/w/workspace/edgex-ui-go/40:rw,z -v /w/workspace/edgex-ui-go/40@tmp:/w/workspace/edgex-ui-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-29T07:52:41.824Z] $ docker top 88304666973a7c1441e0291234c107d7f7b35af0119abed18b30cf9ba07abc5a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T07:52:43.093Z] + go version [2020-05-29T07:52:43.093Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-29T07:52:43.866Z] + make test [2020-05-29T07:52:43.866Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-29T07:52:45.364Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-05-29T07:53:07.568Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-05-29T07:53:07.568Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-05-29T07:53:13.369Z] Stashed 1 file(s) [Pipeline] } [2020-05-29T07:53:13.375Z] $ docker stop --time=1 88304666973a7c1441e0291234c107d7f7b35af0119abed18b30cf9ba07abc5a [2020-05-29T07:53:15.524Z] $ docker rm -f 88304666973a7c1441e0291234c107d7f7b35af0119abed18b30cf9ba07abc5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-29T07:53:17.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-29T07:53:17.714Z] + ls -al . [2020-05-29T07:53:17.715Z] total 136 [2020-05-29T07:53:17.715Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 07:52 . [2020-05-29T07:53:17.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 07:49 .. [2020-05-29T07:53:17.715Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 07:50 .git [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 136 May 29 07:49 .gitignore [2020-05-29T07:53:17.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 07:50 .semver [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 29 07:49 CONTRIBUTING.md [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 913 May 29 07:49 Dockerfile [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 898 May 29 07:49 Dockerfile.build [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 675 May 29 07:49 Jenkinsfile [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 29 07:49 LICENSE [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 951 May 29 07:49 Makefile [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 2061 May 29 07:49 README.md [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 11 May 29 07:47 VERSION [2020-05-29T07:53:17.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 07:49 assets [2020-05-29T07:53:17.715Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 07:49 bin [2020-05-29T07:53:17.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 07:49 cmd [2020-05-29T07:53:17.715Z] -rw-r--r-- 1 jenkins jenkins 10 May 29 07:52 coverage.out [2020-05-29T07:53:17.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 07:49 docs [2020-05-29T07:53:17.715Z] -rw-r--r-- 1 jenkins jenkins 974 May 29 07:52 go.mod [2020-05-29T07:53:17.715Z] -rw-r--r-- 1 jenkins jenkins 44475 May 29 07:52 go.sum [2020-05-29T07:53:17.715Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 07:49 internal [2020-05-29T07:53:17.715Z] -rw-rw-r-- 1 jenkins jenkins 155 May 29 07:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:53:18.049Z] + 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=cc04255af54e797bbfe352695aeff2c1567be629 --label arch=arm64 --label version=1.2.1-dev.5 . [2020-05-29T07:53:18.648Z] Sending build context to Docker daemon 12.94MB [2020-05-29T07:53:18.649Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-29T07:53:18.649Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-29T07:53:18.649Z] ---> 6651d65f2d08 [2020-05-29T07:53:18.649Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-05-29T07:53:18.921Z] ---> Running in ff3955b6b5d7 [2020-05-29T07:53:19.514Z] Removing intermediate container ff3955b6b5d7 [2020-05-29T07:53:19.514Z] ---> 078f580decc2 [2020-05-29T07:53:19.514Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-05-29T07:53:19.514Z] ---> Running in c97a9784837f [2020-05-29T07:53:19.786Z] Removing intermediate container c97a9784837f [2020-05-29T07:53:19.786Z] ---> 576bada8ba74 [2020-05-29T07:53:19.786Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-29T07:53:20.055Z] ---> Running in b28cc55c1867 [2020-05-29T07:53:20.327Z] Removing intermediate container b28cc55c1867 [2020-05-29T07:53:20.327Z] ---> 507ab2b5b8bd [2020-05-29T07:53:20.327Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-05-29T07:53:20.598Z] ---> Running in f103c2065c95 [2020-05-29T07:53:20.869Z] Removing intermediate container f103c2065c95 [2020-05-29T07:53:20.869Z] ---> d298d3ebd7de [2020-05-29T07:53:20.869Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-05-29T07:53:21.140Z] ---> Running in 7016ed56b61c [2020-05-29T07:53:21.415Z] Removing intermediate container 7016ed56b61c [2020-05-29T07:53:21.415Z] ---> e927d8559f8e [2020-05-29T07:53:21.415Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T07:53:21.415Z] ---> Running in 918d1acfe7cc [2020-05-29T07:53:23.389Z] Removing intermediate container 918d1acfe7cc [2020-05-29T07:53:23.389Z] ---> 7cf4029be042 [2020-05-29T07:53:23.389Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-29T07:53:23.389Z] ---> Running in bdbcc92727cc [2020-05-29T07:53:24.361Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-29T07:53:25.331Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-29T07:53:25.922Z] v3.11.6-65-gf61203451f [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-05-29T07:53:25.922Z] v3.11.6-66-ga9b1a84069 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-05-29T07:53:25.922Z] OK: 11178 distinct packages available [2020-05-29T07:53:25.922Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-29T07:53:26.511Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-29T07:53:27.100Z] OK: 125 MiB in 39 packages [2020-05-29T07:53:28.525Z] Removing intermediate container bdbcc92727cc [2020-05-29T07:53:28.525Z] ---> d2bd4ae09e98 [2020-05-29T07:53:28.525Z] Step 10/24 : ENV GO111MODULE=on [2020-05-29T07:53:28.525Z] ---> Running in 5ad3969df093 [2020-05-29T07:53:28.796Z] Removing intermediate container 5ad3969df093 [2020-05-29T07:53:28.796Z] ---> 67cc6a4e4e83 [2020-05-29T07:53:28.796Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-05-29T07:53:28.796Z] ---> Running in a59bc404e1a5 [2020-05-29T07:53:29.388Z] Removing intermediate container a59bc404e1a5 [2020-05-29T07:53:29.388Z] ---> 7c1623b37e60 [2020-05-29T07:53:29.388Z] Step 12/24 : COPY go.mod . [2020-05-29T07:53:29.980Z] ---> 8aba1c06cf1b [2020-05-29T07:53:29.980Z] Step 13/24 : COPY Makefile . [2020-05-29T07:53:30.250Z] ---> 756fba05220d [2020-05-29T07:53:30.250Z] Step 14/24 : RUN make update [2020-05-29T07:53:30.522Z] ---> Running in 8dd58cb9ef26 [2020-05-29T07:53:31.497Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-05-29T07:53:32.933Z] Removing intermediate container 8dd58cb9ef26 [2020-05-29T07:53:32.933Z] ---> 2b070d01afb1 [2020-05-29T07:53:32.933Z] Step 15/24 : COPY . . [2020-05-29T07:53:34.901Z] ---> ae6fa41aef31 [2020-05-29T07:53:34.901Z] Step 16/24 : RUN ${MAKE} [2020-05-29T07:53:34.901Z] ---> Running in bbbc20329778 [2020-05-29T07:53:35.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-05-29T07:54:02.671Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-29T07:54:03.345Z] Removing intermediate container 9ac90f942c87 [2020-05-29T07:54:03.345Z] ---> 54be7624fa76 [2020-05-29T07:54:03.345Z] Successfully built 54be7624fa76 [2020-05-29T07:54:03.345Z] 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 [2020-05-29T07:54:04.315Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-29T07:54:04.315Z] . [Pipeline] withDockerContainer [2020-05-29T07:54:04.546Z] prd-centos7-docker-4c-2g-1167 does not seem to be running inside a container [2020-05-29T07:54:04.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/40 -v /w/workspace/edgex-ui-go/40:/w/workspace/edgex-ui-go/40:rw,z -v /w/workspace/edgex-ui-go/40@tmp:/w/workspace/edgex-ui-go/40@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 [2020-05-29T07:54:05.881Z] $ docker top fc56e036385c703d94dbe3d9db3c7860b187b0fb0feb9c97999c0f5470f5d118 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T07:54:06.954Z] Removing intermediate container bbbc20329778 [2020-05-29T07:54:06.955Z] ---> c294c9a2c7ec [2020-05-29T07:54:06.955Z] Step 17/24 : FROM alpine [2020-05-29T07:54:06.955Z] latest: Pulling from library/alpine [2020-05-29T07:54:06.955Z] 29e5d40040c1: Pulling fs layer [2020-05-29T07:54:07.015Z] + go version [2020-05-29T07:54:07.015Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-29T07:54:07.228Z] 29e5d40040c1: Verifying Checksum [2020-05-29T07:54:07.228Z] 29e5d40040c1: Download complete [2020-05-29T07:54:07.501Z] 29e5d40040c1: Pull complete [2020-05-29T07:54:07.717Z] + make test [2020-05-29T07:54:07.717Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-29T07:54:07.771Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-29T07:54:07.771Z] Status: Downloaded newer image for alpine:latest [2020-05-29T07:54:07.771Z] ---> c20d2a9ab686 [2020-05-29T07:54:07.771Z] Step 18/24 : EXPOSE 4000 [2020-05-29T07:54:07.771Z] ---> Running in 6ed8cfa72c62 [2020-05-29T07:54:08.042Z] Removing intermediate container 6ed8cfa72c62 [2020-05-29T07:54:08.042Z] ---> 87e05d03120b [2020-05-29T07:54:08.042Z] 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 [2020-05-29T07:54:10.009Z] ---> d7da2fabf7dd [2020-05-29T07:54:10.009Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-29T07:54:10.009Z] ---> Running in f9ac8382b073 [2020-05-29T07:54:10.281Z] Removing intermediate container f9ac8382b073 [2020-05-29T07:54:10.281Z] ---> 40c454a6b4c6 [2020-05-29T07:54:10.281Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-05-29T07:54:10.281Z] ---> Running in 38e811d10c35 [2020-05-29T07:54:10.471Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-05-29T07:54:10.872Z] Removing intermediate container 38e811d10c35 [2020-05-29T07:54:10.872Z] ---> 7b0e6efe76f1 [2020-05-29T07:54:10.872Z] Step 22/24 : LABEL arch=arm64 [2020-05-29T07:54:10.872Z] ---> Running in e413ea3397af [2020-05-29T07:54:11.142Z] Removing intermediate container e413ea3397af [2020-05-29T07:54:11.142Z] ---> ae20632786ae [2020-05-29T07:54:11.142Z] Step 23/24 : LABEL git_sha=cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:54:11.413Z] ---> Running in a57fcaf19fe8 [2020-05-29T07:54:11.690Z] Removing intermediate container a57fcaf19fe8 [2020-05-29T07:54:11.690Z] ---> 0a7eeb307610 [2020-05-29T07:54:11.690Z] Step 24/24 : LABEL version=1.2.1-dev.5 [2020-05-29T07:54:11.690Z] ---> Running in d992acf5cdfb [2020-05-29T07:54:12.280Z] Removing intermediate container d992acf5cdfb [2020-05-29T07:54:12.280Z] ---> 27a385e85f22 [2020-05-29T07:54:12.280Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-29T07:54:12.280Z] Successfully built 27a385e85f22 [2020-05-29T07:54:12.280Z] 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 [2020-05-29T07:54:12.731Z] provisioning config files... [2020-05-29T07:54:12.773Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/40@tmp/config3154008600138233299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-05-29T07:54:13.156Z] nexus3.edgexfoundry.org:10001 [2020-05-29T07:54:13.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:54:13.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:54:13.747Z] Configure a credential helper to remove this warning. See [2020-05-29T07:54:13.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:54:13.747Z] [2020-05-29T07:54:13.747Z] Login Succeeded [2020-05-29T07:54:13.747Z] nexus3.edgexfoundry.org:10002 [2020-05-29T07:54:14.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:54:14.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:54:14.609Z] Configure a credential helper to remove this warning. See [2020-05-29T07:54:14.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:54:14.609Z] [2020-05-29T07:54:14.609Z] Login Succeeded [2020-05-29T07:54:14.609Z] nexus3.edgexfoundry.org:10003 [2020-05-29T07:54:15.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:54:15.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:54:15.242Z] Configure a credential helper to remove this warning. See [2020-05-29T07:54:15.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:54:15.242Z] [2020-05-29T07:54:15.242Z] Login Succeeded [2020-05-29T07:54:15.242Z] nexus3.edgexfoundry.org:10004 [2020-05-29T07:54:15.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:54:16.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:54:16.133Z] Configure a credential helper to remove this warning. See [2020-05-29T07:54:16.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:54:16.133Z] [2020-05-29T07:54:16.133Z] Login Succeeded [2020-05-29T07:54:16.133Z] docker.io [2020-05-29T07:54:16.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:54:17.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:54:17.335Z] Configure a credential helper to remove this warning. See [2020-05-29T07:54:17.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:54:17.336Z] [2020-05-29T07:54:17.336Z] Login Succeeded [Pipeline] } [2020-05-29T07:54:17.351Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-05-29T07:54:17.609Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-05-29T07:54:17.609Z] cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:54:17.609Z] latest [2020-05-29T07:54:17.609Z] 1.2.1-dev.5 [2020-05-29T07:54:17.609Z] cc04255af54e797bbfe352695aeff2c1567be629-1.2.1-dev.5 [2020-05-29T07:54:17.609Z] master [2020-05-29T07:54:17.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:18.115Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:cc04255af54e797bbfe352695aeff2c1567be629 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:18.712Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:54:18.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-29T07:54:18.984Z] a642fe11ce2e: Preparing [2020-05-29T07:54:18.984Z] 678a0785e7d2: Preparing [2020-05-29T07:54:18.984Z] 678a0785e7d2: Layer already exists [2020-05-29T07:54:20.765Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-05-29T07:54:20.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-05-29T07:54:20.766Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-05-29T07:54:22.330Z] Warning: overwriting stash ‘coverage-report’ [2020-05-29T07:54:23.277Z] a642fe11ce2e: Pushed [2020-05-29T07:54:23.277Z] cc04255af54e797bbfe352695aeff2c1567be629: digest: sha256:8df154d468d9f961dff1c26bf0fe6fd9461f88f04b0a859597f6b9f8a48dcd61 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:23.374Z] Stashed 1 file(s) [Pipeline] } [2020-05-29T07:54:23.443Z] $ docker stop --time=1 fc56e036385c703d94dbe3d9db3c7860b187b0fb0feb9c97999c0f5470f5d118 [2020-05-29T07:54:23.612Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-05-29T07:54:25.174Z] $ docker rm -f fc56e036385c703d94dbe3d9db3c7860b187b0fb0feb9c97999c0f5470f5d118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-29T07:54:25.877Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-05-29T07:54:25.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-29T07:54:26.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-29T07:54:26.147Z] a642fe11ce2e: Preparing [2020-05-29T07:54:26.147Z] 678a0785e7d2: Preparing [2020-05-29T07:54:26.147Z] 678a0785e7d2: Layer already exists [2020-05-29T07:54:26.147Z] a642fe11ce2e: Layer already exists [2020-05-29T07:54:26.147Z] latest: digest: sha256:8df154d468d9f961dff1c26bf0fe6fd9461f88f04b0a859597f6b9f8a48dcd61 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:26.405Z] + ls -al . [2020-05-29T07:54:26.405Z] total 104 [2020-05-29T07:54:26.405Z] drwxrwxr-x. 9 jenkins jenkins 4096 May 29 07:54 . [2020-05-29T07:54:26.405Z] drwxrwxr-x. 4 jenkins jenkins 30 May 29 07:50 .. [2020-05-29T07:54:26.405Z] drwxrwxr-x. 3 jenkins jenkins 20 May 29 07:50 assets [2020-05-29T07:54:26.405Z] drwxrwxr-x. 2 jenkins jenkins 35 May 29 07:50 bin [2020-05-29T07:54:26.405Z] drwxrwxr-x. 3 jenkins jenkins 29 May 29 07:50 cmd [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 29 07:50 CONTRIBUTING.md [2020-05-29T07:54:26.405Z] -rw-r--r--. 1 jenkins jenkins 10 May 29 07:54 coverage.out [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 913 May 29 07:50 Dockerfile [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 898 May 29 07:50 Dockerfile.build [2020-05-29T07:54:26.405Z] drwxrwxr-x. 4 jenkins jenkins 72 May 29 07:50 docs [2020-05-29T07:54:26.405Z] drwxrwxr-x. 8 jenkins jenkins 162 May 29 07:50 .git [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 136 May 29 07:50 .gitignore [2020-05-29T07:54:26.405Z] -rw-r--r--. 1 jenkins jenkins 974 May 29 07:54 go.mod [2020-05-29T07:54:26.405Z] -rw-r--r--. 1 jenkins jenkins 44475 May 29 07:54 go.sum [2020-05-29T07:54:26.405Z] drwxrwxr-x. 10 jenkins jenkins 139 May 29 07:50 internal [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 675 May 29 07:50 Jenkinsfile [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 29 07:50 LICENSE [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 951 May 29 07:50 Makefile [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 2061 May 29 07:50 README.md [2020-05-29T07:54:26.405Z] drwxrwxr-x. 3 jenkins jenkins 44 May 29 07:50 .semver [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 11 May 29 07:47 VERSION [2020-05-29T07:54:26.405Z] -rw-rw-r--. 1 jenkins jenkins 155 May 29 07:50 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:26.510Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.5 [2020-05-29T07:54:26.776Z] + 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=cc04255af54e797bbfe352695aeff2c1567be629 --label arch=amd64 --label version=1.2.1-dev.5 . [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:27.124Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.5 [2020-05-29T07:54:27.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-29T07:54:27.376Z] Sending build context to Docker daemon 12.94MB [2020-05-29T07:54:27.376Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-29T07:54:27.376Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-29T07:54:27.376Z] ---> 54be7624fa76 [2020-05-29T07:54:27.376Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-05-29T07:54:27.409Z] a642fe11ce2e: Preparing [2020-05-29T07:54:27.409Z] 678a0785e7d2: Preparing [2020-05-29T07:54:27.409Z] 678a0785e7d2: Layer already exists [2020-05-29T07:54:27.409Z] a642fe11ce2e: Layer already exists [2020-05-29T07:54:27.409Z] 1.2.1-dev.5: digest: sha256:8df154d468d9f961dff1c26bf0fe6fd9461f88f04b0a859597f6b9f8a48dcd61 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:27.651Z] ---> Running in 7fb5a9cd08ab [2020-05-29T07:54:27.651Z] Removing intermediate container 7fb5a9cd08ab [2020-05-29T07:54:27.651Z] ---> 48250abf3c9d [2020-05-29T07:54:27.651Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-05-29T07:54:27.651Z] ---> Running in 0e9907d989fa [2020-05-29T07:54:27.742Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:cc04255af54e797bbfe352695aeff2c1567be629-1.2.1-dev.5 [2020-05-29T07:54:27.914Z] Removing intermediate container 0e9907d989fa [2020-05-29T07:54:27.914Z] ---> 18c91b7a3934 [2020-05-29T07:54:27.914Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-29T07:54:27.914Z] ---> Running in 0d0b615a5142 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:28.181Z] Removing intermediate container 0d0b615a5142 [2020-05-29T07:54:28.181Z] ---> 3a8a8eda29b3 [2020-05-29T07:54:28.181Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-05-29T07:54:28.181Z] ---> Running in a2d62f6f4e77 [2020-05-29T07:54:28.181Z] Removing intermediate container a2d62f6f4e77 [2020-05-29T07:54:28.181Z] ---> faf6a64d16fc [2020-05-29T07:54:28.181Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-05-29T07:54:28.344Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:cc04255af54e797bbfe352695aeff2c1567be629-1.2.1-dev.5 [2020-05-29T07:54:28.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-29T07:54:28.446Z] ---> Running in 86c3e8e0df27 [2020-05-29T07:54:28.446Z] Removing intermediate container 86c3e8e0df27 [2020-05-29T07:54:28.446Z] ---> e7520a708bbb [2020-05-29T07:54:28.446Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T07:54:28.446Z] ---> Running in 21f848114c81 [2020-05-29T07:54:28.615Z] a642fe11ce2e: Preparing [2020-05-29T07:54:28.615Z] 678a0785e7d2: Preparing [2020-05-29T07:54:28.615Z] 678a0785e7d2: Layer already exists [2020-05-29T07:54:28.615Z] a642fe11ce2e: Layer already exists [2020-05-29T07:54:28.615Z] cc04255af54e797bbfe352695aeff2c1567be629-1.2.1-dev.5: digest: sha256:8df154d468d9f961dff1c26bf0fe6fd9461f88f04b0a859597f6b9f8a48dcd61 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:28.950Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:54:29.416Z] Removing intermediate container 21f848114c81 [2020-05-29T07:54:29.416Z] ---> 12ebeb92fc5d [2020-05-29T07:54:29.416Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-29T07:54:29.416Z] ---> Running in a45d605ea756 [2020-05-29T07:54:29.552Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-05-29T07:54:29.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-05-29T07:54:29.821Z] a642fe11ce2e: Preparing [2020-05-29T07:54:29.821Z] 678a0785e7d2: Preparing [2020-05-29T07:54:29.821Z] a642fe11ce2e: Layer already exists [2020-05-29T07:54:29.821Z] 678a0785e7d2: Layer already exists [2020-05-29T07:54:29.821Z] master: digest: sha256:8df154d468d9f961dff1c26bf0fe6fd9461f88f04b0a859597f6b9f8a48dcd61 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-29T07:54:30.009Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [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 [2020-05-29T07:54:30.967Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-29T07:54:31.240Z] v3.11.6-65-gf61203451f [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-05-29T07:54:31.240Z] v3.11.6-66-ga9b1a84069 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-05-29T07:54:31.240Z] OK: 11289 distinct packages available [2020-05-29T07:54:31.240Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-29T07:54:31.820Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-29T07:54:32.092Z] OK: 143 MiB in 39 packages [2020-05-29T07:54:33.097Z] Removing intermediate container a45d605ea756 [2020-05-29T07:54:33.097Z] ---> 4a92c26f7812 [2020-05-29T07:54:33.097Z] Step 10/24 : ENV GO111MODULE=on [2020-05-29T07:54:33.097Z] ---> Running in 5bf91f65170b [2020-05-29T07:54:33.097Z] Removing intermediate container 5bf91f65170b [2020-05-29T07:54:33.097Z] ---> 0414b8f5cfbc [2020-05-29T07:54:33.097Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-05-29T07:54:33.097Z] ---> Running in 467b9d39b9a4 [2020-05-29T07:54:33.383Z] Removing intermediate container 467b9d39b9a4 [2020-05-29T07:54:33.383Z] ---> 37b8f08ae933 [2020-05-29T07:54:33.383Z] Step 12/24 : COPY go.mod . [2020-05-29T07:54:33.646Z] ---> d81445488e08 [2020-05-29T07:54:33.646Z] Step 13/24 : COPY Makefile . [2020-05-29T07:54:33.646Z] ---> 0efc66b213dd [2020-05-29T07:54:33.646Z] Step 14/24 : RUN make update [2020-05-29T07:54:33.918Z] ---> Running in 9fee955ca3b7 [2020-05-29T07:54:34.531Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-05-29T07:54:35.993Z] Removing intermediate container 9fee955ca3b7 [2020-05-29T07:54:35.993Z] ---> a13a96379d23 [2020-05-29T07:54:35.993Z] Step 15/24 : COPY . . [2020-05-29T07:54:36.588Z] ---> 49e6410f5f15 [2020-05-29T07:54:36.588Z] Step 16/24 : RUN ${MAKE} [2020-05-29T07:54:36.588Z] ---> Running in b414940c2f0f [2020-05-29T07:54:37.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-05-29T07:54:49.737Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-29T07:54:54.225Z] Removing intermediate container b414940c2f0f [2020-05-29T07:54:54.225Z] ---> 554b229e607e [2020-05-29T07:54:54.225Z] Step 17/24 : FROM alpine [2020-05-29T07:54:54.495Z] latest: Pulling from library/alpine [2020-05-29T07:54:54.495Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-29T07:54:54.763Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-29T07:54:54.763Z] cbdbe7a5bc2a: Download complete [2020-05-29T07:54:55.028Z] cbdbe7a5bc2a: Pull complete [2020-05-29T07:54:55.029Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-29T07:54:55.029Z] Status: Downloaded newer image for alpine:latest [2020-05-29T07:54:55.029Z] ---> f70734b6a266 [2020-05-29T07:54:55.029Z] Step 18/24 : EXPOSE 4000 [2020-05-29T07:54:55.029Z] ---> Running in bd33763d371d [2020-05-29T07:54:55.293Z] Removing intermediate container bd33763d371d [2020-05-29T07:54:55.293Z] ---> 6f0aa250f31b [2020-05-29T07:54:55.293Z] 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 [2020-05-29T07:54:55.873Z] ---> 2be004b3e8e1 [2020-05-29T07:54:55.873Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-29T07:54:55.874Z] ---> Running in 156e52bb6051 [2020-05-29T07:54:56.150Z] Removing intermediate container 156e52bb6051 [2020-05-29T07:54:56.150Z] ---> 25e373b6cdda [2020-05-29T07:54:56.150Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-05-29T07:54:56.150Z] ---> Running in 7dda030802de [2020-05-29T07:54:56.436Z] Removing intermediate container 7dda030802de [2020-05-29T07:54:56.436Z] ---> ede14cc8b5e7 [2020-05-29T07:54:56.436Z] Step 22/24 : LABEL arch=amd64 [2020-05-29T07:54:56.436Z] ---> Running in 0855b6d49d30 [2020-05-29T07:54:56.436Z] Removing intermediate container 0855b6d49d30 [2020-05-29T07:54:56.436Z] ---> 3aed9c8b4a11 [2020-05-29T07:54:56.436Z] Step 23/24 : LABEL git_sha=cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:54:56.701Z] ---> Running in 0c7fd9f287d2 [2020-05-29T07:54:56.701Z] Removing intermediate container 0c7fd9f287d2 [2020-05-29T07:54:56.701Z] ---> 81378244f1a9 [2020-05-29T07:54:56.701Z] Step 24/24 : LABEL version=1.2.1-dev.5 [2020-05-29T07:54:56.701Z] ---> Running in 82068094c43b [2020-05-29T07:54:56.968Z] Removing intermediate container 82068094c43b [2020-05-29T07:54:56.968Z] ---> 0c02f182e6ce [2020-05-29T07:54:56.968Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-29T07:54:56.968Z] Successfully built 0c02f182e6ce [2020-05-29T07:54:56.968Z] 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 [2020-05-29T07:54:57.480Z] provisioning config files... [2020-05-29T07:54:57.533Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/40@tmp/config3509584309791405402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-05-29T07:54:57.960Z] nexus3.edgexfoundry.org:10001 [2020-05-29T07:54:58.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:54:58.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:54:58.224Z] Configure a credential helper to remove this warning. See [2020-05-29T07:54:58.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:54:58.224Z] [2020-05-29T07:54:58.224Z] Login Succeeded [2020-05-29T07:54:58.224Z] nexus3.edgexfoundry.org:10002 [2020-05-29T07:54:58.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:54:58.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:54:58.824Z] Configure a credential helper to remove this warning. See [2020-05-29T07:54:58.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:54:58.824Z] [2020-05-29T07:54:58.824Z] Login Succeeded [2020-05-29T07:54:58.824Z] nexus3.edgexfoundry.org:10003 [2020-05-29T07:54:59.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:54:59.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:54:59.363Z] Configure a credential helper to remove this warning. See [2020-05-29T07:54:59.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:54:59.363Z] [2020-05-29T07:54:59.363Z] Login Succeeded [2020-05-29T07:54:59.363Z] nexus3.edgexfoundry.org:10004 [2020-05-29T07:54:59.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:54:59.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:54:59.631Z] Configure a credential helper to remove this warning. See [2020-05-29T07:54:59.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:54:59.631Z] [2020-05-29T07:54:59.631Z] Login Succeeded [2020-05-29T07:54:59.631Z] docker.io [2020-05-29T07:55:00.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-29T07:55:00.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-29T07:55:00.480Z] Configure a credential helper to remove this warning. See [2020-05-29T07:55:00.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-29T07:55:00.480Z] [2020-05-29T07:55:00.480Z] Login Succeeded [Pipeline] } [2020-05-29T07:55:00.491Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-05-29T07:55:00.796Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-05-29T07:55:00.796Z] cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:55:00.796Z] latest [2020-05-29T07:55:00.796Z] 1.2.1-dev.5 [2020-05-29T07:55:00.796Z] cc04255af54e797bbfe352695aeff2c1567be629-1.2.1-dev.5 [2020-05-29T07:55:00.796Z] master [2020-05-29T07:55:00.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:01.379Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:cc04255af54e797bbfe352695aeff2c1567be629 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:01.734Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:55:01.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-29T07:55:01.734Z] b839ea968097: Preparing [2020-05-29T07:55:01.734Z] 3e207b409db3: Preparing [2020-05-29T07:55:01.734Z] 3e207b409db3: Layer already exists [2020-05-29T07:55:03.730Z] b839ea968097: Pushed [2020-05-29T07:55:03.730Z] cc04255af54e797bbfe352695aeff2c1567be629: digest: sha256:3ee174a24c390794e0f7a62bc7c0f705d75af947f754399385e497399d03d109 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:04.059Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:04.367Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-05-29T07:55:04.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-29T07:55:04.367Z] b839ea968097: Preparing [2020-05-29T07:55:04.367Z] 3e207b409db3: Preparing [2020-05-29T07:55:04.367Z] 3e207b409db3: Layer already exists [2020-05-29T07:55:04.367Z] b839ea968097: Layer already exists [2020-05-29T07:55:04.367Z] latest: digest: sha256:3ee174a24c390794e0f7a62bc7c0f705d75af947f754399385e497399d03d109 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:04.687Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:04.995Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.5 [2020-05-29T07:55:04.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-29T07:55:04.996Z] b839ea968097: Preparing [2020-05-29T07:55:04.996Z] 3e207b409db3: Preparing [2020-05-29T07:55:04.996Z] 3e207b409db3: Layer already exists [2020-05-29T07:55:04.996Z] b839ea968097: Layer already exists [2020-05-29T07:55:04.996Z] 1.2.1-dev.5: digest: sha256:3ee174a24c390794e0f7a62bc7c0f705d75af947f754399385e497399d03d109 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:05.349Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:cc04255af54e797bbfe352695aeff2c1567be629-1.2.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:05.939Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:cc04255af54e797bbfe352695aeff2c1567be629-1.2.1-dev.5 [2020-05-29T07:55:06.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-29T07:55:06.260Z] b839ea968097: Preparing [2020-05-29T07:55:06.260Z] 3e207b409db3: Preparing [2020-05-29T07:55:06.260Z] 3e207b409db3: Layer already exists [2020-05-29T07:55:06.260Z] b839ea968097: Layer already exists [2020-05-29T07:55:06.260Z] cc04255af54e797bbfe352695aeff2c1567be629-1.2.1-dev.5: digest: sha256:3ee174a24c390794e0f7a62bc7c0f705d75af947f754399385e497399d03d109 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:06.745Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:07.278Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-05-29T07:55:07.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-05-29T07:55:07.278Z] b839ea968097: Preparing [2020-05-29T07:55:07.278Z] 3e207b409db3: Preparing [2020-05-29T07:55:07.551Z] b839ea968097: Layer already exists [2020-05-29T07:55:07.551Z] 3e207b409db3: Layer already exists [2020-05-29T07:55:07.551Z] master: digest: sha256:3ee174a24c390794e0f7a62bc7c0f705d75af947f754399385e497399d03d109 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 [2020-05-29T07:55:08.895Z] provisioning config files... [2020-05-29T07:55:08.906Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6369418935046695290tmp [Pipeline] { [Pipeline] sh [2020-05-29T07:55:09.265Z] + curl -s https://codecov.io/bash [2020-05-29T07:55:09.266Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6369418935046695290tmp [2020-05-29T07:55:09.528Z] [2020-05-29T07:55:09.528Z] _____ _ [2020-05-29T07:55:09.528Z] / ____| | | [2020-05-29T07:55:09.528Z] | | ___ __| | ___ ___ _____ __ [2020-05-29T07:55:09.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-29T07:55:09.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-29T07:55:09.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-29T07:55:09.528Z] Bash-20200430-d757c17 [2020-05-29T07:55:09.528Z] [2020-05-29T07:55:09.528Z] [2020-05-29T07:55:09.528Z] ==> Jenkins CI detected. [2020-05-29T07:55:09.528Z] project root: . [2020-05-29T07:55:09.528Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-29T07:55:09.528Z] ==> Running gcov in . (disable via -X gcov) [2020-05-29T07:55:09.528Z] ==> Python coveragepy not found [2020-05-29T07:55:09.528Z] ==> Searching for coverage reports in: [2020-05-29T07:55:09.528Z] + . [2020-05-29T07:55:09.528Z] -> Found 1 reports [2020-05-29T07:55:09.528Z] ==> Detecting git/mercurial file structure [2020-05-29T07:55:09.528Z] ==> Reading reports [2020-05-29T07:55:09.528Z] + ./coverage.out bytes=10 [2020-05-29T07:55:09.528Z] ==> Appending adjustments [2020-05-29T07:55:09.528Z] https://docs.codecov.io/docs/fixing-reports [2020-05-29T07:55:09.528Z] + Found adjustments [2020-05-29T07:55:09.790Z] ==> Gzipping contents [2020-05-29T07:55:09.790Z] ==> Uploading reports [2020-05-29T07:55:09.790Z] url: https://codecov.io [2020-05-29T07:55:09.790Z] query: branch=master&commit=cc04255af54e797bbfe352695aeff2c1567be629&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F40%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-05-29T07:55:09.790Z] -> Pinging Codecov [2020-05-29T07:55:09.790Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=cc04255af54e797bbfe352695aeff2c1567be629&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F40%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-05-29T07:55:10.051Z] -> Uploading [2020-05-29T07:55:10.626Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cc04255af54e797bbfe352695aeff2c1567be629 [Pipeline] } [2020-05-29T07:55:10.635Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-05-29T07:55:11.001Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-05-29T07:55:11.002Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-05-29T07:55:11.066Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:11.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-05-29T07:55:11.400Z] [2020-05-29T07:55:11.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:12.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-05-29T07:55:12.151Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-05-29T07:55:12.151Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-29T07:55:12.151Z] 408f87550127: Pulling fs layer [2020-05-29T07:55:12.151Z] fe522b08c979: Pulling fs layer [2020-05-29T07:55:12.151Z] 221eaa008020: Pulling fs layer [2020-05-29T07:55:12.151Z] 2a4607e5d6b9: Pulling fs layer [2020-05-29T07:55:12.151Z] 8f79b27c4fd2: Pulling fs layer [2020-05-29T07:55:12.151Z] e5c8dbe1645b: Pulling fs layer [2020-05-29T07:55:12.151Z] 23e8b3b47431: Pulling fs layer [2020-05-29T07:55:12.151Z] 5c568d65a230: Pulling fs layer [2020-05-29T07:55:12.151Z] 8f79b27c4fd2: Waiting [2020-05-29T07:55:12.151Z] e5c8dbe1645b: Waiting [2020-05-29T07:55:12.151Z] 23e8b3b47431: Waiting [2020-05-29T07:55:12.151Z] 5c568d65a230: Waiting [2020-05-29T07:55:12.151Z] 221eaa008020: Waiting [2020-05-29T07:55:12.151Z] 2a4607e5d6b9: Waiting [2020-05-29T07:55:12.151Z] fe522b08c979: Verifying Checksum [2020-05-29T07:55:12.151Z] fe522b08c979: Download complete [2020-05-29T07:55:12.151Z] 408f87550127: Verifying Checksum [2020-05-29T07:55:12.151Z] 408f87550127: Download complete [2020-05-29T07:55:12.151Z] 2a4607e5d6b9: Verifying Checksum [2020-05-29T07:55:12.151Z] 2a4607e5d6b9: Download complete [2020-05-29T07:55:12.151Z] 8f79b27c4fd2: Verifying Checksum [2020-05-29T07:55:12.151Z] 8f79b27c4fd2: Download complete [2020-05-29T07:55:12.151Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-29T07:55:12.151Z] cbdbe7a5bc2a: Download complete [2020-05-29T07:55:12.426Z] e5c8dbe1645b: Verifying Checksum [2020-05-29T07:55:12.426Z] e5c8dbe1645b: Download complete [2020-05-29T07:55:12.729Z] cbdbe7a5bc2a: Pull complete [2020-05-29T07:55:12.995Z] 23e8b3b47431: Verifying Checksum [2020-05-29T07:55:12.995Z] 23e8b3b47431: Download complete [2020-05-29T07:55:13.258Z] 408f87550127: Pull complete [2020-05-29T07:55:13.258Z] 5c568d65a230: Verifying Checksum [2020-05-29T07:55:13.258Z] 5c568d65a230: Download complete [2020-05-29T07:55:13.258Z] fe522b08c979: Pull complete [2020-05-29T07:55:13.834Z] 221eaa008020: Verifying Checksum [2020-05-29T07:55:13.834Z] 221eaa008020: Download complete [2020-05-29T07:55:22.005Z] 221eaa008020: Pull complete [2020-05-29T07:55:22.005Z] 2a4607e5d6b9: Pull complete [2020-05-29T07:55:22.005Z] 8f79b27c4fd2: Pull complete [2020-05-29T07:55:22.953Z] e5c8dbe1645b: Pull complete [2020-05-29T07:55:26.278Z] 23e8b3b47431: Pull complete [2020-05-29T07:55:27.663Z] 5c568d65a230: Pull complete [2020-05-29T07:55:27.663Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-05-29T07:55:27.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-05-29T07:55:27.849Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:55:27.892Z] $ 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 [2020-05-29T07:55:28.455Z] $ docker top b54c6dd3f02dc22d24939dda1528aad487d8f3c15595ab2c843024880d1d6fbe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T07:55:28.996Z] + snyk monitor '--org=edgex-jenkins' [2020-05-29T07:55:41.247Z] [2020-05-29T07:55:41.247Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-05-29T07:55:41.247Z] [2020-05-29T07:55:41.247Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/3917f8d3-749d-4df1-bb1b-3c95167cfac8 [2020-05-29T07:55:41.247Z] [2020-05-29T07:55:41.247Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-05-29T07:55:41.247Z] [2020-05-29T07:55:41.247Z] [Pipeline] } [2020-05-29T07:55:41.261Z] $ docker stop --time=1 b54c6dd3f02dc22d24939dda1528aad487d8f3c15595ab2c843024880d1d6fbe [2020-05-29T07:55:42.646Z] $ docker rm -f b54c6dd3f02dc22d24939dda1528aad487d8f3c15595ab2c843024880d1d6fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:44.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-29T07:55:44.041Z] [2020-05-29T07:55:44.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:44.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-29T07:55:44.478Z] latest: Pulling from edgex-devops/edgex-klar [2020-05-29T07:55:44.478Z] e7c96db7181b: Pulling fs layer [2020-05-29T07:55:44.478Z] 1868ca2cb446: Pulling fs layer [2020-05-29T07:55:44.478Z] 136be5d0fe8e: Pulling fs layer [2020-05-29T07:55:44.478Z] 894bfe63afcb: Pulling fs layer [2020-05-29T07:55:44.478Z] 894bfe63afcb: Waiting [2020-05-29T07:55:44.478Z] 1868ca2cb446: Verifying Checksum [2020-05-29T07:55:44.478Z] 1868ca2cb446: Download complete [2020-05-29T07:55:44.478Z] 136be5d0fe8e: Verifying Checksum [2020-05-29T07:55:44.478Z] 136be5d0fe8e: Download complete [2020-05-29T07:55:44.478Z] e7c96db7181b: Verifying Checksum [2020-05-29T07:55:44.478Z] e7c96db7181b: Download complete [2020-05-29T07:55:44.478Z] 894bfe63afcb: Verifying Checksum [2020-05-29T07:55:44.478Z] 894bfe63afcb: Download complete [2020-05-29T07:55:44.740Z] e7c96db7181b: Pull complete [2020-05-29T07:55:44.740Z] 1868ca2cb446: Pull complete [2020-05-29T07:55:45.002Z] 136be5d0fe8e: Pull complete [2020-05-29T07:55:45.263Z] 894bfe63afcb: Pull complete [2020-05-29T07:55:45.263Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-05-29T07:55:45.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-05-29T07:55:45.377Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:55:45.417Z] $ 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 [2020-05-29T07:55:46.061Z] $ docker top 60914ec3587302e6954378ff75850b4fc7772e381642cc0b0febe621c6725402 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-29T07:55:46.670Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:55:46.671Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-29T07:55:50.215Z] $ docker stop --time=1 60914ec3587302e6954378ff75850b4fc7772e381642cc0b0febe621c6725402 [2020-05-29T07:55:51.595Z] $ docker rm -f 60914ec3587302e6954378ff75850b4fc7772e381642cc0b0febe621c6725402 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:52.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-29T07:55:52.476Z] . [Pipeline] withDockerContainer [2020-05-29T07:55:52.590Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:55:52.636Z] $ 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 [2020-05-29T07:55:53.274Z] $ docker top 0ad810b19ec351b3802685cc4980ee4880a10351dba507155afb7094f03b47d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-29T07:55:53.832Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:55:53.832Z] + tee [2020-05-29T07:55:53.832Z] clair timeout 1m0s [2020-05-29T07:55:53.832Z] docker timeout: 1m0s [2020-05-29T07:55:53.832Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-29T07:55:55.390Z] $ docker stop --time=1 0ad810b19ec351b3802685cc4980ee4880a10351dba507155afb7094f03b47d7 [2020-05-29T07:55:56.837Z] $ docker rm -f 0ad810b19ec351b3802685cc4980ee4880a10351dba507155afb7094f03b47d7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-05-29T07:55:57.334Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-05-29T07:55:58.071Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_cc04255af54e797bbfe352695aeff2c1567be629.html [Pipeline] writeFile [Pipeline] step [2020-05-29T07:55:58.136Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:55:58.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-29T07:55:58.569Z] . [Pipeline] withDockerContainer [2020-05-29T07:55:58.681Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:55:58.721Z] $ 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 [2020-05-29T07:55:59.653Z] $ docker top 5124fc7cc2524a684194e52e83c5515fff87c6a106562237a8d6539a1542c4ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-29T07:56:00.243Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:56:00.243Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-29T07:56:03.024Z] $ docker stop --time=1 5124fc7cc2524a684194e52e83c5515fff87c6a106562237a8d6539a1542c4ee [2020-05-29T07:56:04.453Z] $ docker rm -f 5124fc7cc2524a684194e52e83c5515fff87c6a106562237a8d6539a1542c4ee [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:56:05.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-29T07:56:05.193Z] . [Pipeline] withDockerContainer [2020-05-29T07:56:05.326Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:56:05.379Z] $ 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 [2020-05-29T07:56:06.292Z] $ docker top 4ff0bf99d758011e95a277c51f077be1e7138d0a220c13bfc813ca319d0e9c7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-29T07:56:06.826Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:cc04255af54e797bbfe352695aeff2c1567be629 [2020-05-29T07:56:06.826Z] + tee [2020-05-29T07:56:06.826Z] clair timeout 1m0s [2020-05-29T07:56:06.826Z] docker timeout: 1m0s [2020-05-29T07:56:06.826Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-29T07:56:07.604Z] $ docker stop --time=1 4ff0bf99d758011e95a277c51f077be1e7138d0a220c13bfc813ca319d0e9c7b [2020-05-29T07:56:09.015Z] $ docker rm -f 4ff0bf99d758011e95a277c51f077be1e7138d0a220c13bfc813ca319d0e9c7b [Pipeline] // withDockerContainer [Pipeline] sh [2020-05-29T07:56:09.629Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-05-29T07:56:09.640Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_cc04255af54e797bbfe352695aeff2c1567be629.html [Pipeline] writeFile [Pipeline] step [2020-05-29T07:56:09.696Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:56:10.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T07:56:10.533Z] . [Pipeline] withDockerContainer [2020-05-29T07:56:10.668Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:56:10.715Z] $ 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 [2020-05-29T07:56:11.610Z] $ docker top dd3e22f60bddda3a638d244996f53bc20705ad2da48a99bd1043c6496b3adfc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T07:56:12.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T07:56:12.027Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T07:56:12.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T07:56:12.247Z] $ docker exec dd3e22f60bddda3a638d244996f53bc20705ad2da48a99bd1043c6496b3adfc3 ssh-agent [2020-05-29T07:56:12.454Z] SSH_AUTH_SOCK=/tmp/ssh-lxjTz0zIzpUx/agent.15 [2020-05-29T07:56:12.454Z] SSH_AGENT_PID=22 [2020-05-29T07:56:12.465Z] Running ssh-add (command line suppressed) [2020-05-29T07:56:12.615Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7067257118751060962.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7067257118751060962.key) [2020-05-29T07:56:12.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T07:56:12.984Z] + git semver tag [2020-05-29T07:56:12.984Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T07:56:12.984Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-05-29T07:56:12.984Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-29T07:56:12.984Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T07:56:12.984Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T07:56:12.984Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T07:56:12.984Z] # $SEMVER_BRANCH = master [2020-05-29T07:56:12.984Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-05-29T07:56:12.984Z] # cc04255af54e797bbfe352695aeff2c1567be629 HEAD [2020-05-29T07:56:12.984Z] # -> Force: false [2020-05-29T07:56:12.984Z] # 5d4b72b4f260278056b15594e8582be2615d4c56 refs/tags/v1.2.1-dev.5 [Pipeline] } [2020-05-29T07:56:12.995Z] $ docker exec --env ******** --env ******** dd3e22f60bddda3a638d244996f53bc20705ad2da48a99bd1043c6496b3adfc3 ssh-agent -k [2020-05-29T07:56:13.133Z] unset SSH_AUTH_SOCK; [2020-05-29T07:56:13.133Z] unset SSH_AGENT_PID; [2020-05-29T07:56:13.133Z] echo Agent pid 22 killed; [2020-05-29T07:56:13.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T07:56:13.665Z] + git semver [Pipeline] } [2020-05-29T07:56:13.679Z] $ docker stop --time=1 dd3e22f60bddda3a638d244996f53bc20705ad2da48a99bd1043c6496b3adfc3 [2020-05-29T07:56:15.088Z] $ docker rm -f dd3e22f60bddda3a638d244996f53bc20705ad2da48a99bd1043c6496b3adfc3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:56:15.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-29T07:56:15.758Z] [2020-05-29T07:56:15.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:56:16.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-29T07:56:16.119Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-05-29T07:56:16.119Z] ab5ef0e58194: Pulling fs layer [2020-05-29T07:56:16.119Z] 9712f1f96733: Pulling fs layer [2020-05-29T07:56:16.119Z] 63f879dbbcfc: Pulling fs layer [2020-05-29T07:56:16.119Z] 0d9ebad4ef96: Pulling fs layer [2020-05-29T07:56:16.119Z] e9a5061849ea: Pulling fs layer [2020-05-29T07:56:16.119Z] d747dcd14b5f: Pulling fs layer [2020-05-29T07:56:16.119Z] 2de7ff778b66: Pulling fs layer [2020-05-29T07:56:16.119Z] e9a5061849ea: Waiting [2020-05-29T07:56:16.119Z] d747dcd14b5f: Waiting [2020-05-29T07:56:16.119Z] 0d9ebad4ef96: Waiting [2020-05-29T07:56:16.119Z] 2de7ff778b66: Waiting [2020-05-29T07:56:16.119Z] 9712f1f96733: Verifying Checksum [2020-05-29T07:56:16.119Z] 9712f1f96733: Download complete [2020-05-29T07:56:16.720Z] 63f879dbbcfc: Verifying Checksum [2020-05-29T07:56:16.720Z] 63f879dbbcfc: Download complete [2020-05-29T07:56:16.720Z] e9a5061849ea: Verifying Checksum [2020-05-29T07:56:16.720Z] e9a5061849ea: Download complete [2020-05-29T07:56:16.720Z] d747dcd14b5f: Verifying Checksum [2020-05-29T07:56:16.720Z] d747dcd14b5f: Download complete [2020-05-29T07:56:16.981Z] 0d9ebad4ef96: Verifying Checksum [2020-05-29T07:56:16.981Z] 0d9ebad4ef96: Download complete [2020-05-29T07:56:16.981Z] 2de7ff778b66: Verifying Checksum [2020-05-29T07:56:16.981Z] 2de7ff778b66: Download complete [2020-05-29T07:56:17.242Z] ab5ef0e58194: Download complete [2020-05-29T07:56:22.544Z] ab5ef0e58194: Pull complete [2020-05-29T07:56:22.544Z] 9712f1f96733: Pull complete [2020-05-29T07:56:24.462Z] 63f879dbbcfc: Pull complete [2020-05-29T07:56:31.069Z] 0d9ebad4ef96: Pull complete [2020-05-29T07:56:31.069Z] e9a5061849ea: Pull complete [2020-05-29T07:56:31.069Z] d747dcd14b5f: Pull complete [2020-05-29T07:56:36.367Z] 2de7ff778b66: Pull complete [2020-05-29T07:56:36.367Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-05-29T07:56:36.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-05-29T07:56:36.497Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:56:36.536Z] $ 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 [2020-05-29T07:56:38.151Z] $ docker top f244fa6bca058a226ec722383414e9942e04f8888922d4afb21900945f3fd30d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-05-29T07:56:38.406Z] provisioning config files... [2020-05-29T07:56:38.415Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4367792924822498474tmp [2020-05-29T07:56:38.428Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5836005974041630614tmp [2020-05-29T07:56:38.440Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3547370506564813686tmp [Pipeline] { [Pipeline] echo [2020-05-29T07:56:38.548Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T07:56:38.839Z] ---> sigul-configuration.sh [2020-05-29T07:56:38.839Z] gpg: directory `/root/.gnupg' created [2020-05-29T07:56:38.839Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-05-29T07:56:38.839Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-05-29T07:56:38.839Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-05-29T07:56:38.839Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-05-29T07:56:38.839Z] gpg: CAST5 encrypted data [2020-05-29T07:56:39.099Z] gpg: encrypted with 1 passphrase [2020-05-29T07:56:39.099Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-05-29T07:56:39.397Z] + mkdir /home/jenkins [2020-05-29T07:56:39.397Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-05-29T07:56:39.689Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-05-29T07:56:39.700Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T07:56:39.991Z] ---> sigul-install.sh [2020-05-29T07:56:45.281Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-05-29T07:56:45.574Z] + git tag --list [2020-05-29T07:56:45.574Z] v1.2.1-dev.5 [Pipeline] sh [2020-05-29T07:56:45.868Z] + lftools sign git-tag v1.2.1-dev.5 [2020-05-29T07:56:46.812Z] Signing Git tag with Sigul... [2020-05-29T07:56:46.812Z] Signing v1.2.1-dev.5 [Pipeline] echo [2020-05-29T07:56:48.206Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T07:56:48.496Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-05-29T07:56:49.455Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-05-29T07:56:49.600Z] $ docker stop --time=1 f244fa6bca058a226ec722383414e9942e04f8888922d4afb21900945f3fd30d [2020-05-29T07:56:50.975Z] $ docker rm -f f244fa6bca058a226ec722383414e9942e04f8888922d4afb21900945f3fd30d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:56:51.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T07:56:51.911Z] . [Pipeline] withDockerContainer [2020-05-29T07:56:52.022Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:56:52.059Z] $ 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 [2020-05-29T07:56:52.544Z] $ docker top 2d8976d625ba798549fb26e2e420d9ac62dd4551fc080c59a14710d822907e60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T07:56:52.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T07:56:52.848Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T07:56:53.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T07:56:53.061Z] $ docker exec 2d8976d625ba798549fb26e2e420d9ac62dd4551fc080c59a14710d822907e60 ssh-agent [2020-05-29T07:56:53.237Z] SSH_AUTH_SOCK=/tmp/ssh-ev2pLvRIC2wY/agent.14 [2020-05-29T07:56:53.237Z] SSH_AGENT_PID=21 [2020-05-29T07:56:53.242Z] Running ssh-add (command line suppressed) [2020-05-29T07:56:53.383Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_642872025291824350.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_642872025291824350.key) [2020-05-29T07:56:53.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T07:56:53.799Z] + git semver bump pre [2020-05-29T07:56:53.799Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T07:56:53.799Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-05-29T07:56:53.799Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-29T07:56:53.799Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T07:56:53.799Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T07:56:53.799Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T07:56:53.799Z] # $SEMVER_BRANCH = master [2020-05-29T07:56:53.799Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-05-29T07:56:53.799Z] 1.2.1-dev.6 [Pipeline] } [2020-05-29T07:56:53.808Z] $ docker exec --env ******** --env ******** 2d8976d625ba798549fb26e2e420d9ac62dd4551fc080c59a14710d822907e60 ssh-agent -k [2020-05-29T07:56:53.947Z] unset SSH_AUTH_SOCK; [2020-05-29T07:56:53.948Z] unset SSH_AGENT_PID; [2020-05-29T07:56:53.948Z] echo Agent pid 21 killed; [2020-05-29T07:56:53.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T07:56:54.619Z] + git semver [Pipeline] } [2020-05-29T07:56:54.632Z] $ docker stop --time=1 2d8976d625ba798549fb26e2e420d9ac62dd4551fc080c59a14710d822907e60 [2020-05-29T07:56:55.954Z] $ docker rm -f 2d8976d625ba798549fb26e2e420d9ac62dd4551fc080c59a14710d822907e60 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:56:56.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T07:56:56.536Z] . [Pipeline] withDockerContainer [2020-05-29T07:56:56.658Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:56:56.695Z] $ 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 [2020-05-29T07:56:57.187Z] $ docker top 80a3495f6afcc9ef8fec55760f6cb3be301656426ea4d28310839fe205cdc69e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T07:56:57.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T07:56:57.649Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T07:56:57.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T07:56:57.841Z] $ docker exec 80a3495f6afcc9ef8fec55760f6cb3be301656426ea4d28310839fe205cdc69e ssh-agent [2020-05-29T07:56:58.025Z] SSH_AUTH_SOCK=/tmp/ssh-ud0lAUYEStLg/agent.15 [2020-05-29T07:56:58.025Z] SSH_AGENT_PID=22 [2020-05-29T07:56:58.031Z] Running ssh-add (command line suppressed) [2020-05-29T07:56:58.164Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7519040340612761104.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7519040340612761104.key) [2020-05-29T07:56:58.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T07:56:58.622Z] + git semver push [2020-05-29T07:56:58.622Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T07:56:58.622Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-05-29T07:56:58.622Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-29T07:56:58.622Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T07:56:58.622Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T07:56:58.622Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T07:56:58.622Z] # $SEMVER_BRANCH = master [2020-05-29T07:56:58.622Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-05-29T07:57:05.224Z] $ docker exec --env ******** --env ******** 80a3495f6afcc9ef8fec55760f6cb3be301656426ea4d28310839fe205cdc69e ssh-agent -k [2020-05-29T07:57:05.363Z] unset SSH_AUTH_SOCK; [2020-05-29T07:57:05.363Z] unset SSH_AGENT_PID; [2020-05-29T07:57:05.364Z] echo Agent pid 22 killed; [2020-05-29T07:57:05.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T07:57:05.976Z] + git semver [Pipeline] } [2020-05-29T07:57:05.998Z] $ docker stop --time=1 80a3495f6afcc9ef8fec55760f6cb3be301656426ea4d28310839fe205cdc69e [2020-05-29T07:57:07.437Z] $ docker rm -f 80a3495f6afcc9ef8fec55760f6cb3be301656426ea4d28310839fe205cdc69e [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 [2020-05-29T07:57:08.426Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T07:57:08.979Z] ---> package-listing.sh [2020-05-29T07:57:08.979Z] ++ facter osfamily [2020-05-29T07:57:08.979Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-29T07:57:08.979Z] + OS_FAMILY=redhat [2020-05-29T07:57:08.979Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-29T07:57:08.979Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-29T07:57:08.979Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-29T07:57:08.979Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-29T07:57:08.979Z] + PACKAGES=/tmp/packages_start.txt [2020-05-29T07:57:08.979Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-05-29T07:57:08.979Z] + PACKAGES=/tmp/packages_end.txt [2020-05-29T07:57:08.979Z] + case "${OS_FAMILY}" in [2020-05-29T07:57:08.979Z] + rpm -qa [2020-05-29T07:57:08.979Z] + sort [2020-05-29T07:57:13.200Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-29T07:57:13.200Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-29T07:57:13.200Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-29T07:57:13.200Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-05-29T07:57:13.200Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-05-29T07:57:13.200Z] + 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 [2020-05-29T07:57:13.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-29T07:57:13.638Z] [2020-05-29T07:57:13.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-29T07:57:14.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-29T07:57:14.066Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-29T07:57:14.066Z] c9b1b535fdd9: Pulling fs layer [2020-05-29T07:57:14.066Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-29T07:57:14.066Z] 756a868c4378: Pulling fs layer [2020-05-29T07:57:14.066Z] 444b2fc9a129: Pulling fs layer [2020-05-29T07:57:14.066Z] ea15f1150254: Pulling fs layer [2020-05-29T07:57:14.066Z] 41b27a9f41bf: Pulling fs layer [2020-05-29T07:57:14.066Z] 28c525ee5125: Pulling fs layer [2020-05-29T07:57:14.066Z] 094b1ea09ed8: Pulling fs layer [2020-05-29T07:57:14.066Z] 138eaada9080: Pulling fs layer [2020-05-29T07:57:14.066Z] 0622d0fa9048: Pulling fs layer [2020-05-29T07:57:14.066Z] 41b27a9f41bf: Waiting [2020-05-29T07:57:14.066Z] 28c525ee5125: Waiting [2020-05-29T07:57:14.066Z] 094b1ea09ed8: Waiting [2020-05-29T07:57:14.066Z] 138eaada9080: Waiting [2020-05-29T07:57:14.066Z] 0622d0fa9048: Waiting [2020-05-29T07:57:14.066Z] 444b2fc9a129: Waiting [2020-05-29T07:57:14.066Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-29T07:57:14.066Z] 2cc5ad85d9ab: Download complete [2020-05-29T07:57:14.066Z] 444b2fc9a129: Verifying Checksum [2020-05-29T07:57:14.066Z] 444b2fc9a129: Download complete [2020-05-29T07:57:14.066Z] c9b1b535fdd9: Verifying Checksum [2020-05-29T07:57:14.066Z] c9b1b535fdd9: Download complete [2020-05-29T07:57:14.066Z] ea15f1150254: Verifying Checksum [2020-05-29T07:57:14.066Z] ea15f1150254: Download complete [2020-05-29T07:57:14.066Z] 28c525ee5125: Download complete [2020-05-29T07:57:14.649Z] 756a868c4378: Verifying Checksum [2020-05-29T07:57:14.649Z] 756a868c4378: Download complete [2020-05-29T07:57:14.649Z] 138eaada9080: Verifying Checksum [2020-05-29T07:57:14.649Z] 138eaada9080: Download complete [2020-05-29T07:57:14.649Z] 094b1ea09ed8: Verifying Checksum [2020-05-29T07:57:14.649Z] 094b1ea09ed8: Download complete [2020-05-29T07:57:14.649Z] 0622d0fa9048: Verifying Checksum [2020-05-29T07:57:14.649Z] 0622d0fa9048: Download complete [2020-05-29T07:57:15.220Z] 41b27a9f41bf: Verifying Checksum [2020-05-29T07:57:15.220Z] 41b27a9f41bf: Download complete [2020-05-29T07:57:15.480Z] c9b1b535fdd9: Pull complete [2020-05-29T07:57:16.058Z] 2cc5ad85d9ab: Pull complete [2020-05-29T07:57:17.972Z] 756a868c4378: Pull complete [2020-05-29T07:57:18.233Z] 444b2fc9a129: Pull complete [2020-05-29T07:57:18.494Z] ea15f1150254: Pull complete [2020-05-29T07:57:22.709Z] 41b27a9f41bf: Pull complete [2020-05-29T07:57:22.709Z] 28c525ee5125: Pull complete [2020-05-29T07:57:24.624Z] 094b1ea09ed8: Pull complete [2020-05-29T07:57:24.624Z] 138eaada9080: Pull complete [2020-05-29T07:57:24.624Z] 0622d0fa9048: Pull complete [2020-05-29T07:57:24.624Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-29T07:57:24.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-29T07:57:24.758Z] prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container [2020-05-29T07:57:24.794Z] $ 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 [2020-05-29T07:57:25.828Z] $ docker top 8165bc76d580055e9e56ef3bb41d5c43c8815c111daf554375400fc275972b7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-29T07:57:26.478Z] provisioning config files... [2020-05-29T07:57:26.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1992878197796382408tmp [Pipeline] { [Pipeline] echo [2020-05-29T07:57:26.604Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T07:57:26.894Z] ---> create-netrc.sh [Pipeline] echo [2020-05-29T07:57:26.903Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T07:57:27.192Z] ---> logs-deploy.sh [2020-05-29T07:57:27.192Z] + ARCHIVE_ARTIFACTS= [2020-05-29T07:57:27.192Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-29T07:57:27.192Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-29T07:57:27.192Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-29T07:57:27.192Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/40 [2020-05-29T07:57:27.192Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/40/ [2020-05-29T07:57:27.192Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/40 /w/workspace/edgexfoundry_edgex-ui-go_master [2020-05-29T07:57:28.133Z] Archives upload complete. [2020-05-29T07:57:28.393Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/40 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/40/