Pull request #132 opened 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 weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from cbfe5d353e9dbf01d6ba48944b1e5d411a394830+f8002f62c93448ac56f9126a539844123f9002c7 (28c806ec0bbe0a14505a85147f32c58266f2bd5f) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-132/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-643’ Running on prd-centos7-docker-4c-2g-644 in /w/workspace/xfoundry_device-modbus-go_PR-132 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-132 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f8002f62c93448ac56f9126a539844123f9002c7 into PR head commit cbfe5d353e9dbf01d6ba48944b1e5d411a394830 Merge succeeded, producing cbfe5d353e9dbf01d6ba48944b1e5d411a394830 Checking out Revision cbfe5d353e9dbf01d6ba48944b1e5d411a394830 (PR-132) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/132/head:refs/remotes/origin/PR-132 # 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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbfe5d353e9dbf01d6ba48944b1e5d411a394830 # 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 f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbfe5d353e9dbf01d6ba48944b1e5d411a394830 # timeout=10 Commit message: "Fix doc link" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-25T02:04:15.318Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:04:17.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-25T02:04:17.731Z] [2020-03-25T02:04:17.731Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:04:18.121Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-25T02:04:18.121Z] latest: Pulling from edgex-devops/git-semver [2020-03-25T02:04:18.121Z] 9123ac7c32f7: Pulling fs layer [2020-03-25T02:04:18.121Z] b8cc5d1170e3: Pulling fs layer [2020-03-25T02:04:18.121Z] 2924cbbf6a41: Pulling fs layer [2020-03-25T02:04:18.121Z] 93b08a4f1073: Pulling fs layer [2020-03-25T02:04:18.121Z] 93b08a4f1073: Waiting [2020-03-25T02:04:18.121Z] b8cc5d1170e3: Download complete [2020-03-25T02:04:18.384Z] 9123ac7c32f7: Verifying Checksum [2020-03-25T02:04:18.384Z] 9123ac7c32f7: Download complete [2020-03-25T02:04:18.384Z] 93b08a4f1073: Verifying Checksum [2020-03-25T02:04:18.384Z] 93b08a4f1073: Download complete [2020-03-25T02:04:18.384Z] 2924cbbf6a41: Verifying Checksum [2020-03-25T02:04:18.384Z] 2924cbbf6a41: Download complete [2020-03-25T02:04:18.643Z] 9123ac7c32f7: Pull complete [2020-03-25T02:04:18.643Z] b8cc5d1170e3: Pull complete [2020-03-25T02:04:19.581Z] 2924cbbf6a41: Pull complete [2020-03-25T02:04:19.841Z] 93b08a4f1073: Pull complete [2020-03-25T02:04:19.841Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-25T02:04:19.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-25T02:04:19.996Z] prd-centos7-docker-4c-2g-644 does not seem to be running inside a container [2020-03-25T02:04:20.053Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-132 -v /w/workspace/xfoundry_device-modbus-go_PR-132:/w/workspace/xfoundry_device-modbus-go_PR-132:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-132@tmp:/w/workspace/xfoundry_device-modbus-go_PR-132@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-25T02:04:20.695Z] $ docker top 72c02933d8ef8a6780d5d305fd03d5b24420e0bf8d973ea40993ba6697649bf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-25T02:04:21.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-25T02:04:21.034Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-25T02:04:21.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-25T02:04:21.282Z] $ docker exec 72c02933d8ef8a6780d5d305fd03d5b24420e0bf8d973ea40993ba6697649bf5 ssh-agent [2020-03-25T02:04:21.467Z] SSH_AUTH_SOCK=/tmp/ssh-25f7Bxs7LWNQ/agent.15 [2020-03-25T02:04:21.467Z] SSH_AGENT_PID=22 [2020-03-25T02:04:21.476Z] Running ssh-add (command line suppressed) [2020-03-25T02:04:21.629Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-132@tmp/private_key_5468175302211388743.key (/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/private_key_5468175302211388743.key) [2020-03-25T02:04:21.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-25T02:04:22.023Z] + git describe --exact-match --tags HEAD [2020-03-25T02:04:22.023Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-25T02:04:22.104Z] $ docker exec --env ******** --env ******** 72c02933d8ef8a6780d5d305fd03d5b24420e0bf8d973ea40993ba6697649bf5 ssh-agent -k [2020-03-25T02:04:22.252Z] unset SSH_AUTH_SOCK; [2020-03-25T02:04:22.252Z] unset SSH_AGENT_PID; [2020-03-25T02:04:22.252Z] echo Agent pid 22 killed; [2020-03-25T02:04:22.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-25T02:04:22.420Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-25T02:04:22.420Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-25T02:04:22.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-25T02:04:22.530Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-25T02:04:22.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-25T02:04:22.726Z] $ docker exec 72c02933d8ef8a6780d5d305fd03d5b24420e0bf8d973ea40993ba6697649bf5 ssh-agent [2020-03-25T02:04:22.912Z] SSH_AUTH_SOCK=/tmp/ssh-erS3OUqZOfEh/agent.58 [2020-03-25T02:04:22.912Z] SSH_AGENT_PID=65 [2020-03-25T02:04:22.917Z] Running ssh-add (command line suppressed) [2020-03-25T02:04:23.070Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-132@tmp/private_key_2771061283440452465.key (/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/private_key_2771061283440452465.key) [2020-03-25T02:04:23.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-25T02:04:23.468Z] + git semver init [2020-03-25T02:04:23.469Z] # -> Open(): unable to determine branch for HEAD [2020-03-25T02:04:23.469Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-132/.git [2020-03-25T02:04:23.469Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-132 [2020-03-25T02:04:23.469Z] # $SEMVER_REMOTE_NAME = origin [2020-03-25T02:04:23.469Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-25T02:04:23.469Z] # $SEMVER_USER_NAME = jenkins [2020-03-25T02:04:23.469Z] # $SEMVER_BRANCH = PR-132 [2020-03-25T02:04:23.469Z] # $SEMVER_TEMP = /tmp/semver-256378930 [2020-03-25T02:04:23.469Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-03-25T02:04:24.038Z] # '/tmp/semver-256378930' -> '/w/workspace/xfoundry_device-modbus-go_PR-132/.semver' [2020-03-25T02:04:24.038Z] # -> Force: false [2020-03-25T02:04:24.038Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-132/.semver [Pipeline] } [2020-03-25T02:04:24.074Z] $ docker exec --env ******** --env ******** 72c02933d8ef8a6780d5d305fd03d5b24420e0bf8d973ea40993ba6697649bf5 ssh-agent -k [2020-03-25T02:04:24.217Z] unset SSH_AUTH_SOCK; [2020-03-25T02:04:24.217Z] unset SSH_AGENT_PID; [2020-03-25T02:04:24.218Z] echo Agent pid 65 killed; [2020-03-25T02:04:24.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-25T02:04:24.790Z] + git semver [Pipeline] } [2020-03-25T02:04:24.820Z] $ docker stop --time=1 72c02933d8ef8a6780d5d305fd03d5b24420e0bf8d973ea40993ba6697649bf5 [2020-03-25T02:04:26.168Z] $ docker rm -f 72c02933d8ef8a6780d5d305fd03d5b24420e0bf8d973ea40993ba6697649bf5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-25T02:04:26.951Z] Stashed 20 file(s) [Pipeline] echo [2020-03-25T02:04:26.968Z] [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-25T02:04:42.412Z] Still waiting to schedule task [2020-03-25T02:04:42.413Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-25T02:04:42.432Z] Still waiting to schedule task [2020-03-25T02:04:42.433Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-25T02:06:35.064Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-646 in /w/workspace/xfoundry_device-modbus-go_PR-132 [Pipeline] { [Pipeline] ws [2020-03-25T02:06:35.151Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-03-25T02:06:41.164Z] using credential edgex-jenkins-ssh [2020-03-25T02:06:41.271Z] Cloning the remote Git repository [2020-03-25T02:06:41.271Z] Cloning with configured refspecs honoured and without tags [2020-03-25T02:06:41.356Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:06:41.445Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-03-25T02:06:41.534Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:06:41.535Z] > git --version # timeout=10 [2020-03-25T02:06:41.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:06:41.627Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:06:42.464Z] Fetching without tags [2020-03-25T02:06:42.950Z] Merging remotes/origin/master commit f8002f62c93448ac56f9126a539844123f9002c7 into PR head commit cbfe5d353e9dbf01d6ba48944b1e5d411a394830 [2020-03-25T02:06:42.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-25T02:06:42.372Z] > git config --add remote.origin.fetch +refs/pull/132/head:refs/remotes/origin/PR-132 # timeout=10 [2020-03-25T02:06:42.394Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:06:42.427Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-25T02:06:42.476Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:06:42.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:06:42.500Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:06:42.985Z] > git config core.sparsecheckout # timeout=10 [2020-03-25T02:06:43.028Z] > git checkout -f cbfe5d353e9dbf01d6ba48944b1e5d411a394830 # timeout=10 [2020-03-25T02:06:43.451Z] Merge succeeded, producing cbfe5d353e9dbf01d6ba48944b1e5d411a394830 [2020-03-25T02:06:43.451Z] Checking out Revision cbfe5d353e9dbf01d6ba48944b1e5d411a394830 (PR-132) [2020-03-25T02:06:43.113Z] > git remote # timeout=10 [2020-03-25T02:06:43.216Z] > git config --get remote.origin.url # timeout=10 [2020-03-25T02:06:43.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:06:43.304Z] > git merge f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10 [2020-03-25T02:06:43.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-25T02:06:43.459Z] > git config core.sparsecheckout # timeout=10 [2020-03-25T02:06:43.512Z] > git checkout -f cbfe5d353e9dbf01d6ba48944b1e5d411a394830 # timeout=10 [2020-03-25T02:06:47.983Z] Commit message: "Fix doc link" [2020-03-25T02:06:48.043Z] > git --version # timeout=10 [2020-03-25T02:06:48.069Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-25T02:06:49.289Z] ========================================================= [2020-03-25T02:06:49.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-25T02:06:49.289Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:06:50.466Z] + 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-25T02:06:51.057Z] Sending build context to Docker daemon 545.3kB [2020-03-25T02:06:51.326Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-25T02:06:51.326Z] Step 2/8 : FROM ${BASE} [2020-03-25T02:06:51.600Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-25T02:06:51.600Z] cde5963f3b93: Pulling fs layer [2020-03-25T02:06:51.600Z] 2a23fa8c16f7: Pulling fs layer [2020-03-25T02:06:51.600Z] 777b28850792: Pulling fs layer [2020-03-25T02:06:51.600Z] 8a11ddd9e578: Pulling fs layer [2020-03-25T02:06:51.600Z] 4cf88f913ddb: Pulling fs layer [2020-03-25T02:06:51.600Z] 1df406cf5192: Pulling fs layer [2020-03-25T02:06:51.600Z] cd6300453558: Pulling fs layer [2020-03-25T02:06:51.600Z] b9c365052c96: Pulling fs layer [2020-03-25T02:06:51.600Z] a2d8cc88f415: Pulling fs layer [2020-03-25T02:06:51.600Z] ea1d1ca13537: Pulling fs layer [2020-03-25T02:06:51.600Z] 3750a50a1c5e: Pulling fs layer [2020-03-25T02:06:51.600Z] 8a11ddd9e578: Waiting [2020-03-25T02:06:51.600Z] 4cf88f913ddb: Waiting [2020-03-25T02:06:51.600Z] 1df406cf5192: Waiting [2020-03-25T02:06:51.600Z] cd6300453558: Waiting [2020-03-25T02:06:51.600Z] b9c365052c96: Waiting [2020-03-25T02:06:51.600Z] a2d8cc88f415: Waiting [2020-03-25T02:06:51.600Z] ea1d1ca13537: Waiting [2020-03-25T02:06:51.600Z] 3750a50a1c5e: Waiting [2020-03-25T02:06:51.600Z] 777b28850792: Verifying Checksum [2020-03-25T02:06:51.600Z] 777b28850792: Download complete [2020-03-25T02:06:51.600Z] 2a23fa8c16f7: Verifying Checksum [2020-03-25T02:06:51.600Z] 2a23fa8c16f7: Download complete [2020-03-25T02:06:51.600Z] 4cf88f913ddb: Verifying Checksum [2020-03-25T02:06:51.600Z] 4cf88f913ddb: Download complete [2020-03-25T02:06:51.600Z] 1df406cf5192: Verifying Checksum [2020-03-25T02:06:51.600Z] 1df406cf5192: Download complete [2020-03-25T02:06:51.869Z] cde5963f3b93: Verifying Checksum [2020-03-25T02:06:51.869Z] cde5963f3b93: Download complete [2020-03-25T02:06:52.838Z] cde5963f3b93: Pull complete [2020-03-25T02:06:53.110Z] 2a23fa8c16f7: Pull complete [2020-03-25T02:06:53.380Z] 777b28850792: Pull complete [2020-03-25T02:06:56.744Z] cd6300453558: Verifying Checksum [2020-03-25T02:06:56.744Z] cd6300453558: Download complete [2020-03-25T02:06:57.017Z] a2d8cc88f415: Download complete [2020-03-25T02:06:59.606Z] ea1d1ca13537: Verifying Checksum [2020-03-25T02:06:59.606Z] ea1d1ca13537: Download complete [2020-03-25T02:06:59.606Z] 3750a50a1c5e: Verifying Checksum [2020-03-25T02:06:59.606Z] 3750a50a1c5e: Download complete [2020-03-25T02:07:01.551Z] b9c365052c96: Download complete [2020-03-25T02:07:04.137Z] 8a11ddd9e578: Verifying Checksum [2020-03-25T02:07:04.137Z] 8a11ddd9e578: Download complete [2020-03-25T02:07:16.499Z] 8a11ddd9e578: Pull complete [2020-03-25T02:07:16.499Z] 4cf88f913ddb: Pull complete [2020-03-25T02:07:16.499Z] 1df406cf5192: Pull complete [2020-03-25T02:07:20.784Z] cd6300453558: Pull complete [2020-03-25T02:07:26.161Z] b9c365052c96: Pull complete [2020-03-25T02:07:26.161Z] a2d8cc88f415: Pull complete [2020-03-25T02:07:28.125Z] ea1d1ca13537: Pull complete [2020-03-25T02:07:28.396Z] 3750a50a1c5e: Pull complete [2020-03-25T02:07:28.396Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-25T02:07:28.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-25T02:07:28.396Z] ---> 78745c68409d [2020-03-25T02:07:28.396Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-25T02:07:32.661Z] ---> Running in e591a41a7b27 [2020-03-25T02:07:32.929Z] Removing intermediate container e591a41a7b27 [2020-03-25T02:07:32.929Z] ---> 9722c4b66695 [2020-03-25T02:07:32.929Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-25T02:07:32.929Z] ---> Running in deb753019b16 [2020-03-25T02:07:34.887Z] Removing intermediate container deb753019b16 [2020-03-25T02:07:34.887Z] ---> 4bd780738733 [2020-03-25T02:07:34.887Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-25T02:07:35.158Z] ---> Running in 7222dd52f822 [2020-03-25T02:07:36.121Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-25T02:07:38.060Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-25T02:07:39.464Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:07:39.464Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:07:40.418Z] (3/18) Installing libmagic (5.37-r1) [2020-03-25T02:07:40.998Z] (4/18) Installing file (5.37-r1) [2020-03-25T02:07:40.998Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:07:41.263Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:07:41.263Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:07:48.195Z] Running on prd-centos7-docker-4c-2g-648 in /w/workspace/xfoundry_device-modbus-go_PR-132 [Pipeline] { [Pipeline] ws [2020-03-25T02:07:48.257Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-03-25T02:07:50.838Z] using credential edgex-jenkins-ssh [2020-03-25T02:07:50.879Z] Cloning the remote Git repository [2020-03-25T02:07:50.879Z] Cloning with configured refspecs honoured and without tags [2020-03-25T02:07:51.507Z] Fetching without tags [2020-03-25T02:07:50.917Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:07:50.958Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-03-25T02:07:51.008Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:07:51.008Z] > git --version # timeout=10 [2020-03-25T02:07:51.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:07:51.050Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:07:51.483Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-25T02:07:51.490Z] > git config --add remote.origin.fetch +refs/pull/132/head:refs/remotes/origin/PR-132 # timeout=10 [2020-03-25T02:07:51.495Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:07:51.507Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-25T02:07:51.519Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:07:51.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:07:51.525Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:07:51.864Z] Merging remotes/origin/master commit f8002f62c93448ac56f9126a539844123f9002c7 into PR head commit cbfe5d353e9dbf01d6ba48944b1e5d411a394830 [2020-03-25T02:07:51.945Z] Merge succeeded, producing cbfe5d353e9dbf01d6ba48944b1e5d411a394830 [2020-03-25T02:07:51.946Z] Checking out Revision cbfe5d353e9dbf01d6ba48944b1e5d411a394830 (PR-132) [2020-03-25T02:07:51.879Z] > git config core.sparsecheckout # timeout=10 [2020-03-25T02:07:51.887Z] > git checkout -f cbfe5d353e9dbf01d6ba48944b1e5d411a394830 # timeout=10 [2020-03-25T02:07:51.920Z] > git remote # timeout=10 [2020-03-25T02:07:51.924Z] > git config --get remote.origin.url # timeout=10 [2020-03-25T02:07:51.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:07:51.937Z] > git merge f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10 [2020-03-25T02:07:51.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-25T02:07:51.957Z] > git config core.sparsecheckout # timeout=10 [2020-03-25T02:07:51.962Z] > git checkout -f cbfe5d353e9dbf01d6ba48944b1e5d411a394830 # timeout=10 [2020-03-25T02:07:55.709Z] Commit message: "Fix doc link" [2020-03-25T02:07:55.741Z] > git --version # timeout=10 [2020-03-25T02:07:55.753Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-25T02:07:56.639Z] ========================================================= [2020-03-25T02:07:56.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-25T02:07:56.639Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:07:57.287Z] + 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-25T02:07:57.288Z] Sending build context to Docker daemon 545.3kB [2020-03-25T02:07:57.550Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-25T02:07:57.550Z] Step 2/8 : FROM ${BASE} [2020-03-25T02:07:57.550Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-25T02:07:57.550Z] e6b0cf9c0882: Pulling fs layer [2020-03-25T02:07:57.550Z] 2848faf0eed1: Pulling fs layer [2020-03-25T02:07:57.550Z] 0f37312ad70f: Pulling fs layer [2020-03-25T02:07:57.550Z] 5788d62ee057: Pulling fs layer [2020-03-25T02:07:57.550Z] 0e6b1d234666: Pulling fs layer [2020-03-25T02:07:57.550Z] bf5d7aec512f: Pulling fs layer [2020-03-25T02:07:57.550Z] 34c802a77dc8: Pulling fs layer [2020-03-25T02:07:57.550Z] 9eb99e56ec68: Pulling fs layer [2020-03-25T02:07:57.550Z] 27c7a5d97fbd: Pulling fs layer [2020-03-25T02:07:57.550Z] 5c102a31e300: Pulling fs layer [2020-03-25T02:07:57.550Z] dcfb455df0a1: Pulling fs layer [2020-03-25T02:07:57.550Z] 5788d62ee057: Waiting [2020-03-25T02:07:57.550Z] 0e6b1d234666: Waiting [2020-03-25T02:07:57.550Z] bf5d7aec512f: Waiting [2020-03-25T02:07:57.550Z] 9eb99e56ec68: Waiting [2020-03-25T02:07:57.550Z] 34c802a77dc8: Waiting [2020-03-25T02:07:57.550Z] 27c7a5d97fbd: Waiting [2020-03-25T02:07:57.550Z] dcfb455df0a1: Waiting [2020-03-25T02:07:57.550Z] 5c102a31e300: Waiting [2020-03-25T02:07:57.550Z] 0f37312ad70f: Verifying Checksum [2020-03-25T02:07:57.550Z] 0f37312ad70f: Download complete [2020-03-25T02:07:57.550Z] 2848faf0eed1: Verifying Checksum [2020-03-25T02:07:57.550Z] 2848faf0eed1: Download complete [2020-03-25T02:07:57.550Z] 0e6b1d234666: Verifying Checksum [2020-03-25T02:07:57.550Z] 0e6b1d234666: Download complete [2020-03-25T02:07:57.550Z] e6b0cf9c0882: Verifying Checksum [2020-03-25T02:07:57.550Z] bf5d7aec512f: Verifying Checksum [2020-03-25T02:07:57.550Z] bf5d7aec512f: Download complete [2020-03-25T02:07:57.824Z] e6b0cf9c0882: Pull complete [2020-03-25T02:07:58.092Z] 2848faf0eed1: Pull complete [2020-03-25T02:07:58.092Z] 0f37312ad70f: Pull complete [2020-03-25T02:07:58.358Z] 34c802a77dc8: Verifying Checksum [2020-03-25T02:07:58.358Z] 34c802a77dc8: Download complete [2020-03-25T02:07:58.358Z] 27c7a5d97fbd: Verifying Checksum [2020-03-25T02:07:58.358Z] 27c7a5d97fbd: Download complete [2020-03-25T02:07:58.628Z] 5c102a31e300: Verifying Checksum [2020-03-25T02:07:58.628Z] 5c102a31e300: Download complete [2020-03-25T02:07:58.891Z] dcfb455df0a1: Verifying Checksum [2020-03-25T02:07:58.891Z] dcfb455df0a1: Download complete [2020-03-25T02:07:59.467Z] 9eb99e56ec68: Verifying Checksum [2020-03-25T02:07:59.467Z] 9eb99e56ec68: Download complete [2020-03-25T02:07:59.726Z] 5788d62ee057: Verifying Checksum [2020-03-25T02:07:59.726Z] 5788d62ee057: Download complete [2020-03-25T02:08:05.003Z] 5788d62ee057: Pull complete [2020-03-25T02:08:05.262Z] 0e6b1d234666: Pull complete [2020-03-25T02:08:05.262Z] bf5d7aec512f: Pull complete [2020-03-25T02:08:07.926Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-03-25T02:08:07.926Z] (9/18) Installing g++ (9.2.0-r4) [2020-03-25T02:08:11.829Z] 34c802a77dc8: Pull complete [2020-03-25T02:08:15.129Z] 9eb99e56ec68: Pull complete [2020-03-25T02:08:15.129Z] 27c7a5d97fbd: Pull complete [2020-03-25T02:08:15.394Z] 5c102a31e300: Pull complete [2020-03-25T02:08:15.653Z] dcfb455df0a1: Pull complete [2020-03-25T02:08:15.653Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-25T02:08:15.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-25T02:08:15.653Z] ---> 7c70fe431013 [2020-03-25T02:08:15.653Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-25T02:08:15.653Z] ---> Running in 62bb020ae04b [2020-03-25T02:08:15.914Z] Removing intermediate container 62bb020ae04b [2020-03-25T02:08:15.914Z] ---> 84192f84d72a [2020-03-25T02:08:15.914Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-25T02:08:15.914Z] ---> Running in 07a3a4a80947 [2020-03-25T02:08:16.862Z] Removing intermediate container 07a3a4a80947 [2020-03-25T02:08:16.862Z] ---> 5c65769fb3c1 [2020-03-25T02:08:16.862Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-25T02:08:16.862Z] ---> Running in 8f503f47d37e [2020-03-25T02:08:17.817Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-25T02:08:19.754Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-25T02:08:21.135Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:08:22.511Z] (2/17) Installing libmagic (5.37-r1) [2020-03-25T02:08:22.770Z] (3/17) Installing file (5.37-r1) [2020-03-25T02:08:23.028Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:08:23.028Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:08:23.288Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:08:34.589Z] (10/18) Installing fortify-headers (1.1-r0) [2020-03-25T02:08:34.589Z] (11/18) Installing build-base (0.5-r1) [2020-03-25T02:08:34.589Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-03-25T02:08:34.589Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-03-25T02:08:34.589Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-03-25T02:08:34.589Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-25T02:08:34.589Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-03-25T02:08:34.589Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-03-25T02:08:34.589Z] (18/18) Installing openssh (8.1_p1-r0) [2020-03-25T02:08:34.589Z] Executing busybox-1.31.1-r8.trigger [2020-03-25T02:08:34.589Z] OK: 203 MiB in 52 packages [2020-03-25T02:08:41.271Z] Removing intermediate container 7222dd52f822 [2020-03-25T02:08:41.271Z] ---> e19f944437c2 [2020-03-25T02:08:41.271Z] Step 6/8 : WORKDIR /device-modbus-go [2020-03-25T02:08:41.271Z] ---> Running in c68aac73777b [2020-03-25T02:08:41.271Z] Removing intermediate container c68aac73777b [2020-03-25T02:08:41.271Z] ---> 1b0e64ded882 [2020-03-25T02:08:41.271Z] Step 7/8 : COPY . . [2020-03-25T02:08:41.858Z] ---> e4e77471dff8 [2020-03-25T02:08:41.858Z] Step 8/8 : RUN go mod download [2020-03-25T02:08:42.126Z] ---> Running in b6d4a132e24e [2020-03-25T02:08:45.469Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-25T02:08:45.469Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-25T02:08:45.469Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-25T02:08:45.469Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-25T02:08:45.469Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-25T02:08:45.469Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-25T02:08:45.469Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-25T02:08:45.469Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-03-25T02:08:45.469Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-03-25T02:08:45.469Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-25T02:08:45.469Z] go: finding github.com/fatih/color v1.7.0 [2020-03-25T02:08:45.469Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-25T02:08:45.469Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-25T02:08:45.469Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-25T02:08:45.469Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-03-25T02:08:45.469Z] go: finding github.com/goburrow/serial v0.1.0 [2020-03-25T02:08:45.469Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-25T02:08:45.469Z] go: finding github.com/google/uuid v1.1.1 [2020-03-25T02:08:45.469Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-25T02:08:45.737Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-25T02:08:45.737Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-25T02:08:45.737Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-25T02:08:45.737Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-25T02:08:45.737Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-25T02:08:45.737Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-25T02:08:46.004Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-25T02:08:46.004Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-25T02:08:46.004Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-03-25T02:08:46.004Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-25T02:08:46.004Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-25T02:08:46.004Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-25T02:08:46.270Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-03-25T02:08:46.270Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-25T02:08:46.270Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-25T02:08:46.270Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-25T02:08:46.270Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-25T02:08:46.270Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-25T02:08:46.270Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-25T02:08:46.537Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-25T02:08:46.537Z] go: finding github.com/miekg/dns v1.1.4 [2020-03-25T02:08:46.537Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-25T02:08:46.537Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-25T02:08:46.537Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-25T02:08:46.537Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-03-25T02:08:46.537Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-25T02:08:46.804Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-03-25T02:08:46.804Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-25T02:08:46.804Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-25T02:08:46.804Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-25T02:08:46.804Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-25T02:08:46.804Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-25T02:08:46.804Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-25T02:08:47.070Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-25T02:08:47.070Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-25T02:08:47.070Z] go: finding github.com/posener/complete v1.1.1 [2020-03-25T02:08:47.070Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-03-25T02:08:47.070Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-25T02:08:47.340Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-25T02:08:47.340Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-25T02:08:47.340Z] go: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-03-25T02:08:47.340Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-25T02:08:47.340Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-25T02:08:47.340Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-03-25T02:08:47.340Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-25T02:08:47.340Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-25T02:08:47.606Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-25T02:08:47.606Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-25T02:09:02.616Z] Removing intermediate container b6d4a132e24e [2020-03-25T02:09:02.616Z] ---> f2907603b099 [2020-03-25T02:09:02.616Z] Successfully built f2907603b099 [2020-03-25T02:09:02.616Z] 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-25T02:09:03.400Z] + docker inspect -f . ci-base-image-arm64 [2020-03-25T02:09:03.671Z] . [Pipeline] withDockerContainer [2020-03-25T02:09:04.026Z] prd-ubuntu18.04-docker-arm64-4c-16g-646 does not seem to be running inside a container [2020-03-25T02:09:04.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2020-03-25T02:09:05.525Z] $ docker top 736a13f6b77a60047015cb3c8c207fef0438ac56eabc2b78a5c520d771faf937 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-25T02:09:06.690Z] + go version [2020-03-25T02:09:06.690Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-25T02:09:07.369Z] + make test [2020-03-25T02:09:07.369Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-25T02:09:08.351Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-03-25T02:09:09.979Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-03-25T02:09:09.979Z] (8/17) Installing g++ (9.2.0-r4) [2020-03-25T02:09:36.528Z] (9/17) Installing fortify-headers (1.1-r0) [2020-03-25T02:09:36.528Z] (10/17) Installing build-base (0.5-r1) [2020-03-25T02:09:36.528Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-03-25T02:09:36.528Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-03-25T02:09:36.528Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-03-25T02:09:37.465Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-25T02:09:37.465Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-03-25T02:09:37.465Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-03-25T02:09:38.033Z] (17/17) Installing openssh (8.1_p1-r0) [2020-03-25T02:09:38.293Z] Executing busybox-1.31.1-r8.trigger [2020-03-25T02:09:38.293Z] OK: 214 MiB in 52 packages [2020-03-25T02:09:41.599Z] Removing intermediate container 8f503f47d37e [2020-03-25T02:09:41.599Z] ---> 086c73d7eed2 [2020-03-25T02:09:41.599Z] Step 6/8 : WORKDIR /device-modbus-go [2020-03-25T02:09:41.599Z] ---> Running in 861883ac2f8d [2020-03-25T02:09:41.599Z] Removing intermediate container 861883ac2f8d [2020-03-25T02:09:41.599Z] ---> 263cacb80d20 [2020-03-25T02:09:41.599Z] Step 7/8 : COPY . . [2020-03-25T02:09:41.858Z] ---> 94e62bc189a1 [2020-03-25T02:09:41.858Z] Step 8/8 : RUN go mod download [2020-03-25T02:09:41.858Z] ---> Running in 00844b278c46 [2020-03-25T02:09:43.763Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-25T02:09:43.764Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-25T02:09:43.764Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-25T02:09:43.764Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-25T02:09:43.764Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-25T02:09:43.764Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-25T02:09:43.764Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-25T02:09:43.764Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-03-25T02:09:44.331Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-03-25T02:09:44.331Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-25T02:09:44.331Z] go: finding github.com/fatih/color v1.7.0 [2020-03-25T02:09:44.331Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-25T02:09:44.331Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-25T02:09:44.331Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-25T02:09:44.331Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-03-25T02:09:44.590Z] go: finding github.com/goburrow/serial v0.1.0 [2020-03-25T02:09:44.590Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-25T02:09:44.590Z] go: finding github.com/google/uuid v1.1.1 [2020-03-25T02:09:44.590Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-25T02:09:44.590Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-25T02:09:44.590Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-25T02:09:44.591Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-25T02:09:44.591Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-25T02:09:44.850Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-25T02:09:44.850Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-25T02:09:44.850Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-25T02:09:44.850Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-25T02:09:44.850Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-03-25T02:09:44.850Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-25T02:09:44.850Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-25T02:09:45.109Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-25T02:09:45.109Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-03-25T02:09:45.109Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-25T02:09:45.109Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-25T02:09:45.109Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-25T02:09:45.109Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-25T02:09:45.109Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-25T02:09:45.368Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-25T02:09:45.368Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-25T02:09:45.368Z] go: finding github.com/miekg/dns v1.1.4 [2020-03-25T02:09:45.368Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-25T02:09:45.368Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-25T02:09:45.368Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-25T02:09:45.368Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-03-25T02:09:45.626Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-25T02:09:45.626Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-03-25T02:09:45.626Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-25T02:09:45.626Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-25T02:09:45.626Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-25T02:09:45.626Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-25T02:09:45.626Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-25T02:09:45.885Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-25T02:09:45.885Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-25T02:09:45.885Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-25T02:09:45.885Z] go: finding github.com/posener/complete v1.1.1 [2020-03-25T02:09:45.885Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-03-25T02:09:45.885Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-25T02:09:45.885Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-25T02:09:45.885Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-25T02:09:45.885Z] go: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-03-25T02:09:46.144Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-25T02:09:46.144Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-25T02:09:46.144Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-03-25T02:09:46.144Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-25T02:09:46.144Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-25T02:09:46.144Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-25T02:09:46.144Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-25T02:09:47.278Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-03-25T02:09:47.278Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.219s coverage: 50.3% of statements [2020-03-25T02:09:47.278Z] ? github.com/edgexfoundry/device-modbus-go/mock [no test files] [2020-03-25T02:09:47.278Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-25T02:09:52.635Z] gofmt -l . [2020-03-25T02:09:52.635Z] [ "`gofmt -l .`" = "" ] [2020-03-25T02:09:52.635Z] ./bin/test-attribution-txt.sh [2020-03-25T02:09:52.902Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-25T02:09:54.046Z] Stashed 1 file(s) [Pipeline] } [2020-03-25T02:09:54.061Z] $ docker stop --time=1 736a13f6b77a60047015cb3c8c207fef0438ac56eabc2b78a5c520d771faf937 [2020-03-25T02:09:56.133Z] Removing intermediate container 00844b278c46 [2020-03-25T02:09:56.133Z] ---> 52b0f34a534f [2020-03-25T02:09:56.133Z] Successfully built 52b0f34a534f [2020-03-25T02:09:56.133Z] Successfully tagged ci-base-image-x86_64:latest [2020-03-25T02:09:56.412Z] $ docker rm -f 736a13f6b77a60047015cb3c8c207fef0438ac56eabc2b78a5c520d771faf937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:09:58.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-25T02:09:58.552Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-25T02:09:58.553Z] . [Pipeline] withDockerContainer [2020-03-25T02:09:58.750Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2020-03-25T02:09:58.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-x86_64 cat [2020-03-25T02:09:58.847Z] + ls -al . [2020-03-25T02:09:58.847Z] total 136 [2020-03-25T02:09:58.847Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 02:09 . [2020-03-25T02:09:58.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 02:06 .. [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 25 02:06 .dockerignore [2020-03-25T02:09:58.847Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 02:06 .git [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 338 Mar 25 02:06 .gitignore [2020-03-25T02:09:58.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 02:06 .semver [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 4208 Mar 25 02:06 Attribution.txt [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 1263 Mar 25 02:06 Dockerfile [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 954 Mar 25 02:06 Dockerfile.build [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 25 02:06 Jenkinsfile [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 25 02:06 LICENSE [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 25 02:06 Makefile [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 416 Mar 25 02:06 README.md [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 02:04 VERSION [2020-03-25T02:09:58.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 02:06 bin [2020-03-25T02:09:58.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 02:06 cmd [2020-03-25T02:09:58.847Z] -rw-r--r-- 1 jenkins jenkins 22122 Mar 25 02:09 coverage.out [2020-03-25T02:09:58.847Z] -rw-r--r-- 1 jenkins jenkins 683 Mar 25 02:09 go.mod [2020-03-25T02:09:58.847Z] -rw-r--r-- 1 jenkins jenkins 12348 Mar 25 02:09 go.sum [2020-03-25T02:09:58.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 02:06 internal [2020-03-25T02:09:58.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 02:06 mock [2020-03-25T02:09:58.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 02:06 snap [2020-03-25T02:09:58.847Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 25 02:06 version.go [2020-03-25T02:09:59.501Z] $ docker top 485c2b7fe70e025841a6a5025798f523bb9cbd0b3cc2df73dd799fffc825f94d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:10:00.172Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cbfe5d353e9dbf01d6ba48944b1e5d411a394830 --label arch=arm64 --label version=0.0.0 . [2020-03-25T02:10:00.359Z] + go version [2020-03-25T02:10:00.441Z] Sending build context to Docker daemon 574kB [2020-03-25T02:10:00.624Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-25T02:10:00.711Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-03-25T02:10:00.711Z] Step 2/17 : FROM ${BASE} AS builder [2020-03-25T02:10:00.711Z] ---> f2907603b099 [2020-03-25T02:10:00.711Z] Step 3/17 : ARG MAKE='make build' [2020-03-25T02:10:00.711Z] ---> Running in 2573cca1dd06 [2020-03-25T02:10:01.098Z] + make test [2020-03-25T02:10:01.098Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-25T02:10:01.299Z] Removing intermediate container 2573cca1dd06 [2020-03-25T02:10:01.299Z] ---> 8303ed15230a [2020-03-25T02:10:01.299Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-25T02:10:01.299Z] ---> Running in 8bea56e8e6b9 [2020-03-25T02:10:03.020Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-03-25T02:10:03.251Z] Removing intermediate container 8bea56e8e6b9 [2020-03-25T02:10:03.251Z] ---> e590b7ddb9de [2020-03-25T02:10:03.251Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-03-25T02:10:03.251Z] ---> Running in f2070ad3f455 [2020-03-25T02:10:04.215Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-25T02:10:05.618Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-25T02:10:08.195Z] OK: 203 MiB in 52 packages [2020-03-25T02:10:08.782Z] Removing intermediate container f2070ad3f455 [2020-03-25T02:10:08.783Z] ---> 07585200172a [2020-03-25T02:10:08.783Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-03-25T02:10:09.051Z] ---> Running in 0041706e0ffd [2020-03-25T02:10:09.322Z] Removing intermediate container 0041706e0ffd [2020-03-25T02:10:09.322Z] ---> 7ecd998200b4 [2020-03-25T02:10:09.322Z] Step 7/17 : COPY . . [2020-03-25T02:10:10.308Z] ---> 0e5c010b24e2 [2020-03-25T02:10:10.308Z] Step 8/17 : RUN ${MAKE} [2020-03-25T02:10:10.308Z] ---> Running in f507ac6d84e1 [2020-03-25T02:10:11.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-03-25T02:10:15.293Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-03-25T02:10:16.677Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.169s coverage: 50.3% of statements [2020-03-25T02:10:16.677Z] ? github.com/edgexfoundry/device-modbus-go/mock [no test files] [2020-03-25T02:10:16.677Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-25T02:10:19.229Z] gofmt -l . [2020-03-25T02:10:19.229Z] [ "`gofmt -l .`" = "" ] [2020-03-25T02:10:19.229Z] ./bin/test-attribution-txt.sh [2020-03-25T02:10:19.490Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-25T02:10:19.525Z] Warning: overwriting stash ‘coverage-report’ [2020-03-25T02:10:19.996Z] Stashed 1 file(s) [Pipeline] } [2020-03-25T02:10:20.023Z] $ docker stop --time=1 485c2b7fe70e025841a6a5025798f523bb9cbd0b3cc2df73dd799fffc825f94d [2020-03-25T02:10:21.481Z] $ docker rm -f 485c2b7fe70e025841a6a5025798f523bb9cbd0b3cc2df73dd799fffc825f94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-25T02:10:22.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-25T02:10:22.724Z] + ls -al . [2020-03-25T02:10:22.724Z] total 104 [2020-03-25T02:10:22.724Z] drwxrwxr-x. 9 jenkins jenkins 4096 Mar 25 02:10 . [2020-03-25T02:10:22.724Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 25 02:07 .. [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 4208 Mar 25 02:07 Attribution.txt [2020-03-25T02:10:22.724Z] drwxrwxr-x. 2 jenkins jenkins 87 Mar 25 02:07 bin [2020-03-25T02:10:22.724Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 25 02:07 cmd [2020-03-25T02:10:22.724Z] -rw-r--r--. 1 jenkins jenkins 22122 Mar 25 02:10 coverage.out [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 1263 Mar 25 02:07 Dockerfile [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 954 Mar 25 02:07 Dockerfile.build [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 25 02:07 .dockerignore [2020-03-25T02:10:22.724Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 25 02:07 .git [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 338 Mar 25 02:07 .gitignore [2020-03-25T02:10:22.724Z] -rw-r--r--. 1 jenkins jenkins 683 Mar 25 02:10 go.mod [2020-03-25T02:10:22.724Z] -rw-r--r--. 1 jenkins jenkins 12348 Mar 25 02:10 go.sum [2020-03-25T02:10:22.724Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 25 02:07 internal [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 681 Mar 25 02:07 Jenkinsfile [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 25 02:07 LICENSE [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 880 Mar 25 02:07 Makefile [2020-03-25T02:10:22.724Z] drwxrwxr-x. 2 jenkins jenkins 25 Mar 25 02:07 mock [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 416 Mar 25 02:07 README.md [2020-03-25T02:10:22.724Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 25 02:07 .semver [2020-03-25T02:10:22.724Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 25 02:07 snap [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 25 02:04 VERSION [2020-03-25T02:10:22.724Z] -rw-rw-r--. 1 jenkins jenkins 229 Mar 25 02:07 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:10:23.059Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=cbfe5d353e9dbf01d6ba48944b1e5d411a394830 --label arch=amd64 --label version=0.0.0 . [2020-03-25T02:10:23.059Z] Sending build context to Docker daemon 574kB [2020-03-25T02:10:23.059Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-03-25T02:10:23.059Z] Step 2/17 : FROM ${BASE} AS builder [2020-03-25T02:10:23.059Z] ---> 52b0f34a534f [2020-03-25T02:10:23.059Z] Step 3/17 : ARG MAKE='make build' [2020-03-25T02:10:23.318Z] ---> Running in d141ac55861c [2020-03-25T02:10:23.318Z] Removing intermediate container d141ac55861c [2020-03-25T02:10:23.318Z] ---> dcc5051ed6c8 [2020-03-25T02:10:23.318Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-25T02:10:23.318Z] ---> Running in 1e3c99f08180 [2020-03-25T02:10:24.254Z] Removing intermediate container 1e3c99f08180 [2020-03-25T02:10:24.254Z] ---> 3c25e193c556 [2020-03-25T02:10:24.254Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-03-25T02:10:24.254Z] ---> Running in c157d3440984 [2020-03-25T02:10:24.513Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-25T02:10:26.421Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-25T02:10:28.323Z] OK: 214 MiB in 52 packages [2020-03-25T02:10:28.585Z] Removing intermediate container c157d3440984 [2020-03-25T02:10:28.585Z] ---> cfb6bfdc0d8e [2020-03-25T02:10:28.585Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-03-25T02:10:28.585Z] ---> Running in ddc4db90819b [2020-03-25T02:10:28.845Z] Removing intermediate container ddc4db90819b [2020-03-25T02:10:28.845Z] ---> e86a9698c6f6 [2020-03-25T02:10:28.845Z] Step 7/17 : COPY . . [2020-03-25T02:10:29.107Z] ---> a6acfe5e4494 [2020-03-25T02:10:29.107Z] Step 8/17 : RUN ${MAKE} [2020-03-25T02:10:29.107Z] ---> Running in 3f2db9269ed2 [2020-03-25T02:10:29.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-03-25T02:10:41.652Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-25T02:10:43.528Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-25T02:10:44.947Z] Removing intermediate container 3f2db9269ed2 [2020-03-25T02:10:44.947Z] ---> 2a156c931d23 [2020-03-25T02:10:44.947Z] Step 9/17 : FROM scratch [2020-03-25T02:10:44.947Z] ---> [2020-03-25T02:10:44.947Z] Step 10/17 : ENV APP_PORT=49991 [2020-03-25T02:10:44.947Z] ---> Running in 2a5e515cf4c8 [2020-03-25T02:10:44.947Z] Removing intermediate container 2a5e515cf4c8 [2020-03-25T02:10:44.947Z] ---> b8b68098d648 [2020-03-25T02:10:44.947Z] Step 11/17 : EXPOSE $APP_PORT [2020-03-25T02:10:44.947Z] ---> Running in d4bb870aff2b [2020-03-25T02:10:44.947Z] Removing intermediate container d4bb870aff2b [2020-03-25T02:10:44.947Z] ---> 015d0ac1daaa [2020-03-25T02:10:44.947Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-03-25T02:10:45.514Z] ---> f97f20c53e5d [2020-03-25T02:10:45.514Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-03-25T02:10:45.514Z] ---> Running in a33f8d00d500 [2020-03-25T02:10:45.514Z] Removing intermediate container a33f8d00d500 [2020-03-25T02:10:45.514Z] ---> 28ef58aff302 [2020-03-25T02:10:45.514Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-25T02:10:45.776Z] ---> Running in b6e1411c5f52 [2020-03-25T02:10:45.776Z] Removing intermediate container b6e1411c5f52 [2020-03-25T02:10:45.776Z] ---> aa5fe2598ffa [2020-03-25T02:10:45.776Z] Step 15/17 : LABEL arch=amd64 [2020-03-25T02:10:45.776Z] ---> Running in 190b7b2e710d [2020-03-25T02:10:46.034Z] Removing intermediate container 190b7b2e710d [2020-03-25T02:10:46.034Z] ---> ce1e78654f38 [2020-03-25T02:10:46.034Z] Step 16/17 : LABEL git_sha=cbfe5d353e9dbf01d6ba48944b1e5d411a394830 [2020-03-25T02:10:46.034Z] ---> Running in 4fc9d7ddaad0 [2020-03-25T02:10:46.034Z] Removing intermediate container 4fc9d7ddaad0 [2020-03-25T02:10:46.034Z] ---> 590a61a003f7 [2020-03-25T02:10:46.034Z] Step 17/17 : LABEL version=0.0.0 [2020-03-25T02:10:46.292Z] ---> Running in d02cea9eef9f [2020-03-25T02:10:46.292Z] Removing intermediate container d02cea9eef9f [2020-03-25T02:10:46.292Z] ---> 62dcb35a8423 [2020-03-25T02:10:46.293Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-25T02:10:46.293Z] Successfully built 62dcb35a8423 [2020-03-25T02:10:46.293Z] Successfully tagged docker-device-modbus-go: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] } [2020-03-25T02:10:53.619Z] Removing intermediate container f507ac6d84e1 [2020-03-25T02:10:53.620Z] ---> 294f371374b7 [2020-03-25T02:10:53.620Z] Step 9/17 : FROM scratch [2020-03-25T02:10:53.620Z] ---> [2020-03-25T02:10:53.620Z] Step 10/17 : ENV APP_PORT=49991 [2020-03-25T02:10:53.620Z] ---> Running in 844eb0f47d94 [2020-03-25T02:10:53.620Z] Removing intermediate container 844eb0f47d94 [2020-03-25T02:10:53.620Z] ---> 64d9dbe3c4c2 [2020-03-25T02:10:53.620Z] Step 11/17 : EXPOSE $APP_PORT [2020-03-25T02:10:53.620Z] ---> Running in e3d9c9acd10a [2020-03-25T02:10:53.620Z] Removing intermediate container e3d9c9acd10a [2020-03-25T02:10:53.620Z] ---> e9c8409407fc [2020-03-25T02:10:53.620Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-03-25T02:10:54.582Z] ---> 0874a8106819 [2020-03-25T02:10:54.582Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-03-25T02:10:54.850Z] ---> Running in 10bd866f2c55 [2020-03-25T02:10:55.119Z] Removing intermediate container 10bd866f2c55 [2020-03-25T02:10:55.119Z] ---> 3b5fa47dead6 [2020-03-25T02:10:55.119Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-25T02:10:55.386Z] ---> Running in 19fb62a15e7b [2020-03-25T02:10:55.652Z] Removing intermediate container 19fb62a15e7b [2020-03-25T02:10:55.652Z] ---> 7f136d136101 [2020-03-25T02:10:55.652Z] Step 15/17 : LABEL arch=arm64 [2020-03-25T02:10:55.652Z] ---> Running in 5d9824299ef7 [2020-03-25T02:10:56.236Z] Removing intermediate container 5d9824299ef7 [2020-03-25T02:10:56.236Z] ---> 345478082aec [2020-03-25T02:10:56.236Z] Step 16/17 : LABEL git_sha=cbfe5d353e9dbf01d6ba48944b1e5d411a394830 [2020-03-25T02:10:56.236Z] ---> Running in 6b74d9378c59 [2020-03-25T02:10:56.504Z] Removing intermediate container 6b74d9378c59 [2020-03-25T02:10:56.504Z] ---> 00b79db1331e [2020-03-25T02:10:56.504Z] Step 17/17 : LABEL version=0.0.0 [2020-03-25T02:10:56.771Z] ---> Running in fcf851261cdb [2020-03-25T02:10:57.040Z] Removing intermediate container fcf851261cdb [2020-03-25T02:10:57.040Z] ---> afdf141a792f [2020-03-25T02:10:57.040Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-25T02:10:57.040Z] Successfully built afdf141a792f [2020-03-25T02:10:57.040Z] Successfully tagged docker-device-modbus-go-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-25T02:10:58.490Z] provisioning config files... [2020-03-25T02:10:58.512Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/config6143804881559058628tmp [Pipeline] { [Pipeline] sh [2020-03-25T02:10:58.891Z] + curl -s https://codecov.io/bash [2020-03-25T02:10:58.892Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/config6143804881559058628tmp [2020-03-25T02:10:59.155Z] [2020-03-25T02:10:59.155Z] _____ _ [2020-03-25T02:10:59.155Z] / ____| | | [2020-03-25T02:10:59.155Z] | | ___ __| | ___ ___ _____ __ [2020-03-25T02:10:59.155Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-25T02:10:59.155Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-25T02:10:59.155Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-25T02:10:59.155Z] Bash-tbd [2020-03-25T02:10:59.155Z] [2020-03-25T02:10:59.155Z] [2020-03-25T02:10:59.155Z] ==> Jenkins CI detected. [2020-03-25T02:10:59.155Z] project root: . [2020-03-25T02:10:59.155Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-25T02:10:59.155Z] ==> Running gcov in . (disable via -X gcov) [2020-03-25T02:10:59.155Z] ==> Python coveragepy not found [2020-03-25T02:10:59.155Z] ==> Searching for coverage reports in: [2020-03-25T02:10:59.155Z] + . [2020-03-25T02:10:59.155Z] -> Found 1 reports [2020-03-25T02:10:59.155Z] ==> Detecting git/mercurial file structure [2020-03-25T02:10:59.155Z] ==> Reading reports [2020-03-25T02:10:59.155Z] + ./coverage.out bytes=22122 [2020-03-25T02:10:59.155Z] ==> Appending adjustments [2020-03-25T02:10:59.155Z] http://docs.codecov.io/docs/fixing-reports [2020-03-25T02:10:59.418Z] + Found adjustments [2020-03-25T02:10:59.418Z] ==> Gzipping contents [2020-03-25T02:10:59.418Z] ==> Uploading reports [2020-03-25T02:10:59.418Z] url: https://codecov.io [2020-03-25T02:10:59.418Z] query: branch=PR-132&commit=cbfe5d353e9dbf01d6ba48944b1e5d411a394830&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=132&job= [2020-03-25T02:10:59.418Z] -> Pinging Codecov [2020-03-25T02:10:59.418Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-132&commit=cbfe5d353e9dbf01d6ba48944b1e5d411a394830&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=132&job= [2020-03-25T02:10:59.683Z] -> Uploading [2020-03-25T02:11:00.253Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/cbfe5d353e9dbf01d6ba48944b1e5d411a394830 [Pipeline] } [2020-03-25T02:11:00.270Z] 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-25T02:11:01.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-25T02:11:02.251Z] ---> package-listing.sh [2020-03-25T02:11:02.251Z] ++ facter osfamily [2020-03-25T02:11:02.251Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-25T02:11:02.251Z] + OS_FAMILY=redhat [2020-03-25T02:11:02.251Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-132 [2020-03-25T02:11:02.251Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-25T02:11:02.251Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-25T02:11:02.251Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-25T02:11:02.251Z] + PACKAGES=/tmp/packages_start.txt [2020-03-25T02:11:02.251Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-132 ']' [2020-03-25T02:11:02.251Z] + PACKAGES=/tmp/packages_end.txt [2020-03-25T02:11:02.251Z] + case "${OS_FAMILY}" in [2020-03-25T02:11:02.251Z] + rpm -qa [2020-03-25T02:11:02.251Z] + sort [2020-03-25T02:11:06.458Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-25T02:11:06.458Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-25T02:11:06.458Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-25T02:11:06.458Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-132 ']' [2020-03-25T02:11:06.458Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-132/archives/ [2020-03-25T02:11:06.458Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-132/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:11:06.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-25T02:11:06.930Z] [2020-03-25T02:11:06.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:11:07.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-25T02:11:07.292Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-25T02:11:07.292Z] c9b1b535fdd9: Pulling fs layer [2020-03-25T02:11:07.292Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-25T02:11:07.292Z] 756a868c4378: Pulling fs layer [2020-03-25T02:11:07.292Z] 444b2fc9a129: Pulling fs layer [2020-03-25T02:11:07.292Z] ea15f1150254: Pulling fs layer [2020-03-25T02:11:07.292Z] 41b27a9f41bf: Pulling fs layer [2020-03-25T02:11:07.292Z] 28c525ee5125: Pulling fs layer [2020-03-25T02:11:07.292Z] 094b1ea09ed8: Pulling fs layer [2020-03-25T02:11:07.292Z] 138eaada9080: Pulling fs layer [2020-03-25T02:11:07.292Z] 0622d0fa9048: Pulling fs layer [2020-03-25T02:11:07.292Z] 444b2fc9a129: Waiting [2020-03-25T02:11:07.292Z] ea15f1150254: Waiting [2020-03-25T02:11:07.292Z] 41b27a9f41bf: Waiting [2020-03-25T02:11:07.292Z] 28c525ee5125: Waiting [2020-03-25T02:11:07.292Z] 094b1ea09ed8: Waiting [2020-03-25T02:11:07.292Z] 138eaada9080: Waiting [2020-03-25T02:11:07.292Z] 0622d0fa9048: Waiting [2020-03-25T02:11:07.292Z] 2cc5ad85d9ab: Download complete [2020-03-25T02:11:07.292Z] 444b2fc9a129: Verifying Checksum [2020-03-25T02:11:07.292Z] 444b2fc9a129: Download complete [2020-03-25T02:11:07.292Z] c9b1b535fdd9: Verifying Checksum [2020-03-25T02:11:07.292Z] c9b1b535fdd9: Download complete [2020-03-25T02:11:07.292Z] ea15f1150254: Verifying Checksum [2020-03-25T02:11:07.292Z] ea15f1150254: Download complete [2020-03-25T02:11:07.577Z] 28c525ee5125: Verifying Checksum [2020-03-25T02:11:07.577Z] 28c525ee5125: Download complete [2020-03-25T02:11:07.845Z] c9b1b535fdd9: Pull complete [2020-03-25T02:11:07.845Z] 756a868c4378: Verifying Checksum [2020-03-25T02:11:07.845Z] 756a868c4378: Download complete [2020-03-25T02:11:07.845Z] 138eaada9080: Verifying Checksum [2020-03-25T02:11:07.845Z] 138eaada9080: Download complete [2020-03-25T02:11:07.845Z] 094b1ea09ed8: Verifying Checksum [2020-03-25T02:11:07.845Z] 094b1ea09ed8: Download complete [2020-03-25T02:11:08.108Z] 2cc5ad85d9ab: Pull complete [2020-03-25T02:11:08.108Z] 0622d0fa9048: Verifying Checksum [2020-03-25T02:11:08.108Z] 0622d0fa9048: Download complete [2020-03-25T02:11:08.688Z] 41b27a9f41bf: Verifying Checksum [2020-03-25T02:11:08.688Z] 41b27a9f41bf: Download complete [2020-03-25T02:11:09.629Z] 756a868c4378: Pull complete [2020-03-25T02:11:09.889Z] 444b2fc9a129: Pull complete [2020-03-25T02:11:09.889Z] ea15f1150254: Pull complete [2020-03-25T02:11:14.093Z] 41b27a9f41bf: Pull complete [2020-03-25T02:11:14.093Z] 28c525ee5125: Pull complete [2020-03-25T02:11:15.482Z] 094b1ea09ed8: Pull complete [2020-03-25T02:11:15.740Z] 138eaada9080: Pull complete [2020-03-25T02:11:15.999Z] 0622d0fa9048: Pull complete [2020-03-25T02:11:15.999Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-25T02:11:15.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-25T02:11:16.173Z] prd-centos7-docker-4c-2g-644 does not seem to be running inside a container [2020-03-25T02:11:16.224Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-132 -v /w/workspace/xfoundry_device-modbus-go_PR-132:/w/workspace/xfoundry_device-modbus-go_PR-132:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-132@tmp:/w/workspace/xfoundry_device-modbus-go_PR-132@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-25T02:11:17.237Z] $ docker top 5eb82293a3f413208883310c24676a39741436df10427305a809d82568061b21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-25T02:11:17.508Z] provisioning config files... [2020-03-25T02:11:17.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/config5213453265520356574tmp [Pipeline] { [Pipeline] echo [2020-03-25T02:11:17.614Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-25T02:11:17.932Z] ---> create-netrc.sh [Pipeline] echo [2020-03-25T02:11:17.960Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-25T02:11:18.286Z] ---> logs-deploy.sh [2020-03-25T02:11:18.286Z] + ARCHIVE_ARTIFACTS= [2020-03-25T02:11:18.286Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-25T02:11:18.286Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-25T02:11:18.286Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-25T02:11:18.286Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-132/1 [2020-03-25T02:11:18.286Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-132/1/ [2020-03-25T02:11:18.286Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-132/1 /w/workspace/xfoundry_device-modbus-go_PR-132 [2020-03-25T02:11:19.664Z] Archives upload complete. [2020-03-25T02:11:19.664Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-132/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-132/1/