Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2518’ is offline Running on prd-centos7-docker-4c-2g-2521 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 # timeout=10 Commit message: "hide the logging page menu ,and modify appservice" > git rev-list --no-walk df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:25:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:25:47 05:25:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:25:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:25:47 latest: Pulling from edgex-devops/git-semver 05:25:47 9123ac7c32f7: Pulling fs layer 05:25:47 b8cc5d1170e3: Pulling fs layer 05:25:47 2924cbbf6a41: Pulling fs layer 05:25:47 93b08a4f1073: Pulling fs layer 05:25:47 93b08a4f1073: Waiting 05:25:47 b8cc5d1170e3: Verifying Checksum 05:25:47 b8cc5d1170e3: Download complete 05:25:47 9123ac7c32f7: Verifying Checksum 05:25:47 9123ac7c32f7: Download complete 05:25:47 93b08a4f1073: Verifying Checksum 05:25:47 93b08a4f1073: Download complete 05:25:47 2924cbbf6a41: Verifying Checksum 05:25:47 2924cbbf6a41: Download complete 05:25:47 9123ac7c32f7: Pull complete 05:25:47 b8cc5d1170e3: Pull complete 05:25:48 2924cbbf6a41: Pull complete 05:25:48 93b08a4f1073: Pull complete 05:25:48 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:25:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:25:48 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:25:48 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:25:49 $ docker top abc7ec57d59818a36ae6847d42952962890d5f8743455552fe6d60ebce6e942f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:25:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:49 [ssh-agent] Looking for ssh-agent implementation... 05:25:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:50 $ docker exec abc7ec57d59818a36ae6847d42952962890d5f8743455552fe6d60ebce6e942f ssh-agent 05:25:50 SSH_AUTH_SOCK=/tmp/ssh-dAqXIwML6bcP/agent.15 05:25:50 SSH_AGENT_PID=22 05:25:50 Running ssh-add (command line suppressed) 05:25:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3451607841524635007.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3451607841524635007.key) 05:25:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:50 + git describe --exact-match --tags HEAD 05:25:50 fatal: No names found, cannot describe anything. [Pipeline] } 05:25:50 $ docker exec --env ******** --env ******** abc7ec57d59818a36ae6847d42952962890d5f8743455552fe6d60ebce6e942f ssh-agent -k 05:25:50 unset SSH_AUTH_SOCK; 05:25:50 unset SSH_AGENT_PID; 05:25:50 echo Agent pid 22 killed; 05:25:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:25:51 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:25:51 This usually means this commit has not been tagged. [Pipeline] sshagent 05:25:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:51 [ssh-agent] Looking for ssh-agent implementation... 05:25:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:51 $ docker exec abc7ec57d59818a36ae6847d42952962890d5f8743455552fe6d60ebce6e942f ssh-agent 05:25:51 SSH_AUTH_SOCK=/tmp/ssh-BEVIAhmDZQND/agent.57 05:25:51 SSH_AGENT_PID=64 05:25:51 Running ssh-add (command line suppressed) 05:25:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6809701514825552041.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6809701514825552041.key) 05:25:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:52 + git semver init 05:25:52 # -> Open(): unable to determine branch for HEAD 05:25:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:25:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:25:52 # $SEMVER_REMOTE_NAME = origin 05:25:52 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:25:52 # $SEMVER_USER_NAME = jenkins 05:25:52 # $SEMVER_BRANCH = master 05:25:52 # $SEMVER_TEMP = /tmp/semver-004283329 05:25:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:25:52 # '/tmp/semver-004283329' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 05:25:52 # -> Force: false 05:25:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:25:52 $ docker exec --env ******** --env ******** abc7ec57d59818a36ae6847d42952962890d5f8743455552fe6d60ebce6e942f ssh-agent -k 05:25:53 unset SSH_AUTH_SOCK; 05:25:53 unset SSH_AGENT_PID; 05:25:53 echo Agent pid 64 killed; 05:25:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:25:53 + git semver [Pipeline] } 05:25:53 $ docker stop --time=1 abc7ec57d59818a36ae6847d42952962890d5f8743455552fe6d60ebce6e942f 05:25:54 $ docker rm -f abc7ec57d59818a36ae6847d42952962890d5f8743455552fe6d60ebce6e942f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:25:55 Stashed 30 file(s) [Pipeline] echo 05:25:55 [edgeXSemver] initialized semver on version 1.2.0-dev.19 [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 05:26:11 Still waiting to schedule task 05:26:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:26:11 Still waiting to schedule task 05:26:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:27:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2522 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:27:52 Running in /w/workspace/edgex-ui-go/19 [Pipeline] { [Pipeline] checkout 05:27:57 using credential edgex-jenkins-ssh 05:27:57 Cloning the remote Git repository 05:27:57 Cloning with configured refspecs honoured and without tags 05:27:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:27:58 > git init /w/workspace/edgex-ui-go/19 # timeout=10 05:27:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:27:58 > git --version # timeout=10 05:27:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:27:59 Fetching without tags 05:27:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:27:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:27:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:27:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:27:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:27:59 Checking out Revision 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 (master) 05:27:59 > git config core.sparsecheckout # timeout=10 05:27:59 > git checkout -f 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 # timeout=10 05:28:04 Commit message: "hide the logging page menu ,and modify appservice" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:28:06 ========================================================= 05:28:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 05:28:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:28:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . 05:28:08 Sending build context to Docker daemon 11.38MB 05:28:08 Step 1/8 : ARG BASE=golang:1.11-alpine 05:28:08 Step 2/8 : FROM ${BASE} 05:28:08 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:28:08 29bddadc8f3f: Pulling fs layer 05:28:08 02bb20f2603b: Pulling fs layer 05:28:08 b62863a3550b: Pulling fs layer 05:28:08 9586258a13ea: Pulling fs layer 05:28:08 a8b2cbafd68c: Pulling fs layer 05:28:08 d1dd75721c92: Pulling fs layer 05:28:08 4e34fffdb759: Pulling fs layer 05:28:08 fd1d9eb628f9: Pulling fs layer 05:28:08 bd44c58b92db: Pulling fs layer 05:28:08 e5856e266cf4: Pulling fs layer 05:28:08 f0f88b30cdbb: Pulling fs layer 05:28:08 9586258a13ea: Waiting 05:28:08 a8b2cbafd68c: Waiting 05:28:08 d1dd75721c92: Waiting 05:28:08 4e34fffdb759: Waiting 05:28:08 fd1d9eb628f9: Waiting 05:28:08 bd44c58b92db: Waiting 05:28:08 e5856e266cf4: Waiting 05:28:08 f0f88b30cdbb: Waiting 05:28:08 b62863a3550b: Verifying Checksum 05:28:08 b62863a3550b: Download complete 05:28:08 02bb20f2603b: Verifying Checksum 05:28:08 02bb20f2603b: Download complete 05:28:08 a8b2cbafd68c: Verifying Checksum 05:28:08 a8b2cbafd68c: Download complete 05:28:08 d1dd75721c92: Download complete 05:28:08 29bddadc8f3f: Verifying Checksum 05:28:09 29bddadc8f3f: Pull complete 05:28:10 02bb20f2603b: Pull complete 05:28:10 b62863a3550b: Pull complete 05:28:12 4e34fffdb759: Verifying Checksum 05:28:12 4e34fffdb759: Download complete 05:28:12 bd44c58b92db: Download complete 05:28:15 e5856e266cf4: Verifying Checksum 05:28:15 e5856e266cf4: Download complete 05:28:15 f0f88b30cdbb: Verifying Checksum 05:28:15 f0f88b30cdbb: Download complete 05:28:17 fd1d9eb628f9: Verifying Checksum 05:28:17 fd1d9eb628f9: Download complete 05:28:18 9586258a13ea: Download complete 05:28:28 9586258a13ea: Pull complete 05:28:28 a8b2cbafd68c: Pull complete 05:28:28 d1dd75721c92: Pull complete 05:28:33 4e34fffdb759: Pull complete 05:28:35 Running on prd-centos7-docker-4c-2g-2523 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:28:35 Running in /w/workspace/edgex-ui-go/19 [Pipeline] { [Pipeline] checkout 05:28:37 fd1d9eb628f9: Pull complete 05:28:37 bd44c58b92db: Pull complete 05:28:38 using credential edgex-jenkins-ssh 05:28:38 Cloning the remote Git repository 05:28:38 Cloning with configured refspecs honoured and without tags 05:28:39 Fetching without tags 05:28:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:28:37 > git init /w/workspace/edgex-ui-go/19 # timeout=10 05:28:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:28:37 > git --version # timeout=10 05:28:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:28:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:28:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:28:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:28:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:28:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:28:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:28:39 e5856e266cf4: Pull complete 05:28:39 Checking out Revision 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 (master) 05:28:39 f0f88b30cdbb: Pull complete 05:28:40 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 05:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 05:28:40 ---> 0be50c763560 05:28:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:28:39 > git config core.sparsecheckout # timeout=10 05:28:39 > git checkout -f 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 # timeout=10 05:28:44 Commit message: "hide the logging page menu ,and modify appservice" 05:28:44 ---> Running in 36354b2fa0dc 05:28:44 Removing intermediate container 36354b2fa0dc 05:28:44 ---> 1c5b1f1f76e2 05:28:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:28:44 ---> Running in 22b5b29947e2 [Pipeline] unstash [Pipeline] echo 05:28:44 ========================================================= 05:28:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 05:28:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:28:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 05:28:45 Sending build context to Docker daemon 11.38MB 05:28:45 Step 1/8 : ARG BASE=golang:1.11-alpine 05:28:45 Step 2/8 : FROM ${BASE} 05:28:45 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:28:45 9d48c3bd43c5: Pulling fs layer 05:28:45 7f94eaf8af20: Pulling fs layer 05:28:45 9fe9984849c1: Pulling fs layer 05:28:45 ec448270508e: Pulling fs layer 05:28:45 65ba82af53f7: Pulling fs layer 05:28:45 07c18b20a200: Pulling fs layer 05:28:45 d9b3ee039db2: Pulling fs layer 05:28:45 8c79c1ac0d81: Pulling fs layer 05:28:45 ff40f1a7a0b9: Pulling fs layer 05:28:45 bdb43ae2d12f: Pulling fs layer 05:28:45 8e1ab0ef8490: Pulling fs layer 05:28:45 d9b3ee039db2: Waiting 05:28:45 65ba82af53f7: Waiting 05:28:45 8c79c1ac0d81: Waiting 05:28:45 07c18b20a200: Waiting 05:28:45 ff40f1a7a0b9: Waiting 05:28:45 bdb43ae2d12f: Waiting 05:28:45 8e1ab0ef8490: Waiting 05:28:45 ec448270508e: Waiting 05:28:46 9fe9984849c1: Verifying Checksum 05:28:46 9fe9984849c1: Download complete 05:28:46 7f94eaf8af20: Download complete 05:28:46 65ba82af53f7: Verifying Checksum 05:28:46 65ba82af53f7: Download complete 05:28:46 07c18b20a200: Verifying Checksum 05:28:46 07c18b20a200: Download complete 05:28:46 9d48c3bd43c5: Verifying Checksum 05:28:46 9d48c3bd43c5: Download complete 05:28:46 9d48c3bd43c5: Pull complete 05:28:46 Removing intermediate container 22b5b29947e2 05:28:46 ---> f31626a4601e 05:28:46 Step 5/8 : RUN apk add --no-cache make git 05:28:46 ---> Running in cd5206cfe45f 05:28:46 d9b3ee039db2: Verifying Checksum 05:28:46 d9b3ee039db2: Download complete 05:28:46 ff40f1a7a0b9: Verifying Checksum 05:28:46 ff40f1a7a0b9: Download complete 05:28:47 bdb43ae2d12f: Verifying Checksum 05:28:47 bdb43ae2d12f: Download complete 05:28:47 8e1ab0ef8490: Verifying Checksum 05:28:47 8e1ab0ef8490: Download complete 05:28:47 8c79c1ac0d81: Verifying Checksum 05:28:47 8c79c1ac0d81: Download complete 05:28:47 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 05:28:47 ec448270508e: Verifying Checksum 05:28:47 ec448270508e: Download complete 05:28:48 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 05:28:48 7f94eaf8af20: Pull complete 05:28:48 9fe9984849c1: Pull complete 05:28:48 OK: 121 MiB in 39 packages 05:28:50 Removing intermediate container cd5206cfe45f 05:28:50 ---> 9645bf86e7ef 05:28:50 Step 6/8 : WORKDIR /edgex-ui-go 05:28:50 ---> Running in dd34dd84bd28 05:28:50 Removing intermediate container dd34dd84bd28 05:28:50 ---> 09d36f87ce4e 05:28:50 Step 7/8 : COPY . . 05:28:52 ---> c90eb041dd96 05:28:52 Step 8/8 : RUN go mod download 05:28:52 ---> Running in c3c85a0cb2c7 05:28:53 go: finding github.com/gorilla/mux v1.7.1 05:28:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:28:53 go: finding github.com/pelletier/go-toml v1.2.0 05:28:53 go: finding github.com/BurntSushi/toml v0.3.1 05:28:53 go: finding github.com/kr/pretty v0.1.0 05:28:53 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:28:53 go: finding github.com/gorilla/websocket v1.4.0 05:28:53 ec448270508e: Pull complete 05:28:53 65ba82af53f7: Pull complete 05:28:53 07c18b20a200: Pull complete 05:28:53 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 05:28:54 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:28:54 go: finding github.com/hashicorp/consul/api v1.1.0 05:28:54 go: finding github.com/pkg/errors v0.8.1 05:28:54 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:28:54 go: finding github.com/stretchr/testify v1.3.0 05:28:54 go: finding github.com/mitchellh/copystructure v1.0.0 05:28:54 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:28:54 go: finding github.com/kr/text v0.1.0 05:28:54 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:28:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:28:55 go: finding github.com/stretchr/objx v0.1.0 05:28:55 go: finding github.com/kr/pty v1.1.1 05:28:55 go: finding github.com/davecgh/go-spew v1.1.0 05:28:55 go: finding github.com/pmezard/go-difflib v1.0.0 05:28:57 go: finding golang.org/x/text v0.3.0 05:28:57 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:28:58 d9b3ee039db2: Pull complete 05:28:59 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 05:29:00 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:29:00 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:29:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:29:00 go: finding github.com/mitchellh/mapstructure v1.1.2 05:29:00 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:29:01 go: finding github.com/hashicorp/serf v0.8.2 05:29:01 go: finding github.com/hashicorp/go-uuid v1.0.1 05:29:01 8c79c1ac0d81: Pull complete 05:29:01 ff40f1a7a0b9: Pull complete 05:29:01 go: finding github.com/mitchellh/go-homedir v1.0.0 05:29:02 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:29:02 bdb43ae2d12f: Pull complete 05:29:02 8e1ab0ef8490: Pull complete 05:29:02 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 05:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 05:29:02 ---> 8acfeb908b63 05:29:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:29:02 ---> Running in a05b95742bbc 05:29:03 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:29:03 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:29:03 go: finding github.com/hashicorp/logutils v1.0.0 05:29:03 go: finding github.com/mitchellh/cli v1.0.0 05:29:03 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:29:03 go: finding github.com/mitchellh/iochan v1.0.0 05:29:03 go: finding github.com/hashicorp/memberlist v0.1.3 05:29:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:29:03 Removing intermediate container a05b95742bbc 05:29:03 ---> e5aa654576d6 05:29:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:03 ---> Running in fa443f70c56e 05:29:03 go: finding github.com/hashicorp/mdns v1.0.0 05:29:04 go: finding github.com/hashicorp/go-syslog v1.0.0 05:29:04 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 05:29:04 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:29:04 go: finding github.com/mitchellh/gox v0.4.0 05:29:04 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 05:29:04 Removing intermediate container fa443f70c56e 05:29:04 ---> 588bf7073cfd 05:29:04 Step 5/8 : RUN apk add --no-cache make git 05:29:04 ---> Running in 6ef27f7793b7 05:29:04 go: finding github.com/mattn/go-colorable v0.0.9 05:29:04 go: finding github.com/mattn/go-isatty v0.0.3 05:29:04 go: finding github.com/hashicorp/go.net v0.0.1 05:29:04 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:29:04 go: finding github.com/fatih/color v1.7.0 05:29:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:29:04 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 05:29:05 go: finding github.com/davecgh/go-spew v1.1.1 05:29:05 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:29:05 go: finding github.com/bgentry/speakeasy v0.1.0 05:29:05 go: finding github.com/stretchr/testify v1.2.2 05:29:05 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:29:05 go: finding github.com/posener/complete v1.1.1 05:29:05 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:29:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:29:05 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 05:29:05 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 05:29:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:29:05 go: finding github.com/hashicorp/go-multierror v1.0.0 05:29:05 go: finding github.com/miekg/dns v1.0.14 05:29:06 OK: 134 MiB in 39 packages 05:29:06 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:29:06 Removing intermediate container 6ef27f7793b7 05:29:06 ---> 95da9eb6faf5 05:29:06 Step 6/8 : WORKDIR /edgex-ui-go 05:29:06 ---> Running in 5582b558aa79 05:29:06 go: finding github.com/hashicorp/go-uuid v1.0.0 05:29:06 go: finding github.com/hashicorp/golang-lru v0.5.0 05:29:06 Removing intermediate container 5582b558aa79 05:29:06 ---> b78430bd1750 05:29:06 Step 7/8 : COPY . . 05:29:06 go: finding github.com/hashicorp/errwrap v1.0.0 05:29:07 ---> 2cfcdea93d42 05:29:07 Step 8/8 : RUN go mod download 05:29:07 ---> Running in 283e09a71b38 05:29:08 go: finding github.com/gorilla/mux v1.7.1 05:29:08 go: finding github.com/kr/pretty v0.1.0 05:29:08 go: finding github.com/gorilla/websocket v1.4.0 05:29:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:29:08 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:29:08 go: finding github.com/BurntSushi/toml v0.3.1 05:29:08 go: finding github.com/pelletier/go-toml v1.2.0 05:29:08 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 05:29:08 go: finding github.com/kr/text v0.1.0 05:29:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:29:08 go: finding github.com/mitchellh/copystructure v1.0.0 05:29:08 go: finding github.com/hashicorp/consul/api v1.1.0 05:29:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:29:08 go: finding github.com/stretchr/testify v1.3.0 05:29:08 go: finding github.com/pkg/errors v0.8.1 05:29:08 go: finding github.com/kr/pty v1.1.1 05:29:09 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:29:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:29:09 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:29:09 go: finding github.com/davecgh/go-spew v1.1.0 05:29:09 go: finding github.com/stretchr/objx v0.1.0 05:29:09 go: finding github.com/pmezard/go-difflib v1.0.0 05:29:10 go: finding golang.org/x/text v0.3.0 05:29:10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:29:11 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 05:29:12 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:29:12 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:29:12 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:29:12 go: finding github.com/mitchellh/mapstructure v1.1.2 05:29:12 go: finding github.com/hashicorp/go-uuid v1.0.1 05:29:12 go: finding github.com/hashicorp/serf v0.8.2 05:29:12 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:29:13 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:29:13 go: finding github.com/mitchellh/go-homedir v1.0.0 05:29:13 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:29:13 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:29:13 go: finding github.com/hashicorp/memberlist v0.1.3 05:29:13 go: finding github.com/hashicorp/logutils v1.0.0 05:29:13 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:29:13 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:29:13 go: finding github.com/mitchellh/cli v1.0.0 05:29:13 go: finding github.com/hashicorp/mdns v1.0.0 05:29:13 go: finding github.com/mitchellh/iochan v1.0.0 05:29:13 go: finding github.com/hashicorp/go-syslog v1.0.0 05:29:13 go: finding github.com/mitchellh/gox v0.4.0 05:29:13 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 05:29:14 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:29:14 go: finding github.com/mattn/go-isatty v0.0.3 05:29:14 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:29:14 go: finding github.com/mattn/go-colorable v0.0.9 05:29:14 go: finding github.com/posener/complete v1.1.1 05:29:14 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 05:29:14 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:29:14 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 05:29:14 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:29:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:29:14 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:29:14 go: finding github.com/hashicorp/go.net v0.0.1 05:29:14 go: finding github.com/davecgh/go-spew v1.1.1 05:29:14 go: finding github.com/fatih/color v1.7.0 05:29:14 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:29:14 go: finding github.com/stretchr/testify v1.2.2 05:29:14 go: finding github.com/miekg/dns v1.0.14 05:29:14 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:29:14 go: finding github.com/bgentry/speakeasy v0.1.0 05:29:14 go: finding github.com/hashicorp/go-multierror v1.0.0 05:29:14 go: finding github.com/hashicorp/golang-lru v0.5.0 05:29:14 go: finding github.com/hashicorp/go-uuid v1.0.0 05:29:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:29:15 go: finding github.com/hashicorp/errwrap v1.0.0 05:29:27 Removing intermediate container 283e09a71b38 05:29:27 ---> bb961c77a2b9 05:29:27 Successfully built bb961c77a2b9 05:29:27 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 05:29:28 + docker inspect -f . ci-base-image-x86_64 05:29:28 . [Pipeline] withDockerContainer 05:29:28 prd-centos7-docker-4c-2g-2523 does not seem to be running inside a container 05:29:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:29:28 $ docker top abee3bdd21e475e8b99f323563f122ca25424e69d1a295745d05920d5f36c0c0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:29 + go version 05:29:29 go version go1.11.13 linux/amd64 [Pipeline] sh 05:29:29 + make test 05:29:29 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:29:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:29:38 Removing intermediate container c3c85a0cb2c7 05:29:38 ---> 57d8732d1369 05:29:38 Successfully built 57d8732d1369 05:29:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:29:39 + docker inspect -f . ci-base-image-arm64 05:29:39 . [Pipeline] withDockerContainer 05:29:40 prd-ubuntu18.04-docker-arm64-4c-16g-2522 does not seem to be running inside a container 05:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:29:41 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:29:41 GO111MODULE=on go vet ./... 05:29:41 $ docker top 1f129c2db31ebc16357b04b09cefe8a4bdf43eb9c399a02be97cd0930f1db284 -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:42 + go version 05:29:42 go version go1.11.13 linux/arm64 [Pipeline] sh 05:29:43 + make test 05:29:43 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stash 05:29:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:29:44 Stashed 1 file(s) [Pipeline] } 05:29:44 $ docker stop --time=1 abee3bdd21e475e8b99f323563f122ca25424e69d1a295745d05920d5f36c0c0 05:29:46 $ docker rm -f abee3bdd21e475e8b99f323563f122ca25424e69d1a295745d05920d5f36c0c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:29:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:29:48 + ls -al . 05:29:48 total 72 05:29:48 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 05:29 . 05:29:48 drwxrwxr-x. 4 jenkins jenkins 30 Apr 7 05:28 .. 05:29:48 drwxrwxr-x. 8 jenkins jenkins 119 Apr 7 05:28 app 05:29:48 drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 05:28 assets 05:29:48 drwxrwxr-x. 2 jenkins jenkins 35 Apr 7 05:28 bin 05:29:48 drwxrwxr-x. 3 jenkins jenkins 29 Apr 7 05:28 cmd 05:29:48 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 7 05:28 CONTRIBUTING.md 05:29:48 -rw-r--r--. 1 jenkins jenkins 10 Apr 7 05:29 coverage.out 05:29:48 -rw-rw-r--. 1 jenkins jenkins 839 Apr 7 05:28 Dockerfile 05:29:48 -rw-rw-r--. 1 jenkins jenkins 898 Apr 7 05:28 Dockerfile.build 05:29:48 drwxrwxr-x. 4 jenkins jenkins 53 Apr 7 05:28 docs 05:29:48 drwxrwxr-x. 8 jenkins jenkins 162 Apr 7 05:28 .git 05:29:48 -rw-rw-r--. 1 jenkins jenkins 123 Apr 7 05:28 .gitignore 05:29:48 -rw-rw-r--. 1 jenkins jenkins 522 Apr 7 05:28 go.mod 05:29:48 -rw-r--r--. 1 jenkins jenkins 8727 Apr 7 05:29 go.sum 05:29:48 drwxrwxr-x. 3 jenkins jenkins 17 Apr 7 05:28 internal 05:29:48 -rw-rw-r--. 1 jenkins jenkins 675 Apr 7 05:28 Jenkinsfile 05:29:48 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 7 05:28 LICENSE 05:29:48 -rw-rw-r--. 1 jenkins jenkins 951 Apr 7 05:28 Makefile 05:29:48 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 7 05:28 README.md 05:29:48 drwxrwxr-x. 3 jenkins jenkins 44 Apr 7 05:28 .semver 05:29:48 drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 05:28 snap 05:29:48 -rw-rw-r--. 1 jenkins jenkins 12 Apr 7 05:25 VERSION 05:29:48 -rw-rw-r--. 1 jenkins jenkins 155 Apr 7 05:28 version.go [Pipeline] isUnix [Pipeline] sh 05:29:48 + 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=4e6a37bc3c4fc45286ec817a30660562ebf76ff0 --label arch=amd64 --label version=1.2.0-dev.19 . 05:29:48 Sending build context to Docker daemon 11.39MB 05:29:48 Step 1/23 : ARG BASE=golang:1.11-alpine 05:29:48 Step 2/23 : FROM ${BASE} AS builder 05:29:48 ---> bb961c77a2b9 05:29:48 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:29:48 ---> Running in 7651714389ad 05:29:48 Removing intermediate container 7651714389ad 05:29:48 ---> bfc77673c160 05:29:48 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 05:29:48 ---> Running in 6470b5dec1e3 05:29:48 Removing intermediate container 6470b5dec1e3 05:29:48 ---> 3c9349a03b95 05:29:48 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 05:29:48 ---> Running in c434ed86e612 05:29:49 Removing intermediate container c434ed86e612 05:29:49 ---> 0e114864c5df 05:29:49 Step 6/23 : LABEL Name=edgex-ui-go 05:29:49 ---> Running in eb86b8d01333 05:29:49 Removing intermediate container eb86b8d01333 05:29:49 ---> d398ff4e3709 05:29:49 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:29:49 ---> Running in 08386d9f55c1 05:29:49 Removing intermediate container 08386d9f55c1 05:29:49 ---> 8bfaddaac1bd 05:29:49 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:49 ---> Running in 358e0d2cc1b8 05:29:50 Removing intermediate container 358e0d2cc1b8 05:29:50 ---> 1fbb328eab85 05:29:50 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:29:50 ---> Running in 547d1d3f3211 05:29:50 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 05:29:51 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 05:29:52 OK: 134 MiB in 39 packages 05:29:52 Removing intermediate container 547d1d3f3211 05:29:52 ---> 73b04f27e3a9 05:29:52 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:29:52 ---> Running in f26f1a244579 05:29:52 Removing intermediate container f26f1a244579 05:29:52 ---> 901819a06bdd 05:29:52 Step 11/23 : COPY go.mod . 05:29:52 ---> d9065262b689 05:29:52 Step 12/23 : COPY Makefile . 05:29:52 ---> a5abe70b43ed 05:29:52 Step 13/23 : RUN make update 05:29:52 ---> Running in 8dcf226bb60c 05:29:53 CGO_ENABLED=0 GO111MODULE=on go mod download 05:29:53 Removing intermediate container 8dcf226bb60c 05:29:53 ---> 60fb875f6a6a 05:29:53 Step 14/23 : COPY . . 05:29:54 ---> 096e8dd0effb 05:29:54 Step 15/23 : RUN ${MAKE} 05:29:54 ---> Running in 6e4b136d2436 05:29:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:30:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:30:06 Removing intermediate container 6e4b136d2436 05:30:06 ---> 9e265cc2240d 05:30:06 Step 16/23 : FROM alpine 05:30:06 latest: Pulling from library/alpine 05:30:06 aad63a933944: Pulling fs layer 05:30:06 aad63a933944: Download complete 05:30:06 aad63a933944: Pull complete 05:30:06 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:30:06 Status: Downloaded newer image for alpine:latest 05:30:06 ---> a187dde48cd2 05:30:06 Step 17/23 : EXPOSE 4000 05:30:07 ---> Running in 8736e632759c 05:30:07 Removing intermediate container 8736e632759c 05:30:07 ---> 7f9a67604283 05:30:07 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:30:07 ---> 2dbd7f4b0f1d 05:30:07 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:30:07 ---> Running in b1f124949674 05:30:08 Removing intermediate container b1f124949674 05:30:08 ---> 343934364fe1 05:30:08 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 05:30:08 ---> Running in 0008fc4e4cb9 05:30:08 Removing intermediate container 0008fc4e4cb9 05:30:08 ---> 9a83ff15942d 05:30:08 Step 21/23 : LABEL arch=amd64 05:30:08 ---> Running in c22537ce645f 05:30:08 Removing intermediate container c22537ce645f 05:30:08 ---> fee9508cee18 05:30:08 Step 22/23 : LABEL git_sha=4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:30:08 ---> Running in c0f20bd09a9b 05:30:08 Removing intermediate container c0f20bd09a9b 05:30:08 ---> 10b5eaf9a556 05:30:08 Step 23/23 : LABEL version=1.2.0-dev.19 05:30:08 ---> Running in 9200a28b3606 05:30:08 Removing intermediate container 9200a28b3606 05:30:08 ---> f685f3abe78a 05:30:08 [Warning] One or more build-args [ARCH] were not consumed 05:30:08 Successfully built f685f3abe78a 05:30:08 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:30:09 provisioning config files... 05:30:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config5602776442006544691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:09 nexus3.edgexfoundry.org:10001 05:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:09 Configure a credential helper to remove this warning. See 05:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:09 05:30:09 Login Succeeded 05:30:09 nexus3.edgexfoundry.org:10002 05:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:10 Configure a credential helper to remove this warning. See 05:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:10 05:30:10 Login Succeeded 05:30:10 nexus3.edgexfoundry.org:10003 05:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:10 Configure a credential helper to remove this warning. See 05:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:10 05:30:10 Login Succeeded 05:30:10 nexus3.edgexfoundry.org:10004 05:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:10 Configure a credential helper to remove this warning. See 05:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:10 05:30:10 Login Succeeded 05:30:10 docker.io 05:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:10 Configure a credential helper to remove this warning. See 05:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:10 05:30:10 Login Succeeded [Pipeline] } 05:30:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:10 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 05:30:10 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:30:10 latest 05:30:10 1.2.0-dev.19 05:30:10 4e6a37bc3c4fc45286ec817a30660562ebf76ff0-1.2.0-dev.19 05:30:10 master 05:30:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:30:11 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4e6a37bc3c4fc45286ec817a30660562ebf76ff0 [Pipeline] isUnix [Pipeline] sh 05:30:11 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:30:11 c7cdc9101a3e: Preparing 05:30:11 beee9f30bc1f: Preparing 05:30:11 beee9f30bc1f: Layer already exists 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:30:11 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:30:11 GO111MODULE=on go vet ./... 05:30:13 c7cdc9101a3e: Pushed 05:30:13 4e6a37bc3c4fc45286ec817a30660562ebf76ff0: digest: sha256:fe19842f8520c15c0e8f131316f3b7ec525c7a5e60794b38b51d8d351113eb03 size: 739 [Pipeline] isUnix [Pipeline] sh 05:30:13 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 05:30:14 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 05:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:30:14 c7cdc9101a3e: Preparing 05:30:14 beee9f30bc1f: Preparing 05:30:14 beee9f30bc1f: Layer already exists 05:30:14 c7cdc9101a3e: Layer already exists 05:30:14 latest: digest: sha256:fe19842f8520c15c0e8f131316f3b7ec525c7a5e60794b38b51d8d351113eb03 size: 739 [Pipeline] isUnix [Pipeline] sh 05:30:14 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 05:30:14 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.19 05:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:30:14 c7cdc9101a3e: Preparing 05:30:14 beee9f30bc1f: Preparing 05:30:14 c7cdc9101a3e: Layer already exists 05:30:14 beee9f30bc1f: Layer already exists 05:30:14 1.2.0-dev.19: digest: sha256:fe19842f8520c15c0e8f131316f3b7ec525c7a5e60794b38b51d8d351113eb03 size: 739 [Pipeline] isUnix [Pipeline] sh 05:30:15 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4e6a37bc3c4fc45286ec817a30660562ebf76ff0-1.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 05:30:15 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4e6a37bc3c4fc45286ec817a30660562ebf76ff0-1.2.0-dev.19 05:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:30:15 c7cdc9101a3e: Preparing 05:30:15 beee9f30bc1f: Preparing 05:30:15 c7cdc9101a3e: Layer already exists 05:30:15 beee9f30bc1f: Layer already exists 05:30:15 4e6a37bc3c4fc45286ec817a30660562ebf76ff0-1.2.0-dev.19: digest: sha256:fe19842f8520c15c0e8f131316f3b7ec525c7a5e60794b38b51d8d351113eb03 size: 739 [Pipeline] isUnix [Pipeline] sh 05:30:15 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 05:30:16 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 05:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:30:16 c7cdc9101a3e: Preparing 05:30:16 beee9f30bc1f: Preparing 05:30:16 c7cdc9101a3e: Layer already exists 05:30:16 beee9f30bc1f: Layer already exists 05:30:16 master: digest: sha256:fe19842f8520c15c0e8f131316f3b7ec525c7a5e60794b38b51d8d351113eb03 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash 05:30:22 Warning: overwriting stash ‘coverage-report’ 05:30:22 Stashed 1 file(s) [Pipeline] } 05:30:22 $ docker stop --time=1 1f129c2db31ebc16357b04b09cefe8a4bdf43eb9c399a02be97cd0930f1db284 05:30:24 $ docker rm -f 1f129c2db31ebc16357b04b09cefe8a4bdf43eb9c399a02be97cd0930f1db284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:30:26 + ls -al . 05:30:26 total 112 05:30:26 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 05:29 . 05:30:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:27 .. 05:30:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 05:28 .git 05:30:26 -rw-rw-r-- 1 jenkins jenkins 123 Apr 7 05:27 .gitignore 05:30:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:28 .semver 05:30:26 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 7 05:27 CONTRIBUTING.md 05:30:26 -rw-rw-r-- 1 jenkins jenkins 839 Apr 7 05:27 Dockerfile 05:30:26 -rw-rw-r-- 1 jenkins jenkins 898 Apr 7 05:27 Dockerfile.build 05:30:26 -rw-rw-r-- 1 jenkins jenkins 675 Apr 7 05:27 Jenkinsfile 05:30:26 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 7 05:27 LICENSE 05:30:26 -rw-rw-r-- 1 jenkins jenkins 951 Apr 7 05:27 Makefile 05:30:26 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 7 05:27 README.md 05:30:26 -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 05:25 VERSION 05:30:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 05:27 app 05:30:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:27 assets 05:30:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 05:28 bin 05:30:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:28 cmd 05:30:26 -rw-r--r-- 1 jenkins jenkins 10 Apr 7 05:29 coverage.out 05:30:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:28 docs 05:30:26 -rw-rw-r-- 1 jenkins jenkins 522 Apr 7 05:28 go.mod 05:30:26 -rw-r--r-- 1 jenkins jenkins 8727 Apr 7 05:29 go.sum 05:30:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:28 internal 05:30:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:28 snap 05:30:26 -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 05:28 version.go [Pipeline] isUnix [Pipeline] sh 05:30:26 + 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=4e6a37bc3c4fc45286ec817a30660562ebf76ff0 --label arch=arm64 --label version=1.2.0-dev.19 . 05:30:27 Sending build context to Docker daemon 11.39MB 05:30:27 Step 1/23 : ARG BASE=golang:1.11-alpine 05:30:27 Step 2/23 : FROM ${BASE} AS builder 05:30:27 ---> 57d8732d1369 05:30:27 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:30:27 ---> Running in 519ece065ce5 05:30:27 Removing intermediate container 519ece065ce5 05:30:27 ---> b9302cc4222b 05:30:27 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 05:30:27 ---> Running in 870f78d0cd0c 05:30:28 Removing intermediate container 870f78d0cd0c 05:30:28 ---> c61d56a48c58 05:30:28 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 05:30:28 ---> Running in 59a8b5ab6fcf 05:30:28 Removing intermediate container 59a8b5ab6fcf 05:30:28 ---> cee8211d039e 05:30:28 Step 6/23 : LABEL Name=edgex-ui-go 05:30:28 ---> Running in 1a15299ad749 05:30:28 Removing intermediate container 1a15299ad749 05:30:28 ---> 6b61e22c4d05 05:30:28 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:30:29 ---> Running in f192d5965081 05:30:29 Removing intermediate container f192d5965081 05:30:29 ---> 468b98357668 05:30:29 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:29 ---> Running in f1446c4790b1 05:30:31 Removing intermediate container f1446c4790b1 05:30:31 ---> 9af22a90f3bf 05:30:31 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:30:31 ---> Running in 09390ab03c96 05:30:32 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 05:30:32 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 05:30:33 OK: 121 MiB in 39 packages 05:30:34 Removing intermediate container 09390ab03c96 05:30:34 ---> 2c1660d07372 05:30:34 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:30:34 ---> Running in e4b00e01737e 05:30:35 Removing intermediate container e4b00e01737e 05:30:35 ---> 286f8933cd4f 05:30:35 Step 11/23 : COPY go.mod . 05:30:35 ---> f4ce7918d25f 05:30:35 Step 12/23 : COPY Makefile . 05:30:36 ---> 9564532b7fb8 05:30:36 Step 13/23 : RUN make update 05:30:36 ---> Running in ad9c59e8697e 05:30:37 CGO_ENABLED=0 GO111MODULE=on go mod download 05:30:38 Removing intermediate container ad9c59e8697e 05:30:38 ---> a0a92b7416a8 05:30:38 Step 14/23 : COPY . . 05:30:39 ---> 339c3f340ce5 05:30:39 Step 15/23 : RUN ${MAKE} 05:30:39 ---> Running in 9f70ec853622 05:30:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:31:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:31:09 Removing intermediate container 9f70ec853622 05:31:09 ---> e3f46609c19f 05:31:09 Step 16/23 : FROM alpine 05:31:09 latest: Pulling from library/alpine 05:31:09 8a0637ca1ac9: Pulling fs layer 05:31:10 8a0637ca1ac9: Verifying Checksum 05:31:10 8a0637ca1ac9: Download complete 05:31:10 8a0637ca1ac9: Pull complete 05:31:10 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:31:10 Status: Downloaded newer image for alpine:latest 05:31:10 ---> 2ee122dcc32d 05:31:10 Step 17/23 : EXPOSE 4000 05:31:11 ---> Running in 401a00be0d09 05:31:11 Removing intermediate container 401a00be0d09 05:31:11 ---> a623faa265c2 05:31:11 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:31:13 ---> 142b2bd36701 05:31:13 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:31:13 ---> Running in 651e572da1f9 05:31:13 Removing intermediate container 651e572da1f9 05:31:13 ---> c0a9004cd442 05:31:13 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 05:31:13 ---> Running in 5efcb7d14d13 05:31:13 Removing intermediate container 5efcb7d14d13 05:31:13 ---> 962bf2b855ab 05:31:13 Step 21/23 : LABEL arch=arm64 05:31:14 ---> Running in 31dbb478bb68 05:31:14 Removing intermediate container 31dbb478bb68 05:31:14 ---> 7d07e90c8b89 05:31:14 Step 22/23 : LABEL git_sha=4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:31:14 ---> Running in 91cf189001ae 05:31:14 Removing intermediate container 91cf189001ae 05:31:14 ---> 552abcd8c375 05:31:14 Step 23/23 : LABEL version=1.2.0-dev.19 05:31:14 ---> Running in b51709e41ac0 05:31:15 Removing intermediate container b51709e41ac0 05:31:15 ---> eb5ca0514424 05:31:15 [Warning] One or more build-args [ARCH] were not consumed 05:31:15 Successfully built eb5ca0514424 05:31:15 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:31:15 provisioning config files... 05:31:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config7987735646260216631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:16 nexus3.edgexfoundry.org:10001 05:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:16 Configure a credential helper to remove this warning. See 05:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:16 05:31:16 Login Succeeded 05:31:16 nexus3.edgexfoundry.org:10002 05:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:17 Configure a credential helper to remove this warning. See 05:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:17 05:31:17 Login Succeeded 05:31:17 nexus3.edgexfoundry.org:10003 05:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:18 Configure a credential helper to remove this warning. See 05:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:18 05:31:18 Login Succeeded 05:31:18 nexus3.edgexfoundry.org:10004 05:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:18 Configure a credential helper to remove this warning. See 05:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:18 05:31:18 Login Succeeded 05:31:19 docker.io 05:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:19 Configure a credential helper to remove this warning. See 05:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:19 05:31:19 Login Succeeded [Pipeline] } 05:31:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:31:20 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 05:31:20 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:31:20 latest 05:31:20 1.2.0-dev.19 05:31:20 4e6a37bc3c4fc45286ec817a30660562ebf76ff0-1.2.0-dev.19 05:31:20 master 05:31:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:31:20 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4e6a37bc3c4fc45286ec817a30660562ebf76ff0 [Pipeline] isUnix [Pipeline] sh 05:31:21 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:31:21 216d4b36f473: Preparing 05:31:21 294ac687b5fc: Preparing 05:31:21 294ac687b5fc: Layer already exists 05:31:25 216d4b36f473: Pushed 05:31:25 4e6a37bc3c4fc45286ec817a30660562ebf76ff0: digest: sha256:d6f80613a35c5cad9f966fae3d5f6435c239cb9a93f35bef8fc22e92c8b43e48 size: 739 [Pipeline] isUnix [Pipeline] sh 05:31:26 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:31:26 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 05:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:31:26 216d4b36f473: Preparing 05:31:26 294ac687b5fc: Preparing 05:31:26 294ac687b5fc: Layer already exists 05:31:26 216d4b36f473: Layer already exists 05:31:26 latest: digest: sha256:d6f80613a35c5cad9f966fae3d5f6435c239cb9a93f35bef8fc22e92c8b43e48 size: 739 [Pipeline] isUnix [Pipeline] sh 05:31:26 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 05:31:27 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.19 05:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:31:27 216d4b36f473: Preparing 05:31:27 294ac687b5fc: Preparing 05:31:27 294ac687b5fc: Layer already exists 05:31:27 216d4b36f473: Layer already exists 05:31:27 1.2.0-dev.19: digest: sha256:d6f80613a35c5cad9f966fae3d5f6435c239cb9a93f35bef8fc22e92c8b43e48 size: 739 [Pipeline] isUnix [Pipeline] sh 05:31:27 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4e6a37bc3c4fc45286ec817a30660562ebf76ff0-1.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 05:31:28 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4e6a37bc3c4fc45286ec817a30660562ebf76ff0-1.2.0-dev.19 05:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:31:28 216d4b36f473: Preparing 05:31:28 294ac687b5fc: Preparing 05:31:28 294ac687b5fc: Layer already exists 05:31:28 216d4b36f473: Layer already exists 05:31:28 4e6a37bc3c4fc45286ec817a30660562ebf76ff0-1.2.0-dev.19: digest: sha256:d6f80613a35c5cad9f966fae3d5f6435c239cb9a93f35bef8fc22e92c8b43e48 size: 739 [Pipeline] isUnix [Pipeline] sh 05:31:28 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 05:31:29 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 05:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:31:29 216d4b36f473: Preparing 05:31:29 294ac687b5fc: Preparing 05:31:29 216d4b36f473: Layer already exists 05:31:29 294ac687b5fc: Layer already exists 05:31:29 master: digest: sha256:d6f80613a35c5cad9f966fae3d5f6435c239cb9a93f35bef8fc22e92c8b43e48 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:31:30 provisioning config files... 05:31:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1942228459853350708tmp [Pipeline] { [Pipeline] sh 05:31:31 + curl -s https://codecov.io/bash 05:31:31 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1942228459853350708tmp 05:31:31 05:31:31 _____ _ 05:31:31 / ____| | | 05:31:31 | | ___ __| | ___ ___ _____ __ 05:31:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:31:31 | |___| (_) | (_| | __/ (_| (_) \ V / 05:31:31 \_____\___/ \__,_|\___|\___\___/ \_/ 05:31:31 Bash-tbd 05:31:31 05:31:31 05:31:31 ==> Jenkins CI detected. 05:31:31 project root: . 05:31:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:31:31 ==> Running gcov in . (disable via -X gcov) 05:31:31 ==> Python coveragepy not found 05:31:31 ==> Searching for coverage reports in: 05:31:31 + . 05:31:31 -> Found 1 reports 05:31:31 ==> Detecting git/mercurial file structure 05:31:31 ==> Reading reports 05:31:31 + ./coverage.out bytes=10 05:31:31 ==> Appending adjustments 05:31:31 http://docs.codecov.io/docs/fixing-reports 05:31:31 + Found adjustments 05:31:31 ==> Gzipping contents 05:31:31 ==> Uploading reports 05:31:31 url: https://codecov.io 05:31:31 query: branch=master&commit=4e6a37bc3c4fc45286ec817a30660562ebf76ff0&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 05:31:31 -> Pinging Codecov 05:31:31 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=4e6a37bc3c4fc45286ec817a30660562ebf76ff0&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 05:31:32 -> Uploading 05:31:32 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4e6a37bc3c4fc45286ec817a30660562ebf76ff0 [Pipeline] } 05:31:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:31:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 05:31:33 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 05:31:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 05:31:33 05:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 05:31:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 05:31:33 1.217.3: Pulling from edgex-devops/edgex-snyk-go 05:31:33 e6b0cf9c0882: Pulling fs layer 05:31:33 2848faf0eed1: Pulling fs layer 05:31:33 0f37312ad70f: Pulling fs layer 05:31:33 7d08f2745646: Pulling fs layer 05:31:33 4c9f31393084: Pulling fs layer 05:31:33 eb21ddb83652: Pulling fs layer 05:31:33 345998794f6b: Pulling fs layer 05:31:33 97a711d68925: Pulling fs layer 05:31:33 7c8476c1cb00: Pulling fs layer 05:31:33 7d08f2745646: Waiting 05:31:33 4c9f31393084: Waiting 05:31:33 eb21ddb83652: Waiting 05:31:33 345998794f6b: Waiting 05:31:33 97a711d68925: Waiting 05:31:33 7c8476c1cb00: Waiting 05:31:33 0f37312ad70f: Verifying Checksum 05:31:33 0f37312ad70f: Download complete 05:31:33 2848faf0eed1: Download complete 05:31:33 4c9f31393084: Verifying Checksum 05:31:33 4c9f31393084: Download complete 05:31:33 eb21ddb83652: Verifying Checksum 05:31:33 eb21ddb83652: Download complete 05:31:33 e6b0cf9c0882: Verifying Checksum 05:31:33 e6b0cf9c0882: Download complete 05:31:34 345998794f6b: Verifying Checksum 05:31:34 345998794f6b: Download complete 05:31:34 e6b0cf9c0882: Pull complete 05:31:34 7c8476c1cb00: Verifying Checksum 05:31:34 7c8476c1cb00: Download complete 05:31:34 97a711d68925: Verifying Checksum 05:31:34 97a711d68925: Download complete 05:31:34 2848faf0eed1: Pull complete 05:31:34 0f37312ad70f: Pull complete 05:31:35 7d08f2745646: Download complete 05:31:42 7d08f2745646: Pull complete 05:31:42 4c9f31393084: Pull complete 05:31:42 eb21ddb83652: Pull complete 05:31:43 345998794f6b: Pull complete 05:31:47 97a711d68925: Pull complete 05:31:47 7c8476c1cb00: Pull complete 05:31:47 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 05:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 05:31:47 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:31:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 05:31:48 $ docker top 292499a297bd33f7d0bb262fe76319c71122c133bfe2e6ccd70c73cfb9f91308 -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:49 + snyk monitor '--org=edgex-jenkins' 05:31:54 05:31:54 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 05:31:54 05:31:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/e4bb1ee1-c5aa-4c01-a204-95608a8e1000 05:31:54 05:31:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:31:54 05:31:54 [Pipeline] } 05:31:54 $ docker stop --time=1 292499a297bd33f7d0bb262fe76319c71122c133bfe2e6ccd70c73cfb9f91308 05:31:56 $ docker rm -f 292499a297bd33f7d0bb262fe76319c71122c133bfe2e6ccd70c73cfb9f91308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:31:57 05:31:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 05:31:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:31:57 latest: Pulling from edgex-devops/edgex-klar 05:31:57 e7c96db7181b: Pulling fs layer 05:31:57 1868ca2cb446: Pulling fs layer 05:31:57 136be5d0fe8e: Pulling fs layer 05:31:57 894bfe63afcb: Pulling fs layer 05:31:57 894bfe63afcb: Waiting 05:31:57 1868ca2cb446: Verifying Checksum 05:31:57 1868ca2cb446: Download complete 05:31:57 136be5d0fe8e: Verifying Checksum 05:31:57 136be5d0fe8e: Download complete 05:31:57 e7c96db7181b: Verifying Checksum 05:31:57 e7c96db7181b: Download complete 05:31:57 894bfe63afcb: Verifying Checksum 05:31:57 894bfe63afcb: Download complete 05:31:57 e7c96db7181b: Pull complete 05:31:58 1868ca2cb446: Pull complete 05:31:58 136be5d0fe8e: Pull complete 05:31:58 894bfe63afcb: Pull complete 05:31:58 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 05:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 05:31:58 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:31:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 05:31:59 $ docker top 916c5f1545c487c6aae22948e8601fe2152608225d70c3d07e058032ab05a772 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:59 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:31:59 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:32:02 $ docker stop --time=1 916c5f1545c487c6aae22948e8601fe2152608225d70c3d07e058032ab05a772 05:32:03 $ docker rm -f 916c5f1545c487c6aae22948e8601fe2152608225d70c3d07e058032ab05a772 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:32:04 . [Pipeline] withDockerContainer 05:32:04 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:32:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 05:32:04 $ docker top 0701b79a8310adc629ad90b1523de5adf1ed898f7c373b7b1fd4336e99a04630 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:05 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:32:05 + tee 05:32:05 clair timeout 1m0s 05:32:05 docker timeout: 1m0s 05:32:05 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:32:05 $ docker stop --time=1 0701b79a8310adc629ad90b1523de5adf1ed898f7c373b7b1fd4336e99a04630 05:32:07 $ docker rm -f 0701b79a8310adc629ad90b1523de5adf1ed898f7c373b7b1fd4336e99a04630 [Pipeline] // withDockerContainer [Pipeline] sh 05:32:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 05:32:07 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_4e6a37bc3c4fc45286ec817a30660562ebf76ff0.html [Pipeline] writeFile [Pipeline] step 05:32:07 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 05:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:32:08 . [Pipeline] withDockerContainer 05:32:08 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:32:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 05:32:08 $ docker top c9d983037582df77e484e3f8fded1bf1320961600231105395fbd1ced981fac9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:09 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:32:09 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:32:12 $ docker stop --time=1 c9d983037582df77e484e3f8fded1bf1320961600231105395fbd1ced981fac9 05:32:13 $ docker rm -f c9d983037582df77e484e3f8fded1bf1320961600231105395fbd1ced981fac9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:32:13 . [Pipeline] withDockerContainer 05:32:13 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:32:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 05:32:14 $ docker top 7575574520c91d2af7c6217881ccb1d76054e448f6b2edeefd5d19b35128998b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:15 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4e6a37bc3c4fc45286ec817a30660562ebf76ff0 05:32:15 + tee 05:32:15 clair timeout 1m0s 05:32:15 docker timeout: 1m0s 05:32:15 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:32:15 $ docker stop --time=1 7575574520c91d2af7c6217881ccb1d76054e448f6b2edeefd5d19b35128998b 05:32:17 $ docker rm -f 7575574520c91d2af7c6217881ccb1d76054e448f6b2edeefd5d19b35128998b [Pipeline] // withDockerContainer [Pipeline] sh 05:32:17 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 05:32:17 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_4e6a37bc3c4fc45286ec817a30660562ebf76ff0.html [Pipeline] writeFile [Pipeline] step 05:32:17 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 05:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:32:18 . [Pipeline] withDockerContainer 05:32:18 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:32:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:32:19 $ docker top e302bf71ec73d7100da23f114077a4534c76c9c2220f45201f7526bc1be2843c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:19 [ssh-agent] Looking for ssh-agent implementation... 05:32:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:19 $ docker exec e302bf71ec73d7100da23f114077a4534c76c9c2220f45201f7526bc1be2843c ssh-agent 05:32:20 SSH_AUTH_SOCK=/tmp/ssh-XzCoLrQsb3On/agent.14 05:32:20 SSH_AGENT_PID=20 05:32:20 Running ssh-add (command line suppressed) 05:32:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2032178403354022868.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2032178403354022868.key) 05:32:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:20 + git semver tag 05:32:20 # -> Open(): unable to determine branch for HEAD 05:32:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:32:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:32:20 # $SEMVER_REMOTE_NAME = origin 05:32:20 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:32:20 # $SEMVER_USER_NAME = jenkins 05:32:20 # $SEMVER_BRANCH = master 05:32:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:32:20 # 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 HEAD 05:32:20 # -> Force: false 05:32:20 # 3dc22bec76eb69e3c27fa8a3365feac91e315ddd refs/tags/v1.2.0-dev.19 [Pipeline] } 05:32:20 $ docker exec --env ******** --env ******** e302bf71ec73d7100da23f114077a4534c76c9c2220f45201f7526bc1be2843c ssh-agent -k 05:32:20 unset SSH_AUTH_SOCK; 05:32:20 unset SSH_AGENT_PID; 05:32:20 echo Agent pid 20 killed; 05:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:21 + git semver [Pipeline] } 05:32:21 $ docker stop --time=1 e302bf71ec73d7100da23f114077a4534c76c9c2220f45201f7526bc1be2843c 05:32:22 $ docker rm -f e302bf71ec73d7100da23f114077a4534c76c9c2220f45201f7526bc1be2843c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:23 05:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:23 0.23.1-centos7: Pulling from edgex-lftools 05:32:23 ab5ef0e58194: Pulling fs layer 05:32:23 9712f1f96733: Pulling fs layer 05:32:23 63f879dbbcfc: Pulling fs layer 05:32:23 0d9ebad4ef96: Pulling fs layer 05:32:23 e9a5061849ea: Pulling fs layer 05:32:23 d747dcd14b5f: Pulling fs layer 05:32:23 2de7ff778b66: Pulling fs layer 05:32:23 e9a5061849ea: Waiting 05:32:23 d747dcd14b5f: Waiting 05:32:23 0d9ebad4ef96: Waiting 05:32:23 2de7ff778b66: Waiting 05:32:23 9712f1f96733: Verifying Checksum 05:32:23 9712f1f96733: Download complete 05:32:24 63f879dbbcfc: Verifying Checksum 05:32:24 63f879dbbcfc: Download complete 05:32:24 e9a5061849ea: Verifying Checksum 05:32:24 e9a5061849ea: Download complete 05:32:24 d747dcd14b5f: Verifying Checksum 05:32:24 d747dcd14b5f: Download complete 05:32:24 0d9ebad4ef96: Verifying Checksum 05:32:24 0d9ebad4ef96: Download complete 05:32:24 2de7ff778b66: Verifying Checksum 05:32:24 2de7ff778b66: Download complete 05:32:24 ab5ef0e58194: Download complete 05:32:30 ab5ef0e58194: Pull complete 05:32:30 9712f1f96733: Pull complete 05:32:32 63f879dbbcfc: Pull complete 05:32:40 0d9ebad4ef96: Pull complete 05:32:41 e9a5061849ea: Pull complete 05:32:41 d747dcd14b5f: Pull complete 05:32:43 2de7ff778b66: Pull complete 05:32:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:32:43 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:32:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:32:44 $ docker top 98408a4a238dc8017f04ec1e8f6b4198e42585e0b1b1cf395a7b5f87af4988d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:32:44 provisioning config files... 05:32:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8276127407363648787tmp 05:32:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2027292991621047055tmp 05:32:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5128571092473338626tmp [Pipeline] { [Pipeline] echo 05:32:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:32:44 ---> sigul-configuration.sh 05:32:44 gpg: directory `/root/.gnupg' created 05:32:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:32:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:32:44 gpg: keyring `/root/.gnupg/secring.gpg' created 05:32:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:32:44 gpg: CAST5 encrypted data 05:32:45 gpg: encrypted with 1 passphrase 05:32:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:32:45 + mkdir /home/jenkins 05:32:45 + mkdir /home/jenkins/sigul [Pipeline] sh 05:32:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 05:32:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:32:45 ---> sigul-install.sh 05:32:52 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:32:52 + git tag --list 05:32:52 v1.2.0-dev.19 [Pipeline] sh 05:32:53 + lftools sign git-tag v1.2.0-dev.19 05:32:54 Signing Git tag with Sigul... 05:32:54 Signing v1.2.0-dev.19 [Pipeline] echo 05:32:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:32:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:32:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:32:55 $ docker stop --time=1 98408a4a238dc8017f04ec1e8f6b4198e42585e0b1b1cf395a7b5f87af4988d7 05:32:57 $ docker rm -f 98408a4a238dc8017f04ec1e8f6b4198e42585e0b1b1cf395a7b5f87af4988d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:32:57 . [Pipeline] withDockerContainer 05:32:58 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:32:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:32:58 $ docker top 1ca3df6753ac228d5e2b0ef35950cb4138420ad7f1e53ca23cb6c0bb7de29ed9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:59 [ssh-agent] Looking for ssh-agent implementation... 05:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:59 $ docker exec 1ca3df6753ac228d5e2b0ef35950cb4138420ad7f1e53ca23cb6c0bb7de29ed9 ssh-agent 05:32:59 SSH_AUTH_SOCK=/tmp/ssh-6BbMk5FPLa67/agent.14 05:32:59 SSH_AGENT_PID=20 05:32:59 Running ssh-add (command line suppressed) 05:32:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5364924485497557038.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5364924485497557038.key) 05:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:59 + git semver bump pre 05:32:59 # -> Open(): unable to determine branch for HEAD 05:32:59 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:32:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:32:59 # $SEMVER_REMOTE_NAME = origin 05:32:59 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:32:59 # $SEMVER_USER_NAME = jenkins 05:32:59 # $SEMVER_BRANCH = master 05:32:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:32:59 1.2.0-dev.20 [Pipeline] } 05:32:59 $ docker exec --env ******** --env ******** 1ca3df6753ac228d5e2b0ef35950cb4138420ad7f1e53ca23cb6c0bb7de29ed9 ssh-agent -k 05:33:00 unset SSH_AUTH_SOCK; 05:33:00 unset SSH_AGENT_PID; 05:33:00 echo Agent pid 20 killed; 05:33:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:00 + git semver [Pipeline] } 05:33:00 $ docker stop --time=1 1ca3df6753ac228d5e2b0ef35950cb4138420ad7f1e53ca23cb6c0bb7de29ed9 05:33:01 $ docker rm -f 1ca3df6753ac228d5e2b0ef35950cb4138420ad7f1e53ca23cb6c0bb7de29ed9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:33:02 . [Pipeline] withDockerContainer 05:33:02 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:33:02 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:33:03 $ docker top 374e73c81a1b74ef257ad9414cebdd95cd055e7f81a1d75f9474202587d2ee19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:03 [ssh-agent] Looking for ssh-agent implementation... 05:33:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:03 $ docker exec 374e73c81a1b74ef257ad9414cebdd95cd055e7f81a1d75f9474202587d2ee19 ssh-agent 05:33:03 SSH_AUTH_SOCK=/tmp/ssh-tKhKxykyaHh8/agent.14 05:33:03 SSH_AGENT_PID=20 05:33:03 Running ssh-add (command line suppressed) 05:33:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1496799271781483526.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1496799271781483526.key) 05:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:04 + git semver push 05:33:04 # -> Open(): unable to determine branch for HEAD 05:33:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:33:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:33:04 # $SEMVER_REMOTE_NAME = origin 05:33:04 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:33:04 # $SEMVER_USER_NAME = jenkins 05:33:04 # $SEMVER_BRANCH = master 05:33:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:33:10 $ docker exec --env ******** --env ******** 374e73c81a1b74ef257ad9414cebdd95cd055e7f81a1d75f9474202587d2ee19 ssh-agent -k 05:33:11 unset SSH_AUTH_SOCK; 05:33:11 unset SSH_AGENT_PID; 05:33:11 echo Agent pid 20 killed; 05:33:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:11 + git semver [Pipeline] } 05:33:11 $ docker stop --time=1 374e73c81a1b74ef257ad9414cebdd95cd055e7f81a1d75f9474202587d2ee19 05:33:12 $ docker rm -f 374e73c81a1b74ef257ad9414cebdd95cd055e7f81a1d75f9474202587d2ee19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:33:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:33:14 ---> package-listing.sh 05:33:14 ++ facter osfamily 05:33:14 ++ tr '[:upper:]' '[:lower:]' 05:33:14 + OS_FAMILY=redhat 05:33:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 05:33:14 + START_PACKAGES=/tmp/packages_start.txt 05:33:14 + END_PACKAGES=/tmp/packages_end.txt 05:33:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:33:14 + PACKAGES=/tmp/packages_start.txt 05:33:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:33:14 + PACKAGES=/tmp/packages_end.txt 05:33:14 + case "${OS_FAMILY}" in 05:33:14 + rpm -qa 05:33:14 + sort 05:33:18 + '[' -f /tmp/packages_start.txt ']' 05:33:18 + '[' -f /tmp/packages_end.txt ']' 05:33:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:33:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:33:18 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 05:33:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 05:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:33:18 05:33:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:33:19 alpine: Pulling from edgex-lftools-log-publisher 05:33:19 c9b1b535fdd9: Pulling fs layer 05:33:19 2cc5ad85d9ab: Pulling fs layer 05:33:19 756a868c4378: Pulling fs layer 05:33:19 444b2fc9a129: Pulling fs layer 05:33:19 ea15f1150254: Pulling fs layer 05:33:19 41b27a9f41bf: Pulling fs layer 05:33:19 28c525ee5125: Pulling fs layer 05:33:19 094b1ea09ed8: Pulling fs layer 05:33:19 138eaada9080: Pulling fs layer 05:33:19 0622d0fa9048: Pulling fs layer 05:33:19 444b2fc9a129: Waiting 05:33:19 ea15f1150254: Waiting 05:33:19 41b27a9f41bf: Waiting 05:33:19 28c525ee5125: Waiting 05:33:19 094b1ea09ed8: Waiting 05:33:19 138eaada9080: Waiting 05:33:19 0622d0fa9048: Waiting 05:33:19 2cc5ad85d9ab: Verifying Checksum 05:33:19 2cc5ad85d9ab: Download complete 05:33:19 444b2fc9a129: Verifying Checksum 05:33:19 444b2fc9a129: Download complete 05:33:19 c9b1b535fdd9: Download complete 05:33:19 ea15f1150254: Verifying Checksum 05:33:19 ea15f1150254: Download complete 05:33:19 28c525ee5125: Verifying Checksum 05:33:19 28c525ee5125: Download complete 05:33:19 756a868c4378: Verifying Checksum 05:33:19 756a868c4378: Download complete 05:33:19 c9b1b535fdd9: Pull complete 05:33:19 138eaada9080: Verifying Checksum 05:33:19 138eaada9080: Download complete 05:33:19 094b1ea09ed8: Verifying Checksum 05:33:19 094b1ea09ed8: Download complete 05:33:19 0622d0fa9048: Verifying Checksum 05:33:19 0622d0fa9048: Download complete 05:33:20 41b27a9f41bf: Verifying Checksum 05:33:20 41b27a9f41bf: Download complete 05:33:20 2cc5ad85d9ab: Pull complete 05:33:22 756a868c4378: Pull complete 05:33:22 444b2fc9a129: Pull complete 05:33:22 ea15f1150254: Pull complete 05:33:25 41b27a9f41bf: Pull complete 05:33:26 28c525ee5125: Pull complete 05:33:28 094b1ea09ed8: Pull complete 05:33:28 138eaada9080: Pull complete 05:33:28 0622d0fa9048: Pull complete 05:33:28 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:33:28 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 05:33:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:33:29 $ docker top c9ecde74213e068f2e01827bfc50140cb703ed131348a417bab781fc93553c5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:33:29 provisioning config files... 05:33:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2683897704160029784tmp [Pipeline] { [Pipeline] echo 05:33:30 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:33:30 ---> create-netrc.sh [Pipeline] echo 05:33:30 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:33:30 ---> logs-deploy.sh 05:33:30 + ARCHIVE_ARTIFACTS= 05:33:30 + LOGS_SERVER=https://logs.edgexfoundry.org 05:33:30 + '[' https://logs.edgexfoundry.org == None ']' 05:33:30 + NEXUS_URL=https://nexus.edgexfoundry.org 05:33:30 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/19 05:33:30 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/19/ 05:33:30 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/19 /w/workspace/edgexfoundry_edgex-ui-go_master 05:33:31 Archives upload complete. 05:33:31 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/19 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/19/