Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2059383c0ce7ecc5e89f6707ab815f97db38a92e 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:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3292’ Running on prd-centos7-docker-4c-2g-3300 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 2059383c0ce7ecc5e89f6707ab815f97db38a92e (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2059383c0ce7ecc5e89f6707ab815f97db38a92e # timeout=10 Commit message: "Merge pull request #481 from hahattan/issue-466" > git rev-list --no-walk 1bb097ad4365b735bfef0648a55752ad7a9b68a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:33:47 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 16:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:49 16:33:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:33:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:49 latest: Pulling from edgex-devops/git-semver 16:33:49 9123ac7c32f7: Pulling fs layer 16:33:49 b8cc5d1170e3: Pulling fs layer 16:33:49 2924cbbf6a41: Pulling fs layer 16:33:49 93b08a4f1073: Pulling fs layer 16:33:49 93b08a4f1073: Waiting 16:33:49 b8cc5d1170e3: Verifying Checksum 16:33:49 b8cc5d1170e3: Download complete 16:33:50 9123ac7c32f7: Verifying Checksum 16:33:50 9123ac7c32f7: Download complete 16:33:50 93b08a4f1073: Verifying Checksum 16:33:50 93b08a4f1073: Download complete 16:33:50 2924cbbf6a41: Verifying Checksum 16:33:50 2924cbbf6a41: Download complete 16:33:50 9123ac7c32f7: Pull complete 16:33:50 b8cc5d1170e3: Pull complete 16:33:51 2924cbbf6a41: Pull complete 16:33:51 93b08a4f1073: Pull complete 16:33:51 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:33:51 prd-centos7-docker-4c-2g-3300 does not seem to be running inside a container 16:33:51 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 16:33:52 $ docker top a800fd72a63d69cba697360892caa6388f3eb716c4cc070b7089ee122b0c6745 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:52 [ssh-agent] Looking for ssh-agent implementation... 16:33:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:52 $ docker exec a800fd72a63d69cba697360892caa6388f3eb716c4cc070b7089ee122b0c6745 ssh-agent 16:33:53 SSH_AUTH_SOCK=/tmp/ssh-WA6G3jjo0wCZ/agent.14 16:33:53 SSH_AGENT_PID=21 16:33:53 Running ssh-add (command line suppressed) 16:33:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1711421983403896711.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1711421983403896711.key) 16:33:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:53 + git describe --exact-match --tags HEAD 16:33:53 fatal: No names found, cannot describe anything. [Pipeline] } 16:33:53 $ docker exec --env ******** --env ******** a800fd72a63d69cba697360892caa6388f3eb716c4cc070b7089ee122b0c6745 ssh-agent -k 16:33:53 unset SSH_AUTH_SOCK; 16:33:53 unset SSH_AGENT_PID; 16:33:53 echo Agent pid 21 killed; 16:33:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:33:54 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:33:54 This usually means this commit has not been tagged. [Pipeline] sshagent 16:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:54 [ssh-agent] Looking for ssh-agent implementation... 16:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:54 $ docker exec a800fd72a63d69cba697360892caa6388f3eb716c4cc070b7089ee122b0c6745 ssh-agent 16:33:54 SSH_AUTH_SOCK=/tmp/ssh-fPbzFOdL3B0h/agent.57 16:33:54 SSH_AGENT_PID=64 16:33:54 Running ssh-add (command line suppressed) 16:33:54 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7493333642194024626.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7493333642194024626.key) 16:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:55 + git semver init 16:33:55 # -> Open(): unable to determine branch for HEAD 16:33:55 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 16:33:55 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 16:33:55 # $SEMVER_REMOTE_NAME = origin 16:33:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:33:55 # $SEMVER_USER_NAME = edgex-jenkins 16:33:55 # $SEMVER_BRANCH = master 16:33:55 # $SEMVER_TEMP = /tmp/semver-774189669 16:33:55 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:33:56 # '/tmp/semver-774189669' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 16:33:56 # -> Force: false 16:33:56 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 16:33:56 $ docker exec --env ******** --env ******** a800fd72a63d69cba697360892caa6388f3eb716c4cc070b7089ee122b0c6745 ssh-agent -k 16:33:56 unset SSH_AUTH_SOCK; 16:33:56 unset SSH_AGENT_PID; 16:33:56 echo Agent pid 64 killed; 16:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:56 + git semver [Pipeline] } 16:33:56 $ docker stop --time=1 a800fd72a63d69cba697360892caa6388f3eb716c4cc070b7089ee122b0c6745 16:33:58 $ docker rm -f a800fd72a63d69cba697360892caa6388f3eb716c4cc070b7089ee122b0c6745 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:33:59 Stashed 36 file(s) [Pipeline] echo 16:33:59 [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 16:34:14 Still waiting to schedule task 16:34:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:34:14 Still waiting to schedule task 16:34:14 ‘prd-centos7-docker-4c-2g-3302’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3299’ is offline 16:35:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3301 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 16:35:03 Running in /w/workspace/device-sdk-go/19 [Pipeline] { [Pipeline] checkout 16:35:09 using credential edgex-jenkins-ssh 16:35:09 Cloning the remote Git repository 16:35:09 Cloning with configured refspecs honoured and without tags 16:35:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:35:09 > git init /w/workspace/device-sdk-go/19 # timeout=10 16:35:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:35:09 > git --version # timeout=10 16:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:10 Fetching without tags 16:35:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:35:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:35:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:35:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:11 Checking out Revision 2059383c0ce7ecc5e89f6707ab815f97db38a92e (master) 16:35:11 > git config core.sparsecheckout # timeout=10 16:35:11 > git checkout -f 2059383c0ce7ecc5e89f6707ab815f97db38a92e # timeout=10 16:35:15 Commit message: "Merge pull request #481 from hahattan/issue-466" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:35:16 ========================================================= 16:35:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:35:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:35:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 16:35:18 Sending build context to Docker daemon 2.848MB 16:35:18 Step 1/8 : ARG BASE=golang:1.13-alpine 16:35:18 Step 2/8 : FROM ${BASE} 16:35:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:19 cde5963f3b93: Pulling fs layer 16:35:19 2a23fa8c16f7: Pulling fs layer 16:35:19 777b28850792: Pulling fs layer 16:35:19 8a11ddd9e578: Pulling fs layer 16:35:19 4cf88f913ddb: Pulling fs layer 16:35:19 1df406cf5192: Pulling fs layer 16:35:19 cd6300453558: Pulling fs layer 16:35:19 b9c365052c96: Pulling fs layer 16:35:19 a2d8cc88f415: Pulling fs layer 16:35:19 ea1d1ca13537: Pulling fs layer 16:35:19 3750a50a1c5e: Pulling fs layer 16:35:19 8a11ddd9e578: Waiting 16:35:19 4cf88f913ddb: Waiting 16:35:19 1df406cf5192: Waiting 16:35:19 ea1d1ca13537: Waiting 16:35:19 cd6300453558: Waiting 16:35:19 b9c365052c96: Waiting 16:35:19 a2d8cc88f415: Waiting 16:35:19 3750a50a1c5e: Waiting 16:35:19 777b28850792: Verifying Checksum 16:35:19 777b28850792: Download complete 16:35:19 2a23fa8c16f7: Verifying Checksum 16:35:19 2a23fa8c16f7: Download complete 16:35:19 4cf88f913ddb: Verifying Checksum 16:35:19 4cf88f913ddb: Download complete 16:35:19 1df406cf5192: Verifying Checksum 16:35:19 1df406cf5192: Download complete 16:35:19 cde5963f3b93: Verifying Checksum 16:35:20 cde5963f3b93: Pull complete 16:35:21 2a23fa8c16f7: Pull complete 16:35:21 777b28850792: Pull complete 16:35:23 cd6300453558: Verifying Checksum 16:35:23 cd6300453558: Download complete 16:35:23 a2d8cc88f415: Verifying Checksum 16:35:23 a2d8cc88f415: Download complete 16:35:26 ea1d1ca13537: Verifying Checksum 16:35:26 ea1d1ca13537: Download complete 16:35:26 3750a50a1c5e: Verifying Checksum 16:35:26 3750a50a1c5e: Download complete 16:35:29 b9c365052c96: Verifying Checksum 16:35:29 b9c365052c96: Download complete 16:35:30 8a11ddd9e578: Verifying Checksum 16:35:30 8a11ddd9e578: Download complete 16:35:34 Running on prd-centos7-docker-4c-2g-3308 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 16:35:34 Running in /w/workspace/device-sdk-go/19 [Pipeline] { [Pipeline] checkout 16:35:37 using credential edgex-jenkins-ssh 16:35:37 Cloning the remote Git repository 16:35:37 Cloning with configured refspecs honoured and without tags 16:35:38 Fetching without tags 16:35:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:35:37 > git init /w/workspace/device-sdk-go/19 # timeout=10 16:35:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:35:37 > git --version # timeout=10 16:35:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:35:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:35:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:38 Checking out Revision 2059383c0ce7ecc5e89f6707ab815f97db38a92e (master) 16:35:38 > git config core.sparsecheckout # timeout=10 16:35:38 > git checkout -f 2059383c0ce7ecc5e89f6707ab815f97db38a92e # timeout=10 16:35:42 Commit message: "Merge pull request #481 from hahattan/issue-466" 16:35:43 8a11ddd9e578: Pull complete 16:35:43 4cf88f913ddb: Pull complete 16:35:43 1df406cf5192: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:35:43 ========================================================= 16:35:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:35:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:35:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 16:35:44 Sending build context to Docker daemon 2.846MB 16:35:44 Step 1/8 : ARG BASE=golang:1.13-alpine 16:35:44 Step 2/8 : FROM ${BASE} 16:35:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:35:44 e6b0cf9c0882: Pulling fs layer 16:35:44 2848faf0eed1: Pulling fs layer 16:35:44 0f37312ad70f: Pulling fs layer 16:35:44 5788d62ee057: Pulling fs layer 16:35:44 0e6b1d234666: Pulling fs layer 16:35:44 bf5d7aec512f: Pulling fs layer 16:35:44 34c802a77dc8: Pulling fs layer 16:35:44 9eb99e56ec68: Pulling fs layer 16:35:44 27c7a5d97fbd: Pulling fs layer 16:35:44 5c102a31e300: Pulling fs layer 16:35:44 dcfb455df0a1: Pulling fs layer 16:35:44 34c802a77dc8: Waiting 16:35:44 9eb99e56ec68: Waiting 16:35:44 27c7a5d97fbd: Waiting 16:35:44 5c102a31e300: Waiting 16:35:44 5788d62ee057: Waiting 16:35:44 dcfb455df0a1: Waiting 16:35:44 bf5d7aec512f: Waiting 16:35:44 0f37312ad70f: Download complete 16:35:44 2848faf0eed1: Download complete 16:35:44 0e6b1d234666: Download complete 16:35:44 bf5d7aec512f: Download complete 16:35:44 e6b0cf9c0882: Verifying Checksum 16:35:44 e6b0cf9c0882: Download complete 16:35:45 e6b0cf9c0882: Pull complete 16:35:45 2848faf0eed1: Pull complete 16:35:45 0f37312ad70f: Pull complete 16:35:45 34c802a77dc8: Verifying Checksum 16:35:45 34c802a77dc8: Download complete 16:35:45 27c7a5d97fbd: Verifying Checksum 16:35:45 27c7a5d97fbd: Download complete 16:35:46 5c102a31e300: Verifying Checksum 16:35:46 5c102a31e300: Download complete 16:35:46 dcfb455df0a1: Verifying Checksum 16:35:46 dcfb455df0a1: Download complete 16:35:46 5788d62ee057: Verifying Checksum 16:35:46 5788d62ee057: Download complete 16:35:46 9eb99e56ec68: Verifying Checksum 16:35:46 9eb99e56ec68: Download complete 16:35:47 cd6300453558: Pull complete 16:35:51 b9c365052c96: Pull complete 16:35:51 a2d8cc88f415: Pull complete 16:35:53 5788d62ee057: Pull complete 16:35:53 0e6b1d234666: Pull complete 16:35:53 bf5d7aec512f: Pull complete 16:35:54 ea1d1ca13537: Pull complete 16:35:54 3750a50a1c5e: Pull complete 16:35:54 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:35:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:35:54 ---> 78745c68409d 16:35:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:35:57 34c802a77dc8: Pull complete 16:35:59 ---> Running in f5b5e79ce4e4 16:35:59 Removing intermediate container f5b5e79ce4e4 16:35:59 ---> ab4cd8aa38bb 16:35:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:59 ---> Running in 23a338874684 16:36:00 9eb99e56ec68: Pull complete 16:36:00 27c7a5d97fbd: Pull complete 16:36:01 5c102a31e300: Pull complete 16:36:01 dcfb455df0a1: Pull complete 16:36:01 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:36:01 ---> 7c70fe431013 16:36:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:36:01 ---> Running in 1604157e2ca3 16:36:01 Removing intermediate container 23a338874684 16:36:01 ---> c73cf97e9569 16:36:01 Step 5/8 : RUN apk add --no-cache make git 16:36:01 ---> Running in 7c803a971642 16:36:01 Removing intermediate container 1604157e2ca3 16:36:01 ---> 423ae6639456 16:36:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:01 ---> Running in f03a7cc5b8ff 16:36:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:36:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:36:03 Removing intermediate container f03a7cc5b8ff 16:36:03 ---> 83c7efffaf93 16:36:03 Step 5/8 : RUN apk add --no-cache make git 16:36:03 ---> Running in d5d7be85ae46 16:36:03 OK: 125 MiB in 39 packages 16:36:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:36:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:36:04 OK: 143 MiB in 39 packages 16:36:04 Removing intermediate container 7c803a971642 16:36:04 ---> 3baf10dd25e9 16:36:04 Step 6/8 : WORKDIR /device-sdk-go 16:36:05 ---> Running in f45aa29242e0 16:36:05 Removing intermediate container d5d7be85ae46 16:36:05 ---> 46d24eb7b413 16:36:05 Step 6/8 : WORKDIR /device-sdk-go 16:36:05 ---> Running in 3deae18c9689 16:36:05 Removing intermediate container 3deae18c9689 16:36:05 ---> 5a78df33f8d7 16:36:05 Step 7/8 : COPY . . 16:36:05 Removing intermediate container f45aa29242e0 16:36:05 ---> b9cdbf04f422 16:36:05 Step 7/8 : COPY . . 16:36:05 ---> 1a926c4adb9b 16:36:05 Step 8/8 : RUN go mod download 16:36:05 ---> Running in 6dc134a1054f 16:36:06 ---> e6b05085e62f 16:36:06 Step 8/8 : RUN go mod download 16:36:06 ---> Running in 5e4bac97108a 16:36:07 go: finding github.com/BurntSushi/toml v0.3.1 16:36:07 go: finding github.com/OneOfOne/xxhash v1.2.6 16:36:07 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:36:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:36:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:36:07 go: finding github.com/bgentry/speakeasy v0.1.0 16:36:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:36:07 go: finding github.com/davecgh/go-spew v1.1.1 16:36:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 16:36:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:36:08 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:36:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:36:08 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:36:08 go: finding github.com/fatih/color v1.7.0 16:36:08 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:36:08 go: finding github.com/go-kit/kit v0.8.0 16:36:08 go: finding github.com/go-logfmt/logfmt v0.4.0 16:36:08 go: finding github.com/go-stack/stack v1.8.0 16:36:08 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:36:08 go: finding github.com/google/uuid v1.1.0 16:36:08 go: finding github.com/gorilla/mux v1.7.1 16:36:08 go: finding github.com/hashicorp/consul/api v1.1.0 16:36:08 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:36:08 go: finding github.com/hashicorp/errwrap v1.0.0 16:36:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:36:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:36:08 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:36:08 go: finding github.com/hashicorp/go-multierror v1.0.0 16:36:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:36:08 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:36:08 go: finding github.com/hashicorp/go-syslog v1.0.0 16:36:08 go: finding github.com/hashicorp/go-uuid v1.0.1 16:36:08 go: finding github.com/hashicorp/go.net v0.0.1 16:36:08 go: finding github.com/hashicorp/golang-lru v0.5.0 16:36:08 go: finding github.com/hashicorp/logutils v1.0.0 16:36:08 go: finding github.com/hashicorp/mdns v1.0.0 16:36:08 go: finding github.com/hashicorp/memberlist v0.1.3 16:36:08 go: finding github.com/hashicorp/serf v0.8.2 16:36:08 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:36:08 go: finding github.com/mattn/go-colorable v0.0.9 16:36:08 go: finding github.com/mattn/go-isatty v0.0.3 16:36:08 go: finding github.com/miekg/dns v1.0.14 16:36:08 go: finding github.com/mitchellh/cli v1.0.0 16:36:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:36:08 go: finding github.com/mitchellh/copystructure v1.0.0 16:36:08 go: finding github.com/mitchellh/go-homedir v1.0.0 16:36:08 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:36:08 go: finding github.com/mitchellh/gox v0.4.0 16:36:08 go: finding github.com/mitchellh/iochan v1.0.0 16:36:08 go: finding github.com/mitchellh/mapstructure v1.1.2 16:36:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:36:08 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:36:08 go: finding github.com/pelletier/go-toml v1.2.0 16:36:08 go: finding github.com/pkg/errors v0.8.1 16:36:08 go: finding github.com/pmezard/go-difflib v1.0.0 16:36:08 go: finding github.com/posener/complete v1.1.1 16:36:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:36:08 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:36:08 go: finding github.com/stretchr/objx v0.1.0 16:36:08 go: finding github.com/stretchr/testify v1.5.1 16:36:08 go: finding github.com/ugorji/go v1.1.4 16:36:08 go: finding github.com/x448/float16 v0.8.4 16:36:08 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:36:08 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:36:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:36:08 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:36:08 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:36:08 go: finding gopkg.in/yaml.v2 v2.2.8 16:36:08 go: finding github.com/BurntSushi/toml v0.3.1 16:36:08 go: finding github.com/OneOfOne/xxhash v1.2.6 16:36:08 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:36:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:36:08 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:36:08 go: finding github.com/bgentry/speakeasy v0.1.0 16:36:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:36:08 go: finding github.com/davecgh/go-spew v1.1.1 16:36:08 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 16:36:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:36:08 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:36:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:36:08 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:36:08 go: finding github.com/fatih/color v1.7.0 16:36:08 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:36:08 go: finding github.com/go-kit/kit v0.8.0 16:36:08 go: finding github.com/go-logfmt/logfmt v0.4.0 16:36:08 go: finding github.com/go-stack/stack v1.8.0 16:36:08 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:36:08 go: finding github.com/google/uuid v1.1.0 16:36:08 go: finding github.com/gorilla/mux v1.7.1 16:36:08 go: finding github.com/hashicorp/consul/api v1.1.0 16:36:08 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:36:08 go: finding github.com/hashicorp/errwrap v1.0.0 16:36:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:36:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:36:08 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:36:08 go: finding github.com/hashicorp/go-multierror v1.0.0 16:36:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:36:09 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:36:09 go: finding github.com/hashicorp/go-syslog v1.0.0 16:36:09 go: finding github.com/hashicorp/go-uuid v1.0.1 16:36:09 go: finding github.com/hashicorp/go.net v0.0.1 16:36:09 go: finding github.com/hashicorp/golang-lru v0.5.0 16:36:09 go: finding github.com/hashicorp/logutils v1.0.0 16:36:09 go: finding github.com/hashicorp/mdns v1.0.0 16:36:09 go: finding github.com/hashicorp/memberlist v0.1.3 16:36:09 go: finding github.com/hashicorp/serf v0.8.2 16:36:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:36:09 go: finding github.com/mattn/go-colorable v0.0.9 16:36:09 go: finding github.com/mattn/go-isatty v0.0.3 16:36:09 go: finding github.com/miekg/dns v1.0.14 16:36:09 go: finding github.com/mitchellh/cli v1.0.0 16:36:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:36:09 go: finding github.com/mitchellh/copystructure v1.0.0 16:36:09 go: finding github.com/mitchellh/go-homedir v1.0.0 16:36:09 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:36:09 go: finding github.com/mitchellh/gox v0.4.0 16:36:09 go: finding github.com/mitchellh/iochan v1.0.0 16:36:09 go: finding github.com/mitchellh/mapstructure v1.1.2 16:36:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:36:09 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:36:09 go: finding github.com/pelletier/go-toml v1.2.0 16:36:09 go: finding github.com/pkg/errors v0.8.1 16:36:09 go: finding github.com/pmezard/go-difflib v1.0.0 16:36:09 go: finding github.com/posener/complete v1.1.1 16:36:09 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:36:09 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:36:09 go: finding github.com/stretchr/objx v0.1.0 16:36:09 go: finding github.com/stretchr/testify v1.5.1 16:36:09 go: finding github.com/ugorji/go v1.1.4 16:36:09 go: finding github.com/x448/float16 v0.8.4 16:36:09 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:36:09 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:36:09 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:36:09 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:36:09 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:36:09 go: finding gopkg.in/yaml.v2 v2.2.8 16:36:13 Removing intermediate container 6dc134a1054f 16:36:13 ---> e173e4c66c64 16:36:13 Successfully built e173e4c66c64 16:36:13 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 16:36:14 + docker inspect -f . ci-base-image-x86_64 16:36:14 . [Pipeline] withDockerContainer 16:36:14 prd-centos7-docker-4c-2g-3308 does not seem to be running inside a container 16:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/19 -v /w/workspace/device-sdk-go/19:/w/workspace/device-sdk-go/19:rw,z -v /w/workspace/device-sdk-go/19@tmp:/w/workspace/device-sdk-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 16:36:14 $ docker top bae860ccdffb2e3f3dba79efc5c947e7114b07e9401c7f622f4f6cc936ff70b7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:15 + go version 16:36:15 go version go1.13.5 linux/amd64 [Pipeline] sh 16:36:15 + make test 16:36:15 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:36:16 ? github.com/edgexfoundry/device-sdk-go [no test files] 16:36:19 Removing intermediate container 5e4bac97108a 16:36:19 ---> ed7e50d05b87 16:36:19 Successfully built ed7e50d05b87 16:36:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:20 + docker inspect -f . ci-base-image-arm64 16:36:20 . [Pipeline] withDockerContainer 16:36:20 prd-ubuntu18.04-docker-arm64-4c-16g-3301 does not seem to be running inside a container 16:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/19 -v /w/workspace/device-sdk-go/19:/w/workspace/device-sdk-go/19:rw,z -v /w/workspace/device-sdk-go/19@tmp:/w/workspace/device-sdk-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 16:36:22 $ docker top 68893b60362716324c8b560612a3e3a00e5ab3dc29a6137887b54887170f8589 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:23 + go version 16:36:23 go version go1.13.5 linux/arm64 [Pipeline] sh 16:36:23 + make test 16:36:23 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:36:25 ? github.com/edgexfoundry/device-sdk-go [no test files] 16:36:26 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 16:36:26 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 16:36:27 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.005s coverage: 22.1% of statements 16:36:33 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.041s coverage: 95.8% of statements 16:36:52 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 16:36:52 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 16:36:54 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.017s coverage: 22.1% of statements 16:36:58 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.172s coverage: 95.8% of statements 16:36:59 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.073s coverage: 11.4% of statements 16:36:59 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 22.7% of statements 16:36:59 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 16:36:59 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.061s coverage: 38.5% of statements 16:36:59 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 16:36:59 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 16:36:59 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.255s coverage: 79.8% of statements 16:36:59 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 16:36:59 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 16:36:59 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 16:36:59 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.017s coverage: 52.6% of statements 16:36:59 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 16:36:59 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.099s coverage: 76.1% of statements 16:36:59 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 16:36:59 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 16:36:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:37:01 gofmt -l . 16:37:01 [ "`gofmt -l .`" = "" ] 16:37:01 ./bin/test-attribution-txt.sh 16:37:02 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:37:03 Stashed 1 file(s) [Pipeline] } 16:37:03 $ docker stop --time=1 bae860ccdffb2e3f3dba79efc5c947e7114b07e9401c7f622f4f6cc936ff70b7 16:37:04 $ docker rm -f bae860ccdffb2e3f3dba79efc5c947e7114b07e9401c7f622f4f6cc936ff70b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:37:06 + ls -al . 16:37:06 total 160 16:37:06 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 10 16:37 . 16:37:06 drwxrwxr-x. 4 jenkins jenkins 30 Apr 10 16:35 .. 16:37:06 drwxrwxr-x. 3 jenkins jenkins 20 Apr 10 16:35 api 16:37:06 drwxrwxr-x. 2 jenkins jenkins 64 Apr 10 16:35 bin 16:37:06 -rw-r--r--. 1 jenkins jenkins 94997 Apr 10 16:36 coverage.out 16:37:06 -rw-rw-r--. 1 jenkins jenkins 936 Apr 10 16:35 Dockerfile.build 16:37:06 -rw-rw-r--. 1 jenkins jenkins 140 Apr 10 16:35 .dockerignore 16:37:06 drwxrwxr-x. 4 jenkins jenkins 31 Apr 10 16:35 example 16:37:06 drwxrwxr-x. 8 jenkins jenkins 162 Apr 10 16:35 .git 16:37:06 drwxrwxr-x. 2 jenkins jenkins 38 Apr 10 16:35 .github 16:37:06 -rw-rw-r--. 1 jenkins jenkins 138 Apr 10 16:35 .gitignore 16:37:06 -rw-r--r--. 1 jenkins jenkins 446 Apr 10 16:37 go.mod 16:37:06 -rw-r--r--. 1 jenkins jenkins 12076 Apr 10 16:37 go.sum 16:37:06 drwxrwxr-x. 14 jenkins jenkins 196 Apr 10 16:35 internal 16:37:06 -rw-rw-r--. 1 jenkins jenkins 808 Apr 10 16:35 Jenkinsfile 16:37:06 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 10 16:35 LICENSE 16:37:06 -rw-rw-r--. 1 jenkins jenkins 892 Apr 10 16:35 Makefile 16:37:06 drwxrwxr-x. 5 jenkins jenkins 50 Apr 10 16:35 pkg 16:37:06 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 10 16:35 README.md 16:37:06 drwxrwxr-x. 3 jenkins jenkins 44 Apr 10 16:35 .semver 16:37:06 drwxrwxr-x. 4 jenkins jenkins 54 Apr 10 16:35 snap 16:37:06 -rw-rw-r--. 1 jenkins jenkins 12 Apr 10 16:33 VERSION 16:37:06 -rw-rw-r--. 1 jenkins jenkins 222 Apr 10 16:35 version.go [Pipeline] isUnix [Pipeline] sh 16:37:06 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2059383c0ce7ecc5e89f6707ab815f97db38a92e --label arch=amd64 --label version=1.2.0-dev.19 . 16:37:06 Sending build context to Docker daemon 2.962MB 16:37:06 Step 1/21 : ARG BASE=golang:1.13-alpine 16:37:06 Step 2/21 : FROM ${BASE} AS builder 16:37:06 ---> e173e4c66c64 16:37:06 Step 3/21 : ARG MAKE='make build' 16:37:06 ---> Running in c838b8caa8ba 16:37:06 Removing intermediate container c838b8caa8ba 16:37:06 ---> 81048f9b5c16 16:37:06 Step 4/21 : WORKDIR /device-sdk-go 16:37:06 ---> Running in 070f4fb5626b 16:37:06 Removing intermediate container 070f4fb5626b 16:37:06 ---> c71707418e2c 16:37:06 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:37:06 ---> Running in 918a9611a735 16:37:07 Removing intermediate container 918a9611a735 16:37:07 ---> 539d5d40d127 16:37:07 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:07 ---> Running in 6705cb581b0a 16:37:08 Removing intermediate container 6705cb581b0a 16:37:08 ---> 69fa9fb0d4b3 16:37:08 Step 7/21 : RUN apk add --update --no-cache make git 16:37:08 ---> Running in 32904ce6113b 16:37:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:37:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:37:09 OK: 143 MiB in 39 packages 16:37:09 Removing intermediate container 32904ce6113b 16:37:09 ---> 617666678fc2 16:37:09 Step 8/21 : COPY . . 16:37:09 ---> c5042351dad6 16:37:09 Step 9/21 : RUN ${MAKE} 16:37:09 ---> Running in c65cba7ad1ab 16:37:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.19" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:37:18 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 16:37:18 Removing intermediate container c65cba7ad1ab 16:37:18 ---> d03c9d3a0eb4 16:37:18 Step 10/21 : FROM scratch 16:37:18 ---> 16:37:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:37:18 ---> Running in 0198376e6e53 16:37:19 Removing intermediate container 0198376e6e53 16:37:19 ---> dcf714b2d12e 16:37:19 Step 12/21 : ENV APP_PORT=49990 16:37:19 ---> Running in 2fb976c395cb 16:37:19 Removing intermediate container 2fb976c395cb 16:37:19 ---> 8882569696f1 16:37:19 Step 13/21 : EXPOSE $APP_PORT 16:37:19 ---> Running in f07141085dc5 16:37:19 Removing intermediate container f07141085dc5 16:37:19 ---> 39585660d4ce 16:37:19 Step 14/21 : WORKDIR / 16:37:19 ---> Running in 5585db7cf1a6 16:37:19 Removing intermediate container 5585db7cf1a6 16:37:19 ---> e7b7b18c8d0e 16:37:19 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 16:37:19 ---> 1e4e62d1b79c 16:37:19 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 16:37:20 ---> 6f4feef0df80 16:37:20 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 16:37:20 ---> 556b6f795f67 16:37:20 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:20 ---> Running in 724aaeec878c 16:37:20 Removing intermediate container 724aaeec878c 16:37:20 ---> 98c78b329e7a 16:37:20 Step 19/21 : LABEL arch=amd64 16:37:20 ---> Running in e207561942b6 16:37:20 Removing intermediate container e207561942b6 16:37:20 ---> 67f5a2b09e94 16:37:20 Step 20/21 : LABEL git_sha=2059383c0ce7ecc5e89f6707ab815f97db38a92e 16:37:20 ---> Running in dfea979c452a 16:37:20 Removing intermediate container dfea979c452a 16:37:20 ---> e34646217812 16:37:20 Step 21/21 : LABEL version=1.2.0-dev.19 16:37:20 ---> Running in 41c0bd2c962c 16:37:21 Removing intermediate container 41c0bd2c962c 16:37:21 ---> 2f5a7d366a49 16:37:21 [Warning] One or more build-args [ARCH] were not consumed 16:37:21 Successfully built 2f5a7d366a49 16:37:21 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.117s coverage: 11.4% of statements 16:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.037s coverage: 22.7% of statements 16:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 16:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.157s coverage: 38.5% of statements 16:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 16:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 16:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.603s coverage: 79.8% of statements 16:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 16:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 16:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 16:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.041s coverage: 52.6% of statements 16:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 16:37:30 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.356s coverage: 76.1% of statements 16:37:30 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 16:37:30 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 16:37:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:37:32 gofmt -l . 16:37:32 [ "`gofmt -l .`" = "" ] 16:37:33 ./bin/test-attribution-txt.sh 16:37:34 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:37:34 Warning: overwriting stash ‘coverage-report’ 16:37:34 Stashed 1 file(s) [Pipeline] } 16:37:34 $ docker stop --time=1 68893b60362716324c8b560612a3e3a00e5ab3dc29a6137887b54887170f8589 16:37:37 $ docker rm -f 68893b60362716324c8b560612a3e3a00e5ab3dc29a6137887b54887170f8589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:37:38 + ls -al . 16:37:38 total 200 16:37:38 drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 16:37 . 16:37:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 16:35 .. 16:37:38 -rw-rw-r-- 1 jenkins jenkins 140 Apr 10 16:35 .dockerignore 16:37:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 16:35 .git 16:37:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 16:35 .github 16:37:38 -rw-rw-r-- 1 jenkins jenkins 138 Apr 10 16:35 .gitignore 16:37:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 16:35 .semver 16:37:38 -rw-rw-r-- 1 jenkins jenkins 936 Apr 10 16:35 Dockerfile.build 16:37:38 -rw-rw-r-- 1 jenkins jenkins 808 Apr 10 16:35 Jenkinsfile 16:37:38 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 10 16:35 LICENSE 16:37:38 -rw-rw-r-- 1 jenkins jenkins 892 Apr 10 16:35 Makefile 16:37:38 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 10 16:35 README.md 16:37:38 -rw-rw-r-- 1 jenkins jenkins 12 Apr 10 16:33 VERSION 16:37:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 16:35 api 16:37:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 16:35 bin 16:37:38 -rw-r--r-- 1 jenkins jenkins 94997 Apr 10 16:37 coverage.out 16:37:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 16:35 example 16:37:38 -rw-r--r-- 1 jenkins jenkins 446 Apr 10 16:37 go.mod 16:37:38 -rw-r--r-- 1 jenkins jenkins 12076 Apr 10 16:37 go.sum 16:37:38 drwxrwxr-x 14 jenkins jenkins 4096 Apr 10 16:35 internal 16:37:38 drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 16:35 pkg 16:37:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 16:35 snap 16:37:38 -rw-rw-r-- 1 jenkins jenkins 222 Apr 10 16:35 version.go [Pipeline] isUnix [Pipeline] sh 16:37:39 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2059383c0ce7ecc5e89f6707ab815f97db38a92e --label arch=arm64 --label version=1.2.0-dev.19 . 16:37:39 Sending build context to Docker daemon 2.964MB 16:37:39 Step 1/21 : ARG BASE=golang:1.13-alpine 16:37:39 Step 2/21 : FROM ${BASE} AS builder 16:37:39 ---> ed7e50d05b87 16:37:39 Step 3/21 : ARG MAKE='make build' 16:37:39 ---> Running in 62fa3d862feb 16:37:40 Removing intermediate container 62fa3d862feb 16:37:40 ---> ec116b34e5b6 16:37:40 Step 4/21 : WORKDIR /device-sdk-go 16:37:40 ---> Running in a2183d21cc82 16:37:40 Removing intermediate container a2183d21cc82 16:37:40 ---> 57a753aede44 16:37:40 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:37:40 ---> Running in 539e3a3a8251 16:37:41 Removing intermediate container 539e3a3a8251 16:37:41 ---> d686bb627ced 16:37:41 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:41 ---> Running in 088e0f71a14d 16:37:43 Removing intermediate container 088e0f71a14d 16:37:43 ---> ac8697347180 16:37:43 Step 7/21 : RUN apk add --update --no-cache make git 16:37:43 ---> Running in 33373054cf0b 16:37:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:37:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:37:45 OK: 125 MiB in 39 packages 16:37:46 Removing intermediate container 33373054cf0b 16:37:46 ---> 0af99b01103a 16:37:46 Step 8/21 : COPY . . 16:37:47 ---> 7eeb76e1d989 16:37:47 Step 9/21 : RUN ${MAKE} 16:37:47 ---> Running in 49609e1febbd 16:37:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.19" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:38:15 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 16:38:15 Removing intermediate container 49609e1febbd 16:38:15 ---> 26a0ad4f2655 16:38:15 Step 10/21 : FROM scratch 16:38:15 ---> 16:38:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:38:15 ---> Running in 7ca895b305bd 16:38:15 Removing intermediate container 7ca895b305bd 16:38:15 ---> f060f132a8fc 16:38:15 Step 12/21 : ENV APP_PORT=49990 16:38:15 ---> Running in b1b45609e7f5 16:38:15 Removing intermediate container b1b45609e7f5 16:38:15 ---> e403418a5207 16:38:15 Step 13/21 : EXPOSE $APP_PORT 16:38:15 ---> Running in 0c0b9240dd7a 16:38:15 Removing intermediate container 0c0b9240dd7a 16:38:15 ---> 0eb9a75b3112 16:38:15 Step 14/21 : WORKDIR / 16:38:15 ---> Running in 62b4fe636166 16:38:16 Removing intermediate container 62b4fe636166 16:38:16 ---> 659d21a8d627 16:38:16 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 16:38:16 ---> c47a57d9052e 16:38:16 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 16:38:17 ---> 84f815179117 16:38:17 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 16:38:18 ---> f9adc10b2587 16:38:18 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:18 ---> Running in 228ebc9f10be 16:38:18 Removing intermediate container 228ebc9f10be 16:38:18 ---> a432cde5287d 16:38:18 Step 19/21 : LABEL arch=arm64 16:38:18 ---> Running in 32ed47eaca44 16:38:18 Removing intermediate container 32ed47eaca44 16:38:18 ---> 2006d66eed67 16:38:18 Step 20/21 : LABEL git_sha=2059383c0ce7ecc5e89f6707ab815f97db38a92e 16:38:19 ---> Running in b4e8f11a329c 16:38:19 Removing intermediate container b4e8f11a329c 16:38:19 ---> d9f6c085a4ec 16:38:19 Step 21/21 : LABEL version=1.2.0-dev.19 16:38:19 ---> Running in a9877a4d429e 16:38:19 Removing intermediate container a9877a4d429e 16:38:19 ---> 75ab4f89a67b 16:38:19 [Warning] One or more build-args [ARCH] were not consumed 16:38:19 Successfully built 75ab4f89a67b 16:38:20 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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 16:38:21 provisioning config files... 16:38:21 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config856620547052935216tmp [Pipeline] { [Pipeline] sh 16:38:21 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config856620547052935216tmp 16:38:21 + curl -s https://codecov.io/bash 16:38:21 16:38:21 _____ _ 16:38:21 / ____| | | 16:38:21 | | ___ __| | ___ ___ _____ __ 16:38:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:38:21 | |___| (_) | (_| | __/ (_| (_) \ V / 16:38:21 \_____\___/ \__,_|\___|\___\___/ \_/ 16:38:21 Bash-20200410-0786dee 16:38:21 16:38:21 16:38:21 ==> Jenkins CI detected. 16:38:21 project root: . 16:38:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:38:21 ==> Running gcov in . (disable via -X gcov) 16:38:21 ==> Python coveragepy not found 16:38:21 ==> Searching for coverage reports in: 16:38:21 + . 16:38:21 -> Found 1 reports 16:38:21 ==> Detecting git/mercurial file structure 16:38:21 ==> Reading reports 16:38:21 + ./coverage.out bytes=94997 16:38:21 ==> Appending adjustments 16:38:21 http://docs.codecov.io/docs/fixing-reports 16:38:22 + Found adjustments 16:38:22 ==> Gzipping contents 16:38:22 ==> Uploading reports 16:38:22 url: https://codecov.io 16:38:22 query: branch=master&commit=2059383c0ce7ecc5e89f6707ab815f97db38a92e&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 16:38:22 -> Pinging Codecov 16:38:22 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=master&commit=2059383c0ce7ecc5e89f6707ab815f97db38a92e&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 16:38:22 -> Uploading 16:38:23 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2059383c0ce7ecc5e89f6707ab815f97db38a92e [Pipeline] } 16:38:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:38:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 16:38:23 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 16:38:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 16:38:23 16:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 16:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 16:38:24 1.217.3: Pulling from edgex-devops/edgex-snyk-go 16:38:24 e6b0cf9c0882: Pulling fs layer 16:38:24 2848faf0eed1: Pulling fs layer 16:38:24 0f37312ad70f: Pulling fs layer 16:38:24 7d08f2745646: Pulling fs layer 16:38:24 4c9f31393084: Pulling fs layer 16:38:24 eb21ddb83652: Pulling fs layer 16:38:24 345998794f6b: Pulling fs layer 16:38:24 97a711d68925: Pulling fs layer 16:38:24 7c8476c1cb00: Pulling fs layer 16:38:24 4c9f31393084: Waiting 16:38:24 eb21ddb83652: Waiting 16:38:24 345998794f6b: Waiting 16:38:24 7c8476c1cb00: Waiting 16:38:24 7d08f2745646: Waiting 16:38:24 0f37312ad70f: Download complete 16:38:24 2848faf0eed1: Verifying Checksum 16:38:24 2848faf0eed1: Download complete 16:38:24 4c9f31393084: Verifying Checksum 16:38:24 4c9f31393084: Download complete 16:38:24 eb21ddb83652: Verifying Checksum 16:38:24 eb21ddb83652: Download complete 16:38:24 e6b0cf9c0882: Download complete 16:38:24 345998794f6b: Verifying Checksum 16:38:24 345998794f6b: Download complete 16:38:24 e6b0cf9c0882: Pull complete 16:38:25 2848faf0eed1: Pull complete 16:38:25 7c8476c1cb00: Verifying Checksum 16:38:25 7c8476c1cb00: Download complete 16:38:25 97a711d68925: Verifying Checksum 16:38:25 97a711d68925: Download complete 16:38:25 0f37312ad70f: Pull complete 16:38:26 7d08f2745646: Verifying Checksum 16:38:26 7d08f2745646: Download complete 16:38:32 7d08f2745646: Pull complete 16:38:32 4c9f31393084: Pull complete 16:38:32 eb21ddb83652: Pull complete 16:38:34 345998794f6b: Pull complete 16:38:38 97a711d68925: Pull complete 16:38:38 7c8476c1cb00: Pull complete 16:38:38 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 16:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 16:38:38 prd-centos7-docker-4c-2g-3300 does not seem to be running inside a container 16:38:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 16:38:39 $ docker top ef97ca07b05eca8df031a4ab05dba4f88ebbea7d4149da2ee2e1c0737d6929fd -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:39 + snyk monitor '--org=edgex-jenkins' 16:38:45 16:38:45 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 16:38:45 16:38:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/771ea2d0-3a40-4e37-8e82-a2d4b7b3698b 16:38:45 16:38:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:38:45 16:38:45 [Pipeline] } 16:38:45 $ docker stop --time=1 ef97ca07b05eca8df031a4ab05dba4f88ebbea7d4149da2ee2e1c0737d6929fd 16:38:46 $ docker rm -f ef97ca07b05eca8df031a4ab05dba4f88ebbea7d4149da2ee2e1c0737d6929fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 16:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:47 . [Pipeline] withDockerContainer 16:38:47 prd-centos7-docker-4c-2g-3300 does not seem to be running inside a container 16:38:47 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 16:38:48 $ docker top 1b9064967bdb87b05b39f9e7d02c62a515256e33bccf88ae43ac82f868cd9f1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:48 [ssh-agent] Looking for ssh-agent implementation... 16:38:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:48 $ docker exec 1b9064967bdb87b05b39f9e7d02c62a515256e33bccf88ae43ac82f868cd9f1e ssh-agent 16:38:49 SSH_AUTH_SOCK=/tmp/ssh-cqjwUwyIsU4N/agent.15 16:38:49 SSH_AGENT_PID=21 16:38:49 Running ssh-add (command line suppressed) 16:38:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2304350994928172304.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2304350994928172304.key) 16:38:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:49 + git semver tag 16:38:49 # -> Open(): unable to determine branch for HEAD 16:38:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 16:38:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 16:38:49 # $SEMVER_REMOTE_NAME = origin 16:38:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:38:49 # $SEMVER_USER_NAME = edgex-jenkins 16:38:49 # $SEMVER_BRANCH = master 16:38:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 16:38:49 # 2059383c0ce7ecc5e89f6707ab815f97db38a92e HEAD 16:38:49 # -> Force: false 16:38:49 # 96fd52075f58942033454b74a9142617e3bd5d65 refs/tags/v1.2.0-dev.19 [Pipeline] } 16:38:49 $ docker exec --env ******** --env ******** 1b9064967bdb87b05b39f9e7d02c62a515256e33bccf88ae43ac82f868cd9f1e ssh-agent -k 16:38:50 unset SSH_AUTH_SOCK; 16:38:50 unset SSH_AGENT_PID; 16:38:50 echo Agent pid 21 killed; 16:38:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:50 + git semver [Pipeline] } 16:38:50 $ docker stop --time=1 1b9064967bdb87b05b39f9e7d02c62a515256e33bccf88ae43ac82f868cd9f1e 16:38:51 $ docker rm -f 1b9064967bdb87b05b39f9e7d02c62a515256e33bccf88ae43ac82f868cd9f1e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:38:52 16:38:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:38:52 0.23.1-centos7: Pulling from edgex-lftools 16:38:52 ab5ef0e58194: Pulling fs layer 16:38:52 9712f1f96733: Pulling fs layer 16:38:52 63f879dbbcfc: Pulling fs layer 16:38:52 0d9ebad4ef96: Pulling fs layer 16:38:52 e9a5061849ea: Pulling fs layer 16:38:52 d747dcd14b5f: Pulling fs layer 16:38:52 2de7ff778b66: Pulling fs layer 16:38:52 e9a5061849ea: Waiting 16:38:52 2de7ff778b66: Waiting 16:38:52 d747dcd14b5f: Waiting 16:38:52 0d9ebad4ef96: Waiting 16:38:52 9712f1f96733: Verifying Checksum 16:38:52 9712f1f96733: Download complete 16:38:53 63f879dbbcfc: Verifying Checksum 16:38:53 63f879dbbcfc: Download complete 16:38:53 e9a5061849ea: Verifying Checksum 16:38:53 e9a5061849ea: Download complete 16:38:53 d747dcd14b5f: Verifying Checksum 16:38:53 d747dcd14b5f: Download complete 16:38:53 2de7ff778b66: Verifying Checksum 16:38:53 2de7ff778b66: Download complete 16:38:53 0d9ebad4ef96: Verifying Checksum 16:38:53 0d9ebad4ef96: Download complete 16:38:54 ab5ef0e58194: Verifying Checksum 16:38:54 ab5ef0e58194: Download complete 16:38:59 ab5ef0e58194: Pull complete 16:38:59 9712f1f96733: Pull complete 16:39:01 63f879dbbcfc: Pull complete 16:39:08 0d9ebad4ef96: Pull complete 16:39:08 e9a5061849ea: Pull complete 16:39:08 d747dcd14b5f: Pull complete 16:39:11 2de7ff778b66: Pull complete 16:39:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:39:11 prd-centos7-docker-4c-2g-3300 does not seem to be running inside a container 16:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 16:39:13 $ docker top 85b62f1c5d61f87b2ee98f77b56c3cca9f82ea2a7d66c700898fe8c7a19bd12b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:39:13 provisioning config files... 16:39:13 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6331874629862033492tmp 16:39:13 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5738997366171980628tmp 16:39:13 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9117220707315036792tmp [Pipeline] { [Pipeline] echo 16:39:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:39:14 ---> sigul-configuration.sh 16:39:14 gpg: directory `/root/.gnupg' created 16:39:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:39:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:39:14 gpg: keyring `/root/.gnupg/secring.gpg' created 16:39:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:39:14 gpg: CAST5 encrypted data 16:39:14 gpg: encrypted with 1 passphrase 16:39:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:39:14 + mkdir /home/jenkins 16:39:14 + mkdir /home/jenkins/sigul [Pipeline] sh 16:39:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 16:39:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:39:15 ---> sigul-install.sh 16:39:23 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:39:23 + git tag --list 16:39:23 v1.2.0-dev.19 [Pipeline] sh 16:39:23 + lftools sign git-tag v1.2.0-dev.19 16:39:24 Signing Git tag with Sigul... 16:39:24 Signing v1.2.0-dev.19 [Pipeline] echo 16:39:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:39:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:39:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:39:26 $ docker stop --time=1 85b62f1c5d61f87b2ee98f77b56c3cca9f82ea2a7d66c700898fe8c7a19bd12b 16:39:28 $ docker rm -f 85b62f1c5d61f87b2ee98f77b56c3cca9f82ea2a7d66c700898fe8c7a19bd12b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:39:28 . [Pipeline] withDockerContainer 16:39:29 prd-centos7-docker-4c-2g-3300 does not seem to be running inside a container 16:39:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 16:39:29 $ docker top 10089dee51ad4dc5d0be0eb0cc0dc9d9f6c18f5fb7af6bb173cb17c2c85d05d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:29 [ssh-agent] Looking for ssh-agent implementation... 16:39:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:30 $ docker exec 10089dee51ad4dc5d0be0eb0cc0dc9d9f6c18f5fb7af6bb173cb17c2c85d05d4 ssh-agent 16:39:30 SSH_AUTH_SOCK=/tmp/ssh-bqo2FhCVGB1x/agent.15 16:39:30 SSH_AGENT_PID=22 16:39:30 Running ssh-add (command line suppressed) 16:39:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6829161512506161693.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6829161512506161693.key) 16:39:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:30 + git semver bump pre 16:39:30 # -> Open(): unable to determine branch for HEAD 16:39:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 16:39:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 16:39:30 # $SEMVER_REMOTE_NAME = origin 16:39:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:39:30 # $SEMVER_USER_NAME = edgex-jenkins 16:39:30 # $SEMVER_BRANCH = master 16:39:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 16:39:30 1.2.0-dev.20 [Pipeline] } 16:39:30 $ docker exec --env ******** --env ******** 10089dee51ad4dc5d0be0eb0cc0dc9d9f6c18f5fb7af6bb173cb17c2c85d05d4 ssh-agent -k 16:39:30 unset SSH_AUTH_SOCK; 16:39:30 unset SSH_AGENT_PID; 16:39:30 echo Agent pid 22 killed; 16:39:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:31 + git semver [Pipeline] } 16:39:31 $ docker stop --time=1 10089dee51ad4dc5d0be0eb0cc0dc9d9f6c18f5fb7af6bb173cb17c2c85d05d4 16:39:32 $ docker rm -f 10089dee51ad4dc5d0be0eb0cc0dc9d9f6c18f5fb7af6bb173cb17c2c85d05d4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:39:34 . [Pipeline] withDockerContainer 16:39:34 prd-centos7-docker-4c-2g-3300 does not seem to be running inside a container 16:39:34 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 16:39:34 $ docker top 5d1d8cf9e756a9360b3d93d3965ceb33a19089e72e24bd7eaec484a53334c689 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:35 [ssh-agent] Looking for ssh-agent implementation... 16:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:35 $ docker exec 5d1d8cf9e756a9360b3d93d3965ceb33a19089e72e24bd7eaec484a53334c689 ssh-agent 16:39:35 SSH_AUTH_SOCK=/tmp/ssh-Fdrv0zZ5mZsx/agent.15 16:39:35 SSH_AGENT_PID=22 16:39:35 Running ssh-add (command line suppressed) 16:39:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8979972204413335457.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8979972204413335457.key) 16:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:36 + git semver push 16:39:36 # -> Open(): unable to determine branch for HEAD 16:39:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 16:39:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 16:39:36 # $SEMVER_REMOTE_NAME = origin 16:39:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:39:36 # $SEMVER_USER_NAME = edgex-jenkins 16:39:36 # $SEMVER_BRANCH = master 16:39:36 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 16:39:42 $ docker exec --env ******** --env ******** 5d1d8cf9e756a9360b3d93d3965ceb33a19089e72e24bd7eaec484a53334c689 ssh-agent -k 16:39:42 unset SSH_AUTH_SOCK; 16:39:42 unset SSH_AGENT_PID; 16:39:42 echo Agent pid 22 killed; 16:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:43 + git semver [Pipeline] } 16:39:43 $ docker stop --time=1 5d1d8cf9e756a9360b3d93d3965ceb33a19089e72e24bd7eaec484a53334c689 16:39:44 $ docker rm -f 5d1d8cf9e756a9360b3d93d3965ceb33a19089e72e24bd7eaec484a53334c689 [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 16:39:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:39:46 ---> package-listing.sh 16:39:46 ++ facter osfamily 16:39:46 ++ tr '[:upper:]' '[:lower:]' 16:39:46 + OS_FAMILY=redhat 16:39:46 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 16:39:46 + START_PACKAGES=/tmp/packages_start.txt 16:39:46 + END_PACKAGES=/tmp/packages_end.txt 16:39:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:39:46 + PACKAGES=/tmp/packages_start.txt 16:39:46 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 16:39:46 + PACKAGES=/tmp/packages_end.txt 16:39:46 + case "${OS_FAMILY}" in 16:39:46 + rpm -qa 16:39:46 + sort 16:39:50 + '[' -f /tmp/packages_start.txt ']' 16:39:50 + '[' -f /tmp/packages_end.txt ']' 16:39:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 16:39:50 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 16:39:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 16:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:39:50 16:39:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:39:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:39:51 alpine: Pulling from edgex-lftools-log-publisher 16:39:51 c9b1b535fdd9: Pulling fs layer 16:39:51 2cc5ad85d9ab: Pulling fs layer 16:39:51 756a868c4378: Pulling fs layer 16:39:51 444b2fc9a129: Pulling fs layer 16:39:51 ea15f1150254: Pulling fs layer 16:39:51 41b27a9f41bf: Pulling fs layer 16:39:51 28c525ee5125: Pulling fs layer 16:39:51 094b1ea09ed8: Pulling fs layer 16:39:51 138eaada9080: Pulling fs layer 16:39:51 0622d0fa9048: Pulling fs layer 16:39:51 28c525ee5125: Waiting 16:39:51 094b1ea09ed8: Waiting 16:39:51 138eaada9080: Waiting 16:39:51 ea15f1150254: Waiting 16:39:51 0622d0fa9048: Waiting 16:39:51 41b27a9f41bf: Waiting 16:39:51 444b2fc9a129: Waiting 16:39:51 2cc5ad85d9ab: Download complete 16:39:51 444b2fc9a129: Verifying Checksum 16:39:51 444b2fc9a129: Download complete 16:39:51 c9b1b535fdd9: Download complete 16:39:51 ea15f1150254: Verifying Checksum 16:39:51 ea15f1150254: Download complete 16:39:51 28c525ee5125: Verifying Checksum 16:39:51 28c525ee5125: Download complete 16:39:51 c9b1b535fdd9: Pull complete 16:39:52 756a868c4378: Verifying Checksum 16:39:52 756a868c4378: Download complete 16:39:52 094b1ea09ed8: Verifying Checksum 16:39:52 094b1ea09ed8: Download complete 16:39:52 0622d0fa9048: Verifying Checksum 16:39:52 0622d0fa9048: Download complete 16:39:52 138eaada9080: Verifying Checksum 16:39:52 138eaada9080: Download complete 16:39:52 41b27a9f41bf: Verifying Checksum 16:39:52 41b27a9f41bf: Download complete 16:39:53 2cc5ad85d9ab: Pull complete 16:39:55 756a868c4378: Pull complete 16:39:55 444b2fc9a129: Pull complete 16:39:55 ea15f1150254: Pull complete 16:40:00 41b27a9f41bf: Pull complete 16:40:00 28c525ee5125: Pull complete 16:40:02 094b1ea09ed8: Pull complete 16:40:02 138eaada9080: Pull complete 16:40:02 0622d0fa9048: Pull complete 16:40:02 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:40:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:40:03 prd-centos7-docker-4c-2g-3300 does not seem to be running inside a container 16:40:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-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 16:40:03 $ docker top 3a3bcb590a027157e8bd2100a245ce222c77c7a7d088d2282a6e99dfab314ba6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:03 provisioning config files... 16:40:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8592933687677676981tmp [Pipeline] { [Pipeline] echo 16:40:04 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:40:04 ---> create-netrc.sh [Pipeline] echo 16:40:04 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:40:04 ---> logs-deploy.sh 16:40:04 + ARCHIVE_ARTIFACTS= 16:40:04 + LOGS_SERVER=https://logs.edgexfoundry.org 16:40:04 + '[' https://logs.edgexfoundry.org == None ']' 16:40:04 + NEXUS_URL=https://nexus.edgexfoundry.org 16:40:04 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/19 16:40:04 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/19/ 16:40:04 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/19 /w/workspace/dgexfoundry_device-sdk-go_master 16:40:06 Archives upload complete. 16:40:06 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/19 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/19/