Pull request #216 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at eb4e1220dfff2afdde90e53a1399b45555a699c8 rather than 9e5afe35a9bc20b51ade0ac1d260007c1be6683c Obtained Jenkinsfile from eb4e1220dfff2afdde90e53a1399b45555a699c8 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5592 in /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [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_PR-216 # 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/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit eb4e1220dfff2afdde90e53a1399b45555a699c8 into PR head commit 9e5afe35a9bc20b51ade0ac1d260007c1be6683c Merge succeeded, producing 9e5afe35a9bc20b51ade0ac1d260007c1be6683c Checking out Revision 9e5afe35a9bc20b51ade0ac1d260007c1be6683c (PR-216) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/216/head:refs/remotes/origin/PR-216 # 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/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 Commit message: "update" > git rev-list --no-walk 46f9fec39ade226649a4055c1b49f4082a58b078 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T11:49:35.865Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T11:49:36.058Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T11:49:36.197Z] ========================================================= [2020-04-22T11:49:36.197Z] EdgeX Global Pipelines Version Info [2020-04-22T11:49:36.197Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T11:49:37.718Z] ------------------- [2020-04-22T11:49:37.718Z] stable info: [2020-04-22T11:49:37.718Z] ------------------- [2020-04-22T11:49:37.718Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T11:49:37.718Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T11:49:37.718Z] Message: update stable to v1.0.73 [2020-04-22T11:49:38.315Z] ------------------- [2020-04-22T11:49:38.315Z] experimental info: [2020-04-22T11:49:38.315Z] ------------------- [2020-04-22T11:49:38.315Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T11:49:38.315Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-22T11:49:38.315Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T11:49:40.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T11:49:40.217Z] [2020-04-22T11:49:40.217Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T11:49:40.602Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T11:49:40.602Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T11:49:40.602Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T11:49:40.602Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T11:49:40.602Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T11:49:40.602Z] 93b08a4f1073: Pulling fs layer [2020-04-22T11:49:40.602Z] 93b08a4f1073: Waiting [2020-04-22T11:49:40.602Z] b8cc5d1170e3: Verifying Checksum [2020-04-22T11:49:40.602Z] b8cc5d1170e3: Download complete [2020-04-22T11:49:40.880Z] 9123ac7c32f7: Verifying Checksum [2020-04-22T11:49:40.880Z] 9123ac7c32f7: Download complete [2020-04-22T11:49:40.880Z] 93b08a4f1073: Verifying Checksum [2020-04-22T11:49:40.880Z] 93b08a4f1073: Download complete [2020-04-22T11:49:41.149Z] 2924cbbf6a41: Verifying Checksum [2020-04-22T11:49:41.149Z] 2924cbbf6a41: Download complete [2020-04-22T11:49:41.149Z] 9123ac7c32f7: Pull complete [2020-04-22T11:49:41.419Z] b8cc5d1170e3: Pull complete [2020-04-22T11:49:42.009Z] 2924cbbf6a41: Pull complete [2020-04-22T11:49:42.297Z] 93b08a4f1073: Pull complete [2020-04-22T11:49:42.297Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T11:49:42.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T11:49:42.499Z] prd-centos7-docker-4c-2g-5592 does not seem to be running inside a container [2020-04-22T11:49:42.607Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-216 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216:/w/workspace/edgexfoundry_edgex-ui-go_PR-216:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T11:49:43.325Z] $ docker top aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T11:49:43.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T11:49:43.867Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T11:49:44.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T11:49:44.103Z] $ docker exec aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 ssh-agent [2020-04-22T11:49:44.306Z] SSH_AUTH_SOCK=/tmp/ssh-uAd6d3HG9337/agent.15 [2020-04-22T11:49:44.306Z] SSH_AGENT_PID=22 [2020-04-22T11:49:44.334Z] Running ssh-add (command line suppressed) [2020-04-22T11:49:44.507Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_9094884595852604469.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_9094884595852604469.key) [2020-04-22T11:49:44.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T11:49:45.067Z] + git describe --exact-match --tags HEAD [2020-04-22T11:49:45.067Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T11:49:45.168Z] $ docker exec --env ******** --env ******** aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 ssh-agent -k [2020-04-22T11:49:45.312Z] unset SSH_AUTH_SOCK; [2020-04-22T11:49:45.312Z] unset SSH_AGENT_PID; [2020-04-22T11:49:45.312Z] echo Agent pid 22 killed; [2020-04-22T11:49:45.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T11:49:45.436Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T11:49:45.436Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T11:49:45.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T11:49:45.514Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T11:49:45.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T11:49:45.742Z] $ docker exec aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 ssh-agent [2020-04-22T11:49:45.932Z] SSH_AUTH_SOCK=/tmp/ssh-XimZjrr6jLoI/agent.58 [2020-04-22T11:49:45.932Z] SSH_AGENT_PID=65 [2020-04-22T11:49:45.957Z] Running ssh-add (command line suppressed) [2020-04-22T11:49:46.099Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_4395442793837718224.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_4395442793837718224.key) [2020-04-22T11:49:46.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T11:49:46.719Z] + git semver init [2020-04-22T11:49:46.719Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T11:49:46.719Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-216/.git [2020-04-22T11:49:46.719Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [2020-04-22T11:49:46.719Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T11:49:46.719Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T11:49:46.719Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T11:49:46.719Z] # $SEMVER_BRANCH = PR-216 [2020-04-22T11:49:46.719Z] # $SEMVER_TEMP = /tmp/semver-697357880 [2020-04-22T11:49:46.719Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-22T11:49:47.322Z] # '/tmp/semver-697357880' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-216/.semver' [2020-04-22T11:49:47.600Z] # -> Force: false [2020-04-22T11:49:47.600Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-216/.semver [Pipeline] } [2020-04-22T11:49:47.668Z] $ docker exec --env ******** --env ******** aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 ssh-agent -k [2020-04-22T11:49:47.807Z] unset SSH_AUTH_SOCK; [2020-04-22T11:49:47.808Z] unset SSH_AGENT_PID; [2020-04-22T11:49:47.808Z] echo Agent pid 65 killed; [2020-04-22T11:49:47.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T11:49:48.329Z] + git semver [Pipeline] } [2020-04-22T11:49:48.371Z] $ docker stop --time=1 aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 [2020-04-22T11:49:49.820Z] $ docker rm -f aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T11:49:51.045Z] Stashed 48 file(s) [Pipeline] echo [2020-04-22T11:49:51.047Z] [edgeXSemver] initialized semver on version 0.0.0 [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-22T11:50:06.521Z] Still waiting to schedule task [2020-04-22T11:50:06.522Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-22T11:50:06.523Z] Still waiting to schedule task [2020-04-22T11:50:06.523Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5590’ [2020-04-22T11:52:42.922Z] Running on prd-centos7-docker-4c-2g-5593 in /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [Pipeline] { [Pipeline] ws [2020-04-22T11:52:42.958Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-04-22T11:52:53.127Z] using credential edgex-jenkins-ssh [2020-04-22T11:52:53.174Z] Cloning the remote Git repository [2020-04-22T11:52:53.174Z] Cloning with configured refspecs honoured and without tags [2020-04-22T11:52:53.238Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T11:52:53.285Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-04-22T11:52:53.400Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T11:52:53.401Z] > git --version # timeout=10 [2020-04-22T11:52:53.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T11:52:53.467Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T11:52:54.459Z] Fetching without tags [2020-04-22T11:52:54.864Z] Merging remotes/origin/master commit eb4e1220dfff2afdde90e53a1399b45555a699c8 into PR head commit 9e5afe35a9bc20b51ade0ac1d260007c1be6683c [2020-04-22T11:52:54.415Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-22T11:52:54.425Z] > git config --add remote.origin.fetch +refs/pull/216/head:refs/remotes/origin/PR-216 # timeout=10 [2020-04-22T11:52:54.435Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T11:52:54.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-22T11:52:54.464Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T11:52:54.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T11:52:54.472Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T11:52:54.875Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T11:52:54.896Z] > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 [2020-04-22T11:52:55.049Z] > git remote # timeout=10 [2020-04-22T11:52:55.142Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T11:52:55.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T11:52:55.208Z] > git merge eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 [2020-04-22T11:52:55.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T11:52:55.349Z] Merge succeeded, producing 9e5afe35a9bc20b51ade0ac1d260007c1be6683c [2020-04-22T11:52:55.349Z] Checking out Revision 9e5afe35a9bc20b51ade0ac1d260007c1be6683c (PR-216) [2020-04-22T11:52:55.378Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T11:52:55.522Z] > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 [2020-04-22T11:53:00.579Z] Commit message: "update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T11:53:02.658Z] ========================================================= [2020-04-22T11:53:02.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-22T11:53:02.658Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T11:53:05.385Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-22T11:53:06.016Z] Sending build context to Docker daemon 11.57MB [2020-04-22T11:53:06.016Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-22T11:53:06.016Z] Step 2/8 : FROM ${BASE} [2020-04-22T11:53:06.431Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-22T11:53:06.431Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T11:53:06.431Z] 2848faf0eed1: Pulling fs layer [2020-04-22T11:53:06.431Z] 0f37312ad70f: Pulling fs layer [2020-04-22T11:53:06.431Z] 5788d62ee057: Pulling fs layer [2020-04-22T11:53:06.431Z] 0e6b1d234666: Pulling fs layer [2020-04-22T11:53:06.431Z] bf5d7aec512f: Pulling fs layer [2020-04-22T11:53:06.431Z] 34c802a77dc8: Pulling fs layer [2020-04-22T11:53:06.431Z] 9eb99e56ec68: Pulling fs layer [2020-04-22T11:53:06.431Z] 27c7a5d97fbd: Pulling fs layer [2020-04-22T11:53:06.431Z] 5c102a31e300: Pulling fs layer [2020-04-22T11:53:06.431Z] dcfb455df0a1: Pulling fs layer [2020-04-22T11:53:06.431Z] 34c802a77dc8: Waiting [2020-04-22T11:53:06.431Z] 9eb99e56ec68: Waiting [2020-04-22T11:53:06.431Z] dcfb455df0a1: Waiting [2020-04-22T11:53:06.431Z] 27c7a5d97fbd: Waiting [2020-04-22T11:53:06.431Z] 5c102a31e300: Waiting [2020-04-22T11:53:06.431Z] 5788d62ee057: Waiting [2020-04-22T11:53:06.431Z] bf5d7aec512f: Waiting [2020-04-22T11:53:06.431Z] 0f37312ad70f: Verifying Checksum [2020-04-22T11:53:06.431Z] 0f37312ad70f: Download complete [2020-04-22T11:53:06.431Z] 2848faf0eed1: Verifying Checksum [2020-04-22T11:53:06.431Z] 2848faf0eed1: Download complete [2020-04-22T11:53:06.759Z] 0e6b1d234666: Verifying Checksum [2020-04-22T11:53:06.759Z] 0e6b1d234666: Download complete [2020-04-22T11:53:06.759Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T11:53:06.759Z] e6b0cf9c0882: Download complete [2020-04-22T11:53:06.759Z] bf5d7aec512f: Verifying Checksum [2020-04-22T11:53:06.759Z] bf5d7aec512f: Download complete [2020-04-22T11:53:07.710Z] e6b0cf9c0882: Pull complete [2020-04-22T11:53:07.989Z] 2848faf0eed1: Pull complete [2020-04-22T11:53:07.989Z] 0f37312ad70f: Pull complete [2020-04-22T11:53:08.619Z] 34c802a77dc8: Verifying Checksum [2020-04-22T11:53:08.619Z] 34c802a77dc8: Download complete [2020-04-22T11:53:08.619Z] 27c7a5d97fbd: Verifying Checksum [2020-04-22T11:53:08.619Z] 27c7a5d97fbd: Download complete [2020-04-22T11:53:11.942Z] 5788d62ee057: Verifying Checksum [2020-04-22T11:53:11.942Z] 5788d62ee057: Download complete [2020-04-22T11:53:12.488Z] 5c102a31e300: Verifying Checksum [2020-04-22T11:53:12.488Z] 5c102a31e300: Download complete [2020-04-22T11:53:12.882Z] dcfb455df0a1: Verifying Checksum [2020-04-22T11:53:12.882Z] dcfb455df0a1: Download complete [2020-04-22T11:53:13.281Z] 9eb99e56ec68: Verifying Checksum [2020-04-22T11:53:13.282Z] 9eb99e56ec68: Download complete [2020-04-22T11:53:21.723Z] 5788d62ee057: Pull complete [2020-04-22T11:53:21.723Z] 0e6b1d234666: Pull complete [2020-04-22T11:53:21.723Z] bf5d7aec512f: Pull complete [2020-04-22T11:53:29.980Z] 34c802a77dc8: Pull complete [2020-04-22T11:53:34.364Z] 9eb99e56ec68: Pull complete [2020-04-22T11:53:34.639Z] 27c7a5d97fbd: Pull complete [2020-04-22T11:53:36.075Z] 5c102a31e300: Pull complete [2020-04-22T11:53:36.075Z] dcfb455df0a1: Pull complete [2020-04-22T11:53:36.075Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-22T11:53:36.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-22T11:53:36.075Z] ---> 7c70fe431013 [2020-04-22T11:53:36.075Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T11:53:36.438Z] ---> Running in c67a5767fb1e [2020-04-22T11:53:36.644Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5594 in /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [Pipeline] { [2020-04-22T11:53:36.749Z] Removing intermediate container c67a5767fb1e [2020-04-22T11:53:36.749Z] ---> ade8e4d0fb71 [2020-04-22T11:53:36.749Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T11:53:36.749Z] ---> Running in 97e9b9e47478 [Pipeline] ws [2020-04-22T11:53:37.018Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-04-22T11:53:38.785Z] Removing intermediate container 97e9b9e47478 [2020-04-22T11:53:38.785Z] ---> c1fd9f237e7f [2020-04-22T11:53:38.785Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T11:53:38.785Z] ---> Running in d96fd89ee919 [2020-04-22T11:53:39.358Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T11:53:40.362Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T11:53:40.362Z] OK: 143 MiB in 39 packages [2020-04-22T11:53:40.996Z] Removing intermediate container d96fd89ee919 [2020-04-22T11:53:40.996Z] ---> db1db5863469 [2020-04-22T11:53:40.996Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-22T11:53:40.996Z] ---> Running in 95e91b3ae497 [2020-04-22T11:53:41.264Z] Removing intermediate container 95e91b3ae497 [2020-04-22T11:53:41.264Z] ---> 4c41ead0ec30 [2020-04-22T11:53:41.264Z] Step 7/8 : COPY . . [2020-04-22T11:53:42.674Z] ---> 987d200335fa [2020-04-22T11:53:42.674Z] Step 8/8 : RUN go mod download [2020-04-22T11:53:42.674Z] ---> Running in ca35421b702d [2020-04-22T11:53:42.820Z] using credential edgex-jenkins-ssh [2020-04-22T11:53:42.869Z] Cloning the remote Git repository [2020-04-22T11:53:42.869Z] Cloning with configured refspecs honoured and without tags [2020-04-22T11:53:42.936Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T11:53:43.038Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-04-22T11:53:43.134Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T11:53:43.135Z] > git --version # timeout=10 [2020-04-22T11:53:43.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T11:53:43.220Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T11:53:44.555Z] Fetching without tags [2020-04-22T11:53:44.419Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-22T11:53:44.439Z] > git config --add remote.origin.fetch +refs/pull/216/head:refs/remotes/origin/PR-216 # timeout=10 [2020-04-22T11:53:44.470Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T11:53:44.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-22T11:53:44.567Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-22T11:53:44.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T11:53:44.589Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T11:53:45.057Z] Merging remotes/origin/master commit eb4e1220dfff2afdde90e53a1399b45555a699c8 into PR head commit 9e5afe35a9bc20b51ade0ac1d260007c1be6683c [2020-04-22T11:53:45.695Z] Merge succeeded, producing 9e5afe35a9bc20b51ade0ac1d260007c1be6683c [2020-04-22T11:53:45.695Z] Checking out Revision 9e5afe35a9bc20b51ade0ac1d260007c1be6683c (PR-216) [2020-04-22T11:53:45.083Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T11:53:45.143Z] > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 [2020-04-22T11:53:45.410Z] > git remote # timeout=10 [2020-04-22T11:53:45.500Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T11:53:45.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T11:53:45.577Z] > git merge eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 [2020-04-22T11:53:45.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T11:53:45.703Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T11:53:45.739Z] > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 [2020-04-22T11:53:48.101Z] go: finding cloud.google.com/go v0.26.0 [2020-04-22T11:53:48.101Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-22T11:53:48.101Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-22T11:53:48.101Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T11:53:48.101Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-22T11:53:48.101Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-22T11:53:48.101Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-22T11:53:48.101Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-22T11:53:48.101Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-22T11:53:48.101Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-22T11:53:48.101Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-22T11:53:48.101Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T11:53:48.101Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-22T11:53:48.101Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-22T11:53:48.101Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-22T11:53:48.101Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-22T11:53:48.101Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T11:53:48.101Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-22T11:53:48.101Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T11:53:48.101Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-22T11:53:48.101Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-22T11:53:48.101Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-22T11:53:48.101Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-22T11:53:48.101Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-22T11:53:48.101Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T11:53:48.101Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-22T11:53:48.101Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-22T11:53:48.101Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-22T11:53:48.101Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-22T11:53:48.101Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-22T11:53:48.101Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-22T11:53:48.101Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-22T11:53:48.101Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-22T11:53:48.101Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-22T11:53:48.101Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-22T11:53:48.101Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-22T11:53:48.101Z] go: finding github.com/fatih/color v1.9.0 [2020-04-22T11:53:48.101Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-22T11:53:48.101Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-22T11:53:48.101Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-22T11:53:48.363Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-22T11:53:48.363Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-22T11:53:48.363Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T11:53:48.363Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-22T11:53:48.363Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T11:53:48.363Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-22T11:53:48.363Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-22T11:53:48.363Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-22T11:53:48.363Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-22T11:53:48.363Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-22T11:53:48.363Z] go: finding github.com/golang/mock v1.1.1 [2020-04-22T11:53:48.363Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-22T11:53:48.363Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-22T11:53:48.363Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-22T11:53:48.363Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T11:53:48.363Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-22T11:53:48.363Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-22T11:53:48.363Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-22T11:53:48.363Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-22T11:53:48.363Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-22T11:53:48.632Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-22T11:53:48.632Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T11:53:48.632Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-22T11:53:48.632Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T11:53:48.632Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-22T11:53:48.947Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-22T11:53:48.948Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-22T11:53:48.948Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-22T11:53:48.948Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-22T11:53:48.948Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-22T11:53:48.948Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-22T11:53:48.948Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-22T11:53:48.948Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-22T11:53:48.948Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-22T11:53:48.948Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-22T11:53:48.948Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-22T11:53:48.948Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-22T11:53:48.948Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-22T11:53:48.948Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-22T11:53:48.948Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-22T11:53:48.948Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-22T11:53:48.948Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-22T11:53:49.225Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-22T11:53:49.225Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T11:53:49.225Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-22T11:53:49.225Z] go: finding github.com/kr/pty v1.1.1 [2020-04-22T11:53:49.225Z] go: finding github.com/kr/text v0.1.0 [2020-04-22T11:53:49.225Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-22T11:53:49.225Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-22T11:53:49.225Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-22T11:53:49.225Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-22T11:53:49.225Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-22T11:53:49.225Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-22T11:53:49.225Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-22T11:53:49.225Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-22T11:53:49.225Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-22T11:53:49.225Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T11:53:49.225Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T11:53:49.225Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T11:53:49.225Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-22T11:53:49.225Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T11:53:49.226Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-22T11:53:49.226Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T11:53:49.226Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-22T11:53:49.226Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T11:53:49.226Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-22T11:53:49.226Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-22T11:53:49.226Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-22T11:53:49.226Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-22T11:53:49.500Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-22T11:53:49.500Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-22T11:53:49.500Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-22T11:53:49.500Z] go: finding github.com/oklog/run v1.0.0 [2020-04-22T11:53:49.500Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-22T11:53:49.500Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-22T11:53:49.500Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-22T11:53:49.500Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-22T11:53:49.500Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-22T11:53:49.500Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-22T11:53:49.500Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-22T11:53:49.500Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-22T11:53:49.500Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T11:53:49.500Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T11:53:49.500Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T11:53:49.500Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-22T11:53:49.500Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-22T11:53:49.761Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-22T11:53:49.762Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-22T11:53:49.762Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-22T11:53:49.762Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-22T11:53:49.762Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-22T11:53:49.762Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-22T11:53:49.762Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T11:53:49.762Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-22T11:53:49.762Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-22T11:53:49.762Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-22T11:53:49.762Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-22T11:53:49.762Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-22T11:53:49.762Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-22T11:53:49.762Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-22T11:53:49.762Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-22T11:53:49.762Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-22T11:53:49.762Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-22T11:53:49.762Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-22T11:53:49.762Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-22T11:53:49.762Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-22T11:53:49.762Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-22T11:53:49.762Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-22T11:53:49.762Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-22T11:53:49.762Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-22T11:53:49.762Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-22T11:53:49.762Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-22T11:53:49.762Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-22T11:53:49.762Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-22T11:53:50.046Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-22T11:53:50.046Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-22T11:53:50.046Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-22T11:53:50.046Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-22T11:53:50.046Z] go: finding golang.org/x/text v0.3.2 [2020-04-22T11:53:50.046Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-22T11:53:50.046Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-22T11:53:50.046Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-22T11:53:50.046Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-22T11:53:50.046Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-22T11:53:50.046Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-22T11:53:50.046Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-22T11:53:50.046Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-22T11:53:50.046Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-22T11:53:50.046Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T11:53:50.046Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-22T11:53:50.339Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-22T11:53:50.339Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-22T11:53:50.339Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-22T11:53:50.339Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-22T11:53:50.339Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-22T11:53:50.592Z] Commit message: "update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T11:53:51.919Z] ========================================================= [2020-04-22T11:53:51.919Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-22T11:53:51.919Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T11:53:53.110Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-22T11:53:54.083Z] Sending build context to Docker daemon 11.57MB [2020-04-22T11:53:54.083Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-22T11:53:54.083Z] Step 2/8 : FROM ${BASE} [2020-04-22T11:53:54.353Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-22T11:53:54.353Z] cde5963f3b93: Pulling fs layer [2020-04-22T11:53:54.353Z] 2a23fa8c16f7: Pulling fs layer [2020-04-22T11:53:54.353Z] 777b28850792: Pulling fs layer [2020-04-22T11:53:54.353Z] 8a11ddd9e578: Pulling fs layer [2020-04-22T11:53:54.353Z] 4cf88f913ddb: Pulling fs layer [2020-04-22T11:53:54.353Z] 1df406cf5192: Pulling fs layer [2020-04-22T11:53:54.353Z] cd6300453558: Pulling fs layer [2020-04-22T11:53:54.353Z] b9c365052c96: Pulling fs layer [2020-04-22T11:53:54.353Z] a2d8cc88f415: Pulling fs layer [2020-04-22T11:53:54.353Z] ea1d1ca13537: Pulling fs layer [2020-04-22T11:53:54.353Z] 3750a50a1c5e: Pulling fs layer [2020-04-22T11:53:54.353Z] 1df406cf5192: Waiting [2020-04-22T11:53:54.353Z] cd6300453558: Waiting [2020-04-22T11:53:54.353Z] b9c365052c96: Waiting [2020-04-22T11:53:54.353Z] a2d8cc88f415: Waiting [2020-04-22T11:53:54.353Z] ea1d1ca13537: Waiting [2020-04-22T11:53:54.353Z] 3750a50a1c5e: Waiting [2020-04-22T11:53:54.353Z] 8a11ddd9e578: Waiting [2020-04-22T11:53:54.353Z] 4cf88f913ddb: Waiting [2020-04-22T11:53:54.353Z] 777b28850792: Verifying Checksum [2020-04-22T11:53:54.353Z] 777b28850792: Download complete [2020-04-22T11:53:54.353Z] 2a23fa8c16f7: Verifying Checksum [2020-04-22T11:53:54.353Z] 2a23fa8c16f7: Download complete [2020-04-22T11:53:54.353Z] 4cf88f913ddb: Verifying Checksum [2020-04-22T11:53:54.353Z] 4cf88f913ddb: Download complete [2020-04-22T11:53:54.627Z] 1df406cf5192: Download complete [2020-04-22T11:53:54.627Z] cde5963f3b93: Download complete [2020-04-22T11:53:55.593Z] cde5963f3b93: Pull complete [2020-04-22T11:53:56.181Z] 2a23fa8c16f7: Pull complete [2020-04-22T11:53:56.449Z] 777b28850792: Pull complete [2020-04-22T11:53:59.052Z] cd6300453558: Verifying Checksum [2020-04-22T11:53:59.052Z] cd6300453558: Download complete [2020-04-22T11:53:59.052Z] a2d8cc88f415: Verifying Checksum [2020-04-22T11:53:59.052Z] a2d8cc88f415: Download complete [2020-04-22T11:54:01.019Z] ea1d1ca13537: Verifying Checksum [2020-04-22T11:54:01.019Z] ea1d1ca13537: Download complete [2020-04-22T11:54:01.307Z] 3750a50a1c5e: Verifying Checksum [2020-04-22T11:54:01.307Z] 3750a50a1c5e: Download complete [2020-04-22T11:54:03.903Z] b9c365052c96: Verifying Checksum [2020-04-22T11:54:03.903Z] b9c365052c96: Download complete [2020-04-22T11:54:05.845Z] 8a11ddd9e578: Verifying Checksum [2020-04-22T11:54:05.845Z] 8a11ddd9e578: Download complete [2020-04-22T11:54:18.182Z] 8a11ddd9e578: Pull complete [2020-04-22T11:54:18.182Z] 4cf88f913ddb: Pull complete [2020-04-22T11:54:18.182Z] 1df406cf5192: Pull complete [2020-04-22T11:54:22.452Z] cd6300453558: Pull complete [2020-04-22T11:54:27.817Z] b9c365052c96: Pull complete [2020-04-22T11:54:27.817Z] a2d8cc88f415: Pull complete [2020-04-22T11:54:29.790Z] ea1d1ca13537: Pull complete [2020-04-22T11:54:30.056Z] 3750a50a1c5e: Pull complete [2020-04-22T11:54:30.056Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-22T11:54:30.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-22T11:54:30.056Z] ---> 78745c68409d [2020-04-22T11:54:30.056Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T11:54:34.340Z] ---> Running in 543ef4d226c7 [2020-04-22T11:54:34.340Z] Removing intermediate container 543ef4d226c7 [2020-04-22T11:54:34.340Z] ---> 77348bf169a5 [2020-04-22T11:54:34.340Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T11:54:34.340Z] ---> Running in eaf5869000e7 [2020-04-22T11:54:36.301Z] Removing intermediate container eaf5869000e7 [2020-04-22T11:54:36.301Z] ---> c09b83b523af [2020-04-22T11:54:36.301Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T11:54:36.571Z] ---> Running in 0f8415655a5f [2020-04-22T11:54:37.537Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T11:54:38.123Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T11:54:38.707Z] OK: 125 MiB in 39 packages [2020-04-22T11:54:39.674Z] Removing intermediate container 0f8415655a5f [2020-04-22T11:54:39.674Z] ---> a3ee61bfce39 [2020-04-22T11:54:39.674Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-22T11:54:39.944Z] ---> Running in eee6a1d5a32d [2020-04-22T11:54:40.213Z] Removing intermediate container eee6a1d5a32d [2020-04-22T11:54:40.213Z] ---> e3698534b828 [2020-04-22T11:54:40.213Z] Step 7/8 : COPY . . [2020-04-22T11:54:41.629Z] ---> 5ab81437ea11 [2020-04-22T11:54:41.629Z] Step 8/8 : RUN go mod download [2020-04-22T11:54:41.902Z] ---> Running in eb8ffd527897 [2020-04-22T11:54:45.256Z] go: finding cloud.google.com/go v0.26.0 [2020-04-22T11:54:45.256Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-22T11:54:45.256Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-22T11:54:45.525Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T11:54:45.525Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-22T11:54:45.525Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-22T11:54:45.525Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-22T11:54:45.525Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-22T11:54:45.525Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-22T11:54:45.525Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-22T11:54:45.525Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-22T11:54:45.525Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T11:54:45.525Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-22T11:54:45.525Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-22T11:54:45.525Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-22T11:54:45.525Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-22T11:54:45.525Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T11:54:45.525Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-22T11:54:45.525Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T11:54:45.525Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-22T11:54:45.525Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-22T11:54:45.525Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-22T11:54:45.525Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-22T11:54:45.525Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-22T11:54:45.525Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T11:54:45.525Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-22T11:54:45.525Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-22T11:54:45.525Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-22T11:54:45.525Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-22T11:54:45.793Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-22T11:54:45.793Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-22T11:54:45.793Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-22T11:54:45.793Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-22T11:54:45.793Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-22T11:54:45.793Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-22T11:54:45.793Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-22T11:54:45.793Z] go: finding github.com/fatih/color v1.9.0 [2020-04-22T11:54:45.793Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-22T11:54:45.793Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-22T11:54:45.793Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-22T11:54:45.793Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-22T11:54:45.793Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-22T11:54:45.793Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T11:54:45.793Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-22T11:54:45.793Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T11:54:45.793Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-22T11:54:45.793Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-22T11:54:45.793Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-22T11:54:45.793Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-22T11:54:46.062Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-22T11:54:46.062Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-22T11:54:46.062Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-22T11:54:46.062Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-22T11:54:46.062Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-22T11:54:46.062Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-22T11:54:46.062Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-22T11:54:46.062Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-22T11:54:46.062Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-22T11:54:46.062Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-22T11:54:46.062Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-22T11:54:46.062Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-22T11:54:46.062Z] go: finding github.com/golang/mock v1.1.1 [2020-04-22T11:54:46.062Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-22T11:54:46.062Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-22T11:54:46.062Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-22T11:54:46.062Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T11:54:46.062Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-22T11:54:46.062Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-22T11:54:46.062Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-22T11:54:46.062Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-22T11:54:46.062Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-22T11:54:46.062Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-22T11:54:46.062Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T11:54:46.062Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-22T11:54:46.062Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-22T11:54:46.062Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-22T11:54:46.062Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-22T11:54:46.062Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-22T11:54:46.062Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T11:54:46.062Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-22T11:54:46.062Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-22T11:54:46.330Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-22T11:54:46.597Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-22T11:54:46.597Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-22T11:54:46.597Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-22T11:54:46.597Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-22T11:54:46.597Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-22T11:54:46.597Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-22T11:54:46.597Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-22T11:54:46.597Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-22T11:54:46.597Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-22T11:54:46.597Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-22T11:54:46.597Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-22T11:54:46.597Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-22T11:54:46.597Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-22T11:54:46.597Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-22T11:54:46.597Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-22T11:54:46.597Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-22T11:54:46.597Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-22T11:54:46.597Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-22T11:54:46.597Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T11:54:46.597Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-22T11:54:46.597Z] go: finding github.com/kr/pty v1.1.1 [2020-04-22T11:54:46.597Z] go: finding github.com/kr/text v0.1.0 [2020-04-22T11:54:46.597Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-22T11:54:46.597Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-22T11:54:46.597Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-22T11:54:46.597Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-22T11:54:46.597Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-22T11:54:46.864Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-22T11:54:46.864Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-22T11:54:46.864Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-22T11:54:46.864Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-22T11:54:46.864Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-22T11:54:46.864Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-22T11:54:46.864Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-22T11:54:46.864Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-22T11:54:46.864Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-22T11:54:46.864Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-22T11:54:46.864Z] go: finding github.com/oklog/run v1.0.0 [2020-04-22T11:54:46.864Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-22T11:54:46.864Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-22T11:54:46.864Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-22T11:54:46.864Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-22T11:54:46.864Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-22T11:54:47.131Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-22T11:54:47.131Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-22T11:54:47.131Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-22T11:54:47.131Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T11:54:47.131Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T11:54:47.131Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T11:54:47.131Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-22T11:54:47.131Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-22T11:54:47.131Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-22T11:54:47.131Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-22T11:54:47.131Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-22T11:54:47.131Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-22T11:54:47.131Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-22T11:54:47.131Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-22T11:54:47.131Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T11:54:47.131Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-22T11:54:47.131Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-22T11:54:47.131Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-22T11:54:47.131Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-22T11:54:47.131Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-22T11:54:47.131Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-22T11:54:47.131Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-22T11:54:47.131Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-22T11:54:47.131Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-22T11:54:47.131Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-22T11:54:47.131Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-22T11:54:47.131Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-22T11:54:47.131Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-22T11:54:47.131Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-22T11:54:47.131Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-22T11:54:47.398Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-22T11:54:47.398Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-22T11:54:47.398Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-22T11:54:47.398Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-22T11:54:47.398Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-22T11:54:47.398Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-22T11:54:47.398Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-22T11:54:47.398Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-22T11:54:47.398Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-22T11:54:47.398Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-22T11:54:47.398Z] go: finding golang.org/x/text v0.3.2 [2020-04-22T11:54:47.398Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-22T11:54:47.398Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-22T11:54:47.398Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-22T11:54:47.398Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-22T11:54:47.398Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-22T11:54:47.398Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-22T11:54:47.398Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-22T11:54:47.398Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-22T11:54:47.398Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-22T11:54:47.398Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-22T11:54:47.398Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-22T11:54:47.398Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-22T11:54:47.667Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-22T11:54:47.667Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-22T11:54:47.667Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-22T11:54:47.667Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-22T11:54:47.667Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-22T11:54:47.667Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-22T11:54:47.667Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-22T11:54:47.667Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T11:54:47.667Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-22T11:54:47.667Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-22T11:54:47.667Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-22T11:54:47.667Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-22T11:54:47.667Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-22T11:54:47.667Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-22T11:56:13.474Z] Removing intermediate container ca35421b702d [2020-04-22T11:56:13.474Z] ---> 5511fbb9a544 [2020-04-22T11:56:13.474Z] Successfully built 5511fbb9a544 [2020-04-22T11:56:13.474Z] 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-22T11:56:14.221Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T11:56:14.513Z] . [Pipeline] withDockerContainer [2020-04-22T11:56:14.850Z] prd-centos7-docker-4c-2g-5593 does not seem to be running inside a container [2020-04-22T11:56:15.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-22T11:56:16.791Z] $ docker top 99dee33db645c3427a0bb773673c6bffe38bbaede2300b8d8705d53689a7701b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T11:56:17.818Z] + go version [2020-04-22T11:56:17.818Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-22T11:56:18.189Z] + make test [2020-04-22T11:56:18.459Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T11:56:21.850Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-22T11:56:24.362Z] Removing intermediate container eb8ffd527897 [2020-04-22T11:56:24.362Z] ---> d6081a636d8b [2020-04-22T11:56:24.362Z] Successfully built d6081a636d8b [2020-04-22T11:56:24.362Z] 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-22T11:56:24.983Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T11:56:25.251Z] . [Pipeline] withDockerContainer [2020-04-22T11:56:25.584Z] prd-ubuntu18.04-docker-arm64-4c-16g-5594 does not seem to be running inside a container [2020-04-22T11:56:25.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-22T11:56:27.122Z] $ docker top 9cee47f1d1131917a6d366dcd8f66c3912930ce09d3a8ca98763e770ec557375 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T11:56:28.211Z] + go version [2020-04-22T11:56:28.211Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-22T11:56:28.873Z] + make test [2020-04-22T11:56:28.873Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T11:56:30.306Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-22T11:56:34.559Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-22T11:56:34.559Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-22T11:56:34.559Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-22T11:56:34.559Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-22T11:56:34.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-22T11:56:34.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-22T11:56:34.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-22T11:56:34.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-22T11:56:34.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-22T11:56:34.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-22T11:56:34.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-22T11:56:34.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-22T11:56:34.560Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-22T11:56:39.626Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T11:56:39.631Z] $ docker stop --time=1 99dee33db645c3427a0bb773673c6bffe38bbaede2300b8d8705d53689a7701b [2020-04-22T11:56:41.840Z] $ docker rm -f 99dee33db645c3427a0bb773673c6bffe38bbaede2300b8d8705d53689a7701b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T11:56:42.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T11:56:43.279Z] + ls -al . [2020-04-22T11:56:43.279Z] total 104 [2020-04-22T11:56:43.279Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 22 11:56 . [2020-04-22T11:56:43.279Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 22 11:52 .. [2020-04-22T11:56:43.279Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 11:52 assets [2020-04-22T11:56:43.279Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 22 11:52 bin [2020-04-22T11:56:43.279Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 22 11:52 cmd [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 22 11:52 CONTRIBUTING.md [2020-04-22T11:56:43.279Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 22 11:56 coverage.out [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 913 Apr 22 11:52 Dockerfile [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 22 11:52 Dockerfile.build [2020-04-22T11:56:43.279Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 22 11:52 docs [2020-04-22T11:56:43.279Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 22 11:53 .git [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 22 11:52 .gitignore [2020-04-22T11:56:43.279Z] -rw-r--r--. 1 jenkins jenkins 974 Apr 22 11:56 go.mod [2020-04-22T11:56:43.279Z] -rw-r--r--. 1 jenkins jenkins 44475 Apr 22 11:56 go.sum [2020-04-22T11:56:43.279Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 22 11:52 internal [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 22 11:52 Jenkinsfile [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 22 11:52 LICENSE [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 22 11:52 Makefile [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 1898 Apr 22 11:52 README.md [2020-04-22T11:56:43.279Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 22 11:53 .semver [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 22 11:49 VERSION [2020-04-22T11:56:43.279Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 22 11:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T11:56:43.649Z] + 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=9e5afe35a9bc20b51ade0ac1d260007c1be6683c --label arch=amd64 --label version=0.0.0 . [2020-04-22T11:56:44.630Z] Sending build context to Docker daemon 11.62MB [2020-04-22T11:56:44.630Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-22T11:56:44.630Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-22T11:56:44.630Z] ---> 5511fbb9a544 [2020-04-22T11:56:44.630Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-22T11:56:44.630Z] ---> Running in 9a9209222d8c [2020-04-22T11:56:44.630Z] Removing intermediate container 9a9209222d8c [2020-04-22T11:56:44.630Z] ---> d8c9d9ee8a24 [2020-04-22T11:56:44.630Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-22T11:56:44.630Z] ---> Running in d546d2795fc8 [2020-04-22T11:56:44.908Z] Removing intermediate container d546d2795fc8 [2020-04-22T11:56:44.908Z] ---> f80b92d736b0 [2020-04-22T11:56:44.908Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-22T11:56:44.908Z] ---> Running in aea789827f7a [2020-04-22T11:56:45.171Z] Removing intermediate container aea789827f7a [2020-04-22T11:56:45.171Z] ---> 90089960aa12 [2020-04-22T11:56:45.171Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-22T11:56:45.171Z] ---> Running in b423a9091819 [2020-04-22T11:56:45.431Z] Removing intermediate container b423a9091819 [2020-04-22T11:56:45.431Z] ---> 780c240fd364 [2020-04-22T11:56:45.431Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-22T11:56:45.431Z] ---> Running in 68dcc59679dc [2020-04-22T11:56:45.699Z] Removing intermediate container 68dcc59679dc [2020-04-22T11:56:45.699Z] ---> 30a612eddab7 [2020-04-22T11:56:45.699Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T11:56:45.699Z] ---> Running in 7fe1978d3df8 [2020-04-22T11:56:46.653Z] Removing intermediate container 7fe1978d3df8 [2020-04-22T11:56:46.653Z] ---> c37c751fc7e7 [2020-04-22T11:56:46.653Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-22T11:56:46.653Z] ---> Running in 06c818c94975 [2020-04-22T11:56:46.913Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T11:56:47.970Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T11:56:48.283Z] v3.11.5-70-g081823c4c7 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-22T11:56:48.283Z] v3.11.5-69-g2259e68883 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-22T11:56:48.283Z] OK: 11289 distinct packages available [2020-04-22T11:56:48.283Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T11:56:48.903Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T11:56:49.679Z] OK: 143 MiB in 39 packages [2020-04-22T11:56:50.013Z] Removing intermediate container 06c818c94975 [2020-04-22T11:56:50.013Z] ---> a3cbce986656 [2020-04-22T11:56:50.013Z] Step 10/24 : ENV GO111MODULE=on [2020-04-22T11:56:50.293Z] ---> Running in 9b973e101f71 [2020-04-22T11:56:50.293Z] Removing intermediate container 9b973e101f71 [2020-04-22T11:56:50.293Z] ---> a40b2821cc6d [2020-04-22T11:56:50.293Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-22T11:56:50.293Z] ---> Running in 9694be66de3d [2020-04-22T11:56:50.576Z] Removing intermediate container 9694be66de3d [2020-04-22T11:56:50.576Z] ---> 1a4b6b73ead9 [2020-04-22T11:56:50.576Z] Step 12/24 : COPY go.mod . [2020-04-22T11:56:50.855Z] ---> 27564eeb62f1 [2020-04-22T11:56:50.855Z] Step 13/24 : COPY Makefile . [2020-04-22T11:56:51.136Z] ---> f1824e2a03e9 [2020-04-22T11:56:51.136Z] Step 14/24 : RUN make update [2020-04-22T11:56:51.136Z] ---> Running in 28b6a586d2e0 [2020-04-22T11:56:51.782Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-22T11:56:52.477Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-22T11:56:52.477Z] GO111MODULE=on go vet ./... [2020-04-22T11:56:53.836Z] Removing intermediate container 28b6a586d2e0 [2020-04-22T11:56:53.836Z] ---> 0d8612dceedb [2020-04-22T11:56:53.836Z] Step 15/24 : COPY . . [2020-04-22T11:56:54.102Z] ---> 59814a518927 [2020-04-22T11:56:54.102Z] Step 16/24 : RUN ${MAKE} [2020-04-22T11:56:54.366Z] ---> Running in 01d26a5e8fbf [2020-04-22T11:56:54.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] stash [2020-04-22T11:56:57.869Z] Warning: overwriting stash ‘coverage-report’ [2020-04-22T11:56:58.264Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T11:56:58.269Z] $ docker stop --time=1 9cee47f1d1131917a6d366dcd8f66c3912930ce09d3a8ca98763e770ec557375 [2020-04-22T11:57:00.491Z] $ docker rm -f 9cee47f1d1131917a6d366dcd8f66c3912930ce09d3a8ca98763e770ec557375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T11:57:01.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T11:57:02.051Z] + ls -al . [2020-04-22T11:57:02.051Z] total 136 [2020-04-22T11:57:02.051Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 11:56 . [2020-04-22T11:57:02.051Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 11:53 .. [2020-04-22T11:57:02.051Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 11:53 .git [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 22 11:53 .gitignore [2020-04-22T11:57:02.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 11:53 .semver [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 22 11:53 CONTRIBUTING.md [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 22 11:53 Dockerfile [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 22 11:53 Dockerfile.build [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 22 11:53 Jenkinsfile [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 22 11:53 LICENSE [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 22 11:53 Makefile [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 22 11:53 README.md [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 11:49 VERSION [2020-04-22T11:57:02.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 11:53 assets [2020-04-22T11:57:02.051Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 11:53 bin [2020-04-22T11:57:02.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 11:53 cmd [2020-04-22T11:57:02.051Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 22 11:56 coverage.out [2020-04-22T11:57:02.051Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 11:53 docs [2020-04-22T11:57:02.051Z] -rw-r--r-- 1 jenkins jenkins 974 Apr 22 11:56 go.mod [2020-04-22T11:57:02.051Z] -rw-r--r-- 1 jenkins jenkins 44475 Apr 22 11:56 go.sum [2020-04-22T11:57:02.051Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 11:53 internal [2020-04-22T11:57:02.051Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 11:53 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T11:57:02.399Z] + 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=9e5afe35a9bc20b51ade0ac1d260007c1be6683c --label arch=arm64 --label version=0.0.0 . [2020-04-22T11:57:02.984Z] Sending build context to Docker daemon 11.62MB [2020-04-22T11:57:02.984Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-22T11:57:02.984Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-22T11:57:02.984Z] ---> d6081a636d8b [2020-04-22T11:57:02.984Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-22T11:57:03.253Z] ---> Running in 9f1446ce10d2 [2020-04-22T11:57:03.521Z] Removing intermediate container 9f1446ce10d2 [2020-04-22T11:57:03.521Z] ---> bb7d8e52d8e5 [2020-04-22T11:57:03.521Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-22T11:57:03.790Z] ---> Running in 614ba54c755e [2020-04-22T11:57:04.057Z] Removing intermediate container 614ba54c755e [2020-04-22T11:57:04.057Z] ---> 40be166fadbf [2020-04-22T11:57:04.057Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-22T11:57:04.325Z] ---> Running in 72293c8bd575 [2020-04-22T11:57:04.594Z] Removing intermediate container 72293c8bd575 [2020-04-22T11:57:04.594Z] ---> 100a9aa8dfb7 [2020-04-22T11:57:04.594Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-22T11:57:04.863Z] ---> Running in 327c5dacaeed [2020-04-22T11:57:05.130Z] Removing intermediate container 327c5dacaeed [2020-04-22T11:57:05.130Z] ---> ade377bef468 [2020-04-22T11:57:05.130Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-22T11:57:05.398Z] ---> Running in eb947e176560 [2020-04-22T11:57:05.667Z] Removing intermediate container eb947e176560 [2020-04-22T11:57:05.667Z] ---> d8e15b3f35cb [2020-04-22T11:57:05.667Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T11:57:05.667Z] ---> Running in 1066a1a82b39 [2020-04-22T11:57:07.617Z] Removing intermediate container 1066a1a82b39 [2020-04-22T11:57:07.617Z] ---> a7a2de6194ad [2020-04-22T11:57:07.617Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-22T11:57:07.617Z] ---> Running in 289d95e43fd6 [2020-04-22T11:57:08.581Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T11:57:09.164Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T11:57:10.126Z] v3.11.5-70-g081823c4c7 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-22T11:57:10.126Z] v3.11.5-69-g2259e68883 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-22T11:57:10.126Z] OK: 11178 distinct packages available [2020-04-22T11:57:10.126Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T11:57:10.714Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T11:57:11.300Z] OK: 125 MiB in 39 packages [2020-04-22T11:57:12.269Z] Removing intermediate container 289d95e43fd6 [2020-04-22T11:57:12.270Z] ---> 8b6acfd39621 [2020-04-22T11:57:12.270Z] Step 10/24 : ENV GO111MODULE=on [2020-04-22T11:57:12.538Z] ---> Running in e8d4256f1653 [2020-04-22T11:57:12.806Z] Removing intermediate container e8d4256f1653 [2020-04-22T11:57:12.806Z] ---> 02e7c550ad84 [2020-04-22T11:57:12.806Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-22T11:57:12.806Z] ---> Running in 0e1017a221d6 [2020-04-22T11:57:13.373Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-22T11:57:13.392Z] Removing intermediate container 0e1017a221d6 [2020-04-22T11:57:13.392Z] ---> 0f98acf4596e [2020-04-22T11:57:13.392Z] Step 12/24 : COPY go.mod . [2020-04-22T11:57:13.666Z] ---> 7a63be155aee [2020-04-22T11:57:13.666Z] Step 13/24 : COPY Makefile . [2020-04-22T11:57:14.254Z] ---> 0e75d20b2b43 [2020-04-22T11:57:14.254Z] Step 14/24 : RUN make update [2020-04-22T11:57:14.521Z] ---> Running in 077868ffcb02 [2020-04-22T11:57:15.107Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-22T11:57:17.013Z] Removing intermediate container 01d26a5e8fbf [2020-04-22T11:57:17.013Z] ---> f941a16e5434 [2020-04-22T11:57:17.013Z] Step 17/24 : FROM alpine [2020-04-22T11:57:17.056Z] Removing intermediate container 077868ffcb02 [2020-04-22T11:57:17.056Z] ---> 2ba295201060 [2020-04-22T11:57:17.056Z] Step 15/24 : COPY . . [2020-04-22T11:57:17.275Z] latest: Pulling from library/alpine [2020-04-22T11:57:17.589Z] aad63a933944: Pulling fs layer [2020-04-22T11:57:17.952Z] aad63a933944: Verifying Checksum [2020-04-22T11:57:17.952Z] aad63a933944: Download complete [2020-04-22T11:57:17.952Z] aad63a933944: Pull complete [2020-04-22T11:57:17.952Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-22T11:57:17.952Z] Status: Downloaded newer image for alpine:latest [2020-04-22T11:57:17.952Z] ---> a187dde48cd2 [2020-04-22T11:57:17.952Z] Step 18/24 : EXPOSE 4000 [2020-04-22T11:57:18.233Z] ---> Running in 6899c06cd7c5 [2020-04-22T11:57:18.233Z] Removing intermediate container 6899c06cd7c5 [2020-04-22T11:57:18.233Z] ---> 368e27b73f33 [2020-04-22T11:57:18.233Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-22T11:57:18.471Z] ---> b4bb66df4320 [2020-04-22T11:57:18.471Z] Step 16/24 : RUN ${MAKE} [2020-04-22T11:57:18.471Z] ---> Running in 51c42256e009 [2020-04-22T11:57:19.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-22T11:57:19.660Z] ---> 05a0c9ce2673 [2020-04-22T11:57:19.661Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-22T11:57:19.661Z] ---> Running in f703e4049bd6 [2020-04-22T11:57:19.661Z] Removing intermediate container f703e4049bd6 [2020-04-22T11:57:19.661Z] ---> de1368b420e6 [2020-04-22T11:57:19.661Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-22T11:57:19.661Z] ---> Running in f8183b5e1983 [2020-04-22T11:57:19.924Z] Removing intermediate container f8183b5e1983 [2020-04-22T11:57:19.924Z] ---> 7f4b68de93b5 [2020-04-22T11:57:19.924Z] Step 22/24 : LABEL arch=amd64 [2020-04-22T11:57:20.186Z] ---> Running in bc71fedd949c [2020-04-22T11:57:20.186Z] Removing intermediate container bc71fedd949c [2020-04-22T11:57:20.186Z] ---> 12697a3829a7 [2020-04-22T11:57:20.186Z] Step 23/24 : LABEL git_sha=9e5afe35a9bc20b51ade0ac1d260007c1be6683c [2020-04-22T11:57:20.448Z] ---> Running in 128fe575bef2 [2020-04-22T11:57:20.448Z] Removing intermediate container 128fe575bef2 [2020-04-22T11:57:20.448Z] ---> b098ee9cc67e [2020-04-22T11:57:20.448Z] Step 24/24 : LABEL version=0.0.0 [2020-04-22T11:57:20.448Z] ---> Running in f436d7c55ad8 [2020-04-22T11:57:20.718Z] Removing intermediate container f436d7c55ad8 [2020-04-22T11:57:20.718Z] ---> 4c756ba6d21e [2020-04-22T11:57:20.718Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T11:57:20.718Z] Successfully built 4c756ba6d21e [2020-04-22T11:57:20.718Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-22T11:57:41.185Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-22T11:57:49.416Z] Removing intermediate container 51c42256e009 [2020-04-22T11:57:49.416Z] ---> f65ac7d6aa7a [2020-04-22T11:57:49.416Z] Step 17/24 : FROM alpine [2020-04-22T11:57:49.416Z] latest: Pulling from library/alpine [2020-04-22T11:57:49.416Z] 8a0637ca1ac9: Pulling fs layer [2020-04-22T11:57:49.683Z] 8a0637ca1ac9: Download complete [2020-04-22T11:57:50.265Z] 8a0637ca1ac9: Pull complete [2020-04-22T11:57:50.265Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-22T11:57:50.265Z] Status: Downloaded newer image for alpine:latest [2020-04-22T11:57:50.265Z] ---> 2ee122dcc32d [2020-04-22T11:57:50.265Z] Step 18/24 : EXPOSE 4000 [2020-04-22T11:57:50.265Z] ---> Running in e3637cf36db5 [2020-04-22T11:57:50.532Z] Removing intermediate container e3637cf36db5 [2020-04-22T11:57:50.532Z] ---> 89866c81a70c [2020-04-22T11:57:50.532Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-22T11:57:51.943Z] ---> d444c8230a7f [2020-04-22T11:57:51.943Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-22T11:57:52.208Z] ---> Running in 35d62784b99a [2020-04-22T11:57:52.475Z] Removing intermediate container 35d62784b99a [2020-04-22T11:57:52.475Z] ---> 238170c67a71 [2020-04-22T11:57:52.475Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-22T11:57:52.747Z] ---> Running in 32ce053e74af [2020-04-22T11:57:53.017Z] Removing intermediate container 32ce053e74af [2020-04-22T11:57:53.017Z] ---> b927b22c3334 [2020-04-22T11:57:53.017Z] Step 22/24 : LABEL arch=arm64 [2020-04-22T11:57:53.017Z] ---> Running in 4824bdd200fd [2020-04-22T11:57:53.284Z] Removing intermediate container 4824bdd200fd [2020-04-22T11:57:53.284Z] ---> 57b7d829b3ea [2020-04-22T11:57:53.284Z] Step 23/24 : LABEL git_sha=9e5afe35a9bc20b51ade0ac1d260007c1be6683c [2020-04-22T11:57:53.551Z] ---> Running in b359dee2dc28 [2020-04-22T11:57:53.819Z] Removing intermediate container b359dee2dc28 [2020-04-22T11:57:53.819Z] ---> bbd27ac95840 [2020-04-22T11:57:53.819Z] Step 24/24 : LABEL version=0.0.0 [2020-04-22T11:57:53.819Z] ---> Running in 918d9749c575 [2020-04-22T11:57:54.088Z] Removing intermediate container 918d9749c575 [2020-04-22T11:57:54.088Z] ---> d5b9162f3eb5 [2020-04-22T11:57:54.088Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T11:57:54.354Z] Successfully built d5b9162f3eb5 [2020-04-22T11:57:54.354Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-22T11:57:55.414Z] provisioning config files... [2020-04-22T11:57:55.427Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/config3593153544369008919tmp [Pipeline] { [Pipeline] sh [2020-04-22T11:57:55.770Z] + curl -s https://codecov.io/bash [2020-04-22T11:57:55.770Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/config3593153544369008919tmp [2020-04-22T11:57:56.029Z] [2020-04-22T11:57:56.029Z] _____ _ [2020-04-22T11:57:56.029Z] / ____| | | [2020-04-22T11:57:56.029Z] | | ___ __| | ___ ___ _____ __ [2020-04-22T11:57:56.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-22T11:57:56.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-22T11:57:56.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-22T11:57:56.029Z] Bash-tbd [2020-04-22T11:57:56.029Z] [2020-04-22T11:57:56.029Z] [2020-04-22T11:57:56.029Z] ==> Jenkins CI detected. [2020-04-22T11:57:56.029Z] project root: . [2020-04-22T11:57:56.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-22T11:57:56.029Z] ==> Running gcov in . (disable via -X gcov) [2020-04-22T11:57:56.029Z] ==> Python coveragepy not found [2020-04-22T11:57:56.029Z] ==> Searching for coverage reports in: [2020-04-22T11:57:56.029Z] + . [2020-04-22T11:57:56.029Z] -> Found 1 reports [2020-04-22T11:57:56.029Z] ==> Detecting git/mercurial file structure [2020-04-22T11:57:56.029Z] ==> Reading reports [2020-04-22T11:57:56.029Z] + ./coverage.out bytes=10 [2020-04-22T11:57:56.029Z] ==> Appending adjustments [2020-04-22T11:57:56.029Z] http://docs.codecov.io/docs/fixing-reports [2020-04-22T11:57:56.288Z] + Found adjustments [2020-04-22T11:57:56.288Z] ==> Gzipping contents [2020-04-22T11:57:56.288Z] ==> Uploading reports [2020-04-22T11:57:56.288Z] url: https://codecov.io [2020-04-22T11:57:56.288Z] query: branch=PR-216&commit=9e5afe35a9bc20b51ade0ac1d260007c1be6683c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-216%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=216&job= [2020-04-22T11:57:56.288Z] -> Pinging Codecov [2020-04-22T11:57:56.288Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-216&commit=9e5afe35a9bc20b51ade0ac1d260007c1be6683c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-216%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=216&job= [2020-04-22T11:57:56.546Z] -> Uploading [2020-04-22T11:57:57.114Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9e5afe35a9bc20b51ade0ac1d260007c1be6683c [Pipeline] } [2020-04-22T11:57:57.121Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-22T11:57:58.220Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T11:57:58.518Z] ---> package-listing.sh [2020-04-22T11:57:58.518Z] ++ facter osfamily [2020-04-22T11:57:58.518Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T11:57:58.518Z] + OS_FAMILY=redhat [2020-04-22T11:57:58.518Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-216 [2020-04-22T11:57:58.518Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T11:57:58.518Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T11:57:58.518Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T11:57:58.518Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T11:57:58.518Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-216 ']' [2020-04-22T11:57:58.518Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T11:57:58.518Z] + case "${OS_FAMILY}" in [2020-04-22T11:57:58.518Z] + rpm -qa [2020-04-22T11:57:58.518Z] + sort [2020-04-22T11:58:02.718Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T11:58:02.718Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T11:58:02.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T11:58:02.718Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-216 ']' [2020-04-22T11:58:02.718Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-216/archives/ [2020-04-22T11:58:02.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-216/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-22T11:58:03.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T11:58:03.077Z] [2020-04-22T11:58:03.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T11:58:03.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T11:58:03.422Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T11:58:03.422Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T11:58:03.422Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T11:58:03.422Z] 756a868c4378: Pulling fs layer [2020-04-22T11:58:03.422Z] 444b2fc9a129: Pulling fs layer [2020-04-22T11:58:03.422Z] ea15f1150254: Pulling fs layer [2020-04-22T11:58:03.422Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T11:58:03.422Z] 28c525ee5125: Pulling fs layer [2020-04-22T11:58:03.422Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T11:58:03.422Z] 138eaada9080: Pulling fs layer [2020-04-22T11:58:03.422Z] 0622d0fa9048: Pulling fs layer [2020-04-22T11:58:03.422Z] 41b27a9f41bf: Waiting [2020-04-22T11:58:03.422Z] 28c525ee5125: Waiting [2020-04-22T11:58:03.422Z] 094b1ea09ed8: Waiting [2020-04-22T11:58:03.422Z] 138eaada9080: Waiting [2020-04-22T11:58:03.422Z] 0622d0fa9048: Waiting [2020-04-22T11:58:03.422Z] 444b2fc9a129: Waiting [2020-04-22T11:58:03.422Z] ea15f1150254: Waiting [2020-04-22T11:58:03.422Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-22T11:58:03.422Z] 2cc5ad85d9ab: Download complete [2020-04-22T11:58:03.422Z] 444b2fc9a129: Verifying Checksum [2020-04-22T11:58:03.422Z] 444b2fc9a129: Download complete [2020-04-22T11:58:03.422Z] c9b1b535fdd9: Verifying Checksum [2020-04-22T11:58:03.422Z] c9b1b535fdd9: Download complete [2020-04-22T11:58:03.422Z] ea15f1150254: Verifying Checksum [2020-04-22T11:58:03.422Z] ea15f1150254: Download complete [2020-04-22T11:58:03.689Z] 28c525ee5125: Verifying Checksum [2020-04-22T11:58:03.689Z] 28c525ee5125: Download complete [2020-04-22T11:58:03.965Z] 756a868c4378: Verifying Checksum [2020-04-22T11:58:03.965Z] 756a868c4378: Download complete [2020-04-22T11:58:03.965Z] c9b1b535fdd9: Pull complete [2020-04-22T11:58:03.965Z] 138eaada9080: Verifying Checksum [2020-04-22T11:58:03.965Z] 138eaada9080: Download complete [2020-04-22T11:58:03.965Z] 094b1ea09ed8: Verifying Checksum [2020-04-22T11:58:03.965Z] 094b1ea09ed8: Download complete [2020-04-22T11:58:03.965Z] 0622d0fa9048: Verifying Checksum [2020-04-22T11:58:03.965Z] 0622d0fa9048: Download complete [2020-04-22T11:58:04.253Z] 2cc5ad85d9ab: Pull complete [2020-04-22T11:58:04.523Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T11:58:04.523Z] 41b27a9f41bf: Download complete [2020-04-22T11:58:05.903Z] 756a868c4378: Pull complete [2020-04-22T11:58:05.903Z] 444b2fc9a129: Pull complete [2020-04-22T11:58:06.844Z] ea15f1150254: Pull complete [2020-04-22T11:58:10.134Z] 41b27a9f41bf: Pull complete [2020-04-22T11:58:10.134Z] 28c525ee5125: Pull complete [2020-04-22T11:58:12.047Z] 094b1ea09ed8: Pull complete [2020-04-22T11:58:12.047Z] 138eaada9080: Pull complete [2020-04-22T11:58:12.047Z] 0622d0fa9048: Pull complete [2020-04-22T11:58:12.047Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T11:58:12.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T11:58:12.205Z] prd-centos7-docker-4c-2g-5592 does not seem to be running inside a container [2020-04-22T11:58:12.251Z] $ 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_PR-216 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216:/w/workspace/edgexfoundry_edgex-ui-go_PR-216:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-22T11:58:13.252Z] $ docker top 23e3e6789c22a4a4cee23d76321256a585407eb2c40ae2ca2163a6eb758d7b26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T11:58:13.485Z] provisioning config files... [2020-04-22T11:58:13.500Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/config3398992109344146451tmp [Pipeline] { [Pipeline] echo [2020-04-22T11:58:13.553Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T11:58:13.874Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T11:58:13.882Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T11:58:14.174Z] ---> logs-deploy.sh [2020-04-22T11:58:14.174Z] + ARCHIVE_ARTIFACTS= [2020-04-22T11:58:14.174Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T11:58:14.174Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T11:58:14.174Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T11:58:14.174Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-216/3 [2020-04-22T11:58:14.174Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-216/3/ [2020-04-22T11:58:14.174Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-216/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [2020-04-22T11:58:15.556Z] Archives upload complete. [2020-04-22T11:58:15.556Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-216/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-216/3/