b' Push event to branch master\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from f8002f62c93448ac56f9126a539844123f9002c7\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 3de2761187569e0278258fbf30ff201bf1ad0db1\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\n Commit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: device-modbus-go-settings\n PROJECT: device-modbus-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-modbus-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-34 in /w/workspace/xfoundry_device-modbus-go_master\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-modbus-go.git\n > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n Checking out Revision f8002f62c93448ac56f9126a539844123f9002c7 (master)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10\n Commit message: "Merge pull request #130 from hahattan/issue-132"\n > git rev-list --no-walk f798ed58c7e23b2528d093195e9fb3b414a7710b # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-21T04:20:37.850Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:20:39.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-21T04:20:39.241Z] \n [2020-02-21T04:20:39.241Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:20:39.580Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-21T04:20:39.580Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-21T04:20:39.580Z] e7c96db7181b: Pulling fs layer\n [2020-02-21T04:20:39.580Z] a038dfdf5543: Pulling fs layer\n [2020-02-21T04:20:39.580Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-21T04:20:39.841Z] e7c96db7181b: Verifying Checksum\n [2020-02-21T04:20:39.841Z] e7c96db7181b: Download complete\n [2020-02-21T04:20:39.841Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-21T04:20:39.841Z] 8d5d8e63b3c0: Download complete\n [2020-02-21T04:20:39.841Z] a038dfdf5543: Verifying Checksum\n [2020-02-21T04:20:39.841Z] a038dfdf5543: Download complete\n [2020-02-21T04:20:40.102Z] e7c96db7181b: Pull complete\n [2020-02-21T04:20:40.674Z] a038dfdf5543: Pull complete\n [2020-02-21T04:20:40.934Z] 8d5d8e63b3c0: Pull complete\n [2020-02-21T04:20:40.934Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-21T04:20:40.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-21T04:20:41.071Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:20:41.114Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-21T04:20:41.783Z] $ docker top 7f2dc2d26156c4b9042622d14292cd07e142accd3ca87c2c559f784ba0a9847c -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-21T04:20:42.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-21T04:20:42.346Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-21T04:20:42.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-21T04:20:42.550Z] $ docker exec 7f2dc2d26156c4b9042622d14292cd07e142accd3ca87c2c559f784ba0a9847c ssh-agent\n [2020-02-21T04:20:42.737Z] SSH_AUTH_SOCK=/tmp/ssh-QF96TKmtIUih/agent.15\n [2020-02-21T04:20:42.737Z] SSH_AGENT_PID=21\n [2020-02-21T04:20:42.748Z] Running ssh-add (command line suppressed)\n [2020-02-21T04:20:42.889Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1193374724931065363.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1193374724931065363.key)\n [2020-02-21T04:20:42.931Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:20:43.224Z] + git describe --exact-match --tags HEAD\n [2020-02-21T04:20:43.224Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-21T04:20:43.275Z] $ docker exec --env ******** --env ******** 7f2dc2d26156c4b9042622d14292cd07e142accd3ca87c2c559f784ba0a9847c ssh-agent -k\n [2020-02-21T04:20:43.441Z] unset SSH_AUTH_SOCK;\n [2020-02-21T04:20:43.441Z] unset SSH_AGENT_PID;\n [2020-02-21T04:20:43.441Z] echo Agent pid 21 killed;\n [2020-02-21T04:20:43.492Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-21T04:20:43.510Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-21T04:20:43.510Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-21T04:20:43.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-21T04:20:43.532Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-21T04:20:43.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-21T04:20:43.717Z] $ docker exec 7f2dc2d26156c4b9042622d14292cd07e142accd3ca87c2c559f784ba0a9847c ssh-agent\n [2020-02-21T04:20:43.924Z] SSH_AUTH_SOCK=/tmp/ssh-GQ3xiZPSgWLU/agent.55\n [2020-02-21T04:20:43.924Z] SSH_AGENT_PID=62\n [2020-02-21T04:20:43.954Z] Running ssh-add (command line suppressed)\n [2020-02-21T04:20:44.102Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_238628246005037841.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_238628246005037841.key)\n [2020-02-21T04:20:44.153Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:20:44.474Z] + git semver init\n [2020-02-21T04:20:44.474Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-21T04:20:44.474Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git\n [2020-02-21T04:20:44.474Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master\n [2020-02-21T04:20:44.474Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-21T04:20:44.474Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-21T04:20:44.474Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-21T04:20:44.474Z] # $SEMVER_BRANCH = master\n [2020-02-21T04:20:44.474Z] # $SEMVER_TEMP = /tmp/semver-715780378\n [2020-02-21T04:20:44.474Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP\n [2020-02-21T04:20:44.734Z] # \'/tmp/semver-715780378\' -> \'/w/workspace/xfoundry_device-modbus-go_master/.semver\'\n [2020-02-21T04:20:44.734Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver\n [Pipeline] }\n [2020-02-21T04:20:44.741Z] $ docker exec --env ******** --env ******** 7f2dc2d26156c4b9042622d14292cd07e142accd3ca87c2c559f784ba0a9847c ssh-agent -k\n [2020-02-21T04:20:44.885Z] unset SSH_AUTH_SOCK;\n [2020-02-21T04:20:44.886Z] unset SSH_AGENT_PID;\n [2020-02-21T04:20:44.886Z] echo Agent pid 62 killed;\n [2020-02-21T04:20:44.924Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-21T04:20:45.243Z] + git semver\n [Pipeline] }\n [2020-02-21T04:20:45.255Z] $ docker stop --time=1 7f2dc2d26156c4b9042622d14292cd07e142accd3ca87c2c559f784ba0a9847c\n [2020-02-21T04:20:46.654Z] $ docker rm -f 7f2dc2d26156c4b9042622d14292cd07e142accd3ca87c2c559f784ba0a9847c\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-21T04:20:47.211Z] Stashed 15 file(s)\n [Pipeline] echo\n [2020-02-21T04:20:47.212Z] [edgeXSemver] initialized semver on version 1.2.0-dev.2\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-21T04:21:02.315Z] Still waiting to schedule task\n [2020-02-21T04:21:02.316Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-34\xe2\x80\x99\n [2020-02-21T04:21:02.317Z] Still waiting to schedule task\n [2020-02-21T04:21:02.317Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-21T04:22:52.415Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-35 in /w/workspace/xfoundry_device-modbus-go_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-21T04:22:52.427Z] Running in /w/workspace/device-modbus-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-21T04:22:59.705Z] using credential edgex-jenkins-ssh\n [2020-02-21T04:22:59.725Z] Cloning the remote Git repository\n [2020-02-21T04:22:59.725Z] Cloning with configured refspecs honoured and without tags\n [2020-02-21T04:22:59.789Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git\n [2020-02-21T04:22:59.879Z] > git init /w/workspace/device-modbus-go/2 # timeout=10\n [2020-02-21T04:22:59.958Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git\n [2020-02-21T04:22:59.965Z] > git --version # timeout=10\n [2020-02-21T04:22:59.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T04:23:00.078Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T04:23:00.953Z] Fetching without tags\n [2020-02-21T04:23:00.858Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10\n [2020-02-21T04:23:00.884Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T04:23:00.922Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10\n [2020-02-21T04:23:00.972Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git\n [2020-02-21T04:23:00.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T04:23:00.985Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T04:23:01.552Z] Checking out Revision f8002f62c93448ac56f9126a539844123f9002c7 (master)\n [2020-02-21T04:23:01.576Z] > git config core.sparsecheckout # timeout=10\n [2020-02-21T04:23:01.618Z] > git checkout -f f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10\n [2020-02-21T04:23:06.094Z] Commit message: "Merge pull request #130 from hahattan/issue-132"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-21T04:23:07.037Z] =========================================================\n [2020-02-21T04:23:07.037Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-21T04:23:07.037Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:23:08.551Z] + 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 .\n [2020-02-21T04:23:09.544Z] Sending build context to Docker daemon 543.7kB\n\n [2020-02-21T04:23:09.544Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-21T04:23:09.544Z] Step 2/8 : FROM ${BASE}\n [2020-02-21T04:23:09.819Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-21T04:23:09.819Z] cde5963f3b93: Pulling fs layer\n [2020-02-21T04:23:09.819Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-21T04:23:10.099Z] 777b28850792: Pulling fs layer\n [2020-02-21T04:23:10.099Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-21T04:23:10.099Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-21T04:23:10.099Z] 1df406cf5192: Pulling fs layer\n [2020-02-21T04:23:10.099Z] cd6300453558: Pulling fs layer\n [2020-02-21T04:23:10.099Z] b9c365052c96: Pulling fs layer\n [2020-02-21T04:23:10.099Z] a2d8cc88f415: Pulling fs layer\n [2020-02-21T04:23:10.099Z] ea1d1ca13537: Pulling fs layer\n [2020-02-21T04:23:10.099Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-21T04:23:10.099Z] 8a11ddd9e578: Waiting\n [2020-02-21T04:23:10.099Z] 4cf88f913ddb: Waiting\n [2020-02-21T04:23:10.099Z] 1df406cf5192: Waiting\n [2020-02-21T04:23:10.099Z] cd6300453558: Waiting\n [2020-02-21T04:23:10.099Z] b9c365052c96: Waiting\n [2020-02-21T04:23:10.099Z] a2d8cc88f415: Waiting\n [2020-02-21T04:23:10.099Z] ea1d1ca13537: Waiting\n [2020-02-21T04:23:10.099Z] 3750a50a1c5e: Waiting\n [2020-02-21T04:23:10.099Z] 777b28850792: Download complete\n [2020-02-21T04:23:10.099Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-21T04:23:10.099Z] 2a23fa8c16f7: Download complete\n [2020-02-21T04:23:10.099Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-21T04:23:10.099Z] 4cf88f913ddb: Download complete\n [2020-02-21T04:23:10.099Z] 1df406cf5192: Verifying Checksum\n [2020-02-21T04:23:10.099Z] 1df406cf5192: Download complete\n [2020-02-21T04:23:10.381Z] cde5963f3b93: Verifying Checksum\n [2020-02-21T04:23:10.381Z] cde5963f3b93: Download complete\n [2020-02-21T04:23:12.372Z] cde5963f3b93: Pull complete\n [2020-02-21T04:23:13.810Z] 2a23fa8c16f7: Pull complete\n [2020-02-21T04:23:14.082Z] 777b28850792: Pull complete\n [2020-02-21T04:23:18.394Z] cd6300453558: Verifying Checksum\n [2020-02-21T04:23:18.394Z] cd6300453558: Download complete\n [2020-02-21T04:23:18.394Z] a2d8cc88f415: Verifying Checksum\n [2020-02-21T04:23:18.394Z] a2d8cc88f415: Download complete\n [2020-02-21T04:23:21.789Z] ea1d1ca13537: Verifying Checksum\n [2020-02-21T04:23:21.789Z] ea1d1ca13537: Download complete\n [2020-02-21T04:23:22.067Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-21T04:23:22.067Z] 3750a50a1c5e: Download complete\n [2020-02-21T04:23:24.737Z] b9c365052c96: Verifying Checksum\n [2020-02-21T04:23:24.737Z] b9c365052c96: Download complete\n [2020-02-21T04:23:26.740Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-21T04:23:26.740Z] 8a11ddd9e578: Download complete\n [2020-02-21T04:23:41.647Z] Running on prd-centos7-docker-4c-2g-36 in /w/workspace/xfoundry_device-modbus-go_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-21T04:23:41.661Z] Running in /w/workspace/device-modbus-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-21T04:23:45.003Z] 8a11ddd9e578: Pull complete\n [2020-02-21T04:23:45.003Z] 4cf88f913ddb: Pull complete\n [2020-02-21T04:23:45.003Z] 1df406cf5192: Pull complete\n [2020-02-21T04:23:47.876Z] using credential edgex-jenkins-ssh\n [2020-02-21T04:23:47.896Z] Cloning the remote Git repository\n [2020-02-21T04:23:47.896Z] Cloning with configured refspecs honoured and without tags\n [2020-02-21T04:23:48.823Z] Fetching without tags\n [2020-02-21T04:23:49.235Z] Checking out Revision f8002f62c93448ac56f9126a539844123f9002c7 (master)\n [2020-02-21T04:23:48.001Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git\n [2020-02-21T04:23:48.106Z] > git init /w/workspace/device-modbus-go/2 # timeout=10\n [2020-02-21T04:23:48.201Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git\n [2020-02-21T04:23:48.202Z] > git --version # timeout=10\n [2020-02-21T04:23:48.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T04:23:48.258Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T04:23:48.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10\n [2020-02-21T04:23:48.798Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T04:23:48.812Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10\n [2020-02-21T04:23:48.827Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git\n [2020-02-21T04:23:48.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-21T04:23:48.838Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-21T04:23:49.251Z] > git config core.sparsecheckout # timeout=10\n [2020-02-21T04:23:49.285Z] > git checkout -f f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10\n [2020-02-21T04:23:51.755Z] cd6300453558: Pull complete\n [2020-02-21T04:23:53.495Z] Commit message: "Merge pull request #130 from hahattan/issue-132"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-21T04:23:54.247Z] =========================================================\n [2020-02-21T04:23:54.247Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-21T04:23:54.247Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:23:54.930Z] + 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 .\n [2020-02-21T04:23:55.516Z] Sending build context to Docker daemon 543.7kB\n\n [2020-02-21T04:23:55.516Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-21T04:23:55.516Z] Step 2/8 : FROM ${BASE}\n [2020-02-21T04:23:55.516Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-21T04:23:55.516Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-21T04:23:55.516Z] 2848faf0eed1: Pulling fs layer\n [2020-02-21T04:23:55.516Z] 0f37312ad70f: Pulling fs layer\n [2020-02-21T04:23:55.516Z] 5788d62ee057: Pulling fs layer\n [2020-02-21T04:23:55.516Z] 0e6b1d234666: Pulling fs layer\n [2020-02-21T04:23:55.516Z] bf5d7aec512f: Pulling fs layer\n [2020-02-21T04:23:55.516Z] 34c802a77dc8: Pulling fs layer\n [2020-02-21T04:23:55.516Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-21T04:23:55.516Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-21T04:23:55.516Z] 5c102a31e300: Pulling fs layer\n [2020-02-21T04:23:55.516Z] dcfb455df0a1: Pulling fs layer\n [2020-02-21T04:23:55.516Z] 34c802a77dc8: Waiting\n [2020-02-21T04:23:55.516Z] 9eb99e56ec68: Waiting\n [2020-02-21T04:23:55.516Z] 27c7a5d97fbd: Waiting\n [2020-02-21T04:23:55.516Z] 5c102a31e300: Waiting\n [2020-02-21T04:23:55.516Z] bf5d7aec512f: Waiting\n [2020-02-21T04:23:55.516Z] dcfb455df0a1: Waiting\n [2020-02-21T04:23:55.516Z] 0e6b1d234666: Waiting\n [2020-02-21T04:23:55.516Z] 0f37312ad70f: Verifying Checksum\n [2020-02-21T04:23:55.516Z] 0f37312ad70f: Download complete\n [2020-02-21T04:23:55.798Z] 2848faf0eed1: Verifying Checksum\n [2020-02-21T04:23:55.798Z] 2848faf0eed1: Download complete\n [2020-02-21T04:23:55.798Z] 0e6b1d234666: Verifying Checksum\n [2020-02-21T04:23:55.798Z] 0e6b1d234666: Download complete\n [2020-02-21T04:23:55.798Z] bf5d7aec512f: Verifying Checksum\n [2020-02-21T04:23:55.798Z] bf5d7aec512f: Download complete\n [2020-02-21T04:23:55.798Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-21T04:23:55.798Z] e6b0cf9c0882: Download complete\n [2020-02-21T04:23:56.835Z] e6b0cf9c0882: Pull complete\n [2020-02-21T04:23:57.470Z] 2848faf0eed1: Pull complete\n [2020-02-21T04:23:58.216Z] 0f37312ad70f: Pull complete\n [2020-02-21T04:23:58.440Z] b9c365052c96: Pull complete\n [2020-02-21T04:23:58.560Z] 34c802a77dc8: Verifying Checksum\n [2020-02-21T04:23:58.560Z] 34c802a77dc8: Download complete\n [2020-02-21T04:23:58.560Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-21T04:23:58.560Z] 27c7a5d97fbd: Download complete\n [2020-02-21T04:23:58.711Z] a2d8cc88f415: Pull complete\n [2020-02-21T04:24:00.897Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-21T04:24:00.897Z] 9eb99e56ec68: Download complete\n [2020-02-21T04:24:00.897Z] 5788d62ee057: Verifying Checksum\n [2020-02-21T04:24:00.897Z] 5788d62ee057: Download complete\n [2020-02-21T04:24:00.897Z] 5c102a31e300: Verifying Checksum\n [2020-02-21T04:24:00.897Z] 5c102a31e300: Download complete\n [2020-02-21T04:24:00.897Z] dcfb455df0a1: Verifying Checksum\n [2020-02-21T04:24:00.897Z] dcfb455df0a1: Download complete\n [2020-02-21T04:24:02.094Z] ea1d1ca13537: Pull complete\n [2020-02-21T04:24:02.094Z] 3750a50a1c5e: Pull complete\n [2020-02-21T04:24:02.094Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-21T04:24:02.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-21T04:24:02.094Z] ---> 78745c68409d\n [2020-02-21T04:24:02.094Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n [2020-02-21T04:24:05.501Z] ---> Running in 0b32c7e07ed0\n [2020-02-21T04:24:05.775Z] Removing intermediate container 0b32c7e07ed0\n [2020-02-21T04:24:05.775Z] ---> 3f75f59e6461\n [2020-02-21T04:24:05.775Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-21T04:24:06.052Z] ---> Running in 103511bd8449\n [2020-02-21T04:24:08.001Z] Removing intermediate container 103511bd8449\n [2020-02-21T04:24:08.001Z] ---> ea946e998c3b\n [2020-02-21T04:24:08.001Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n [2020-02-21T04:24:08.001Z] ---> Running in 6a935d7de9cf\n [2020-02-21T04:24:08.985Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-21T04:24:09.110Z] 5788d62ee057: Pull complete\n [2020-02-21T04:24:09.111Z] 0e6b1d234666: Pull complete\n [2020-02-21T04:24:09.111Z] bf5d7aec512f: Pull complete\n [2020-02-21T04:24:09.955Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-21T04:24:10.925Z] (1/13) Installing libmagic (5.37-r1)\n [2020-02-21T04:24:11.194Z] (2/13) Installing file (5.37-r1)\n [2020-02-21T04:24:11.466Z] (3/13) Installing libc-dev (0.7.2-r0)\n [2020-02-21T04:24:11.466Z] (4/13) Installing g++ (9.2.0-r3)\n [2020-02-21T04:24:13.485Z] 34c802a77dc8: Pull complete\n [2020-02-21T04:24:18.886Z] 9eb99e56ec68: Pull complete\n [2020-02-21T04:24:18.886Z] 27c7a5d97fbd: Pull complete\n [2020-02-21T04:24:19.857Z] 5c102a31e300: Pull complete\n [2020-02-21T04:24:19.857Z] dcfb455df0a1: Pull complete\n [2020-02-21T04:24:20.128Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-21T04:24:20.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-21T04:24:20.128Z] ---> 7c70fe431013\n [2020-02-21T04:24:20.128Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n [2020-02-21T04:24:20.128Z] ---> Running in 8b7df66e2c69\n [2020-02-21T04:24:20.389Z] Removing intermediate container 8b7df66e2c69\n [2020-02-21T04:24:20.389Z] ---> c92ee37ed5bd\n [2020-02-21T04:24:20.389Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-21T04:24:20.389Z] ---> Running in 1caf55974ebb\n [2020-02-21T04:24:21.554Z] (5/13) Installing fortify-headers (1.1-r0)\n [2020-02-21T04:24:21.555Z] (6/13) Installing build-base (0.5-r1)\n [2020-02-21T04:24:21.555Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n [2020-02-21T04:24:21.555Z] (8/13) Installing libedit (20191211.3.1-r0)\n [2020-02-21T04:24:21.555Z] (9/13) Installing openssh-client (8.1_p1-r0)\n [2020-02-21T04:24:21.791Z] Removing intermediate container 1caf55974ebb\n [2020-02-21T04:24:21.791Z] ---> 8c82d19fb373\n [2020-02-21T04:24:21.791Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n [2020-02-21T04:24:21.791Z] ---> Running in dbe143b316db\n [2020-02-21T04:24:21.822Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n [2020-02-21T04:24:21.822Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n [2020-02-21T04:24:22.091Z] (12/13) Installing openssh-server (8.1_p1-r0)\n [2020-02-21T04:24:22.091Z] (13/13) Installing openssh (8.1_p1-r0)\n [2020-02-21T04:24:22.091Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-21T04:24:22.363Z] OK: 203 MiB in 52 packages\n [2020-02-21T04:24:22.739Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-21T04:24:23.694Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-21T04:24:24.279Z] (1/13) Installing libmagic (5.37-r1)\n [2020-02-21T04:24:24.279Z] (2/13) Installing file (5.37-r1)\n [2020-02-21T04:24:24.539Z] (3/13) Installing libc-dev (0.7.2-r0)\n [2020-02-21T04:24:24.539Z] (4/13) Installing g++ (9.2.0-r3)\n [2020-02-21T04:24:26.662Z] Removing intermediate container 6a935d7de9cf\n [2020-02-21T04:24:26.662Z] ---> ecec9fa8de36\n [2020-02-21T04:24:26.662Z] Step 6/8 : WORKDIR /device-modbus-go\n [2020-02-21T04:24:26.662Z] ---> Running in 73c3405b05ad\n [2020-02-21T04:24:27.269Z] Removing intermediate container 73c3405b05ad\n [2020-02-21T04:24:27.269Z] ---> ec6ffb27d630\n [2020-02-21T04:24:27.269Z] Step 7/8 : COPY . .\n [2020-02-21T04:24:27.856Z] ---> 6436a12c49ef\n [2020-02-21T04:24:27.856Z] Step 8/8 : RUN go mod download\n [2020-02-21T04:24:27.856Z] ---> Running in ce0552b3c1e3\n [2020-02-21T04:24:30.482Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/goburrow/modbus v0.1.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/goburrow/serial v0.1.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.1\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.1\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.1\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-21T04:24:30.482Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.1.4\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.1.0\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-wordwrap v1.0.0\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-21T04:24:30.754Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v2.1.0+incompatible\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-21T04:24:31.024Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-21T04:24:34.740Z] (5/13) Installing fortify-headers (1.1-r0)\n [2020-02-21T04:24:34.740Z] (6/13) Installing build-base (0.5-r1)\n [2020-02-21T04:24:34.740Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n [2020-02-21T04:24:34.740Z] (8/13) Installing libedit (20191211.3.1-r0)\n [2020-02-21T04:24:34.740Z] (9/13) Installing openssh-client (8.1_p1-r0)\n [2020-02-21T04:24:35.750Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n [2020-02-21T04:24:35.750Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n [2020-02-21T04:24:35.750Z] (12/13) Installing openssh-server (8.1_p1-r0)\n [2020-02-21T04:24:36.051Z] (13/13) Installing openssh (8.1_p1-r0)\n [2020-02-21T04:24:36.051Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-21T04:24:36.051Z] OK: 214 MiB in 52 packages\n [2020-02-21T04:24:37.978Z] Removing intermediate container dbe143b316db\n [2020-02-21T04:24:37.978Z] ---> 6f14dd4e27c3\n [2020-02-21T04:24:37.978Z] Step 6/8 : WORKDIR /device-modbus-go\n [2020-02-21T04:24:38.238Z] ---> Running in 850a0d4255c9\n [2020-02-21T04:24:38.238Z] Removing intermediate container 850a0d4255c9\n [2020-02-21T04:24:38.238Z] ---> e454830297ad\n [2020-02-21T04:24:38.238Z] Step 7/8 : COPY . .\n [2020-02-21T04:24:38.808Z] ---> 30883445888e\n [2020-02-21T04:24:38.808Z] Step 8/8 : RUN go mod download\n [2020-02-21T04:24:38.808Z] ---> Running in fdaa7b6c9710\n [2020-02-21T04:24:40.742Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-21T04:24:40.742Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-21T04:24:40.742Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-21T04:24:40.742Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-21T04:24:41.002Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-21T04:24:41.002Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-21T04:24:41.002Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-21T04:24:41.002Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-02-21T04:24:41.002Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-02-21T04:24:41.002Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-21T04:24:41.002Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-21T04:24:41.267Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-21T04:24:41.267Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-21T04:24:41.267Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-21T04:24:41.267Z] \x1b[0m\x1b[91mgo: finding github.com/goburrow/modbus v0.1.0\n [2020-02-21T04:24:41.267Z] \x1b[0m\x1b[91mgo: finding github.com/goburrow/serial v0.1.0\n [2020-02-21T04:24:41.542Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-21T04:24:41.542Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.1\n [2020-02-21T04:24:41.542Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-21T04:24:41.542Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.0\n [2020-02-21T04:24:41.542Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-21T04:24:41.542Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-21T04:24:41.542Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-21T04:24:41.542Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-21T04:24:41.821Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-21T04:24:41.821Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-21T04:24:41.821Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-21T04:24:41.821Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.1\n [2020-02-21T04:24:41.821Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-21T04:24:42.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-21T04:24:42.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-21T04:24:42.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.1\n [2020-02-21T04:24:42.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-21T04:24:42.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-21T04:24:42.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-21T04:24:42.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-21T04:24:42.351Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-21T04:24:42.351Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-21T04:24:42.351Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-21T04:24:42.351Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.1.4\n [2020-02-21T04:24:42.351Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-21T04:24:42.351Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-21T04:24:42.616Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-21T04:24:42.616Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.1.0\n [2020-02-21T04:24:42.616Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-21T04:24:42.616Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-wordwrap v1.0.0\n [2020-02-21T04:24:42.616Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-21T04:24:42.616Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-21T04:24:42.892Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-21T04:24:42.892Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-21T04:24:42.892Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-21T04:24:42.892Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-21T04:24:42.892Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-21T04:24:42.892Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-21T04:24:42.892Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-21T04:24:43.159Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v2.1.0+incompatible\n [2020-02-21T04:24:43.159Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-21T04:24:43.159Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-21T04:24:43.159Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-21T04:24:43.159Z] \x1b[0m\x1b[91mgo: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62\n [2020-02-21T04:24:43.159Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-21T04:24:43.159Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-21T04:24:43.442Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7\n [2020-02-21T04:24:43.442Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-21T04:24:43.442Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-21T04:24:43.442Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-21T04:24:43.442Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-21T04:24:49.293Z] \x1b[0mRemoving intermediate container ce0552b3c1e3\n [2020-02-21T04:24:49.293Z] ---> 5ce4f623c897\n [2020-02-21T04:24:49.293Z] Successfully built 5ce4f623c897\n [2020-02-21T04:24:49.293Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:24:49.755Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-21T04:24:50.023Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T04:24:50.452Z] prd-ubuntu18.04-docker-arm64-4c-2g-35 does not seem to be running inside a container\n [2020-02-21T04:24:50.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** ci-base-image-arm64 cat\n [2020-02-21T04:24:51.940Z] $ docker top c299c7f90bc02e17aea8a2d16b9c462e4b4ccab148021bfb2b65aee3ff3b0aaa -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:24:54.267Z] + go version\n [2020-02-21T04:24:54.267Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-21T04:24:54.934Z] + make test\n [2020-02-21T04:24:54.934Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-21T04:24:56.255Z] \x1b[0mRemoving intermediate container fdaa7b6c9710\n [2020-02-21T04:24:56.255Z] ---> bc4f9e07f51c\n [2020-02-21T04:24:56.255Z] Successfully built bc4f9e07f51c\n [2020-02-21T04:24:56.255Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [2020-02-21T04:24:56.369Z] ? \tgithub.com/edgexfoundry/device-modbus-go\t[no test files]\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:24:56.896Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-21T04:24:57.191Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T04:24:57.638Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container\n [2020-02-21T04:24:57.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** ci-base-image-x86_64 cat\n [2020-02-21T04:25:01.478Z] $ docker top 6f879d22611c8b80e5e0e74c6530b693b585ef21e84b2e83982f62d245194adf -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:25:03.805Z] + go version\n [2020-02-21T04:25:03.805Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-21T04:25:04.980Z] + make test\n [2020-02-21T04:25:04.980Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-21T04:25:07.614Z] ? \tgithub.com/edgexfoundry/device-modbus-go\t[no test files]\n [2020-02-21T04:25:34.681Z] ? \tgithub.com/edgexfoundry/device-modbus-go/cmd\t[no test files]\n [2020-02-21T04:25:34.681Z] ok \tgithub.com/edgexfoundry/device-modbus-go/internal/driver\t0.161s\tcoverage: 50.3% of statements\n [2020-02-21T04:25:34.681Z] ? \tgithub.com/edgexfoundry/device-modbus-go/mock\t[no test files]\n [2020-02-21T04:25:34.681Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-21T04:25:34.681Z] gofmt -l .\n [2020-02-21T04:25:34.681Z] [ "`gofmt -l .`" = "" ]\n [2020-02-21T04:25:34.681Z] ./bin/test-attribution-txt.sh\n [2020-02-21T04:25:35.258Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-21T04:25:36.488Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-21T04:25:36.494Z] $ docker stop --time=1 6f879d22611c8b80e5e0e74c6530b693b585ef21e84b2e83982f62d245194adf\n [2020-02-21T04:25:38.120Z] $ docker rm -f 6f879d22611c8b80e5e0e74c6530b693b585ef21e84b2e83982f62d245194adf\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:25:39.219Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-21T04:25:39.663Z] + ls -al .\n [2020-02-21T04:25:39.663Z] total 104\n [2020-02-21T04:25:39.663Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 21 04:25 .\n [2020-02-21T04:25:39.663Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 21 04:23 ..\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 4208 Feb 21 04:23 Attribution.txt\n [2020-02-21T04:25:39.663Z] drwxrwxr-x. 2 jenkins jenkins 87 Feb 21 04:23 bin\n [2020-02-21T04:25:39.663Z] drwxrwxr-x. 3 jenkins jenkins 55 Feb 21 04:23 cmd\n [2020-02-21T04:25:39.663Z] -rw-r--r--. 1 jenkins jenkins 22122 Feb 21 04:25 coverage.out\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 1263 Feb 21 04:23 Dockerfile\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 954 Feb 21 04:23 Dockerfile.build\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 21 04:23 .dockerignore\n [2020-02-21T04:25:39.663Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 21 04:23 .git\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 338 Feb 21 04:23 .gitignore\n [2020-02-21T04:25:39.663Z] -rw-r--r--. 1 jenkins jenkins 683 Feb 21 04:25 go.mod\n [2020-02-21T04:25:39.663Z] -rw-r--r--. 1 jenkins jenkins 12348 Feb 21 04:25 go.sum\n [2020-02-21T04:25:39.663Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 21 04:23 internal\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 681 Feb 21 04:23 Jenkinsfile\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 21 04:23 LICENSE\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 880 Feb 21 04:23 Makefile\n [2020-02-21T04:25:39.663Z] drwxrwxr-x. 2 jenkins jenkins 25 Feb 21 04:23 mock\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 411 Feb 21 04:23 README.md\n [2020-02-21T04:25:39.663Z] drwxrwxr-x. 3 jenkins jenkins 44 Feb 21 04:23 .semver\n [2020-02-21T04:25:39.663Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 21 04:23 snap\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 21 04:20 VERSION\n [2020-02-21T04:25:39.663Z] -rw-rw-r--. 1 jenkins jenkins 229 Feb 21 04:23 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:25:40.032Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=f8002f62c93448ac56f9126a539844123f9002c7 --label arch=x86_64 --label version=1.2.0-dev.2 .\n [2020-02-21T04:25:40.307Z] Sending build context to Docker daemon 572.4kB\n\n [2020-02-21T04:25:40.307Z] Step 1/17 : ARG BASE=golang:1.13-alpine\n [2020-02-21T04:25:40.307Z] Step 2/17 : FROM ${BASE} AS builder\n [2020-02-21T04:25:40.307Z] ---> bc4f9e07f51c\n [2020-02-21T04:25:40.307Z] Step 3/17 : ARG MAKE=\'make build\'\n [2020-02-21T04:25:40.307Z] ---> Running in e2bde0a75622\n [2020-02-21T04:25:40.589Z] Removing intermediate container e2bde0a75622\n [2020-02-21T04:25:40.589Z] ---> a861fb10cdd8\n [2020-02-21T04:25:40.589Z] Step 4/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-21T04:25:40.589Z] ---> Running in 2d3bf645abad\n [2020-02-21T04:25:41.538Z] Removing intermediate container 2d3bf645abad\n [2020-02-21T04:25:41.538Z] ---> 6be96ee25c7a\n [2020-02-21T04:25:41.538Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base\n [2020-02-21T04:25:41.538Z] ---> Running in 394c38792e45\n [2020-02-21T04:25:42.489Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-21T04:25:43.071Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-21T04:25:44.477Z] OK: 214 MiB in 52 packages\n [2020-02-21T04:25:44.761Z] Removing intermediate container 394c38792e45\n [2020-02-21T04:25:44.761Z] ---> 06729d7a3b05\n [2020-02-21T04:25:44.761Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go\n [2020-02-21T04:25:45.029Z] ---> Running in e79a5e1af697\n [2020-02-21T04:25:45.029Z] Removing intermediate container e79a5e1af697\n [2020-02-21T04:25:45.029Z] ---> 7d99ef0b2c8e\n [2020-02-21T04:25:45.029Z] Step 7/17 : COPY . .\n [2020-02-21T04:25:45.304Z] ---> dfa69abe31fd\n [2020-02-21T04:25:45.304Z] Step 8/17 : RUN ${MAKE}\n [2020-02-21T04:25:45.566Z] ---> Running in 46fe89ca7be4\n [2020-02-21T04:25:46.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.2" -o cmd/device-modbus ./cmd\n [2020-02-21T04:26:04.349Z] ? \tgithub.com/edgexfoundry/device-modbus-go/cmd\t[no test files]\n [2020-02-21T04:26:04.349Z] ok \tgithub.com/edgexfoundry/device-modbus-go/internal/driver\t0.221s\tcoverage: 50.3% of statements\n [2020-02-21T04:26:04.349Z] ? \tgithub.com/edgexfoundry/device-modbus-go/mock\t[no test files]\n [2020-02-21T04:26:04.349Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-21T04:26:06.954Z] gofmt -l .\n [2020-02-21T04:26:06.954Z] [ "`gofmt -l .`" = "" ]\n [2020-02-21T04:26:06.954Z] ./bin/test-attribution-txt.sh\n [2020-02-21T04:26:07.544Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-21T04:26:08.144Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-21T04:26:08.561Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-21T04:26:08.570Z] $ docker stop --time=1 c299c7f90bc02e17aea8a2d16b9c462e4b4ccab148021bfb2b65aee3ff3b0aaa\n [2020-02-21T04:26:08.617Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-02-21T04:26:10.805Z] $ docker rm -f c299c7f90bc02e17aea8a2d16b9c462e4b4ccab148021bfb2b65aee3ff3b0aaa\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:26:11.816Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-21T04:26:12.030Z] Removing intermediate container 46fe89ca7be4\n [2020-02-21T04:26:12.030Z] ---> a413ae683d96\n [2020-02-21T04:26:12.030Z] Step 9/17 : FROM scratch\n [2020-02-21T04:26:12.030Z] ---> \n [2020-02-21T04:26:12.030Z] Step 10/17 : ENV APP_PORT=49991\n [2020-02-21T04:26:12.030Z] ---> Running in 1ebc732aa141\n [2020-02-21T04:26:12.030Z] Removing intermediate container 1ebc732aa141\n [2020-02-21T04:26:12.030Z] ---> c5f05203c547\n [2020-02-21T04:26:12.030Z] Step 11/17 : EXPOSE $APP_PORT\n [2020-02-21T04:26:12.030Z] ---> Running in e85e3cb74ac7\n [2020-02-21T04:26:12.030Z] Removing intermediate container e85e3cb74ac7\n [2020-02-21T04:26:12.030Z] ---> ad89fc59c135\n [2020-02-21T04:26:12.030Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd /\n [2020-02-21T04:26:12.148Z] + ls -al .\n [2020-02-21T04:26:12.148Z] total 136\n [2020-02-21T04:26:12.148Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 04:26 .\n [2020-02-21T04:26:12.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:22 ..\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 21 04:23 .dockerignore\n [2020-02-21T04:26:12.148Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 04:23 .git\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 338 Feb 21 04:23 .gitignore\n [2020-02-21T04:26:12.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:23 .semver\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 4208 Feb 21 04:23 Attribution.txt\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 1263 Feb 21 04:23 Dockerfile\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 954 Feb 21 04:23 Dockerfile.build\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 21 04:23 Jenkinsfile\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 21 04:23 LICENSE\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 21 04:23 Makefile\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 411 Feb 21 04:23 README.md\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 04:20 VERSION\n [2020-02-21T04:26:12.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:23 bin\n [2020-02-21T04:26:12.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:23 cmd\n [2020-02-21T04:26:12.148Z] -rw-r--r-- 1 jenkins jenkins 22122 Feb 21 04:25 coverage.out\n [2020-02-21T04:26:12.148Z] -rw-r--r-- 1 jenkins jenkins 683 Feb 21 04:26 go.mod\n [2020-02-21T04:26:12.148Z] -rw-r--r-- 1 jenkins jenkins 12348 Feb 21 04:26 go.sum\n [2020-02-21T04:26:12.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:23 internal\n [2020-02-21T04:26:12.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:23 mock\n [2020-02-21T04:26:12.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:23 snap\n [2020-02-21T04:26:12.148Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 21 04:23 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:12.487Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=f8002f62c93448ac56f9126a539844123f9002c7 --label arch=arm64 --label version=1.2.0-dev.2 .\n [2020-02-21T04:26:12.758Z] Sending build context to Docker daemon 572.4kB\n\n [2020-02-21T04:26:12.758Z] Step 1/17 : ARG BASE=golang:1.13-alpine\n [2020-02-21T04:26:12.758Z] Step 2/17 : FROM ${BASE} AS builder\n [2020-02-21T04:26:12.758Z] ---> 5ce4f623c897\n [2020-02-21T04:26:12.758Z] Step 3/17 : ARG MAKE=\'make build\'\n [2020-02-21T04:26:12.984Z] ---> feef37192710\n [2020-02-21T04:26:12.984Z] Step 13/17 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: IoTech Ltd\'\n [2020-02-21T04:26:12.984Z] ---> Running in 97f02b6294c5\n [2020-02-21T04:26:12.984Z] Removing intermediate container 97f02b6294c5\n [2020-02-21T04:26:12.984Z] ---> ca9006d0e8c4\n [2020-02-21T04:26:12.984Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-02-21T04:26:12.984Z] ---> Running in 5d8b85378a09\n [2020-02-21T04:26:13.030Z] ---> Running in 57019f33e380\n [2020-02-21T04:26:13.280Z] Removing intermediate container 5d8b85378a09\n [2020-02-21T04:26:13.280Z] ---> bd426ed3e6b4\n [2020-02-21T04:26:13.280Z] Step 15/17 : LABEL arch=x86_64\n [2020-02-21T04:26:13.280Z] ---> Running in f12fb8389ef1\n [2020-02-21T04:26:13.302Z] Removing intermediate container 57019f33e380\n [2020-02-21T04:26:13.302Z] ---> b52530b2da3b\n [2020-02-21T04:26:13.302Z] Step 4/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-21T04:26:13.565Z] Removing intermediate container f12fb8389ef1\n [2020-02-21T04:26:13.565Z] ---> 03b16946174d\n [2020-02-21T04:26:13.565Z] Step 16/17 : LABEL git_sha=f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:26:13.565Z] ---> Running in a9394193b743\n [2020-02-21T04:26:13.592Z] ---> Running in fca25dff1d07\n [2020-02-21T04:26:13.840Z] Removing intermediate container a9394193b743\n [2020-02-21T04:26:13.840Z] ---> 56179a11e74b\n [2020-02-21T04:26:13.840Z] Step 17/17 : LABEL version=1.2.0-dev.2\n [2020-02-21T04:26:13.840Z] ---> Running in 657679a51097\n [2020-02-21T04:26:14.102Z] Removing intermediate container 657679a51097\n [2020-02-21T04:26:14.102Z] ---> fe0a3873237a\n [2020-02-21T04:26:14.102Z] Successfully built fe0a3873237a\n [2020-02-21T04:26:14.102Z] Successfully tagged docker-device-modbus-go:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-21T04:26:14.286Z] provisioning config files...\n [2020-02-21T04:26:14.321Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config7346312147668063661tmp\n [Pipeline] {\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T04:26:14.710Z] nexus3.edgexfoundry.org:10001\n [2020-02-21T04:26:15.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:26:15.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:26:15.300Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:26:15.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:26:15.300Z] \n [2020-02-21T04:26:15.300Z] Login Succeeded\n [2020-02-21T04:26:15.300Z] nexus3.edgexfoundry.org:10002\n [2020-02-21T04:26:15.557Z] Removing intermediate container fca25dff1d07\n [2020-02-21T04:26:15.557Z] ---> 361db0de657e\n [2020-02-21T04:26:15.557Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base\n [2020-02-21T04:26:15.557Z] ---> Running in 7416d2338f71\n [2020-02-21T04:26:15.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:26:15.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:26:15.905Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:26:15.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:26:15.905Z] \n [2020-02-21T04:26:15.905Z] Login Succeeded\n [2020-02-21T04:26:15.905Z] nexus3.edgexfoundry.org:10003\n [2020-02-21T04:26:16.151Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-21T04:26:16.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:26:16.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:26:16.490Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:26:16.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:26:16.490Z] \n [2020-02-21T04:26:16.490Z] Login Succeeded\n [2020-02-21T04:26:16.490Z] nexus3.edgexfoundry.org:10004\n [2020-02-21T04:26:17.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:26:17.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:26:17.089Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:26:17.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:26:17.089Z] \n [2020-02-21T04:26:17.089Z] Login Succeeded\n [2020-02-21T04:26:17.089Z] docker.io\n [2020-02-21T04:26:17.125Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-21T04:26:17.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:26:17.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:26:17.947Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:26:17.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:26:17.947Z] \n [2020-02-21T04:26:17.947Z] Login Succeeded\n [Pipeline] }\n [2020-02-21T04:26:17.959Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] echo\n [2020-02-21T04:26:18.002Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags:\n [2020-02-21T04:26:18.002Z] f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:26:18.002Z] latest\n [2020-02-21T04:26:18.002Z] 1.2.0-dev.2\n [2020-02-21T04:26:18.002Z] f8002f62c93448ac56f9126a539844123f9002c7-1.2.0-dev.2\n [2020-02-21T04:26:18.002Z] master\n [2020-02-21T04:26:18.002Z] =====================================================\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withDockerRegistry\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:18.438Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:f8002f62c93448ac56f9126a539844123f9002c7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:18.540Z] OK: 203 MiB in 52 packages\n [2020-02-21T04:26:18.777Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:26:18.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go]\n [2020-02-21T04:26:18.777Z] 1a7aadb45dbb: Preparing\n [2020-02-21T04:26:19.134Z] Removing intermediate container 7416d2338f71\n [2020-02-21T04:26:19.134Z] ---> 3572884411d7\n [2020-02-21T04:26:19.134Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go\n [2020-02-21T04:26:19.416Z] ---> Running in d2c98bdb78cc\n [2020-02-21T04:26:19.688Z] Removing intermediate container d2c98bdb78cc\n [2020-02-21T04:26:19.688Z] ---> 45d58e13cae5\n [2020-02-21T04:26:19.688Z] Step 7/17 : COPY . .\n [2020-02-21T04:26:20.668Z] ---> 446396a1c177\n [2020-02-21T04:26:20.668Z] Step 8/17 : RUN ${MAKE}\n [2020-02-21T04:26:20.668Z] ---> Running in 467efa541e17\n [2020-02-21T04:26:21.513Z] 1a7aadb45dbb: Pushed\n [2020-02-21T04:26:21.513Z] f8002f62c93448ac56f9126a539844123f9002c7: digest: sha256:a44d5cfae4fef5ac5b95bd6e16e8e5149e465bed34db8d6c5ee46dad15851492 size: 528\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:21.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.2" -o cmd/device-modbus ./cmd\n [2020-02-21T04:26:21.853Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:22.165Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest\n [2020-02-21T04:26:22.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go]\n [2020-02-21T04:26:22.165Z] 1a7aadb45dbb: Preparing\n [2020-02-21T04:26:22.165Z] 1a7aadb45dbb: Layer already exists\n [2020-02-21T04:26:22.436Z] latest: digest: sha256:a44d5cfae4fef5ac5b95bd6e16e8e5149e465bed34db8d6c5ee46dad15851492 size: 528\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:22.764Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.0-dev.2\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:23.136Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.0-dev.2\n [2020-02-21T04:26:23.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go]\n [2020-02-21T04:26:23.136Z] 1a7aadb45dbb: Preparing\n [2020-02-21T04:26:23.136Z] 1a7aadb45dbb: Layer already exists\n [2020-02-21T04:26:23.136Z] 1.2.0-dev.2: digest: sha256:a44d5cfae4fef5ac5b95bd6e16e8e5149e465bed34db8d6c5ee46dad15851492 size: 528\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:23.464Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:f8002f62c93448ac56f9126a539844123f9002c7-1.2.0-dev.2\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:23.764Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:f8002f62c93448ac56f9126a539844123f9002c7-1.2.0-dev.2\n [2020-02-21T04:26:23.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go]\n [2020-02-21T04:26:23.764Z] 1a7aadb45dbb: Preparing\n [2020-02-21T04:26:23.764Z] 1a7aadb45dbb: Layer already exists\n [2020-02-21T04:26:23.764Z] f8002f62c93448ac56f9126a539844123f9002c7-1.2.0-dev.2: digest: sha256:a44d5cfae4fef5ac5b95bd6e16e8e5149e465bed34db8d6c5ee46dad15851492 size: 528\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:24.079Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:26:24.389Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master\n [2020-02-21T04:26:24.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go]\n [2020-02-21T04:26:24.389Z] 1a7aadb45dbb: Preparing\n [2020-02-21T04:26:24.389Z] 1a7aadb45dbb: Layer already exists\n [2020-02-21T04:26:24.389Z] master: digest: sha256:a44d5cfae4fef5ac5b95bd6e16e8e5149e465bed34db8d6c5ee46dad15851492 size: 528\n [Pipeline] }\n [Pipeline] // withDockerRegistry\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-21T04:27:08.606Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-02-21T04:27:20.969Z] Removing intermediate container 467efa541e17\n [2020-02-21T04:27:20.969Z] ---> c52059748ba6\n [2020-02-21T04:27:20.969Z] Step 9/17 : FROM scratch\n [2020-02-21T04:27:20.969Z] ---> \n [2020-02-21T04:27:20.969Z] Step 10/17 : ENV APP_PORT=49991\n [2020-02-21T04:27:20.969Z] ---> Running in 2bf341d8c7b3\n [2020-02-21T04:27:20.969Z] Removing intermediate container 2bf341d8c7b3\n [2020-02-21T04:27:20.969Z] ---> e9b92d191f28\n [2020-02-21T04:27:20.969Z] Step 11/17 : EXPOSE $APP_PORT\n [2020-02-21T04:27:20.969Z] ---> Running in 3a48b9943c1b\n [2020-02-21T04:27:20.969Z] Removing intermediate container 3a48b9943c1b\n [2020-02-21T04:27:20.969Z] ---> 8268dbf80d3f\n [2020-02-21T04:27:20.969Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd /\n [2020-02-21T04:27:21.566Z] ---> b59c118c69c6\n [2020-02-21T04:27:21.566Z] Step 13/17 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: IoTech Ltd\'\n [2020-02-21T04:27:21.840Z] ---> Running in a794ee1d76c6\n [2020-02-21T04:27:22.113Z] Removing intermediate container a794ee1d76c6\n [2020-02-21T04:27:22.113Z] ---> b72e29a61db2\n [2020-02-21T04:27:22.113Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-02-21T04:27:22.113Z] ---> Running in e0c316e0c5f6\n [2020-02-21T04:27:22.701Z] Removing intermediate container e0c316e0c5f6\n [2020-02-21T04:27:22.701Z] ---> a8b1cb076a8e\n [2020-02-21T04:27:22.701Z] Step 15/17 : LABEL arch=arm64\n [2020-02-21T04:27:22.701Z] ---> Running in a541000158c3\n [2020-02-21T04:27:22.973Z] Removing intermediate container a541000158c3\n [2020-02-21T04:27:22.973Z] ---> 7b679df628ab\n [2020-02-21T04:27:22.973Z] Step 16/17 : LABEL git_sha=f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:27:22.973Z] ---> Running in bb25f758cb7a\n [2020-02-21T04:27:23.559Z] Removing intermediate container bb25f758cb7a\n [2020-02-21T04:27:23.559Z] ---> d94097d2e2d4\n [2020-02-21T04:27:23.559Z] Step 17/17 : LABEL version=1.2.0-dev.2\n [2020-02-21T04:27:23.559Z] ---> Running in beb904680060\n [2020-02-21T04:27:23.822Z] Removing intermediate container beb904680060\n [2020-02-21T04:27:23.823Z] ---> f6535f3933c8\n [2020-02-21T04:27:23.823Z] Successfully built f6535f3933c8\n [2020-02-21T04:27:23.823Z] Successfully tagged docker-device-modbus-go-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-21T04:27:23.919Z] provisioning config files...\n [2020-02-21T04:27:23.955Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config2942782656905473970tmp\n [Pipeline] {\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T04:27:24.328Z] nexus3.edgexfoundry.org:10001\n [2020-02-21T04:27:24.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:27:24.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:27:24.911Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:27:24.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:27:24.911Z] \n [2020-02-21T04:27:24.911Z] Login Succeeded\n [2020-02-21T04:27:24.911Z] nexus3.edgexfoundry.org:10002\n [2020-02-21T04:27:25.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:27:25.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:27:25.756Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:27:25.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:27:25.756Z] \n [2020-02-21T04:27:25.756Z] Login Succeeded\n [2020-02-21T04:27:25.756Z] nexus3.edgexfoundry.org:10003\n [2020-02-21T04:27:26.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:27:26.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:27:26.340Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:27:26.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:27:26.340Z] \n [2020-02-21T04:27:26.340Z] Login Succeeded\n [2020-02-21T04:27:26.340Z] nexus3.edgexfoundry.org:10004\n [2020-02-21T04:27:26.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:27:26.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:27:26.921Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:27:26.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:27:26.921Z] \n [2020-02-21T04:27:27.188Z] Login Succeeded\n [2020-02-21T04:27:27.188Z] docker.io\n [2020-02-21T04:27:27.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-21T04:27:28.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-21T04:27:28.039Z] Configure a credential helper to remove this warning. See\n [2020-02-21T04:27:28.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-21T04:27:28.039Z] \n [2020-02-21T04:27:28.039Z] Login Succeeded\n [Pipeline] }\n [2020-02-21T04:27:28.053Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] echo\n [2020-02-21T04:27:28.108Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags:\n [2020-02-21T04:27:28.108Z] f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:27:28.108Z] latest\n [2020-02-21T04:27:28.108Z] 1.2.0-dev.2\n [2020-02-21T04:27:28.108Z] f8002f62c93448ac56f9126a539844123f9002c7-1.2.0-dev.2\n [2020-02-21T04:27:28.108Z] master\n [2020-02-21T04:27:28.108Z] =====================================================\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withDockerRegistry\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:28.479Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:f8002f62c93448ac56f9126a539844123f9002c7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:29.089Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:27:29.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64]\n [2020-02-21T04:27:29.358Z] d70fac0d951a: Preparing\n [2020-02-21T04:27:33.629Z] d70fac0d951a: Pushed\n [2020-02-21T04:27:33.629Z] f8002f62c93448ac56f9126a539844123f9002c7: digest: sha256:c2e829557cffb1c6510f5fadc149d1671f04dfcbc73c39fcf77be7e8bdc86f57 size: 528\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:33.957Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:34.573Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest\n [2020-02-21T04:27:34.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64]\n [2020-02-21T04:27:34.841Z] d70fac0d951a: Preparing\n [2020-02-21T04:27:34.841Z] d70fac0d951a: Layer already exists\n [2020-02-21T04:27:34.841Z] latest: digest: sha256:c2e829557cffb1c6510f5fadc149d1671f04dfcbc73c39fcf77be7e8bdc86f57 size: 528\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:35.179Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.0-dev.2\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:35.784Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.0-dev.2\n [2020-02-21T04:27:36.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64]\n [2020-02-21T04:27:36.053Z] d70fac0d951a: Preparing\n [2020-02-21T04:27:36.053Z] d70fac0d951a: Layer already exists\n [2020-02-21T04:27:36.053Z] 1.2.0-dev.2: digest: sha256:c2e829557cffb1c6510f5fadc149d1671f04dfcbc73c39fcf77be7e8bdc86f57 size: 528\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:36.389Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:f8002f62c93448ac56f9126a539844123f9002c7-1.2.0-dev.2\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:36.992Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:f8002f62c93448ac56f9126a539844123f9002c7-1.2.0-dev.2\n [2020-02-21T04:27:37.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64]\n [2020-02-21T04:27:37.262Z] d70fac0d951a: Preparing\n [2020-02-21T04:27:37.262Z] d70fac0d951a: Layer already exists\n [2020-02-21T04:27:37.262Z] f8002f62c93448ac56f9126a539844123f9002c7-1.2.0-dev.2: digest: sha256:c2e829557cffb1c6510f5fadc149d1671f04dfcbc73c39fcf77be7e8bdc86f57 size: 528\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:37.614Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:38.219Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master\n [2020-02-21T04:27:38.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64]\n [2020-02-21T04:27:38.487Z] d70fac0d951a: Preparing\n [2020-02-21T04:27:38.487Z] d70fac0d951a: Layer already exists\n [2020-02-21T04:27:38.487Z] master: digest: sha256:c2e829557cffb1c6510f5fadc149d1671f04dfcbc73c39fcf77be7e8bdc86f57 size: 528\n [Pipeline] }\n [Pipeline] // withDockerRegistry\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-21T04:27:38.827Z] provisioning config files...\n [2020-02-21T04:27:38.838Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8019973876828469582tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:27:39.148Z] + curl -s https://codecov.io/bash\n [2020-02-21T04:27:39.148Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_master@tmp/config8019973876828469582tmp\n [2020-02-21T04:27:39.408Z] \n [2020-02-21T04:27:39.408Z] _____ _\n [2020-02-21T04:27:39.408Z] / ____| | |\n [2020-02-21T04:27:39.408Z] | | ___ __| | ___ ___ _____ __\n [2020-02-21T04:27:39.408Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-21T04:27:39.408Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-21T04:27:39.408Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-21T04:27:39.408Z] Bash-20200214-585fef0\n [2020-02-21T04:27:39.408Z] \n [2020-02-21T04:27:39.408Z] \n [2020-02-21T04:27:39.408Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-21T04:27:39.408Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-21T04:27:39.408Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-21T04:27:39.408Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-21T04:27:39.408Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-21T04:27:39.408Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-21T04:27:39.408Z] \x1b[0;32m+\x1b[0m .\n [2020-02-21T04:27:39.408Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-21T04:27:39.408Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-21T04:27:39.408Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-21T04:27:39.408Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=22122\x1b[0m\n [2020-02-21T04:27:39.408Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-21T04:27:39.408Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-21T04:27:39.670Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-21T04:27:39.670Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-21T04:27:39.670Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-21T04:27:39.670Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-21T04:27:39.670Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=f8002f62c93448ac56f9126a539844123f9002c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=\n [2020-02-21T04:27:39.670Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-21T04:27:39.670Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=master&commit=f8002f62c93448ac56f9126a539844123f9002c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=\n [2020-02-21T04:27:39.929Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-21T04:27:40.498Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-modbus-go/commit/f8002f62c93448ac56f9126a539844123f9002c7\x1b[0m\n [Pipeline] }\n [2020-02-21T04:27:40.505Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n [Pipeline] echo\n [2020-02-21T04:27:40.666Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-02-21T04:27:40.667Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n [Pipeline] withCredentials\n [2020-02-21T04:27:40.691Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:41.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-21T04:27:41.062Z] \n [2020-02-21T04:27:41.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:27:41.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-21T04:27:41.377Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-02-21T04:27:41.377Z] 9d48c3bd43c5: Pulling fs layer\n [2020-02-21T04:27:41.377Z] 7f94eaf8af20: Pulling fs layer\n [2020-02-21T04:27:41.377Z] 9fe9984849c1: Pulling fs layer\n [2020-02-21T04:27:41.377Z] cf0db633a67d: Pulling fs layer\n [2020-02-21T04:27:41.377Z] 0f7136d71739: Pulling fs layer\n [2020-02-21T04:27:41.377Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-02-21T04:27:41.377Z] b8132c677c6b: Pulling fs layer\n [2020-02-21T04:27:41.377Z] c8f539ab0293: Pulling fs layer\n [2020-02-21T04:27:41.377Z] b11662bbf65b: Pulling fs layer\n [2020-02-21T04:27:41.377Z] cf0db633a67d: Waiting\n [2020-02-21T04:27:41.377Z] c8f539ab0293: Waiting\n [2020-02-21T04:27:41.377Z] 0f7136d71739: Waiting\n [2020-02-21T04:27:41.377Z] b11662bbf65b: Waiting\n [2020-02-21T04:27:41.377Z] b8132c677c6b: Waiting\n [2020-02-21T04:27:41.377Z] 8c1aaf4dbaec: Waiting\n [2020-02-21T04:27:41.377Z] 9fe9984849c1: Verifying Checksum\n [2020-02-21T04:27:41.377Z] 9fe9984849c1: Download complete\n [2020-02-21T04:27:41.377Z] 7f94eaf8af20: Download complete\n [2020-02-21T04:27:41.377Z] 0f7136d71739: Download complete\n [2020-02-21T04:27:41.377Z] 8c1aaf4dbaec: Verifying Checksum\n [2020-02-21T04:27:41.377Z] 8c1aaf4dbaec: Download complete\n [2020-02-21T04:27:41.377Z] 9d48c3bd43c5: Verifying Checksum\n [2020-02-21T04:27:41.377Z] 9d48c3bd43c5: Download complete\n [2020-02-21T04:27:41.959Z] 9d48c3bd43c5: Pull complete\n [2020-02-21T04:27:41.959Z] b8132c677c6b: Verifying Checksum\n [2020-02-21T04:27:41.959Z] b8132c677c6b: Download complete\n [2020-02-21T04:27:41.959Z] 7f94eaf8af20: Pull complete\n [2020-02-21T04:27:42.237Z] b11662bbf65b: Verifying Checksum\n [2020-02-21T04:27:42.237Z] b11662bbf65b: Download complete\n [2020-02-21T04:27:42.497Z] c8f539ab0293: Verifying Checksum\n [2020-02-21T04:27:42.497Z] c8f539ab0293: Download complete\n [2020-02-21T04:27:42.497Z] 9fe9984849c1: Pull complete\n [2020-02-21T04:27:43.067Z] cf0db633a67d: Verifying Checksum\n [2020-02-21T04:27:43.067Z] cf0db633a67d: Download complete\n [2020-02-21T04:27:48.358Z] cf0db633a67d: Pull complete\n [2020-02-21T04:27:48.358Z] 0f7136d71739: Pull complete\n [2020-02-21T04:27:48.358Z] 8c1aaf4dbaec: Pull complete\n [2020-02-21T04:27:50.267Z] b8132c677c6b: Pull complete\n [2020-02-21T04:27:52.803Z] c8f539ab0293: Pull complete\n [2020-02-21T04:27:54.183Z] b11662bbf65b: Pull complete\n [2020-02-21T04:27:54.183Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-02-21T04:27:54.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-02-21T04:27:54.325Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:27:54.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_device-modbus-go_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n [2020-02-21T04:27:54.927Z] $ docker top ab1e7ab0ca971518147979e064b7948572674378952ab02e8017e5bc35fa5db6 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:27:55.770Z] + snyk monitor \'--org=edgex-jenkins\'\n [2020-02-21T04:28:03.897Z] \n [2020-02-21T04:28:03.897Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master...\n [2020-02-21T04:28:03.897Z] \n [2020-02-21T04:28:03.897Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/bd8240c8-e082-43f9-8347-fcdd32b87bcb\n [2020-02-21T04:28:03.897Z] \n [2020-02-21T04:28:03.897Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-02-21T04:28:03.897Z] \n [2020-02-21T04:28:03.897Z] \n [Pipeline] }\n [2020-02-21T04:28:03.908Z] $ docker stop --time=1 ab1e7ab0ca971518147979e064b7948572674378952ab02e8017e5bc35fa5db6\n [2020-02-21T04:28:05.403Z] $ docker rm -f ab1e7ab0ca971518147979e064b7948572674378952ab02e8017e5bc35fa5db6\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:28:06.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-21T04:28:06.242Z] \n [2020-02-21T04:28:06.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:28:06.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-21T04:28:06.561Z] latest: Pulling from edgex-klar\n [2020-02-21T04:28:06.561Z] e7c96db7181b: Already exists\n [2020-02-21T04:28:06.561Z] 624060e74911: Pulling fs layer\n [2020-02-21T04:28:06.561Z] eeaf1278c5f7: Pulling fs layer\n [2020-02-21T04:28:06.561Z] 392885e82342: Pulling fs layer\n [2020-02-21T04:28:06.561Z] 624060e74911: Verifying Checksum\n [2020-02-21T04:28:06.561Z] 624060e74911: Download complete\n [2020-02-21T04:28:06.561Z] eeaf1278c5f7: Download complete\n [2020-02-21T04:28:06.561Z] 392885e82342: Verifying Checksum\n [2020-02-21T04:28:06.561Z] 392885e82342: Download complete\n [2020-02-21T04:28:06.822Z] 624060e74911: Pull complete\n [2020-02-21T04:28:06.822Z] eeaf1278c5f7: Pull complete\n [2020-02-21T04:28:07.083Z] 392885e82342: Pull complete\n [2020-02-21T04:28:07.083Z] Digest: sha256:7aeb387949c2a191ad81514c9ec9aef0360a0964c234f3aa62f6542133ec5de4\n [2020-02-21T04:28:07.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [Pipeline] withDockerContainer\n [2020-02-21T04:28:07.194Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:28:07.239Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n [2020-02-21T04:28:07.785Z] $ docker top 348f889c742e1362b4f4684a5c1a5cb2865649fa55cc36515b2f2705a3539847 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:28:08.620Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:28:08.620Z] + tee\n [Pipeline] readJSON\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-21T04:28:10.564Z] $ docker stop --time=1 348f889c742e1362b4f4684a5c1a5cb2865649fa55cc36515b2f2705a3539847\n [2020-02-21T04:28:11.935Z] $ docker rm -f 348f889c742e1362b4f4684a5c1a5cb2865649fa55cc36515b2f2705a3539847\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:28:12.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-21T04:28:12.345Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T04:28:12.466Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:28:12.503Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n [2020-02-21T04:28:13.086Z] $ docker top acfa9c5680979da4f236fcbf4530b5280025a20538c209f8e2533b16fd8cef60 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:28:13.896Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:28:13.896Z] + tee\n [2020-02-21T04:28:13.896Z] clair timeout 1m0s\n [2020-02-21T04:28:13.896Z] docker timeout: 1m0s\n [2020-02-21T04:28:13.896Z] no whitelist file\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-21T04:28:14.186Z] $ docker stop --time=1 acfa9c5680979da4f236fcbf4530b5280025a20538c209f8e2533b16fd8cef60\n [2020-02-21T04:28:15.584Z] $ docker rm -f acfa9c5680979da4f236fcbf4530b5280025a20538c209f8e2533b16fd8cef60\n [Pipeline] // withDockerContainer\n [Pipeline] sh\n [2020-02-21T04:28:15.996Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports\n [Pipeline] echo\n [2020-02-21T04:28:16.003Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go_f8002f62c93448ac56f9126a539844123f9002c7.html\n [Pipeline] writeFile\n [Pipeline] step\n [2020-02-21T04:28:16.019Z] Archiving artifacts\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:28:16.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-21T04:28:16.337Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T04:28:16.461Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:28:16.504Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n [2020-02-21T04:28:17.181Z] $ docker top a2d32e740aa97afce82a6e13c498ac1060a8c65c32ce849deab1d14ed0866576 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:28:17.979Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:28:17.979Z] + tee\n [Pipeline] readJSON\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-21T04:28:19.394Z] $ docker stop --time=1 a2d32e740aa97afce82a6e13c498ac1060a8c65c32ce849deab1d14ed0866576\n [2020-02-21T04:28:20.752Z] $ docker rm -f a2d32e740aa97afce82a6e13c498ac1060a8c65c32ce849deab1d14ed0866576\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:28:21.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-21T04:28:21.169Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T04:28:21.284Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:28:21.391Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n [2020-02-21T04:28:21.929Z] $ docker top fcea424c6bce604b921f1704089f1c316a56c9c07daa12466cca4540d0303fb1 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:28:22.790Z] + tee\n [2020-02-21T04:28:22.790Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:f8002f62c93448ac56f9126a539844123f9002c7\n [2020-02-21T04:28:22.790Z] clair timeout 1m0s\n [2020-02-21T04:28:22.790Z] docker timeout: 1m0s\n [2020-02-21T04:28:22.790Z] no whitelist file\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-21T04:28:23.082Z] $ docker stop --time=1 fcea424c6bce604b921f1704089f1c316a56c9c07daa12466cca4540d0303fb1\n [2020-02-21T04:28:24.441Z] $ docker rm -f fcea424c6bce604b921f1704089f1c316a56c9c07daa12466cca4540d0303fb1\n [Pipeline] // withDockerContainer\n [Pipeline] sh\n [2020-02-21T04:28:24.856Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports\n [Pipeline] echo\n [2020-02-21T04:28:24.864Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go-arm64_f8002f62c93448ac56f9126a539844123f9002c7.html\n [Pipeline] writeFile\n [Pipeline] step\n [2020-02-21T04:28:24.880Z] Archiving artifacts\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n [Pipeline] stage\n [Pipeline] { (Tag)\n [Pipeline] unstash\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:28:25.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-21T04:28:25.320Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T04:28:25.437Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:28:25.473Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-21T04:28:26.107Z] $ docker top c9939f6e59da39538c7cc362a29bf025e4716ea793670583cb9695c6adbab988 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-21T04:28:26.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-21T04:28:26.660Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-21T04:28:26.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-21T04:28:26.891Z] $ docker exec c9939f6e59da39538c7cc362a29bf025e4716ea793670583cb9695c6adbab988 ssh-agent\n [2020-02-21T04:28:27.072Z] SSH_AUTH_SOCK=/tmp/ssh-AINOGWvCRwS3/agent.15\n [2020-02-21T04:28:27.072Z] SSH_AGENT_PID=22\n [2020-02-21T04:28:27.079Z] Running ssh-add (command line suppressed)\n [2020-02-21T04:28:27.223Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4329526889916428952.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4329526889916428952.key)\n [2020-02-21T04:28:27.270Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:28:27.563Z] + git semver tag\n [2020-02-21T04:28:27.563Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-21T04:28:27.563Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git\n [2020-02-21T04:28:27.563Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master\n [2020-02-21T04:28:27.563Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-21T04:28:27.563Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-21T04:28:27.563Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-21T04:28:27.563Z] # $SEMVER_BRANCH = master\n [2020-02-21T04:28:27.563Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver\n [2020-02-21T04:28:27.563Z] # f8002f62c93448ac56f9126a539844123f9002c7 HEAD\n [2020-02-21T04:28:27.563Z] # 8ed7b40c84fc3da17f0f68a4f33fd1b97d4b1e50 refs/tags/v1.2.0-dev.2\n [Pipeline] }\n [2020-02-21T04:28:27.570Z] $ docker exec --env ******** --env ******** c9939f6e59da39538c7cc362a29bf025e4716ea793670583cb9695c6adbab988 ssh-agent -k\n [2020-02-21T04:28:27.702Z] unset SSH_AUTH_SOCK;\n [2020-02-21T04:28:27.702Z] unset SSH_AGENT_PID;\n [2020-02-21T04:28:27.702Z] echo Agent pid 22 killed;\n [2020-02-21T04:28:27.743Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-21T04:28:28.059Z] + git semver\n [Pipeline] }\n [2020-02-21T04:28:28.070Z] $ docker stop --time=1 c9939f6e59da39538c7cc362a29bf025e4716ea793670583cb9695c6adbab988\n [2020-02-21T04:28:29.405Z] $ docker rm -f c9939f6e59da39538c7cc362a29bf025e4716ea793670583cb9695c6adbab988\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:28:29.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-21T04:28:29.865Z] \n [2020-02-21T04:28:29.865Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:28:30.170Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-21T04:28:30.170Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-02-21T04:28:30.170Z] 8ba884070f61: Pulling fs layer\n [2020-02-21T04:28:30.170Z] 78d65bd6cf10: Pulling fs layer\n [2020-02-21T04:28:30.170Z] 5573da4c1a9d: Pulling fs layer\n [2020-02-21T04:28:30.170Z] 4493e11b668a: Pulling fs layer\n [2020-02-21T04:28:30.170Z] 2e4ad32216ba: Pulling fs layer\n [2020-02-21T04:28:30.170Z] 14bc7892088f: Pulling fs layer\n [2020-02-21T04:28:30.170Z] 4493e11b668a: Waiting\n [2020-02-21T04:28:30.170Z] 14bc7892088f: Waiting\n [2020-02-21T04:28:30.170Z] 2e4ad32216ba: Waiting\n [2020-02-21T04:28:30.170Z] 78d65bd6cf10: Verifying Checksum\n [2020-02-21T04:28:30.170Z] 78d65bd6cf10: Download complete\n [2020-02-21T04:28:30.436Z] 4493e11b668a: Verifying Checksum\n [2020-02-21T04:28:30.436Z] 4493e11b668a: Download complete\n [2020-02-21T04:28:30.436Z] 2e4ad32216ba: Verifying Checksum\n [2020-02-21T04:28:30.436Z] 2e4ad32216ba: Download complete\n [2020-02-21T04:28:31.006Z] 14bc7892088f: Verifying Checksum\n [2020-02-21T04:28:31.006Z] 14bc7892088f: Download complete\n [2020-02-21T04:28:31.006Z] 8ba884070f61: Verifying Checksum\n [2020-02-21T04:28:31.006Z] 8ba884070f61: Download complete\n [2020-02-21T04:28:31.575Z] 5573da4c1a9d: Verifying Checksum\n [2020-02-21T04:28:31.575Z] 5573da4c1a9d: Download complete\n [2020-02-21T04:28:36.856Z] 8ba884070f61: Pull complete\n [2020-02-21T04:28:36.856Z] 78d65bd6cf10: Pull complete\n [2020-02-21T04:28:51.797Z] 5573da4c1a9d: Pull complete\n [2020-02-21T04:28:51.797Z] 4493e11b668a: Pull complete\n [2020-02-21T04:28:51.797Z] 2e4ad32216ba: Pull complete\n [2020-02-21T04:28:52.370Z] 14bc7892088f: Pull complete\n [2020-02-21T04:28:52.370Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-02-21T04:28:52.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-02-21T04:28:52.508Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:28:52.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n [2020-02-21T04:28:53.169Z] $ docker top cf8bfd0a1f6b7e533dfb1720fa055459e415bb3baee8fdcd13380abf95e034b2 -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-02-21T04:28:53.674Z] provisioning config files...\n [2020-02-21T04:28:53.682Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config5805109926815063403tmp\n [2020-02-21T04:28:53.698Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config5137950841878034972tmp\n [2020-02-21T04:28:53.710Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7720580412289893940tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-21T04:28:53.726Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T04:28:54.016Z] ---> sigul-configuration.sh\n [2020-02-21T04:28:54.016Z] gpg: directory `/root/.gnupg\' created\n [2020-02-21T04:28:54.016Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-02-21T04:28:54.016Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-02-21T04:28:54.016Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-02-21T04:28:54.016Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-02-21T04:28:54.016Z] gpg: CAST5 encrypted data\n [2020-02-21T04:28:54.274Z] gpg: encrypted with 1 passphrase\n [2020-02-21T04:28:54.274Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-02-21T04:28:54.563Z] + mkdir /home/jenkins\n [2020-02-21T04:28:54.563Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-02-21T04:28:54.851Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n [Pipeline] echo\n [2020-02-21T04:28:54.857Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T04:28:55.146Z] ---> sigul-install.sh\n [2020-02-21T04:29:01.709Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-02-21T04:29:02.002Z] + git tag --list\n [2020-02-21T04:29:02.002Z] v1.2.0-dev.2\n [Pipeline] sh\n [2020-02-21T04:29:02.338Z] + lftools sign git-tag v1.2.0-dev.2\n [2020-02-21T04:29:03.294Z] Signing Git tag with Sigul...\n [2020-02-21T04:29:03.295Z] Signing v1.2.0-dev.2\n [Pipeline] echo\n [2020-02-21T04:29:04.237Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T04:29:04.529Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-02-21T04:29:04.535Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-02-21T04:29:04.557Z] $ docker stop --time=1 cf8bfd0a1f6b7e533dfb1720fa055459e415bb3baee8fdcd13380abf95e034b2\n [2020-02-21T04:29:05.956Z] $ docker rm -f cf8bfd0a1f6b7e533dfb1720fa055459e415bb3baee8fdcd13380abf95e034b2\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:29:06.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-21T04:29:06.455Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T04:29:06.570Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:29:06.610Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-21T04:29:07.151Z] $ docker top 1dede9014bd0fa8b79d337ef2f94d852ad7938a7e9a35e372a40914f0f1ae8f4 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-21T04:29:07.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-21T04:29:07.705Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-21T04:29:07.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-21T04:29:07.898Z] $ docker exec 1dede9014bd0fa8b79d337ef2f94d852ad7938a7e9a35e372a40914f0f1ae8f4 ssh-agent\n [2020-02-21T04:29:08.081Z] SSH_AUTH_SOCK=/tmp/ssh-r39PH5lABYoo/agent.15\n [2020-02-21T04:29:08.081Z] SSH_AGENT_PID=22\n [2020-02-21T04:29:08.087Z] Running ssh-add (command line suppressed)\n [2020-02-21T04:29:08.227Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_865315682714676998.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_865315682714676998.key)\n [2020-02-21T04:29:08.274Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:29:08.566Z] + git semver bump pre\n [2020-02-21T04:29:08.566Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-21T04:29:08.566Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git\n [2020-02-21T04:29:08.566Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master\n [2020-02-21T04:29:08.567Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-21T04:29:08.567Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-21T04:29:08.567Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-21T04:29:08.567Z] # $SEMVER_BRANCH = master\n [2020-02-21T04:29:08.567Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver\n [Pipeline] }\n [2020-02-21T04:29:08.573Z] $ docker exec --env ******** --env ******** 1dede9014bd0fa8b79d337ef2f94d852ad7938a7e9a35e372a40914f0f1ae8f4 ssh-agent -k\n [2020-02-21T04:29:08.719Z] unset SSH_AUTH_SOCK;\n [2020-02-21T04:29:08.719Z] unset SSH_AGENT_PID;\n [2020-02-21T04:29:08.721Z] echo Agent pid 22 killed;\n [2020-02-21T04:29:08.763Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-21T04:29:09.079Z] + git semver\n [Pipeline] }\n [2020-02-21T04:29:09.091Z] $ docker stop --time=1 1dede9014bd0fa8b79d337ef2f94d852ad7938a7e9a35e372a40914f0f1ae8f4\n [2020-02-21T04:29:10.447Z] $ docker rm -f 1dede9014bd0fa8b79d337ef2f94d852ad7938a7e9a35e372a40914f0f1ae8f4\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:29:10.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-21T04:29:10.891Z] .\n [Pipeline] withDockerContainer\n [2020-02-21T04:29:10.999Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:29:11.036Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-21T04:29:11.637Z] $ docker top a743d50d1f3bee6e07bcf9e590a7bd812ad9575f9d123aa8f4b4d5023164aa35 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-21T04:29:12.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-21T04:29:12.200Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-21T04:29:12.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-21T04:29:12.415Z] $ docker exec a743d50d1f3bee6e07bcf9e590a7bd812ad9575f9d123aa8f4b4d5023164aa35 ssh-agent\n [2020-02-21T04:29:12.605Z] SSH_AUTH_SOCK=/tmp/ssh-mpNyr1muf3fd/agent.14\n [2020-02-21T04:29:12.605Z] SSH_AGENT_PID=21\n [2020-02-21T04:29:12.613Z] Running ssh-add (command line suppressed)\n [2020-02-21T04:29:12.754Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5749171000800559636.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5749171000800559636.key)\n [2020-02-21T04:29:12.804Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-21T04:29:13.098Z] + git semver push\n [2020-02-21T04:29:13.098Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-21T04:29:13.098Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git\n [2020-02-21T04:29:13.098Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master\n [2020-02-21T04:29:13.098Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-21T04:29:13.098Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-21T04:29:13.098Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-21T04:29:13.098Z] # $SEMVER_BRANCH = master\n [2020-02-21T04:29:13.098Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver\n [Pipeline] }\n [2020-02-21T04:29:18.372Z] $ docker exec --env ******** --env ******** a743d50d1f3bee6e07bcf9e590a7bd812ad9575f9d123aa8f4b4d5023164aa35 ssh-agent -k\n [2020-02-21T04:29:18.507Z] unset SSH_AUTH_SOCK;\n [2020-02-21T04:29:18.507Z] unset SSH_AGENT_PID;\n [2020-02-21T04:29:18.507Z] echo Agent pid 21 killed;\n [2020-02-21T04:29:18.548Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-21T04:29:18.868Z] + git semver\n [Pipeline] }\n [2020-02-21T04:29:18.880Z] $ docker stop --time=1 a743d50d1f3bee6e07bcf9e590a7bd812ad9575f9d123aa8f4b4d5023164aa35\n [2020-02-21T04:29:20.266Z] $ docker rm -f a743d50d1f3bee6e07bcf9e590a7bd812ad9575f9d123aa8f4b4d5023164aa35\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T04:29:20.772Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T04:29:21.322Z] ---> package-listing.sh\n [2020-02-21T04:29:21.322Z] ++ facter osfamily\n [2020-02-21T04:29:21.322Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-21T04:29:21.322Z] + OS_FAMILY=redhat\n [2020-02-21T04:29:21.322Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master\n [2020-02-21T04:29:21.322Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-21T04:29:21.322Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-21T04:29:21.322Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-21T04:29:21.322Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-21T04:29:21.322Z] + \'[\' /w/workspace/xfoundry_device-modbus-go_master \']\'\n [2020-02-21T04:29:21.322Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-21T04:29:21.322Z] + case "${OS_FAMILY}" in\n [2020-02-21T04:29:21.322Z] + rpm -qa\n [2020-02-21T04:29:21.322Z] + sort\n [2020-02-21T04:29:25.511Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-21T04:29:25.511Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-21T04:29:25.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-21T04:29:25.511Z] + \'[\' /w/workspace/xfoundry_device-modbus-go_master \']\'\n [2020-02-21T04:29:25.511Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/\n [2020-02-21T04:29:25.511Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:29:25.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-21T04:29:25.949Z] \n [2020-02-21T04:29:25.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-21T04:29:26.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-21T04:29:26.255Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-21T04:29:26.255Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-21T04:29:26.255Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-21T04:29:26.255Z] c9ea274ed700: Pulling fs layer\n [2020-02-21T04:29:26.255Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-21T04:29:26.255Z] f6a933c9cadc: Pulling fs layer\n [2020-02-21T04:29:26.255Z] 61811dbd4963: Pulling fs layer\n [2020-02-21T04:29:26.255Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-21T04:29:26.255Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-21T04:29:26.255Z] dc21a1d4508b: Pulling fs layer\n [2020-02-21T04:29:26.255Z] 363af2e989c4: Pulling fs layer\n [2020-02-21T04:29:26.255Z] 61811dbd4963: Waiting\n [2020-02-21T04:29:26.255Z] 9cfac6ba3733: Waiting\n [2020-02-21T04:29:26.255Z] a6eb2c9e2280: Waiting\n [2020-02-21T04:29:26.255Z] 095dd8b7b4d8: Waiting\n [2020-02-21T04:29:26.255Z] dc21a1d4508b: Waiting\n [2020-02-21T04:29:26.255Z] 363af2e989c4: Waiting\n [2020-02-21T04:29:26.255Z] f6a933c9cadc: Waiting\n [2020-02-21T04:29:26.255Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-21T04:29:26.255Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-21T04:29:26.255Z] 9cfac6ba3733: Download complete\n [2020-02-21T04:29:26.516Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-21T04:29:26.516Z] e6b0cf9c0882: Download complete\n [2020-02-21T04:29:26.516Z] f6a933c9cadc: Verifying Checksum\n [2020-02-21T04:29:26.516Z] f6a933c9cadc: Download complete\n [2020-02-21T04:29:26.516Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-21T04:29:26.516Z] a6eb2c9e2280: Download complete\n [2020-02-21T04:29:26.778Z] e6b0cf9c0882: Pull complete\n [2020-02-21T04:29:27.037Z] da0e9bf0cc60: Pull complete\n [2020-02-21T04:29:27.975Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-21T04:29:27.975Z] 095dd8b7b4d8: Download complete\n [2020-02-21T04:29:28.234Z] dc21a1d4508b: Verifying Checksum\n [2020-02-21T04:29:28.234Z] dc21a1d4508b: Download complete\n [2020-02-21T04:29:28.234Z] 363af2e989c4: Verifying Checksum\n [2020-02-21T04:29:28.234Z] 363af2e989c4: Download complete\n [2020-02-21T04:29:28.804Z] c9ea274ed700: Verifying Checksum\n [2020-02-21T04:29:28.804Z] c9ea274ed700: Download complete\n [2020-02-21T04:29:31.353Z] c9ea274ed700: Pull complete\n [2020-02-21T04:29:31.353Z] 9cfac6ba3733: Pull complete\n [2020-02-21T04:29:31.353Z] 61811dbd4963: Verifying Checksum\n [2020-02-21T04:29:31.353Z] 61811dbd4963: Download complete\n [2020-02-21T04:29:31.611Z] f6a933c9cadc: Pull complete\n [2020-02-21T04:29:35.802Z] 61811dbd4963: Pull complete\n [2020-02-21T04:29:35.802Z] a6eb2c9e2280: Pull complete\n [2020-02-21T04:29:36.739Z] 095dd8b7b4d8: Pull complete\n [2020-02-21T04:29:36.739Z] dc21a1d4508b: Pull complete\n [2020-02-21T04:29:36.997Z] 363af2e989c4: Pull complete\n [2020-02-21T04:29:36.997Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-21T04:29:36.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-21T04:29:37.128Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container\n [2020-02-21T04:29:37.163Z] $ 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_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-21T04:29:37.678Z] $ docker top af54c6174f4903b731bde8820cca2dfc7840ca0f8f9b527d62986bf5bde19f79 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-21T04:29:38.241Z] provisioning config files...\n [2020-02-21T04:29:38.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1713310538332900465tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-21T04:29:38.271Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T04:29:38.561Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-21T04:29:38.568Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-21T04:29:38.857Z] ---> logs-deploy.sh\n [2020-02-21T04:29:38.858Z] + ARCHIVE_ARTIFACTS=\n [2020-02-21T04:29:38.858Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-21T04:29:38.858Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-21T04:29:38.858Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-21T04:29:38.858Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/2\n [2020-02-21T04:29:38.858Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/2/\n [2020-02-21T04:29:38.858Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/2 /w/workspace/xfoundry_device-modbus-go_master\n [2020-02-21T04:29:39.790Z] Archives upload complete.\n [2020-02-21T04:29:39.790Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/2/\n [2020-02-21T04:29:40.357Z] ---> uname -a:\n [2020-02-21T04:29:40.357Z] Linux af54c6174f49 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-21T04:29:40.357Z] \n [2020-02-21T04:29:40.357Z] \n [2020-02-21T04:29:40.357Z] ---> lscpu:\n [2020-02-21T04:29:40.357Z] Architecture: x86_64\n [2020-02-21T04:29:40.357Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-21T04:29:40.357Z] Byte Order: Little Endian\n [2020-02-21T04:29:40.357Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-21T04:29:40.357Z] CPU(s): 4\n [2020-02-21T04:29:40.357Z] On-line CPU(s) list: 0-3\n [2020-02-21T04:29:40.357Z] Thread(s) per core: 1\n [2020-02-21T04:29:40.357Z] Core(s) per socket: 1\n [2020-02-21T04:29:40.357Z] Socket(s): 4\n [2020-02-21T04:29:40.357Z] NUMA node(s): 1\n [2020-02-21T04:29:40.357Z] Vendor ID: GenuineIntel\n [2020-02-21T04:29:40.357Z] CPU family: 6\n [2020-02-21T04:29:40.357Z] Model: 44\n [2020-02-21T04:29:40.357Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-21T04:29:40.357Z] Stepping: 1\n [2020-02-21T04:29:40.357Z] CPU MHz: 2933.396\n [2020-02-21T04:29:40.357Z] BogoMIPS: 5866.79\n [2020-02-21T04:29:40.357Z] Virtualization: VT-x\n [2020-02-21T04:29:40.357Z] Hypervisor vendor: KVM\n [2020-02-21T04:29:40.357Z] Virtualization type: full\n [2020-02-21T04:29:40.357Z] L1d cache: 128 KiB\n [2020-02-21T04:29:40.357Z] L1i cache: 128 KiB\n [2020-02-21T04:29:40.357Z] L2 cache: 16 MiB\n [2020-02-21T04:29:40.357Z] L3 cache: 64 MiB\n [2020-02-21T04:29:40.357Z] NUMA node0 CPU(s): 0-3\n [2020-02-21T04:29:40.357Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-21T04:29:40.357Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-21T04:29:40.357Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-21T04:29:40.357Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-21T04:29:40.358Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-21T04:29:40.358Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-21T04:29:40.358Z] \n [2020-02-21T04:29:40.358Z] \n [2020-02-21T04:29:40.358Z] ---> nproc:\n [2020-02-21T04:29:40.358Z] 4\n [2020-02-21T04:29:40.358Z] \n [2020-02-21T04:29:40.358Z] \n [2020-02-21T04:29:40.358Z] ---> df -h:\n [2020-02-21T04:29:40.358Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-21T04:29:40.358Z] overlay 50.0G 7.5G 42.5G 15% /\n [2020-02-21T04:29:40.358Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-21T04:29:40.358Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-21T04:29:40.358Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-21T04:29:40.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf\n [2020-02-21T04:29:40.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname\n [2020-02-21T04:29:40.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts\n [2020-02-21T04:29:40.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa\n [2020-02-21T04:29:40.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/xfoundry_device-modbus-go_master\n [2020-02-21T04:29:40.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/xfoundry_device-modbus-go_master@tmp\n [2020-02-21T04:29:40.358Z] \n [2020-02-21T04:29:40.358Z] \n [2020-02-21T04:29:40.616Z] ---> free -m:\n [2020-02-21T04:29:40.616Z] total used free shared buff/cache available\n [2020-02-21T04:29:40.616Z] Mem: 1838 731 91 0 1015 1044\n [2020-02-21T04:29:40.616Z] Swap: 1023 1 1022\n [2020-02-21T04:29:40.616Z] \n [2020-02-21T04:29:40.616Z] \n [2020-02-21T04:29:40.616Z] ---> ip addr:\n [2020-02-21T04:29:40.616Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-21T04:29:40.616Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-21T04:29:40.616Z] inet 127.0.0.1/8 scope host lo\n [2020-02-21T04:29:40.616Z] valid_lft forever preferred_lft forever\n [2020-02-21T04:29:40.616Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP \n [2020-02-21T04:29:40.616Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-21T04:29:40.616Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-21T04:29:40.616Z] valid_lft forever preferred_lft forever\n [2020-02-21T04:29:40.616Z] \n [2020-02-21T04:29:40.616Z] \n [2020-02-21T04:29:40.616Z] ---> sar -b -r -n DEV:\n [2020-02-21T04:29:40.616Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/21/20 \t_x86_64_\t(4 CPU)\n [2020-02-21T04:29:40.616Z] \n [2020-02-21T04:29:40.616Z] 04:20:02 LINUX RESTART\n [2020-02-21T04:29:40.616Z] \n [2020-02-21T04:29:40.616Z] 04:21:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-21T04:29:40.616Z] 04:22:01 6.15 0.00 6.15 0.00 1674.87\n [2020-02-21T04:29:40.616Z] 04:23:01 2.36 0.00 2.36 0.00 79.38\n [2020-02-21T04:29:40.616Z] 04:24:01 0.38 0.00 0.38 0.00 6.25\n [2020-02-21T04:29:40.616Z] 04:25:01 0.33 0.00 0.33 0.00 5.18\n [2020-02-21T04:29:40.616Z] 04:26:01 0.28 0.00 0.28 0.00 4.46\n [2020-02-21T04:29:40.616Z] 04:27:01 0.43 0.00 0.43 0.00 6.71\n [2020-02-21T04:29:40.616Z] 04:28:01 181.23 99.57 81.66 3856.08 28682.93\n [2020-02-21T04:29:40.616Z] 04:29:01 212.54 67.19 145.35 2935.64 32665.56\n [2020-02-21T04:29:40.616Z] Average: 50.57 20.90 29.68 851.09 7906.56\n [2020-02-21T04:29:40.616Z] \n [2020-02-21T04:29:40.616Z] 04:21:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-21T04:29:40.616Z] 04:22:01 122604 1759700 93.49 2620 1239700 903312 30.82 410836 1190532 20\n [2020-02-21T04:29:40.616Z] 04:23:01 121816 1760488 93.53 2620 1239704 903468 30.83 412396 1190232 20\n [2020-02-21T04:29:40.616Z] 04:24:01 121404 1760900 93.55 2620 1239712 903552 30.83 412672 1190232 16\n [2020-02-21T04:29:40.616Z] 04:25:01 122928 1759376 93.47 2620 1239712 903312 30.82 411272 1190232 12\n [2020-02-21T04:29:40.616Z] 04:26:01 122588 1759716 93.49 2620 1239720 903384 30.82 411796 1190232 8\n [2020-02-21T04:29:40.616Z] 04:27:01 122612 1759692 93.49 2620 1239724 903416 30.82 411500 1190228 16\n [2020-02-21T04:29:40.616Z] 04:28:01 70536 1811768 96.25 2620 1109388 1157564 39.50 529796 1075856 44112\n [2020-02-21T04:29:40.616Z] 04:29:01 99832 1782472 94.70 2580 1082296 924724 31.55 614616 882884 84440\n [2020-02-21T04:29:40.616Z] Average: 113040 1769264 93.99 2615 1203745 937842 32.00 451861 1137554 16081\n [2020-02-21T04:29:40.616Z] \n [2020-02-21T04:29:40.616Z] 04:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-21T04:29:40.616Z] 04:22:01 eth0 1.12 0.08 0.10 0.02 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:23:01 eth0 0.82 0.45 0.28 0.18 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:24:01 eth0 4.51 2.27 3.99 0.36 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:26:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:27:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:28:01 vethe53d8ef 26.33 23.46 2.90 261.84 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:28:01 eth0 589.02 446.76 4771.27 109.23 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:28:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:28:01 docker0 27.68 24.58 2.78 264.72 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:29:01 eth0 350.99 259.23 3883.35 86.57 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:29:01 vethc8133d5 60.18 99.35 3.99 240.36 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] 04:29:01 docker0 62.21 100.83 3.49 241.70 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] Average: eth0 67.88 52.37 955.99 13.38 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] Average: vethc8133d5 7.54 12.45 0.50 30.12 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] Average: docker0 11.26 15.71 0.79 63.46 0.00 0.00 0.00\n [2020-02-21T04:29:40.617Z] \n [2020-02-21T04:29:40.617Z] \n [2020-02-21T04:29:40.617Z] ---> sar -P ALL:\n [2020-02-21T04:29:40.617Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/21/20 \t_x86_64_\t(4 CPU)\n [2020-02-21T04:29:40.617Z] \n [2020-02-21T04:29:40.617Z] 04:20:02 LINUX RESTART\n [2020-02-21T04:29:40.617Z] \n [2020-02-21T04:29:40.617Z] 04:21:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-21T04:29:40.617Z] 04:22:01 all 0.20 0.00 0.11 0.00 0.00 99.69\n [2020-02-21T04:29:40.617Z] 04:22:01 0 0.54 0.00 0.03 0.00 0.00 99.42\n [2020-02-21T04:29:40.617Z] 04:22:01 1 0.03 0.00 0.19 0.00 0.00 99.78\n [2020-02-21T04:29:40.617Z] 04:22:01 2 0.07 0.00 0.10 0.00 0.00 99.83\n [2020-02-21T04:29:40.617Z] 04:22:01 3 0.15 0.00 0.10 0.00 0.00 99.75\n [2020-02-21T04:29:40.617Z] 04:23:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n [2020-02-21T04:29:40.617Z] 04:23:01 0 0.48 0.00 0.05 0.00 0.00 99.47\n [2020-02-21T04:29:40.617Z] 04:23:01 1 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-21T04:29:40.617Z] 04:23:01 2 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-21T04:29:40.617Z] 04:23:01 3 0.12 0.00 0.07 0.00 0.00 99.82\n [2020-02-21T04:29:40.617Z] 04:24:01 all 0.21 0.00 0.06 0.00 0.00 99.73\n [2020-02-21T04:29:40.617Z] 04:24:01 0 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-02-21T04:29:40.617Z] 04:24:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-21T04:29:40.617Z] 04:24:01 2 0.13 0.00 0.07 0.00 0.00 99.80\n [2020-02-21T04:29:40.617Z] 04:24:01 3 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-21T04:29:40.617Z] 04:25:01 all 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-02-21T04:29:40.617Z] 04:25:01 0 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-21T04:29:40.617Z] 04:25:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-21T04:29:40.617Z] 04:25:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-21T04:29:40.617Z] 04:25:01 3 0.10 0.00 0.07 0.00 0.02 99.82\n [2020-02-21T04:29:40.617Z] 04:26:01 all 0.18 0.00 0.06 0.00 0.00 99.75\n [2020-02-21T04:29:40.617Z] 04:26:01 0 0.53 0.00 0.07 0.00 0.00 99.40\n [2020-02-21T04:29:40.617Z] 04:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-21T04:29:40.617Z] 04:26:01 2 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-21T04:29:40.617Z] 04:26:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-21T04:29:40.617Z] 04:27:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-21T04:29:40.617Z] 04:27:01 0 0.32 0.00 0.03 0.00 0.00 99.65\n [2020-02-21T04:29:40.617Z] 04:27:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-21T04:29:40.617Z] 04:27:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-21T04:29:40.617Z] 04:27:01 3 0.30 0.00 0.07 0.00 0.00 99.63\n [2020-02-21T04:29:40.617Z] 04:28:01 all 7.30 0.00 4.44 3.31 0.02 84.93\n [2020-02-21T04:29:40.617Z] 04:28:01 0 6.96 0.00 4.62 2.51 0.02 85.89\n [2020-02-21T04:29:40.617Z] 04:28:01 1 6.95 0.00 3.93 3.89 0.02 85.21\n [2020-02-21T04:29:40.617Z] 04:28:01 2 6.88 0.00 4.28 3.49 0.02 85.34\n [2020-02-21T04:29:40.617Z] 04:28:01 3 8.42 0.00 4.88 3.37 0.02 83.31\n [2020-02-21T04:29:40.617Z] 04:29:01 all 13.65 0.00 8.66 2.78 0.02 74.89\n [2020-02-21T04:29:40.617Z] 04:29:01 0 12.85 0.00 9.15 2.41 0.00 75.59\n [2020-02-21T04:29:40.617Z] 04:29:01 1 13.01 0.00 8.16 4.45 0.02 74.36\n [2020-02-21T04:29:40.617Z] 04:29:01 2 13.06 0.00 9.73 3.01 0.02 74.18\n [2020-02-21T04:29:40.617Z] 04:29:01 3 15.66 0.00 7.63 1.26 0.02 75.44\n [2020-02-21T04:29:40.617Z] Average: all 2.74 0.00 1.67 0.76 0.01 94.83\n [2020-02-21T04:29:40.617Z] Average: 0 2.83 0.00 1.74 0.61 0.00 94.82\n [2020-02-21T04:29:40.617Z] Average: 1 2.52 0.00 1.55 1.04 0.01 94.89\n [2020-02-21T04:29:40.617Z] Average: 2 2.54 0.00 1.79 0.81 0.01 94.86\n [2020-02-21T04:29:40.617Z] Average: 3 3.08 0.00 1.60 0.57 0.01 94.73\n [2020-02-21T04:29:40.617Z] \n [2020-02-21T04:29:40.617Z] \n [2020-02-21T04:29:40.617Z] '