Pull request #448 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 hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2554 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [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-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 Merge succeeded, producing cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 Checking out Revision cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 (PR-448) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # 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 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 Commit message: "Implement dynamic device discovery" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 59012dd085182b4a7256c85de80ec5795b2029eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:18 08:31:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:31:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:18 latest: Pulling from edgex-devops/git-semver 08:31:18 9123ac7c32f7: Pulling fs layer 08:31:18 b8cc5d1170e3: Pulling fs layer 08:31:18 2924cbbf6a41: Pulling fs layer 08:31:18 93b08a4f1073: Pulling fs layer 08:31:18 93b08a4f1073: Waiting 08:31:18 b8cc5d1170e3: Verifying Checksum 08:31:18 b8cc5d1170e3: Download complete 08:31:18 9123ac7c32f7: Verifying Checksum 08:31:18 9123ac7c32f7: Download complete 08:31:19 93b08a4f1073: Verifying Checksum 08:31:19 93b08a4f1073: Download complete 08:31:19 2924cbbf6a41: Verifying Checksum 08:31:19 2924cbbf6a41: Download complete 08:31:19 9123ac7c32f7: Pull complete 08:31:19 b8cc5d1170e3: Pull complete 08:31:21 2924cbbf6a41: Pull complete 08:31:21 93b08a4f1073: Pull complete 08:31:21 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:31:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:31:21 prd-centos7-docker-4c-2g-2554 does not seem to be running inside a container 08:31:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:31:22 $ docker top e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:23 [ssh-agent] Looking for ssh-agent implementation... 08:31:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:23 $ docker exec e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 ssh-agent 08:31:23 SSH_AUTH_SOCK=/tmp/ssh-IGwIcUdizI2V/agent.13 08:31:23 SSH_AGENT_PID=19 08:31:23 Running ssh-add (command line suppressed) 08:31:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5920082508336709328.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5920082508336709328.key) 08:31:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:24 + git describe --exact-match --tags HEAD 08:31:24 fatal: No names found, cannot describe anything. [Pipeline] } 08:31:24 $ docker exec --env ******** --env ******** e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 ssh-agent -k 08:31:25 unset SSH_AUTH_SOCK; 08:31:25 unset SSH_AGENT_PID; 08:31:25 echo Agent pid 19 killed; 08:31:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:31:25 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:31:25 This usually means this commit has not been tagged. [Pipeline] sshagent 08:31:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:25 [ssh-agent] Looking for ssh-agent implementation... 08:31:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:25 $ docker exec e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 ssh-agent 08:31:26 SSH_AUTH_SOCK=/tmp/ssh-p8jA4pv0PBkW/agent.54 08:31:26 SSH_AGENT_PID=60 08:31:26 Running ssh-add (command line suppressed) 08:31:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_3314337233845684084.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_3314337233845684084.key) 08:31:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:27 + git semver init 08:31:27 # -> Open(): unable to determine branch for HEAD 08:31:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git 08:31:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 08:31:27 # $SEMVER_REMOTE_NAME = origin 08:31:27 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 08:31:27 # $SEMVER_USER_NAME = jenkins 08:31:27 # $SEMVER_BRANCH = PR-448 08:31:27 # $SEMVER_TEMP = /tmp/semver-609626899 08:31:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:31:28 # '/tmp/semver-609626899' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' 08:31:28 # -> Force: false 08:31:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } 08:31:28 $ docker exec --env ******** --env ******** e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 ssh-agent -k 08:31:29 unset SSH_AUTH_SOCK; 08:31:29 unset SSH_AGENT_PID; 08:31:29 echo Agent pid 60 killed; 08:31:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:30 + git semver [Pipeline] } 08:31:30 $ docker stop --time=1 e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 08:31:32 $ docker rm -f e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:31:34 Stashed 36 file(s) [Pipeline] echo 08:31:34 [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 08:31:50 Still waiting to schedule task 08:31:50 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2554’ 08:31:50 Still waiting to schedule task 08:31:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:33:37 Running on prd-centos7-docker-4c-2g-2556 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 08:33:37 Running in /w/workspace/device-sdk-go/20 [Pipeline] { [Pipeline] checkout 08:33:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2555 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 08:33:38 Running in /w/workspace/device-sdk-go/20 [Pipeline] { [Pipeline] checkout 08:33:40 using credential edgex-jenkins-ssh 08:33:40 Cloning the remote Git repository 08:33:40 Cloning with configured refspecs honoured and without tags 08:33:40 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:33:40 > git init /w/workspace/device-sdk-go/20 # timeout=10 08:33:41 Fetching without tags 08:33:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:33:40 > git --version # timeout=10 08:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:33:40 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 08:33:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:33:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:33:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:41 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 08:33:41 Merge succeeded, producing cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 08:33:41 Checking out Revision cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 (PR-448) 08:33:41 > git config core.sparsecheckout # timeout=10 08:33:41 > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 08:33:41 > git remote # timeout=10 08:33:41 > git config --get remote.origin.url # timeout=10 08:33:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:41 > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 08:33:41 > git rev-parse HEAD^{commit} # timeout=10 08:33:41 > git config core.sparsecheckout # timeout=10 08:33:41 > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 08:33:44 using credential edgex-jenkins-ssh 08:33:44 Cloning the remote Git repository 08:33:44 Cloning with configured refspecs honoured and without tags 08:33:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:33:44 > git init /w/workspace/device-sdk-go/20 # timeout=10 08:33:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:33:44 > git --version # timeout=10 08:33:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:45 Commit message: "Implement dynamic device discovery" 08:33:45 Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 08:33:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:33:45 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 08:33:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:33:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:33:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 08:33:46 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 [Pipeline] echo 08:33:46 ========================================================= 08:33:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:33:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:33:46 Merge succeeded, producing cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 08:33:46 Checking out Revision cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 (PR-448) 08:33:47 + 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 . 08:33:47 Sending build context to Docker daemon 2.825MB 08:33:47 Step 1/8 : ARG BASE=golang:1.13-alpine 08:33:47 Step 2/8 : FROM ${BASE} 08:33:47 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:47 e6b0cf9c0882: Pulling fs layer 08:33:47 2848faf0eed1: Pulling fs layer 08:33:47 0f37312ad70f: Pulling fs layer 08:33:47 5788d62ee057: Pulling fs layer 08:33:47 0e6b1d234666: Pulling fs layer 08:33:47 bf5d7aec512f: Pulling fs layer 08:33:47 34c802a77dc8: Pulling fs layer 08:33:47 9eb99e56ec68: Pulling fs layer 08:33:47 27c7a5d97fbd: Pulling fs layer 08:33:47 5c102a31e300: Pulling fs layer 08:33:47 dcfb455df0a1: Pulling fs layer 08:33:47 34c802a77dc8: Waiting 08:33:47 27c7a5d97fbd: Waiting 08:33:47 5c102a31e300: Waiting 08:33:47 dcfb455df0a1: Waiting 08:33:47 5788d62ee057: Waiting 08:33:47 bf5d7aec512f: Waiting 08:33:47 0e6b1d234666: Waiting 08:33:47 9eb99e56ec68: Waiting 08:33:47 0f37312ad70f: Download complete 08:33:47 2848faf0eed1: Download complete 08:33:47 0e6b1d234666: Verifying Checksum 08:33:47 0e6b1d234666: Download complete 08:33:46 > git config core.sparsecheckout # timeout=10 08:33:46 > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 08:33:46 > git remote # timeout=10 08:33:46 > git config --get remote.origin.url # timeout=10 08:33:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:46 > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 08:33:46 > git rev-parse HEAD^{commit} # timeout=10 08:33:46 > git config core.sparsecheckout # timeout=10 08:33:46 > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 08:33:47 bf5d7aec512f: Verifying Checksum 08:33:47 bf5d7aec512f: Download complete 08:33:47 e6b0cf9c0882: Verifying Checksum 08:33:47 e6b0cf9c0882: Download complete 08:33:47 e6b0cf9c0882: Pull complete 08:33:48 2848faf0eed1: Pull complete 08:33:48 34c802a77dc8: Download complete 08:33:48 27c7a5d97fbd: Verifying Checksum 08:33:48 27c7a5d97fbd: Download complete 08:33:48 5c102a31e300: Verifying Checksum 08:33:48 5c102a31e300: Download complete 08:33:49 dcfb455df0a1: Verifying Checksum 08:33:49 dcfb455df0a1: Download complete 08:33:49 9eb99e56ec68: Verifying Checksum 08:33:49 9eb99e56ec68: Download complete 08:33:49 5788d62ee057: Verifying Checksum 08:33:49 5788d62ee057: Download complete 08:33:49 0f37312ad70f: Pull complete 08:33:51 Commit message: "Implement dynamic device discovery" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:33:52 ========================================================= 08:33:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:33:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:33:53 + 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 . 08:33:54 Sending build context to Docker daemon 2.825MB 08:33:54 Step 1/8 : ARG BASE=golang:1.13-alpine 08:33:54 Step 2/8 : FROM ${BASE} 08:33:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:54 cde5963f3b93: Pulling fs layer 08:33:54 2a23fa8c16f7: Pulling fs layer 08:33:54 777b28850792: Pulling fs layer 08:33:54 8a11ddd9e578: Pulling fs layer 08:33:54 4cf88f913ddb: Pulling fs layer 08:33:54 1df406cf5192: Pulling fs layer 08:33:54 cd6300453558: Pulling fs layer 08:33:54 b9c365052c96: Pulling fs layer 08:33:54 a2d8cc88f415: Pulling fs layer 08:33:54 ea1d1ca13537: Pulling fs layer 08:33:54 3750a50a1c5e: Pulling fs layer 08:33:54 8a11ddd9e578: Waiting 08:33:54 4cf88f913ddb: Waiting 08:33:54 1df406cf5192: Waiting 08:33:54 cd6300453558: Waiting 08:33:54 a2d8cc88f415: Waiting 08:33:54 b9c365052c96: Waiting 08:33:54 ea1d1ca13537: Waiting 08:33:54 3750a50a1c5e: Waiting 08:33:54 777b28850792: Verifying Checksum 08:33:54 777b28850792: Download complete 08:33:54 2a23fa8c16f7: Download complete 08:33:54 4cf88f913ddb: Verifying Checksum 08:33:54 4cf88f913ddb: Download complete 08:33:54 1df406cf5192: Download complete 08:33:55 cde5963f3b93: Download complete 08:33:56 cde5963f3b93: Pull complete 08:33:56 5788d62ee057: Pull complete 08:33:56 0e6b1d234666: Pull complete 08:33:56 bf5d7aec512f: Pull complete 08:33:56 2a23fa8c16f7: Pull complete 08:33:57 777b28850792: Pull complete 08:33:59 34c802a77dc8: Pull complete 08:33:59 cd6300453558: Verifying Checksum 08:33:59 cd6300453558: Download complete 08:33:59 a2d8cc88f415: Verifying Checksum 08:33:59 a2d8cc88f415: Download complete 08:34:01 ea1d1ca13537: Verifying Checksum 08:34:01 ea1d1ca13537: Download complete 08:34:01 3750a50a1c5e: Verifying Checksum 08:34:01 3750a50a1c5e: Download complete 08:34:03 9eb99e56ec68: Pull complete 08:34:03 27c7a5d97fbd: Pull complete 08:34:04 5c102a31e300: Pull complete 08:34:04 dcfb455df0a1: Pull complete 08:34:04 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:34:04 ---> 7c70fe431013 08:34:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:34:04 ---> Running in 88584c67e847 08:34:04 Removing intermediate container 88584c67e847 08:34:04 ---> 384b25586b94 08:34:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:04 ---> Running in 88a633ed2843 08:34:05 b9c365052c96: Download complete 08:34:05 Removing intermediate container 88a633ed2843 08:34:05 ---> dbe097898cdd 08:34:05 Step 5/8 : RUN apk add --no-cache make git 08:34:05 ---> Running in 1902dbc9fead 08:34:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:34:06 8a11ddd9e578: Verifying Checksum 08:34:06 8a11ddd9e578: Download complete 08:34:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:34:07 OK: 143 MiB in 39 packages 08:34:07 Removing intermediate container 1902dbc9fead 08:34:07 ---> 5e45cb0661be 08:34:07 Step 6/8 : WORKDIR /device-sdk-go 08:34:07 ---> Running in 5087362fec87 08:34:07 Removing intermediate container 5087362fec87 08:34:07 ---> 8bee0d83a51f 08:34:07 Step 7/8 : COPY . . 08:34:08 ---> 112afb18ee77 08:34:08 Step 8/8 : RUN go mod download 08:34:08 ---> Running in 46f5ed174826 08:34:12 go: finding github.com/BurntSushi/toml v0.3.1 08:34:12 go: finding github.com/OneOfOne/xxhash v1.2.6 08:34:12 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:34:12 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:34:12 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:34:12 go: finding github.com/bgentry/speakeasy v0.1.0 08:34:12 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:34:12 go: finding github.com/davecgh/go-spew v1.1.1 08:34:12 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 08:34:12 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:34:12 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 08:34:12 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:34:12 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:34:12 go: finding github.com/fatih/color v1.7.0 08:34:12 go: finding github.com/go-kit/kit v0.8.0 08:34:12 go: finding github.com/go-logfmt/logfmt v0.4.0 08:34:12 go: finding github.com/go-stack/stack v1.8.0 08:34:12 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:34:12 go: finding github.com/google/uuid v1.1.0 08:34:12 go: finding github.com/gorilla/mux v1.7.1 08:34:12 go: finding github.com/hashicorp/consul/api v1.1.0 08:34:12 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:34:12 go: finding github.com/hashicorp/errwrap v1.0.0 08:34:12 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:34:12 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:34:12 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:34:12 go: finding github.com/hashicorp/go-multierror v1.0.0 08:34:12 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:34:12 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:34:12 go: finding github.com/hashicorp/go-syslog v1.0.0 08:34:12 go: finding github.com/hashicorp/go-uuid v1.0.1 08:34:12 go: finding github.com/hashicorp/go.net v0.0.1 08:34:13 go: finding github.com/hashicorp/golang-lru v0.5.0 08:34:13 go: finding github.com/hashicorp/logutils v1.0.0 08:34:13 go: finding github.com/hashicorp/mdns v1.0.0 08:34:13 go: finding github.com/hashicorp/memberlist v0.1.3 08:34:13 go: finding github.com/hashicorp/serf v0.8.2 08:34:13 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:34:13 go: finding github.com/mattn/go-colorable v0.0.9 08:34:13 go: finding github.com/mattn/go-isatty v0.0.3 08:34:13 go: finding github.com/miekg/dns v1.0.14 08:34:13 go: finding github.com/mitchellh/cli v1.0.0 08:34:13 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:34:13 go: finding github.com/mitchellh/copystructure v1.0.0 08:34:13 go: finding github.com/mitchellh/go-homedir v1.0.0 08:34:13 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:34:13 go: finding github.com/mitchellh/gox v0.4.0 08:34:13 go: finding github.com/mitchellh/iochan v1.0.0 08:34:13 go: finding github.com/mitchellh/mapstructure v1.1.2 08:34:13 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:34:13 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:34:13 go: finding github.com/pelletier/go-toml v1.2.0 08:34:13 go: finding github.com/pkg/errors v0.8.1 08:34:13 go: finding github.com/pmezard/go-difflib v1.0.0 08:34:13 go: finding github.com/posener/complete v1.1.1 08:34:13 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:34:13 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:34:13 go: finding github.com/stretchr/objx v0.1.0 08:34:13 go: finding github.com/stretchr/testify v1.5.1 08:34:13 go: finding github.com/ugorji/go v1.1.4 08:34:13 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:34:13 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:34:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:34:14 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:34:14 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:34:14 go: finding gopkg.in/yaml.v2 v2.2.8 08:34:18 8a11ddd9e578: Pull complete 08:34:18 4cf88f913ddb: Pull complete 08:34:18 1df406cf5192: Pull complete 08:34:19 Removing intermediate container 46f5ed174826 08:34:19 ---> e40eb6b8c17d 08:34:19 Successfully built e40eb6b8c17d 08:34:19 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 08:34:20 + docker inspect -f . ci-base-image-x86_64 08:34:20 . [Pipeline] withDockerContainer 08:34:20 prd-centos7-docker-4c-2g-2556 does not seem to be running inside a container 08:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@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-x86_64 cat 08:34:20 $ docker top e6dc7ee0f25347397900b4a0d46bfb7b1eaf49a9b7b518f6961c7b2a309d65d4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:21 + go version 08:34:21 go version go1.13.5 linux/amd64 [Pipeline] sh 08:34:21 + make test 08:34:21 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:34:22 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:34:23 cd6300453558: Pull complete 08:34:28 b9c365052c96: Pull complete 08:34:28 a2d8cc88f415: Pull complete 08:34:30 ea1d1ca13537: Pull complete 08:34:30 3750a50a1c5e: Pull complete 08:34:30 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:34:30 ---> 78745c68409d 08:34:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:34:35 ---> Running in b2b8b92d02d6 08:34:35 Removing intermediate container b2b8b92d02d6 08:34:35 ---> c1eba4d902a7 08:34:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:35 ---> Running in 2a45deeaeff7 08:34:37 Removing intermediate container 2a45deeaeff7 08:34:37 ---> 0ce58fa50417 08:34:37 Step 5/8 : RUN apk add --no-cache make git 08:34:37 ---> Running in 1bd199f1a79c 08:34:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:34:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:34:39 OK: 125 MiB in 39 packages 08:34:40 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:34:40 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:34:40 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:34:40 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.008s coverage: 22.6% of statements 08:34:40 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.049s coverage: 95.8% of statements 08:34:41 Removing intermediate container 1bd199f1a79c 08:34:41 ---> e9e04bba1e6f 08:34:41 Step 6/8 : WORKDIR /device-sdk-go 08:34:41 ---> Running in 398cc282a076 08:34:41 Removing intermediate container 398cc282a076 08:34:41 ---> 7f40ef9daff5 08:34:41 Step 7/8 : COPY . . 08:34:42 ---> 137e10d25ddf 08:34:42 Step 8/8 : RUN go mod download 08:34:42 ---> Running in 99e494f81e70 08:34:46 go: finding github.com/BurntSushi/toml v0.3.1 08:34:46 go: finding github.com/OneOfOne/xxhash v1.2.6 08:34:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:34:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:34:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:34:46 go: finding github.com/bgentry/speakeasy v0.1.0 08:34:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:34:46 go: finding github.com/davecgh/go-spew v1.1.1 08:34:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 08:34:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:34:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 08:34:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:34:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:34:46 go: finding github.com/fatih/color v1.7.0 08:34:46 go: finding github.com/go-kit/kit v0.8.0 08:34:46 go: finding github.com/go-logfmt/logfmt v0.4.0 08:34:46 go: finding github.com/go-stack/stack v1.8.0 08:34:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:34:46 go: finding github.com/google/uuid v1.1.0 08:34:46 go: finding github.com/gorilla/mux v1.7.1 08:34:46 go: finding github.com/hashicorp/consul/api v1.1.0 08:34:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:34:46 go: finding github.com/hashicorp/errwrap v1.0.0 08:34:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:34:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:34:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:34:46 go: finding github.com/hashicorp/go-multierror v1.0.0 08:34:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:34:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:34:46 go: finding github.com/hashicorp/go-syslog v1.0.0 08:34:46 go: finding github.com/hashicorp/go-uuid v1.0.1 08:34:46 go: finding github.com/hashicorp/go.net v0.0.1 08:34:47 go: finding github.com/hashicorp/golang-lru v0.5.0 08:34:47 go: finding github.com/hashicorp/logutils v1.0.0 08:34:47 go: finding github.com/hashicorp/mdns v1.0.0 08:34:47 go: finding github.com/hashicorp/memberlist v0.1.3 08:34:47 go: finding github.com/hashicorp/serf v0.8.2 08:34:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:34:47 go: finding github.com/mattn/go-colorable v0.0.9 08:34:47 go: finding github.com/mattn/go-isatty v0.0.3 08:34:47 go: finding github.com/miekg/dns v1.0.14 08:34:47 go: finding github.com/mitchellh/cli v1.0.0 08:34:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:34:47 go: finding github.com/mitchellh/copystructure v1.0.0 08:34:47 go: finding github.com/mitchellh/go-homedir v1.0.0 08:34:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:34:47 go: finding github.com/mitchellh/gox v0.4.0 08:34:47 go: finding github.com/mitchellh/iochan v1.0.0 08:34:47 go: finding github.com/mitchellh/mapstructure v1.1.2 08:34:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:34:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:34:47 go: finding github.com/pelletier/go-toml v1.2.0 08:34:47 go: finding github.com/pkg/errors v0.8.1 08:34:47 go: finding github.com/pmezard/go-difflib v1.0.0 08:34:47 go: finding github.com/posener/complete v1.1.1 08:34:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:34:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:34:47 go: finding github.com/stretchr/objx v0.1.0 08:34:48 go: finding github.com/stretchr/testify v1.5.1 08:34:48 go: finding github.com/ugorji/go v1.1.4 08:34:48 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:34:48 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:34:48 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:34:48 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:34:48 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:34:48 go: finding gopkg.in/yaml.v2 v2.2.8 08:34:58 Removing intermediate container 99e494f81e70 08:34:58 ---> 71e42c5354de 08:34:58 Successfully built 71e42c5354de 08:34:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:59 + docker inspect -f . ci-base-image-arm64 08:34:59 . [Pipeline] withDockerContainer 08:34:59 prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container 08:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@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 08:35:01 $ docker top 046a2b3604e93385a6366ddd15f7986dcf0f076a2699a3169a3f2c750c73ecef -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:02 + go version 08:35:02 go version go1.13.5 linux/arm64 [Pipeline] sh 08:35:03 + make test 08:35:03 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:35:04 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:35:12 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.055s coverage: 7.7% of statements 08:35:12 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.013s coverage: 22.7% of statements 08:35:12 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:35:12 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.126s coverage: 36.9% of statements 08:35:12 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:35:12 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:35:12 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.323s coverage: 75.0% of statements 08:35:12 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:35:12 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:35:12 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:35:12 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.042s coverage: 52.6% of statements 08:35:12 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.113s coverage: 76.1% of statements 08:35:12 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:35:12 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:35:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:35:12 gofmt -l . 08:35:12 [ "`gofmt -l .`" = "" ] 08:35:12 ./bin/test-attribution-txt.sh 08:35:13 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:35:14 Stashed 1 file(s) [Pipeline] } 08:35:14 $ docker stop --time=1 e6dc7ee0f25347397900b4a0d46bfb7b1eaf49a9b7b518f6961c7b2a309d65d4 08:35:15 $ docker rm -f e6dc7ee0f25347397900b4a0d46bfb7b1eaf49a9b7b518f6961c7b2a309d65d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:35:17 + ls -al . 08:35:17 total 160 08:35:17 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 08:35 . 08:35:17 drwxrwxr-x. 4 jenkins jenkins 30 Apr 7 08:33 .. 08:35:17 drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 08:33 api 08:35:17 drwxrwxr-x. 2 jenkins jenkins 64 Apr 7 08:33 bin 08:35:17 -rw-r--r--. 1 jenkins jenkins 95999 Apr 7 08:35 coverage.out 08:35:17 -rw-rw-r--. 1 jenkins jenkins 936 Apr 7 08:33 Dockerfile.build 08:35:17 -rw-rw-r--. 1 jenkins jenkins 140 Apr 7 08:33 .dockerignore 08:35:17 drwxrwxr-x. 4 jenkins jenkins 48 Apr 7 08:33 example 08:35:17 drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 08:33 .git 08:35:17 drwxrwxr-x. 2 jenkins jenkins 38 Apr 7 08:33 .github 08:35:17 -rw-rw-r--. 1 jenkins jenkins 138 Apr 7 08:33 .gitignore 08:35:17 -rw-r--r--. 1 jenkins jenkins 438 Apr 7 08:35 go.mod 08:35:17 -rw-r--r--. 1 jenkins jenkins 11812 Apr 7 08:35 go.sum 08:35:17 drwxrwxr-x. 14 jenkins jenkins 200 Apr 7 08:33 internal 08:35:17 -rw-rw-r--. 1 jenkins jenkins 808 Apr 7 08:33 Jenkinsfile 08:35:17 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 7 08:33 LICENSE 08:35:17 -rw-rw-r--. 1 jenkins jenkins 892 Apr 7 08:33 Makefile 08:35:17 drwxrwxr-x. 5 jenkins jenkins 50 Apr 7 08:33 pkg 08:35:17 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 7 08:33 README.md 08:35:17 drwxrwxr-x. 3 jenkins jenkins 58 Apr 7 08:33 .semver 08:35:17 drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 08:33 snap 08:35:17 -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 08:31 VERSION 08:35:17 -rw-rw-r--. 1 jenkins jenkins 222 Apr 7 08:33 version.go [Pipeline] isUnix [Pipeline] sh 08:35:17 + 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=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 --label arch=amd64 --label version=0.0.0 . 08:35:18 Sending build context to Docker daemon 2.942MB 08:35:18 Step 1/20 : ARG BASE=golang:1.13-alpine 08:35:18 Step 2/20 : FROM ${BASE} AS builder 08:35:18 ---> e40eb6b8c17d 08:35:18 Step 3/20 : ARG MAKE='make build' 08:35:18 ---> Running in 6a0770fa1767 08:35:18 Removing intermediate container 6a0770fa1767 08:35:18 ---> 9b1c3d78d091 08:35:18 Step 4/20 : WORKDIR /device-sdk-go 08:35:18 ---> Running in 6196f615819b 08:35:18 Removing intermediate container 6196f615819b 08:35:18 ---> f05c52b24626 08:35:18 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:35:18 ---> Running in 3f9213208e27 08:35:18 Removing intermediate container 3f9213208e27 08:35:18 ---> 7c9d121bce84 08:35:18 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:18 ---> Running in ae9dcf3104f6 08:35:19 Removing intermediate container ae9dcf3104f6 08:35:19 ---> 306fa60b406b 08:35:19 Step 7/20 : RUN apk add --update --no-cache make git 08:35:19 ---> Running in 8eb16ced14d7 08:35:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:35:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:35:21 OK: 143 MiB in 39 packages 08:35:21 Removing intermediate container 8eb16ced14d7 08:35:21 ---> cb414ed01f67 08:35:21 Step 8/20 : COPY . . 08:35:21 ---> bebb21e6c4f2 08:35:21 Step 9/20 : RUN ${MAKE} 08:35:21 ---> Running in d7bed42fcee4 08:35:22 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 08:35:37 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:35:37 Removing intermediate container d7bed42fcee4 08:35:37 ---> 3864a7fedb22 08:35:37 Step 10/20 : FROM scratch 08:35:37 ---> 08:35:37 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:35:37 ---> Running in ecc45f0d97bd 08:35:37 Removing intermediate container ecc45f0d97bd 08:35:37 ---> 88d2a8b35064 08:35:37 Step 12/20 : ENV APP_PORT=49990 08:35:37 ---> Running in 5eab060befe0 08:35:37 Removing intermediate container 5eab060befe0 08:35:37 ---> 8fa2f8566749 08:35:37 Step 13/20 : EXPOSE $APP_PORT 08:35:37 ---> Running in 7a986675c359 08:35:37 Removing intermediate container 7a986675c359 08:35:37 ---> 5b7228263048 08:35:37 Step 14/20 : WORKDIR / 08:35:37 ---> Running in 186ba7927dfd 08:35:37 Removing intermediate container 186ba7927dfd 08:35:37 ---> f446123d5e07 08:35:37 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:35:37 ---> 671aef06eecb 08:35:37 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 08:35:37 ---> 1c836775aa61 08:35:37 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 08:35:38 ---> Running in e51e448dbd7a 08:35:38 Removing intermediate container e51e448dbd7a 08:35:38 ---> cadf2633193f 08:35:38 Step 18/20 : LABEL arch=amd64 08:35:38 ---> Running in 746f689e32fc 08:35:38 Removing intermediate container 746f689e32fc 08:35:38 ---> eacfbcbcdc36 08:35:38 Step 19/20 : LABEL git_sha=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 08:35:38 ---> Running in 81671485c702 08:35:38 Removing intermediate container 81671485c702 08:35:38 ---> 61f6ed9a9112 08:35:38 Step 20/20 : LABEL version=0.0.0 08:35:38 ---> Running in 6cccd056604b 08:35:38 Removing intermediate container 6cccd056604b 08:35:38 ---> 4634e11b1dca 08:35:38 [Warning] One or more build-args [ARCH] were not consumed 08:35:38 Successfully built 4634e11b1dca 08:35:38 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] } 08:35:51 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:35:51 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:35:51 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:35:51 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.032s coverage: 22.6% of statements 08:35:51 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.182s coverage: 95.8% of statements 08:36:18 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 7.7% of statements 08:36:18 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.033s coverage: 22.7% of statements 08:36:18 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:36:18 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.371s coverage: 36.9% of statements 08:36:18 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:36:18 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:36:18 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.709s coverage: 75.0% of statements 08:36:18 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:36:18 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:36:18 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:36:18 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.057s coverage: 52.6% of statements 08:36:18 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.329s coverage: 76.1% of statements 08:36:18 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:36:18 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:36:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:36:22 gofmt -l . 08:36:22 [ "`gofmt -l .`" = "" ] 08:36:22 ./bin/test-attribution-txt.sh 08:36:23 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:36:24 Warning: overwriting stash ‘coverage-report’ 08:36:24 Stashed 1 file(s) [Pipeline] } 08:36:24 $ docker stop --time=1 046a2b3604e93385a6366ddd15f7986dcf0f076a2699a3169a3f2c750c73ecef 08:36:26 $ docker rm -f 046a2b3604e93385a6366ddd15f7986dcf0f076a2699a3169a3f2c750c73ecef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:36:28 + ls -al . 08:36:28 total 200 08:36:28 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 08:36 . 08:36:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:33 .. 08:36:28 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 08:33 .dockerignore 08:36:28 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 08:33 .git 08:36:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:33 .github 08:36:28 -rw-rw-r-- 1 jenkins jenkins 138 Apr 7 08:33 .gitignore 08:36:28 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:33 .semver 08:36:28 -rw-rw-r-- 1 jenkins jenkins 936 Apr 7 08:33 Dockerfile.build 08:36:28 -rw-rw-r-- 1 jenkins jenkins 808 Apr 7 08:33 Jenkinsfile 08:36:28 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 08:33 LICENSE 08:36:28 -rw-rw-r-- 1 jenkins jenkins 892 Apr 7 08:33 Makefile 08:36:28 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 7 08:33 README.md 08:36:28 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 08:31 VERSION 08:36:28 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:33 api 08:36:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:33 bin 08:36:28 -rw-r--r-- 1 jenkins jenkins 95999 Apr 7 08:36 coverage.out 08:36:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:33 example 08:36:28 -rw-r--r-- 1 jenkins jenkins 438 Apr 7 08:36 go.mod 08:36:28 -rw-r--r-- 1 jenkins jenkins 11812 Apr 7 08:36 go.sum 08:36:28 drwxrwxr-x 14 jenkins jenkins 4096 Apr 7 08:33 internal 08:36:28 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 08:33 pkg 08:36:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:33 snap 08:36:28 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 08:33 version.go [Pipeline] isUnix [Pipeline] sh 08:36:28 + 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=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 --label arch=arm64 --label version=0.0.0 . 08:36:28 Sending build context to Docker daemon 2.942MB 08:36:28 Step 1/20 : ARG BASE=golang:1.13-alpine 08:36:28 Step 2/20 : FROM ${BASE} AS builder 08:36:28 ---> 71e42c5354de 08:36:28 Step 3/20 : ARG MAKE='make build' 08:36:28 ---> Running in 63057735d111 08:36:29 Removing intermediate container 63057735d111 08:36:29 ---> dff1d055af0a 08:36:29 Step 4/20 : WORKDIR /device-sdk-go 08:36:29 ---> Running in 8f946b855565 08:36:30 Removing intermediate container 8f946b855565 08:36:30 ---> b41a115df324 08:36:30 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:36:30 ---> Running in ee835df65b33 08:36:30 Removing intermediate container ee835df65b33 08:36:30 ---> 2b643dfd8c0a 08:36:30 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:30 ---> Running in 209a08ff64ee 08:36:32 Removing intermediate container 209a08ff64ee 08:36:32 ---> ce2f4feb847a 08:36:32 Step 7/20 : RUN apk add --update --no-cache make git 08:36:32 ---> Running in 724baf23a15a 08:36:33 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:36:34 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:36:34 OK: 125 MiB in 39 packages 08:36:35 Removing intermediate container 724baf23a15a 08:36:35 ---> 213b8d129a2f 08:36:35 Step 8/20 : COPY . . 08:36:36 ---> 3e7eb240c2c0 08:36:36 Step 9/20 : RUN ${MAKE} 08:36:37 ---> Running in 1ac3b70135c4 08:36:38 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 08:37:16 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:37:16 Removing intermediate container 1ac3b70135c4 08:37:16 ---> 1c111f9b0644 08:37:16 Step 10/20 : FROM scratch 08:37:16 ---> 08:37:16 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:37:16 ---> Running in fca1af52e4cf 08:37:16 Removing intermediate container fca1af52e4cf 08:37:16 ---> 66e6d79d9929 08:37:16 Step 12/20 : ENV APP_PORT=49990 08:37:16 ---> Running in d8811e8c2330 08:37:16 Removing intermediate container d8811e8c2330 08:37:16 ---> 2f915402a404 08:37:16 Step 13/20 : EXPOSE $APP_PORT 08:37:16 ---> Running in d242a03d1363 08:37:16 Removing intermediate container d242a03d1363 08:37:16 ---> f27f28028263 08:37:16 Step 14/20 : WORKDIR / 08:37:16 ---> Running in 4340c63243de 08:37:16 Removing intermediate container 4340c63243de 08:37:16 ---> e4ef78ea720a 08:37:16 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:37:18 ---> dbc2dd08c7ae 08:37:18 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 08:37:18 ---> a91a71be97ec 08:37:18 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 08:37:18 ---> Running in 126b554c5f50 08:37:19 Removing intermediate container 126b554c5f50 08:37:19 ---> bbd787b7cad9 08:37:19 Step 18/20 : LABEL arch=arm64 08:37:19 ---> Running in 155d696e27c6 08:37:19 Removing intermediate container 155d696e27c6 08:37:19 ---> 1e997b2fe702 08:37:19 Step 19/20 : LABEL git_sha=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 08:37:20 ---> Running in 6c351337efb3 08:37:20 Removing intermediate container 6c351337efb3 08:37:20 ---> fbee6a58c1ec 08:37:20 Step 20/20 : LABEL version=0.0.0 08:37:20 ---> Running in d9c7da0730e2 08:37:20 Removing intermediate container d9c7da0730e2 08:37:20 ---> 901e8377edfa 08:37:20 [Warning] One or more build-args [ARCH] were not consumed 08:37:20 Successfully built 901e8377edfa 08:37:20 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:37:21 provisioning config files... 08:37:21 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config8172481763103907910tmp [Pipeline] { [Pipeline] sh 08:37:22 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config8172481763103907910tmp 08:37:22 + curl -s https://codecov.io/bash 08:37:22 08:37:22 _____ _ 08:37:22 / ____| | | 08:37:22 | | ___ __| | ___ ___ _____ __ 08:37:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:37:22 | |___| (_) | (_| | __/ (_| (_) \ V / 08:37:22 \_____\___/ \__,_|\___|\___\___/ \_/ 08:37:22 Bash-tbd 08:37:22 08:37:22 08:37:22 ==> Jenkins CI detected. 08:37:22 project root: . 08:37:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:37:22 ==> Running gcov in . (disable via -X gcov) 08:37:22 ==> Python coveragepy not found 08:37:22 ==> Searching for coverage reports in: 08:37:22 + . 08:37:22 -> Found 1 reports 08:37:22 ==> Detecting git/mercurial file structure 08:37:22 ==> Reading reports 08:37:22 + ./coverage.out bytes=95999 08:37:22 ==> Appending adjustments 08:37:22 http://docs.codecov.io/docs/fixing-reports 08:37:23 + Found adjustments 08:37:23 ==> Gzipping contents 08:37:23 ==> Uploading reports 08:37:23 url: https://codecov.io 08:37:23 query: branch=PR-448&commit=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 08:37:23 -> Pinging Codecov 08:37:23 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-448&commit=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 08:37:24 -> Uploading 08:37:24 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 [Pipeline] } 08:37:24 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 08:37:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:26 ---> package-listing.sh 08:37:26 ++ tr '[:upper:]' '[:lower:]' 08:37:26 ++ facter osfamily 08:37:26 + OS_FAMILY=redhat 08:37:26 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 08:37:26 + START_PACKAGES=/tmp/packages_start.txt 08:37:26 + END_PACKAGES=/tmp/packages_end.txt 08:37:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:26 + PACKAGES=/tmp/packages_start.txt 08:37:26 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 08:37:26 + PACKAGES=/tmp/packages_end.txt 08:37:26 + case "${OS_FAMILY}" in 08:37:26 + rpm -qa 08:37:26 + sort 08:37:35 + '[' -f /tmp/packages_start.txt ']' 08:37:35 + '[' -f /tmp/packages_end.txt ']' 08:37:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 08:37:35 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ 08:37:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh 08:37:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:35 08:37:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:37:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:35 alpine: Pulling from edgex-lftools-log-publisher 08:37:35 c9b1b535fdd9: Pulling fs layer 08:37:35 2cc5ad85d9ab: Pulling fs layer 08:37:35 756a868c4378: Pulling fs layer 08:37:35 444b2fc9a129: Pulling fs layer 08:37:35 ea15f1150254: Pulling fs layer 08:37:35 41b27a9f41bf: Pulling fs layer 08:37:35 28c525ee5125: Pulling fs layer 08:37:35 094b1ea09ed8: Pulling fs layer 08:37:35 138eaada9080: Pulling fs layer 08:37:35 0622d0fa9048: Pulling fs layer 08:37:35 138eaada9080: Waiting 08:37:35 0622d0fa9048: Waiting 08:37:35 094b1ea09ed8: Waiting 08:37:35 444b2fc9a129: Waiting 08:37:35 28c525ee5125: Waiting 08:37:35 2cc5ad85d9ab: Verifying Checksum 08:37:35 2cc5ad85d9ab: Download complete 08:37:36 444b2fc9a129: Verifying Checksum 08:37:36 444b2fc9a129: Download complete 08:37:36 c9b1b535fdd9: Verifying Checksum 08:37:36 c9b1b535fdd9: Download complete 08:37:36 ea15f1150254: Download complete 08:37:36 28c525ee5125: Verifying Checksum 08:37:36 28c525ee5125: Download complete 08:37:36 c9b1b535fdd9: Pull complete 08:37:36 2cc5ad85d9ab: Pull complete 08:37:37 756a868c4378: Verifying Checksum 08:37:37 756a868c4378: Download complete 08:37:38 094b1ea09ed8: Verifying Checksum 08:37:38 094b1ea09ed8: Download complete 08:37:38 138eaada9080: Verifying Checksum 08:37:38 138eaada9080: Download complete 08:37:38 0622d0fa9048: Verifying Checksum 08:37:38 0622d0fa9048: Download complete 08:37:39 41b27a9f41bf: Verifying Checksum 08:37:39 41b27a9f41bf: Download complete 08:37:39 756a868c4378: Pull complete 08:37:40 444b2fc9a129: Pull complete 08:37:41 ea15f1150254: Pull complete 08:37:45 41b27a9f41bf: Pull complete 08:37:45 28c525ee5125: Pull complete 08:37:49 094b1ea09ed8: Pull complete 08:37:49 138eaada9080: Pull complete 08:37:49 0622d0fa9048: Pull complete 08:37:49 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:37:50 prd-centos7-docker-4c-2g-2554 does not seem to be running inside a container 08:37:50 $ 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-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:37:52 $ docker top a7a9a5cc2ccd5f5890a0777ffb8271ce37dd73bd9caa144973bb91a7601e6184 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:37:53 provisioning config files... 08:37:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config4718724747521884115tmp [Pipeline] { [Pipeline] echo 08:37:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:37:53 ---> create-netrc.sh [Pipeline] echo 08:37:54 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:37:54 ---> logs-deploy.sh 08:37:54 + ARCHIVE_ARTIFACTS= 08:37:54 + LOGS_SERVER=https://logs.edgexfoundry.org 08:37:54 + '[' https://logs.edgexfoundry.org == None ']' 08:37:54 + NEXUS_URL=https://nexus.edgexfoundry.org 08:37:54 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/20 08:37:54 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/20/ 08:37:54 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/20 /w/workspace/dgexfoundry_device-sdk-go_PR-448 08:37:57 Archives upload complete. 08:37:57 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/20 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/20/ 08:37:59 ---> uname -a: 08:37:59 Linux a7a9a5cc2ccd 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 08:37:59 08:37:59 08:37:59 ---> lscpu: 08:37:59 Architecture: x86_64 08:37:59 CPU op-mode(s): 32-bit, 64-bit 08:37:59 Byte Order: Little Endian 08:37:59 Address sizes: 40 bits physical, 48 bits virtual 08:37:59 CPU(s): 4 08:37:59 On-line CPU(s) list: 0-3 08:37:59 Thread(s) per core: 1 08:37:59 Core(s) per socket: 1 08:37:59 Socket(s): 4 08:37:59 NUMA node(s): 1 08:37:59 Vendor ID: GenuineIntel 08:37:59 CPU family: 6 08:37:59 Model: 44 08:37:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:37:59 Stepping: 1 08:37:59 CPU MHz: 2933.438 08:37:59 BogoMIPS: 5866.87 08:37:59 Virtualization: VT-x 08:37:59 Hypervisor vendor: KVM 08:37:59 Virtualization type: full 08:37:59 L1d cache: 128 KiB 08:37:59 L1i cache: 128 KiB 08:37:59 L2 cache: 16 MiB 08:37:59 L3 cache: 64 MiB 08:37:59 NUMA node0 CPU(s): 0-3 08:37:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 08:37:59 Vulnerability Meltdown: Mitigation; PTI 08:37:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:37:59 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 08:37:59 Vulnerability Spectre v2: Mitigation; Full retpoline 08:37:59 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 08:37:59 08:37:59 08:37:59 ---> nproc: 08:37:59 4 08:37:59 08:37:59 08:37:59 ---> df -h: 08:37:59 Filesystem Size Used Available Use% Mounted on 08:37:59 overlay 50.0G 6.3G 43.7G 13% / 08:37:59 tmpfs 64.0M 0 64.0M 0% /dev 08:37:59 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 08:37:59 shm 64.0M 0 64.0M 0% /dev/shm 08:37:59 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 08:37:59 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 08:37:59 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 08:37:59 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp 08:37:59 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 08:37:59 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448 08:37:59 08:37:59 08:37:59 ---> free -m: 08:37:59 total used free shared buff/cache available 08:37:59 Mem: 1838 593 83 0 1161 1140 08:37:59 Swap: 1023 1 1022 08:37:59 08:37:59 08:37:59 ---> ip addr: 08:37:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:37:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:37:59 inet 127.0.0.1/8 scope host lo 08:37:59 valid_lft forever preferred_lft forever 08:37:59 6: eth0@if7: mtu 1458 qdisc noqueue state UP 08:37:59 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 08:37:59 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 08:37:59 valid_lft forever preferred_lft forever 08:37:59 08:37:59 08:37:59 ---> sar -b -r -n DEV: 08:37:59 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 08:37:59 08:37:59 08:30:11 LINUX RESTART 08:37:59 08:37:59 08:31:01 tps rtps wtps bread/s bwrtn/s 08:37:59 08:32:01 46.31 10.50 35.81 2489.29 3465.93 08:37:59 08:33:01 1.88 0.05 1.83 1.60 77.26 08:37:59 08:34:01 0.68 0.00 0.68 0.00 8.62 08:37:59 08:35:01 0.65 0.00 0.65 0.00 8.38 08:37:59 08:36:01 0.58 0.00 0.58 0.00 6.09 08:37:59 08:37:01 0.45 0.00 0.45 0.00 7.73 08:37:59 Average: 8.43 1.76 6.67 415.50 596.17 08:37:59 08:37:59 08:31:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:37:59 08:32:01 112912 1769392 94.00 2620 1242008 953104 32.52 435484 1177232 16 08:37:59 08:33:01 121540 1760764 93.54 2620 1242016 901948 30.77 428848 1176836 8 08:37:59 08:34:01 121676 1760628 93.54 2620 1242024 890924 30.40 428912 1176832 8 08:37:59 08:35:01 122776 1759528 93.48 2620 1242024 890708 30.39 427644 1176832 12 08:37:59 08:36:01 122684 1759620 93.48 2620 1242032 890768 30.39 428144 1176832 20 08:37:59 08:37:01 123092 1759212 93.46 2620 1242036 890772 30.39 427868 1176832 16 08:37:59 Average: 120780 1761524 93.58 2620 1242023 903037 30.81 429483 1176899 13 08:37:59 08:37:59 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:37:59 08:32:01 eth0 155.31 119.71 710.04 83.10 0.00 0.00 0.00 08:37:59 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:32:01 docker0 6.52 4.89 0.90 16.14 0.00 0.00 0.00 08:37:59 08:33:01 eth0 1.02 0.33 0.31 0.03 0.00 0.00 0.00 08:37:59 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:34:01 eth0 0.62 0.33 0.29 0.20 0.00 0.00 0.00 08:37:59 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:35:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 08:37:59 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:36:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 08:37:59 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:37:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 08:37:59 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 Average: eth0 26.25 20.13 118.57 13.91 0.00 0.00 0.00 08:37:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:59 Average: docker0 1.09 0.82 0.15 2.69 0.00 0.00 0.00 08:37:59 08:37:59 08:37:59 ---> sar -P ALL: 08:37:59 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 08:37:59 08:37:59 08:30:11 LINUX RESTART 08:37:59 08:37:59 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:37:59 08:32:01 all 6.58 0.00 2.46 0.93 8.47 81.57 08:37:59 08:32:01 0 5.66 0.00 2.73 1.15 9.64 80.82 08:37:59 08:32:01 1 5.22 0.00 2.99 0.53 8.48 82.77 08:37:59 08:32:01 2 7.43 0.00 2.47 1.35 8.46 80.29 08:37:59 08:32:01 3 8.01 0.00 1.64 0.66 7.30 82.39 08:37:59 08:33:01 all 0.13 0.00 0.07 0.00 0.35 99.45 08:37:59 08:33:01 0 0.22 0.00 0.08 0.00 0.40 99.30 08:37:59 08:33:01 1 0.10 0.00 0.12 0.00 0.38 99.40 08:37:59 08:33:01 2 0.07 0.00 0.05 0.00 0.20 99.68 08:37:59 08:33:01 3 0.15 0.00 0.03 0.00 0.42 99.40 08:37:59 08:34:01 all 0.12 0.00 0.05 0.00 0.18 99.65 08:37:59 08:34:01 0 0.05 0.00 0.03 0.00 0.12 99.80 08:37:59 08:34:01 1 0.07 0.00 0.08 0.00 0.27 99.58 08:37:59 08:34:01 2 0.05 0.00 0.05 0.00 0.25 99.65 08:37:59 08:34:01 3 0.35 0.00 0.03 0.00 0.10 99.52 08:37:59 08:35:01 all 0.12 0.00 0.04 0.00 0.15 99.69 08:37:59 08:35:01 0 0.02 0.00 0.03 0.00 0.10 99.85 08:37:59 08:35:01 1 0.38 0.00 0.03 0.00 0.20 99.38 08:37:59 08:35:01 2 0.07 0.00 0.07 0.00 0.22 99.65 08:37:59 08:35:01 3 0.02 0.00 0.02 0.00 0.07 99.90 08:37:59 08:36:01 all 0.10 0.00 0.05 0.00 0.09 99.76 08:37:59 08:36:01 0 0.15 0.00 0.07 0.00 0.17 99.62 08:37:59 08:36:01 1 0.05 0.00 0.05 0.00 0.05 99.85 08:37:59 08:36:01 2 0.02 0.00 0.02 0.00 0.10 99.87 08:37:59 08:36:01 3 0.17 0.00 0.07 0.00 0.02 99.75 08:37:59 08:37:01 all 0.12 0.00 0.04 0.00 0.10 99.74 08:37:59 08:37:01 0 0.33 0.00 0.03 0.00 0.12 99.52 08:37:59 08:37:01 1 0.07 0.00 0.03 0.00 0.08 99.82 08:37:59 08:37:01 2 0.08 0.00 0.05 0.00 0.18 99.68 08:37:59 08:37:01 3 0.02 0.00 0.02 0.00 0.05 99.92 08:37:59 Average: all 1.20 0.00 0.45 0.16 1.57 96.62 08:37:59 Average: 0 1.09 0.00 0.50 0.19 1.78 96.44 08:37:59 Average: 1 0.99 0.00 0.55 0.09 1.59 96.78 08:37:59 Average: 2 1.28 0.00 0.45 0.22 1.57 96.48 08:37:59 Average: 3 1.46 0.00 0.30 0.11 1.33 96.80 08:37:59 08:37:59 08:37:59