Pull request #464 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of akramtexas for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 04e5a69358a4da520f4e5cb11afc315518e5782d+9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 (89f979a804e6462656b8de8d58d15f8396e64491) 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 ‘prd-centos7-docker-4c-2g-896’ is offline Running on prd-centos7-docker-4c-2g-897 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-464 # 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/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 04e5a69358a4da520f4e5cb11afc315518e5782d > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # 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/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 04e5a69358a4da520f4e5cb11afc315518e5782d Checking out Revision 04e5a69358a4da520f4e5cb11afc315518e5782d (PR-464) > git config core.sparsecheckout # timeout=10 > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 Commit message: "Fix the Content Header-related issue with CBOR." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:24:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 58d8c2fbfe57be80d06d3bf091d22c686d74c453 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:24:43 14:24:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:24:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:24:44 latest: Pulling from edgex-devops/git-semver 14:24:44 9123ac7c32f7: Pulling fs layer 14:24:44 b8cc5d1170e3: Pulling fs layer 14:24:44 2924cbbf6a41: Pulling fs layer 14:24:44 93b08a4f1073: Pulling fs layer 14:24:44 93b08a4f1073: Waiting 14:24:44 b8cc5d1170e3: Verifying Checksum 14:24:44 b8cc5d1170e3: Download complete 14:24:44 9123ac7c32f7: Verifying Checksum 14:24:44 9123ac7c32f7: Download complete 14:24:44 93b08a4f1073: Verifying Checksum 14:24:44 93b08a4f1073: Download complete 14:24:44 2924cbbf6a41: Verifying Checksum 14:24:44 2924cbbf6a41: Download complete 14:24:44 9123ac7c32f7: Pull complete 14:24:44 b8cc5d1170e3: Pull complete 14:24:45 2924cbbf6a41: Pull complete 14:24:45 93b08a4f1073: Pull complete 14:24:45 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:24:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:24:45 prd-centos7-docker-4c-2g-897 does not seem to be running inside a container 14:24:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:24:46 $ docker top 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:46 [ssh-agent] Looking for ssh-agent implementation... 14:24:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:46 $ docker exec 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca ssh-agent 14:24:46 SSH_AUTH_SOCK=/tmp/ssh-fhgJtr6eQSx6/agent.15 14:24:46 SSH_AGENT_PID=22 14:24:46 Running ssh-add (command line suppressed) 14:24:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_229899147078566790.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_229899147078566790.key) 14:24:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:47 + git describe --exact-match --tags HEAD 14:24:47 fatal: No names found, cannot describe anything. [Pipeline] } 14:24:47 $ docker exec --env ******** --env ******** 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca ssh-agent -k 14:24:47 unset SSH_AUTH_SOCK; 14:24:47 unset SSH_AGENT_PID; 14:24:47 echo Agent pid 22 killed; 14:24:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:24:47 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:24:47 This usually means this commit has not been tagged. [Pipeline] sshagent 14:24:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:47 [ssh-agent] Looking for ssh-agent implementation... 14:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:47 $ docker exec 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca ssh-agent 14:24:48 SSH_AUTH_SOCK=/tmp/ssh-dUzZqqk4FmFM/agent.57 14:24:48 SSH_AGENT_PID=63 14:24:48 Running ssh-add (command line suppressed) 14:24:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_7325336924273081671.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_7325336924273081671.key) 14:24:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:48 + git semver init 14:24:48 # -> Open(): unable to determine branch for HEAD 14:24:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.git 14:24:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-464 14:24:48 # $SEMVER_REMOTE_NAME = origin 14:24:48 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 14:24:48 # $SEMVER_USER_NAME = jenkins 14:24:48 # $SEMVER_BRANCH = PR-464 14:24:48 # $SEMVER_TEMP = /tmp/semver-672629755 14:24:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 14:24:49 # '/tmp/semver-672629755' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver' 14:24:49 # -> Force: false 14:24:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver [Pipeline] } 14:24:49 $ docker exec --env ******** --env ******** 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca ssh-agent -k 14:24:49 unset SSH_AUTH_SOCK; 14:24:49 unset SSH_AGENT_PID; 14:24:49 echo Agent pid 63 killed; 14:24:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:50 + git semver [Pipeline] } 14:24:50 $ docker stop --time=1 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca 14:24:51 $ docker rm -f 860616a6368b8a71d124608808c845ee503407021825fc164a9aca46e65fdfca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:24:52 Stashed 32 file(s) [Pipeline] echo 14:24:52 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:25:07 Still waiting to schedule task 14:25:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:25:07 Still waiting to schedule task 14:25:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:26:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-898 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws 14:26:50 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 14:26:56 using credential edgex-jenkins-ssh 14:26:56 Cloning the remote Git repository 14:26:56 Cloning with configured refspecs honoured and without tags 14:26:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:26:56 > git init /w/workspace/device-sdk-go/5 # timeout=10 14:26:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:26:56 > git --version # timeout=10 14:26:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:26:57 Fetching without tags 14:26:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:26:57 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 14:26:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:26:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:26:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:26:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:26:58 Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 04e5a69358a4da520f4e5cb11afc315518e5782d 14:26:58 Running on prd-centos7-docker-4c-2g-899 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws 14:26:58 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 14:26:58 Merge succeeded, producing 04e5a69358a4da520f4e5cb11afc315518e5782d 14:26:58 Checking out Revision 04e5a69358a4da520f4e5cb11afc315518e5782d (PR-464) 14:26:58 > git config core.sparsecheckout # timeout=10 14:26:58 > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 14:26:58 > git remote # timeout=10 14:26:58 > git config --get remote.origin.url # timeout=10 14:26:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:58 > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 14:26:58 > git rev-parse HEAD^{commit} # timeout=10 14:26:58 > git config core.sparsecheckout # timeout=10 14:26:58 > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 14:27:00 using credential edgex-jenkins-ssh 14:27:00 Cloning the remote Git repository 14:27:00 Cloning with configured refspecs honoured and without tags 14:27:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:27:00 > git init /w/workspace/device-sdk-go/5 # timeout=10 14:27:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:27:00 > git --version # timeout=10 14:27:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:27:01 Fetching without tags 14:27:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:27:00 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 14:27:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:27:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:27:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:27:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:27:02 Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 04e5a69358a4da520f4e5cb11afc315518e5782d 14:27:02 Merge succeeded, producing 04e5a69358a4da520f4e5cb11afc315518e5782d 14:27:02 Checking out Revision 04e5a69358a4da520f4e5cb11afc315518e5782d (PR-464) 14:27:01 > git config core.sparsecheckout # timeout=10 14:27:01 > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 14:27:01 > git remote # timeout=10 14:27:01 > git config --get remote.origin.url # timeout=10 14:27:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:01 > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 14:27:01 > git rev-parse HEAD^{commit} # timeout=10 14:27:01 > git config core.sparsecheckout # timeout=10 14:27:01 > git checkout -f 04e5a69358a4da520f4e5cb11afc315518e5782d # timeout=10 14:27:03 Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:27:04 ========================================================= 14:27:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:27:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:27:05 + 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 . 14:27:06 Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:27:06 ========================================================= 14:27:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:27:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:27:06 Sending build context to Docker daemon 2.699MB 14:27:06 Step 1/8 : ARG BASE=golang:1.13-alpine 14:27:06 Step 2/8 : FROM ${BASE} 14:27:07 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:27:07 cde5963f3b93: Pulling fs layer 14:27:07 2a23fa8c16f7: Pulling fs layer 14:27:07 777b28850792: Pulling fs layer 14:27:07 8a11ddd9e578: Pulling fs layer 14:27:07 4cf88f913ddb: Pulling fs layer 14:27:07 1df406cf5192: Pulling fs layer 14:27:07 cd6300453558: Pulling fs layer 14:27:07 b9c365052c96: Pulling fs layer 14:27:07 a2d8cc88f415: Pulling fs layer 14:27:07 ea1d1ca13537: Pulling fs layer 14:27:07 3750a50a1c5e: Pulling fs layer 14:27:07 cd6300453558: Waiting 14:27:07 b9c365052c96: Waiting 14:27:07 a2d8cc88f415: Waiting 14:27:07 3750a50a1c5e: Waiting 14:27:07 ea1d1ca13537: Waiting 14:27:07 1df406cf5192: Waiting 14:27:07 8a11ddd9e578: Waiting 14:27:07 4cf88f913ddb: Waiting 14:27:07 777b28850792: Verifying Checksum 14:27:07 777b28850792: Download complete 14:27:07 2a23fa8c16f7: Verifying Checksum 14:27:07 2a23fa8c16f7: Download complete 14:27:07 4cf88f913ddb: Verifying Checksum 14:27:07 4cf88f913ddb: Download complete 14:27:07 1df406cf5192: Download complete 14:27:07 + 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 . 14:27:07 cde5963f3b93: Verifying Checksum 14:27:07 cde5963f3b93: Download complete 14:27:07 Sending build context to Docker daemon 2.699MB 14:27:07 Step 1/8 : ARG BASE=golang:1.13-alpine 14:27:07 Step 2/8 : FROM ${BASE} 14:27:07 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:27:07 e6b0cf9c0882: Pulling fs layer 14:27:07 2848faf0eed1: Pulling fs layer 14:27:07 0f37312ad70f: Pulling fs layer 14:27:07 5788d62ee057: Pulling fs layer 14:27:07 0e6b1d234666: Pulling fs layer 14:27:07 bf5d7aec512f: Pulling fs layer 14:27:07 34c802a77dc8: Pulling fs layer 14:27:07 9eb99e56ec68: Pulling fs layer 14:27:07 27c7a5d97fbd: Pulling fs layer 14:27:07 5c102a31e300: Pulling fs layer 14:27:07 dcfb455df0a1: Pulling fs layer 14:27:07 5788d62ee057: Waiting 14:27:07 bf5d7aec512f: Waiting 14:27:07 34c802a77dc8: Waiting 14:27:07 9eb99e56ec68: Waiting 14:27:07 27c7a5d97fbd: Waiting 14:27:07 5c102a31e300: Waiting 14:27:07 dcfb455df0a1: Waiting 14:27:08 0f37312ad70f: Verifying Checksum 14:27:08 0f37312ad70f: Download complete 14:27:08 2848faf0eed1: Verifying Checksum 14:27:08 2848faf0eed1: Download complete 14:27:08 0e6b1d234666: Verifying Checksum 14:27:08 0e6b1d234666: Download complete 14:27:08 bf5d7aec512f: Verifying Checksum 14:27:08 bf5d7aec512f: Download complete 14:27:08 e6b0cf9c0882: Verifying Checksum 14:27:08 e6b0cf9c0882: Download complete 14:27:08 cde5963f3b93: Pull complete 14:27:08 e6b0cf9c0882: Pull complete 14:27:08 2848faf0eed1: Pull complete 14:27:08 0f37312ad70f: Pull complete 14:27:08 2a23fa8c16f7: Pull complete 14:27:09 34c802a77dc8: Verifying Checksum 14:27:09 34c802a77dc8: Download complete 14:27:09 27c7a5d97fbd: Verifying Checksum 14:27:09 27c7a5d97fbd: Download complete 14:27:09 777b28850792: Pull complete 14:27:09 5c102a31e300: Verifying Checksum 14:27:09 5c102a31e300: Download complete 14:27:09 dcfb455df0a1: Verifying Checksum 14:27:09 dcfb455df0a1: Download complete 14:27:10 9eb99e56ec68: Verifying Checksum 14:27:10 9eb99e56ec68: Download complete 14:27:10 5788d62ee057: Verifying Checksum 14:27:10 5788d62ee057: Download complete 14:27:11 cd6300453558: Verifying Checksum 14:27:11 cd6300453558: Download complete 14:27:11 a2d8cc88f415: Verifying Checksum 14:27:11 a2d8cc88f415: Download complete 14:27:14 ea1d1ca13537: Verifying Checksum 14:27:14 ea1d1ca13537: Download complete 14:27:14 3750a50a1c5e: Verifying Checksum 14:27:14 3750a50a1c5e: Download complete 14:27:16 5788d62ee057: Pull complete 14:27:16 0e6b1d234666: Pull complete 14:27:17 b9c365052c96: Verifying Checksum 14:27:17 b9c365052c96: Download complete 14:27:17 bf5d7aec512f: Pull complete 14:27:18 8a11ddd9e578: Verifying Checksum 14:27:18 8a11ddd9e578: Download complete 14:27:21 34c802a77dc8: Pull complete 14:27:24 9eb99e56ec68: Pull complete 14:27:24 27c7a5d97fbd: Pull complete 14:27:25 5c102a31e300: Pull complete 14:27:25 dcfb455df0a1: Pull complete 14:27:25 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:27:25 ---> 7c70fe431013 14:27:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:27:25 ---> Running in 350575427dea 14:27:26 Removing intermediate container 350575427dea 14:27:26 ---> 4e62cba7b10b 14:27:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:26 ---> Running in 4e1f7a68e1db 14:27:27 Removing intermediate container 4e1f7a68e1db 14:27:27 ---> ef88dab2b880 14:27:27 Step 5/8 : RUN apk add --no-cache make git 14:27:27 ---> Running in d40953a2a44a 14:27:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:27:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:27:28 OK: 143 MiB in 39 packages 14:27:28 Removing intermediate container d40953a2a44a 14:27:28 ---> 8869661788b5 14:27:28 Step 6/8 : WORKDIR /device-sdk-go 14:27:28 ---> Running in a48dc0c89fba 14:27:28 Removing intermediate container a48dc0c89fba 14:27:28 ---> 341f4e20c0dc 14:27:28 Step 7/8 : COPY . . 14:27:29 ---> f28f08854715 14:27:29 Step 8/8 : RUN go mod download 14:27:29 ---> Running in d6a7627558c0 14:27:30 8a11ddd9e578: Pull complete 14:27:30 4cf88f913ddb: Pull complete 14:27:30 1df406cf5192: Pull complete 14:27:31 go: finding github.com/BurntSushi/toml v0.3.1 14:27:31 go: finding github.com/OneOfOne/xxhash v1.2.6 14:27:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:27:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:27:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:27:31 go: finding github.com/bgentry/speakeasy v0.1.0 14:27:31 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 14:27:31 go: finding github.com/davecgh/go-spew v1.1.1 14:27:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 14:27:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 14:27:31 go: finding github.com/fatih/color v1.7.0 14:27:31 go: finding github.com/go-kit/kit v0.8.0 14:27:31 go: finding github.com/go-logfmt/logfmt v0.4.0 14:27:31 go: finding github.com/go-stack/stack v1.8.0 14:27:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:27:32 go: finding github.com/google/uuid v1.1.0 14:27:32 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 14:27:32 go: finding github.com/gorilla/mux v1.6.2 14:27:32 go: finding github.com/hashicorp/consul v1.4.2 14:27:32 go: finding github.com/hashicorp/errwrap v1.0.0 14:27:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 14:27:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:27:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:27:32 go: finding github.com/hashicorp/go-multierror v1.0.0 14:27:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:27:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:27:32 go: finding github.com/hashicorp/go-syslog v1.0.0 14:27:32 go: finding github.com/hashicorp/go-uuid v1.0.1 14:27:32 go: finding github.com/hashicorp/go.net v0.0.1 14:27:32 go: finding github.com/hashicorp/golang-lru v0.5.0 14:27:32 go: finding github.com/hashicorp/logutils v1.0.0 14:27:32 go: finding github.com/hashicorp/mdns v1.0.0 14:27:32 go: finding github.com/hashicorp/memberlist v0.1.3 14:27:32 go: finding github.com/hashicorp/serf v0.8.2 14:27:32 go: finding github.com/jessevdk/go-flags v1.4.0 14:27:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:27:32 go: finding github.com/mattn/go-colorable v0.0.9 14:27:32 go: finding github.com/mattn/go-isatty v0.0.3 14:27:32 go: finding github.com/miekg/dns v1.0.14 14:27:32 go: finding github.com/mitchellh/cli v1.0.0 14:27:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:27:32 go: finding github.com/mitchellh/copystructure v1.0.0 14:27:32 go: finding github.com/mitchellh/go-homedir v1.0.0 14:27:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:27:32 go: finding github.com/mitchellh/gox v0.4.0 14:27:32 go: finding github.com/mitchellh/iochan v1.0.0 14:27:32 go: finding github.com/mitchellh/mapstructure v1.1.2 14:27:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:27:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:27:32 go: finding github.com/pelletier/go-toml v1.2.0 14:27:32 go: finding github.com/pkg/errors v0.8.1 14:27:32 go: finding github.com/pmezard/go-difflib v1.0.0 14:27:32 go: finding github.com/posener/complete v1.1.1 14:27:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:27:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:27:32 go: finding github.com/stretchr/objx v0.1.0 14:27:32 go: finding github.com/stretchr/testify v1.3.0 14:27:32 go: finding github.com/ugorji/go v1.1.4 14:27:32 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:27:33 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:27:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:27:33 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:27:33 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:27:33 go: finding gopkg.in/yaml.v2 v2.2.2 14:27:36 cd6300453558: Pull complete 14:27:40 b9c365052c96: Pull complete 14:27:40 a2d8cc88f415: Pull complete 14:27:41 Removing intermediate container d6a7627558c0 14:27:41 ---> 39423cb310bc 14:27:41 Successfully built 39423cb310bc 14:27:41 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 14:27:41 + docker inspect -f . ci-base-image-x86_64 14:27:41 . [Pipeline] withDockerContainer 14:27:42 prd-centos7-docker-4c-2g-899 does not seem to be running inside a container 14:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:27:42 $ docker top 229d395081baeead9009c8922af7154f57c987093ded01c9d246ff3276d627c2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:43 ea1d1ca13537: Pull complete 14:27:43 3750a50a1c5e: Pull complete 14:27:43 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:27:43 ---> 78745c68409d 14:27:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:27:43 + go version 14:27:43 go version go1.13.5 linux/amd64 [Pipeline] sh 14:27:43 + make test 14:27:43 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:27:47 ---> Running in b903a8cf17e2 14:27:47 Removing intermediate container b903a8cf17e2 14:27:47 ---> 057e0af50d3a 14:27:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:47 ---> Running in aceda0a973f7 14:27:49 Removing intermediate container aceda0a973f7 14:27:49 ---> 16c6c29dbde6 14:27:49 Step 5/8 : RUN apk add --no-cache make git 14:27:49 ---> Running in f458bf6de287 14:27:50 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:27:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:27:52 OK: 125 MiB in 39 packages 14:27:53 Removing intermediate container f458bf6de287 14:27:53 ---> 4317e984034e 14:27:53 Step 6/8 : WORKDIR /device-sdk-go 14:27:54 ---> Running in 619015b93762 14:27:54 Removing intermediate container 619015b93762 14:27:54 ---> 7063a192f2eb 14:27:54 Step 7/8 : COPY . . 14:27:55 ---> e02b0c6d5289 14:27:55 Step 8/8 : RUN go mod download 14:27:55 ---> Running in 046188a08988 14:27:57 go: finding github.com/BurntSushi/toml v0.3.1 14:27:57 go: finding github.com/OneOfOne/xxhash v1.2.6 14:27:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:27:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:27:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:27:57 go: finding github.com/bgentry/speakeasy v0.1.0 14:27:57 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 14:27:57 go: finding github.com/davecgh/go-spew v1.1.1 14:27:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 14:27:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 14:27:57 go: finding github.com/fatih/color v1.7.0 14:27:57 go: finding github.com/go-kit/kit v0.8.0 14:27:57 go: finding github.com/go-logfmt/logfmt v0.4.0 14:27:57 go: finding github.com/go-stack/stack v1.8.0 14:27:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:27:57 go: finding github.com/google/uuid v1.1.0 14:27:57 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 14:27:57 go: finding github.com/gorilla/mux v1.6.2 14:27:57 go: finding github.com/hashicorp/consul v1.4.2 14:27:57 go: finding github.com/hashicorp/errwrap v1.0.0 14:27:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 14:27:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:27:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:27:57 go: finding github.com/hashicorp/go-multierror v1.0.0 14:27:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:27:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:27:57 go: finding github.com/hashicorp/go-syslog v1.0.0 14:27:57 go: finding github.com/hashicorp/go-uuid v1.0.1 14:27:57 go: finding github.com/hashicorp/go.net v0.0.1 14:27:57 go: finding github.com/hashicorp/golang-lru v0.5.0 14:27:57 go: finding github.com/hashicorp/logutils v1.0.0 14:27:57 go: finding github.com/hashicorp/mdns v1.0.0 14:27:57 go: finding github.com/hashicorp/memberlist v0.1.3 14:27:57 go: finding github.com/hashicorp/serf v0.8.2 14:27:57 go: finding github.com/jessevdk/go-flags v1.4.0 14:27:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:27:57 go: finding github.com/mattn/go-colorable v0.0.9 14:27:57 go: finding github.com/mattn/go-isatty v0.0.3 14:27:57 go: finding github.com/miekg/dns v1.0.14 14:27:57 go: finding github.com/mitchellh/cli v1.0.0 14:27:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:27:57 go: finding github.com/mitchellh/copystructure v1.0.0 14:27:57 go: finding github.com/mitchellh/go-homedir v1.0.0 14:27:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:27:57 go: finding github.com/mitchellh/gox v0.4.0 14:27:57 go: finding github.com/mitchellh/iochan v1.0.0 14:27:57 go: finding github.com/mitchellh/mapstructure v1.1.2 14:27:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:27:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:27:57 go: finding github.com/pelletier/go-toml v1.2.0 14:27:57 go: finding github.com/pkg/errors v0.8.1 14:27:57 go: finding github.com/pmezard/go-difflib v1.0.0 14:27:57 go: finding github.com/posener/complete v1.1.1 14:27:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:27:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:27:57 go: finding github.com/stretchr/objx v0.1.0 14:27:57 go: finding github.com/stretchr/testify v1.3.0 14:27:57 go: finding github.com/ugorji/go v1.1.4 14:27:57 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:27:57 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:27:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:27:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:27:57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:27:57 go: finding gopkg.in/yaml.v2 v2.2.2 14:27:58 ? github.com/edgexfoundry/device-sdk-go [no test files] 14:27:58 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 14:27:58 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 14:28:00 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 23.1% of statements 14:28:00 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.050s coverage: 95.8% of statements 14:28:03 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.058s coverage: 12.7% of statements 14:28:03 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.008s coverage: 20.5% of statements 14:28:16 Removing intermediate container 046188a08988 14:28:16 ---> 7e0208b314e6 14:28:16 Successfully built 7e0208b314e6 14:28:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:16 + docker inspect -f . ci-base-image-arm64 14:28:16 . [Pipeline] withDockerContainer 14:28:17 prd-ubuntu18.04-docker-arm64-4c-16g-898 does not seem to be running inside a container 14:28:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:28:18 $ docker top 86a27ea9471ff1f7ff3b592b9866338465cc58b3bcfb459773192f569767250c -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:20 + go version 14:28:20 go version go1.13.5 linux/arm64 [Pipeline] sh 14:28:20 + make test 14:28:20 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:28:36 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.015s coverage: 30.0% of statements 14:28:36 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.446s coverage: 42.3% of statements 14:28:36 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 14:28:36 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 14:28:36 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.340s coverage: 77.7% of statements 14:28:36 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 14:28:36 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 14:28:36 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 14:28:36 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.017s coverage: 52.6% of statements 14:28:36 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.110s coverage: 76.1% of statements 14:28:36 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 14:28:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:28:36 gofmt -l . 14:28:36 [ "`gofmt -l .`" = "" ] 14:28:36 ./bin/test-attribution-txt.sh 14:28:36 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:28:37 Stashed 1 file(s) [Pipeline] } 14:28:37 $ docker stop --time=1 229d395081baeead9009c8922af7154f57c987093ded01c9d246ff3276d627c2 14:28:39 $ docker rm -f 229d395081baeead9009c8922af7154f57c987093ded01c9d246ff3276d627c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:28:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:28:40 + ls -al . 14:28:40 total 200 14:28:40 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 17 14:28 . 14:28:40 drwxrwxr-x. 4 jenkins jenkins 28 Mar 17 14:27 .. 14:28:40 drwxrwxr-x. 3 jenkins jenkins 20 Mar 17 14:27 api 14:28:40 -rw-rw-r--. 1 jenkins jenkins 3321 Mar 17 14:27 async.go 14:28:40 drwxrwxr-x. 2 jenkins jenkins 64 Mar 17 14:27 bin 14:28:40 -rw-r--r--. 1 jenkins jenkins 102163 Mar 17 14:28 coverage.out 14:28:40 -rw-rw-r--. 1 jenkins jenkins 936 Mar 17 14:27 Dockerfile.build 14:28:40 -rw-rw-r--. 1 jenkins jenkins 140 Mar 17 14:27 .dockerignore 14:28:40 drwxrwxr-x. 4 jenkins jenkins 31 Mar 17 14:27 example 14:28:40 drwxrwxr-x. 8 jenkins jenkins 179 Mar 17 14:27 .git 14:28:40 drwxrwxr-x. 2 jenkins jenkins 38 Mar 17 14:27 .github 14:28:40 -rw-rw-r--. 1 jenkins jenkins 138 Mar 17 14:27 .gitignore 14:28:40 -rw-r--r--. 1 jenkins jenkins 536 Mar 17 14:28 go.mod 14:28:40 -rw-r--r--. 1 jenkins jenkins 11140 Mar 17 14:28 go.sum 14:28:40 drwxrwxr-x. 13 jenkins jenkins 176 Mar 17 14:27 internal 14:28:40 -rw-rw-r--. 1 jenkins jenkins 808 Mar 17 14:27 Jenkinsfile 14:28:40 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 17 14:27 LICENSE 14:28:40 -rw-rw-r--. 1 jenkins jenkins 892 Mar 17 14:27 Makefile 14:28:40 -rw-rw-r--. 1 jenkins jenkins 4352 Mar 17 14:27 manageddevices.go 14:28:40 -rw-rw-r--. 1 jenkins jenkins 5473 Mar 17 14:27 managedprofiles.go 14:28:40 -rw-rw-r--. 1 jenkins jenkins 3878 Mar 17 14:27 managedwatchers.go 14:28:40 drwxrwxr-x. 4 jenkins jenkins 35 Mar 17 14:27 pkg 14:28:40 -rw-rw-r--. 1 jenkins jenkins 761 Mar 17 14:27 README.md 14:28:40 drwxrwxr-x. 3 jenkins jenkins 58 Mar 17 14:27 .semver 14:28:40 -rw-rw-r--. 1 jenkins jenkins 9817 Mar 17 14:27 service.go 14:28:40 drwxrwxr-x. 4 jenkins jenkins 54 Mar 17 14:27 snap 14:28:40 -rw-rw-r--. 1 jenkins jenkins 5 Mar 17 14:24 VERSION 14:28:40 -rw-rw-r--. 1 jenkins jenkins 222 Mar 17 14:27 version.go [Pipeline] isUnix [Pipeline] sh 14:28:41 + 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=04e5a69358a4da520f4e5cb11afc315518e5782d --label arch=amd64 --label version=0.0.0 . 14:28:41 Sending build context to Docker daemon 2.826MB 14:28:41 Step 1/20 : ARG BASE=golang:1.13-alpine 14:28:41 Step 2/20 : FROM ${BASE} AS builder 14:28:41 ---> 39423cb310bc 14:28:41 Step 3/20 : ARG MAKE='make build' 14:28:41 ---> Running in 4bc5119948dc 14:28:41 Removing intermediate container 4bc5119948dc 14:28:41 ---> 2b5797dae1c1 14:28:41 Step 4/20 : WORKDIR /device-sdk-go 14:28:41 ---> Running in f56ed3df5d1d 14:28:41 Removing intermediate container f56ed3df5d1d 14:28:41 ---> 45b5135d29df 14:28:41 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:28:41 ---> Running in 7e3f2e03931f 14:28:41 Removing intermediate container 7e3f2e03931f 14:28:41 ---> ca4f19b4dd04 14:28:41 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:41 ---> Running in 6ecec7daed4a 14:28:42 Removing intermediate container 6ecec7daed4a 14:28:42 ---> 400267fc481f 14:28:42 Step 7/20 : RUN apk add --update --no-cache make git 14:28:42 ---> Running in 496ee785c02d 14:28:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:28:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:28:43 OK: 143 MiB in 39 packages 14:28:44 Removing intermediate container 496ee785c02d 14:28:44 ---> 562102f52482 14:28:44 Step 8/20 : COPY . . 14:28:44 ---> be7fb35bb8e9 14:28:44 Step 9/20 : RUN ${MAKE} 14:28:45 ---> Running in 78fa4b211e66 14:28:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:28:57 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 14:29:04 Removing intermediate container 78fa4b211e66 14:29:04 ---> b092f6e39933 14:29:04 Step 10/20 : FROM scratch 14:29:04 ---> 14:29:04 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:29:04 ---> Running in cdf21807b881 14:29:04 Removing intermediate container cdf21807b881 14:29:04 ---> 74df55188b8f 14:29:04 Step 12/20 : ENV APP_PORT=49990 14:29:04 ---> Running in 2c2ba43d13e1 14:29:04 Removing intermediate container 2c2ba43d13e1 14:29:04 ---> 02d110fd47de 14:29:04 Step 13/20 : EXPOSE $APP_PORT 14:29:04 ---> Running in 38dd51b6ae20 14:29:04 Removing intermediate container 38dd51b6ae20 14:29:04 ---> b449297d946d 14:29:04 Step 14/20 : WORKDIR / 14:29:05 ---> Running in 1dd68b2fd710 14:29:05 Removing intermediate container 1dd68b2fd710 14:29:05 ---> edc7a5bc5986 14:29:05 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 14:29:06 ---> 86416cdc8db1 14:29:06 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 14:29:06 ---> e93a38b6bce0 14:29:06 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 14:29:06 ---> Running in b30dc3112802 14:29:06 Removing intermediate container b30dc3112802 14:29:06 ---> c8589dd767a7 14:29:06 Step 18/20 : LABEL arch=amd64 14:29:06 ---> Running in 2210ac10009c 14:29:07 Removing intermediate container 2210ac10009c 14:29:07 ---> b13edb5cd2b4 14:29:07 Step 19/20 : LABEL git_sha=04e5a69358a4da520f4e5cb11afc315518e5782d 14:29:07 ---> Running in c56774dc6146 14:29:07 Removing intermediate container c56774dc6146 14:29:07 ---> 2b5f4b014977 14:29:07 Step 20/20 : LABEL version=0.0.0 14:29:07 ---> Running in 46d04b7b3be8 14:29:07 ? github.com/edgexfoundry/device-sdk-go [no test files] 14:29:07 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 14:29:07 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 14:29:07 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.025s coverage: 23.1% of statements 14:29:07 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.197s coverage: 95.8% of statements 14:29:07 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.075s coverage: 12.7% of statements 14:29:07 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.029s coverage: 20.5% of statements 14:29:07 Removing intermediate container 46d04b7b3be8 14:29:07 ---> 14fc51eb847f 14:29:07 [Warning] One or more build-args [ARCH] were not consumed 14:29:07 Successfully built 14fc51eb847f 14:29:08 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] } 14:29:39 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.076s coverage: 30.0% of statements 14:29:39 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.412s coverage: 42.3% of statements 14:29:39 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 14:29:39 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 14:29:39 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.657s coverage: 77.7% of statements 14:29:39 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 14:29:39 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 14:29:39 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 14:29:39 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.047s coverage: 52.6% of statements 14:29:39 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.352s coverage: 76.1% of statements 14:29:39 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 14:29:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:29:48 gofmt -l . 14:29:48 [ "`gofmt -l .`" = "" ] 14:29:48 ./bin/test-attribution-txt.sh 14:29:48 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:29:49 Warning: overwriting stash ‘coverage-report’ 14:29:49 Stashed 1 file(s) [Pipeline] } 14:29:49 $ docker stop --time=1 86a27ea9471ff1f7ff3b592b9866338465cc58b3bcfb459773192f569767250c 14:29:51 $ docker rm -f 86a27ea9471ff1f7ff3b592b9866338465cc58b3bcfb459773192f569767250c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:29:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:29:53 + ls -al . 14:29:53 total 240 14:29:53 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 14:29 . 14:29:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:26 .. 14:29:53 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 14:26 .dockerignore 14:29:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 14:27 .git 14:29:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:26 .github 14:29:53 -rw-rw-r-- 1 jenkins jenkins 138 Mar 17 14:26 .gitignore 14:29:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 14:27 .semver 14:29:53 -rw-rw-r-- 1 jenkins jenkins 936 Mar 17 14:26 Dockerfile.build 14:29:53 -rw-rw-r-- 1 jenkins jenkins 808 Mar 17 14:26 Jenkinsfile 14:29:53 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 14:26 LICENSE 14:29:53 -rw-rw-r-- 1 jenkins jenkins 892 Mar 17 14:26 Makefile 14:29:53 -rw-rw-r-- 1 jenkins jenkins 761 Mar 17 14:26 README.md 14:29:53 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 14:24 VERSION 14:29:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 14:26 api 14:29:53 -rw-rw-r-- 1 jenkins jenkins 3321 Mar 17 14:26 async.go 14:29:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:26 bin 14:29:53 -rw-r--r-- 1 jenkins jenkins 102163 Mar 17 14:29 coverage.out 14:29:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:26 example 14:29:53 -rw-r--r-- 1 jenkins jenkins 536 Mar 17 14:29 go.mod 14:29:53 -rw-r--r-- 1 jenkins jenkins 11140 Mar 17 14:29 go.sum 14:29:53 drwxrwxr-x 13 jenkins jenkins 4096 Mar 17 14:26 internal 14:29:53 -rw-rw-r-- 1 jenkins jenkins 4352 Mar 17 14:26 manageddevices.go 14:29:53 -rw-rw-r-- 1 jenkins jenkins 5473 Mar 17 14:26 managedprofiles.go 14:29:53 -rw-rw-r-- 1 jenkins jenkins 3878 Mar 17 14:26 managedwatchers.go 14:29:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:26 pkg 14:29:53 -rw-rw-r-- 1 jenkins jenkins 9817 Mar 17 14:26 service.go 14:29:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:26 snap 14:29:53 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 14:26 version.go [Pipeline] isUnix [Pipeline] sh 14:29:53 + 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=04e5a69358a4da520f4e5cb11afc315518e5782d --label arch=arm64 --label version=0.0.0 . 14:29:54 Sending build context to Docker daemon 2.826MB 14:29:54 Step 1/20 : ARG BASE=golang:1.13-alpine 14:29:54 Step 2/20 : FROM ${BASE} AS builder 14:29:54 ---> 7e0208b314e6 14:29:54 Step 3/20 : ARG MAKE='make build' 14:29:54 ---> Running in 707340b2cc1b 14:29:54 Removing intermediate container 707340b2cc1b 14:29:54 ---> 7d6a64159627 14:29:54 Step 4/20 : WORKDIR /device-sdk-go 14:29:54 ---> Running in 811838d893d2 14:29:55 Removing intermediate container 811838d893d2 14:29:55 ---> 67e3d9806521 14:29:55 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:29:55 ---> Running in 3df0b2575eeb 14:29:55 Removing intermediate container 3df0b2575eeb 14:29:55 ---> 619510e98031 14:29:55 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:55 ---> Running in b916bd489f8f 14:29:57 Removing intermediate container b916bd489f8f 14:29:57 ---> 6e16e4fb1c7a 14:29:57 Step 7/20 : RUN apk add --update --no-cache make git 14:29:57 ---> Running in 44148ac53fb9 14:29:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:29:59 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:29:59 OK: 125 MiB in 39 packages 14:30:00 Removing intermediate container 44148ac53fb9 14:30:00 ---> 503fb6bb6a6d 14:30:00 Step 8/20 : COPY . . 14:30:02 ---> 2e8674a25eee 14:30:02 Step 9/20 : RUN ${MAKE} 14:30:02 ---> Running in 3584519cb5df 14:30:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:30:41 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 14:30:54 Removing intermediate container 3584519cb5df 14:30:54 ---> 073f8c708b43 14:30:54 Step 10/20 : FROM scratch 14:30:54 ---> 14:30:54 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:30:54 ---> Running in b9a706a9f044 14:30:54 Removing intermediate container b9a706a9f044 14:30:54 ---> 5423d15d62ba 14:30:54 Step 12/20 : ENV APP_PORT=49990 14:30:54 ---> Running in 6e9585af4bcb 14:30:54 Removing intermediate container 6e9585af4bcb 14:30:54 ---> f87543b22605 14:30:54 Step 13/20 : EXPOSE $APP_PORT 14:30:54 ---> Running in 9218716170eb 14:30:54 Removing intermediate container 9218716170eb 14:30:54 ---> c1c2f8cc457b 14:30:54 Step 14/20 : WORKDIR / 14:30:54 ---> Running in c32159ec10ef 14:30:55 Removing intermediate container c32159ec10ef 14:30:55 ---> 16a1f0832a1b 14:30:55 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 14:30:56 ---> 0f6bab87fbfc 14:30:56 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 14:30:56 ---> 8fc27a110318 14:30:56 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 14:30:57 ---> Running in 6abdbfa6f0c9 14:30:57 Removing intermediate container 6abdbfa6f0c9 14:30:57 ---> 12347239e388 14:30:57 Step 18/20 : LABEL arch=arm64 14:30:57 ---> Running in 031eaef8af27 14:30:57 Removing intermediate container 031eaef8af27 14:30:57 ---> 6a1d99eb8394 14:30:57 Step 19/20 : LABEL git_sha=04e5a69358a4da520f4e5cb11afc315518e5782d 14:30:57 ---> Running in 563b411747fb 14:30:58 Removing intermediate container 563b411747fb 14:30:58 ---> 1454ac1cf16b 14:30:58 Step 20/20 : LABEL version=0.0.0 14:30:58 ---> Running in f560d35a8d67 14:30:58 Removing intermediate container f560d35a8d67 14:30:58 ---> 8b420beabc86 14:30:58 [Warning] One or more build-args [ARCH] were not consumed 14:30:58 Successfully built 8b420beabc86 14:30:58 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 14:30:59 provisioning config files... 14:30:59 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config7279819252243662612tmp [Pipeline] { [Pipeline] sh 14:31:00 + curl -s https://codecov.io/bash 14:31:00 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config7279819252243662612tmp 14:31:00 14:31:00 _____ _ 14:31:00 / ____| | | 14:31:00 | | ___ __| | ___ ___ _____ __ 14:31:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:31:00 | |___| (_) | (_| | __/ (_| (_) \ V / 14:31:00 \_____\___/ \__,_|\___|\___\___/ \_/ 14:31:00 Bash-20200316-40b1c41 14:31:00 14:31:00 14:31:00 ==> Jenkins CI detected. 14:31:00 project root: . 14:31:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:31:00 ==> Running gcov in . (disable via -X gcov) 14:31:00 ==> Python coveragepy not found 14:31:00 ==> Searching for coverage reports in: 14:31:00 + . 14:31:00 -> Found 1 reports 14:31:00 ==> Detecting git/mercurial file structure 14:31:00 ==> Reading reports 14:31:00 + ./coverage.out bytes=102163 14:31:00 ==> Appending adjustments 14:31:00 http://docs.codecov.io/docs/fixing-reports 14:31:00 + Found adjustments 14:31:00 ==> Gzipping contents 14:31:00 ==> Uploading reports 14:31:00 url: https://codecov.io 14:31:00 query: branch=PR-464&commit=04e5a69358a4da520f4e5cb11afc315518e5782d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= 14:31:00 -> Pinging Codecov 14:31:00 https://codecov.io/upload/v4?package=bash-20200316-40b1c41&token=secret&branch=PR-464&commit=04e5a69358a4da520f4e5cb11afc315518e5782d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= 14:31:01 -> Uploading 14:31:01 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/04e5a69358a4da520f4e5cb11afc315518e5782d [Pipeline] } 14:31:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:31:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:31:03 ---> package-listing.sh 14:31:03 ++ facter osfamily 14:31:03 ++ tr '[:upper:]' '[:lower:]' 14:31:03 + OS_FAMILY=redhat 14:31:03 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-464 14:31:03 + START_PACKAGES=/tmp/packages_start.txt 14:31:03 + END_PACKAGES=/tmp/packages_end.txt 14:31:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:31:03 + PACKAGES=/tmp/packages_start.txt 14:31:03 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' 14:31:03 + PACKAGES=/tmp/packages_end.txt 14:31:03 + case "${OS_FAMILY}" in 14:31:03 + rpm -qa 14:31:03 + sort 14:31:07 + '[' -f /tmp/packages_start.txt ']' 14:31:07 + '[' -f /tmp/packages_end.txt ']' 14:31:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:31:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' 14:31:07 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ 14:31:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [Pipeline] isUnix [Pipeline] sh 14:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:31:08 14:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:31:08 alpine: Pulling from edgex-lftools-log-publisher 14:31:08 c9b1b535fdd9: Pulling fs layer 14:31:08 2cc5ad85d9ab: Pulling fs layer 14:31:08 756a868c4378: Pulling fs layer 14:31:08 444b2fc9a129: Pulling fs layer 14:31:08 ea15f1150254: Pulling fs layer 14:31:08 41b27a9f41bf: Pulling fs layer 14:31:08 28c525ee5125: Pulling fs layer 14:31:08 094b1ea09ed8: Pulling fs layer 14:31:08 138eaada9080: Pulling fs layer 14:31:08 0622d0fa9048: Pulling fs layer 14:31:08 444b2fc9a129: Waiting 14:31:08 ea15f1150254: Waiting 14:31:08 41b27a9f41bf: Waiting 14:31:08 28c525ee5125: Waiting 14:31:08 094b1ea09ed8: Waiting 14:31:08 138eaada9080: Waiting 14:31:08 0622d0fa9048: Waiting 14:31:08 2cc5ad85d9ab: Verifying Checksum 14:31:08 2cc5ad85d9ab: Download complete 14:31:08 444b2fc9a129: Verifying Checksum 14:31:08 444b2fc9a129: Download complete 14:31:08 c9b1b535fdd9: Verifying Checksum 14:31:08 c9b1b535fdd9: Download complete 14:31:08 ea15f1150254: Verifying Checksum 14:31:08 ea15f1150254: Download complete 14:31:08 28c525ee5125: Verifying Checksum 14:31:08 28c525ee5125: Download complete 14:31:08 c9b1b535fdd9: Pull complete 14:31:08 756a868c4378: Verifying Checksum 14:31:08 756a868c4378: Download complete 14:31:08 2cc5ad85d9ab: Pull complete 14:31:09 138eaada9080: Verifying Checksum 14:31:09 138eaada9080: Download complete 14:31:09 0622d0fa9048: Verifying Checksum 14:31:09 0622d0fa9048: Download complete 14:31:09 094b1ea09ed8: Verifying Checksum 14:31:09 094b1ea09ed8: Download complete 14:31:09 41b27a9f41bf: Verifying Checksum 14:31:09 41b27a9f41bf: Download complete 14:31:10 756a868c4378: Pull complete 14:31:10 444b2fc9a129: Pull complete 14:31:11 ea15f1150254: Pull complete 14:31:15 41b27a9f41bf: Pull complete 14:31:15 28c525ee5125: Pull complete 14:31:17 094b1ea09ed8: Pull complete 14:31:17 138eaada9080: Pull complete 14:31:19 0622d0fa9048: Pull complete 14:31:19 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:31:19 prd-centos7-docker-4c-2g-897 does not seem to be running inside a container 14:31:19 $ 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_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:31:20 $ docker top 5313f2634ab22e89b43e1a3610c1047dd6a737b7b4d7e3c2e4b70fb279cff34c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:31:20 provisioning config files... 14:31:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config8923207206231267034tmp [Pipeline] { [Pipeline] echo 14:31:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:31:20 ---> create-netrc.sh [Pipeline] echo 14:31:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:31:21 ---> logs-deploy.sh 14:31:21 + ARCHIVE_ARTIFACTS= 14:31:21 + LOGS_SERVER=https://logs.edgexfoundry.org 14:31:21 + '[' https://logs.edgexfoundry.org == None ']' 14:31:21 + NEXUS_URL=https://nexus.edgexfoundry.org 14:31:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/5 14:31:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/5/ 14:31:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/5 /w/workspace/dgexfoundry_device-sdk-go_PR-464 14:31:22 Archives upload complete. 14:31:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/5/ 14:31:23 ---> uname -a: 14:31:23 Linux 5313f2634ab2 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 14:31:23 14:31:23 14:31:23 ---> lscpu: 14:31:23 Architecture: x86_64 14:31:23 CPU op-mode(s): 32-bit, 64-bit 14:31:23 Byte Order: Little Endian 14:31:23 Address sizes: 40 bits physical, 48 bits virtual 14:31:23 CPU(s): 4 14:31:23 On-line CPU(s) list: 0-3 14:31:23 Thread(s) per core: 1 14:31:23 Core(s) per socket: 1 14:31:23 Socket(s): 4 14:31:23 NUMA node(s): 1 14:31:23 Vendor ID: GenuineIntel 14:31:23 CPU family: 6 14:31:23 Model: 44 14:31:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:31:23 Stepping: 1 14:31:23 CPU MHz: 2933.442 14:31:23 BogoMIPS: 5866.88 14:31:23 Virtualization: VT-x 14:31:23 Hypervisor vendor: KVM 14:31:23 Virtualization type: full 14:31:23 L1d cache: 128 KiB 14:31:23 L1i cache: 128 KiB 14:31:23 L2 cache: 16 MiB 14:31:23 L3 cache: 64 MiB 14:31:23 NUMA node0 CPU(s): 0-3 14:31:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 14:31:23 Vulnerability Meltdown: Mitigation; PTI 14:31:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:31:23 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 14:31:23 Vulnerability Spectre v2: Mitigation; Full retpoline 14:31:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:31:23 14:31:23 14:31:23 ---> nproc: 14:31:23 4 14:31:23 14:31:23 14:31:23 ---> df -h: 14:31:23 Filesystem Size Used Available Use% Mounted on 14:31:23 overlay 50.0G 6.3G 43.7G 13% / 14:31:23 tmpfs 64.0M 0 64.0M 0% /dev 14:31:23 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 14:31:23 shm 64.0M 0 64.0M 0% /dev/shm 14:31:23 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 14:31:23 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 14:31:23 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 14:31:23 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 14:31:23 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464 14:31:23 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp 14:31:23 14:31:23 14:31:23 ---> free -m: 14:31:23 total used free shared buff/cache available 14:31:23 Mem: 1838 634 83 0 1120 1098 14:31:23 Swap: 1023 0 1023 14:31:23 14:31:23 14:31:23 ---> ip addr: 14:31:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:31:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:31:23 inet 127.0.0.1/8 scope host lo 14:31:23 valid_lft forever preferred_lft forever 14:31:23 6: eth0@if7: mtu 1458 qdisc noqueue state UP 14:31:23 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 14:31:23 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 14:31:23 valid_lft forever preferred_lft forever 14:31:23 14:31:23 14:31:23 ---> sar -b -r -n DEV: 14:31:23 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/17/20 _x86_64_ (4 CPU) 14:31:23 14:31:23 14:23:58 LINUX RESTART 14:31:23 14:31:23 14:25:03 tps rtps wtps bread/s bwrtn/s 14:31:23 14:26:01 9.60 0.00 9.60 0.00 2213.40 14:31:23 14:27:01 0.17 0.00 0.17 0.00 2.15 14:31:23 14:28:01 0.28 0.00 0.28 0.00 3.48 14:31:23 14:29:01 0.28 0.00 0.28 0.00 3.60 14:31:23 14:30:01 0.28 0.00 0.28 0.00 4.03 14:31:23 14:31:01 0.93 0.57 0.37 62.90 5.01 14:31:23 Average: 1.88 0.09 1.79 10.54 361.69 14:31:23 14:31:23 14:25:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:31:23 14:26:01 119420 1762884 93.66 2620 1200500 905288 30.89 463992 1141616 20 14:31:23 14:27:01 118556 1763748 93.70 2620 1200504 905824 30.91 465452 1141316 16 14:31:23 14:28:01 118364 1763940 93.71 2620 1200512 905728 30.90 465904 1140392 20 14:31:23 14:29:01 119800 1762504 93.64 2620 1200516 905608 30.90 465252 1140392 8 14:31:23 14:30:01 119496 1762808 93.65 2620 1200524 905680 30.90 465764 1140392 8 14:31:23 14:31:01 104236 1778068 94.46 2620 1202544 920144 31.39 472376 1141052 148 14:31:23 Average: 116645 1765659 93.80 2620 1200850 908045 30.98 466457 1140860 37 14:31:23 14:31:23 14:25:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:31:23 14:26:01 eth0 0.72 0.09 0.05 0.03 0.00 0.00 0.00 14:31:23 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:27:01 eth0 1.02 0.48 0.36 0.18 0.00 0.00 0.00 14:31:23 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:28:01 eth0 0.52 0.32 0.27 0.23 0.00 0.00 0.00 14:31:23 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 14:31:23 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:30:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 14:31:23 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:31:01 eth0 4.28 2.88 4.13 1.48 0.00 0.00 0.00 14:31:23 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 Average: eth0 1.16 0.68 0.83 0.33 0.00 0.00 0.00 14:31:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:23 14:31:23 14:31:23 ---> sar -P ALL: 14:31:23 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/17/20 _x86_64_ (4 CPU) 14:31:23 14:31:23 14:23:58 LINUX RESTART 14:31:23 14:31:23 14:25:03 CPU %user %nice %system %iowait %steal %idle 14:31:23 14:26:01 all 0.21 0.00 0.11 0.00 0.00 99.68 14:31:23 14:26:01 0 0.07 0.00 0.05 0.00 0.00 99.88 14:31:23 14:26:01 1 0.50 0.00 0.17 0.00 0.00 99.33 14:31:23 14:26:01 2 0.07 0.00 0.16 0.00 0.00 99.78 14:31:23 14:26:01 3 0.19 0.00 0.05 0.00 0.00 99.76 14:31:23 14:27:01 all 0.22 0.00 0.04 0.00 0.00 99.74 14:31:23 14:27:01 0 0.13 0.00 0.02 0.00 0.00 99.85 14:31:23 14:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 14:31:23 14:27:01 2 0.08 0.00 0.05 0.00 0.00 99.87 14:31:23 14:27:01 3 0.58 0.00 0.05 0.00 0.02 99.35 14:31:23 14:28:01 all 0.18 0.00 0.05 0.00 0.00 99.77 14:31:23 14:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:31:23 14:28:01 1 0.05 0.00 0.07 0.00 0.02 99.87 14:31:23 14:28:01 2 0.10 0.00 0.05 0.00 0.00 99.85 14:31:23 14:28:01 3 0.53 0.00 0.05 0.00 0.00 99.42 14:31:23 14:29:01 all 0.18 0.00 0.04 0.00 0.00 99.78 14:31:23 14:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:31:23 14:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 14:31:23 14:29:01 2 0.07 0.00 0.05 0.00 0.00 99.88 14:31:23 14:29:01 3 0.57 0.00 0.05 0.00 0.00 99.38 14:31:23 14:30:01 all 0.18 0.00 0.03 0.00 0.00 99.79 14:31:23 14:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:31:23 14:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 14:31:23 14:30:01 2 0.08 0.00 0.05 0.00 0.00 99.87 14:31:23 14:30:01 3 0.53 0.00 0.03 0.00 0.00 99.43 14:31:23 14:31:01 all 0.37 0.00 0.25 0.02 0.00 99.36 14:31:23 14:31:01 0 0.27 0.00 0.27 0.02 0.00 99.45 14:31:23 14:31:01 1 0.32 0.00 0.30 0.00 0.00 99.38 14:31:23 14:31:01 2 0.22 0.00 0.28 0.02 0.00 99.48 14:31:23 14:31:01 3 0.70 0.00 0.18 0.03 0.00 99.08 14:31:23 Average: all 0.22 0.00 0.09 0.00 0.00 99.69 14:31:23 Average: 0 0.10 0.00 0.06 0.00 0.00 99.84 14:31:23 Average: 1 0.17 0.00 0.10 0.00 0.00 99.72 14:31:23 Average: 2 0.10 0.00 0.11 0.00 0.00 99.79 14:31:23 Average: 3 0.52 0.00 0.07 0.01 0.00 99.40 14:31:23 14:31:23 14:31:23