Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [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.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3013 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision eddc397b1c413a68ea6a3bf4c69acea764bdd9ad (master) > git config core.sparsecheckout # timeout=10 > git checkout -f eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 Commit message: "fix for configuration.toml not using the correct configuration" > git rev-list --no-walk 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-09T05:38:31.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:38:34.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T05:38:34.002Z] [2020-04-09T05:38:34.002Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:38:34.379Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T05:38:34.379Z] latest: Pulling from edgex-devops/git-semver [2020-04-09T05:38:34.379Z] 9123ac7c32f7: Pulling fs layer [2020-04-09T05:38:34.379Z] b8cc5d1170e3: Pulling fs layer [2020-04-09T05:38:34.379Z] 2924cbbf6a41: Pulling fs layer [2020-04-09T05:38:34.379Z] 93b08a4f1073: Pulling fs layer [2020-04-09T05:38:34.379Z] 93b08a4f1073: Waiting [2020-04-09T05:38:34.379Z] b8cc5d1170e3: Verifying Checksum [2020-04-09T05:38:34.379Z] b8cc5d1170e3: Download complete [2020-04-09T05:38:34.640Z] 9123ac7c32f7: Verifying Checksum [2020-04-09T05:38:34.640Z] 9123ac7c32f7: Download complete [2020-04-09T05:38:34.640Z] 93b08a4f1073: Verifying Checksum [2020-04-09T05:38:34.640Z] 93b08a4f1073: Download complete [2020-04-09T05:38:34.640Z] 2924cbbf6a41: Verifying Checksum [2020-04-09T05:38:34.640Z] 2924cbbf6a41: Download complete [2020-04-09T05:38:34.640Z] 9123ac7c32f7: Pull complete [2020-04-09T05:38:34.902Z] b8cc5d1170e3: Pull complete [2020-04-09T05:38:35.472Z] 2924cbbf6a41: Pull complete [2020-04-09T05:38:35.472Z] 93b08a4f1073: Pull complete [2020-04-09T05:38:35.730Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-09T05:38:35.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-09T05:38:35.858Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:38:35.903Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-09T05:38:36.472Z] $ docker top 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-09T05:38:36.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T05:38:36.703Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T05:38:36.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T05:38:36.895Z] $ docker exec 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 ssh-agent [2020-04-09T05:38:37.062Z] SSH_AUTH_SOCK=/tmp/ssh-aou4v1VVCGOE/agent.15 [2020-04-09T05:38:37.062Z] SSH_AGENT_PID=22 [2020-04-09T05:38:37.074Z] Running ssh-add (command line suppressed) [2020-04-09T05:38:37.217Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_411994023411702495.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_411994023411702495.key) [2020-04-09T05:38:37.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T05:38:37.566Z] + git describe --exact-match --tags HEAD [2020-04-09T05:38:37.566Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-09T05:38:37.621Z] $ docker exec --env ******** --env ******** 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 ssh-agent -k [2020-04-09T05:38:37.759Z] unset SSH_AUTH_SOCK; [2020-04-09T05:38:37.759Z] unset SSH_AGENT_PID; [2020-04-09T05:38:37.759Z] echo Agent pid 22 killed; [2020-04-09T05:38:37.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-09T05:38:37.851Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-09T05:38:37.851Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-09T05:38:37.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T05:38:37.919Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T05:38:38.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T05:38:38.096Z] $ docker exec 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 ssh-agent [2020-04-09T05:38:38.276Z] SSH_AUTH_SOCK=/tmp/ssh-0Gwx35LSfegQ/agent.56 [2020-04-09T05:38:38.276Z] SSH_AGENT_PID=63 [2020-04-09T05:38:38.281Z] Running ssh-add (command line suppressed) [2020-04-09T05:38:38.417Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3969847218560180927.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3969847218560180927.key) [2020-04-09T05:38:38.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T05:38:38.800Z] + git semver init [2020-04-09T05:38:38.800Z] # -> Open(): unable to determine branch for HEAD [2020-04-09T05:38:38.800Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-09T05:38:38.800Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-09T05:38:38.800Z] # $SEMVER_REMOTE_NAME = origin [2020-04-09T05:38:38.800Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-09T05:38:38.800Z] # $SEMVER_USER_NAME = jenkins [2020-04-09T05:38:38.800Z] # $SEMVER_BRANCH = master [2020-04-09T05:38:38.800Z] # $SEMVER_TEMP = /tmp/semver-090532008 [2020-04-09T05:38:38.800Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-09T05:38:39.373Z] # '/tmp/semver-090532008' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-04-09T05:38:39.373Z] # -> Force: false [2020-04-09T05:38:39.373Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-04-09T05:38:39.384Z] $ docker exec --env ******** --env ******** 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 ssh-agent -k [2020-04-09T05:38:39.510Z] unset SSH_AUTH_SOCK; [2020-04-09T05:38:39.511Z] unset SSH_AGENT_PID; [2020-04-09T05:38:39.511Z] echo Agent pid 63 killed; [2020-04-09T05:38:39.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-09T05:38:39.957Z] + git semver [Pipeline] } [2020-04-09T05:38:39.970Z] $ docker stop --time=1 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 [2020-04-09T05:38:41.291Z] $ docker rm -f 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-09T05:38:42.133Z] Stashed 34 file(s) [Pipeline] echo [2020-04-09T05:38:42.135Z] [edgeXSemver] initialized semver on version 1.2.0-dev.23 [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-04-09T05:38:57.364Z] Still waiting to schedule task [2020-04-09T05:38:57.364Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3013’ [2020-04-09T05:38:57.365Z] Still waiting to schedule task [2020-04-09T05:38:57.365Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-09T05:40:41.194Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3014 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-04-09T05:40:41.236Z] Running in /w/workspace/edgex-ui-go/23 [Pipeline] { [Pipeline] checkout [2020-04-09T05:40:47.394Z] using credential edgex-jenkins-ssh [2020-04-09T05:40:47.443Z] Cloning the remote Git repository [2020-04-09T05:40:47.443Z] Cloning with configured refspecs honoured and without tags [2020-04-09T05:40:47.508Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T05:40:47.609Z] > git init /w/workspace/edgex-ui-go/23 # timeout=10 [2020-04-09T05:40:47.706Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T05:40:47.709Z] > git --version # timeout=10 [2020-04-09T05:40:47.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T05:40:48.976Z] Fetching without tags [2020-04-09T05:40:47.849Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T05:40:48.853Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T05:40:48.882Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T05:40:48.913Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T05:40:48.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T05:40:48.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T05:40:48.983Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T05:40:49.515Z] Checking out Revision eddc397b1c413a68ea6a3bf4c69acea764bdd9ad (master) [2020-04-09T05:40:49.516Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T05:40:49.613Z] > git checkout -f eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 [2020-04-09T05:40:54.400Z] Commit message: "fix for configuration.toml not using the correct configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-09T05:40:55.830Z] ========================================================= [2020-04-09T05:40:55.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-04-09T05:40:55.830Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:40:57.055Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-04-09T05:40:58.037Z] Sending build context to Docker daemon 11.38MB [2020-04-09T05:40:58.037Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-09T05:40:58.037Z] Step 2/8 : FROM ${BASE} [2020-04-09T05:40:58.627Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-09T05:40:58.627Z] 29bddadc8f3f: Pulling fs layer [2020-04-09T05:40:58.627Z] 02bb20f2603b: Pulling fs layer [2020-04-09T05:40:58.627Z] b62863a3550b: Pulling fs layer [2020-04-09T05:40:58.627Z] 9586258a13ea: Pulling fs layer [2020-04-09T05:40:58.627Z] a8b2cbafd68c: Pulling fs layer [2020-04-09T05:40:58.627Z] d1dd75721c92: Pulling fs layer [2020-04-09T05:40:58.627Z] 4e34fffdb759: Pulling fs layer [2020-04-09T05:40:58.627Z] fd1d9eb628f9: Pulling fs layer [2020-04-09T05:40:58.627Z] bd44c58b92db: Pulling fs layer [2020-04-09T05:40:58.627Z] e5856e266cf4: Pulling fs layer [2020-04-09T05:40:58.627Z] f0f88b30cdbb: Pulling fs layer [2020-04-09T05:40:58.627Z] 4e34fffdb759: Waiting [2020-04-09T05:40:58.627Z] fd1d9eb628f9: Waiting [2020-04-09T05:40:58.627Z] bd44c58b92db: Waiting [2020-04-09T05:40:58.627Z] e5856e266cf4: Waiting [2020-04-09T05:40:58.627Z] f0f88b30cdbb: Waiting [2020-04-09T05:40:58.627Z] a8b2cbafd68c: Waiting [2020-04-09T05:40:58.627Z] d1dd75721c92: Waiting [2020-04-09T05:40:58.627Z] 9586258a13ea: Waiting [2020-04-09T05:40:58.627Z] b62863a3550b: Verifying Checksum [2020-04-09T05:40:58.627Z] b62863a3550b: Download complete [2020-04-09T05:40:58.627Z] 02bb20f2603b: Download complete [2020-04-09T05:40:58.627Z] a8b2cbafd68c: Download complete [2020-04-09T05:40:58.627Z] d1dd75721c92: Verifying Checksum [2020-04-09T05:40:58.627Z] d1dd75721c92: Download complete [2020-04-09T05:40:58.899Z] 29bddadc8f3f: Download complete [2020-04-09T05:40:59.490Z] 29bddadc8f3f: Pull complete [2020-04-09T05:41:00.095Z] 02bb20f2603b: Pull complete [2020-04-09T05:41:00.686Z] b62863a3550b: Pull complete [2020-04-09T05:41:03.284Z] 4e34fffdb759: Verifying Checksum [2020-04-09T05:41:03.284Z] 4e34fffdb759: Download complete [2020-04-09T05:41:03.284Z] bd44c58b92db: Verifying Checksum [2020-04-09T05:41:03.284Z] bd44c58b92db: Download complete [2020-04-09T05:41:05.879Z] e5856e266cf4: Verifying Checksum [2020-04-09T05:41:05.879Z] e5856e266cf4: Download complete [2020-04-09T05:41:05.879Z] f0f88b30cdbb: Verifying Checksum [2020-04-09T05:41:05.880Z] f0f88b30cdbb: Download complete [2020-04-09T05:41:07.834Z] fd1d9eb628f9: Verifying Checksum [2020-04-09T05:41:07.834Z] fd1d9eb628f9: Download complete [2020-04-09T05:41:08.425Z] 9586258a13ea: Download complete [2020-04-09T05:41:20.752Z] 9586258a13ea: Pull complete [2020-04-09T05:41:20.752Z] a8b2cbafd68c: Pull complete [2020-04-09T05:41:20.752Z] d1dd75721c92: Pull complete [2020-04-09T05:41:24.120Z] 4e34fffdb759: Pull complete [2020-04-09T05:41:28.077Z] Running on prd-centos7-docker-4c-2g-3015 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-04-09T05:41:28.122Z] Running in /w/workspace/edgex-ui-go/23 [Pipeline] { [Pipeline] checkout [2020-04-09T05:41:28.382Z] fd1d9eb628f9: Pull complete [2020-04-09T05:41:28.382Z] bd44c58b92db: Pull complete [2020-04-09T05:41:30.347Z] e5856e266cf4: Pull complete [2020-04-09T05:41:30.450Z] using credential edgex-jenkins-ssh [2020-04-09T05:41:30.490Z] Cloning the remote Git repository [2020-04-09T05:41:30.490Z] Cloning with configured refspecs honoured and without tags [2020-04-09T05:41:30.935Z] f0f88b30cdbb: Pull complete [2020-04-09T05:41:30.935Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-04-09T05:41:30.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-04-09T05:41:30.935Z] ---> 0be50c763560 [2020-04-09T05:41:30.935Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T05:41:30.382Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T05:41:30.419Z] > git init /w/workspace/edgex-ui-go/23 # timeout=10 [2020-04-09T05:41:30.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T05:41:30.467Z] > git --version # timeout=10 [2020-04-09T05:41:30.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T05:41:30.498Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T05:41:31.587Z] Fetching without tags [2020-04-09T05:41:31.929Z] Checking out Revision eddc397b1c413a68ea6a3bf4c69acea764bdd9ad (master) [2020-04-09T05:41:31.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T05:41:31.528Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T05:41:31.538Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T05:41:31.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T05:41:31.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T05:41:31.553Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T05:41:31.922Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T05:41:31.927Z] > git checkout -f eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 [2020-04-09T05:41:35.192Z] ---> Running in 1f794267742e [2020-04-09T05:41:35.459Z] Removing intermediate container 1f794267742e [2020-04-09T05:41:35.459Z] ---> 88bf29d4f92b [2020-04-09T05:41:35.459Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T05:41:35.459Z] ---> Running in 2e179c8fee24 [2020-04-09T05:41:36.604Z] Commit message: "fix for configuration.toml not using the correct configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-09T05:41:37.413Z] Removing intermediate container 2e179c8fee24 [2020-04-09T05:41:37.413Z] ---> 676a70efff45 [2020-04-09T05:41:37.413Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T05:41:37.413Z] ---> Running in 33b03fefc474 [Pipeline] echo [2020-04-09T05:41:37.449Z] ========================================================= [2020-04-09T05:41:37.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-04-09T05:41:37.449Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:41:38.084Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-04-09T05:41:38.343Z] Sending build context to Docker daemon 11.38MB [2020-04-09T05:41:38.343Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-09T05:41:38.343Z] Step 2/8 : FROM ${BASE} [2020-04-09T05:41:38.343Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-09T05:41:38.343Z] 9d48c3bd43c5: Pulling fs layer [2020-04-09T05:41:38.343Z] 7f94eaf8af20: Pulling fs layer [2020-04-09T05:41:38.343Z] 9fe9984849c1: Pulling fs layer [2020-04-09T05:41:38.343Z] ec448270508e: Pulling fs layer [2020-04-09T05:41:38.343Z] 65ba82af53f7: Pulling fs layer [2020-04-09T05:41:38.343Z] 07c18b20a200: Pulling fs layer [2020-04-09T05:41:38.343Z] d9b3ee039db2: Pulling fs layer [2020-04-09T05:41:38.343Z] 8c79c1ac0d81: Pulling fs layer [2020-04-09T05:41:38.343Z] ff40f1a7a0b9: Pulling fs layer [2020-04-09T05:41:38.343Z] bdb43ae2d12f: Pulling fs layer [2020-04-09T05:41:38.343Z] 8e1ab0ef8490: Pulling fs layer [2020-04-09T05:41:38.343Z] ff40f1a7a0b9: Waiting [2020-04-09T05:41:38.343Z] d9b3ee039db2: Waiting [2020-04-09T05:41:38.343Z] bdb43ae2d12f: Waiting [2020-04-09T05:41:38.343Z] 8c79c1ac0d81: Waiting [2020-04-09T05:41:38.343Z] 8e1ab0ef8490: Waiting [2020-04-09T05:41:38.343Z] 65ba82af53f7: Waiting [2020-04-09T05:41:38.343Z] 07c18b20a200: Waiting [2020-04-09T05:41:38.343Z] ec448270508e: Waiting [2020-04-09T05:41:38.343Z] 9fe9984849c1: Verifying Checksum [2020-04-09T05:41:38.343Z] 9fe9984849c1: Download complete [2020-04-09T05:41:38.390Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-09T05:41:38.604Z] 7f94eaf8af20: Verifying Checksum [2020-04-09T05:41:38.604Z] 7f94eaf8af20: Download complete [2020-04-09T05:41:38.604Z] 65ba82af53f7: Verifying Checksum [2020-04-09T05:41:38.604Z] 65ba82af53f7: Download complete [2020-04-09T05:41:38.604Z] 07c18b20a200: Verifying Checksum [2020-04-09T05:41:38.604Z] 07c18b20a200: Download complete [2020-04-09T05:41:38.604Z] 9d48c3bd43c5: Verifying Checksum [2020-04-09T05:41:38.883Z] 9d48c3bd43c5: Pull complete [2020-04-09T05:41:38.883Z] 7f94eaf8af20: Pull complete [2020-04-09T05:41:39.346Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-09T05:41:39.464Z] d9b3ee039db2: Verifying Checksum [2020-04-09T05:41:39.464Z] d9b3ee039db2: Download complete [2020-04-09T05:41:39.464Z] ff40f1a7a0b9: Verifying Checksum [2020-04-09T05:41:39.464Z] ff40f1a7a0b9: Download complete [2020-04-09T05:41:39.613Z] OK: 121 MiB in 39 packages [2020-04-09T05:41:39.725Z] 8c79c1ac0d81: Verifying Checksum [2020-04-09T05:41:39.725Z] 8c79c1ac0d81: Download complete [2020-04-09T05:41:39.725Z] 8e1ab0ef8490: Verifying Checksum [2020-04-09T05:41:39.725Z] 8e1ab0ef8490: Download complete [2020-04-09T05:41:39.985Z] ec448270508e: Download complete [2020-04-09T05:41:39.985Z] bdb43ae2d12f: Verifying Checksum [2020-04-09T05:41:39.985Z] bdb43ae2d12f: Download complete [2020-04-09T05:41:40.922Z] 9fe9984849c1: Pull complete [2020-04-09T05:41:41.026Z] Removing intermediate container 33b03fefc474 [2020-04-09T05:41:41.026Z] ---> 3e10775e4822 [2020-04-09T05:41:41.026Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-09T05:41:41.026Z] ---> Running in 2155e15c8341 [2020-04-09T05:41:41.615Z] Removing intermediate container 2155e15c8341 [2020-04-09T05:41:41.615Z] ---> 386db988d953 [2020-04-09T05:41:41.615Z] Step 7/8 : COPY . . [2020-04-09T05:41:43.029Z] ---> e7cd8f2bdc8f [2020-04-09T05:41:43.029Z] Step 8/8 : RUN go mod download [2020-04-09T05:41:43.029Z] ---> Running in f20e985e64bb [2020-04-09T05:41:44.461Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T05:41:44.461Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-09T05:41:44.461Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T05:41:44.461Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-09T05:41:44.461Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-09T05:41:44.461Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-09T05:41:44.461Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T05:41:44.733Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-09T05:41:45.005Z] go: finding github.com/kr/text v0.1.0 [2020-04-09T05:41:45.279Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T05:41:45.279Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T05:41:45.279Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T05:41:45.279Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T05:41:45.279Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-09T05:41:45.279Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-09T05:41:45.279Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-09T05:41:45.279Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T05:41:45.875Z] go: finding github.com/kr/pty v1.1.1 [2020-04-09T05:41:45.875Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T05:41:46.212Z] ec448270508e: Pull complete [2020-04-09T05:41:46.212Z] 65ba82af53f7: Pull complete [2020-04-09T05:41:46.212Z] 07c18b20a200: Pull complete [2020-04-09T05:41:46.470Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T05:41:46.470Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T05:41:46.470Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-09T05:41:48.435Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-09T05:41:48.435Z] go: finding golang.org/x/text v0.3.0 [2020-04-09T05:41:50.398Z] d9b3ee039db2: Pull complete [2020-04-09T05:41:51.040Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-09T05:41:52.002Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T05:41:52.002Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T05:41:52.002Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T05:41:52.002Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T05:41:52.002Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T05:41:52.002Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T05:41:52.002Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T05:41:52.937Z] 8c79c1ac0d81: Pull complete [2020-04-09T05:41:52.937Z] ff40f1a7a0b9: Pull complete [2020-04-09T05:41:52.973Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T05:41:52.973Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T05:41:53.565Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T05:41:53.565Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T05:41:53.565Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T05:41:53.565Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T05:41:53.565Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T05:41:53.565Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T05:41:53.565Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T05:41:53.565Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T05:41:53.565Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T05:41:53.878Z] bdb43ae2d12f: Pull complete [2020-04-09T05:41:53.878Z] 8e1ab0ef8490: Pull complete [2020-04-09T05:41:53.878Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-04-09T05:41:53.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-04-09T05:41:53.878Z] ---> 8acfeb908b63 [2020-04-09T05:41:53.878Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T05:41:54.138Z] ---> Running in e6a947515f4c [2020-04-09T05:41:54.138Z] Removing intermediate container e6a947515f4c [2020-04-09T05:41:54.138Z] ---> 103ac4546928 [2020-04-09T05:41:54.138Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T05:41:54.138Z] ---> Running in 0f18ed865d90 [2020-04-09T05:41:54.549Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T05:41:54.549Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T05:41:54.824Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-09T05:41:54.824Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-09T05:41:54.824Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T05:41:54.824Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T05:41:54.824Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T05:41:55.099Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T05:41:55.099Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T05:41:55.099Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T05:41:55.099Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T05:41:55.513Z] Removing intermediate container 0f18ed865d90 [2020-04-09T05:41:55.513Z] ---> 1fd1dfc4c38f [2020-04-09T05:41:55.513Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T05:41:55.513Z] ---> Running in c7c92a6241c5 [2020-04-09T05:41:55.693Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T05:41:55.771Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-09T05:41:55.968Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T05:41:56.243Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T05:41:56.243Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T05:41:56.243Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T05:41:56.243Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T05:41:56.518Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T05:41:56.705Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-09T05:41:56.791Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-09T05:41:56.964Z] OK: 134 MiB in 39 packages [2020-04-09T05:41:57.064Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T05:41:57.064Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T05:41:57.223Z] Removing intermediate container c7c92a6241c5 [2020-04-09T05:41:57.224Z] ---> 3fb3e6633ce1 [2020-04-09T05:41:57.224Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-09T05:41:57.224Z] ---> Running in 315aba912b07 [2020-04-09T05:41:57.339Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-09T05:41:57.482Z] Removing intermediate container 315aba912b07 [2020-04-09T05:41:57.483Z] ---> 49369acbb066 [2020-04-09T05:41:57.483Z] Step 7/8 : COPY . . [2020-04-09T05:41:57.608Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T05:41:57.608Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T05:41:57.608Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T05:41:57.873Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-09T05:41:57.873Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T05:41:59.396Z] ---> c27c26edf66a [2020-04-09T05:41:59.396Z] Step 8/8 : RUN go mod download [2020-04-09T05:41:59.396Z] ---> Running in 8c8279e13a70 [2020-04-09T05:41:59.965Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T05:41:59.965Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T05:41:59.965Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-09T05:41:59.965Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T05:41:59.965Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-09T05:41:59.965Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-09T05:41:59.965Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-09T05:42:00.534Z] go: finding github.com/kr/text v0.1.0 [2020-04-09T05:42:00.534Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-09T05:42:00.534Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T05:42:00.534Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T05:42:00.534Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T05:42:00.534Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T05:42:00.534Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-09T05:42:00.534Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T05:42:00.792Z] go: finding github.com/kr/pty v1.1.1 [2020-04-09T05:42:00.792Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-09T05:42:01.051Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T05:42:01.051Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-09T05:42:01.051Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T05:42:01.051Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T05:42:01.051Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-09T05:42:01.990Z] go: finding golang.org/x/text v0.3.0 [2020-04-09T05:42:01.990Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-09T05:42:03.378Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-09T05:42:04.320Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T05:42:04.320Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T05:42:04.320Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T05:42:04.320Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T05:42:04.320Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T05:42:04.320Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T05:42:04.320Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T05:42:04.908Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T05:42:05.174Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T05:42:05.174Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T05:42:05.174Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T05:42:05.174Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T05:42:05.174Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T05:42:05.174Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T05:42:05.174Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T05:42:05.174Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T05:42:05.433Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T05:42:05.433Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T05:42:05.433Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T05:42:05.433Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T05:42:05.692Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-09T05:42:05.692Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T05:42:05.692Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T05:42:05.692Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T05:42:05.692Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T05:42:05.692Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T05:42:05.692Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T05:42:05.692Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-09T05:42:05.953Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T05:42:05.953Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T05:42:05.953Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T05:42:05.953Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T05:42:05.953Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T05:42:05.953Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T05:42:05.953Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T05:42:06.211Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T05:42:06.211Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T05:42:06.211Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-09T05:42:06.211Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T05:42:06.211Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T05:42:06.211Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T05:42:06.212Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-09T05:42:06.471Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T05:42:06.471Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-09T05:42:06.471Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T05:42:18.716Z] Removing intermediate container 8c8279e13a70 [2020-04-09T05:42:18.716Z] ---> ae8a392b6473 [2020-04-09T05:42:18.716Z] Successfully built ae8a392b6473 [2020-04-09T05:42:18.716Z] 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-04-09T05:42:19.387Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-09T05:42:19.387Z] . [Pipeline] withDockerContainer [2020-04-09T05:42:19.511Z] prd-centos7-docker-4c-2g-3015 does not seem to be running inside a container [2020-04-09T05:42:19.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 ******** ci-base-image-x86_64 cat [2020-04-09T05:42:20.199Z] $ docker top b0240063c30ba6b69352a9417613c149b845f3c6163ad3d19df0ea108f171373 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-09T05:42:20.723Z] + go version [2020-04-09T05:42:20.724Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-04-09T05:42:21.022Z] + make test [2020-04-09T05:42:21.022Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-09T05:42:24.314Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-09T05:42:30.141Z] Removing intermediate container f20e985e64bb [2020-04-09T05:42:30.141Z] ---> ee8f80fc326b [2020-04-09T05:42:30.141Z] Successfully built ee8f80fc326b [2020-04-09T05:42:30.141Z] 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-04-09T05:42:30.747Z] + docker inspect -f . ci-base-image-arm64 [2020-04-09T05:42:30.747Z] . [Pipeline] withDockerContainer [2020-04-09T05:42:31.359Z] prd-ubuntu18.04-docker-arm64-4c-16g-3014 does not seem to be running inside a container [2020-04-09T05:42:31.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 ******** ci-base-image-arm64 cat [2020-04-09T05:42:32.492Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-09T05:42:32.492Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-09T05:42:32.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-09T05:42:32.493Z] GO111MODULE=on go vet ./... [2020-04-09T05:42:32.951Z] $ docker top ddd0217c821386a800406b32f7ef40215f6739e6b4bcd8790289b837ed31a909 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-09T05:42:34.022Z] + go version [2020-04-09T05:42:34.022Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-04-09T05:42:34.677Z] + make test [2020-04-09T05:42:34.677Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stash [2020-04-09T05:42:36.112Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-09T05:42:36.149Z] Stashed 1 file(s) [Pipeline] } [2020-04-09T05:42:36.159Z] $ docker stop --time=1 b0240063c30ba6b69352a9417613c149b845f3c6163ad3d19df0ea108f171373 [2020-04-09T05:42:37.596Z] $ docker rm -f b0240063c30ba6b69352a9417613c149b845f3c6163ad3d19df0ea108f171373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-09T05:42:38.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-09T05:42:39.164Z] + ls -al . [2020-04-09T05:42:39.164Z] total 72 [2020-04-09T05:42:39.164Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 05:42 . [2020-04-09T05:42:39.164Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 9 05:41 .. [2020-04-09T05:42:39.164Z] drwxrwxr-x. 8 jenkins jenkins 119 Apr 9 05:41 app [2020-04-09T05:42:39.164Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 05:41 assets [2020-04-09T05:42:39.164Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 9 05:41 bin [2020-04-09T05:42:39.164Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 9 05:41 cmd [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 9 05:41 CONTRIBUTING.md [2020-04-09T05:42:39.164Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 9 05:42 coverage.out [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 877 Apr 9 05:41 Dockerfile [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 9 05:41 Dockerfile.build [2020-04-09T05:42:39.164Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 9 05:41 docs [2020-04-09T05:42:39.164Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 9 05:41 .git [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 9 05:41 .gitignore [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 522 Apr 9 05:41 go.mod [2020-04-09T05:42:39.164Z] -rw-r--r--. 1 jenkins jenkins 8727 Apr 9 05:42 go.sum [2020-04-09T05:42:39.164Z] drwxrwxr-x. 3 jenkins jenkins 17 Apr 9 05:41 internal [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 9 05:41 Jenkinsfile [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 9 05:41 LICENSE [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 9 05:41 Makefile [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 9 05:41 README.md [2020-04-09T05:42:39.164Z] drwxrwxr-x. 3 jenkins jenkins 44 Apr 9 05:41 .semver [2020-04-09T05:42:39.164Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 05:41 snap [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 9 05:38 VERSION [2020-04-09T05:42:39.164Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 9 05:41 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:42:39.463Z] + 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=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad --label arch=amd64 --label version=1.2.0-dev.23 . [2020-04-09T05:42:39.722Z] Sending build context to Docker daemon 11.39MB [2020-04-09T05:42:39.722Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-09T05:42:39.722Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-09T05:42:39.722Z] ---> ae8a392b6473 [2020-04-09T05:42:39.722Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-09T05:42:39.722Z] ---> Running in 2713ef72ec85 [2020-04-09T05:42:39.722Z] Removing intermediate container 2713ef72ec85 [2020-04-09T05:42:39.722Z] ---> 20f3f64535f6 [2020-04-09T05:42:39.722Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-09T05:42:39.981Z] ---> Running in 3f9fff33a9c7 [2020-04-09T05:42:39.981Z] Removing intermediate container 3f9fff33a9c7 [2020-04-09T05:42:39.981Z] ---> 7af3130854d0 [2020-04-09T05:42:39.981Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-09T05:42:39.981Z] ---> Running in 8874d1837cd4 [2020-04-09T05:42:40.240Z] Removing intermediate container 8874d1837cd4 [2020-04-09T05:42:40.240Z] ---> 99bb3e1099fd [2020-04-09T05:42:40.240Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-09T05:42:40.240Z] ---> Running in 03e916227d15 [2020-04-09T05:42:40.240Z] Removing intermediate container 03e916227d15 [2020-04-09T05:42:40.240Z] ---> a12abffdaac5 [2020-04-09T05:42:40.240Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-09T05:42:40.499Z] ---> Running in f7ba55ce9ed3 [2020-04-09T05:42:40.499Z] Removing intermediate container f7ba55ce9ed3 [2020-04-09T05:42:40.499Z] ---> 42fc6a53eb52 [2020-04-09T05:42:40.499Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T05:42:40.499Z] ---> Running in 53fb4020a7a8 [2020-04-09T05:42:41.436Z] Removing intermediate container 53fb4020a7a8 [2020-04-09T05:42:41.436Z] ---> cbbb754bf139 [2020-04-09T05:42:41.436Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-09T05:42:41.436Z] ---> Running in 3f8abdf7c72b [2020-04-09T05:42:41.695Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-09T05:42:42.632Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-09T05:42:42.896Z] OK: 134 MiB in 39 packages [2020-04-09T05:42:43.155Z] Removing intermediate container 3f8abdf7c72b [2020-04-09T05:42:43.155Z] ---> 601d06d719cd [2020-04-09T05:42:43.155Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-09T05:42:43.155Z] ---> Running in 97ecdd68d4c8 [2020-04-09T05:42:43.414Z] Removing intermediate container 97ecdd68d4c8 [2020-04-09T05:42:43.414Z] ---> f6563c41c688 [2020-04-09T05:42:43.414Z] Step 11/23 : COPY go.mod . [2020-04-09T05:42:43.675Z] ---> 4267c99d2a28 [2020-04-09T05:42:43.675Z] Step 12/23 : COPY Makefile . [2020-04-09T05:42:43.675Z] ---> 9cc0d7387a5a [2020-04-09T05:42:43.675Z] Step 13/23 : RUN make update [2020-04-09T05:42:43.675Z] ---> Running in 59e4bf98f7b4 [2020-04-09T05:42:44.246Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-09T05:42:44.814Z] Removing intermediate container 59e4bf98f7b4 [2020-04-09T05:42:44.814Z] ---> 16d9024530ed [2020-04-09T05:42:44.814Z] Step 14/23 : COPY . . [2020-04-09T05:42:45.073Z] ---> b3f79bfce626 [2020-04-09T05:42:45.073Z] Step 15/23 : RUN ${MAKE} [2020-04-09T05:42:45.073Z] ---> Running in 075e37aa856e [2020-04-09T05:42:45.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-09T05:42:55.408Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-09T05:42:57.947Z] Removing intermediate container 075e37aa856e [2020-04-09T05:42:57.948Z] ---> 7f10ff345723 [2020-04-09T05:42:57.948Z] Step 16/23 : FROM alpine [2020-04-09T05:42:58.516Z] latest: Pulling from library/alpine [2020-04-09T05:42:58.516Z] aad63a933944: Pulling fs layer [2020-04-09T05:42:58.775Z] aad63a933944: Verifying Checksum [2020-04-09T05:42:58.775Z] aad63a933944: Download complete [2020-04-09T05:42:58.775Z] aad63a933944: Pull complete [2020-04-09T05:42:58.775Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-09T05:42:58.775Z] Status: Downloaded newer image for alpine:latest [2020-04-09T05:42:58.775Z] ---> a187dde48cd2 [2020-04-09T05:42:58.775Z] Step 17/23 : EXPOSE 4000 [2020-04-09T05:42:59.034Z] ---> Running in 1ba0bca59dab [2020-04-09T05:42:59.034Z] Removing intermediate container 1ba0bca59dab [2020-04-09T05:42:59.034Z] ---> fda77a1fb9cb [2020-04-09T05:42:59.034Z] Step 18/23 : 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-04-09T05:42:59.601Z] ---> 9d36903cc5f0 [2020-04-09T05:42:59.601Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-09T05:42:59.601Z] ---> Running in a8e1473b45c0 [2020-04-09T05:42:59.860Z] Removing intermediate container a8e1473b45c0 [2020-04-09T05:42:59.860Z] ---> b0ca9ace03a4 [2020-04-09T05:42:59.860Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-09T05:42:59.860Z] ---> Running in fe572563fecc [2020-04-09T05:43:00.118Z] Removing intermediate container fe572563fecc [2020-04-09T05:43:00.118Z] ---> 616b3316fffc [2020-04-09T05:43:00.118Z] Step 21/23 : LABEL arch=amd64 [2020-04-09T05:43:00.118Z] ---> Running in 6c056918234b [2020-04-09T05:43:00.118Z] Removing intermediate container 6c056918234b [2020-04-09T05:43:00.118Z] ---> 6d396d133100 [2020-04-09T05:43:00.118Z] Step 22/23 : LABEL git_sha=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [2020-04-09T05:43:00.118Z] ---> Running in aac61e914f9d [2020-04-09T05:43:00.377Z] Removing intermediate container aac61e914f9d [2020-04-09T05:43:00.377Z] ---> 7e03717bdf0f [2020-04-09T05:43:00.377Z] Step 23/23 : LABEL version=1.2.0-dev.23 [2020-04-09T05:43:00.377Z] ---> Running in 6a12dd60739f [2020-04-09T05:43:00.377Z] Removing intermediate container 6a12dd60739f [2020-04-09T05:43:00.377Z] ---> 868ef326e4a8 [2020-04-09T05:43:00.377Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-09T05:43:00.635Z] Successfully built 868ef326e4a8 [2020-04-09T05:43:00.635Z] 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-04-09T05:43:01.044Z] provisioning config files... [2020-04-09T05:43:01.076Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config1418485805463623059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-09T05:43:01.435Z] nexus3.edgexfoundry.org:10001 [2020-04-09T05:43:01.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:43:01.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:43:01.694Z] Configure a credential helper to remove this warning. See [2020-04-09T05:43:01.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:43:01.694Z] [2020-04-09T05:43:01.694Z] Login Succeeded [2020-04-09T05:43:01.694Z] nexus3.edgexfoundry.org:10002 [2020-04-09T05:43:01.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:43:01.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:43:01.952Z] Configure a credential helper to remove this warning. See [2020-04-09T05:43:01.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:43:01.952Z] [2020-04-09T05:43:01.952Z] Login Succeeded [2020-04-09T05:43:01.952Z] nexus3.edgexfoundry.org:10003 [2020-04-09T05:43:01.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:43:01.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:43:01.952Z] Configure a credential helper to remove this warning. See [2020-04-09T05:43:01.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:43:01.952Z] [2020-04-09T05:43:01.952Z] Login Succeeded [2020-04-09T05:43:01.952Z] nexus3.edgexfoundry.org:10004 [2020-04-09T05:43:02.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:43:02.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:43:02.213Z] Configure a credential helper to remove this warning. See [2020-04-09T05:43:02.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:43:02.213Z] [2020-04-09T05:43:02.213Z] Login Succeeded [2020-04-09T05:43:02.213Z] docker.io [2020-04-09T05:43:02.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:43:02.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:43:02.730Z] Configure a credential helper to remove this warning. See [2020-04-09T05:43:02.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:43:02.730Z] [2020-04-09T05:43:02.730Z] Login Succeeded [Pipeline] } [2020-04-09T05:43:02.738Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2020-04-09T05:43:02.846Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-09T05:43:02.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-09T05:43:02.847Z] GO111MODULE=on go vet ./... [Pipeline] // withEnv [Pipeline] echo [2020-04-09T05:43:02.895Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-04-09T05:43:02.895Z] eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [2020-04-09T05:43:02.895Z] latest [2020-04-09T05:43:02.895Z] 1.2.0-dev.23 [2020-04-09T05:43:02.895Z] eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 [2020-04-09T05:43:02.895Z] master [2020-04-09T05:43:02.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:03.401Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:03.691Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [2020-04-09T05:43:03.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-09T05:43:03.691Z] 869937683b5b: Preparing [2020-04-09T05:43:03.691Z] beee9f30bc1f: Preparing [2020-04-09T05:43:03.691Z] beee9f30bc1f: Layer already exists [2020-04-09T05:43:05.066Z] 869937683b5b: Pushed [2020-04-09T05:43:05.632Z] eddc397b1c413a68ea6a3bf4c69acea764bdd9ad: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:05.928Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:06.223Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-04-09T05:43:06.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-09T05:43:06.223Z] 869937683b5b: Preparing [2020-04-09T05:43:06.223Z] beee9f30bc1f: Preparing [2020-04-09T05:43:06.223Z] beee9f30bc1f: Layer already exists [2020-04-09T05:43:06.223Z] 869937683b5b: Layer already exists [2020-04-09T05:43:06.223Z] latest: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:06.518Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:06.811Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.23 [2020-04-09T05:43:06.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-09T05:43:06.811Z] 869937683b5b: Preparing [2020-04-09T05:43:06.811Z] beee9f30bc1f: Preparing [2020-04-09T05:43:06.811Z] beee9f30bc1f: Layer already exists [2020-04-09T05:43:06.811Z] 869937683b5b: Layer already exists [2020-04-09T05:43:06.811Z] 1.2.0-dev.23: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:07.105Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:07.396Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 [2020-04-09T05:43:07.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-09T05:43:07.397Z] 869937683b5b: Preparing [2020-04-09T05:43:07.397Z] beee9f30bc1f: Preparing [2020-04-09T05:43:07.397Z] 869937683b5b: Layer already exists [2020-04-09T05:43:07.397Z] beee9f30bc1f: Layer already exists [2020-04-09T05:43:07.397Z] eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:07.690Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:07.982Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-04-09T05:43:07.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-04-09T05:43:07.983Z] 869937683b5b: Preparing [2020-04-09T05:43:07.983Z] beee9f30bc1f: Preparing [2020-04-09T05:43:07.983Z] beee9f30bc1f: Layer already exists [2020-04-09T05:43:07.983Z] 869937683b5b: Layer already exists [2020-04-09T05:43:07.983Z] master: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash [2020-04-09T05:43:15.332Z] Warning: overwriting stash ‘coverage-report’ [2020-04-09T05:43:16.191Z] Stashed 1 file(s) [Pipeline] } [2020-04-09T05:43:16.203Z] $ docker stop --time=1 ddd0217c821386a800406b32f7ef40215f6739e6b4bcd8790289b837ed31a909 [2020-04-09T05:43:18.376Z] $ docker rm -f ddd0217c821386a800406b32f7ef40215f6739e6b4bcd8790289b837ed31a909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-09T05:43:19.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-09T05:43:19.937Z] + ls -al . [2020-04-09T05:43:19.937Z] total 112 [2020-04-09T05:43:19.937Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 05:42 . [2020-04-09T05:43:19.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 05:40 .. [2020-04-09T05:43:19.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 05:40 .git [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 9 05:40 .gitignore [2020-04-09T05:43:19.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 05:40 .semver [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 9 05:40 CONTRIBUTING.md [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 877 Apr 9 05:40 Dockerfile [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 9 05:40 Dockerfile.build [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 9 05:40 Jenkinsfile [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 9 05:40 LICENSE [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 9 05:40 Makefile [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 9 05:40 README.md [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 05:38 VERSION [2020-04-09T05:43:19.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 05:40 app [2020-04-09T05:43:19.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 05:40 assets [2020-04-09T05:43:19.937Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 05:40 bin [2020-04-09T05:43:19.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 05:40 cmd [2020-04-09T05:43:19.937Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 9 05:42 coverage.out [2020-04-09T05:43:19.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 05:40 docs [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 522 Apr 9 05:40 go.mod [2020-04-09T05:43:19.937Z] -rw-r--r-- 1 jenkins jenkins 8727 Apr 9 05:42 go.sum [2020-04-09T05:43:19.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 05:40 internal [2020-04-09T05:43:19.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 05:40 snap [2020-04-09T05:43:19.937Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 9 05:40 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:43:20.272Z] + 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=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad --label arch=arm64 --label version=1.2.0-dev.23 . [2020-04-09T05:43:20.860Z] Sending build context to Docker daemon 11.39MB [2020-04-09T05:43:20.860Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-09T05:43:20.860Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-09T05:43:20.860Z] ---> ee8f80fc326b [2020-04-09T05:43:20.860Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-09T05:43:21.128Z] ---> Running in 4e7deafb9d40 [2020-04-09T05:43:21.397Z] Removing intermediate container 4e7deafb9d40 [2020-04-09T05:43:21.397Z] ---> b2078e30aed6 [2020-04-09T05:43:21.397Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-09T05:43:21.670Z] ---> Running in a3bfa92f5554 [2020-04-09T05:43:21.938Z] Removing intermediate container a3bfa92f5554 [2020-04-09T05:43:21.939Z] ---> 39370f754757 [2020-04-09T05:43:21.939Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-09T05:43:22.205Z] ---> Running in fa90f3d7690f [2020-04-09T05:43:22.473Z] Removing intermediate container fa90f3d7690f [2020-04-09T05:43:22.473Z] ---> 5bbb4e82f906 [2020-04-09T05:43:22.473Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-09T05:43:22.740Z] ---> Running in c9c14fd011c0 [2020-04-09T05:43:23.008Z] Removing intermediate container c9c14fd011c0 [2020-04-09T05:43:23.008Z] ---> b78e07f481da [2020-04-09T05:43:23.008Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-09T05:43:23.276Z] ---> Running in 8874a76c657b [2020-04-09T05:43:23.543Z] Removing intermediate container 8874a76c657b [2020-04-09T05:43:23.543Z] ---> d1f226e49198 [2020-04-09T05:43:23.543Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T05:43:23.812Z] ---> Running in 8430d06f5d85 [2020-04-09T05:43:25.774Z] Removing intermediate container 8430d06f5d85 [2020-04-09T05:43:25.774Z] ---> f5d1039dc721 [2020-04-09T05:43:25.774Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-09T05:43:25.774Z] ---> Running in 12805e2238ce [2020-04-09T05:43:26.745Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-09T05:43:27.331Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-09T05:43:27.915Z] OK: 121 MiB in 39 packages [2020-04-09T05:43:28.892Z] Removing intermediate container 12805e2238ce [2020-04-09T05:43:28.893Z] ---> bf75d2be0b64 [2020-04-09T05:43:28.893Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-09T05:43:29.162Z] ---> Running in 614da57aa137 [2020-04-09T05:43:29.430Z] Removing intermediate container 614da57aa137 [2020-04-09T05:43:29.430Z] ---> 60d71617ddeb [2020-04-09T05:43:29.430Z] Step 11/23 : COPY go.mod . [2020-04-09T05:43:30.015Z] ---> 7a2704842118 [2020-04-09T05:43:30.015Z] Step 12/23 : COPY Makefile . [2020-04-09T05:43:30.599Z] ---> 423acf44586b [2020-04-09T05:43:30.599Z] Step 13/23 : RUN make update [2020-04-09T05:43:30.599Z] ---> Running in f61d37a6847a [2020-04-09T05:43:31.565Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-09T05:43:32.978Z] Removing intermediate container f61d37a6847a [2020-04-09T05:43:32.978Z] ---> 0b6b61f892b1 [2020-04-09T05:43:32.978Z] Step 14/23 : COPY . . [2020-04-09T05:43:34.390Z] ---> 66784248f650 [2020-04-09T05:43:34.390Z] Step 15/23 : RUN ${MAKE} [2020-04-09T05:43:34.390Z] ---> Running in 6e887041346b [2020-04-09T05:43:35.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-09T05:43:57.423Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-09T05:44:05.625Z] Removing intermediate container 6e887041346b [2020-04-09T05:44:05.625Z] ---> bed83155725b [2020-04-09T05:44:05.625Z] Step 16/23 : FROM alpine [2020-04-09T05:44:05.625Z] latest: Pulling from library/alpine [2020-04-09T05:44:05.625Z] 8a0637ca1ac9: Pulling fs layer [2020-04-09T05:44:05.903Z] 8a0637ca1ac9: Verifying Checksum [2020-04-09T05:44:05.903Z] 8a0637ca1ac9: Download complete [2020-04-09T05:44:06.488Z] 8a0637ca1ac9: Pull complete [2020-04-09T05:44:06.488Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-09T05:44:06.488Z] Status: Downloaded newer image for alpine:latest [2020-04-09T05:44:06.488Z] ---> 2ee122dcc32d [2020-04-09T05:44:06.488Z] Step 17/23 : EXPOSE 4000 [2020-04-09T05:44:06.758Z] ---> Running in 84212392c690 [2020-04-09T05:44:07.024Z] Removing intermediate container 84212392c690 [2020-04-09T05:44:07.024Z] ---> 5b1a54c13dda [2020-04-09T05:44:07.024Z] Step 18/23 : 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-04-09T05:44:08.973Z] ---> e57d791752ff [2020-04-09T05:44:08.973Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-09T05:44:08.973Z] ---> Running in 4860f997d621 [2020-04-09T05:44:09.239Z] Removing intermediate container 4860f997d621 [2020-04-09T05:44:09.240Z] ---> b6ab5e790765 [2020-04-09T05:44:09.240Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-09T05:44:09.507Z] ---> Running in 16cce1245964 [2020-04-09T05:44:09.776Z] Removing intermediate container 16cce1245964 [2020-04-09T05:44:09.776Z] ---> 8de482943f5c [2020-04-09T05:44:09.776Z] Step 21/23 : LABEL arch=arm64 [2020-04-09T05:44:09.776Z] ---> Running in 513178df5832 [2020-04-09T05:44:10.361Z] Removing intermediate container 513178df5832 [2020-04-09T05:44:10.361Z] ---> 271b8c405e90 [2020-04-09T05:44:10.361Z] Step 22/23 : LABEL git_sha=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [2020-04-09T05:44:10.361Z] ---> Running in ce07de8129e7 [2020-04-09T05:44:10.629Z] Removing intermediate container ce07de8129e7 [2020-04-09T05:44:10.629Z] ---> 6b32f1888ef6 [2020-04-09T05:44:10.629Z] Step 23/23 : LABEL version=1.2.0-dev.23 [2020-04-09T05:44:10.895Z] ---> Running in cb64013d1b88 [2020-04-09T05:44:11.163Z] Removing intermediate container cb64013d1b88 [2020-04-09T05:44:11.164Z] ---> 7b986bae3c68 [2020-04-09T05:44:11.164Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-09T05:44:11.164Z] Successfully built 7b986bae3c68 [2020-04-09T05:44:11.432Z] 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-04-09T05:44:11.760Z] provisioning config files... [2020-04-09T05:44:11.800Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config19839517245376060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-09T05:44:12.181Z] nexus3.edgexfoundry.org:10001 [2020-04-09T05:44:12.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:44:12.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:44:12.763Z] Configure a credential helper to remove this warning. See [2020-04-09T05:44:12.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:44:12.763Z] [2020-04-09T05:44:12.763Z] Login Succeeded [2020-04-09T05:44:12.763Z] nexus3.edgexfoundry.org:10002 [2020-04-09T05:44:13.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:44:13.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:44:13.611Z] Configure a credential helper to remove this warning. See [2020-04-09T05:44:13.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:44:13.611Z] [2020-04-09T05:44:13.611Z] Login Succeeded [2020-04-09T05:44:13.611Z] nexus3.edgexfoundry.org:10003 [2020-04-09T05:44:14.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:44:14.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:44:14.192Z] Configure a credential helper to remove this warning. See [2020-04-09T05:44:14.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:44:14.192Z] [2020-04-09T05:44:14.192Z] Login Succeeded [2020-04-09T05:44:14.192Z] nexus3.edgexfoundry.org:10004 [2020-04-09T05:44:14.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:44:15.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:44:15.043Z] Configure a credential helper to remove this warning. See [2020-04-09T05:44:15.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:44:15.043Z] [2020-04-09T05:44:15.043Z] Login Succeeded [2020-04-09T05:44:15.043Z] docker.io [2020-04-09T05:44:15.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-09T05:44:15.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-09T05:44:15.891Z] Configure a credential helper to remove this warning. See [2020-04-09T05:44:15.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-09T05:44:15.891Z] [2020-04-09T05:44:15.891Z] Login Succeeded [Pipeline] } [2020-04-09T05:44:15.903Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-04-09T05:44:16.028Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-04-09T05:44:16.028Z] eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [2020-04-09T05:44:16.028Z] latest [2020-04-09T05:44:16.028Z] 1.2.0-dev.23 [2020-04-09T05:44:16.028Z] eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 [2020-04-09T05:44:16.028Z] master [2020-04-09T05:44:16.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:16.494Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:17.085Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [2020-04-09T05:44:17.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-09T05:44:17.352Z] 6c07b6cba2b1: Preparing [2020-04-09T05:44:17.352Z] 294ac687b5fc: Preparing [2020-04-09T05:44:17.352Z] 294ac687b5fc: Layer already exists [2020-04-09T05:44:21.594Z] 6c07b6cba2b1: Pushed [2020-04-09T05:44:21.865Z] eddc397b1c413a68ea6a3bf4c69acea764bdd9ad: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:22.201Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:22.813Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-04-09T05:44:23.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-09T05:44:23.080Z] 6c07b6cba2b1: Preparing [2020-04-09T05:44:23.080Z] 294ac687b5fc: Preparing [2020-04-09T05:44:23.080Z] 294ac687b5fc: Layer already exists [2020-04-09T05:44:23.080Z] 6c07b6cba2b1: Layer already exists [2020-04-09T05:44:23.080Z] latest: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:23.403Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:23.724Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.23 [2020-04-09T05:44:23.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-09T05:44:23.989Z] 6c07b6cba2b1: Preparing [2020-04-09T05:44:23.989Z] 294ac687b5fc: Preparing [2020-04-09T05:44:23.989Z] 6c07b6cba2b1: Layer already exists [2020-04-09T05:44:23.989Z] 294ac687b5fc: Layer already exists [2020-04-09T05:44:23.989Z] 1.2.0-dev.23: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:24.317Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:24.910Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 [2020-04-09T05:44:24.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-09T05:44:25.175Z] 6c07b6cba2b1: Preparing [2020-04-09T05:44:25.175Z] 294ac687b5fc: Preparing [2020-04-09T05:44:25.175Z] 294ac687b5fc: Layer already exists [2020-04-09T05:44:25.175Z] 6c07b6cba2b1: Layer already exists [2020-04-09T05:44:25.175Z] eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:25.502Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:26.099Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-04-09T05:44:26.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-04-09T05:44:26.367Z] 6c07b6cba2b1: Preparing [2020-04-09T05:44:26.367Z] 294ac687b5fc: Preparing [2020-04-09T05:44:26.367Z] 6c07b6cba2b1: Layer already exists [2020-04-09T05:44:26.367Z] 294ac687b5fc: Layer already exists [2020-04-09T05:44:26.367Z] master: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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-04-09T05:44:27.331Z] provisioning config files... [2020-04-09T05:44:27.343Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5471924977111461959tmp [Pipeline] { [Pipeline] sh [2020-04-09T05:44:27.694Z] + curl -s https://codecov.io/bash [2020-04-09T05:44:27.694Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5471924977111461959tmp [2020-04-09T05:44:27.952Z] [2020-04-09T05:44:27.952Z] _____ _ [2020-04-09T05:44:27.952Z] / ____| | | [2020-04-09T05:44:27.952Z] | | ___ __| | ___ ___ _____ __ [2020-04-09T05:44:27.952Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-09T05:44:27.952Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-09T05:44:27.952Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-09T05:44:27.952Z] Bash-tbd [2020-04-09T05:44:27.952Z] [2020-04-09T05:44:27.952Z] [2020-04-09T05:44:27.952Z] ==> Jenkins CI detected. [2020-04-09T05:44:27.952Z] project root: . [2020-04-09T05:44:27.952Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-09T05:44:27.952Z] ==> Running gcov in . (disable via -X gcov) [2020-04-09T05:44:27.952Z] ==> Python coveragepy not found [2020-04-09T05:44:27.952Z] ==> Searching for coverage reports in: [2020-04-09T05:44:27.952Z] + . [2020-04-09T05:44:27.952Z] -> Found 1 reports [2020-04-09T05:44:27.952Z] ==> Detecting git/mercurial file structure [2020-04-09T05:44:27.952Z] ==> Reading reports [2020-04-09T05:44:27.952Z] + ./coverage.out bytes=10 [2020-04-09T05:44:27.952Z] ==> Appending adjustments [2020-04-09T05:44:27.952Z] http://docs.codecov.io/docs/fixing-reports [2020-04-09T05:44:28.212Z] + Found adjustments [2020-04-09T05:44:28.212Z] ==> Gzipping contents [2020-04-09T05:44:28.212Z] ==> Uploading reports [2020-04-09T05:44:28.212Z] url: https://codecov.io [2020-04-09T05:44:28.212Z] query: branch=master&commit=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-04-09T05:44:28.212Z] -> Pinging Codecov [2020-04-09T05:44:28.212Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-04-09T05:44:28.471Z] -> Uploading [2020-04-09T05:44:29.038Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [Pipeline] } [2020-04-09T05:44:29.044Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-09T05:44:29.339Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-09T05:44:29.340Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-09T05:44:29.388Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:29.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-09T05:44:29.767Z] [2020-04-09T05:44:29.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:30.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-09T05:44:30.105Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-09T05:44:30.105Z] e6b0cf9c0882: Pulling fs layer [2020-04-09T05:44:30.105Z] 2848faf0eed1: Pulling fs layer [2020-04-09T05:44:30.105Z] 0f37312ad70f: Pulling fs layer [2020-04-09T05:44:30.105Z] 7d08f2745646: Pulling fs layer [2020-04-09T05:44:30.105Z] 4c9f31393084: Pulling fs layer [2020-04-09T05:44:30.105Z] eb21ddb83652: Pulling fs layer [2020-04-09T05:44:30.105Z] 345998794f6b: Pulling fs layer [2020-04-09T05:44:30.105Z] 97a711d68925: Pulling fs layer [2020-04-09T05:44:30.105Z] 7c8476c1cb00: Pulling fs layer [2020-04-09T05:44:30.105Z] 4c9f31393084: Waiting [2020-04-09T05:44:30.105Z] eb21ddb83652: Waiting [2020-04-09T05:44:30.105Z] 345998794f6b: Waiting [2020-04-09T05:44:30.105Z] 97a711d68925: Waiting [2020-04-09T05:44:30.105Z] 7c8476c1cb00: Waiting [2020-04-09T05:44:30.105Z] 7d08f2745646: Waiting [2020-04-09T05:44:30.105Z] 0f37312ad70f: Verifying Checksum [2020-04-09T05:44:30.105Z] 0f37312ad70f: Download complete [2020-04-09T05:44:30.105Z] 2848faf0eed1: Verifying Checksum [2020-04-09T05:44:30.105Z] 2848faf0eed1: Download complete [2020-04-09T05:44:30.105Z] 4c9f31393084: Verifying Checksum [2020-04-09T05:44:30.105Z] 4c9f31393084: Download complete [2020-04-09T05:44:30.105Z] eb21ddb83652: Download complete [2020-04-09T05:44:30.105Z] e6b0cf9c0882: Verifying Checksum [2020-04-09T05:44:30.105Z] e6b0cf9c0882: Download complete [2020-04-09T05:44:30.369Z] 345998794f6b: Verifying Checksum [2020-04-09T05:44:30.369Z] 345998794f6b: Download complete [2020-04-09T05:44:30.369Z] e6b0cf9c0882: Pull complete [2020-04-09T05:44:30.632Z] 2848faf0eed1: Pull complete [2020-04-09T05:44:30.632Z] 97a711d68925: Verifying Checksum [2020-04-09T05:44:30.632Z] 97a711d68925: Download complete [2020-04-09T05:44:30.891Z] 0f37312ad70f: Pull complete [2020-04-09T05:44:30.891Z] 7c8476c1cb00: Verifying Checksum [2020-04-09T05:44:30.891Z] 7c8476c1cb00: Download complete [2020-04-09T05:44:31.825Z] 7d08f2745646: Verifying Checksum [2020-04-09T05:44:31.825Z] 7d08f2745646: Download complete [2020-04-09T05:44:36.019Z] 7d08f2745646: Pull complete [2020-04-09T05:44:36.282Z] 4c9f31393084: Pull complete [2020-04-09T05:44:36.282Z] eb21ddb83652: Pull complete [2020-04-09T05:44:38.813Z] 345998794f6b: Pull complete [2020-04-09T05:44:42.120Z] 97a711d68925: Pull complete [2020-04-09T05:44:42.686Z] 7c8476c1cb00: Pull complete [2020-04-09T05:44:42.686Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-09T05:44:42.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-09T05:44:42.806Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:44:42.843Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-09T05:44:43.346Z] $ docker top d799fd7f1ecffa58a863ecfcd7cf85e70e584dba18127e2535d7542e70f4eb12 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-09T05:44:43.865Z] + snyk monitor '--org=edgex-jenkins' [2020-04-09T05:44:48.056Z] [2020-04-09T05:44:48.056Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... [2020-04-09T05:44:48.056Z] [2020-04-09T05:44:48.056Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/b9f20eca-daf1-4b84-ad6d-8b421e087a08 [2020-04-09T05:44:48.056Z] [2020-04-09T05:44:48.056Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-09T05:44:48.056Z] [2020-04-09T05:44:48.056Z] [Pipeline] } [2020-04-09T05:44:48.068Z] $ docker stop --time=1 d799fd7f1ecffa58a863ecfcd7cf85e70e584dba18127e2535d7542e70f4eb12 [2020-04-09T05:44:49.435Z] $ docker rm -f d799fd7f1ecffa58a863ecfcd7cf85e70e584dba18127e2535d7542e70f4eb12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:50.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-09T05:44:50.287Z] [2020-04-09T05:44:50.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:50.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-09T05:44:50.605Z] latest: Pulling from edgex-devops/edgex-klar [2020-04-09T05:44:50.605Z] e7c96db7181b: Pulling fs layer [2020-04-09T05:44:50.605Z] 1868ca2cb446: Pulling fs layer [2020-04-09T05:44:50.605Z] 136be5d0fe8e: Pulling fs layer [2020-04-09T05:44:50.605Z] 894bfe63afcb: Pulling fs layer [2020-04-09T05:44:50.605Z] 894bfe63afcb: Waiting [2020-04-09T05:44:50.605Z] 1868ca2cb446: Verifying Checksum [2020-04-09T05:44:50.605Z] 1868ca2cb446: Download complete [2020-04-09T05:44:50.605Z] 136be5d0fe8e: Verifying Checksum [2020-04-09T05:44:50.605Z] 136be5d0fe8e: Download complete [2020-04-09T05:44:50.605Z] e7c96db7181b: Verifying Checksum [2020-04-09T05:44:50.605Z] e7c96db7181b: Download complete [2020-04-09T05:44:50.605Z] 894bfe63afcb: Verifying Checksum [2020-04-09T05:44:50.605Z] 894bfe63afcb: Download complete [2020-04-09T05:44:50.863Z] e7c96db7181b: Pull complete [2020-04-09T05:44:50.863Z] 1868ca2cb446: Pull complete [2020-04-09T05:44:51.122Z] 136be5d0fe8e: Pull complete [2020-04-09T05:44:51.380Z] 894bfe63afcb: Pull complete [2020-04-09T05:44:51.639Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-04-09T05:44:51.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-04-09T05:44:51.744Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:44:51.783Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-09T05:44:52.309Z] $ docker top 055228f4535f5bdb9a366bbab3d72c1341ea761b578cb25806b1817ca2f0e01c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T05:44:52.821Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [2020-04-09T05:44:52.821Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-09T05:44:55.474Z] $ docker stop --time=1 055228f4535f5bdb9a366bbab3d72c1341ea761b578cb25806b1817ca2f0e01c [2020-04-09T05:44:56.792Z] $ docker rm -f 055228f4535f5bdb9a366bbab3d72c1341ea761b578cb25806b1817ca2f0e01c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:44:57.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-09T05:44:57.270Z] . [Pipeline] withDockerContainer [2020-04-09T05:44:57.375Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:44:57.420Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-09T05:44:57.931Z] $ docker top 8d06793506fb46a8b4545bb47c5b84e49062575ceeb772dd7d260d600168e7fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T05:44:58.417Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [2020-04-09T05:44:58.417Z] + tee [2020-04-09T05:44:58.417Z] clair timeout 1m0s [2020-04-09T05:44:58.417Z] docker timeout: 1m0s [2020-04-09T05:44:58.417Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-09T05:44:59.067Z] $ docker stop --time=1 8d06793506fb46a8b4545bb47c5b84e49062575ceeb772dd7d260d600168e7fe [2020-04-09T05:45:00.424Z] $ docker rm -f 8d06793506fb46a8b4545bb47c5b84e49062575ceeb772dd7d260d600168e7fe [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-09T05:45:00.866Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-04-09T05:45:00.875Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_eddc397b1c413a68ea6a3bf4c69acea764bdd9ad.html [Pipeline] writeFile [Pipeline] step [2020-04-09T05:45:00.912Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:45:01.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-09T05:45:01.287Z] . [Pipeline] withDockerContainer [2020-04-09T05:45:01.403Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:45:01.438Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-09T05:45:01.943Z] $ docker top cf3b8a5d6c6beafa4dd6c7e40afb9e099cd5bdefe1f0204a454f7674eded58b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T05:45:02.430Z] + + tee/klar [2020-04-09T05:45:02.430Z] nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-09T05:45:05.067Z] $ docker stop --time=1 cf3b8a5d6c6beafa4dd6c7e40afb9e099cd5bdefe1f0204a454f7674eded58b9 [2020-04-09T05:45:06.410Z] $ docker rm -f cf3b8a5d6c6beafa4dd6c7e40afb9e099cd5bdefe1f0204a454f7674eded58b9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:45:06.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-09T05:45:06.880Z] . [Pipeline] withDockerContainer [2020-04-09T05:45:07.038Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:45:07.104Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-09T05:45:07.619Z] $ docker top 18bdf45b19a81eb189da012c360d34d162ae0ec54acfd9f5bb342fe2c73ee657 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T05:45:08.100Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [2020-04-09T05:45:08.100Z] + tee [2020-04-09T05:45:08.100Z] clair timeout 1m0s [2020-04-09T05:45:08.100Z] docker timeout: 1m0s [2020-04-09T05:45:08.100Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-09T05:45:08.751Z] $ docker stop --time=1 18bdf45b19a81eb189da012c360d34d162ae0ec54acfd9f5bb342fe2c73ee657 [2020-04-09T05:45:10.065Z] $ docker rm -f 18bdf45b19a81eb189da012c360d34d162ae0ec54acfd9f5bb342fe2c73ee657 [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-09T05:45:10.513Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-04-09T05:45:10.521Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_eddc397b1c413a68ea6a3bf4c69acea764bdd9ad.html [Pipeline] writeFile [Pipeline] step [2020-04-09T05:45:10.557Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:45:11.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T05:45:11.287Z] . [Pipeline] withDockerContainer [2020-04-09T05:45:11.388Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:45:11.423Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-09T05:45:11.981Z] $ docker top 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-09T05:45:12.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T05:45:12.233Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T05:45:12.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T05:45:12.423Z] $ docker exec 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a ssh-agent [2020-04-09T05:45:12.596Z] SSH_AUTH_SOCK=/tmp/ssh-zSmcjD3xxvBd/agent.14 [2020-04-09T05:45:12.596Z] SSH_AGENT_PID=21 [2020-04-09T05:45:12.605Z] Running ssh-add (command line suppressed) [2020-04-09T05:45:12.743Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8276719123795935498.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8276719123795935498.key) [2020-04-09T05:45:12.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T05:45:13.098Z] + git semver tag [2020-04-09T05:45:13.098Z] # -> Open(): unable to determine branch for HEAD [2020-04-09T05:45:13.098Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-09T05:45:13.098Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-09T05:45:13.098Z] # $SEMVER_REMOTE_NAME = origin [2020-04-09T05:45:13.098Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-09T05:45:13.098Z] # $SEMVER_USER_NAME = jenkins [2020-04-09T05:45:13.098Z] # $SEMVER_BRANCH = master [2020-04-09T05:45:13.098Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-04-09T05:45:13.098Z] # eddc397b1c413a68ea6a3bf4c69acea764bdd9ad HEAD [2020-04-09T05:45:13.098Z] # -> Force: false [2020-04-09T05:45:13.098Z] # 687c13576e9484658da0a3b7544f57da3b116cb1 refs/tags/v1.2.0-dev.23 [Pipeline] } [2020-04-09T05:45:13.107Z] $ docker exec --env ******** --env ******** 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a ssh-agent -k [2020-04-09T05:45:13.234Z] unset SSH_AUTH_SOCK; [2020-04-09T05:45:13.235Z] unset SSH_AGENT_PID; [2020-04-09T05:45:13.235Z] echo Agent pid 21 killed; [2020-04-09T05:45:13.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-09T05:45:13.701Z] + git semver [Pipeline] } [2020-04-09T05:45:13.713Z] $ docker stop --time=1 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a [2020-04-09T05:45:15.030Z] $ docker rm -f 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:45:15.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-09T05:45:15.573Z] [2020-04-09T05:45:15.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:45:15.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-09T05:45:15.895Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-09T05:45:15.895Z] ab5ef0e58194: Pulling fs layer [2020-04-09T05:45:15.895Z] 9712f1f96733: Pulling fs layer [2020-04-09T05:45:15.895Z] 63f879dbbcfc: Pulling fs layer [2020-04-09T05:45:15.895Z] 0d9ebad4ef96: Pulling fs layer [2020-04-09T05:45:15.895Z] e9a5061849ea: Pulling fs layer [2020-04-09T05:45:15.895Z] d747dcd14b5f: Pulling fs layer [2020-04-09T05:45:15.895Z] 2de7ff778b66: Pulling fs layer [2020-04-09T05:45:15.895Z] e9a5061849ea: Waiting [2020-04-09T05:45:15.895Z] d747dcd14b5f: Waiting [2020-04-09T05:45:15.895Z] 2de7ff778b66: Waiting [2020-04-09T05:45:15.895Z] 0d9ebad4ef96: Waiting [2020-04-09T05:45:15.895Z] 9712f1f96733: Verifying Checksum [2020-04-09T05:45:15.895Z] 9712f1f96733: Download complete [2020-04-09T05:45:16.836Z] 63f879dbbcfc: Download complete [2020-04-09T05:45:16.836Z] e9a5061849ea: Verifying Checksum [2020-04-09T05:45:16.836Z] e9a5061849ea: Download complete [2020-04-09T05:45:16.836Z] 0d9ebad4ef96: Verifying Checksum [2020-04-09T05:45:16.836Z] 0d9ebad4ef96: Download complete [2020-04-09T05:45:16.836Z] d747dcd14b5f: Verifying Checksum [2020-04-09T05:45:16.836Z] d747dcd14b5f: Download complete [2020-04-09T05:45:16.836Z] ab5ef0e58194: Verifying Checksum [2020-04-09T05:45:16.836Z] ab5ef0e58194: Download complete [2020-04-09T05:45:17.097Z] 2de7ff778b66: Verifying Checksum [2020-04-09T05:45:17.097Z] 2de7ff778b66: Download complete [2020-04-09T05:45:22.368Z] ab5ef0e58194: Pull complete [2020-04-09T05:45:22.368Z] 9712f1f96733: Pull complete [2020-04-09T05:45:24.268Z] 63f879dbbcfc: Pull complete [2020-04-09T05:45:29.541Z] 0d9ebad4ef96: Pull complete [2020-04-09T05:45:30.475Z] e9a5061849ea: Pull complete [2020-04-09T05:45:30.733Z] d747dcd14b5f: Pull complete [2020-04-09T05:45:34.019Z] 2de7ff778b66: Pull complete [2020-04-09T05:45:34.019Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-09T05:45:34.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-09T05:45:34.144Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:45:34.189Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-09T05:45:34.751Z] $ docker top c5cba31cc6954eb0e1104c2704211ebfb2dc6d9b847d0ecb0fde0305dff6392a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-09T05:45:34.961Z] provisioning config files... [2020-04-09T05:45:34.970Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3500766660352698830tmp [2020-04-09T05:45:34.983Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6771168171211494233tmp [2020-04-09T05:45:34.995Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2949365080847395513tmp [Pipeline] { [Pipeline] echo [2020-04-09T05:45:35.036Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T05:45:35.333Z] ---> sigul-configuration.sh [2020-04-09T05:45:35.333Z] gpg: directory `/root/.gnupg' created [2020-04-09T05:45:35.333Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-09T05:45:35.333Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-09T05:45:35.333Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-09T05:45:35.333Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-09T05:45:35.333Z] gpg: CAST5 encrypted data [2020-04-09T05:45:35.591Z] gpg: encrypted with 1 passphrase [2020-04-09T05:45:35.591Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-09T05:45:35.881Z] + mkdir /home/jenkins [2020-04-09T05:45:35.881Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-09T05:45:36.176Z] + 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-04-09T05:45:36.203Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T05:45:36.502Z] ---> sigul-install.sh [2020-04-09T05:45:44.617Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-09T05:45:44.906Z] + git tag --list [2020-04-09T05:45:44.906Z] v1.2.0-dev.23 [Pipeline] sh [2020-04-09T05:45:45.194Z] + lftools sign git-tag v1.2.0-dev.23 [2020-04-09T05:45:46.128Z] Signing Git tag with Sigul... [2020-04-09T05:45:46.128Z] Signing v1.2.0-dev.23 [Pipeline] echo [2020-04-09T05:45:47.517Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T05:45:47.805Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-09T05:45:47.811Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-09T05:45:47.901Z] $ docker stop --time=1 c5cba31cc6954eb0e1104c2704211ebfb2dc6d9b847d0ecb0fde0305dff6392a [2020-04-09T05:45:49.251Z] $ docker rm -f c5cba31cc6954eb0e1104c2704211ebfb2dc6d9b847d0ecb0fde0305dff6392a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:45:49.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T05:45:49.916Z] . [Pipeline] withDockerContainer [2020-04-09T05:45:50.020Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:45:50.058Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-09T05:45:50.564Z] $ docker top 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-09T05:45:50.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T05:45:50.808Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T05:45:50.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T05:45:51.001Z] $ docker exec 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 ssh-agent [2020-04-09T05:45:51.173Z] SSH_AUTH_SOCK=/tmp/ssh-WgPW4DqpWlFs/agent.14 [2020-04-09T05:45:51.173Z] SSH_AGENT_PID=20 [2020-04-09T05:45:51.179Z] Running ssh-add (command line suppressed) [2020-04-09T05:45:51.319Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1132767979965673721.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1132767979965673721.key) [2020-04-09T05:45:51.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T05:45:51.681Z] + git semver bump pre [2020-04-09T05:45:51.681Z] # -> Open(): unable to determine branch for HEAD [2020-04-09T05:45:51.681Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-09T05:45:51.681Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-09T05:45:51.681Z] # $SEMVER_REMOTE_NAME = origin [2020-04-09T05:45:51.681Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-09T05:45:51.681Z] # $SEMVER_USER_NAME = jenkins [2020-04-09T05:45:51.681Z] # $SEMVER_BRANCH = master [2020-04-09T05:45:51.681Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-04-09T05:45:51.681Z] 1.2.0-dev.24 [Pipeline] } [2020-04-09T05:45:51.692Z] $ docker exec --env ******** --env ******** 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 ssh-agent -k [2020-04-09T05:45:51.836Z] unset SSH_AUTH_SOCK; [2020-04-09T05:45:51.837Z] unset SSH_AGENT_PID; [2020-04-09T05:45:51.837Z] echo Agent pid 20 killed; [2020-04-09T05:45:51.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-09T05:45:52.278Z] + git semver [Pipeline] } [2020-04-09T05:45:52.291Z] $ docker stop --time=1 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 [2020-04-09T05:45:53.640Z] $ docker rm -f 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:45:54.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T05:45:54.192Z] . [Pipeline] withDockerContainer [2020-04-09T05:45:54.295Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:45:54.330Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-09T05:45:54.855Z] $ docker top eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-09T05:45:55.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T05:45:55.105Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T05:45:55.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T05:45:55.285Z] $ docker exec eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 ssh-agent [2020-04-09T05:45:55.462Z] SSH_AUTH_SOCK=/tmp/ssh-onjtzdYCEF7c/agent.14 [2020-04-09T05:45:55.462Z] SSH_AGENT_PID=21 [2020-04-09T05:45:55.468Z] Running ssh-add (command line suppressed) [2020-04-09T05:45:55.605Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_477697368598047213.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_477697368598047213.key) [2020-04-09T05:45:55.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T05:45:55.961Z] + git semver push [2020-04-09T05:45:55.961Z] # -> Open(): unable to determine branch for HEAD [2020-04-09T05:45:55.962Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-04-09T05:45:55.962Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-09T05:45:55.962Z] # $SEMVER_REMOTE_NAME = origin [2020-04-09T05:45:55.962Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-09T05:45:55.962Z] # $SEMVER_USER_NAME = jenkins [2020-04-09T05:45:55.962Z] # $SEMVER_BRANCH = master [2020-04-09T05:45:55.962Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-04-09T05:46:02.538Z] $ docker exec --env ******** --env ******** eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 ssh-agent -k [2020-04-09T05:46:02.675Z] unset SSH_AUTH_SOCK; [2020-04-09T05:46:02.675Z] unset SSH_AGENT_PID; [2020-04-09T05:46:02.675Z] echo Agent pid 21 killed; [2020-04-09T05:46:02.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-09T05:46:03.136Z] + git semver [Pipeline] } [2020-04-09T05:46:03.150Z] $ docker stop --time=1 eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 [2020-04-09T05:46:04.476Z] $ docker rm -f eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 [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-04-09T05:46:05.194Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T05:46:05.748Z] ---> package-listing.sh [2020-04-09T05:46:05.748Z] ++ facter osfamily [2020-04-09T05:46:05.748Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-09T05:46:05.748Z] + OS_FAMILY=redhat [2020-04-09T05:46:05.748Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-09T05:46:05.748Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-09T05:46:05.748Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-09T05:46:05.748Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-09T05:46:05.748Z] + PACKAGES=/tmp/packages_start.txt [2020-04-09T05:46:05.748Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-04-09T05:46:05.748Z] + PACKAGES=/tmp/packages_end.txt [2020-04-09T05:46:05.748Z] + case "${OS_FAMILY}" in [2020-04-09T05:46:05.748Z] + rpm -qa [2020-04-09T05:46:05.748Z] + sort [2020-04-09T05:46:09.930Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-09T05:46:09.930Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-09T05:46:09.930Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-09T05:46:09.930Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-04-09T05:46:09.930Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-04-09T05:46:09.930Z] + 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-04-09T05:46:10.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T05:46:10.406Z] [2020-04-09T05:46:10.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-09T05:46:10.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T05:46:10.728Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-09T05:46:10.728Z] c9b1b535fdd9: Pulling fs layer [2020-04-09T05:46:10.728Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-09T05:46:10.728Z] 756a868c4378: Pulling fs layer [2020-04-09T05:46:10.728Z] 444b2fc9a129: Pulling fs layer [2020-04-09T05:46:10.728Z] ea15f1150254: Pulling fs layer [2020-04-09T05:46:10.728Z] 41b27a9f41bf: Pulling fs layer [2020-04-09T05:46:10.728Z] 28c525ee5125: Pulling fs layer [2020-04-09T05:46:10.728Z] 094b1ea09ed8: Pulling fs layer [2020-04-09T05:46:10.728Z] 138eaada9080: Pulling fs layer [2020-04-09T05:46:10.728Z] 0622d0fa9048: Pulling fs layer [2020-04-09T05:46:10.728Z] 444b2fc9a129: Waiting [2020-04-09T05:46:10.728Z] ea15f1150254: Waiting [2020-04-09T05:46:10.728Z] 41b27a9f41bf: Waiting [2020-04-09T05:46:10.728Z] 138eaada9080: Waiting [2020-04-09T05:46:10.728Z] 0622d0fa9048: Waiting [2020-04-09T05:46:10.728Z] 28c525ee5125: Waiting [2020-04-09T05:46:10.728Z] 094b1ea09ed8: Waiting [2020-04-09T05:46:10.728Z] 2cc5ad85d9ab: Download complete [2020-04-09T05:46:10.728Z] 444b2fc9a129: Verifying Checksum [2020-04-09T05:46:10.728Z] 444b2fc9a129: Download complete [2020-04-09T05:46:10.728Z] c9b1b535fdd9: Verifying Checksum [2020-04-09T05:46:10.728Z] c9b1b535fdd9: Download complete [2020-04-09T05:46:10.728Z] ea15f1150254: Verifying Checksum [2020-04-09T05:46:10.728Z] ea15f1150254: Download complete [2020-04-09T05:46:10.990Z] 28c525ee5125: Verifying Checksum [2020-04-09T05:46:10.990Z] 28c525ee5125: Download complete [2020-04-09T05:46:10.990Z] c9b1b535fdd9: Pull complete [2020-04-09T05:46:10.990Z] 756a868c4378: Verifying Checksum [2020-04-09T05:46:10.990Z] 756a868c4378: Download complete [2020-04-09T05:46:11.251Z] 138eaada9080: Verifying Checksum [2020-04-09T05:46:11.251Z] 138eaada9080: Download complete [2020-04-09T05:46:11.251Z] 094b1ea09ed8: Verifying Checksum [2020-04-09T05:46:11.251Z] 094b1ea09ed8: Download complete [2020-04-09T05:46:11.251Z] 0622d0fa9048: Download complete [2020-04-09T05:46:11.817Z] 41b27a9f41bf: Verifying Checksum [2020-04-09T05:46:11.817Z] 41b27a9f41bf: Download complete [2020-04-09T05:46:12.752Z] 2cc5ad85d9ab: Pull complete [2020-04-09T05:46:14.132Z] 756a868c4378: Pull complete [2020-04-09T05:46:14.132Z] 444b2fc9a129: Pull complete [2020-04-09T05:46:14.132Z] ea15f1150254: Pull complete [2020-04-09T05:46:17.424Z] 41b27a9f41bf: Pull complete [2020-04-09T05:46:17.424Z] 28c525ee5125: Pull complete [2020-04-09T05:46:19.332Z] 094b1ea09ed8: Pull complete [2020-04-09T05:46:19.590Z] 138eaada9080: Pull complete [2020-04-09T05:46:19.848Z] 0622d0fa9048: Pull complete [2020-04-09T05:46:19.848Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-09T05:46:19.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-09T05:46:19.961Z] prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container [2020-04-09T05:46:19.994Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-09T05:46:20.456Z] $ docker top 7f0db66227495b4da5922cd04fc36eb68255341ee5fa0dcabcb201446b0cd803 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-09T05:46:20.700Z] provisioning config files... [2020-04-09T05:46:20.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config248183022559570175tmp [Pipeline] { [Pipeline] echo [2020-04-09T05:46:20.768Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T05:46:21.054Z] ---> create-netrc.sh [Pipeline] echo [2020-04-09T05:46:21.062Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T05:46:21.350Z] ---> logs-deploy.sh [2020-04-09T05:46:21.350Z] + ARCHIVE_ARTIFACTS= [2020-04-09T05:46:21.350Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-09T05:46:21.350Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-09T05:46:21.350Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-09T05:46:21.350Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/23 [2020-04-09T05:46:21.350Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/23/ [2020-04-09T05:46:21.350Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/23 /w/workspace/edgexfoundry_edgex-ui-go_master [2020-04-09T05:46:22.727Z] Archives upload complete. [2020-04-09T05:46:22.985Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/23 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/23/