Push event to branch edgex-modbus-simulator Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 251ac84f7228ae0fb6e27216846c283c9f5cee26 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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/edgex-modbus-simulator/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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-3952’ Running on prd-centos7-docker-4c-2g-3961 in /w/workspace/modbus-go_edgex-modbus-simulator [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/modbus-go_edgex-modbus-simulator # 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/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 Fetching without tags Checking out Revision 251ac84f7228ae0fb6e27216846c283c9f5cee26 (edgex-modbus-simulator) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # 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/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 251ac84f7228ae0fb6e27216846c283c9f5cee26 # timeout=10 Commit message: "Merge pull request #134 from weichou1229/issue-133" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:12:58 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 04:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:01 04:13:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:13:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:01 latest: Pulling from edgex-devops/git-semver 04:13:01 9123ac7c32f7: Pulling fs layer 04:13:01 b8cc5d1170e3: Pulling fs layer 04:13:01 2924cbbf6a41: Pulling fs layer 04:13:01 93b08a4f1073: Pulling fs layer 04:13:01 b8cc5d1170e3: Verifying Checksum 04:13:01 b8cc5d1170e3: Download complete 04:13:02 9123ac7c32f7: Download complete 04:13:02 93b08a4f1073: Verifying Checksum 04:13:02 93b08a4f1073: Download complete 04:13:02 2924cbbf6a41: Download complete 04:13:02 9123ac7c32f7: Pull complete 04:13:02 b8cc5d1170e3: Pull complete 04:13:02 2924cbbf6a41: Pull complete 04:13:03 93b08a4f1073: Pull complete 04:13:03 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:13:03 prd-centos7-docker-4c-2g-3961 does not seem to be running inside a container 04:13:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/modbus-go_edgex-modbus-simulator -v /w/workspace/modbus-go_edgex-modbus-simulator:/w/workspace/modbus-go_edgex-modbus-simulator:rw,z -v /w/workspace/modbus-go_edgex-modbus-simulator@tmp:/w/workspace/modbus-go_edgex-modbus-simulator@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:13:03 $ docker top c1a9fae9c329b135aa1e4edb351aff75f3cf7c63b0a56781c2fdfd4a1b8a89f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:04 [ssh-agent] Looking for ssh-agent implementation... 04:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:04 $ docker exec c1a9fae9c329b135aa1e4edb351aff75f3cf7c63b0a56781c2fdfd4a1b8a89f5 ssh-agent 04:13:04 SSH_AUTH_SOCK=/tmp/ssh-4hA870yu4BsC/agent.15 04:13:04 SSH_AGENT_PID=22 04:13:04 Running ssh-add (command line suppressed) 04:13:04 Identity added: /w/workspace/modbus-go_edgex-modbus-simulator@tmp/private_key_2789711842807332177.key (/w/workspace/modbus-go_edgex-modbus-simulator@tmp/private_key_2789711842807332177.key) 04:13:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:05 + git describe --exact-match --tags HEAD 04:13:05 fatal: No names found, cannot describe anything. [Pipeline] } 04:13:05 $ docker exec --env ******** --env ******** c1a9fae9c329b135aa1e4edb351aff75f3cf7c63b0a56781c2fdfd4a1b8a89f5 ssh-agent -k 04:13:05 unset SSH_AUTH_SOCK; 04:13:05 unset SSH_AGENT_PID; 04:13:05 echo Agent pid 22 killed; 04:13:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:13:05 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:13:05 This usually means this commit has not been tagged. [Pipeline] sshagent 04:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:05 [ssh-agent] Looking for ssh-agent implementation... 04:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:05 $ docker exec c1a9fae9c329b135aa1e4edb351aff75f3cf7c63b0a56781c2fdfd4a1b8a89f5 ssh-agent 04:13:05 SSH_AUTH_SOCK=/tmp/ssh-A7l1l6dfvmBp/agent.57 04:13:05 SSH_AGENT_PID=64 04:13:05 Running ssh-add (command line suppressed) 04:13:06 Identity added: /w/workspace/modbus-go_edgex-modbus-simulator@tmp/private_key_8123288638186510316.key (/w/workspace/modbus-go_edgex-modbus-simulator@tmp/private_key_8123288638186510316.key) 04:13:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:06 + git semver init 04:13:06 # -> Open(): unable to determine branch for HEAD 04:13:06 # $GIT_DIR = /w/workspace/modbus-go_edgex-modbus-simulator/.git 04:13:06 # $GIT_WORK_TREE = /w/workspace/modbus-go_edgex-modbus-simulator 04:13:06 # $SEMVER_REMOTE_NAME = origin 04:13:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:13:06 # $SEMVER_USER_NAME = edgex-jenkins 04:13:06 # $SEMVER_BRANCH = edgex-modbus-simulator 04:13:06 # $SEMVER_TEMP = /tmp/semver-086743629 04:13:06 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 04:13:06 # '/tmp/semver-086743629' -> '/w/workspace/modbus-go_edgex-modbus-simulator/.semver' 04:13:06 # -> Force: false 04:13:06 # $SEMVER_DIR = /w/workspace/modbus-go_edgex-modbus-simulator/.semver [Pipeline] } 04:13:06 $ docker exec --env ******** --env ******** c1a9fae9c329b135aa1e4edb351aff75f3cf7c63b0a56781c2fdfd4a1b8a89f5 ssh-agent -k 04:13:06 unset SSH_AUTH_SOCK; 04:13:06 unset SSH_AGENT_PID; 04:13:06 echo Agent pid 64 killed; 04:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:07 + git semver [Pipeline] } 04:13:07 $ docker stop --time=1 c1a9fae9c329b135aa1e4edb351aff75f3cf7c63b0a56781c2fdfd4a1b8a89f5 04:13:08 $ docker rm -f c1a9fae9c329b135aa1e4edb351aff75f3cf7c63b0a56781c2fdfd4a1b8a89f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:13:09 Stashed 22 file(s) [Pipeline] echo 04:13:09 [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 04:13:24 Still waiting to schedule task 04:13:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:13:24 Still waiting to schedule task 04:13:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 04:15:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3962 in /w/workspace/modbus-go_edgex-modbus-simulator [Pipeline] { [Pipeline] ws 04:15:16 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 04:15:22 using credential edgex-jenkins-ssh 04:15:22 Cloning the remote Git repository 04:15:22 Cloning with configured refspecs honoured and without tags 04:15:22 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 04:15:23 > git init /w/workspace/device-modbus-go/1 # timeout=10 04:15:23 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 04:15:23 > git --version # timeout=10 04:15:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 04:15:24 Fetching without tags 04:15:24 Checking out Revision 251ac84f7228ae0fb6e27216846c283c9f5cee26 (edgex-modbus-simulator) 04:15:24 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 04:15:24 > git config --add remote.origin.fetch +refs/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 04:15:24 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 04:15:24 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 04:15:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 04:15:24 > git config core.sparsecheckout # timeout=10 04:15:24 > git checkout -f 251ac84f7228ae0fb6e27216846c283c9f5cee26 # timeout=10 04:15:29 Commit message: "Merge pull request #134 from weichou1229/issue-133" 04:15:29 > git --version # timeout=10 04:15:29 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:15:30 ========================================================= 04:15:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:15:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:15:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 04:15:32 Sending build context to Docker daemon 557.1kB 04:15:32 Step 1/8 : ARG BASE=golang:1.13-alpine 04:15:32 Step 2/8 : FROM ${BASE} 04:15:33 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:15:33 cde5963f3b93: Pulling fs layer 04:15:33 2a23fa8c16f7: Pulling fs layer 04:15:33 777b28850792: Pulling fs layer 04:15:33 8a11ddd9e578: Pulling fs layer 04:15:33 4cf88f913ddb: Pulling fs layer 04:15:33 1df406cf5192: Pulling fs layer 04:15:33 cd6300453558: Pulling fs layer 04:15:33 b9c365052c96: Pulling fs layer 04:15:33 a2d8cc88f415: Pulling fs layer 04:15:33 ea1d1ca13537: Pulling fs layer 04:15:33 3750a50a1c5e: Pulling fs layer 04:15:33 8a11ddd9e578: Waiting 04:15:33 4cf88f913ddb: Waiting 04:15:33 1df406cf5192: Waiting 04:15:33 cd6300453558: Waiting 04:15:33 b9c365052c96: Waiting 04:15:33 a2d8cc88f415: Waiting 04:15:33 ea1d1ca13537: Waiting 04:15:33 3750a50a1c5e: Waiting 04:15:33 777b28850792: Verifying Checksum 04:15:33 777b28850792: Download complete 04:15:33 2a23fa8c16f7: Verifying Checksum 04:15:33 2a23fa8c16f7: Download complete 04:15:33 4cf88f913ddb: Verifying Checksum 04:15:33 4cf88f913ddb: Download complete 04:15:33 1df406cf5192: Verifying Checksum 04:15:33 1df406cf5192: Download complete 04:15:33 cde5963f3b93: Download complete 04:15:34 cde5963f3b93: Pull complete 04:15:34 2a23fa8c16f7: Pull complete 04:15:35 777b28850792: Pull complete 04:15:37 cd6300453558: Verifying Checksum 04:15:37 cd6300453558: Download complete 04:15:37 a2d8cc88f415: Verifying Checksum 04:15:37 a2d8cc88f415: Download complete 04:15:39 ea1d1ca13537: Verifying Checksum 04:15:39 ea1d1ca13537: Download complete 04:15:39 3750a50a1c5e: Download complete 04:15:42 b9c365052c96: Verifying Checksum 04:15:42 b9c365052c96: Download complete 04:15:44 8a11ddd9e578: Verifying Checksum 04:15:44 8a11ddd9e578: Download complete 04:15:56 Running on prd-centos7-docker-4c-2g-3963 in /w/workspace/modbus-go_edgex-modbus-simulator [Pipeline] { [Pipeline] ws 04:15:56 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 04:15:56 8a11ddd9e578: Pull complete 04:15:56 4cf88f913ddb: Pull complete 04:15:56 1df406cf5192: Pull complete 04:15:58 using credential edgex-jenkins-ssh 04:15:58 Cloning the remote Git repository 04:15:58 Cloning with configured refspecs honoured and without tags 04:15:58 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 04:15:58 > git init /w/workspace/device-modbus-go/1 # timeout=10 04:15:59 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 04:15:59 > git --version # timeout=10 04:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 04:15:59 Fetching without tags 04:15:59 Checking out Revision 251ac84f7228ae0fb6e27216846c283c9f5cee26 (edgex-modbus-simulator) 04:15:59 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 04:15:59 > git config --add remote.origin.fetch +refs/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 04:15:59 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 04:15:59 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 04:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 04:15:59 > git config core.sparsecheckout # timeout=10 04:15:59 > git checkout -f 251ac84f7228ae0fb6e27216846c283c9f5cee26 # timeout=10 04:16:01 cd6300453558: Pull complete 04:16:04 Commit message: "Merge pull request #134 from weichou1229/issue-133" 04:16:04 > git --version # timeout=10 04:16:04 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 04:16:05 b9c365052c96: Pull complete 04:16:05 a2d8cc88f415: Pull complete [Pipeline] echo 04:16:05 ========================================================= 04:16:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:16:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:16:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 04:16:06 Sending build context to Docker daemon 557.1kB 04:16:06 Step 1/8 : ARG BASE=golang:1.13-alpine 04:16:06 Step 2/8 : FROM ${BASE} 04:16:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:06 e6b0cf9c0882: Pulling fs layer 04:16:06 2848faf0eed1: Pulling fs layer 04:16:06 0f37312ad70f: Pulling fs layer 04:16:06 5788d62ee057: Pulling fs layer 04:16:06 0e6b1d234666: Pulling fs layer 04:16:06 bf5d7aec512f: Pulling fs layer 04:16:06 34c802a77dc8: Pulling fs layer 04:16:06 9eb99e56ec68: Pulling fs layer 04:16:06 27c7a5d97fbd: Pulling fs layer 04:16:06 5c102a31e300: Pulling fs layer 04:16:06 dcfb455df0a1: Pulling fs layer 04:16:06 5788d62ee057: Waiting 04:16:06 0e6b1d234666: Waiting 04:16:06 bf5d7aec512f: Waiting 04:16:06 34c802a77dc8: Waiting 04:16:06 27c7a5d97fbd: Waiting 04:16:06 5c102a31e300: Waiting 04:16:06 dcfb455df0a1: Waiting 04:16:06 0f37312ad70f: Verifying Checksum 04:16:06 0f37312ad70f: Download complete 04:16:06 2848faf0eed1: Download complete 04:16:06 0e6b1d234666: Verifying Checksum 04:16:06 0e6b1d234666: Download complete 04:16:06 bf5d7aec512f: Download complete 04:16:06 e6b0cf9c0882: Verifying Checksum 04:16:06 e6b0cf9c0882: Download complete 04:16:06 e6b0cf9c0882: Pull complete 04:16:07 2848faf0eed1: Pull complete 04:16:07 34c802a77dc8: Verifying Checksum 04:16:07 34c802a77dc8: Download complete 04:16:07 27c7a5d97fbd: Verifying Checksum 04:16:07 27c7a5d97fbd: Download complete 04:16:08 ea1d1ca13537: Pull complete 04:16:08 3750a50a1c5e: Pull complete 04:16:08 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 04:16:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:16:08 ---> 78745c68409d 04:16:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 04:16:08 9eb99e56ec68: Verifying Checksum 04:16:08 9eb99e56ec68: Download complete 04:16:08 5c102a31e300: Verifying Checksum 04:16:08 5c102a31e300: Download complete 04:16:08 dcfb455df0a1: Verifying Checksum 04:16:08 dcfb455df0a1: Download complete 04:16:08 0f37312ad70f: Pull complete 04:16:08 5788d62ee057: Verifying Checksum 04:16:08 5788d62ee057: Download complete 04:16:13 ---> Running in 838fe71dd717 04:16:13 Removing intermediate container 838fe71dd717 04:16:13 ---> 674052bfb524 04:16:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:13 ---> Running in c946ce542e1a 04:16:14 5788d62ee057: Pull complete 04:16:14 0e6b1d234666: Pull complete 04:16:14 bf5d7aec512f: Pull complete 04:16:15 Removing intermediate container c946ce542e1a 04:16:15 ---> 850aa70099ef 04:16:15 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 04:16:15 ---> Running in a826c9ad94ea 04:16:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:16:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:16:17 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 04:16:17 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 04:16:18 (3/18) Installing libmagic (5.37-r1) 04:16:18 (4/18) Installing file (5.37-r1) 04:16:18 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 04:16:18 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 04:16:18 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 04:16:19 34c802a77dc8: Pull complete 04:16:20 9eb99e56ec68: Pull complete 04:16:21 27c7a5d97fbd: Pull complete 04:16:21 5c102a31e300: Pull complete 04:16:22 dcfb455df0a1: Pull complete 04:16:22 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 04:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:16:22 ---> 7c70fe431013 04:16:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 04:16:22 ---> Running in ad4c522b82b8 04:16:22 Removing intermediate container ad4c522b82b8 04:16:22 ---> 6659b0e2e084 04:16:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:22 ---> Running in fc1ec6713f88 04:16:23 Removing intermediate container fc1ec6713f88 04:16:23 ---> 116ff80353bd 04:16:23 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 04:16:23 ---> Running in 71fed85acc03 04:16:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:16:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:16:25 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 04:16:25 (2/17) Installing libmagic (5.37-r1) 04:16:26 (3/17) Installing file (5.37-r1) 04:16:26 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 04:16:26 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 04:16:26 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 04:17:05 (8/18) Installing libc-dev (0.7.2-r0) 04:17:05 (9/18) Installing g++ (9.2.0-r4) 04:17:52 (10/18) Installing fortify-headers (1.1-r0) 04:17:52 (11/18) Installing build-base (0.5-r1) 04:17:52 (12/18) Installing openssh-keygen (8.1_p1-r0) 04:17:52 (13/18) Installing libedit (20191211.3.1-r0) 04:17:52 (14/18) Installing openssh-client (8.1_p1-r0) 04:17:52 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 04:17:52 (16/18) Installing openssh-server-common (8.1_p1-r0) 04:17:52 (17/18) Installing openssh-server (8.1_p1-r0) 04:17:52 (18/18) Installing openssh (8.1_p1-r0) 04:17:52 Executing busybox-1.31.1-r8.trigger 04:17:52 OK: 203 MiB in 52 packages 04:17:57 Removing intermediate container a826c9ad94ea 04:17:57 ---> 3d77df91bb18 04:17:57 Step 6/8 : WORKDIR /device-modbus-go 04:17:57 ---> Running in 7375145b59c4 04:17:57 Removing intermediate container 7375145b59c4 04:17:57 ---> 596040822947 04:17:57 Step 7/8 : COPY . . 04:17:57 ---> 59bb72d4bb78 04:17:57 Step 8/8 : RUN go mod download 04:17:58 ---> Running in 966e8d66d9d1 04:18:00 go: finding github.com/BurntSushi/toml v0.3.1 04:18:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:18:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:18:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:18:00 go: finding github.com/bgentry/speakeasy v0.1.0 04:18:00 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 04:18:00 go: finding github.com/davecgh/go-spew v1.1.1 04:18:00 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 04:18:00 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 04:18:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 04:18:00 go: finding github.com/fatih/color v1.7.0 04:18:01 go: finding github.com/go-kit/kit v0.8.0 04:18:01 go: finding github.com/go-logfmt/logfmt v0.4.0 04:18:01 go: finding github.com/go-stack/stack v1.8.0 04:18:01 go: finding github.com/goburrow/modbus v0.1.0 04:18:01 go: finding github.com/goburrow/serial v0.1.0 04:18:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:18:01 go: finding github.com/google/uuid v1.1.1 04:18:01 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 04:18:01 go: finding github.com/gorilla/mux v1.7.0 04:18:01 go: finding github.com/hashicorp/consul v1.4.2 04:18:01 go: finding github.com/hashicorp/errwrap v1.0.0 04:18:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 04:18:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:18:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:18:01 go: finding github.com/hashicorp/go-multierror v1.0.0 04:18:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:18:01 go: finding github.com/hashicorp/go-sockaddr v1.0.1 04:18:01 go: finding github.com/hashicorp/go-syslog v1.0.0 04:18:01 go: finding github.com/hashicorp/go-uuid v1.0.1 04:18:01 go: finding github.com/hashicorp/go.net v0.0.1 04:18:01 go: finding github.com/hashicorp/golang-lru v0.5.1 04:18:01 go: finding github.com/hashicorp/logutils v1.0.0 04:18:01 go: finding github.com/hashicorp/mdns v1.0.0 04:18:01 go: finding github.com/hashicorp/memberlist v0.1.3 04:18:01 go: finding github.com/hashicorp/serf v0.8.2 04:18:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:18:01 go: finding github.com/mattn/go-colorable v0.0.9 04:18:01 go: finding github.com/mattn/go-isatty v0.0.3 04:18:01 go: finding github.com/miekg/dns v1.1.4 04:18:01 go: finding github.com/mitchellh/cli v1.0.0 04:18:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:18:01 go: finding github.com/mitchellh/copystructure v1.0.0 04:18:01 go: finding github.com/mitchellh/go-homedir v1.1.0 04:18:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:18:01 go: finding github.com/mitchellh/go-wordwrap v1.0.0 04:18:01 go: finding github.com/mitchellh/gox v0.4.0 04:18:01 go: finding github.com/mitchellh/iochan v1.0.0 04:18:01 go: finding github.com/mitchellh/mapstructure v1.1.2 04:18:02 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:18:02 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:18:02 go: finding github.com/pelletier/go-toml v1.2.0 04:18:02 go: finding github.com/pkg/errors v0.8.1 04:18:02 go: finding github.com/pmezard/go-difflib v1.0.0 04:18:02 go: finding github.com/posener/complete v1.1.1 04:18:02 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 04:18:02 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:18:02 go: finding github.com/stretchr/objx v0.1.0 04:18:02 go: finding github.com/stretchr/testify v1.3.0 04:18:02 go: finding github.com/ugorji/go v1.1.4 04:18:02 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:18:02 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 04:18:02 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:18:02 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:18:02 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:18:02 go: finding gopkg.in/yaml.v2 v2.2.2 04:18:02 (7/17) Installing libc-dev (0.7.2-r0) 04:18:02 (8/17) Installing g++ (9.2.0-r4) 04:18:17 Removing intermediate container 966e8d66d9d1 04:18:17 ---> 16ce1b3a7cae 04:18:17 Successfully built 16ce1b3a7cae 04:18:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:18 + docker inspect -f . ci-base-image-arm64 04:18:18 . [Pipeline] withDockerContainer 04:18:19 prd-ubuntu18.04-docker-arm64-4c-16g-3962 does not seem to be running inside a container 04:18:19 $ 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 ******** ci-base-image-arm64 cat 04:18:20 $ docker top dd2042bd3035d15614cf6b83675d5fd2081449d6d0f0335079a426e57e998dd4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:21 + go version 04:18:21 go version go1.13.5 linux/arm64 [Pipeline] sh 04:18:22 + make test 04:18:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 04:18:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:19:02 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 04:19:02 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.235s coverage: 50.3% of statements 04:19:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:19:06 gofmt -l . 04:19:06 [ "`gofmt -l .`" = "" ] 04:19:06 ./bin/test-attribution-txt.sh 04:19:07 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:19:08 Stashed 1 file(s) [Pipeline] } 04:19:08 $ docker stop --time=1 dd2042bd3035d15614cf6b83675d5fd2081449d6d0f0335079a426e57e998dd4 04:19:10 $ docker rm -f dd2042bd3035d15614cf6b83675d5fd2081449d6d0f0335079a426e57e998dd4 04:19:10 (9/17) Installing fortify-headers (1.1-r0) 04:19:10 (10/17) Installing build-base (0.5-r1) 04:19:10 (11/17) Installing openssh-keygen (8.1_p1-r0) 04:19:10 (12/17) Installing libedit (20191211.3.1-r0) 04:19:10 (13/17) Installing openssh-client (8.1_p1-r0) 04:19:10 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 04:19:10 (15/17) Installing openssh-server-common (8.1_p1-r0) 04:19:10 (16/17) Installing openssh-server (8.1_p1-r0) 04:19:10 (17/17) Installing openssh (8.1_p1-r0) 04:19:10 Executing busybox-1.31.1-r8.trigger 04:19:10 OK: 214 MiB in 52 packages 04:19:10 Removing intermediate container 71fed85acc03 04:19:10 ---> 8223d1f1bc6a 04:19:10 Step 6/8 : WORKDIR /device-modbus-go 04:19:10 ---> Running in a0a5f2d05480 04:19:10 Removing intermediate container a0a5f2d05480 04:19:10 ---> 7f69d5faa1ae 04:19:10 Step 7/8 : COPY . . 04:19:10 ---> 4c6a015b53d9 04:19:10 Step 8/8 : RUN go mod download 04:19:10 ---> Running in 6b53fa17d64c 04:19:10 go: finding github.com/BurntSushi/toml v0.3.1 04:19:10 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:19:10 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:19:10 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:19:10 go: finding github.com/bgentry/speakeasy v0.1.0 04:19:10 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 04:19:10 go: finding github.com/davecgh/go-spew v1.1.1 04:19:10 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 04:19:10 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 04:19:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 04:19:10 go: finding github.com/fatih/color v1.7.0 04:19:10 go: finding github.com/go-kit/kit v0.8.0 04:19:10 go: finding github.com/go-logfmt/logfmt v0.4.0 04:19:10 go: finding github.com/go-stack/stack v1.8.0 04:19:10 go: finding github.com/goburrow/modbus v0.1.0 04:19:10 go: finding github.com/goburrow/serial v0.1.0 04:19:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:19:10 go: finding github.com/google/uuid v1.1.1 04:19:10 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 04:19:10 go: finding github.com/gorilla/mux v1.7.0 04:19:10 go: finding github.com/hashicorp/consul v1.4.2 04:19:10 go: finding github.com/hashicorp/errwrap v1.0.0 04:19:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 04:19:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:19:10 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:19:10 go: finding github.com/hashicorp/go-multierror v1.0.0 04:19:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:19:10 go: finding github.com/hashicorp/go-sockaddr v1.0.1 04:19:10 go: finding github.com/hashicorp/go-syslog v1.0.0 04:19:10 go: finding github.com/hashicorp/go-uuid v1.0.1 04:19:10 go: finding github.com/hashicorp/go.net v0.0.1 04:19:10 go: finding github.com/hashicorp/golang-lru v0.5.1 04:19:10 go: finding github.com/hashicorp/logutils v1.0.0 04:19:10 go: finding github.com/hashicorp/mdns v1.0.0 04:19:10 go: finding github.com/hashicorp/memberlist v0.1.3 04:19:10 go: finding github.com/hashicorp/serf v0.8.2 04:19:10 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:19:10 go: finding github.com/mattn/go-colorable v0.0.9 04:19:10 go: finding github.com/mattn/go-isatty v0.0.3 04:19:10 go: finding github.com/miekg/dns v1.1.4 04:19:10 go: finding github.com/mitchellh/cli v1.0.0 04:19:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:19:10 go: finding github.com/mitchellh/copystructure v1.0.0 04:19:10 go: finding github.com/mitchellh/go-homedir v1.1.0 04:19:10 go: finding github.com/mitchellh/go-testing-interface v1.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 04:19:11 go: finding github.com/mitchellh/go-wordwrap v1.0.0 04:19:11 go: finding github.com/mitchellh/gox v0.4.0 04:19:11 go: finding github.com/mitchellh/iochan v1.0.0 04:19:11 go: finding github.com/mitchellh/mapstructure v1.1.2 04:19:11 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:19:11 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:19:11 go: finding github.com/pelletier/go-toml v1.2.0 04:19:11 go: finding github.com/pkg/errors v0.8.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 04:19:11 go: finding github.com/pmezard/go-difflib v1.0.0 04:19:11 go: finding github.com/posener/complete v1.1.1 04:19:11 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 04:19:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:19:11 go: finding github.com/stretchr/objx v0.1.0 04:19:11 go: finding github.com/stretchr/testify v1.3.0 04:19:11 go: finding github.com/ugorji/go v1.1.4 04:19:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:19:11 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 04:19:11 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:19:11 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:19:11 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:19:11 go: finding gopkg.in/yaml.v2 v2.2.2 [Pipeline] sh 04:19:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:12 + ls -al . 04:19:12 total 132 04:19:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 15 04:19 . 04:19:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 04:15 .. 04:19:12 -rw-rw-r-- 1 jenkins jenkins 140 Apr 15 04:15 .dockerignore 04:19:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 04:15 .git 04:19:12 -rw-rw-r-- 1 jenkins jenkins 338 Apr 15 04:15 .gitignore 04:19:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 04:15 .semver 04:19:12 -rw-rw-r-- 1 jenkins jenkins 4208 Apr 15 04:15 Attribution.txt 04:19:12 -rw-rw-r-- 1 jenkins jenkins 1263 Apr 15 04:15 Dockerfile 04:19:12 -rw-rw-r-- 1 jenkins jenkins 954 Apr 15 04:15 Dockerfile.build 04:19:12 -rw-rw-r-- 1 jenkins jenkins 681 Apr 15 04:15 Jenkinsfile 04:19:12 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 15 04:15 LICENSE 04:19:12 -rw-rw-r-- 1 jenkins jenkins 880 Apr 15 04:15 Makefile 04:19:12 -rw-rw-r-- 1 jenkins jenkins 591 Apr 15 04:15 README.md 04:19:12 -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 04:13 VERSION 04:19:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 04:15 bin 04:19:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 04:15 cmd 04:19:12 -rw-r--r-- 1 jenkins jenkins 22122 Apr 15 04:18 coverage.out 04:19:12 -rw-r--r-- 1 jenkins jenkins 630 Apr 15 04:19 go.mod 04:19:12 -rw-r--r-- 1 jenkins jenkins 12117 Apr 15 04:19 go.sum 04:19:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 04:15 internal 04:19:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 04:15 simulator 04:19:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 04:15 snap 04:19:12 -rw-rw-r-- 1 jenkins jenkins 229 Apr 15 04:15 version.go [Pipeline] isUnix [Pipeline] sh 04:19:13 + 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=251ac84f7228ae0fb6e27216846c283c9f5cee26 --label arch=arm64 --label version=0.0.0 . 04:19:13 Sending build context to Docker daemon 585.7kB 04:19:13 Step 1/17 : ARG BASE=golang:1.13-alpine 04:19:13 Step 2/17 : FROM ${BASE} AS builder 04:19:13 ---> 16ce1b3a7cae 04:19:13 Step 3/17 : ARG MAKE='make build' 04:19:13 ---> Running in e35ad1b3a445 04:19:13 Removing intermediate container e35ad1b3a445 04:19:13 ---> 763f51e0c4c2 04:19:13 Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:14 ---> Running in 7ef35bd2c847 04:19:16 Removing intermediate container 7ef35bd2c847 04:19:16 ---> b0af0e5e2a64 04:19:16 Step 5/17 : RUN apk add --update --no-cache make git openssh build-base 04:19:16 ---> Running in 56a0fb1d60b0 04:19:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:19:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:19:21 OK: 203 MiB in 52 packages 04:19:21 Removing intermediate container 6b53fa17d64c 04:19:21 ---> 7c35afbaa36f 04:19:21 Successfully built 7c35afbaa36f 04:19:21 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 04:19:22 + docker inspect -f . ci-base-image-x86_64 04:19:22 . [Pipeline] withDockerContainer 04:19:22 prd-centos7-docker-4c-2g-3963 does not seem to be running inside a container 04:19:22 $ 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 ******** ci-base-image-x86_64 cat 04:19:23 Removing intermediate container 56a0fb1d60b0 04:19:23 ---> 7c386af8b0d3 04:19:23 Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 04:19:23 ---> Running in 1028f936957f 04:19:23 Removing intermediate container 1028f936957f 04:19:23 ---> 718e6a674e31 04:19:23 Step 7/17 : COPY . . 04:19:23 $ docker top a8855715f787d750a5df39abd89b898f6c74346703c47c9eb6bcdf98e307cc87 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:23 ---> 54fa2d5b7cf4 04:19:23 Step 8/17 : RUN ${MAKE} 04:19:23 + go version 04:19:23 go version go1.13.5 linux/amd64 [Pipeline] sh 04:19:24 ---> Running in 3bb3cee2bd53 04:19:24 + make test 04:19:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 04:19:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 04:19:25 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:19:40 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 04:19:40 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.151s coverage: 50.3% of statements 04:19:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:19:40 gofmt -l . 04:19:40 [ "`gofmt -l .`" = "" ] 04:19:40 ./bin/test-attribution-txt.sh 04:19:41 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:19:41 Warning: overwriting stash ‘coverage-report’ 04:19:41 Stashed 1 file(s) [Pipeline] } 04:19:41 $ docker stop --time=1 a8855715f787d750a5df39abd89b898f6c74346703c47c9eb6bcdf98e307cc87 04:19:43 $ docker rm -f a8855715f787d750a5df39abd89b898f6c74346703c47c9eb6bcdf98e307cc87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:44 + ls -al . 04:19:44 total 100 04:19:44 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 15 04:19 . 04:19:44 drwxrwxr-x. 4 jenkins jenkins 28 Apr 15 04:15 .. 04:19:44 -rw-rw-r--. 1 jenkins jenkins 4208 Apr 15 04:15 Attribution.txt 04:19:44 drwxrwxr-x. 2 jenkins jenkins 87 Apr 15 04:15 bin 04:19:44 drwxrwxr-x. 3 jenkins jenkins 55 Apr 15 04:15 cmd 04:19:44 -rw-r--r--. 1 jenkins jenkins 22122 Apr 15 04:19 coverage.out 04:19:44 -rw-rw-r--. 1 jenkins jenkins 1263 Apr 15 04:15 Dockerfile 04:19:44 -rw-rw-r--. 1 jenkins jenkins 954 Apr 15 04:15 Dockerfile.build 04:19:44 -rw-rw-r--. 1 jenkins jenkins 140 Apr 15 04:15 .dockerignore 04:19:44 drwxrwxr-x. 8 jenkins jenkins 162 Apr 15 04:16 .git 04:19:44 -rw-rw-r--. 1 jenkins jenkins 338 Apr 15 04:15 .gitignore 04:19:44 -rw-r--r--. 1 jenkins jenkins 630 Apr 15 04:19 go.mod 04:19:44 -rw-r--r--. 1 jenkins jenkins 12117 Apr 15 04:19 go.sum 04:19:44 drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 04:15 internal 04:19:44 -rw-rw-r--. 1 jenkins jenkins 681 Apr 15 04:15 Jenkinsfile 04:19:44 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 15 04:15 LICENSE 04:19:44 -rw-rw-r--. 1 jenkins jenkins 880 Apr 15 04:15 Makefile 04:19:44 -rw-rw-r--. 1 jenkins jenkins 591 Apr 15 04:15 README.md 04:19:44 drwxrwxr-x. 3 jenkins jenkins 74 Apr 15 04:16 .semver 04:19:44 drwxrwxr-x. 2 jenkins jenkins 35 Apr 15 04:15 simulator 04:19:44 drwxrwxr-x. 4 jenkins jenkins 54 Apr 15 04:15 snap 04:19:44 -rw-rw-r--. 1 jenkins jenkins 5 Apr 15 04:13 VERSION 04:19:44 -rw-rw-r--. 1 jenkins jenkins 229 Apr 15 04:15 version.go [Pipeline] isUnix [Pipeline] sh 04:19:44 + 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=251ac84f7228ae0fb6e27216846c283c9f5cee26 --label arch=amd64 --label version=0.0.0 . 04:19:44 Sending build context to Docker daemon 585.7kB 04:19:44 Step 1/17 : ARG BASE=golang:1.13-alpine 04:19:44 Step 2/17 : FROM ${BASE} AS builder 04:19:44 ---> 7c35afbaa36f 04:19:44 Step 3/17 : ARG MAKE='make build' 04:19:45 ---> Running in 4467476cf0cc 04:19:45 Removing intermediate container 4467476cf0cc 04:19:45 ---> 71255480514a 04:19:45 Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:45 ---> Running in 5dd48c2381fd 04:19:45 Removing intermediate container 5dd48c2381fd 04:19:45 ---> 676f8e08e847 04:19:45 Step 5/17 : RUN apk add --update --no-cache make git openssh build-base 04:19:45 ---> Running in a1b521ee0072 04:19:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:19:48 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:19:49 OK: 214 MiB in 52 packages 04:19:49 Removing intermediate container a1b521ee0072 04:19:49 ---> 4ea4ad3fe0ec 04:19:49 Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 04:19:49 ---> Running in 628044a808d6 04:19:49 Removing intermediate container 628044a808d6 04:19:49 ---> c83410a77a8e 04:19:49 Step 7/17 : COPY . . 04:19:50 ---> 4dce7f57bc9c 04:19:50 Step 8/17 : RUN ${MAKE} 04:19:50 ---> Running in e379e091dd7a 04:19:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 04:20:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:20:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:20:04 Removing intermediate container e379e091dd7a 04:20:04 ---> 06f597bc2e36 04:20:04 Step 9/17 : FROM scratch 04:20:04 ---> 04:20:04 Step 10/17 : ENV APP_PORT=49991 04:20:04 ---> Running in 64ea29c12b84 04:20:04 Removing intermediate container 64ea29c12b84 04:20:04 ---> 59cccb728d1c 04:20:04 Step 11/17 : EXPOSE $APP_PORT 04:20:04 ---> Running in 6b2c6108a6d0 04:20:04 Removing intermediate container 6b2c6108a6d0 04:20:04 ---> b51ec7efbfb4 04:20:04 Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 04:20:05 ---> 30d1c743a0f0 04:20:05 Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' 04:20:05 ---> Running in 4cab1dbeac93 04:20:05 Removing intermediate container 4cab1dbeac93 04:20:05 ---> f1bb56c265c8 04:20:05 Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 04:20:05 ---> Running in e19a93f411a0 04:20:05 Removing intermediate container e19a93f411a0 04:20:05 ---> a8ddf6257d29 04:20:05 Step 15/17 : LABEL arch=amd64 04:20:05 ---> Running in 3cddf296999b 04:20:05 Removing intermediate container 3cddf296999b 04:20:05 ---> f59ba6e8cd7e 04:20:05 Step 16/17 : LABEL git_sha=251ac84f7228ae0fb6e27216846c283c9f5cee26 04:20:05 ---> Running in 1b236df98788 04:20:05 Removing intermediate container 1b236df98788 04:20:05 ---> 4f64d92f6599 04:20:05 Step 17/17 : LABEL version=0.0.0 04:20:05 ---> Running in 62c0e5271188 04:20:05 Removing intermediate container 62c0e5271188 04:20:05 ---> 761eec788c63 04:20:05 [Warning] One or more build-args [ARCH] were not consumed 04:20:05 Successfully built 761eec788c63 04:20:05 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] } 04:20:09 Removing intermediate container 3bb3cee2bd53 04:20:09 ---> 479bdb120273 04:20:09 Step 9/17 : FROM scratch 04:20:09 ---> 04:20:09 Step 10/17 : ENV APP_PORT=49991 04:20:09 ---> Running in 17373f088f72 04:20:09 Removing intermediate container 17373f088f72 04:20:09 ---> f9320ddf4b05 04:20:09 Step 11/17 : EXPOSE $APP_PORT 04:20:09 ---> Running in fb10c9fdcbba 04:20:09 Removing intermediate container fb10c9fdcbba 04:20:09 ---> fd355d6b92df 04:20:09 Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 04:20:10 ---> b4f1334aa9aa 04:20:10 Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' 04:20:10 ---> Running in 91ee732bb14c 04:20:11 Removing intermediate container 91ee732bb14c 04:20:11 ---> 08fc47a4f023 04:20:11 Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 04:20:11 ---> Running in 7cc93710e42b 04:20:11 Removing intermediate container 7cc93710e42b 04:20:11 ---> ac6f238dfa0c 04:20:11 Step 15/17 : LABEL arch=arm64 04:20:11 ---> Running in be532271a94f 04:20:11 Removing intermediate container be532271a94f 04:20:11 ---> 41fca84b4e15 04:20:11 Step 16/17 : LABEL git_sha=251ac84f7228ae0fb6e27216846c283c9f5cee26 04:20:12 ---> Running in 21b88df6cf0a 04:20:12 Removing intermediate container 21b88df6cf0a 04:20:12 ---> 350f8d7d465a 04:20:12 Step 17/17 : LABEL version=0.0.0 04:20:12 ---> Running in 7dcb874613d0 04:20:12 Removing intermediate container 7dcb874613d0 04:20:12 ---> 7329976a4b4a 04:20:12 [Warning] One or more build-args [ARCH] were not consumed 04:20:12 Successfully built 7329976a4b4a 04:20:12 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 04:20:14 provisioning config files... 04:20:14 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/modbus-go_edgex-modbus-simulator@tmp/config1766740873197576248tmp [Pipeline] { [Pipeline] sh 04:20:14 + curl -s https://codecov.io/bash 04:20:14 + bash -s - -t @/w/workspace/modbus-go_edgex-modbus-simulator@tmp/config1766740873197576248tmp 04:20:15 04:20:15 _____ _ 04:20:15 / ____| | | 04:20:15 | | ___ __| | ___ ___ _____ __ 04:20:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:20:15 | |___| (_) | (_| | __/ (_| (_) \ V / 04:20:15 \_____\___/ \__,_|\___|\___\___/ \_/ 04:20:15 Bash-20200410-0786dee 04:20:15 04:20:15 04:20:15 ==> Jenkins CI detected. 04:20:15 project root: . 04:20:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:20:15 ==> Running gcov in . (disable via -X gcov) 04:20:15 ==> Python coveragepy not found 04:20:15 ==> Searching for coverage reports in: 04:20:15 + . 04:20:15 -> Found 1 reports 04:20:15 ==> Detecting git/mercurial file structure 04:20:15 ==> Reading reports 04:20:15 + ./coverage.out bytes=22122 04:20:15 ==> Appending adjustments 04:20:15 http://docs.codecov.io/docs/fixing-reports 04:20:15 + Found adjustments 04:20:15 ==> Gzipping contents 04:20:15 ==> Uploading reports 04:20:15 url: https://codecov.io 04:20:15 query: branch=edgex-modbus-simulator&commit=251ac84f7228ae0fb6e27216846c283c9f5cee26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fedgex-modbus-simulator%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= 04:20:15 -> Pinging Codecov 04:20:15 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=edgex-modbus-simulator&commit=251ac84f7228ae0fb6e27216846c283c9f5cee26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fedgex-modbus-simulator%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= 04:20:15 -> Uploading 04:20:15 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/251ac84f7228ae0fb6e27216846c283c9f5cee26 [Pipeline] } 04:20:15 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 04:20:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:20:17 ---> package-listing.sh 04:20:17 ++ facter osfamily 04:20:17 ++ tr '[:upper:]' '[:lower:]' 04:20:17 + OS_FAMILY=redhat 04:20:17 + workspace=/w/workspace/modbus-go_edgex-modbus-simulator 04:20:17 + START_PACKAGES=/tmp/packages_start.txt 04:20:17 + END_PACKAGES=/tmp/packages_end.txt 04:20:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:20:17 + PACKAGES=/tmp/packages_start.txt 04:20:17 + '[' /w/workspace/modbus-go_edgex-modbus-simulator ']' 04:20:17 + PACKAGES=/tmp/packages_end.txt 04:20:17 + case "${OS_FAMILY}" in 04:20:17 + rpm -qa 04:20:17 + sort 04:20:21 + '[' -f /tmp/packages_start.txt ']' 04:20:21 + '[' -f /tmp/packages_end.txt ']' 04:20:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:21 + '[' /w/workspace/modbus-go_edgex-modbus-simulator ']' 04:20:21 + mkdir -p /w/workspace/modbus-go_edgex-modbus-simulator/archives/ 04:20:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/modbus-go_edgex-modbus-simulator/archives/ [Pipeline] isUnix [Pipeline] sh 04:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:20:21 04:20:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:20:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:20:22 alpine: Pulling from edgex-lftools-log-publisher 04:20:22 c9b1b535fdd9: Pulling fs layer 04:20:22 2cc5ad85d9ab: Pulling fs layer 04:20:22 756a868c4378: Pulling fs layer 04:20:22 444b2fc9a129: Pulling fs layer 04:20:22 ea15f1150254: Pulling fs layer 04:20:22 41b27a9f41bf: Pulling fs layer 04:20:22 28c525ee5125: Pulling fs layer 04:20:22 094b1ea09ed8: Pulling fs layer 04:20:22 138eaada9080: Pulling fs layer 04:20:22 0622d0fa9048: Pulling fs layer 04:20:22 444b2fc9a129: Waiting 04:20:22 ea15f1150254: Waiting 04:20:22 41b27a9f41bf: Waiting 04:20:22 094b1ea09ed8: Waiting 04:20:22 138eaada9080: Waiting 04:20:22 0622d0fa9048: Waiting 04:20:22 28c525ee5125: Waiting 04:20:22 2cc5ad85d9ab: Verifying Checksum 04:20:22 2cc5ad85d9ab: Download complete 04:20:22 444b2fc9a129: Verifying Checksum 04:20:22 444b2fc9a129: Download complete 04:20:22 c9b1b535fdd9: Verifying Checksum 04:20:22 ea15f1150254: Verifying Checksum 04:20:22 ea15f1150254: Download complete 04:20:22 28c525ee5125: Verifying Checksum 04:20:22 28c525ee5125: Download complete 04:20:22 c9b1b535fdd9: Pull complete 04:20:22 756a868c4378: Verifying Checksum 04:20:22 756a868c4378: Download complete 04:20:22 138eaada9080: Verifying Checksum 04:20:22 138eaada9080: Download complete 04:20:22 2cc5ad85d9ab: Pull complete 04:20:22 0622d0fa9048: Verifying Checksum 04:20:22 0622d0fa9048: Download complete 04:20:22 094b1ea09ed8: Verifying Checksum 04:20:22 094b1ea09ed8: Download complete 04:20:23 41b27a9f41bf: Verifying Checksum 04:20:23 41b27a9f41bf: Download complete 04:20:24 756a868c4378: Pull complete 04:20:24 444b2fc9a129: Pull complete 04:20:24 ea15f1150254: Pull complete 04:20:27 41b27a9f41bf: Pull complete 04:20:27 28c525ee5125: Pull complete 04:20:29 094b1ea09ed8: Pull complete 04:20:29 138eaada9080: Pull complete 04:20:29 0622d0fa9048: Pull complete 04:20:29 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:20:30 prd-centos7-docker-4c-2g-3961 does not seem to be running inside a container 04:20:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/modbus-go_edgex-modbus-simulator -v /w/workspace/modbus-go_edgex-modbus-simulator:/w/workspace/modbus-go_edgex-modbus-simulator:rw,z -v /w/workspace/modbus-go_edgex-modbus-simulator@tmp:/w/workspace/modbus-go_edgex-modbus-simulator@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:20:31 $ docker top a812aae93e022d545409af8de99fab8aa3bbbce9a49997e322fc7c3776755e35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:31 provisioning config files... 04:20:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/modbus-go_edgex-modbus-simulator@tmp/config5798594738968114336tmp [Pipeline] { [Pipeline] echo 04:20:31 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:31 ---> create-netrc.sh [Pipeline] echo 04:20:31 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:32 ---> logs-deploy.sh 04:20:32 + ARCHIVE_ARTIFACTS= 04:20:32 + LOGS_SERVER=https://logs.edgexfoundry.org 04:20:32 + '[' https://logs.edgexfoundry.org == None ']' 04:20:32 + NEXUS_URL=https://nexus.edgexfoundry.org 04:20:32 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/edgex-modbus-simulator/1 04:20:32 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/edgex-modbus-simulator/1/ 04:20:32 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/edgex-modbus-simulator/1 /w/workspace/modbus-go_edgex-modbus-simulator 04:20:33 Archives upload complete. 04:20:33 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/edgex-modbus-simulator/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/edgex-modbus-simulator/1/