Pull request #549 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from bf385af27ee6cdebb8cb1b80710fc8902eff977f+f17d1be1b4849550bf30592997a90b8c252fbe34 (f3036d900daa656fd79f53d43b1a26831324de64) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 58add5173bd5747e956b7cc86a1e88a765e134cb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 58add5173bd5747e956b7cc86a1e88a765e134cb using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 58add5173bd5747e956b7cc86a1e88a765e134cb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 58add5173bd5747e956b7cc86a1e88a765e134cb # timeout=10 Commit message: "Merge pull request #215 from ernestojeda/disable-tests-on-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-673 in /w/workspace/dgexfoundry_device-sdk-go_PR-549 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-549 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/549/head:refs/remotes/origin/PR-549 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f17d1be1b4849550bf30592997a90b8c252fbe34 into PR head commit bf385af27ee6cdebb8cb1b80710fc8902eff977f Merge succeeded, producing bf385af27ee6cdebb8cb1b80710fc8902eff977f Checking out Revision bf385af27ee6cdebb8cb1b80710fc8902eff977f (PR-549) > git config core.sparsecheckout # timeout=10 > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f17d1be1b4849550bf30592997a90b8c252fbe34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 Commit message: "update SDK unit-test to not using global vars" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-23T03:37:22.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-23T03:37:23.043Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-23T03:37:23.125Z] ========================================================= [2020-07-23T03:37:23.125Z] EdgeX Global Pipelines Version Info [2020-07-23T03:37:23.125Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bf44d3ef0a6aebe8778bce0d5871e0d38c0afb6d # timeout=10 [2020-07-23T03:37:25.034Z] ------------------- [2020-07-23T03:37:25.034Z] stable info: [2020-07-23T03:37:25.034Z] ------------------- [2020-07-23T03:37:25.034Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-23T03:37:25.034Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-23T03:37:25.034Z] Message: update stable to v1.0.103 [2020-07-23T03:37:25.607Z] ------------------- [2020-07-23T03:37:25.607Z] experimental info: [2020-07-23T03:37:25.607Z] ------------------- [2020-07-23T03:37:25.607Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-23T03:37:25.607Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-23T03:37:25.607Z] Message: update experimental to v1.0.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-23T03:37:27.661Z] + git log --format=format:%s -1 bf385af27ee6cdebb8cb1b80710fc8902eff977f [Pipeline] echo [2020-07-23T03:37:27.719Z] GIT_COMMIT: bf385af27ee6cdebb8cb1b80710fc8902eff977f, Commit Message: update SDK unit-test to not using global vars [Pipeline] echo [2020-07-23T03:37:27.764Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:37:28.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T03:37:28.806Z] [2020-07-23T03:37:28.806Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:37:29.160Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T03:37:29.160Z] latest: Pulling from edgex-devops/git-semver [2020-07-23T03:37:29.160Z] 31603596830f: Pulling fs layer [2020-07-23T03:37:29.160Z] 2a8b12db71e7: Pulling fs layer [2020-07-23T03:37:29.160Z] 6ca5941a6612: Pulling fs layer [2020-07-23T03:37:29.160Z] ecc8261a40a4: Pulling fs layer [2020-07-23T03:37:29.160Z] ecc8261a40a4: Waiting [2020-07-23T03:37:29.160Z] 2a8b12db71e7: Verifying Checksum [2020-07-23T03:37:29.160Z] 2a8b12db71e7: Download complete [2020-07-23T03:37:29.422Z] 31603596830f: Verifying Checksum [2020-07-23T03:37:29.422Z] 31603596830f: Download complete [2020-07-23T03:37:29.422Z] ecc8261a40a4: Verifying Checksum [2020-07-23T03:37:29.422Z] ecc8261a40a4: Download complete [2020-07-23T03:37:29.422Z] 6ca5941a6612: Verifying Checksum [2020-07-23T03:37:29.422Z] 6ca5941a6612: Download complete [2020-07-23T03:37:29.690Z] 31603596830f: Pull complete [2020-07-23T03:37:29.951Z] 2a8b12db71e7: Pull complete [2020-07-23T03:37:30.524Z] 6ca5941a6612: Pull complete [2020-07-23T03:37:30.786Z] ecc8261a40a4: Pull complete [2020-07-23T03:37:30.786Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-23T03:37:30.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T03:37:30.786Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-23T03:37:30.884Z] prd-centos7-docker-4c-2g-673 does not seem to be running inside a container [2020-07-23T03:37:30.923Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-549 -v /w/workspace/dgexfoundry_device-sdk-go_PR-549:/w/workspace/dgexfoundry_device-sdk-go_PR-549:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-23T03:37:33.002Z] $ docker top 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-23T03:37:33.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T03:37:33.302Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T03:37:33.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T03:37:33.502Z] $ docker exec 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 ssh-agent [2020-07-23T03:37:33.662Z] SSH_AUTH_SOCK=/tmp/ssh-zEvEkNPPROkC/agent.12 [2020-07-23T03:37:33.662Z] SSH_AGENT_PID=17 [2020-07-23T03:37:33.673Z] Running ssh-add (command line suppressed) [2020-07-23T03:37:33.789Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/private_key_4179550307253939041.key (/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/private_key_4179550307253939041.key) [2020-07-23T03:37:33.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T03:37:34.174Z] + git describe --exact-match --tags HEAD [2020-07-23T03:37:34.174Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-23T03:37:34.191Z] $ docker exec --env ******** --env ******** 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 ssh-agent -k [2020-07-23T03:37:34.303Z] unset SSH_AUTH_SOCK; [2020-07-23T03:37:34.303Z] unset SSH_AGENT_PID; [2020-07-23T03:37:34.303Z] echo Agent pid 17 killed; [2020-07-23T03:37:34.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-23T03:37:34.432Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-23T03:37:34.432Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-23T03:37:34.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T03:37:34.699Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T03:37:34.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T03:37:34.870Z] $ docker exec 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 ssh-agent [2020-07-23T03:37:35.028Z] SSH_AUTH_SOCK=/tmp/ssh-rojFwt2EoQhi/agent.46 [2020-07-23T03:37:35.028Z] SSH_AGENT_PID=52 [2020-07-23T03:37:35.034Z] Running ssh-add (command line suppressed) [2020-07-23T03:37:35.144Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/private_key_6129864499576618172.key (/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/private_key_6129864499576618172.key) [2020-07-23T03:37:35.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T03:37:35.522Z] + git semver init [2020-07-23T03:37:35.522Z] # -> Open(): unable to determine branch for HEAD [2020-07-23T03:37:35.522Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-549/.git [2020-07-23T03:37:35.522Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-549 [2020-07-23T03:37:35.522Z] # $SEMVER_REMOTE_NAME = origin [2020-07-23T03:37:35.522Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-23T03:37:35.522Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-23T03:37:35.522Z] # $SEMVER_BRANCH = PR-549 [2020-07-23T03:37:35.522Z] # $SEMVER_TEMP = /tmp/semver-280916638 [2020-07-23T03:37:35.522Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-07-23T03:37:36.098Z] # '/tmp/semver-280916638' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-549/.semver' [2020-07-23T03:37:36.098Z] # -> Force: false [2020-07-23T03:37:36.098Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-549/.semver [Pipeline] } [2020-07-23T03:37:36.104Z] $ docker exec --env ******** --env ******** 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 ssh-agent -k [2020-07-23T03:37:36.215Z] unset SSH_AUTH_SOCK; [2020-07-23T03:37:36.215Z] unset SSH_AGENT_PID; [2020-07-23T03:37:36.215Z] echo Agent pid 52 killed; [2020-07-23T03:37:36.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-23T03:37:36.723Z] + git semver [Pipeline] } [2020-07-23T03:37:36.735Z] $ docker stop --time=1 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 [2020-07-23T03:37:38.074Z] $ docker rm -f 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-23T03:37:38.973Z] Stashed 24 file(s) [Pipeline] echo [2020-07-23T03:37:38.975Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-07-23T03:37:39.058Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-07-23T03:37:54.459Z] Still waiting to schedule task [2020-07-23T03:37:54.459Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-673’ [2020-07-23T03:37:54.460Z] Still waiting to schedule task [2020-07-23T03:37:54.460Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-23T03:39:45.686Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-674 in /w/workspace/dgexfoundry_device-sdk-go_PR-549 [Pipeline] { [Pipeline] ws [2020-07-23T03:39:45.733Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-07-23T03:39:51.020Z] using credential edgex-jenkins-ssh [2020-07-23T03:39:51.110Z] Cloning the remote Git repository [2020-07-23T03:39:51.111Z] Cloning with configured refspecs honoured and without tags [2020-07-23T03:39:51.174Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-07-23T03:39:51.288Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-07-23T03:39:51.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-23T03:39:51.363Z] > git --version # timeout=10 [2020-07-23T03:39:51.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T03:39:51.469Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T03:39:52.524Z] Fetching without tags [2020-07-23T03:39:52.988Z] Merging remotes/origin/master commit f17d1be1b4849550bf30592997a90b8c252fbe34 into PR head commit bf385af27ee6cdebb8cb1b80710fc8902eff977f [2020-07-23T03:39:52.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-23T03:39:52.427Z] > git config --add remote.origin.fetch +refs/pull/549/head:refs/remotes/origin/PR-549 # timeout=10 [2020-07-23T03:39:52.457Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T03:39:52.495Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-23T03:39:52.534Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-23T03:39:52.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T03:39:52.549Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T03:39:53.005Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T03:39:53.029Z] > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 [2020-07-23T03:39:53.142Z] > git remote # timeout=10 [2020-07-23T03:39:53.165Z] > git config --get remote.origin.url # timeout=10 [2020-07-23T03:39:53.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T03:39:53.201Z] > git merge f17d1be1b4849550bf30592997a90b8c252fbe34 # timeout=10 [2020-07-23T03:39:53.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T03:39:53.326Z] Merge succeeded, producing bf385af27ee6cdebb8cb1b80710fc8902eff977f [2020-07-23T03:39:53.326Z] Checking out Revision bf385af27ee6cdebb8cb1b80710fc8902eff977f (PR-549) [2020-07-23T03:39:53.330Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T03:39:53.368Z] > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 [2020-07-23T03:39:57.764Z] Commit message: "update SDK unit-test to not using global vars" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-23T03:39:59.042Z] ========================================================= [2020-07-23T03:39:59.042Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-23T03:39:59.042Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:40:00.250Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-23T03:40:01.696Z] Sending build context to Docker daemon 3.079MB [2020-07-23T03:40:01.696Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-23T03:40:01.696Z] Step 2/8 : FROM ${BASE} [2020-07-23T03:40:01.696Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-23T03:40:01.696Z] b538f80385f9: Pulling fs layer [2020-07-23T03:40:01.696Z] 74f711af9a0d: Pulling fs layer [2020-07-23T03:40:01.696Z] 99f96fe45779: Pulling fs layer [2020-07-23T03:40:01.696Z] fd7a069fd194: Pulling fs layer [2020-07-23T03:40:01.696Z] 66aa3694b03b: Pulling fs layer [2020-07-23T03:40:01.696Z] 170f70906a0f: Pulling fs layer [2020-07-23T03:40:01.696Z] ad7c5574e4b9: Pulling fs layer [2020-07-23T03:40:01.696Z] e772456be8f7: Pulling fs layer [2020-07-23T03:40:01.696Z] c890913d741a: Pulling fs layer [2020-07-23T03:40:01.696Z] 2480fcc9aa5a: Pulling fs layer [2020-07-23T03:40:01.696Z] 09adf4765672: Pulling fs layer [2020-07-23T03:40:01.696Z] fd7a069fd194: Waiting [2020-07-23T03:40:01.696Z] 66aa3694b03b: Waiting [2020-07-23T03:40:01.696Z] 170f70906a0f: Waiting [2020-07-23T03:40:01.696Z] ad7c5574e4b9: Waiting [2020-07-23T03:40:01.696Z] e772456be8f7: Waiting [2020-07-23T03:40:01.696Z] c890913d741a: Waiting [2020-07-23T03:40:01.696Z] 2480fcc9aa5a: Waiting [2020-07-23T03:40:01.696Z] 09adf4765672: Waiting [2020-07-23T03:40:01.696Z] 99f96fe45779: Verifying Checksum [2020-07-23T03:40:01.696Z] 99f96fe45779: Download complete [2020-07-23T03:40:01.696Z] 74f711af9a0d: Verifying Checksum [2020-07-23T03:40:01.696Z] 74f711af9a0d: Download complete [2020-07-23T03:40:01.696Z] 66aa3694b03b: Verifying Checksum [2020-07-23T03:40:01.696Z] 66aa3694b03b: Download complete [2020-07-23T03:40:01.973Z] 170f70906a0f: Verifying Checksum [2020-07-23T03:40:01.973Z] 170f70906a0f: Download complete [2020-07-23T03:40:01.973Z] b538f80385f9: Verifying Checksum [2020-07-23T03:40:01.973Z] b538f80385f9: Download complete [2020-07-23T03:40:02.584Z] b538f80385f9: Pull complete [2020-07-23T03:40:03.192Z] 74f711af9a0d: Pull complete [2020-07-23T03:40:03.470Z] 99f96fe45779: Pull complete [2020-07-23T03:40:04.913Z] ad7c5574e4b9: Verifying Checksum [2020-07-23T03:40:04.913Z] ad7c5574e4b9: Download complete [2020-07-23T03:40:04.913Z] c890913d741a: Download complete [2020-07-23T03:40:06.902Z] 2480fcc9aa5a: Verifying Checksum [2020-07-23T03:40:06.902Z] 2480fcc9aa5a: Download complete [2020-07-23T03:40:06.902Z] 09adf4765672: Verifying Checksum [2020-07-23T03:40:06.902Z] 09adf4765672: Download complete [2020-07-23T03:40:07.181Z] e772456be8f7: Verifying Checksum [2020-07-23T03:40:07.181Z] e772456be8f7: Download complete [2020-07-23T03:40:07.181Z] fd7a069fd194: Verifying Checksum [2020-07-23T03:40:07.181Z] fd7a069fd194: Download complete [2020-07-23T03:40:19.594Z] fd7a069fd194: Pull complete [2020-07-23T03:40:19.594Z] 66aa3694b03b: Pull complete [2020-07-23T03:40:19.594Z] 170f70906a0f: Pull complete [2020-07-23T03:40:22.986Z] ad7c5574e4b9: Pull complete [2020-07-23T03:40:27.303Z] e772456be8f7: Pull complete [2020-07-23T03:40:27.303Z] c890913d741a: Pull complete [2020-07-23T03:40:29.934Z] 2480fcc9aa5a: Pull complete [2020-07-23T03:40:29.934Z] 09adf4765672: Pull complete [2020-07-23T03:40:29.934Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-23T03:40:29.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-23T03:40:29.934Z] ---> 2248a725d1cf [2020-07-23T03:40:29.934Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-23T03:40:35.347Z] ---> Running in 1ec46d36b629 [2020-07-23T03:40:35.347Z] Removing intermediate container 1ec46d36b629 [2020-07-23T03:40:35.347Z] ---> e728563e7bb1 [2020-07-23T03:40:35.347Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T03:40:35.347Z] ---> Running in f5b411ad939a [2020-07-23T03:40:37.973Z] Removing intermediate container f5b411ad939a [2020-07-23T03:40:37.973Z] ---> 6b3cb70aca6b [2020-07-23T03:40:37.973Z] Step 5/8 : RUN apk add --no-cache make git [2020-07-23T03:40:37.973Z] ---> Running in 3960a2182b01 [2020-07-23T03:40:39.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T03:40:40.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T03:40:40.998Z] OK: 142 MiB in 39 packages [2020-07-23T03:40:41.975Z] Removing intermediate container 3960a2182b01 [2020-07-23T03:40:41.975Z] ---> 8cbd5033c4a4 [2020-07-23T03:40:41.975Z] Step 6/8 : WORKDIR /device-sdk-go [2020-07-23T03:40:41.975Z] ---> Running in b3c786b26b52 [2020-07-23T03:40:42.573Z] Removing intermediate container b3c786b26b52 [2020-07-23T03:40:42.573Z] ---> 83926c3b2973 [2020-07-23T03:40:42.573Z] Step 7/8 : COPY . . [2020-07-23T03:40:44.019Z] ---> 8354296c1df1 [2020-07-23T03:40:44.019Z] Step 8/8 : RUN go mod download [2020-07-23T03:40:44.019Z] ---> Running in 44ff37d03188 [2020-07-23T03:40:46.636Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-23T03:40:46.636Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-23T03:40:46.636Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-23T03:40:46.636Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-23T03:40:46.636Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-23T03:40:46.636Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-23T03:40:46.636Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-23T03:40:46.906Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-23T03:40:46.906Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-23T03:40:46.906Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-23T03:40:46.906Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-23T03:40:46.906Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-23T03:40:46.906Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-23T03:40:46.906Z] go: finding github.com/fatih/color v1.7.0 [2020-07-23T03:40:46.906Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-23T03:40:47.177Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-23T03:40:47.177Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-23T03:40:47.177Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-23T03:40:47.177Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-23T03:40:47.177Z] go: finding github.com/google/uuid v1.1.0 [2020-07-23T03:40:47.177Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-23T03:40:47.177Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-23T03:40:47.447Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-23T03:40:47.718Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-23T03:40:47.718Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-23T03:40:47.718Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-23T03:40:47.718Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-23T03:40:47.718Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-23T03:40:47.718Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T03:40:47.718Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T03:40:47.718Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-23T03:40:47.718Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-23T03:40:47.718Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-23T03:40:47.718Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-23T03:40:47.988Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-23T03:40:47.988Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-23T03:40:47.988Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-23T03:40:47.988Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-23T03:40:47.988Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-23T03:40:47.988Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-23T03:40:47.988Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-23T03:40:47.988Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-23T03:40:47.988Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-23T03:40:47.988Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-23T03:40:47.988Z] go: finding github.com/posener/complete v1.1.1 [2020-07-23T03:40:47.988Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-23T03:40:48.258Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-23T03:40:48.258Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-23T03:40:48.258Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-23T03:40:48.258Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-23T03:40:48.258Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-23T03:40:48.258Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-23T03:40:48.258Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-23T03:40:48.258Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-23T03:40:48.258Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-23T03:40:48.258Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-23T03:40:48.258Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-23T03:40:49.627Z] Running on prd-centos7-docker-4c-2g-675 in /w/workspace/dgexfoundry_device-sdk-go_PR-549 [Pipeline] { [Pipeline] ws [2020-07-23T03:40:49.682Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-07-23T03:40:58.176Z] using credential edgex-jenkins-ssh [2020-07-23T03:40:58.228Z] Cloning the remote Git repository [2020-07-23T03:40:58.228Z] Cloning with configured refspecs honoured and without tags [2020-07-23T03:40:58.412Z] Removing intermediate container 44ff37d03188 [2020-07-23T03:40:58.412Z] ---> d72e300759b7 [2020-07-23T03:40:58.412Z] Successfully built d72e300759b7 [2020-07-23T03:40:58.412Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [2020-07-23T03:40:58.273Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-07-23T03:40:58.360Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-07-23T03:40:58.459Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-23T03:40:58.460Z] > git --version # timeout=10 [2020-07-23T03:40:58.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:40:59.091Z] + docker inspect -f . ci-base-image-arm64 [2020-07-23T03:40:59.091Z] . [Pipeline] withDockerContainer [2020-07-23T03:40:59.346Z] prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container [2020-07-23T03:40:59.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-23T03:40:59.581Z] Fetching without tags [2020-07-23T03:40:58.588Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T03:40:59.392Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-23T03:40:59.406Z] > git config --add remote.origin.fetch +refs/pull/549/head:refs/remotes/origin/PR-549 # timeout=10 [2020-07-23T03:40:59.467Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T03:40:59.519Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-23T03:40:59.591Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-23T03:40:59.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T03:40:59.597Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T03:41:00.035Z] Merging remotes/origin/master commit f17d1be1b4849550bf30592997a90b8c252fbe34 into PR head commit bf385af27ee6cdebb8cb1b80710fc8902eff977f [2020-07-23T03:41:00.147Z] Merge succeeded, producing bf385af27ee6cdebb8cb1b80710fc8902eff977f [2020-07-23T03:41:00.147Z] Checking out Revision bf385af27ee6cdebb8cb1b80710fc8902eff977f (PR-549) [2020-07-23T03:41:01.188Z] $ docker top 4a95b79ae93088c15921f89675471289660710f3606721b8d95a064c4702d073 -eo pid,comm [2020-07-23T03:41:00.045Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T03:41:00.060Z] > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 [2020-07-23T03:41:00.112Z] > git remote # timeout=10 [2020-07-23T03:41:00.118Z] > git config --get remote.origin.url # timeout=10 [2020-07-23T03:41:00.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T03:41:00.127Z] > git merge f17d1be1b4849550bf30592997a90b8c252fbe34 # timeout=10 [2020-07-23T03:41:00.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T03:41:00.150Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T03:41:00.156Z] > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 [Pipeline] { [Pipeline] sh [2020-07-23T03:41:02.616Z] + go version [2020-07-23T03:41:02.616Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-07-23T03:41:03.678Z] + make test [2020-07-23T03:41:03.678Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-23T03:41:03.990Z] Commit message: "update SDK unit-test to not using global vars" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-23T03:41:04.665Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] echo [2020-07-23T03:41:05.121Z] ========================================================= [2020-07-23T03:41:05.121Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-23T03:41:05.121Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:41:06.509Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-23T03:41:07.118Z] Sending build context to Docker daemon 3.079MB [2020-07-23T03:41:07.118Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-23T03:41:07.118Z] Step 2/8 : FROM ${BASE} [2020-07-23T03:41:07.118Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-23T03:41:07.118Z] df20fa9351a1: Pulling fs layer [2020-07-23T03:41:07.118Z] ed8968b2872e: Pulling fs layer [2020-07-23T03:41:07.118Z] a92cc7c5fd73: Pulling fs layer [2020-07-23T03:41:07.118Z] 2dd03ba5bac4: Pulling fs layer [2020-07-23T03:41:07.118Z] 1e091d79d1de: Pulling fs layer [2020-07-23T03:41:07.118Z] 481702a1767f: Pulling fs layer [2020-07-23T03:41:07.118Z] f64a6f60c768: Pulling fs layer [2020-07-23T03:41:07.118Z] e78d2573fc39: Pulling fs layer [2020-07-23T03:41:07.118Z] e876d2f968b6: Pulling fs layer [2020-07-23T03:41:07.118Z] ce8a83651883: Pulling fs layer [2020-07-23T03:41:07.118Z] 07967f4d0e4b: Pulling fs layer [2020-07-23T03:41:07.118Z] f64a6f60c768: Waiting [2020-07-23T03:41:07.118Z] e78d2573fc39: Waiting [2020-07-23T03:41:07.118Z] e876d2f968b6: Waiting [2020-07-23T03:41:07.118Z] 2dd03ba5bac4: Waiting [2020-07-23T03:41:07.118Z] 07967f4d0e4b: Waiting [2020-07-23T03:41:07.118Z] 1e091d79d1de: Waiting [2020-07-23T03:41:07.118Z] 481702a1767f: Waiting [2020-07-23T03:41:07.118Z] ce8a83651883: Waiting [2020-07-23T03:41:07.118Z] a92cc7c5fd73: Download complete [2020-07-23T03:41:07.118Z] ed8968b2872e: Verifying Checksum [2020-07-23T03:41:07.118Z] ed8968b2872e: Download complete [2020-07-23T03:41:07.118Z] 1e091d79d1de: Verifying Checksum [2020-07-23T03:41:07.118Z] 1e091d79d1de: Download complete [2020-07-23T03:41:07.397Z] 481702a1767f: Verifying Checksum [2020-07-23T03:41:07.397Z] 481702a1767f: Download complete [2020-07-23T03:41:07.397Z] df20fa9351a1: Verifying Checksum [2020-07-23T03:41:07.397Z] df20fa9351a1: Download complete [2020-07-23T03:41:07.691Z] df20fa9351a1: Pull complete [2020-07-23T03:41:08.329Z] ed8968b2872e: Pull complete [2020-07-23T03:41:08.965Z] f64a6f60c768: Verifying Checksum [2020-07-23T03:41:08.965Z] f64a6f60c768: Download complete [2020-07-23T03:41:08.965Z] a92cc7c5fd73: Pull complete [2020-07-23T03:41:08.965Z] e876d2f968b6: Verifying Checksum [2020-07-23T03:41:08.965Z] e876d2f968b6: Download complete [2020-07-23T03:41:09.631Z] 2dd03ba5bac4: Verifying Checksum [2020-07-23T03:41:09.631Z] 2dd03ba5bac4: Download complete [2020-07-23T03:41:09.943Z] 07967f4d0e4b: Verifying Checksum [2020-07-23T03:41:09.943Z] 07967f4d0e4b: Download complete [2020-07-23T03:41:09.943Z] e78d2573fc39: Verifying Checksum [2020-07-23T03:41:09.943Z] e78d2573fc39: Download complete [2020-07-23T03:41:10.219Z] ce8a83651883: Verifying Checksum [2020-07-23T03:41:10.219Z] ce8a83651883: Download complete [2020-07-23T03:41:18.899Z] 2dd03ba5bac4: Pull complete [2020-07-23T03:41:18.899Z] 1e091d79d1de: Pull complete [2020-07-23T03:41:18.899Z] 481702a1767f: Pull complete [2020-07-23T03:41:24.267Z] f64a6f60c768: Pull complete [2020-07-23T03:41:28.664Z] e78d2573fc39: Pull complete [2020-07-23T03:41:28.664Z] e876d2f968b6: Pull complete [2020-07-23T03:41:30.135Z] ce8a83651883: Pull complete [2020-07-23T03:41:30.459Z] 07967f4d0e4b: Pull complete [2020-07-23T03:41:30.459Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-23T03:41:30.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-23T03:41:30.752Z] ---> 5d7c900382c6 [2020-07-23T03:41:30.752Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-23T03:41:32.244Z] ---> Running in f4022b864b97 [2020-07-23T03:41:32.548Z] Removing intermediate container f4022b864b97 [2020-07-23T03:41:32.548Z] ---> 87f29f6cbb4b [2020-07-23T03:41:32.548Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T03:41:32.548Z] ---> Running in 57f7c2df48b3 [2020-07-23T03:41:34.611Z] Removing intermediate container 57f7c2df48b3 [2020-07-23T03:41:34.611Z] ---> 50f470a41cb0 [2020-07-23T03:41:34.611Z] Step 5/8 : RUN apk add --no-cache make git [2020-07-23T03:41:34.611Z] ---> Running in 6a21349c5f97 [2020-07-23T03:41:34.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T03:41:35.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T03:41:35.943Z] OK: 166 MiB in 39 packages [2020-07-23T03:41:36.542Z] Removing intermediate container 6a21349c5f97 [2020-07-23T03:41:36.542Z] ---> 2cec528ae00f [2020-07-23T03:41:36.542Z] Step 6/8 : WORKDIR /device-sdk-go [2020-07-23T03:41:36.542Z] ---> Running in 88f440eefe70 [2020-07-23T03:41:37.054Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-07-23T03:41:37.054Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-07-23T03:41:37.054Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-07-23T03:41:37.054Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.017s coverage: 21.6% of statements [2020-07-23T03:41:37.054Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.156s coverage: 97.1% of statements [2020-07-23T03:41:37.149Z] Removing intermediate container 88f440eefe70 [2020-07-23T03:41:37.149Z] ---> a9cf74098dbd [2020-07-23T03:41:37.149Z] Step 7/8 : COPY . . [2020-07-23T03:41:38.164Z] ---> 056d4e77528e [2020-07-23T03:41:38.164Z] Step 8/8 : RUN go mod download [2020-07-23T03:41:38.440Z] ---> Running in 906cd3ad8c7a [2020-07-23T03:41:40.464Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-23T03:41:40.465Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-23T03:41:40.465Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-23T03:41:40.465Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-23T03:41:40.465Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-23T03:41:40.465Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-23T03:41:40.465Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-23T03:41:40.465Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-23T03:41:40.465Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-23T03:41:40.465Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-23T03:41:40.465Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-23T03:41:40.465Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-23T03:41:40.465Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-23T03:41:40.465Z] go: finding github.com/fatih/color v1.7.0 [2020-07-23T03:41:40.737Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-23T03:41:40.737Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-23T03:41:40.737Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-23T03:41:40.737Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-23T03:41:40.737Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-23T03:41:40.737Z] go: finding github.com/google/uuid v1.1.0 [2020-07-23T03:41:40.737Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-23T03:41:40.737Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-23T03:41:40.737Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-23T03:41:40.737Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-23T03:41:40.737Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-23T03:41:40.737Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-23T03:41:41.024Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-23T03:41:41.024Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-23T03:41:41.024Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-23T03:41:41.024Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-23T03:41:41.024Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-23T03:41:41.024Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-23T03:41:41.024Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-23T03:41:41.398Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-23T03:41:41.398Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-23T03:41:41.398Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-23T03:41:41.398Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-23T03:41:41.398Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-23T03:41:41.398Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-23T03:41:41.398Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T03:41:41.398Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T03:41:41.664Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-23T03:41:41.664Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-23T03:41:41.664Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-23T03:41:41.664Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-23T03:41:41.664Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-23T03:41:41.664Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-23T03:41:41.664Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-23T03:41:41.664Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-23T03:41:41.664Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-23T03:41:41.664Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-23T03:41:41.959Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-23T03:41:41.959Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-23T03:41:41.959Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-23T03:41:41.959Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-23T03:41:41.959Z] go: finding github.com/posener/complete v1.1.1 [2020-07-23T03:41:41.959Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-23T03:41:41.959Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-23T03:41:41.959Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-23T03:41:41.959Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-23T03:41:41.959Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-23T03:41:41.959Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-23T03:41:41.959Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-23T03:41:42.488Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-23T03:41:42.488Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-23T03:41:42.488Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-23T03:41:42.488Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-23T03:41:42.488Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-23T03:41:53.190Z] Removing intermediate container 906cd3ad8c7a [2020-07-23T03:41:53.190Z] ---> 15a41f238cd6 [2020-07-23T03:41:53.190Z] Successfully built 15a41f238cd6 [2020-07-23T03:41:53.190Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:41:53.959Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-23T03:41:53.959Z] . [Pipeline] withDockerContainer [2020-07-23T03:41:54.156Z] prd-centos7-docker-4c-2g-675 does not seem to be running inside a container [2020-07-23T03:41:54.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-23T03:41:55.060Z] $ docker top 5385d808354546e9d2d2a74c90466366a8e35be78e511405fa2ea2fdf706a4c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T03:41:55.937Z] + go version [2020-07-23T03:41:55.937Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-07-23T03:41:56.358Z] + make test [2020-07-23T03:41:56.358Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-23T03:41:58.406Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-07-23T03:42:09.400Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.021s coverage: 10.8% of statements [2020-07-23T03:42:09.400Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.015s coverage: 21.7% of statements [2020-07-23T03:42:09.400Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-07-23T03:42:09.400Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.081s coverage: 36.6% of statements [2020-07-23T03:42:09.400Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-07-23T03:42:09.400Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.134s coverage: 65.6% of statements [2020-07-23T03:42:09.400Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-07-23T03:42:09.400Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-07-23T03:42:09.400Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-07-23T03:42:09.400Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.029s coverage: 52.6% of statements [2020-07-23T03:42:09.400Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.328s coverage: 68.9% of statements [2020-07-23T03:42:09.400Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-07-23T03:42:09.400Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-07-23T03:42:09.400Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-23T03:42:12.049Z] gofmt -l . [2020-07-23T03:42:12.322Z] [ "`gofmt -l .`" = "" ] [2020-07-23T03:42:12.595Z] ./bin/test-attribution-txt.sh [2020-07-23T03:42:13.578Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-23T03:42:14.713Z] Stashed 1 file(s) [Pipeline] } [2020-07-23T03:42:14.742Z] $ docker stop --time=1 4a95b79ae93088c15921f89675471289660710f3606721b8d95a064c4702d073 [2020-07-23T03:42:16.750Z] $ docker rm -f 4a95b79ae93088c15921f89675471289660710f3606721b8d95a064c4702d073 [2020-07-23T03:42:17.165Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-07-23T03:42:17.165Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-07-23T03:42:17.165Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-07-23T03:42:17.165Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.016s coverage: 21.6% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-23T03:42:18.720Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.111s coverage: 97.1% of statements [Pipeline] sh [2020-07-23T03:42:19.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-23T03:42:20.203Z] + ls -al . [2020-07-23T03:42:20.203Z] total 228 [2020-07-23T03:42:20.203Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 23 03:42 . [2020-07-23T03:42:20.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 03:39 .. [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 23 03:39 .dockerignore [2020-07-23T03:42:20.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 03:39 .git [2020-07-23T03:42:20.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 03:39 .github [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 138 Jul 23 03:39 .gitignore [2020-07-23T03:42:20.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 03:39 .semver [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 936 Jul 23 03:39 Dockerfile.build [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 808 Jul 23 03:39 Jenkinsfile [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 23 03:39 LICENSE [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 892 Jul 23 03:39 Makefile [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 5101 Jul 23 03:39 README.md [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 4291 Jul 23 03:39 RELEASE-NOTES.txt [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 23 03:37 VERSION [2020-07-23T03:42:20.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 03:39 api [2020-07-23T03:42:20.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 03:39 bin [2020-07-23T03:42:20.203Z] -rw-r--r-- 1 jenkins jenkins 110890 Jul 23 03:42 coverage.out [2020-07-23T03:42:20.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 03:39 example [2020-07-23T03:42:20.203Z] -rw-r--r-- 1 jenkins jenkins 446 Jul 23 03:42 go.mod [2020-07-23T03:42:20.203Z] -rw-r--r-- 1 jenkins jenkins 12179 Jul 23 03:42 go.sum [2020-07-23T03:42:20.203Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 23 03:39 internal [2020-07-23T03:42:20.203Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 23 03:39 pkg [2020-07-23T03:42:20.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 03:39 snap [2020-07-23T03:42:20.203Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 23 03:39 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:42:20.549Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bf385af27ee6cdebb8cb1b80710fc8902eff977f --label arch=arm64 --label version=0.0.0 . [2020-07-23T03:42:21.150Z] Sending build context to Docker daemon 3.19MB [2020-07-23T03:42:21.150Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-07-23T03:42:21.150Z] Step 2/23 : FROM ${BASE} AS builder [2020-07-23T03:42:21.150Z] ---> d72e300759b7 [2020-07-23T03:42:21.150Z] Step 3/23 : ARG MAKE='make build' [2020-07-23T03:42:21.150Z] ---> Running in c9f2d02f3b6a [2020-07-23T03:42:21.743Z] Removing intermediate container c9f2d02f3b6a [2020-07-23T03:42:21.743Z] ---> 47caa0d6224e [2020-07-23T03:42:21.743Z] Step 4/23 : WORKDIR /device-sdk-go [2020-07-23T03:42:21.743Z] ---> Running in cb764f7849f1 [2020-07-23T03:42:22.339Z] Removing intermediate container cb764f7849f1 [2020-07-23T03:42:22.339Z] ---> 1e0345e47163 [2020-07-23T03:42:22.339Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-23T03:42:22.339Z] ---> Running in fda5366f6317 [2020-07-23T03:42:22.932Z] Removing intermediate container fda5366f6317 [2020-07-23T03:42:22.932Z] ---> 31edd40c8d52 [2020-07-23T03:42:22.932Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T03:42:22.932Z] ---> Running in 1178840e4d23 [2020-07-23T03:42:25.550Z] Removing intermediate container 1178840e4d23 [2020-07-23T03:42:25.551Z] ---> 5467b6cd11b1 [2020-07-23T03:42:25.551Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-07-23T03:42:25.551Z] ---> Running in 04bbb143c779 [2020-07-23T03:42:26.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T03:42:27.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T03:42:28.189Z] OK: 142 MiB in 39 packages [2020-07-23T03:42:29.168Z] Removing intermediate container 04bbb143c779 [2020-07-23T03:42:29.168Z] ---> 7f11bc81857f [2020-07-23T03:42:29.168Z] Step 8/23 : COPY . . [2020-07-23T03:42:30.605Z] ---> 58cd7e8ea237 [2020-07-23T03:42:30.605Z] Step 9/23 : RUN ${MAKE} [2020-07-23T03:42:30.605Z] ---> Running in b9b6dec5103c [2020-07-23T03:42:32.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-07-23T03:42:51.874Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.035s coverage: 10.8% of statements [2020-07-23T03:42:51.874Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.021s coverage: 21.7% of statements [2020-07-23T03:42:51.874Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-07-23T03:42:51.874Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.067s coverage: 36.6% of statements [2020-07-23T03:42:51.874Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-07-23T03:42:51.874Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.035s coverage: 65.6% of statements [2020-07-23T03:42:51.874Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-07-23T03:42:51.874Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-07-23T03:42:51.874Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-07-23T03:42:51.874Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.035s coverage: 52.6% of statements [2020-07-23T03:42:51.874Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.107s coverage: 68.9% of statements [2020-07-23T03:42:51.874Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-07-23T03:42:51.874Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-07-23T03:42:51.874Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-23T03:42:51.874Z] gofmt -l . [2020-07-23T03:42:51.874Z] [ "`gofmt -l .`" = "" ] [2020-07-23T03:42:51.874Z] ./bin/test-attribution-txt.sh [2020-07-23T03:42:52.897Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-23T03:42:54.057Z] Warning: overwriting stash ‘coverage-report’ [2020-07-23T03:42:54.218Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-07-23T03:42:55.256Z] Stashed 1 file(s) [Pipeline] } [2020-07-23T03:42:55.263Z] $ docker stop --time=1 5385d808354546e9d2d2a74c90466366a8e35be78e511405fa2ea2fdf706a4c2 [2020-07-23T03:42:56.930Z] $ docker rm -f 5385d808354546e9d2d2a74c90466366a8e35be78e511405fa2ea2fdf706a4c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-23T03:42:57.604Z] Removing intermediate container b9b6dec5103c [2020-07-23T03:42:57.604Z] ---> f91d70ed2fd3 [2020-07-23T03:42:57.604Z] Step 10/23 : FROM scratch [2020-07-23T03:42:57.605Z] ---> [2020-07-23T03:42:57.605Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-23T03:42:57.605Z] ---> Running in 99d2cda31ca3 [2020-07-23T03:42:57.605Z] Removing intermediate container 99d2cda31ca3 [2020-07-23T03:42:57.605Z] ---> 1df37e5e851c [2020-07-23T03:42:57.605Z] Step 12/23 : ENV APP_PORT=49990 [2020-07-23T03:42:57.605Z] ---> Running in 5d3f0fa9afc4 [2020-07-23T03:42:57.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-23T03:42:57.878Z] Removing intermediate container 5d3f0fa9afc4 [2020-07-23T03:42:57.878Z] ---> 31a016e90b71 [2020-07-23T03:42:57.878Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-23T03:42:58.142Z] + ls -al . [2020-07-23T03:42:58.142Z] total 188 [2020-07-23T03:42:58.142Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jul 23 03:42 . [2020-07-23T03:42:58.142Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 23 03:40 .. [2020-07-23T03:42:58.142Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 23 03:41 api [2020-07-23T03:42:58.142Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 23 03:41 bin [2020-07-23T03:42:58.142Z] -rw-r--r--. 1 jenkins jenkins 110890 Jul 23 03:42 coverage.out [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 936 Jul 23 03:41 Dockerfile.build [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 23 03:41 .dockerignore [2020-07-23T03:42:58.142Z] drwxrwxr-x. 4 jenkins jenkins 48 Jul 23 03:41 example [2020-07-23T03:42:58.142Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 23 03:41 .git [2020-07-23T03:42:58.142Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 23 03:41 .github [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 138 Jul 23 03:41 .gitignore [2020-07-23T03:42:58.142Z] -rw-r--r--. 1 jenkins jenkins 446 Jul 23 03:42 go.mod [2020-07-23T03:42:58.142Z] -rw-r--r--. 1 jenkins jenkins 12179 Jul 23 03:42 go.sum [2020-07-23T03:42:58.142Z] drwxrwxr-x. 13 jenkins jenkins 184 Jul 23 03:41 internal [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 808 Jul 23 03:41 Jenkinsfile [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jul 23 03:41 LICENSE [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 892 Jul 23 03:41 Makefile [2020-07-23T03:42:58.142Z] drwxrwxr-x. 5 jenkins jenkins 50 Jul 23 03:41 pkg [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 5101 Jul 23 03:41 README.md [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 4291 Jul 23 03:41 RELEASE-NOTES.txt [2020-07-23T03:42:58.142Z] drwxrwxr-x. 3 jenkins jenkins 58 Jul 23 03:41 .semver [2020-07-23T03:42:58.142Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 23 03:41 snap [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 23 03:37 VERSION [2020-07-23T03:42:58.142Z] -rw-rw-r--. 1 jenkins jenkins 222 Jul 23 03:41 version.go [2020-07-23T03:42:58.152Z] ---> Running in be29cadd6192 [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:42:58.426Z] Removing intermediate container be29cadd6192 [2020-07-23T03:42:58.426Z] ---> 4a6a7ed51be2 [2020-07-23T03:42:58.426Z] Step 14/23 : WORKDIR / [2020-07-23T03:42:58.519Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=bf385af27ee6cdebb8cb1b80710fc8902eff977f --label arch=amd64 --label version=0.0.0 . [2020-07-23T03:42:58.696Z] ---> Running in 7e6ce0b6c97f [2020-07-23T03:42:58.789Z] Sending build context to Docker daemon 3.19MB [2020-07-23T03:42:58.789Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-07-23T03:42:58.789Z] Step 2/23 : FROM ${BASE} AS builder [2020-07-23T03:42:58.789Z] ---> 15a41f238cd6 [2020-07-23T03:42:58.789Z] Step 3/23 : ARG MAKE='make build' [2020-07-23T03:42:58.972Z] Removing intermediate container 7e6ce0b6c97f [2020-07-23T03:42:58.972Z] ---> b8bc67d96baa [2020-07-23T03:42:58.972Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-07-23T03:42:59.371Z] ---> Running in 557797b7f3d0 [2020-07-23T03:42:59.372Z] Removing intermediate container 557797b7f3d0 [2020-07-23T03:42:59.372Z] ---> a045c91dff76 [2020-07-23T03:42:59.372Z] Step 4/23 : WORKDIR /device-sdk-go [2020-07-23T03:42:59.652Z] ---> Running in e7eb834ce37d [2020-07-23T03:42:59.951Z] ---> 9e8ace505ee7 [2020-07-23T03:42:59.951Z] Removing intermediate container e7eb834ce37d [2020-07-23T03:42:59.951Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-07-23T03:42:59.951Z] ---> 8d6afac1053a [2020-07-23T03:42:59.951Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-23T03:42:59.951Z] ---> Running in 70b89da6c72b [2020-07-23T03:43:00.216Z] Removing intermediate container 70b89da6c72b [2020-07-23T03:43:00.216Z] ---> 7370a73d680b [2020-07-23T03:43:00.216Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T03:43:00.216Z] ---> Running in 51641bcc7272 [2020-07-23T03:43:00.927Z] ---> 8d58da16993a [2020-07-23T03:43:00.927Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-07-23T03:43:01.527Z] ---> dff1c883d0c2 [2020-07-23T03:43:01.527Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-07-23T03:43:01.695Z] Removing intermediate container 51641bcc7272 [2020-07-23T03:43:01.695Z] ---> d4630319f0fe [2020-07-23T03:43:01.695Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-07-23T03:43:01.695Z] ---> Running in 4877923ce61b [2020-07-23T03:43:01.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T03:43:02.124Z] ---> 7e1f42dd7bdc [2020-07-23T03:43:02.124Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-07-23T03:43:02.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T03:43:03.104Z] ---> 8545aefcb1ac [2020-07-23T03:43:03.104Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-23T03:43:03.104Z] ---> Running in 743fc312519a [2020-07-23T03:43:03.219Z] OK: 166 MiB in 39 packages [2020-07-23T03:43:03.378Z] Removing intermediate container 743fc312519a [2020-07-23T03:43:03.378Z] ---> f833287c3a6a [2020-07-23T03:43:03.378Z] Step 21/23 : LABEL arch=arm64 [2020-07-23T03:43:03.484Z] Removing intermediate container 4877923ce61b [2020-07-23T03:43:03.484Z] ---> 44f7b502e5f0 [2020-07-23T03:43:03.484Z] Step 8/23 : COPY . . [2020-07-23T03:43:03.650Z] ---> Running in 329dbbff5a65 [2020-07-23T03:43:04.243Z] Removing intermediate container 329dbbff5a65 [2020-07-23T03:43:04.243Z] ---> 61f0fe56f910 [2020-07-23T03:43:04.243Z] Step 22/23 : LABEL git_sha=bf385af27ee6cdebb8cb1b80710fc8902eff977f [2020-07-23T03:43:04.243Z] ---> Running in 04ebadcf68f2 [2020-07-23T03:43:04.609Z] ---> e9d7c6ef58fa [2020-07-23T03:43:04.609Z] Step 9/23 : RUN ${MAKE} [2020-07-23T03:43:04.609Z] ---> Running in 183551a47349 [2020-07-23T03:43:04.841Z] Removing intermediate container 04ebadcf68f2 [2020-07-23T03:43:04.841Z] ---> 4f983a13dba9 [2020-07-23T03:43:04.841Z] Step 23/23 : LABEL version=0.0.0 [2020-07-23T03:43:04.841Z] ---> Running in 590cae8a9f8f [2020-07-23T03:43:05.113Z] Removing intermediate container 590cae8a9f8f [2020-07-23T03:43:05.113Z] ---> 1bd7fe68cc4b [2020-07-23T03:43:05.113Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-23T03:43:05.385Z] Successfully built 1bd7fe68cc4b [2020-07-23T03:43:05.385Z] Successfully tagged docker-device-sdk-simple-arm64:latest [2020-07-23T03:43:05.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-23T03:43:21.081Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-07-23T03:43:22.046Z] Removing intermediate container 183551a47349 [2020-07-23T03:43:22.046Z] ---> fdbd7be9f820 [2020-07-23T03:43:22.046Z] Step 10/23 : FROM scratch [2020-07-23T03:43:22.046Z] ---> [2020-07-23T03:43:22.046Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-23T03:43:22.046Z] ---> Running in e4362393be19 [2020-07-23T03:43:22.394Z] Removing intermediate container e4362393be19 [2020-07-23T03:43:22.394Z] ---> a5f8b5af2a58 [2020-07-23T03:43:22.394Z] Step 12/23 : ENV APP_PORT=49990 [2020-07-23T03:43:22.394Z] ---> Running in 37436dd7ab4b [2020-07-23T03:43:22.666Z] Removing intermediate container 37436dd7ab4b [2020-07-23T03:43:22.666Z] ---> d87f69bceb46 [2020-07-23T03:43:22.666Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-23T03:43:22.666Z] ---> Running in b848fd6f79c5 [2020-07-23T03:43:23.013Z] Removing intermediate container b848fd6f79c5 [2020-07-23T03:43:23.013Z] ---> 4937f8d179b5 [2020-07-23T03:43:23.013Z] Step 14/23 : WORKDIR / [2020-07-23T03:43:23.013Z] ---> Running in fd3009384a08 [2020-07-23T03:43:24.061Z] Removing intermediate container fd3009384a08 [2020-07-23T03:43:24.061Z] ---> 2e795ffb6fa7 [2020-07-23T03:43:24.061Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-07-23T03:43:24.655Z] ---> e469c9425ed7 [2020-07-23T03:43:24.655Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-07-23T03:43:25.253Z] ---> 86103f743af2 [2020-07-23T03:43:25.253Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-07-23T03:43:25.852Z] ---> 0f7ebb3a42c8 [2020-07-23T03:43:25.852Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-07-23T03:43:26.199Z] ---> 716bb6ad2a63 [2020-07-23T03:43:26.199Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-07-23T03:43:26.583Z] ---> 9b48e4d2d439 [2020-07-23T03:43:26.583Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-23T03:43:26.583Z] ---> Running in 8577b4f19e27 [2020-07-23T03:43:26.939Z] Removing intermediate container 8577b4f19e27 [2020-07-23T03:43:26.939Z] ---> 5ff0cdf99942 [2020-07-23T03:43:26.939Z] Step 21/23 : LABEL arch=amd64 [2020-07-23T03:43:26.939Z] ---> Running in d2a3612ebaaa [2020-07-23T03:43:26.939Z] Removing intermediate container d2a3612ebaaa [2020-07-23T03:43:26.939Z] ---> 5a92396af824 [2020-07-23T03:43:26.939Z] Step 22/23 : LABEL git_sha=bf385af27ee6cdebb8cb1b80710fc8902eff977f [2020-07-23T03:43:27.237Z] ---> Running in 27fe5cd10eea [2020-07-23T03:43:27.237Z] Removing intermediate container 27fe5cd10eea [2020-07-23T03:43:27.237Z] ---> b4aae9232996 [2020-07-23T03:43:27.237Z] Step 23/23 : LABEL version=0.0.0 [2020-07-23T03:43:27.237Z] ---> Running in 9f1db95cd233 [2020-07-23T03:43:27.502Z] Removing intermediate container 9f1db95cd233 [2020-07-23T03:43:27.502Z] ---> 56ee79a50cf4 [2020-07-23T03:43:27.502Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-23T03:43:27.502Z] Successfully built 56ee79a50cf4 [2020-07-23T03:43:27.502Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-23T03:43:28.725Z] provisioning config files... [2020-07-23T03:43:28.738Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/config2478586525514111291tmp [Pipeline] { [Pipeline] sh [2020-07-23T03:43:29.122Z] + curl -s https://codecov.io/bash [2020-07-23T03:43:29.122Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/config2478586525514111291tmp [Pipeline] } [2020-07-23T03:43:29.393Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-23T03:43:31.236Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T03:43:31.809Z] ---> package-listing.sh [2020-07-23T03:43:31.809Z] ++ facter osfamily [2020-07-23T03:43:31.809Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-23T03:43:31.809Z] + OS_FAMILY=redhat [2020-07-23T03:43:31.809Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-549 [2020-07-23T03:43:31.809Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-23T03:43:31.809Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-23T03:43:31.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-23T03:43:31.809Z] + PACKAGES=/tmp/packages_start.txt [2020-07-23T03:43:31.809Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-549 ']' [2020-07-23T03:43:31.809Z] + PACKAGES=/tmp/packages_end.txt [2020-07-23T03:43:31.809Z] + case "${OS_FAMILY}" in [2020-07-23T03:43:31.809Z] + rpm -qa [2020-07-23T03:43:31.809Z] + sort [2020-07-23T03:43:35.140Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-23T03:43:35.140Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-23T03:43:35.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-23T03:43:35.140Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-549 ']' [2020-07-23T03:43:35.140Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-549/archives/ [2020-07-23T03:43:35.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-549/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:43:35.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T03:43:35.733Z] [2020-07-23T03:43:35.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-23T03:43:36.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T03:43:36.078Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-23T03:43:36.078Z] c9b1b535fdd9: Pulling fs layer [2020-07-23T03:43:36.078Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-23T03:43:36.078Z] 756a868c4378: Pulling fs layer [2020-07-23T03:43:36.078Z] 444b2fc9a129: Pulling fs layer [2020-07-23T03:43:36.078Z] ea15f1150254: Pulling fs layer [2020-07-23T03:43:36.078Z] 41b27a9f41bf: Pulling fs layer [2020-07-23T03:43:36.078Z] 28c525ee5125: Pulling fs layer [2020-07-23T03:43:36.078Z] 094b1ea09ed8: Pulling fs layer [2020-07-23T03:43:36.078Z] 138eaada9080: Pulling fs layer [2020-07-23T03:43:36.078Z] 0622d0fa9048: Pulling fs layer [2020-07-23T03:43:36.078Z] ea15f1150254: Waiting [2020-07-23T03:43:36.078Z] 41b27a9f41bf: Waiting [2020-07-23T03:43:36.078Z] 28c525ee5125: Waiting [2020-07-23T03:43:36.078Z] 094b1ea09ed8: Waiting [2020-07-23T03:43:36.078Z] 138eaada9080: Waiting [2020-07-23T03:43:36.078Z] 0622d0fa9048: Waiting [2020-07-23T03:43:36.078Z] 444b2fc9a129: Waiting [2020-07-23T03:43:36.078Z] 2cc5ad85d9ab: Download complete [2020-07-23T03:43:36.078Z] 444b2fc9a129: Verifying Checksum [2020-07-23T03:43:36.078Z] 444b2fc9a129: Download complete [2020-07-23T03:43:36.078Z] c9b1b535fdd9: Verifying Checksum [2020-07-23T03:43:36.078Z] ea15f1150254: Download complete [2020-07-23T03:43:36.356Z] 28c525ee5125: Verifying Checksum [2020-07-23T03:43:36.356Z] 28c525ee5125: Download complete [2020-07-23T03:43:36.356Z] 756a868c4378: Verifying Checksum [2020-07-23T03:43:36.356Z] 756a868c4378: Download complete [2020-07-23T03:43:36.624Z] c9b1b535fdd9: Pull complete [2020-07-23T03:43:36.624Z] 138eaada9080: Verifying Checksum [2020-07-23T03:43:36.624Z] 138eaada9080: Download complete [2020-07-23T03:43:36.624Z] 094b1ea09ed8: Verifying Checksum [2020-07-23T03:43:36.624Z] 094b1ea09ed8: Download complete [2020-07-23T03:43:36.624Z] 0622d0fa9048: Verifying Checksum [2020-07-23T03:43:36.624Z] 0622d0fa9048: Download complete [2020-07-23T03:43:36.885Z] 2cc5ad85d9ab: Pull complete [2020-07-23T03:43:37.152Z] 41b27a9f41bf: Verifying Checksum [2020-07-23T03:43:37.152Z] 41b27a9f41bf: Download complete [2020-07-23T03:43:38.543Z] 756a868c4378: Pull complete [2020-07-23T03:43:38.543Z] 444b2fc9a129: Pull complete [2020-07-23T03:43:38.804Z] ea15f1150254: Pull complete [2020-07-23T03:43:43.026Z] 41b27a9f41bf: Pull complete [2020-07-23T03:43:43.026Z] 28c525ee5125: Pull complete [2020-07-23T03:43:45.585Z] 094b1ea09ed8: Pull complete [2020-07-23T03:43:45.585Z] 138eaada9080: Pull complete [2020-07-23T03:43:45.845Z] 0622d0fa9048: Pull complete [2020-07-23T03:43:45.845Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-23T03:43:45.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T03:43:45.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-23T03:43:45.993Z] prd-centos7-docker-4c-2g-673 does not seem to be running inside a container [2020-07-23T03:43:46.033Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-549 -v /w/workspace/dgexfoundry_device-sdk-go_PR-549:/w/workspace/dgexfoundry_device-sdk-go_PR-549:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-23T03:43:49.735Z] $ docker top 37c369646e7b7a5fd8c9b514da33171160dc7f8477fab502156a0079536368b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-23T03:43:49.993Z] provisioning config files... [2020-07-23T03:43:50.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/config1056182008417978526tmp [Pipeline] { [Pipeline] echo [2020-07-23T03:43:50.074Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T03:43:50.369Z] ---> create-netrc.sh [Pipeline] echo [2020-07-23T03:43:50.379Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T03:43:50.689Z] ---> logs-deploy.sh [2020-07-23T03:43:50.690Z] + ARCHIVE_ARTIFACTS= [2020-07-23T03:43:50.690Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-23T03:43:50.690Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-23T03:43:50.690Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-23T03:43:50.690Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-549/5 [2020-07-23T03:43:50.690Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-549/5/ [2020-07-23T03:43:50.690Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-549/5 /w/workspace/dgexfoundry_device-sdk-go_PR-549 [2020-07-23T03:43:52.079Z] Archives upload complete. [2020-07-23T03:43:52.079Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-549/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-549/5/ [2020-07-23T03:43:52.654Z] ---> uname -a: [2020-07-23T03:43:52.654Z] Linux 37c369646e7b 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] ---> lscpu: [2020-07-23T03:43:52.654Z] Architecture: x86_64 [2020-07-23T03:43:52.654Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-23T03:43:52.654Z] Byte Order: Little Endian [2020-07-23T03:43:52.654Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-23T03:43:52.654Z] CPU(s): 4 [2020-07-23T03:43:52.654Z] On-line CPU(s) list: 0-3 [2020-07-23T03:43:52.654Z] Thread(s) per core: 1 [2020-07-23T03:43:52.654Z] Core(s) per socket: 1 [2020-07-23T03:43:52.654Z] Socket(s): 4 [2020-07-23T03:43:52.654Z] NUMA node(s): 1 [2020-07-23T03:43:52.654Z] Vendor ID: GenuineIntel [2020-07-23T03:43:52.654Z] CPU family: 6 [2020-07-23T03:43:52.654Z] Model: 44 [2020-07-23T03:43:52.654Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-23T03:43:52.654Z] Stepping: 1 [2020-07-23T03:43:52.654Z] CPU MHz: 2933.438 [2020-07-23T03:43:52.654Z] BogoMIPS: 5866.87 [2020-07-23T03:43:52.654Z] Virtualization: VT-x [2020-07-23T03:43:52.654Z] Hypervisor vendor: KVM [2020-07-23T03:43:52.654Z] Virtualization type: full [2020-07-23T03:43:52.654Z] L1d cache: 128 KiB [2020-07-23T03:43:52.654Z] L1i cache: 128 KiB [2020-07-23T03:43:52.654Z] L2 cache: 16 MiB [2020-07-23T03:43:52.654Z] L3 cache: 64 MiB [2020-07-23T03:43:52.654Z] NUMA node0 CPU(s): 0-3 [2020-07-23T03:43:52.654Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-23T03:43:52.654Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-23T03:43:52.654Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-23T03:43:52.654Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-23T03:43:52.654Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-23T03:43:52.654Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-23T03:43:52.654Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-23T03:43:52.654Z] Vulnerability Tsx async abort: Not affected [2020-07-23T03:43:52.654Z] 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 [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] ---> nproc: [2020-07-23T03:43:52.654Z] 4 [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] ---> df -h: [2020-07-23T03:43:52.654Z] Filesystem Size Used Available Use% Mounted on [2020-07-23T03:43:52.654Z] overlay 50.0G 7.2G 42.8G 14% / [2020-07-23T03:43:52.654Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-23T03:43:52.654Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-23T03:43:52.654Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-23T03:43:52.654Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-07-23T03:43:52.654Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-07-23T03:43:52.654Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-07-23T03:43:52.654Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp [2020-07-23T03:43:52.654Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-07-23T03:43:52.654Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-549 [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] ---> free -m: [2020-07-23T03:43:52.654Z] total used free shared buff/cache available [2020-07-23T03:43:52.654Z] Mem: 1837 636 125 0 1075 1095 [2020-07-23T03:43:52.654Z] Swap: 1023 0 1023 [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] ---> ip addr: [2020-07-23T03:43:52.654Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-23T03:43:52.654Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-23T03:43:52.654Z] inet 127.0.0.1/8 scope host lo [2020-07-23T03:43:52.654Z] valid_lft forever preferred_lft forever [2020-07-23T03:43:52.654Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-07-23T03:43:52.654Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-23T03:43:52.654Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-23T03:43:52.654Z] valid_lft forever preferred_lft forever [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] ---> sar -b -r -n DEV: [2020-07-23T03:43:52.654Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/23/20 _x86_64_ (4 CPU) [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] 03:36:37 LINUX RESTART [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] 03:37:02 tps rtps wtps bread/s bwrtn/s [2020-07-23T03:43:52.654Z] 03:38:01 110.11 41.90 68.21 7656.68 20321.60 [2020-07-23T03:43:52.654Z] 03:39:01 1.95 0.00 1.95 0.00 43.29 [2020-07-23T03:43:52.654Z] 03:40:01 0.35 0.00 0.35 0.00 4.91 [2020-07-23T03:43:52.654Z] 03:41:01 0.32 0.00 0.32 0.00 3.51 [2020-07-23T03:43:52.654Z] 03:42:01 0.20 0.00 0.20 0.00 2.70 [2020-07-23T03:43:52.654Z] 03:43:01 0.38 0.00 0.38 0.00 5.10 [2020-07-23T03:43:52.654Z] Average: 18.64 6.89 11.75 1258.82 3350.97 [2020-07-23T03:43:52.654Z] [2020-07-23T03:43:52.654Z] 03:37:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-23T03:43:52.654Z] 03:38:01 186960 1694596 90.06 2620 1143516 1114032 38.02 413220 1121176 120 [2020-07-23T03:43:52.654Z] 03:39:01 192076 1689480 89.79 2620 1143532 1078676 36.81 411988 1118168 16 [2020-07-23T03:43:52.654Z] 03:40:01 191896 1689660 89.80 2620 1143540 1078856 36.82 412988 1118160 16 [2020-07-23T03:43:52.654Z] 03:41:01 191812 1689744 89.81 2620 1143540 1078844 36.82 413036 1118156 20 [2020-07-23T03:43:52.654Z] 03:42:01 191464 1690092 89.82 2620 1143548 1078676 36.81 419036 1112332 20 [2020-07-23T03:43:52.655Z] 03:43:01 188412 1693144 89.99 2620 1143552 1078748 36.82 423008 1111756 8 [2020-07-23T03:43:52.655Z] Average: 190437 1691119 89.88 2620 1143538 1084639 37.02 415546 1116625 33 [2020-07-23T03:43:52.655Z] [2020-07-23T03:43:52.655Z] 03:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-23T03:43:52.655Z] 03:38:01 eth0 453.19 287.78 1093.18 113.59 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:38:01 docker0 10.85 8.13 1.16 17.81 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:39:01 eth0 0.73 0.10 0.06 0.02 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:40:01 eth0 2.38 0.83 1.79 0.20 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:41:01 eth0 0.62 0.35 0.29 0.23 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:43:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] Average: eth0 75.19 47.57 180.11 18.77 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] Average: docker0 1.78 1.34 0.19 2.93 0.00 0.00 0.00 [2020-07-23T03:43:52.655Z] [2020-07-23T03:43:52.655Z] [2020-07-23T03:43:52.655Z] ---> sar -P ALL: [2020-07-23T03:43:52.655Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/23/20 _x86_64_ (4 CPU) [2020-07-23T03:43:52.655Z] [2020-07-23T03:43:52.655Z] 03:36:37 LINUX RESTART [2020-07-23T03:43:52.655Z] [2020-07-23T03:43:52.655Z] 03:37:02 CPU %user %nice %system %iowait %steal %idle [2020-07-23T03:43:52.655Z] 03:38:01 all 13.75 0.00 5.92 5.94 0.02 74.36 [2020-07-23T03:43:52.655Z] 03:38:01 0 13.44 0.00 6.51 8.69 0.00 71.36 [2020-07-23T03:43:52.655Z] 03:38:01 1 14.66 0.00 5.66 5.95 0.02 73.71 [2020-07-23T03:43:52.655Z] 03:38:01 2 13.70 0.00 6.61 4.72 0.03 74.93 [2020-07-23T03:43:52.655Z] 03:38:01 3 13.22 0.00 4.93 4.38 0.02 77.45 [2020-07-23T03:43:52.655Z] 03:39:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2020-07-23T03:43:52.655Z] 03:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-07-23T03:43:52.655Z] 03:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-23T03:43:52.655Z] 03:39:01 2 0.40 0.00 0.03 0.00 0.00 99.57 [2020-07-23T03:43:52.655Z] 03:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-23T03:43:52.655Z] 03:40:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2020-07-23T03:43:52.655Z] 03:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-23T03:43:52.655Z] 03:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-23T03:43:52.655Z] 03:40:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-07-23T03:43:52.655Z] 03:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-23T03:43:52.655Z] 03:41:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2020-07-23T03:43:52.655Z] 03:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-23T03:43:52.655Z] 03:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-23T03:43:52.655Z] 03:41:01 2 0.42 0.00 0.03 0.00 0.02 99.53 [2020-07-23T03:43:52.655Z] 03:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-07-23T03:43:52.655Z] 03:42:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-07-23T03:43:52.655Z] 03:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-23T03:43:52.655Z] 03:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-23T03:43:52.655Z] 03:42:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-23T03:43:52.655Z] 03:42:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-23T03:43:52.655Z] 03:43:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-07-23T03:43:52.655Z] 03:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-23T03:43:52.655Z] 03:43:01 1 0.02 0.00 0.13 0.00 0.00 99.85 [2020-07-23T03:43:52.655Z] 03:43:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-07-23T03:43:52.655Z] 03:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-23T03:43:52.655Z] Average: all 2.37 0.00 1.00 0.97 0.00 95.66 [2020-07-23T03:43:52.655Z] Average: 0 2.22 0.00 1.09 1.42 0.00 95.27 [2020-07-23T03:43:52.655Z] Average: 1 2.42 0.00 0.97 0.97 0.00 95.64 [2020-07-23T03:43:52.655Z] Average: 2 2.64 0.00 1.10 0.77 0.01 95.48 [2020-07-23T03:43:52.655Z] Average: 3 2.18 0.00 0.83 0.71 0.00 96.27 [2020-07-23T03:43:52.655Z] [2020-07-23T03:43:52.655Z] [2020-07-23T03:43:52.655Z]