Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e392cb03206751630a245b46d5bf5d4bcc819dd1 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-912 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 e392cb03206751630a245b46d5bf5d4bcc819dd1 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f e392cb03206751630a245b46d5bf5d4bcc819dd1 # timeout=10 Commit message: "Merge pull request #531 from dnoliver/patch-1" > git rev-list --no-walk 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:21:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:21:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:21:15 ========================================================= 04:21:15 EdgeX Global Pipelines Version Info 04:21:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:21:16 ------------------- 04:21:16 stable info: 04:21:16 ------------------- 04:21:16 Commited By: Emilio Reyes emilio.reyes@intel.com 04:21:16 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 04:21:16 Message: update stable to v1.0.87 04:21:17 ------------------- 04:21:17 experimental info: 04:21:17 ------------------- 04:21:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:21:17 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 04:21:17 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:21:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:21:21 04:21:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:21:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:21:21 latest: Pulling from edgex-devops/git-semver 04:21:21 9123ac7c32f7: Pulling fs layer 04:21:21 b8cc5d1170e3: Pulling fs layer 04:21:21 2924cbbf6a41: Pulling fs layer 04:21:21 93b08a4f1073: Pulling fs layer 04:21:21 93b08a4f1073: Waiting 04:21:21 b8cc5d1170e3: Verifying Checksum 04:21:21 b8cc5d1170e3: Download complete 04:21:21 9123ac7c32f7: Verifying Checksum 04:21:21 9123ac7c32f7: Download complete 04:21:21 93b08a4f1073: Verifying Checksum 04:21:21 93b08a4f1073: Download complete 04:21:21 2924cbbf6a41: Download complete 04:21:22 9123ac7c32f7: Pull complete 04:21:22 b8cc5d1170e3: Pull complete 04:21:23 2924cbbf6a41: Pull complete 04:21:23 93b08a4f1073: Pull complete 04:21:23 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:21:23 prd-centos7-docker-4c-2g-912 does not seem to be running inside a container 04:21:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:21:23 $ docker top 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:24 [ssh-agent] Looking for ssh-agent implementation... 04:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:24 $ docker exec 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 ssh-agent 04:21:24 SSH_AUTH_SOCK=/tmp/ssh-Fi1SLg7AtbGS/agent.14 04:21:24 SSH_AGENT_PID=20 04:21:24 Running ssh-add (command line suppressed) 04:21:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_678183873784539853.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_678183873784539853.key) 04:21:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:25 + git describe --exact-match --tags HEAD 04:21:25 fatal: No names found, cannot describe anything. [Pipeline] } 04:21:25 $ docker exec --env ******** --env ******** 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 ssh-agent -k 04:21:25 unset SSH_AUTH_SOCK; 04:21:25 unset SSH_AGENT_PID; 04:21:25 echo Agent pid 20 killed; 04:21:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:21:25 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:21:25 This usually means this commit has not been tagged. [Pipeline] sshagent 04:21:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:25 [ssh-agent] Looking for ssh-agent implementation... 04:21:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:25 $ docker exec 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 ssh-agent 04:21:25 SSH_AUTH_SOCK=/tmp/ssh-y9UBJEVsfh2U/agent.55 04:21:25 SSH_AGENT_PID=62 04:21:25 Running ssh-add (command line suppressed) 04:21:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8503074354577195217.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8503074354577195217.key) 04:21:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:26 + git semver init 04:21:26 # -> Open(): unable to determine branch for HEAD 04:21:26 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:21:26 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:21:26 # $SEMVER_REMOTE_NAME = origin 04:21:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:21:26 # $SEMVER_USER_NAME = edgex-jenkins 04:21:26 # $SEMVER_BRANCH = master 04:21:26 # $SEMVER_TEMP = /tmp/semver-501653385 04:21:26 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:21:27 # '/tmp/semver-501653385' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 04:21:27 # -> Force: false 04:21:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:21:27 $ docker exec --env ******** --env ******** 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 ssh-agent -k 04:21:27 unset SSH_AUTH_SOCK; 04:21:27 unset SSH_AGENT_PID; 04:21:27 echo Agent pid 62 killed; 04:21:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:21:27 + git semver [Pipeline] } 04:21:27 $ docker stop --time=1 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 04:21:29 $ docker rm -f 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:21:30 Stashed 61 file(s) [Pipeline] echo 04:21:30 [edgeXSemver] initialized semver on version 1.2.2-dev.1 [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 04:21:45 Still waiting to schedule task 04:21:45 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-912’ 04:21:45 Still waiting to schedule task 04:21:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:23:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-913 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 04:23:32 Running in /w/workspace/device-sdk-go/42 [Pipeline] { [Pipeline] checkout 04:23:37 using credential edgex-jenkins-ssh 04:23:37 Cloning the remote Git repository 04:23:37 Cloning with configured refspecs honoured and without tags 04:23:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:23:38 > git init /w/workspace/device-sdk-go/42 # timeout=10 04:23:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:23:38 > git --version # timeout=10 04:23:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:23:39 Fetching without tags 04:23:39 Checking out Revision e392cb03206751630a245b46d5bf5d4bcc819dd1 (master) 04:23:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:23:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:23:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:23:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:23:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:23:39 > git config core.sparsecheckout # timeout=10 04:23:39 > git checkout -f e392cb03206751630a245b46d5bf5d4bcc819dd1 # timeout=10 04:23:44 Commit message: "Merge pull request #531 from dnoliver/patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:23:45 ========================================================= 04:23:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:23:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:23:46 + 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 . 04:23:47 Sending build context to Docker daemon 3.047MB 04:23:47 Step 1/8 : ARG BASE=golang:1.13-alpine 04:23:47 Step 2/8 : FROM ${BASE} 04:23:47 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:23:47 cde5963f3b93: Pulling fs layer 04:23:47 2a23fa8c16f7: Pulling fs layer 04:23:47 777b28850792: Pulling fs layer 04:23:47 8a11ddd9e578: Pulling fs layer 04:23:47 4cf88f913ddb: Pulling fs layer 04:23:47 1df406cf5192: Pulling fs layer 04:23:47 cd6300453558: Pulling fs layer 04:23:47 b9c365052c96: Pulling fs layer 04:23:47 a2d8cc88f415: Pulling fs layer 04:23:47 ea1d1ca13537: Pulling fs layer 04:23:47 3750a50a1c5e: Pulling fs layer 04:23:47 cd6300453558: Waiting 04:23:47 b9c365052c96: Waiting 04:23:47 a2d8cc88f415: Waiting 04:23:47 ea1d1ca13537: Waiting 04:23:47 3750a50a1c5e: Waiting 04:23:47 8a11ddd9e578: Waiting 04:23:47 4cf88f913ddb: Waiting 04:23:47 1df406cf5192: Waiting 04:23:47 777b28850792: Verifying Checksum 04:23:47 777b28850792: Download complete 04:23:47 2a23fa8c16f7: Verifying Checksum 04:23:47 2a23fa8c16f7: Download complete 04:23:47 4cf88f913ddb: Verifying Checksum 04:23:47 4cf88f913ddb: Download complete 04:23:47 1df406cf5192: Download complete 04:23:48 cde5963f3b93: Verifying Checksum 04:23:49 cde5963f3b93: Pull complete 04:23:49 2a23fa8c16f7: Pull complete 04:23:50 777b28850792: Pull complete 04:23:52 cd6300453558: Verifying Checksum 04:23:52 cd6300453558: Download complete 04:23:52 a2d8cc88f415: Verifying Checksum 04:23:52 a2d8cc88f415: Download complete 04:23:54 ea1d1ca13537: Verifying Checksum 04:23:54 ea1d1ca13537: Download complete 04:23:54 3750a50a1c5e: Verifying Checksum 04:23:54 3750a50a1c5e: Download complete 04:23:57 b9c365052c96: Verifying Checksum 04:23:57 b9c365052c96: Download complete 04:23:59 8a11ddd9e578: Verifying Checksum 04:23:59 8a11ddd9e578: Download complete 04:24:06 Running on prd-centos7-docker-4c-2g-914 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 04:24:06 Running in /w/workspace/device-sdk-go/42 [Pipeline] { [Pipeline] checkout 04:24:10 using credential edgex-jenkins-ssh 04:24:10 Cloning the remote Git repository 04:24:10 Cloning with configured refspecs honoured and without tags 04:24:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:24:09 > git init /w/workspace/device-sdk-go/42 # timeout=10 04:24:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:24:09 > git --version # timeout=10 04:24:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:24:11 Fetching without tags 04:24:11 Checking out Revision e392cb03206751630a245b46d5bf5d4bcc819dd1 (master) 04:24:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:24:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:24:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:24:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:24:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:24:11 > git config core.sparsecheckout # timeout=10 04:24:11 > git checkout -f e392cb03206751630a245b46d5bf5d4bcc819dd1 # timeout=10 04:24:11 8a11ddd9e578: Pull complete 04:24:11 4cf88f913ddb: Pull complete 04:24:11 1df406cf5192: Pull complete 04:24:15 Commit message: "Merge pull request #531 from dnoliver/patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:24:16 ========================================================= 04:24:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:24:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:24:16 cd6300453558: Pull complete 04:24:16 + 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 . 04:24:17 Sending build context to Docker daemon 3.047MB 04:24:17 Step 1/8 : ARG BASE=golang:1.13-alpine 04:24:17 Step 2/8 : FROM ${BASE} 04:24:17 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:24:17 e6b0cf9c0882: Pulling fs layer 04:24:17 2848faf0eed1: Pulling fs layer 04:24:17 0f37312ad70f: Pulling fs layer 04:24:17 5788d62ee057: Pulling fs layer 04:24:17 0e6b1d234666: Pulling fs layer 04:24:17 bf5d7aec512f: Pulling fs layer 04:24:17 34c802a77dc8: Pulling fs layer 04:24:17 9eb99e56ec68: Pulling fs layer 04:24:17 27c7a5d97fbd: Pulling fs layer 04:24:17 5c102a31e300: Pulling fs layer 04:24:17 dcfb455df0a1: Pulling fs layer 04:24:17 bf5d7aec512f: Waiting 04:24:17 34c802a77dc8: Waiting 04:24:17 9eb99e56ec68: Waiting 04:24:17 27c7a5d97fbd: Waiting 04:24:17 5c102a31e300: Waiting 04:24:17 dcfb455df0a1: Waiting 04:24:17 5788d62ee057: Waiting 04:24:17 0e6b1d234666: Waiting 04:24:17 0f37312ad70f: Verifying Checksum 04:24:17 0f37312ad70f: Download complete 04:24:17 2848faf0eed1: Verifying Checksum 04:24:17 2848faf0eed1: Download complete 04:24:17 0e6b1d234666: Verifying Checksum 04:24:17 0e6b1d234666: Download complete 04:24:17 bf5d7aec512f: Verifying Checksum 04:24:17 bf5d7aec512f: Download complete 04:24:17 e6b0cf9c0882: Verifying Checksum 04:24:17 e6b0cf9c0882: Download complete 04:24:17 e6b0cf9c0882: Pull complete 04:24:18 2848faf0eed1: Pull complete 04:24:18 34c802a77dc8: Verifying Checksum 04:24:18 34c802a77dc8: Download complete 04:24:18 27c7a5d97fbd: Verifying Checksum 04:24:18 27c7a5d97fbd: Download complete 04:24:18 5c102a31e300: Verifying Checksum 04:24:18 5c102a31e300: Download complete 04:24:18 9eb99e56ec68: Verifying Checksum 04:24:18 9eb99e56ec68: Download complete 04:24:18 dcfb455df0a1: Verifying Checksum 04:24:18 dcfb455df0a1: Download complete 04:24:19 5788d62ee057: Download complete 04:24:20 0f37312ad70f: Pull complete 04:24:20 b9c365052c96: Pull complete 04:24:20 a2d8cc88f415: Pull complete 04:24:23 ea1d1ca13537: Pull complete 04:24:23 3750a50a1c5e: Pull complete 04:24:23 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 04:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:24:23 ---> 78745c68409d 04:24:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:24:27 5788d62ee057: Pull complete 04:24:27 0e6b1d234666: Pull complete 04:24:27 bf5d7aec512f: Pull complete 04:24:28 ---> Running in 1e659c277694 04:24:28 Removing intermediate container 1e659c277694 04:24:28 ---> dd99e5563b3e 04:24:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:28 ---> Running in 81f91dc6b635 04:24:30 Removing intermediate container 81f91dc6b635 04:24:30 ---> d1c1e988322a 04:24:30 Step 5/8 : RUN apk add --no-cache make git 04:24:30 ---> Running in ddbfd07131c0 04:24:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:24:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:24:32 OK: 125 MiB in 39 packages 04:24:33 Removing intermediate container ddbfd07131c0 04:24:33 ---> 95e71af20210 04:24:33 Step 6/8 : WORKDIR /device-sdk-go 04:24:34 ---> Running in 55b948b2796c 04:24:34 Removing intermediate container 55b948b2796c 04:24:34 ---> 549d6fe4db6c 04:24:34 Step 7/8 : COPY . . 04:24:35 34c802a77dc8: Pull complete 04:24:35 ---> 32f860fadb3e 04:24:35 Step 8/8 : RUN go mod download 04:24:35 ---> Running in b124271f70f7 04:24:37 9eb99e56ec68: Pull complete 04:24:37 27c7a5d97fbd: Pull complete 04:24:38 5c102a31e300: Pull complete 04:24:38 dcfb455df0a1: Pull complete 04:24:38 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 04:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:24:38 ---> 7c70fe431013 04:24:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:24:38 ---> Running in 40fb33796d04 04:24:38 Removing intermediate container 40fb33796d04 04:24:38 ---> ecc9f9ed90fd 04:24:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:38 ---> Running in e50638390b52 04:24:39 go: finding github.com/BurntSushi/toml v0.3.1 04:24:39 go: finding github.com/OneOfOne/xxhash v1.2.6 04:24:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:24:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:24:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:24:39 go: finding github.com/bgentry/speakeasy v0.1.0 04:24:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:24:39 go: finding github.com/davecgh/go-spew v1.1.1 04:24:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 04:24:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:24:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:24:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 04:24:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:24:39 go: finding github.com/fatih/color v1.7.0 04:24:39 Removing intermediate container e50638390b52 04:24:39 ---> 35e8ec293b8c 04:24:39 Step 5/8 : RUN apk add --no-cache make git 04:24:39 ---> Running in d3778c2a0419 04:24:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:24:39 go: finding github.com/go-kit/kit v0.8.0 04:24:39 go: finding github.com/go-logfmt/logfmt v0.4.0 04:24:39 go: finding github.com/go-stack/stack v1.8.0 04:24:39 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:24:39 go: finding github.com/google/uuid v1.1.0 04:24:39 go: finding github.com/gorilla/mux v1.7.1 04:24:39 go: finding github.com/hashicorp/consul/api v1.1.0 04:24:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:24:39 go: finding github.com/hashicorp/errwrap v1.0.0 04:24:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:24:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:24:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:24:39 go: finding github.com/hashicorp/go-multierror v1.0.0 04:24:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:24:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:24:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:24:40 go: finding github.com/hashicorp/go-syslog v1.0.0 04:24:40 go: finding github.com/hashicorp/go-uuid v1.0.1 04:24:40 go: finding github.com/hashicorp/go.net v0.0.1 04:24:40 go: finding github.com/hashicorp/golang-lru v0.5.0 04:24:40 go: finding github.com/hashicorp/logutils v1.0.0 04:24:40 go: finding github.com/hashicorp/mdns v1.0.0 04:24:40 go: finding github.com/hashicorp/memberlist v0.1.3 04:24:40 go: finding github.com/hashicorp/serf v0.8.2 04:24:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:24:40 go: finding github.com/mattn/go-colorable v0.0.9 04:24:40 go: finding github.com/mattn/go-isatty v0.0.3 04:24:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:24:40 go: finding github.com/miekg/dns v1.0.14 04:24:40 go: finding github.com/mitchellh/cli v1.0.0 04:24:40 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:24:40 go: finding github.com/mitchellh/copystructure v1.0.0 04:24:40 go: finding github.com/mitchellh/go-homedir v1.0.0 04:24:40 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:24:40 go: finding github.com/mitchellh/gox v0.4.0 04:24:41 go: finding github.com/mitchellh/iochan v1.0.0 04:24:41 go: finding github.com/mitchellh/mapstructure v1.1.2 04:24:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:24:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:24:41 go: finding github.com/pelletier/go-toml v1.2.0 04:24:41 go: finding github.com/pkg/errors v0.8.1 04:24:41 go: finding github.com/pmezard/go-difflib v1.0.0 04:24:41 go: finding github.com/posener/complete v1.1.1 04:24:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:24:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:24:41 go: finding github.com/stretchr/objx v0.1.0 04:24:41 go: finding github.com/stretchr/testify v1.5.1 04:24:41 go: finding github.com/ugorji/go v1.1.4 04:24:41 go: finding github.com/x448/float16 v0.8.4 04:24:41 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:24:41 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:24:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:24:41 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:24:41 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:24:41 go: finding gopkg.in/yaml.v2 v2.2.8 04:24:41 OK: 143 MiB in 39 packages 04:24:41 Removing intermediate container d3778c2a0419 04:24:41 ---> 49a0edd43e27 04:24:41 Step 6/8 : WORKDIR /device-sdk-go 04:24:41 ---> Running in bd33672b7c4c 04:24:41 Removing intermediate container bd33672b7c4c 04:24:41 ---> 1aea1572e64f 04:24:41 Step 7/8 : COPY . . 04:24:42 ---> 6afc646149a4 04:24:42 Step 8/8 : RUN go mod download 04:24:42 ---> Running in b051d135808a 04:24:45 go: finding github.com/BurntSushi/toml v0.3.1 04:24:45 go: finding github.com/OneOfOne/xxhash v1.2.6 04:24:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:24:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:24:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:24:45 go: finding github.com/bgentry/speakeasy v0.1.0 04:24:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:24:45 go: finding github.com/davecgh/go-spew v1.1.1 04:24:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 04:24:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:24:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:24:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 04:24:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:24:45 go: finding github.com/fatih/color v1.7.0 04:24:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:24:45 go: finding github.com/go-kit/kit v0.8.0 04:24:45 go: finding github.com/go-logfmt/logfmt v0.4.0 04:24:45 go: finding github.com/go-stack/stack v1.8.0 04:24:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:24:45 go: finding github.com/google/uuid v1.1.0 04:24:45 go: finding github.com/gorilla/mux v1.7.1 04:24:45 go: finding github.com/hashicorp/consul/api v1.1.0 04:24:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:24:45 go: finding github.com/hashicorp/errwrap v1.0.0 04:24:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:24:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:24:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:24:46 go: finding github.com/hashicorp/go-multierror v1.0.0 04:24:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:24:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:24:46 go: finding github.com/hashicorp/go-syslog v1.0.0 04:24:46 go: finding github.com/hashicorp/go-uuid v1.0.1 04:24:46 go: finding github.com/hashicorp/go.net v0.0.1 04:24:46 go: finding github.com/hashicorp/golang-lru v0.5.0 04:24:46 go: finding github.com/hashicorp/logutils v1.0.0 04:24:46 go: finding github.com/hashicorp/mdns v1.0.0 04:24:46 go: finding github.com/hashicorp/memberlist v0.1.3 04:24:46 go: finding github.com/hashicorp/serf v0.8.2 04:24:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:24:46 go: finding github.com/mattn/go-colorable v0.0.9 04:24:46 go: finding github.com/mattn/go-isatty v0.0.3 04:24:46 go: finding github.com/miekg/dns v1.0.14 04:24:46 go: finding github.com/mitchellh/cli v1.0.0 04:24:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:24:46 go: finding github.com/mitchellh/copystructure v1.0.0 04:24:46 go: finding github.com/mitchellh/go-homedir v1.0.0 04:24:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:24:46 go: finding github.com/mitchellh/gox v0.4.0 04:24:46 go: finding github.com/mitchellh/iochan v1.0.0 04:24:46 go: finding github.com/mitchellh/mapstructure v1.1.2 04:24:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:24:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:24:47 go: finding github.com/pelletier/go-toml v1.2.0 04:24:47 go: finding github.com/pkg/errors v0.8.1 04:24:47 go: finding github.com/pmezard/go-difflib v1.0.0 04:24:47 go: finding github.com/posener/complete v1.1.1 04:24:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:24:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:24:47 go: finding github.com/stretchr/objx v0.1.0 04:24:47 go: finding github.com/stretchr/testify v1.5.1 04:24:47 go: finding github.com/ugorji/go v1.1.4 04:24:47 go: finding github.com/x448/float16 v0.8.4 04:24:47 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:24:47 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:24:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:24:47 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:24:47 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:24:47 go: finding gopkg.in/yaml.v2 v2.2.8 04:24:51 Removing intermediate container b124271f70f7 04:24:51 ---> 4d51f39560da 04:24:51 Successfully built 4d51f39560da 04:24:51 Successfully tagged ci-base-image-arm64:latest 04:24:51 Removing intermediate container b051d135808a 04:24:51 ---> f6de76779732 04:24:51 Successfully built f6de76779732 04:24:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:24:52 + docker inspect -f . ci-base-image-arm64 04:24:52 . 04:24:52 + docker inspect -f . ci-base-image-x86_64 04:24:52 . [Pipeline] withDockerContainer 04:24:53 prd-centos7-docker-4c-2g-914 does not seem to be running inside a container 04:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/42 -v /w/workspace/device-sdk-go/42:/w/workspace/device-sdk-go/42:rw,z -v /w/workspace/device-sdk-go/42@tmp:/w/workspace/device-sdk-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:53 $ docker top c4857a591c640cf1875846179e7203c94a8d08704c8ee457a7acb211ceb996ab -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 04:24:54 prd-ubuntu18.04-docker-arm64-4c-16g-913 does not seem to be running inside a container 04:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/42 -v /w/workspace/device-sdk-go/42:/w/workspace/device-sdk-go/42:rw,z -v /w/workspace/device-sdk-go/42@tmp:/w/workspace/device-sdk-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:24:55 $ docker top 6cd9046ffa52e6439601af82a25eae2993207be25b176aac4a8cf3ed1b68a4ec -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:24:56 + go version 04:24:56 go version go1.13.5 linux/amd64 [Pipeline] sh 04:24:56 + make test 04:24:56 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:24:56 + go version 04:24:56 go version go1.13.5 linux/arm64 [Pipeline] sh 04:24:57 + make test 04:24:57 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:24:58 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:24:58 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:25:10 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:25:10 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:25:10 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 04:25:13 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.005s coverage: 22.1% of statements 04:25:13 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.046s coverage: 95.8% of statements 04:25:25 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:25:25 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:25:25 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 04:25:28 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 22.1% of statements 04:25:28 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.280s coverage: 95.8% of statements 04:25:45 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.043s coverage: 11.4% of statements 04:25:45 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.009s coverage: 21.7% of statements 04:25:45 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:25:45 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.106s coverage: 36.9% of statements 04:25:45 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:25:45 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 04:25:45 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.293s coverage: 65.2% of statements 04:25:45 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:25:45 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:25:45 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:25:45 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.013s coverage: 52.6% of statements 04:25:45 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 04:25:45 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.094s coverage: 68.9% of statements 04:25:45 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 04:25:45 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:25:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:25:45 gofmt -l . 04:25:45 [ "`gofmt -l .`" = "" ] 04:25:45 ./bin/test-attribution-txt.sh 04:25:46 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:25:46 Stashed 1 file(s) [Pipeline] } 04:25:46 $ docker stop --time=1 c4857a591c640cf1875846179e7203c94a8d08704c8ee457a7acb211ceb996ab 04:25:48 $ docker rm -f c4857a591c640cf1875846179e7203c94a8d08704c8ee457a7acb211ceb996ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:50 + ls -al . 04:25:50 total 180 04:25:50 drwxrwxr-x. 11 jenkins jenkins 4096 May 27 04:25 . 04:25:50 drwxrwxr-x. 4 jenkins jenkins 30 May 27 04:24 .. 04:25:50 drwxrwxr-x. 3 jenkins jenkins 20 May 27 04:24 api 04:25:50 drwxrwxr-x. 2 jenkins jenkins 64 May 27 04:24 bin 04:25:50 -rw-r--r--. 1 jenkins jenkins 110877 May 27 04:25 coverage.out 04:25:50 -rw-rw-r--. 1 jenkins jenkins 936 May 27 04:24 Dockerfile.build 04:25:50 -rw-rw-r--. 1 jenkins jenkins 140 May 27 04:24 .dockerignore 04:25:50 drwxrwxr-x. 4 jenkins jenkins 48 May 27 04:24 example 04:25:50 drwxrwxr-x. 8 jenkins jenkins 162 May 27 04:24 .git 04:25:50 drwxrwxr-x. 2 jenkins jenkins 38 May 27 04:24 .github 04:25:50 -rw-rw-r--. 1 jenkins jenkins 138 May 27 04:24 .gitignore 04:25:50 -rw-r--r--. 1 jenkins jenkins 446 May 27 04:25 go.mod 04:25:50 -rw-r--r--. 1 jenkins jenkins 12179 May 27 04:25 go.sum 04:25:50 drwxrwxr-x. 15 jenkins jenkins 217 May 27 04:24 internal 04:25:50 -rw-rw-r--. 1 jenkins jenkins 808 May 27 04:24 Jenkinsfile 04:25:50 -rw-rw-r--. 1 jenkins jenkins 11341 May 27 04:24 LICENSE 04:25:50 -rw-rw-r--. 1 jenkins jenkins 892 May 27 04:24 Makefile 04:25:50 drwxrwxr-x. 5 jenkins jenkins 50 May 27 04:24 pkg 04:25:50 -rw-rw-r--. 1 jenkins jenkins 3166 May 27 04:24 README.md 04:25:50 -rw-rw-r--. 1 jenkins jenkins 3788 May 27 04:24 RELEASE-NOTES.txt 04:25:50 drwxrwxr-x. 3 jenkins jenkins 44 May 27 04:24 .semver 04:25:50 drwxrwxr-x. 4 jenkins jenkins 54 May 27 04:24 snap 04:25:50 -rw-rw-r--. 1 jenkins jenkins 11 May 27 04:21 VERSION 04:25:50 -rw-rw-r--. 1 jenkins jenkins 222 May 27 04:24 version.go [Pipeline] isUnix [Pipeline] sh 04:25:50 + 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=e392cb03206751630a245b46d5bf5d4bcc819dd1 --label arch=amd64 --label version=1.2.2-dev.1 . 04:25:50 Sending build context to Docker daemon 3.175MB 04:25:50 Step 1/23 : ARG BASE=golang:1.13-alpine 04:25:50 Step 2/23 : FROM ${BASE} AS builder 04:25:50 ---> f6de76779732 04:25:50 Step 3/23 : ARG MAKE='make build' 04:25:50 ---> Running in 6577ef21d28f 04:25:51 Removing intermediate container 6577ef21d28f 04:25:51 ---> 1106e492c875 04:25:51 Step 4/23 : WORKDIR /device-sdk-go 04:25:51 ---> Running in 06421b4e39ac 04:25:51 Removing intermediate container 06421b4e39ac 04:25:51 ---> 20d354852e85 04:25:51 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:25:51 ---> Running in ee94713d7aea 04:25:51 Removing intermediate container ee94713d7aea 04:25:51 ---> cbe932f75ef7 04:25:51 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:51 ---> Running in 7d41d75c2f00 04:25:52 Removing intermediate container 7d41d75c2f00 04:25:52 ---> 8dbeb76d8bc8 04:25:52 Step 7/23 : RUN apk add --update --no-cache make git 04:25:52 ---> Running in 637d4cddb255 04:25:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:25:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:25:53 OK: 143 MiB in 39 packages 04:25:54 Removing intermediate container 637d4cddb255 04:25:54 ---> ee04e8b9c4fe 04:25:54 Step 8/23 : COPY . . 04:25:54 ---> 5a8b0fded8cc 04:25:54 Step 9/23 : RUN ${MAKE} 04:25:54 ---> Running in b4bda421bcaa 04:25:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.2-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:26:00 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.070s coverage: 11.4% of statements 04:26:00 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 21.7% of statements 04:26:00 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:26:00 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.207s coverage: 36.9% of statements 04:26:00 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:26:00 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 04:26:00 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.542s coverage: 65.2% of statements 04:26:00 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:26:00 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:26:00 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:26:00 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.042s coverage: 52.6% of statements 04:26:00 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 04:26:00 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.336s coverage: 68.9% of statements 04:26:00 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 04:26:00 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:26:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:26:03 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:26:03 Removing intermediate container b4bda421bcaa 04:26:03 ---> 6da90b65ab95 04:26:03 Step 10/23 : FROM scratch 04:26:03 ---> 04:26:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:26:03 ---> Running in 59dd35b0c918 04:26:03 Removing intermediate container 59dd35b0c918 04:26:03 ---> 7ecbf36b840a 04:26:03 Step 12/23 : ENV APP_PORT=49990 04:26:03 ---> Running in 2ad57d1575ce 04:26:03 Removing intermediate container 2ad57d1575ce 04:26:03 ---> 1b26a6704d18 04:26:03 Step 13/23 : EXPOSE $APP_PORT 04:26:03 ---> Running in 1b527296978c 04:26:03 Removing intermediate container 1b527296978c 04:26:03 ---> 3c5f49d885da 04:26:03 Step 14/23 : WORKDIR / 04:26:03 ---> Running in 360aac66fa26 04:26:04 Removing intermediate container 360aac66fa26 04:26:04 ---> 3f408efe2103 04:26:04 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:26:05 ---> e1ae6acf63ed 04:26:05 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:26:05 ---> 51d046708cdd 04:26:05 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:26:05 ---> f2bc72c15631 04:26:05 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:26:05 ---> 075ed33455b6 04:26:05 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:26:05 ---> c615995c09b7 04:26:05 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:05 ---> Running in 8fc4c8406f2c 04:26:05 gofmt -l . 04:26:06 Removing intermediate container 8fc4c8406f2c 04:26:06 ---> 8b2556bb309b 04:26:06 Step 21/23 : LABEL arch=amd64 04:26:06 ---> Running in 2d131208c6a6 04:26:06 Removing intermediate container 2d131208c6a6 04:26:06 ---> 67b5a6aa50e6 04:26:06 Step 22/23 : LABEL git_sha=e392cb03206751630a245b46d5bf5d4bcc819dd1 04:26:06 ---> Running in 6d58ab28ef71 04:26:06 Removing intermediate container 6d58ab28ef71 04:26:06 ---> 77f761d85a83 04:26:06 Step 23/23 : LABEL version=1.2.2-dev.1 04:26:06 ---> Running in 63eb19488b5d 04:26:06 [ "`gofmt -l .`" = "" ] 04:26:06 Removing intermediate container 63eb19488b5d 04:26:06 ---> 435229aa031e 04:26:06 [Warning] One or more build-args [ARCH] were not consumed 04:26:06 Successfully built 435229aa031e 04:26:06 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script 04:26:06 ./bin/test-attribution-txt.sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 04:26:07 ./bin/test-go-mod-tidy.sh [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash 04:26:07 Warning: overwriting stash ‘coverage-report’ 04:26:08 Stashed 1 file(s) [Pipeline] } 04:26:08 $ docker stop --time=1 6cd9046ffa52e6439601af82a25eae2993207be25b176aac4a8cf3ed1b68a4ec 04:26:10 $ docker rm -f 6cd9046ffa52e6439601af82a25eae2993207be25b176aac4a8cf3ed1b68a4ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:26:12 + ls -al . 04:26:12 total 220 04:26:12 drwxrwxr-x 11 jenkins jenkins 4096 May 27 04:26 . 04:26:12 drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:23 .. 04:26:12 -rw-rw-r-- 1 jenkins jenkins 140 May 27 04:23 .dockerignore 04:26:12 drwxrwxr-x 8 jenkins jenkins 4096 May 27 04:23 .git 04:26:12 drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:23 .github 04:26:12 -rw-rw-r-- 1 jenkins jenkins 138 May 27 04:23 .gitignore 04:26:12 drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:23 .semver 04:26:12 -rw-rw-r-- 1 jenkins jenkins 936 May 27 04:23 Dockerfile.build 04:26:12 -rw-rw-r-- 1 jenkins jenkins 808 May 27 04:23 Jenkinsfile 04:26:12 -rw-rw-r-- 1 jenkins jenkins 11341 May 27 04:23 LICENSE 04:26:12 -rw-rw-r-- 1 jenkins jenkins 892 May 27 04:23 Makefile 04:26:12 -rw-rw-r-- 1 jenkins jenkins 3166 May 27 04:23 README.md 04:26:12 -rw-rw-r-- 1 jenkins jenkins 3788 May 27 04:23 RELEASE-NOTES.txt 04:26:12 -rw-rw-r-- 1 jenkins jenkins 11 May 27 04:21 VERSION 04:26:12 drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:23 api 04:26:12 drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:23 bin 04:26:12 -rw-r--r-- 1 jenkins jenkins 110877 May 27 04:25 coverage.out 04:26:12 drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:23 example 04:26:12 -rw-r--r-- 1 jenkins jenkins 446 May 27 04:26 go.mod 04:26:12 -rw-r--r-- 1 jenkins jenkins 12179 May 27 04:26 go.sum 04:26:12 drwxrwxr-x 15 jenkins jenkins 4096 May 27 04:23 internal 04:26:12 drwxrwxr-x 5 jenkins jenkins 4096 May 27 04:23 pkg 04:26:12 drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:23 snap 04:26:12 -rw-rw-r-- 1 jenkins jenkins 222 May 27 04:23 version.go [Pipeline] isUnix [Pipeline] sh 04:26:12 + 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=e392cb03206751630a245b46d5bf5d4bcc819dd1 --label arch=arm64 --label version=1.2.2-dev.1 . 04:26:13 Sending build context to Docker daemon 3.175MB 04:26:13 Step 1/23 : ARG BASE=golang:1.13-alpine 04:26:13 Step 2/23 : FROM ${BASE} AS builder 04:26:13 ---> 4d51f39560da 04:26:13 Step 3/23 : ARG MAKE='make build' 04:26:13 ---> Running in aff568b1580a 04:26:13 Removing intermediate container aff568b1580a 04:26:13 ---> 3ff62bc1d964 04:26:13 Step 4/23 : WORKDIR /device-sdk-go 04:26:13 ---> Running in 9922bf126c8e 04:26:14 Removing intermediate container 9922bf126c8e 04:26:14 ---> 600e07613576 04:26:14 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:26:14 ---> Running in 1307532e881a 04:26:14 Removing intermediate container 1307532e881a 04:26:14 ---> 0b5ecb60b18a 04:26:14 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:14 ---> Running in a99fea1dfe34 04:26:16 Removing intermediate container a99fea1dfe34 04:26:16 ---> 573578a0a356 04:26:16 Step 7/23 : RUN apk add --update --no-cache make git 04:26:16 ---> Running in a3e8ebf8a586 04:26:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:26:18 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:26:18 OK: 125 MiB in 39 packages 04:26:19 Removing intermediate container a3e8ebf8a586 04:26:19 ---> 81ae10b0dd53 04:26:19 Step 8/23 : COPY . . 04:26:20 ---> 3c5d9f18f570 04:26:20 Step 9/23 : RUN ${MAKE} 04:26:21 ---> Running in 95f319e7e98f 04:26:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.2-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:26:48 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:26:48 Removing intermediate container 95f319e7e98f 04:26:48 ---> f7a0faeb4b7e 04:26:48 Step 10/23 : FROM scratch 04:26:48 ---> 04:26:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:26:48 ---> Running in 6aabe81d8294 04:26:48 Removing intermediate container 6aabe81d8294 04:26:48 ---> f166d352cde5 04:26:48 Step 12/23 : ENV APP_PORT=49990 04:26:48 ---> Running in 08e3c0afd5e1 04:26:48 Removing intermediate container 08e3c0afd5e1 04:26:48 ---> b15ce4ff071f 04:26:48 Step 13/23 : EXPOSE $APP_PORT 04:26:48 ---> Running in 7ea31f2cc86c 04:26:48 Removing intermediate container 7ea31f2cc86c 04:26:48 ---> ac7c48de60e9 04:26:48 Step 14/23 : WORKDIR / 04:26:48 ---> Running in 370f78e9284f 04:26:49 Removing intermediate container 370f78e9284f 04:26:49 ---> d1a2128107fb 04:26:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:26:50 ---> f4485a9c8a94 04:26:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:26:50 ---> 570f62f7e8db 04:26:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:26:51 ---> 9f3e226c1d63 04:26:51 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:26:51 ---> a0f14cc98eef 04:26:51 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:26:52 ---> da9afc6d4dba 04:26:52 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:52 ---> Running in 9c181f1e0bc9 04:26:52 Removing intermediate container 9c181f1e0bc9 04:26:52 ---> 7bdabd013611 04:26:52 Step 21/23 : LABEL arch=arm64 04:26:52 ---> Running in 479b17948660 04:26:53 Removing intermediate container 479b17948660 04:26:53 ---> 48fcdff37a9a 04:26:53 Step 22/23 : LABEL git_sha=e392cb03206751630a245b46d5bf5d4bcc819dd1 04:26:53 ---> Running in 97491ea72479 04:26:53 Removing intermediate container 97491ea72479 04:26:53 ---> 4463d116bedf 04:26:53 Step 23/23 : LABEL version=1.2.2-dev.1 04:26:53 ---> Running in 1a67561f2d92 04:26:54 Removing intermediate container 1a67561f2d92 04:26:54 ---> e8968158c296 04:26:54 [Warning] One or more build-args [ARCH] were not consumed 04:26:54 Successfully built e8968158c296 04:26:54 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:26:55 provisioning config files... 04:26:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5524273969861368766tmp [Pipeline] { [Pipeline] sh 04:26:56 + curl -s https://codecov.io/bash 04:26:56 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5524273969861368766tmp 04:26:56 04:26:56 _____ _ 04:26:56 / ____| | | 04:26:56 | | ___ __| | ___ ___ _____ __ 04:26:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:26:56 | |___| (_) | (_| | __/ (_| (_) \ V / 04:26:56 \_____\___/ \__,_|\___|\___\___/ \_/ 04:26:56 Bash-20200430-d757c17 04:26:56 04:26:56 04:26:56 ==> Jenkins CI detected. 04:26:56 project root: . 04:26:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:26:56 ==> Running gcov in . (disable via -X gcov) 04:26:56 ==> Python coveragepy not found 04:26:56 ==> Searching for coverage reports in: 04:26:56 + . 04:26:56 -> Found 1 reports 04:26:56 ==> Detecting git/mercurial file structure 04:26:56 ==> Reading reports 04:26:56 + ./coverage.out bytes=110877 04:26:56 ==> Appending adjustments 04:26:56 https://docs.codecov.io/docs/fixing-reports 04:26:56 + Found adjustments 04:26:56 ==> Gzipping contents 04:26:56 ==> Uploading reports 04:26:56 url: https://codecov.io 04:26:56 query: branch=master&commit=e392cb03206751630a245b46d5bf5d4bcc819dd1&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 04:26:56 -> Pinging Codecov 04:26:56 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=e392cb03206751630a245b46d5bf5d4bcc819dd1&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 04:26:57 -> Uploading 04:26:57 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e392cb03206751630a245b46d5bf5d4bcc819dd1 [Pipeline] } 04:26:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:26:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 04:26:58 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 04:26:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 04:26:58 04:26:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 04:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 04:26:58 1.217.3: Pulling from edgex-devops/edgex-snyk-go 04:26:58 cbdbe7a5bc2a: Pulling fs layer 04:26:58 408f87550127: Pulling fs layer 04:26:58 fe522b08c979: Pulling fs layer 04:26:58 221eaa008020: Pulling fs layer 04:26:58 2a4607e5d6b9: Pulling fs layer 04:26:58 95d3c3421fef: Pulling fs layer 04:26:58 2fec7dd152b6: Pulling fs layer 04:26:58 d65e43aa86fe: Pulling fs layer 04:26:58 10a7cc25405e: Pulling fs layer 04:26:58 95d3c3421fef: Waiting 04:26:58 2fec7dd152b6: Waiting 04:26:58 d65e43aa86fe: Waiting 04:26:58 10a7cc25405e: Waiting 04:26:58 221eaa008020: Waiting 04:26:58 2a4607e5d6b9: Waiting 04:26:58 fe522b08c979: Verifying Checksum 04:26:58 fe522b08c979: Download complete 04:26:58 408f87550127: Verifying Checksum 04:26:58 408f87550127: Download complete 04:26:58 2a4607e5d6b9: Download complete 04:26:58 95d3c3421fef: Verifying Checksum 04:26:58 95d3c3421fef: Download complete 04:26:58 cbdbe7a5bc2a: Download complete 04:26:59 cbdbe7a5bc2a: Pull complete 04:26:59 2fec7dd152b6: Verifying Checksum 04:26:59 2fec7dd152b6: Download complete 04:26:59 408f87550127: Pull complete 04:26:59 d65e43aa86fe: Verifying Checksum 04:26:59 d65e43aa86fe: Download complete 04:27:00 fe522b08c979: Pull complete 04:27:00 10a7cc25405e: Verifying Checksum 04:27:00 10a7cc25405e: Download complete 04:27:00 221eaa008020: Verifying Checksum 04:27:00 221eaa008020: Download complete 04:27:07 221eaa008020: Pull complete 04:27:07 2a4607e5d6b9: Pull complete 04:27:07 95d3c3421fef: Pull complete 04:27:08 2fec7dd152b6: Pull complete 04:27:12 d65e43aa86fe: Pull complete 04:27:12 10a7cc25405e: Pull complete 04:27:12 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 04:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 04:27:13 prd-centos7-docker-4c-2g-912 does not seem to be running inside a container 04:27:13 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 04:27:14 $ docker top 2e60745a99d5692d5ece5b0c02ab1ffe0c15a20dc484cd0636403921ddbf54dd -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:14 + snyk monitor '--org=edgex-jenkins' 04:27:27 04:27:27 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go)... 04:27:27 04:27:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/57170813-9d93-4b0c-848d-15ba5574b488 04:27:27 04:27:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:27:27 04:27:27 [Pipeline] } 04:27:27 $ docker stop --time=1 2e60745a99d5692d5ece5b0c02ab1ffe0c15a20dc484cd0636403921ddbf54dd 04:27:28 $ docker rm -f 2e60745a99d5692d5ece5b0c02ab1ffe0c15a20dc484cd0636403921ddbf54dd [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 04:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:27:29 . [Pipeline] withDockerContainer 04:27:30 prd-centos7-docker-4c-2g-912 does not seem to be running inside a container 04:27:30 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:27:30 $ docker top 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:31 [ssh-agent] Looking for ssh-agent implementation... 04:27:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:31 $ docker exec 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 ssh-agent 04:27:31 SSH_AUTH_SOCK=/tmp/ssh-gK602aCCPl2g/agent.15 04:27:31 SSH_AGENT_PID=22 04:27:32 Running ssh-add (command line suppressed) 04:27:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3656915136493283459.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3656915136493283459.key) 04:27:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:32 + git semver tag 04:27:32 # -> Open(): unable to determine branch for HEAD 04:27:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:27:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:27:32 # $SEMVER_REMOTE_NAME = origin 04:27:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:27:32 # $SEMVER_USER_NAME = edgex-jenkins 04:27:32 # $SEMVER_BRANCH = master 04:27:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:27:32 # e392cb03206751630a245b46d5bf5d4bcc819dd1 HEAD 04:27:32 # -> Force: false 04:27:32 # 599cd16a4c1e8e98ccfb5d7d92a8e9d1998d18dd refs/tags/v1.2.2-dev.1 [Pipeline] } 04:27:32 $ docker exec --env ******** --env ******** 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 ssh-agent -k 04:27:32 unset SSH_AUTH_SOCK; 04:27:32 unset SSH_AGENT_PID; 04:27:32 echo Agent pid 22 killed; 04:27:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:33 + git semver [Pipeline] } 04:27:33 $ docker stop --time=1 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 04:27:34 $ docker rm -f 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:27:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:36 04:27:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:27:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:36 0.23.1-centos7: Pulling from edgex-lftools 04:27:36 ab5ef0e58194: Pulling fs layer 04:27:36 9712f1f96733: Pulling fs layer 04:27:36 63f879dbbcfc: Pulling fs layer 04:27:36 0d9ebad4ef96: Pulling fs layer 04:27:36 e9a5061849ea: Pulling fs layer 04:27:36 d747dcd14b5f: Pulling fs layer 04:27:36 2de7ff778b66: Pulling fs layer 04:27:36 e9a5061849ea: Waiting 04:27:36 d747dcd14b5f: Waiting 04:27:36 2de7ff778b66: Waiting 04:27:36 0d9ebad4ef96: Waiting 04:27:36 9712f1f96733: Verifying Checksum 04:27:36 9712f1f96733: Download complete 04:27:37 63f879dbbcfc: Verifying Checksum 04:27:37 63f879dbbcfc: Download complete 04:27:37 e9a5061849ea: Verifying Checksum 04:27:37 e9a5061849ea: Download complete 04:27:37 d747dcd14b5f: Verifying Checksum 04:27:37 d747dcd14b5f: Download complete 04:27:37 ab5ef0e58194: Verifying Checksum 04:27:37 ab5ef0e58194: Download complete 04:27:37 0d9ebad4ef96: Verifying Checksum 04:27:37 0d9ebad4ef96: Download complete 04:27:37 2de7ff778b66: Verifying Checksum 04:27:37 2de7ff778b66: Download complete 04:27:42 ab5ef0e58194: Pull complete 04:27:42 9712f1f96733: Pull complete 04:27:45 63f879dbbcfc: Pull complete 04:27:50 0d9ebad4ef96: Pull complete 04:27:53 e9a5061849ea: Pull complete 04:27:53 d747dcd14b5f: Pull complete 04:27:55 2de7ff778b66: Pull complete 04:27:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:27:56 prd-centos7-docker-4c-2g-912 does not seem to be running inside a container 04:27:56 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:27:57 $ docker top 55a0067ca7803f8dfdc518bb1c20a29b1395eedb34110d56878ea94ec61bff5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:27:57 provisioning config files... 04:27:57 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7242018662047238931tmp 04:27:57 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8821412404597047045tmp 04:27:57 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8756632611595326380tmp [Pipeline] { [Pipeline] echo 04:27:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:27:58 ---> sigul-configuration.sh 04:27:58 gpg: directory `/root/.gnupg' created 04:27:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:27:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:27:58 gpg: keyring `/root/.gnupg/secring.gpg' created 04:27:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:27:58 gpg: CAST5 encrypted data 04:27:58 gpg: encrypted with 1 passphrase 04:27:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:27:58 + mkdir /home/jenkins 04:27:58 + mkdir /home/jenkins/sigul [Pipeline] sh 04:27:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 04:27:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:27:59 ---> sigul-install.sh 04:28:05 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:28:06 + git tag --list 04:28:06 v1.2.2-dev.1 [Pipeline] sh 04:28:06 + lftools sign git-tag v1.2.2-dev.1 04:28:07 Signing Git tag with Sigul... 04:28:07 Signing v1.2.2-dev.1 [Pipeline] echo 04:28:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:28:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:28:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:28:09 $ docker stop --time=1 55a0067ca7803f8dfdc518bb1c20a29b1395eedb34110d56878ea94ec61bff5b 04:28:10 $ docker rm -f 55a0067ca7803f8dfdc518bb1c20a29b1395eedb34110d56878ea94ec61bff5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:28:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:11 . [Pipeline] withDockerContainer 04:28:11 prd-centos7-docker-4c-2g-912 does not seem to be running inside a container 04:28:11 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:28:12 $ docker top c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:12 [ssh-agent] Looking for ssh-agent implementation... 04:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:12 $ docker exec c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b ssh-agent 04:28:13 SSH_AUTH_SOCK=/tmp/ssh-bNU4jLOAmTMR/agent.15 04:28:13 SSH_AGENT_PID=22 04:28:13 Running ssh-add (command line suppressed) 04:28:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6778599126016137524.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6778599126016137524.key) 04:28:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:13 + git semver bump pre 04:28:13 # -> Open(): unable to determine branch for HEAD 04:28:13 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:28:13 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:28:13 # $SEMVER_REMOTE_NAME = origin 04:28:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:28:13 # $SEMVER_USER_NAME = edgex-jenkins 04:28:13 # $SEMVER_BRANCH = master 04:28:13 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:28:13 1.2.2-dev.2 [Pipeline] } 04:28:13 $ docker exec --env ******** --env ******** c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b ssh-agent -k 04:28:13 unset SSH_AUTH_SOCK; 04:28:13 unset SSH_AGENT_PID; 04:28:13 echo Agent pid 22 killed; 04:28:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:14 + git semver [Pipeline] } 04:28:14 $ docker stop --time=1 c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b 04:28:15 $ docker rm -f c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:28:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:16 . [Pipeline] withDockerContainer 04:28:16 prd-centos7-docker-4c-2g-912 does not seem to be running inside a container 04:28:16 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:28:16 $ docker top 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:17 [ssh-agent] Looking for ssh-agent implementation... 04:28:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:17 $ docker exec 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 ssh-agent 04:28:17 SSH_AUTH_SOCK=/tmp/ssh-LBs7Qv74XhC5/agent.15 04:28:17 SSH_AGENT_PID=22 04:28:17 Running ssh-add (command line suppressed) 04:28:17 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1772512047799420691.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1772512047799420691.key) 04:28:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:18 + git semver push 04:28:18 # -> Open(): unable to determine branch for HEAD 04:28:18 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:28:18 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:28:18 # $SEMVER_REMOTE_NAME = origin 04:28:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:28:18 # $SEMVER_USER_NAME = edgex-jenkins 04:28:18 # $SEMVER_BRANCH = master 04:28:18 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:28:24 $ docker exec --env ******** --env ******** 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 ssh-agent -k 04:28:24 unset SSH_AUTH_SOCK; 04:28:24 unset SSH_AGENT_PID; 04:28:24 echo Agent pid 22 killed; 04:28:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:25 + git semver [Pipeline] } 04:28:25 $ docker stop --time=1 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 04:28:26 $ docker rm -f 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 [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 04:28:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:28 ---> package-listing.sh 04:28:28 ++ facter osfamily 04:28:28 ++ tr '[:upper:]' '[:lower:]' 04:28:28 + OS_FAMILY=redhat 04:28:28 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 04:28:28 + START_PACKAGES=/tmp/packages_start.txt 04:28:28 + END_PACKAGES=/tmp/packages_end.txt 04:28:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:28 + PACKAGES=/tmp/packages_start.txt 04:28:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:28:28 + PACKAGES=/tmp/packages_end.txt 04:28:28 + case "${OS_FAMILY}" in 04:28:28 + rpm -qa 04:28:28 + sort 04:28:32 + '[' -f /tmp/packages_start.txt ']' 04:28:32 + '[' -f /tmp/packages_end.txt ']' 04:28:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:32 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:28:32 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 04:28:32 + 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 04:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:28:33 04:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:28:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:28:33 alpine: Pulling from edgex-lftools-log-publisher 04:28:33 c9b1b535fdd9: Pulling fs layer 04:28:33 2cc5ad85d9ab: Pulling fs layer 04:28:33 756a868c4378: Pulling fs layer 04:28:33 444b2fc9a129: Pulling fs layer 04:28:33 ea15f1150254: Pulling fs layer 04:28:33 41b27a9f41bf: Pulling fs layer 04:28:33 28c525ee5125: Pulling fs layer 04:28:33 094b1ea09ed8: Pulling fs layer 04:28:33 138eaada9080: Pulling fs layer 04:28:33 0622d0fa9048: Pulling fs layer 04:28:33 41b27a9f41bf: Waiting 04:28:33 28c525ee5125: Waiting 04:28:33 094b1ea09ed8: Waiting 04:28:33 138eaada9080: Waiting 04:28:33 0622d0fa9048: Waiting 04:28:33 444b2fc9a129: Waiting 04:28:33 ea15f1150254: Waiting 04:28:33 2cc5ad85d9ab: Verifying Checksum 04:28:33 2cc5ad85d9ab: Download complete 04:28:33 444b2fc9a129: Verifying Checksum 04:28:33 444b2fc9a129: Download complete 04:28:33 c9b1b535fdd9: Verifying Checksum 04:28:33 c9b1b535fdd9: Download complete 04:28:33 ea15f1150254: Verifying Checksum 04:28:33 ea15f1150254: Download complete 04:28:33 28c525ee5125: Verifying Checksum 04:28:33 28c525ee5125: Download complete 04:28:33 c9b1b535fdd9: Pull complete 04:28:33 756a868c4378: Verifying Checksum 04:28:33 756a868c4378: Download complete 04:28:34 138eaada9080: Verifying Checksum 04:28:34 138eaada9080: Download complete 04:28:34 0622d0fa9048: Verifying Checksum 04:28:34 0622d0fa9048: Download complete 04:28:34 094b1ea09ed8: Verifying Checksum 04:28:34 094b1ea09ed8: Download complete 04:28:34 41b27a9f41bf: Verifying Checksum 04:28:34 41b27a9f41bf: Download complete 04:28:35 2cc5ad85d9ab: Pull complete 04:28:36 756a868c4378: Pull complete 04:28:36 444b2fc9a129: Pull complete 04:28:37 ea15f1150254: Pull complete 04:28:40 41b27a9f41bf: Pull complete 04:28:40 28c525ee5125: Pull complete 04:28:42 094b1ea09ed8: Pull complete 04:28:42 138eaada9080: Pull complete 04:28:42 0622d0fa9048: Pull complete 04:28:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:28:43 prd-centos7-docker-4c-2g-912 does not seem to be running inside a container 04:28:43 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:28:43 $ docker top e34ae69dfb32e2f853c38867319475a8fa8d3f41d416082ffae9237a4c98039f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:43 provisioning config files... 04:28:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5928654017375000019tmp [Pipeline] { [Pipeline] echo 04:28:44 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:44 ---> create-netrc.sh [Pipeline] echo 04:28:44 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:44 ---> logs-deploy.sh 04:28:44 + ARCHIVE_ARTIFACTS= 04:28:44 + LOGS_SERVER=https://logs.edgexfoundry.org 04:28:44 + '[' https://logs.edgexfoundry.org == None ']' 04:28:44 + NEXUS_URL=https://nexus.edgexfoundry.org 04:28:44 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/42 04:28:44 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/42/ 04:28:44 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/42 /w/workspace/dgexfoundry_device-sdk-go_master 04:28:45 Archives upload complete. 04:28:45 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/42 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/42/