Pull request #429 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 IOTechSystems for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 2731ca63cc475b67e9cc596139d210d033590fbd rather than 937c27991e3a022820c7233401f8a9f6f6c272ba Obtained Jenkinsfile from 2731ca63cc475b67e9cc596139d210d033590fbd 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-563’ is offline Running on prd-centos7-docker-4c-2g-9092 in /w/workspace/dgexfoundry_device-sdk-go_PR-429 [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-429 # 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/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # 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/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2731ca63cc475b67e9cc596139d210d033590fbd into PR head commit 937c27991e3a022820c7233401f8a9f6f6c272ba Merge succeeded, producing 937c27991e3a022820c7233401f8a9f6f6c272ba Checking out Revision 937c27991e3a022820c7233401f8a9f6f6c272ba (PR-429) > git config core.sparsecheckout # timeout=10 > git checkout -f 937c27991e3a022820c7233401f8a9f6f6c272ba # 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 2731ca63cc475b67e9cc596139d210d033590fbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 937c27991e3a022820c7233401f8a9f6f6c272ba # timeout=10 Commit message: "Refactor updateLastConnectdReported function" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-10T02:31:27.096Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk e324192f824338e2b9caaf86c035957dcff7d613 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-10T02:31:29.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-10T02:31:29.412Z] [2020-03-10T02:31:29.412Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-10T02:31:30.046Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-10T02:31:30.046Z] latest: Pulling from edgex-devops/git-semver [2020-03-10T02:31:30.046Z] 9123ac7c32f7: Pulling fs layer [2020-03-10T02:31:30.046Z] b8cc5d1170e3: Pulling fs layer [2020-03-10T02:31:30.046Z] 2924cbbf6a41: Pulling fs layer [2020-03-10T02:31:30.046Z] 93b08a4f1073: Pulling fs layer [2020-03-10T02:31:30.046Z] 93b08a4f1073: Waiting [2020-03-10T02:31:30.046Z] b8cc5d1170e3: Verifying Checksum [2020-03-10T02:31:30.046Z] b8cc5d1170e3: Download complete [2020-03-10T02:31:30.310Z] 9123ac7c32f7: Verifying Checksum [2020-03-10T02:31:30.310Z] 9123ac7c32f7: Download complete [2020-03-10T02:31:30.310Z] 93b08a4f1073: Verifying Checksum [2020-03-10T02:31:30.310Z] 93b08a4f1073: Download complete [2020-03-10T02:31:30.310Z] 2924cbbf6a41: Verifying Checksum [2020-03-10T02:31:30.310Z] 2924cbbf6a41: Download complete [2020-03-10T02:31:30.571Z] 9123ac7c32f7: Pull complete [2020-03-10T02:31:30.571Z] b8cc5d1170e3: Pull complete [2020-03-10T02:31:31.528Z] 2924cbbf6a41: Pull complete [2020-03-10T02:31:31.788Z] 93b08a4f1073: Pull complete [2020-03-10T02:31:31.788Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-10T02:31:31.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-10T02:31:31.919Z] prd-centos7-docker-4c-2g-9092 does not seem to be running inside a container [2020-03-10T02:31:31.959Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@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 [2020-03-10T02:31:32.761Z] $ docker top 85dc107499ef06a60bf1f871eb72a1ec054bcf0103f3aa7a63890f1f07fa9fd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-10T02:31:33.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-10T02:31:33.538Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-10T02:31:33.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-10T02:31:33.881Z] $ docker exec 85dc107499ef06a60bf1f871eb72a1ec054bcf0103f3aa7a63890f1f07fa9fd9 ssh-agent [2020-03-10T02:31:34.185Z] SSH_AUTH_SOCK=/tmp/ssh-Mtykp7TFPoYO/agent.15 [2020-03-10T02:31:34.185Z] SSH_AGENT_PID=22 [2020-03-10T02:31:34.198Z] Running ssh-add (command line suppressed) [2020-03-10T02:31:34.350Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_6709651912911707596.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_6709651912911707596.key) [2020-03-10T02:31:34.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-10T02:31:34.738Z] + git describe --exact-match --tags HEAD [2020-03-10T02:31:34.738Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-10T02:31:34.807Z] $ docker exec --env ******** --env ******** 85dc107499ef06a60bf1f871eb72a1ec054bcf0103f3aa7a63890f1f07fa9fd9 ssh-agent -k [2020-03-10T02:31:34.980Z] unset SSH_AUTH_SOCK; [2020-03-10T02:31:34.980Z] unset SSH_AGENT_PID; [2020-03-10T02:31:34.981Z] echo Agent pid 22 killed; [2020-03-10T02:31:35.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-10T02:31:35.126Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-10T02:31:35.126Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-10T02:31:35.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-10T02:31:35.204Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-10T02:31:35.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-10T02:31:35.410Z] $ docker exec 85dc107499ef06a60bf1f871eb72a1ec054bcf0103f3aa7a63890f1f07fa9fd9 ssh-agent [2020-03-10T02:31:35.688Z] SSH_AUTH_SOCK=/tmp/ssh-6TMx3yY4hcNv/agent.58 [2020-03-10T02:31:35.688Z] SSH_AGENT_PID=65 [2020-03-10T02:31:35.694Z] Running ssh-add (command line suppressed) [2020-03-10T02:31:35.885Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_1688797419042710858.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_1688797419042710858.key) [2020-03-10T02:31:35.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-10T02:31:36.324Z] + git semver init [2020-03-10T02:31:36.324Z] # -> Open(): unable to determine branch for HEAD [2020-03-10T02:31:36.324Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.git [2020-03-10T02:31:36.324Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-429 [2020-03-10T02:31:36.324Z] # $SEMVER_REMOTE_NAME = origin [2020-03-10T02:31:36.324Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-10T02:31:36.324Z] # $SEMVER_USER_NAME = jenkins [2020-03-10T02:31:36.324Z] # $SEMVER_BRANCH = PR-429 [2020-03-10T02:31:36.324Z] # $SEMVER_TEMP = /tmp/semver-232734404 [2020-03-10T02:31:36.324Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-03-10T02:31:39.620Z] # '/tmp/semver-232734404' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver' [2020-03-10T02:31:39.620Z] # -> Force: false [2020-03-10T02:31:39.620Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver [Pipeline] } [2020-03-10T02:31:39.629Z] $ docker exec --env ******** --env ******** 85dc107499ef06a60bf1f871eb72a1ec054bcf0103f3aa7a63890f1f07fa9fd9 ssh-agent -k [2020-03-10T02:31:39.779Z] unset SSH_AUTH_SOCK; [2020-03-10T02:31:39.779Z] unset SSH_AGENT_PID; [2020-03-10T02:31:39.779Z] echo Agent pid 65 killed; [2020-03-10T02:31:39.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-10T02:31:40.279Z] + git semver [Pipeline] } [2020-03-10T02:31:40.296Z] $ docker stop --time=1 85dc107499ef06a60bf1f871eb72a1ec054bcf0103f3aa7a63890f1f07fa9fd9 [2020-03-10T02:31:41.685Z] $ docker rm -f 85dc107499ef06a60bf1f871eb72a1ec054bcf0103f3aa7a63890f1f07fa9fd9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-10T02:31:42.804Z] Stashed 30 file(s) [Pipeline] echo [2020-03-10T02:31:42.806Z] [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 [2020-03-10T02:31:58.045Z] Still waiting to schedule task [2020-03-10T02:31:58.045Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-10T02:31:58.047Z] Still waiting to schedule task [2020-03-10T02:31:58.047Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-10T02:33:47.504Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9093 in /w/workspace/dgexfoundry_device-sdk-go_PR-429 [Pipeline] { [Pipeline] ws [2020-03-10T02:33:47.545Z] Running in /w/workspace/device-sdk-go/9 [Pipeline] { [Pipeline] checkout [2020-03-10T02:33:52.399Z] using credential edgex-jenkins-ssh [2020-03-10T02:33:52.495Z] Cloning the remote Git repository [2020-03-10T02:33:52.495Z] Cloning with configured refspecs honoured and without tags [2020-03-10T02:33:52.577Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T02:33:52.615Z] > git init /w/workspace/device-sdk-go/9 # timeout=10 [2020-03-10T02:33:52.675Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T02:33:52.676Z] > git --version # timeout=10 [2020-03-10T02:33:52.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T02:33:52.807Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T02:33:54.319Z] Fetching without tags [2020-03-10T02:33:54.239Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-10T02:33:54.268Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10 [2020-03-10T02:33:54.283Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T02:33:54.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-10T02:33:54.339Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T02:33:54.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T02:33:54.351Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T02:33:54.790Z] Merging remotes/origin/master commit 2731ca63cc475b67e9cc596139d210d033590fbd into PR head commit 937c27991e3a022820c7233401f8a9f6f6c272ba [2020-03-10T02:33:55.158Z] Merge succeeded, producing 937c27991e3a022820c7233401f8a9f6f6c272ba [2020-03-10T02:33:55.158Z] Checking out Revision 937c27991e3a022820c7233401f8a9f6f6c272ba (PR-429) [2020-03-10T02:33:54.819Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T02:33:54.831Z] > git checkout -f 937c27991e3a022820c7233401f8a9f6f6c272ba # timeout=10 [2020-03-10T02:33:54.997Z] > git remote # timeout=10 [2020-03-10T02:33:55.032Z] > git config --get remote.origin.url # timeout=10 [2020-03-10T02:33:55.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T02:33:55.078Z] > git merge 2731ca63cc475b67e9cc596139d210d033590fbd # timeout=10 [2020-03-10T02:33:55.138Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T02:33:55.174Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T02:33:55.196Z] > git checkout -f 937c27991e3a022820c7233401f8a9f6f6c272ba # timeout=10 [2020-03-10T02:33:59.526Z] Commit message: "Refactor updateLastConnectdReported function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-10T02:34:00.902Z] ========================================================= [2020-03-10T02:34:00.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-10T02:34:00.902Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-10T02:34:02.136Z] + 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 . [2020-03-10T02:34:03.106Z] Sending build context to Docker daemon 2.684MB [2020-03-10T02:34:03.106Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-10T02:34:03.106Z] Step 2/8 : FROM ${BASE} [2020-03-10T02:34:03.691Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-10T02:34:03.691Z] cde5963f3b93: Pulling fs layer [2020-03-10T02:34:03.691Z] 2a23fa8c16f7: Pulling fs layer [2020-03-10T02:34:03.691Z] 777b28850792: Pulling fs layer [2020-03-10T02:34:03.691Z] 8a11ddd9e578: Pulling fs layer [2020-03-10T02:34:03.691Z] 4cf88f913ddb: Pulling fs layer [2020-03-10T02:34:03.691Z] 1df406cf5192: Pulling fs layer [2020-03-10T02:34:03.691Z] cd6300453558: Pulling fs layer [2020-03-10T02:34:03.691Z] b9c365052c96: Pulling fs layer [2020-03-10T02:34:03.691Z] a2d8cc88f415: Pulling fs layer [2020-03-10T02:34:03.691Z] ea1d1ca13537: Pulling fs layer [2020-03-10T02:34:03.691Z] 3750a50a1c5e: Pulling fs layer [2020-03-10T02:34:03.691Z] 8a11ddd9e578: Waiting [2020-03-10T02:34:03.691Z] 1df406cf5192: Waiting [2020-03-10T02:34:03.691Z] cd6300453558: Waiting [2020-03-10T02:34:03.691Z] b9c365052c96: Waiting [2020-03-10T02:34:03.691Z] a2d8cc88f415: Waiting [2020-03-10T02:34:03.691Z] ea1d1ca13537: Waiting [2020-03-10T02:34:03.691Z] 3750a50a1c5e: Waiting [2020-03-10T02:34:03.691Z] 4cf88f913ddb: Waiting [2020-03-10T02:34:03.691Z] 777b28850792: Download complete [2020-03-10T02:34:03.691Z] 2a23fa8c16f7: Verifying Checksum [2020-03-10T02:34:03.691Z] 2a23fa8c16f7: Download complete [2020-03-10T02:34:03.691Z] 4cf88f913ddb: Verifying Checksum [2020-03-10T02:34:03.691Z] 4cf88f913ddb: Download complete [2020-03-10T02:34:03.691Z] 1df406cf5192: Download complete [2020-03-10T02:34:04.680Z] cde5963f3b93: Verifying Checksum [2020-03-10T02:34:04.681Z] cde5963f3b93: Download complete [2020-03-10T02:34:05.668Z] cde5963f3b93: Pull complete [2020-03-10T02:34:06.257Z] 2a23fa8c16f7: Pull complete [2020-03-10T02:34:06.526Z] 777b28850792: Pull complete [2020-03-10T02:34:14.747Z] cd6300453558: Verifying Checksum [2020-03-10T02:34:14.747Z] cd6300453558: Download complete [2020-03-10T02:34:14.747Z] a2d8cc88f415: Verifying Checksum [2020-03-10T02:34:14.747Z] a2d8cc88f415: Download complete [2020-03-10T02:34:18.108Z] ea1d1ca13537: Verifying Checksum [2020-03-10T02:34:18.108Z] ea1d1ca13537: Download complete [2020-03-10T02:34:18.108Z] 3750a50a1c5e: Verifying Checksum [2020-03-10T02:34:23.455Z] b9c365052c96: Verifying Checksum [2020-03-10T02:34:23.455Z] b9c365052c96: Download complete [2020-03-10T02:34:28.805Z] 8a11ddd9e578: Verifying Checksum [2020-03-10T02:34:28.805Z] 8a11ddd9e578: Download complete [2020-03-10T02:34:41.203Z] 8a11ddd9e578: Pull complete [2020-03-10T02:34:41.475Z] 4cf88f913ddb: Pull complete [2020-03-10T02:34:41.741Z] 1df406cf5192: Pull complete [2020-03-10T02:34:47.116Z] cd6300453558: Pull complete [2020-03-10T02:34:50.971Z] Running on prd-centos7-docker-4c-2g-9095 in /w/workspace/dgexfoundry_device-sdk-go_PR-429 [Pipeline] { [Pipeline] ws [2020-03-10T02:34:51.075Z] Running in /w/workspace/device-sdk-go/9 [Pipeline] { [Pipeline] checkout [2020-03-10T02:34:51.399Z] b9c365052c96: Pull complete [2020-03-10T02:34:51.668Z] a2d8cc88f415: Pull complete [2020-03-10T02:34:53.625Z] ea1d1ca13537: Pull complete [2020-03-10T02:34:54.223Z] 3750a50a1c5e: Pull complete [2020-03-10T02:34:54.223Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-10T02:34:54.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-10T02:34:54.223Z] ---> 78745c68409d [2020-03-10T02:34:54.223Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T02:34:56.329Z] using credential edgex-jenkins-ssh [2020-03-10T02:34:56.378Z] Cloning the remote Git repository [2020-03-10T02:34:56.378Z] Cloning with configured refspecs honoured and without tags [2020-03-10T02:34:57.508Z] Fetching without tags [2020-03-10T02:34:56.415Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T02:34:56.481Z] > git init /w/workspace/device-sdk-go/9 # timeout=10 [2020-03-10T02:34:56.540Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T02:34:56.540Z] > git --version # timeout=10 [2020-03-10T02:34:56.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T02:34:56.606Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T02:34:57.446Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-10T02:34:57.454Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10 [2020-03-10T02:34:57.463Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T02:34:57.491Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-10T02:34:58.036Z] Merging remotes/origin/master commit 2731ca63cc475b67e9cc596139d210d033590fbd into PR head commit 937c27991e3a022820c7233401f8a9f6f6c272ba [2020-03-10T02:34:58.218Z] Merge succeeded, producing 937c27991e3a022820c7233401f8a9f6f6c272ba [2020-03-10T02:34:58.218Z] Checking out Revision 937c27991e3a022820c7233401f8a9f6f6c272ba (PR-429) [2020-03-10T02:34:57.607Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T02:34:57.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T02:34:57.645Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T02:34:58.060Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T02:34:58.070Z] > git checkout -f 937c27991e3a022820c7233401f8a9f6f6c272ba # timeout=10 [2020-03-10T02:34:58.145Z] > git remote # timeout=10 [2020-03-10T02:34:58.164Z] > git config --get remote.origin.url # timeout=10 [2020-03-10T02:34:58.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T02:34:58.179Z] > git merge 2731ca63cc475b67e9cc596139d210d033590fbd # timeout=10 [2020-03-10T02:34:58.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T02:34:58.222Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T02:34:58.248Z] > git checkout -f 937c27991e3a022820c7233401f8a9f6f6c272ba # timeout=10 [2020-03-10T02:34:59.619Z] ---> Running in a582bb42ad9a [2020-03-10T02:34:59.619Z] Removing intermediate container a582bb42ad9a [2020-03-10T02:34:59.619Z] ---> e8de61e6687e [2020-03-10T02:34:59.619Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-10T02:34:59.619Z] ---> Running in c781af6a0ce8 [2020-03-10T02:35:01.576Z] Removing intermediate container c781af6a0ce8 [2020-03-10T02:35:01.576Z] ---> 4ef13f6aa437 [2020-03-10T02:35:01.576Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-10T02:35:01.576Z] ---> Running in 68d388d7a53a [2020-03-10T02:35:02.573Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-10T02:35:03.675Z] Commit message: "Refactor updateLastConnectdReported function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-10T02:35:05.393Z] ========================================================= [2020-03-10T02:35:05.393Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-10T02:35:05.393Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-10T02:35:06.403Z] + 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 . [2020-03-10T02:35:06.675Z] Sending build context to Docker daemon 2.69MB [2020-03-10T02:35:06.675Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-10T02:35:06.675Z] Step 2/8 : FROM ${BASE} [2020-03-10T02:35:06.675Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-10T02:35:06.675Z] e6b0cf9c0882: Pulling fs layer [2020-03-10T02:35:06.675Z] 2848faf0eed1: Pulling fs layer [2020-03-10T02:35:06.675Z] 0f37312ad70f: Pulling fs layer [2020-03-10T02:35:06.675Z] 5788d62ee057: Pulling fs layer [2020-03-10T02:35:06.675Z] 0e6b1d234666: Pulling fs layer [2020-03-10T02:35:06.675Z] bf5d7aec512f: Pulling fs layer [2020-03-10T02:35:06.675Z] 34c802a77dc8: Pulling fs layer [2020-03-10T02:35:06.675Z] 9eb99e56ec68: Pulling fs layer [2020-03-10T02:35:06.675Z] 27c7a5d97fbd: Pulling fs layer [2020-03-10T02:35:06.675Z] 5c102a31e300: Pulling fs layer [2020-03-10T02:35:06.675Z] dcfb455df0a1: Pulling fs layer [2020-03-10T02:35:06.675Z] 5788d62ee057: Waiting [2020-03-10T02:35:06.675Z] 0e6b1d234666: Waiting [2020-03-10T02:35:06.675Z] bf5d7aec512f: Waiting [2020-03-10T02:35:06.675Z] 34c802a77dc8: Waiting [2020-03-10T02:35:06.675Z] 9eb99e56ec68: Waiting [2020-03-10T02:35:06.675Z] 27c7a5d97fbd: Waiting [2020-03-10T02:35:06.675Z] 5c102a31e300: Waiting [2020-03-10T02:35:06.675Z] dcfb455df0a1: Waiting [2020-03-10T02:35:06.675Z] 0f37312ad70f: Verifying Checksum [2020-03-10T02:35:06.675Z] 0f37312ad70f: Download complete [2020-03-10T02:35:06.949Z] 2848faf0eed1: Verifying Checksum [2020-03-10T02:35:06.949Z] 2848faf0eed1: Download complete [2020-03-10T02:35:06.949Z] 0e6b1d234666: Download complete [2020-03-10T02:35:06.950Z] bf5d7aec512f: Verifying Checksum [2020-03-10T02:35:06.950Z] bf5d7aec512f: Download complete [2020-03-10T02:35:06.950Z] e6b0cf9c0882: Verifying Checksum [2020-03-10T02:35:06.950Z] e6b0cf9c0882: Download complete [2020-03-10T02:35:07.219Z] e6b0cf9c0882: Pull complete [2020-03-10T02:35:07.551Z] 2848faf0eed1: Pull complete [2020-03-10T02:35:07.551Z] 0f37312ad70f: Pull complete [2020-03-10T02:35:07.936Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-10T02:35:10.220Z] 34c802a77dc8: Verifying Checksum [2020-03-10T02:35:10.220Z] 34c802a77dc8: Download complete [2020-03-10T02:35:10.220Z] 27c7a5d97fbd: Verifying Checksum [2020-03-10T02:35:10.220Z] 27c7a5d97fbd: Download complete [2020-03-10T02:35:11.697Z] 9eb99e56ec68: Verifying Checksum [2020-03-10T02:35:11.697Z] 9eb99e56ec68: Download complete [2020-03-10T02:35:11.697Z] dcfb455df0a1: Verifying Checksum [2020-03-10T02:35:11.697Z] dcfb455df0a1: Download complete [2020-03-10T02:35:11.969Z] 5788d62ee057: Verifying Checksum [2020-03-10T02:35:11.969Z] 5788d62ee057: Download complete [2020-03-10T02:35:11.969Z] 5c102a31e300: Verifying Checksum [2020-03-10T02:35:11.969Z] 5c102a31e300: Download complete [2020-03-10T02:35:18.019Z] OK: 125 MiB in 39 packages [2020-03-10T02:35:18.019Z] Removing intermediate container 68d388d7a53a [2020-03-10T02:35:18.019Z] ---> 4ee48300a8ce [2020-03-10T02:35:18.019Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-10T02:35:18.019Z] ---> Running in 6ee4ad8be0cc [2020-03-10T02:35:18.287Z] Removing intermediate container 6ee4ad8be0cc [2020-03-10T02:35:18.287Z] ---> 485b1cfa8927 [2020-03-10T02:35:18.287Z] Step 7/8 : COPY . . [2020-03-10T02:35:19.249Z] ---> 4adf1959e204 [2020-03-10T02:35:19.249Z] Step 8/8 : RUN go mod download [2020-03-10T02:35:19.521Z] ---> Running in 1dabf90b1caa [2020-03-10T02:35:22.107Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-10T02:35:22.107Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-10T02:35:22.107Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-10T02:35:22.107Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-10T02:35:22.107Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-10T02:35:22.107Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-10T02:35:22.107Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-10T02:35:22.107Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-10T02:35:22.107Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-10T02:35:22.107Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-10T02:35:22.107Z] go: finding github.com/fatih/color v1.7.0 [2020-03-10T02:35:22.107Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-10T02:35:22.107Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-10T02:35:22.107Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-10T02:35:22.162Z] 5788d62ee057: Pull complete [2020-03-10T02:35:22.162Z] 0e6b1d234666: Pull complete [2020-03-10T02:35:22.162Z] bf5d7aec512f: Pull complete [2020-03-10T02:35:22.373Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-10T02:35:22.373Z] go: finding github.com/google/uuid v1.1.0 [2020-03-10T02:35:22.373Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-10T02:35:22.373Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-10T02:35:22.373Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-10T02:35:22.373Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-10T02:35:22.373Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-10T02:35:22.373Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-10T02:35:22.373Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-10T02:35:22.373Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-10T02:35:22.373Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-10T02:35:22.373Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-10T02:35:22.640Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-10T02:35:22.640Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-10T02:35:22.640Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-10T02:35:22.640Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-10T02:35:22.640Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-10T02:35:22.640Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-10T02:35:22.640Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-10T02:35:22.640Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-10T02:35:22.640Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-10T02:35:22.640Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-10T02:35:22.640Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-10T02:35:22.640Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-10T02:35:22.640Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-10T02:35:22.640Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-10T02:35:22.640Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-10T02:35:22.640Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-10T02:35:22.907Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-10T02:35:22.907Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-10T02:35:22.907Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-10T02:35:22.907Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-10T02:35:22.907Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-10T02:35:22.907Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-10T02:35:22.907Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-10T02:35:22.907Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-10T02:35:22.907Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-10T02:35:22.907Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-10T02:35:22.907Z] go: finding github.com/posener/complete v1.1.1 [2020-03-10T02:35:22.907Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-10T02:35:22.907Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-10T02:35:22.907Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-10T02:35:22.907Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-10T02:35:22.907Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-10T02:35:22.907Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-10T02:35:22.907Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-10T02:35:22.907Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-10T02:35:22.907Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-10T02:35:22.907Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-10T02:35:23.173Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-10T02:35:29.399Z] 34c802a77dc8: Pull complete [2020-03-10T02:35:33.726Z] 9eb99e56ec68: Pull complete [2020-03-10T02:35:33.726Z] 27c7a5d97fbd: Pull complete [2020-03-10T02:35:34.310Z] 5c102a31e300: Pull complete [2020-03-10T02:35:34.585Z] dcfb455df0a1: Pull complete [2020-03-10T02:35:34.586Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-10T02:35:34.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-10T02:35:34.586Z] ---> 7c70fe431013 [2020-03-10T02:35:34.586Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T02:35:34.586Z] ---> Running in 4f70a1b186c4 [2020-03-10T02:35:34.851Z] Removing intermediate container 4f70a1b186c4 [2020-03-10T02:35:34.851Z] ---> ac1eb0101e3d [2020-03-10T02:35:34.851Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-10T02:35:34.851Z] ---> Running in 547288fe361e [2020-03-10T02:35:36.313Z] Removing intermediate container 547288fe361e [2020-03-10T02:35:36.313Z] ---> d47725d3bc26 [2020-03-10T02:35:36.313Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-10T02:35:36.313Z] ---> Running in d712584375fe [2020-03-10T02:35:36.923Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-10T02:35:41.420Z] Removing intermediate container 1dabf90b1caa [2020-03-10T02:35:41.420Z] ---> 4bd1fee7e93f [2020-03-10T02:35:41.420Z] Successfully built 4bd1fee7e93f [2020-03-10T02:35:41.420Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-10T02:35:42.076Z] + docker inspect -f . ci-base-image-arm64 [2020-03-10T02:35:42.076Z] . [Pipeline] withDockerContainer [2020-03-10T02:35:42.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-9093 does not seem to be running inside a container [2020-03-10T02:35:42.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@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 [2020-03-10T02:35:43.824Z] $ docker top dc76022a92518997cb19bd217f5fa14d5030e8028dd9b195bfbe680911f4a9e3 -eo pid,comm [2020-03-10T02:35:45.269Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2020-03-10T02:35:46.184Z] + go version [2020-03-10T02:35:46.185Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-10T02:35:46.862Z] + make test [2020-03-10T02:35:46.862Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-10T02:35:50.615Z] OK: 143 MiB in 39 packages [2020-03-10T02:35:51.212Z] Removing intermediate container d712584375fe [2020-03-10T02:35:51.212Z] ---> 8d601a57e4b0 [2020-03-10T02:35:51.212Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-10T02:35:51.212Z] ---> Running in a044a6c908a3 [2020-03-10T02:35:51.482Z] Removing intermediate container a044a6c908a3 [2020-03-10T02:35:51.482Z] ---> 7bf6bad3788f [2020-03-10T02:35:51.482Z] Step 7/8 : COPY . . [2020-03-10T02:35:52.068Z] ---> f522637042f0 [2020-03-10T02:35:52.068Z] Step 8/8 : RUN go mod download [2020-03-10T02:35:52.068Z] ---> Running in d687f61f6134 [2020-03-10T02:35:54.648Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-10T02:35:54.648Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-10T02:35:54.648Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-10T02:35:54.648Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-10T02:35:54.648Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-10T02:35:54.648Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-10T02:35:54.648Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-10T02:35:54.648Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-10T02:35:54.648Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-10T02:35:54.648Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-10T02:35:54.924Z] go: finding github.com/fatih/color v1.7.0 [2020-03-10T02:35:54.924Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-10T02:35:54.924Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-10T02:35:54.924Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-10T02:35:54.924Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-10T02:35:54.924Z] go: finding github.com/google/uuid v1.1.0 [2020-03-10T02:35:54.924Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-10T02:35:55.193Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-10T02:35:55.193Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-10T02:35:55.193Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-10T02:35:55.193Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-10T02:35:55.193Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-10T02:35:55.193Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-10T02:35:55.193Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-10T02:35:55.455Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-10T02:35:55.455Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-10T02:35:55.455Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-10T02:35:55.455Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-10T02:35:55.455Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-10T02:35:55.455Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-10T02:35:55.736Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-10T02:35:55.736Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-10T02:35:55.736Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-10T02:35:55.736Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-10T02:35:55.736Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-10T02:35:55.736Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-10T02:35:55.736Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-10T02:35:55.999Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-10T02:35:55.999Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-10T02:35:55.999Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-10T02:35:55.999Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-10T02:35:55.999Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-10T02:35:55.999Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-10T02:35:56.265Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-10T02:35:56.265Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-10T02:35:56.265Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-10T02:35:56.265Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-10T02:35:56.265Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-10T02:35:56.265Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-10T02:35:56.265Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-10T02:35:56.265Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-10T02:35:56.265Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-10T02:35:56.265Z] go: finding github.com/posener/complete v1.1.1 [2020-03-10T02:35:56.526Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-10T02:35:56.526Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-10T02:35:56.526Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-10T02:35:56.526Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-10T02:35:56.788Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-10T02:35:56.788Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-10T02:35:56.788Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-10T02:35:56.788Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-10T02:35:56.788Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-10T02:35:56.788Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-10T02:35:56.788Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-10T02:36:09.242Z] Removing intermediate container d687f61f6134 [2020-03-10T02:36:09.242Z] ---> 8d87e10e6ba3 [2020-03-10T02:36:09.242Z] Successfully built 8d87e10e6ba3 [2020-03-10T02:36:09.242Z] 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 [2020-03-10T02:36:09.983Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-10T02:36:10.262Z] . [Pipeline] withDockerContainer [2020-03-10T02:36:10.547Z] prd-centos7-docker-4c-2g-9095 does not seem to be running inside a container [2020-03-10T02:36:10.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@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 [2020-03-10T02:36:13.851Z] $ docker top d980640718254eedda69d2a80412076cbe61b5d9fa8eaa965c92e5ec8ad84c8f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-10T02:36:16.137Z] + go version [2020-03-10T02:36:16.137Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-10T02:36:16.978Z] + make test [2020-03-10T02:36:16.978Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-10T02:36:33.776Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-10T02:36:33.776Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-10T02:36:33.776Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-10T02:36:33.776Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.038s coverage: 23.1% of statements [2020-03-10T02:36:33.776Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.193s coverage: 95.8% of statements [2020-03-10T02:36:33.776Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.132s coverage: 12.7% of statements [2020-03-10T02:36:33.776Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.026s coverage: 24.2% of statements [2020-03-10T02:36:44.035Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-10T02:36:44.035Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-10T02:36:44.035Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-10T02:36:50.829Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.026s coverage: 23.1% of statements [2020-03-10T02:36:50.829Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.070s coverage: 95.8% of statements [2020-03-10T02:36:53.459Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.550s coverage: 12.7% of statements [2020-03-10T02:36:53.459Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.011s coverage: 24.2% of statements [2020-03-10T02:37:06.040Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.072s coverage: 30.0% of statements [2020-03-10T02:37:06.040Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.400s coverage: 42.3% of statements [2020-03-10T02:37:06.040Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-10T02:37:06.040Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-10T02:37:06.040Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.814s coverage: 79.3% of statements [2020-03-10T02:37:06.040Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-10T02:37:06.040Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-10T02:37:06.040Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-10T02:37:06.040Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.136s coverage: 52.6% of statements [2020-03-10T02:37:06.040Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.337s coverage: 75.8% of statements [2020-03-10T02:37:06.040Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-10T02:37:06.040Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-10T02:37:12.709Z] gofmt -l . [2020-03-10T02:37:12.709Z] [ "`gofmt -l .`" = "" ] [2020-03-10T02:37:12.978Z] ./bin/test-attribution-txt.sh [2020-03-10T02:37:13.565Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-10T02:37:14.703Z] Stashed 1 file(s) [Pipeline] } [2020-03-10T02:37:14.711Z] $ docker stop --time=1 dc76022a92518997cb19bd217f5fa14d5030e8028dd9b195bfbe680911f4a9e3 [2020-03-10T02:37:16.874Z] $ docker rm -f dc76022a92518997cb19bd217f5fa14d5030e8028dd9b195bfbe680911f4a9e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-10T02:37:18.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-10T02:37:18.979Z] + ls -al . [2020-03-10T02:37:18.979Z] total 240 [2020-03-10T02:37:18.979Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 02:37 . [2020-03-10T02:37:18.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 02:33 .. [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 02:33 .dockerignore [2020-03-10T02:37:18.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 02:33 .git [2020-03-10T02:37:18.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 02:33 .github [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 10 02:33 .gitignore [2020-03-10T02:37:18.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 02:34 .semver [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 936 Mar 10 02:33 Dockerfile.build [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 10 02:33 Jenkinsfile [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 02:33 LICENSE [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 892 Mar 10 02:33 Makefile [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 761 Mar 10 02:33 README.md [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 02:31 VERSION [2020-03-10T02:37:18.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 02:33 api [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 3321 Mar 10 02:33 async.go [2020-03-10T02:37:18.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 02:33 bin [2020-03-10T02:37:18.979Z] -rw-r--r-- 1 jenkins jenkins 101179 Mar 10 02:37 coverage.out [2020-03-10T02:37:18.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 02:33 example [2020-03-10T02:37:18.979Z] -rw-r--r-- 1 jenkins jenkins 536 Mar 10 02:37 go.mod [2020-03-10T02:37:18.979Z] -rw-r--r-- 1 jenkins jenkins 11140 Mar 10 02:37 go.sum [2020-03-10T02:37:18.979Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 10 02:33 internal [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 4352 Mar 10 02:33 manageddevices.go [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 5473 Mar 10 02:33 managedprofiles.go [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 3878 Mar 10 02:33 managedwatchers.go [2020-03-10T02:37:18.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 02:33 pkg [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 9817 Mar 10 02:33 service.go [2020-03-10T02:37:18.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 02:33 snap [2020-03-10T02:37:18.979Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 02:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-10T02:37:19.314Z] + 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=937c27991e3a022820c7233401f8a9f6f6c272ba --label arch=arm64 --label version=0.0.0 . [2020-03-10T02:37:19.905Z] Sending build context to Docker daemon 2.811MB [2020-03-10T02:37:19.905Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-10T02:37:19.905Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-10T02:37:19.905Z] ---> 4bd1fee7e93f [2020-03-10T02:37:19.905Z] Step 3/20 : ARG MAKE='make build' [2020-03-10T02:37:19.905Z] ---> Running in 77a5fa2246c5 [2020-03-10T02:37:20.491Z] Removing intermediate container 77a5fa2246c5 [2020-03-10T02:37:20.491Z] ---> cab860c5de9c [2020-03-10T02:37:20.491Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-10T02:37:20.491Z] ---> Running in 74c6165b8933 [2020-03-10T02:37:20.758Z] Removing intermediate container 74c6165b8933 [2020-03-10T02:37:20.758Z] ---> 29007dea39ee [2020-03-10T02:37:20.758Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T02:37:21.026Z] ---> Running in 9715eea5857a [2020-03-10T02:37:21.296Z] Removing intermediate container 9715eea5857a [2020-03-10T02:37:21.296Z] ---> 2c984f54fbe8 [2020-03-10T02:37:21.296Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-10T02:37:21.566Z] ---> Running in bbb5a6a71716 [2020-03-10T02:37:23.515Z] Removing intermediate container bbb5a6a71716 [2020-03-10T02:37:23.515Z] ---> c241524869c2 [2020-03-10T02:37:23.515Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-10T02:37:23.515Z] ---> Running in b3ffb0396234 [2020-03-10T02:37:24.487Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-10T02:37:25.872Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.034s coverage: 30.0% of statements [2020-03-10T02:37:25.872Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 1.411s coverage: 42.3% of statements [2020-03-10T02:37:25.872Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-10T02:37:25.872Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-10T02:37:25.872Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.359s coverage: 79.3% of statements [2020-03-10T02:37:25.872Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-10T02:37:25.872Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-10T02:37:25.872Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-10T02:37:25.872Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.021s coverage: 52.6% of statements [2020-03-10T02:37:25.872Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.112s coverage: 75.8% of statements [2020-03-10T02:37:25.872Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-10T02:37:25.872Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-10T02:37:27.063Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-10T02:37:28.022Z] OK: 125 MiB in 39 packages [2020-03-10T02:37:28.441Z] gofmt -l . [2020-03-10T02:37:28.441Z] [ "`gofmt -l .`" = "" ] [2020-03-10T02:37:28.441Z] ./bin/test-attribution-txt.sh [2020-03-10T02:37:29.407Z] ./bin/test-go-mod-tidy.sh [2020-03-10T02:37:29.434Z] Removing intermediate container b3ffb0396234 [2020-03-10T02:37:29.434Z] ---> 9efd3eeae172 [2020-03-10T02:37:29.434Z] Step 8/20 : COPY . . [Pipeline] stash [2020-03-10T02:37:29.716Z] Warning: overwriting stash ‘coverage-report’ [2020-03-10T02:37:30.032Z] ---> 1c4b7b3caf24 [2020-03-10T02:37:30.032Z] Step 9/20 : RUN ${MAKE} [2020-03-10T02:37:30.301Z] ---> Running in 5474f4b260a9 [2020-03-10T02:37:30.864Z] Stashed 1 file(s) [Pipeline] } [2020-03-10T02:37:30.881Z] $ docker stop --time=1 d980640718254eedda69d2a80412076cbe61b5d9fa8eaa965c92e5ec8ad84c8f [2020-03-10T02:37:31.270Z] 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 [2020-03-10T02:37:32.839Z] $ docker rm -f d980640718254eedda69d2a80412076cbe61b5d9fa8eaa965c92e5ec8ad84c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-10T02:37:34.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-10T02:37:34.392Z] + ls -al . [2020-03-10T02:37:34.392Z] total 200 [2020-03-10T02:37:34.392Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 10 02:37 . [2020-03-10T02:37:34.392Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 10 02:34 .. [2020-03-10T02:37:34.392Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 02:34 api [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 3321 Mar 10 02:34 async.go [2020-03-10T02:37:34.392Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 10 02:34 bin [2020-03-10T02:37:34.392Z] -rw-r--r--. 1 jenkins jenkins 101179 Mar 10 02:37 coverage.out [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 936 Mar 10 02:34 Dockerfile.build [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 10 02:34 .dockerignore [2020-03-10T02:37:34.392Z] drwxrwxr-x. 4 jenkins jenkins 31 Mar 10 02:34 example [2020-03-10T02:37:34.392Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 10 02:35 .git [2020-03-10T02:37:34.392Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 10 02:34 .github [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 10 02:34 .gitignore [2020-03-10T02:37:34.392Z] -rw-r--r--. 1 jenkins jenkins 536 Mar 10 02:37 go.mod [2020-03-10T02:37:34.392Z] -rw-r--r--. 1 jenkins jenkins 11140 Mar 10 02:37 go.sum [2020-03-10T02:37:34.392Z] drwxrwxr-x. 13 jenkins jenkins 176 Mar 10 02:34 internal [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 808 Mar 10 02:34 Jenkinsfile [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 10 02:34 LICENSE [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 892 Mar 10 02:34 Makefile [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 4352 Mar 10 02:34 manageddevices.go [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 5473 Mar 10 02:34 managedprofiles.go [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 3878 Mar 10 02:34 managedwatchers.go [2020-03-10T02:37:34.392Z] drwxrwxr-x. 4 jenkins jenkins 35 Mar 10 02:34 pkg [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 761 Mar 10 02:34 README.md [2020-03-10T02:37:34.392Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 10 02:35 .semver [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 9817 Mar 10 02:34 service.go [2020-03-10T02:37:34.392Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 10 02:34 snap [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 10 02:31 VERSION [2020-03-10T02:37:34.392Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 10 02:34 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-10T02:37:34.776Z] + 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=937c27991e3a022820c7233401f8a9f6f6c272ba --label arch=amd64 --label version=0.0.0 . [2020-03-10T02:37:35.042Z] Sending build context to Docker daemon 2.817MB [2020-03-10T02:37:35.042Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-10T02:37:35.042Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-10T02:37:35.042Z] ---> 8d87e10e6ba3 [2020-03-10T02:37:35.042Z] Step 3/20 : ARG MAKE='make build' [2020-03-10T02:37:35.042Z] ---> Running in 35f21954705f [2020-03-10T02:37:35.303Z] Removing intermediate container 35f21954705f [2020-03-10T02:37:35.303Z] ---> a4c65cc60f51 [2020-03-10T02:37:35.303Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-10T02:37:35.303Z] ---> Running in 140879660f4d [2020-03-10T02:37:35.565Z] Removing intermediate container 140879660f4d [2020-03-10T02:37:35.565Z] ---> 1ba0c9bdbfba [2020-03-10T02:37:35.565Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T02:37:35.565Z] ---> Running in 25634dc191df [2020-03-10T02:37:35.827Z] Removing intermediate container 25634dc191df [2020-03-10T02:37:35.827Z] ---> 0ea56df6d2ee [2020-03-10T02:37:35.827Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-10T02:37:35.827Z] ---> Running in 577aed670187 [2020-03-10T02:37:37.221Z] Removing intermediate container 577aed670187 [2020-03-10T02:37:37.221Z] ---> b8c0c2efd5ec [2020-03-10T02:37:37.221Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-10T02:37:37.221Z] ---> Running in 2c9749dda5b0 [2020-03-10T02:37:37.492Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-10T02:37:39.418Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-10T02:37:40.830Z] OK: 143 MiB in 39 packages [2020-03-10T02:37:41.785Z] Removing intermediate container 2c9749dda5b0 [2020-03-10T02:37:41.785Z] ---> d1172230b85c [2020-03-10T02:37:41.785Z] Step 8/20 : COPY . . [2020-03-10T02:37:42.451Z] ---> 3efcd8876fb0 [2020-03-10T02:37:42.451Z] Step 9/20 : RUN ${MAKE} [2020-03-10T02:37:42.715Z] ---> Running in 993d92867318 [2020-03-10T02:37:43.308Z] 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 [2020-03-10T02:38:10.177Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-10T02:38:16.058Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-10T02:38:20.286Z] Removing intermediate container 5474f4b260a9 [2020-03-10T02:38:20.286Z] ---> 6cf4a12b5acc [2020-03-10T02:38:20.286Z] Step 10/20 : FROM scratch [2020-03-10T02:38:20.286Z] ---> [2020-03-10T02:38:20.286Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T02:38:20.286Z] ---> Running in 86ba295e60f4 [2020-03-10T02:38:20.557Z] Removing intermediate container 86ba295e60f4 [2020-03-10T02:38:20.557Z] ---> 8d9483759751 [2020-03-10T02:38:20.557Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-10T02:38:20.557Z] ---> Running in 77f53a993e74 [2020-03-10T02:38:21.143Z] Removing intermediate container 77f53a993e74 [2020-03-10T02:38:21.143Z] ---> 0081a750780b [2020-03-10T02:38:21.143Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-10T02:38:21.143Z] ---> Running in 436449985a44 [2020-03-10T02:38:21.413Z] Removing intermediate container 436449985a44 [2020-03-10T02:38:21.413Z] ---> 01f0641904fb [2020-03-10T02:38:21.413Z] Step 14/20 : WORKDIR / [2020-03-10T02:38:21.413Z] ---> Running in c2f5e5108d36 [2020-03-10T02:38:22.000Z] Removing intermediate container c2f5e5108d36 [2020-03-10T02:38:22.000Z] ---> 234dcbc9b023 [2020-03-10T02:38:22.000Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-10T02:38:22.963Z] ---> ccef67ce93ae [2020-03-10T02:38:22.963Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-10T02:38:23.029Z] Removing intermediate container 993d92867318 [2020-03-10T02:38:23.029Z] ---> 75ec736ecea3 [2020-03-10T02:38:23.029Z] Step 10/20 : FROM scratch [2020-03-10T02:38:23.029Z] ---> [2020-03-10T02:38:23.029Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T02:38:23.029Z] ---> Running in c3b676f44189 [2020-03-10T02:38:23.029Z] Removing intermediate container c3b676f44189 [2020-03-10T02:38:23.029Z] ---> d0238bcc695f [2020-03-10T02:38:23.029Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-10T02:38:23.029Z] ---> Running in 95e86429ffd6 [2020-03-10T02:38:23.029Z] Removing intermediate container 95e86429ffd6 [2020-03-10T02:38:23.029Z] ---> 6879c51f73fa [2020-03-10T02:38:23.029Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-10T02:38:23.029Z] ---> Running in f5cf0481b1d3 [2020-03-10T02:38:23.029Z] Removing intermediate container f5cf0481b1d3 [2020-03-10T02:38:23.029Z] ---> 80e84617bb1b [2020-03-10T02:38:23.029Z] Step 14/20 : WORKDIR / [2020-03-10T02:38:23.029Z] ---> Running in da0f008065aa [2020-03-10T02:38:23.029Z] Removing intermediate container da0f008065aa [2020-03-10T02:38:23.029Z] ---> 43ee4a4dc9cb [2020-03-10T02:38:23.029Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-10T02:38:23.548Z] ---> 3c2b6829f78e [2020-03-10T02:38:23.548Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-10T02:38:23.548Z] ---> Running in 6452fce852d7 [2020-03-10T02:38:23.623Z] ---> 8f211aa42c2c [2020-03-10T02:38:23.623Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-10T02:38:23.892Z] ---> 60ed60267d45 [2020-03-10T02:38:23.892Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-10T02:38:23.892Z] ---> Running in 89d249ce0180 [2020-03-10T02:38:24.139Z] Removing intermediate container 6452fce852d7 [2020-03-10T02:38:24.139Z] ---> 057450f46ced [2020-03-10T02:38:24.139Z] Step 18/20 : LABEL arch=arm64 [2020-03-10T02:38:24.139Z] ---> Running in 08e216a53427 [2020-03-10T02:38:24.170Z] Removing intermediate container 89d249ce0180 [2020-03-10T02:38:24.170Z] ---> 9f097ef204b2 [2020-03-10T02:38:24.170Z] Step 18/20 : LABEL arch=amd64 [2020-03-10T02:38:24.170Z] ---> Running in bcd7a793b778 [2020-03-10T02:38:24.408Z] Removing intermediate container 08e216a53427 [2020-03-10T02:38:24.408Z] ---> 50ceab9c32eb [2020-03-10T02:38:24.408Z] Step 19/20 : LABEL git_sha=937c27991e3a022820c7233401f8a9f6f6c272ba [2020-03-10T02:38:24.441Z] Removing intermediate container bcd7a793b778 [2020-03-10T02:38:24.441Z] ---> a3d7188591a0 [2020-03-10T02:38:24.441Z] Step 19/20 : LABEL git_sha=937c27991e3a022820c7233401f8a9f6f6c272ba [2020-03-10T02:38:24.441Z] ---> Running in 8ddb2d750489 [2020-03-10T02:38:24.441Z] Removing intermediate container 8ddb2d750489 [2020-03-10T02:38:24.441Z] ---> 3f333d4a4bb3 [2020-03-10T02:38:24.441Z] Step 20/20 : LABEL version=0.0.0 [2020-03-10T02:38:24.679Z] ---> Running in f0e3a22cfeb8 [2020-03-10T02:38:24.703Z] ---> Running in cd60666449a5 [2020-03-10T02:38:24.703Z] Removing intermediate container cd60666449a5 [2020-03-10T02:38:24.703Z] ---> 52f667ab2aff [2020-03-10T02:38:24.703Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-10T02:38:24.703Z] Successfully built 52f667ab2aff [2020-03-10T02:38:24.703Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-03-10T02:38:24.946Z] Removing intermediate container f0e3a22cfeb8 [2020-03-10T02:38:24.946Z] ---> 226c474b214c [2020-03-10T02:38:24.946Z] Step 20/20 : LABEL version=0.0.0 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-10T02:38:25.215Z] ---> Running in 899c2021f4ed [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-10T02:38:25.483Z] Removing intermediate container 899c2021f4ed [2020-03-10T02:38:25.483Z] ---> 33fcdcaad815 [2020-03-10T02:38:25.483Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-10T02:38:25.483Z] Successfully built 33fcdcaad815 [2020-03-10T02:38:25.483Z] 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 [2020-03-10T02:38:26.469Z] provisioning config files... [2020-03-10T02:38:26.491Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config7294650131462078801tmp [Pipeline] { [Pipeline] sh [2020-03-10T02:38:26.860Z] + curl -s https://codecov.io/bash [2020-03-10T02:38:26.860Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config7294650131462078801tmp [2020-03-10T02:38:27.141Z] [2020-03-10T02:38:27.141Z] _____ _ [2020-03-10T02:38:27.141Z] / ____| | | [2020-03-10T02:38:27.141Z] | | ___ __| | ___ ___ _____ __ [2020-03-10T02:38:27.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-10T02:38:27.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-10T02:38:27.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-10T02:38:27.141Z] Bash-20200303-bc4d7e6 [2020-03-10T02:38:27.141Z] [2020-03-10T02:38:27.141Z] [2020-03-10T02:38:27.141Z] ==> Jenkins CI detected. [2020-03-10T02:38:27.141Z] project root: . [2020-03-10T02:38:27.141Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-10T02:38:27.141Z] ==> Running gcov in . (disable via -X gcov) [2020-03-10T02:38:27.141Z] ==> Python coveragepy not found [2020-03-10T02:38:27.141Z] ==> Searching for coverage reports in: [2020-03-10T02:38:27.141Z] + . [2020-03-10T02:38:27.141Z] -> Found 1 reports [2020-03-10T02:38:27.141Z] ==> Detecting git/mercurial file structure [2020-03-10T02:38:27.141Z] ==> Reading reports [2020-03-10T02:38:27.141Z] + ./coverage.out bytes=101179 [2020-03-10T02:38:27.141Z] ==> Appending adjustments [2020-03-10T02:38:27.141Z] http://docs.codecov.io/docs/fixing-reports [2020-03-10T02:38:27.723Z] + Found adjustments [2020-03-10T02:38:27.723Z] ==> Gzipping contents [2020-03-10T02:38:27.723Z] ==> Uploading reports [2020-03-10T02:38:27.723Z] url: https://codecov.io [2020-03-10T02:38:27.723Z] query: branch=PR-429&commit=937c27991e3a022820c7233401f8a9f6f6c272ba&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job= [2020-03-10T02:38:27.723Z] -> Pinging Codecov [2020-03-10T02:38:27.723Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-429&commit=937c27991e3a022820c7233401f8a9f6f6c272ba&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job= [2020-03-10T02:38:28.298Z] -> Uploading [2020-03-10T02:38:28.874Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/937c27991e3a022820c7233401f8a9f6f6c272ba [Pipeline] } [2020-03-10T02:38:28.888Z] 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 [2020-03-10T02:38:30.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T02:38:30.393Z] ---> package-listing.sh [2020-03-10T02:38:30.393Z] ++ facter osfamily [2020-03-10T02:38:30.393Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-10T02:38:30.393Z] + OS_FAMILY=redhat [2020-03-10T02:38:30.393Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-429 [2020-03-10T02:38:30.393Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-10T02:38:30.393Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-10T02:38:30.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-10T02:38:30.393Z] + PACKAGES=/tmp/packages_start.txt [2020-03-10T02:38:30.393Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-429 ']' [2020-03-10T02:38:30.393Z] + PACKAGES=/tmp/packages_end.txt [2020-03-10T02:38:30.393Z] + case "${OS_FAMILY}" in [2020-03-10T02:38:30.393Z] + rpm -qa [2020-03-10T02:38:30.393Z] + sort [2020-03-10T02:38:34.643Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-10T02:38:34.643Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-10T02:38:34.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-10T02:38:34.643Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-429 ']' [2020-03-10T02:38:34.643Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/ [2020-03-10T02:38:34.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-10T02:38:35.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-10T02:38:35.148Z] [2020-03-10T02:38:35.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-10T02:38:35.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-10T02:38:35.507Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-10T02:38:35.507Z] c9b1b535fdd9: Pulling fs layer [2020-03-10T02:38:35.507Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-10T02:38:35.507Z] 756a868c4378: Pulling fs layer [2020-03-10T02:38:35.507Z] 444b2fc9a129: Pulling fs layer [2020-03-10T02:38:35.507Z] ea15f1150254: Pulling fs layer [2020-03-10T02:38:35.507Z] 41b27a9f41bf: Pulling fs layer [2020-03-10T02:38:35.507Z] 28c525ee5125: Pulling fs layer [2020-03-10T02:38:35.507Z] 094b1ea09ed8: Pulling fs layer [2020-03-10T02:38:35.507Z] 138eaada9080: Pulling fs layer [2020-03-10T02:38:35.507Z] 0622d0fa9048: Pulling fs layer [2020-03-10T02:38:35.507Z] 41b27a9f41bf: Waiting [2020-03-10T02:38:35.507Z] 28c525ee5125: Waiting [2020-03-10T02:38:35.507Z] 094b1ea09ed8: Waiting [2020-03-10T02:38:35.507Z] 138eaada9080: Waiting [2020-03-10T02:38:35.507Z] 0622d0fa9048: Waiting [2020-03-10T02:38:35.507Z] 444b2fc9a129: Waiting [2020-03-10T02:38:35.507Z] ea15f1150254: Waiting [2020-03-10T02:38:35.507Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-10T02:38:35.507Z] 2cc5ad85d9ab: Download complete [2020-03-10T02:38:35.507Z] 444b2fc9a129: Download complete [2020-03-10T02:38:35.782Z] c9b1b535fdd9: Verifying Checksum [2020-03-10T02:38:35.782Z] c9b1b535fdd9: Download complete [2020-03-10T02:38:35.782Z] ea15f1150254: Verifying Checksum [2020-03-10T02:38:35.782Z] ea15f1150254: Download complete [2020-03-10T02:38:35.782Z] 28c525ee5125: Verifying Checksum [2020-03-10T02:38:35.782Z] 28c525ee5125: Download complete [2020-03-10T02:38:36.053Z] c9b1b535fdd9: Pull complete [2020-03-10T02:38:36.326Z] 756a868c4378: Verifying Checksum [2020-03-10T02:38:36.326Z] 756a868c4378: Download complete [2020-03-10T02:38:36.610Z] 2cc5ad85d9ab: Pull complete [2020-03-10T02:38:36.610Z] 138eaada9080: Verifying Checksum [2020-03-10T02:38:36.610Z] 138eaada9080: Download complete [2020-03-10T02:38:36.610Z] 0622d0fa9048: Verifying Checksum [2020-03-10T02:38:36.610Z] 0622d0fa9048: Download complete [2020-03-10T02:38:36.610Z] 094b1ea09ed8: Verifying Checksum [2020-03-10T02:38:36.610Z] 094b1ea09ed8: Download complete [2020-03-10T02:38:37.574Z] 41b27a9f41bf: Verifying Checksum [2020-03-10T02:38:37.574Z] 41b27a9f41bf: Download complete [2020-03-10T02:38:38.518Z] 756a868c4378: Pull complete [2020-03-10T02:38:38.518Z] 444b2fc9a129: Pull complete [2020-03-10T02:38:38.777Z] ea15f1150254: Pull complete [2020-03-10T02:38:43.024Z] 41b27a9f41bf: Pull complete [2020-03-10T02:38:43.024Z] 28c525ee5125: Pull complete [2020-03-10T02:38:44.970Z] 094b1ea09ed8: Pull complete [2020-03-10T02:38:45.242Z] 138eaada9080: Pull complete [2020-03-10T02:38:45.505Z] 0622d0fa9048: Pull complete [2020-03-10T02:38:45.505Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-10T02:38:45.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-10T02:38:45.687Z] prd-centos7-docker-4c-2g-9092 does not seem to be running inside a container [2020-03-10T02:38:45.731Z] $ 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-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@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 [2020-03-10T02:38:46.836Z] $ docker top 0b72c8fcaeee9fcf4cad401e51bdf7e05d52ea80e821fb822ff22e274e269385 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-10T02:38:47.694Z] provisioning config files... [2020-03-10T02:38:47.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config2100315282298993068tmp [Pipeline] { [Pipeline] echo [2020-03-10T02:38:47.782Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T02:38:48.090Z] ---> create-netrc.sh [Pipeline] echo [2020-03-10T02:38:48.098Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T02:38:48.390Z] ---> logs-deploy.sh [2020-03-10T02:38:48.390Z] + ARCHIVE_ARTIFACTS= [2020-03-10T02:38:48.390Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-10T02:38:48.390Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-10T02:38:48.390Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-10T02:38:48.390Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/9 [2020-03-10T02:38:48.390Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/9/ [2020-03-10T02:38:48.390Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/9 /w/workspace/dgexfoundry_device-sdk-go_PR-429 [2020-03-10T02:38:50.306Z] Archives upload complete. [2020-03-10T02:38:50.306Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/9/