Pull request #96 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at 26c67eb8412f6636996969c1d91d1fdce6984c18 rather than 32f51dbd61b47cdc40182fb9879dff2680cde7dc Obtained Jenkinsfile from 26c67eb8412f6636996969c1d91d1fdce6984c18 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-96/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-5143 in /w/workspace/xfoundry_device-virtual-go_PR-96 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/xfoundry_device-virtual-go_PR-96 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags Merging remotes/origin/master commit 26c67eb8412f6636996969c1d91d1fdce6984c18 into PR head commit 32f51dbd61b47cdc40182fb9879dff2680cde7dc Merge succeeded, producing 32f51dbd61b47cdc40182fb9879dff2680cde7dc Checking out Revision 32f51dbd61b47cdc40182fb9879dff2680cde7dc (PR-96) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/96/head:refs/remotes/origin/PR-96 # 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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # 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 26c67eb8412f6636996969c1d91d1fdce6984c18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 Commit message: "Upgrade SDK version and Dockerfile" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T05:32:01.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T05:32:02.121Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T05:32:02.306Z] ========================================================= [2020-04-21T05:32:02.306Z] EdgeX Global Pipelines Version Info [2020-04-21T05:32:02.306Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T05:32:03.715Z] ------------------- [2020-04-21T05:32:03.715Z] stable info: [2020-04-21T05:32:03.715Z] ------------------- [2020-04-21T05:32:03.715Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T05:32:03.715Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T05:32:03.715Z] Message: update stable to v1.0.73 [2020-04-21T05:32:04.282Z] ------------------- [2020-04-21T05:32:04.282Z] experimental info: [2020-04-21T05:32:04.282Z] ------------------- [2020-04-21T05:32:04.282Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T05:32:04.282Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T05:32:04.282Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-21T05:32:06.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T05:32:06.882Z] [2020-04-21T05:32:06.882Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T05:32:07.245Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T05:32:07.245Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T05:32:07.245Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T05:32:07.245Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T05:32:07.245Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T05:32:07.245Z] 93b08a4f1073: Pulling fs layer [2020-04-21T05:32:07.245Z] 93b08a4f1073: Waiting [2020-04-21T05:32:07.245Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T05:32:07.245Z] b8cc5d1170e3: Download complete [2020-04-21T05:32:07.504Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T05:32:07.504Z] 9123ac7c32f7: Download complete [2020-04-21T05:32:07.504Z] 93b08a4f1073: Verifying Checksum [2020-04-21T05:32:07.504Z] 93b08a4f1073: Download complete [2020-04-21T05:32:07.504Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T05:32:07.763Z] 9123ac7c32f7: Pull complete [2020-04-21T05:32:07.763Z] b8cc5d1170e3: Pull complete [2020-04-21T05:32:08.698Z] 2924cbbf6a41: Pull complete [2020-04-21T05:32:08.698Z] 93b08a4f1073: Pull complete [2020-04-21T05:32:08.698Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T05:32:08.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T05:32:08.851Z] prd-centos7-docker-4c-2g-5143 does not seem to be running inside a container [2020-04-21T05:32:08.895Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-96 -v /w/workspace/xfoundry_device-virtual-go_PR-96:/w/workspace/xfoundry_device-virtual-go_PR-96:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-96@tmp:/w/workspace/xfoundry_device-virtual-go_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T05:32:09.561Z] $ docker top 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T05:32:09.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T05:32:09.877Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T05:32:10.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T05:32:10.105Z] $ docker exec 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b ssh-agent [2020-04-21T05:32:10.292Z] SSH_AUTH_SOCK=/tmp/ssh-pV3wShaPk1cp/agent.14 [2020-04-21T05:32:10.292Z] SSH_AGENT_PID=21 [2020-04-21T05:32:10.304Z] Running ssh-add (command line suppressed) [2020-04-21T05:32:10.444Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-96@tmp/private_key_2765334145074117178.key (/w/workspace/xfoundry_device-virtual-go_PR-96@tmp/private_key_2765334145074117178.key) [2020-04-21T05:32:10.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T05:32:10.844Z] + git describe --exact-match --tags HEAD [2020-04-21T05:32:10.844Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T05:32:10.914Z] $ docker exec --env ******** --env ******** 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b ssh-agent -k [2020-04-21T05:32:11.047Z] unset SSH_AUTH_SOCK; [2020-04-21T05:32:11.048Z] unset SSH_AGENT_PID; [2020-04-21T05:32:11.048Z] echo Agent pid 21 killed; [2020-04-21T05:32:11.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T05:32:11.285Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T05:32:11.285Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T05:32:11.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T05:32:11.386Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T05:32:11.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T05:32:11.569Z] $ docker exec 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b ssh-agent [2020-04-21T05:32:11.740Z] SSH_AUTH_SOCK=/tmp/ssh-o0xRG5J7syen/agent.56 [2020-04-21T05:32:11.740Z] SSH_AGENT_PID=63 [2020-04-21T05:32:11.745Z] Running ssh-add (command line suppressed) [2020-04-21T05:32:11.889Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-96@tmp/private_key_5130755909667235921.key (/w/workspace/xfoundry_device-virtual-go_PR-96@tmp/private_key_5130755909667235921.key) [2020-04-21T05:32:11.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T05:32:12.284Z] + git semver init [2020-04-21T05:32:12.284Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T05:32:12.284Z] # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-96/.git [2020-04-21T05:32:12.284Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-96 [2020-04-21T05:32:12.284Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T05:32:12.284Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T05:32:12.284Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T05:32:12.284Z] # $SEMVER_BRANCH = PR-96 [2020-04-21T05:32:12.284Z] # $SEMVER_TEMP = /tmp/semver-068449342 [2020-04-21T05:32:12.284Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-04-21T05:32:12.543Z] # '/tmp/semver-068449342' -> '/w/workspace/xfoundry_device-virtual-go_PR-96/.semver' [2020-04-21T05:32:12.543Z] # -> Force: false [2020-04-21T05:32:12.543Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-96/.semver [Pipeline] } [2020-04-21T05:32:12.568Z] $ docker exec --env ******** --env ******** 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b ssh-agent -k [2020-04-21T05:32:12.703Z] unset SSH_AUTH_SOCK; [2020-04-21T05:32:12.704Z] unset SSH_AGENT_PID; [2020-04-21T05:32:12.704Z] echo Agent pid 63 killed; [2020-04-21T05:32:12.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T05:32:13.231Z] + git semver [Pipeline] } [2020-04-21T05:32:13.273Z] $ docker stop --time=1 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b [2020-04-21T05:32:14.598Z] $ docker rm -f 4885bc8e9317e73bbf6a716292a4205367732cc213d530ed899ecd17ffb8752b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T05:32:15.414Z] Stashed 24 file(s) [Pipeline] echo [2020-04-21T05:32:15.434Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-21T05:32:30.929Z] Still waiting to schedule task [2020-04-21T05:32:30.929Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T05:32:30.958Z] Still waiting to schedule task [2020-04-21T05:32:30.958Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-21T05:35:23.297Z] Running on prd-centos7-docker-4c-2g-5144 in /w/workspace/xfoundry_device-virtual-go_PR-96 [Pipeline] { [Pipeline] ws [2020-04-21T05:35:23.375Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-04-21T05:35:30.361Z] using credential edgex-jenkins-ssh [2020-04-21T05:35:30.411Z] Cloning the remote Git repository [2020-04-21T05:35:30.411Z] Cloning with configured refspecs honoured and without tags [2020-04-21T05:35:30.489Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-04-21T05:35:30.545Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-04-21T05:35:30.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-21T05:35:30.614Z] > git --version # timeout=10 [2020-04-21T05:35:30.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T05:35:30.648Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T05:35:31.342Z] Fetching without tags [2020-04-21T05:35:31.869Z] Merging remotes/origin/master commit 26c67eb8412f6636996969c1d91d1fdce6984c18 into PR head commit 32f51dbd61b47cdc40182fb9879dff2680cde7dc [2020-04-21T05:35:32.074Z] Merge succeeded, producing 32f51dbd61b47cdc40182fb9879dff2680cde7dc [2020-04-21T05:35:32.075Z] Checking out Revision 32f51dbd61b47cdc40182fb9879dff2680cde7dc (PR-96) [2020-04-21T05:35:31.244Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-21T05:35:31.271Z] > git config --add remote.origin.fetch +refs/pull/96/head:refs/remotes/origin/PR-96 # timeout=10 [2020-04-21T05:35:31.281Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T05:35:31.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-21T05:35:31.352Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-21T05:35:31.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T05:35:31.393Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T05:35:31.904Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T05:35:31.923Z] > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 [2020-04-21T05:35:31.981Z] > git remote # timeout=10 [2020-04-21T05:35:32.031Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T05:35:32.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T05:35:32.056Z] > git merge 26c67eb8412f6636996969c1d91d1fdce6984c18 # timeout=10 [2020-04-21T05:35:32.069Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T05:35:32.097Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T05:35:32.117Z] > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 [2020-04-21T05:35:36.669Z] Commit message: "Upgrade SDK version and Dockerfile" [2020-04-21T05:35:36.747Z] > git --version # timeout=10 [2020-04-21T05:35:36.764Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T05:35:38.009Z] ========================================================= [2020-04-21T05:35:38.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T05:35:38.009Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T05:35:39.247Z] + 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-04-21T05:35:39.542Z] Sending build context to Docker daemon 482.8kB [2020-04-21T05:35:39.542Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T05:35:39.542Z] Step 2/8 : FROM ${BASE} [2020-04-21T05:35:39.845Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T05:35:39.845Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T05:35:39.845Z] 2848faf0eed1: Pulling fs layer [2020-04-21T05:35:39.845Z] 0f37312ad70f: Pulling fs layer [2020-04-21T05:35:39.845Z] 5788d62ee057: Pulling fs layer [2020-04-21T05:35:39.845Z] 0e6b1d234666: Pulling fs layer [2020-04-21T05:35:39.845Z] bf5d7aec512f: Pulling fs layer [2020-04-21T05:35:39.845Z] 34c802a77dc8: Pulling fs layer [2020-04-21T05:35:39.845Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T05:35:39.845Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T05:35:39.845Z] 5c102a31e300: Pulling fs layer [2020-04-21T05:35:39.845Z] dcfb455df0a1: Pulling fs layer [2020-04-21T05:35:39.845Z] 5788d62ee057: Waiting [2020-04-21T05:35:39.845Z] 0e6b1d234666: Waiting [2020-04-21T05:35:39.845Z] bf5d7aec512f: Waiting [2020-04-21T05:35:39.845Z] 9eb99e56ec68: Waiting [2020-04-21T05:35:39.845Z] 27c7a5d97fbd: Waiting [2020-04-21T05:35:39.845Z] 5c102a31e300: Waiting [2020-04-21T05:35:39.845Z] dcfb455df0a1: Waiting [2020-04-21T05:35:39.845Z] 0f37312ad70f: Verifying Checksum [2020-04-21T05:35:39.845Z] 0f37312ad70f: Download complete [2020-04-21T05:35:39.845Z] 2848faf0eed1: Download complete [2020-04-21T05:35:39.845Z] 0e6b1d234666: Verifying Checksum [2020-04-21T05:35:39.845Z] 0e6b1d234666: Download complete [2020-04-21T05:35:40.138Z] bf5d7aec512f: Verifying Checksum [2020-04-21T05:35:40.139Z] bf5d7aec512f: Download complete [2020-04-21T05:35:40.542Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T05:35:40.542Z] e6b0cf9c0882: Download complete [2020-04-21T05:35:41.257Z] e6b0cf9c0882: Pull complete [2020-04-21T05:35:41.257Z] 2848faf0eed1: Pull complete [2020-04-21T05:35:41.565Z] 0f37312ad70f: Pull complete [2020-04-21T05:35:43.211Z] 34c802a77dc8: Verifying Checksum [2020-04-21T05:35:43.211Z] 34c802a77dc8: Download complete [2020-04-21T05:35:43.504Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T05:35:43.504Z] 27c7a5d97fbd: Download complete [2020-04-21T05:35:45.815Z] 5788d62ee057: Verifying Checksum [2020-04-21T05:35:45.815Z] 5788d62ee057: Download complete [2020-04-21T05:35:45.815Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T05:35:45.815Z] 9eb99e56ec68: Download complete [2020-04-21T05:35:46.540Z] 5c102a31e300: Verifying Checksum [2020-04-21T05:35:46.540Z] 5c102a31e300: Download complete [2020-04-21T05:35:46.540Z] dcfb455df0a1: Verifying Checksum [2020-04-21T05:35:46.540Z] dcfb455df0a1: Download complete [2020-04-21T05:35:53.230Z] 5788d62ee057: Pull complete [2020-04-21T05:35:53.507Z] 0e6b1d234666: Pull complete [2020-04-21T05:35:53.507Z] bf5d7aec512f: Pull complete [2020-04-21T05:35:58.935Z] 34c802a77dc8: Pull complete [2020-04-21T05:36:03.230Z] 9eb99e56ec68: Pull complete [2020-04-21T05:36:03.501Z] 27c7a5d97fbd: Pull complete [2020-04-21T05:36:04.976Z] 5c102a31e300: Pull complete [2020-04-21T05:36:05.249Z] dcfb455df0a1: Pull complete [2020-04-21T05:36:05.249Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T05:36:05.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T05:36:05.249Z] ---> 7c70fe431013 [2020-04-21T05:36:05.249Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-21T05:36:05.514Z] ---> Running in 66948054ec6c [2020-04-21T05:36:06.187Z] Removing intermediate container 66948054ec6c [2020-04-21T05:36:06.187Z] ---> 15fad62c7f68 [2020-04-21T05:36:06.187Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T05:36:06.187Z] ---> Running in 6b3e7a162468 [2020-04-21T05:36:08.236Z] Removing intermediate container 6b3e7a162468 [2020-04-21T05:36:08.236Z] ---> 402914e72fc5 [2020-04-21T05:36:08.236Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T05:36:08.236Z] ---> Running in 1561a7cf0792 [2020-04-21T05:36:08.831Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T05:36:09.784Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T05:36:10.409Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T05:36:10.409Z] (2/17) Installing libmagic (5.37-r1) [2020-04-21T05:36:10.677Z] (3/17) Installing file (5.37-r1) [2020-04-21T05:36:10.677Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T05:36:10.677Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T05:36:11.086Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T05:36:15.775Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5145 in /w/workspace/xfoundry_device-virtual-go_PR-96 [Pipeline] { [Pipeline] ws [2020-04-21T05:36:15.843Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-04-21T05:36:18.468Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-21T05:36:18.468Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-21T05:36:21.512Z] using credential edgex-jenkins-ssh [2020-04-21T05:36:21.593Z] Cloning the remote Git repository [2020-04-21T05:36:21.593Z] Cloning with configured refspecs honoured and without tags [2020-04-21T05:36:22.669Z] Fetching without tags [2020-04-21T05:36:21.662Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-04-21T05:36:21.747Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-04-21T05:36:21.816Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-21T05:36:21.818Z] > git --version # timeout=10 [2020-04-21T05:36:21.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T05:36:21.919Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T05:36:22.579Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-21T05:36:22.613Z] > git config --add remote.origin.fetch +refs/pull/96/head:refs/remotes/origin/PR-96 # timeout=10 [2020-04-21T05:36:22.635Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T05:36:22.658Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-21T05:36:22.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-21T05:36:22.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T05:36:23.151Z] Merging remotes/origin/master commit 26c67eb8412f6636996969c1d91d1fdce6984c18 into PR head commit 32f51dbd61b47cdc40182fb9879dff2680cde7dc [2020-04-21T05:36:23.396Z] Merge succeeded, producing 32f51dbd61b47cdc40182fb9879dff2680cde7dc [2020-04-21T05:36:23.396Z] Checking out Revision 32f51dbd61b47cdc40182fb9879dff2680cde7dc (PR-96) [2020-04-21T05:36:22.703Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T05:36:23.183Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T05:36:23.204Z] > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 [2020-04-21T05:36:23.303Z] > git remote # timeout=10 [2020-04-21T05:36:23.326Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T05:36:23.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T05:36:23.354Z] > git merge 26c67eb8412f6636996969c1d91d1fdce6984c18 # timeout=10 [2020-04-21T05:36:23.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T05:36:23.413Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T05:36:23.434Z] > git checkout -f 32f51dbd61b47cdc40182fb9879dff2680cde7dc # timeout=10 [2020-04-21T05:36:25.182Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-21T05:36:25.182Z] (10/17) Installing build-base (0.5-r1) [2020-04-21T05:36:25.182Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-21T05:36:25.182Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-21T05:36:25.182Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-21T05:36:25.182Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-21T05:36:25.182Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-21T05:36:25.481Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-21T05:36:25.481Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-21T05:36:25.755Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T05:36:25.755Z] OK: 214 MiB in 52 packages [2020-04-21T05:36:27.978Z] Commit message: "Upgrade SDK version and Dockerfile" [2020-04-21T05:36:28.050Z] > git --version # timeout=10 [2020-04-21T05:36:28.081Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T05:36:29.256Z] ========================================================= [2020-04-21T05:36:29.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T05:36:29.256Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T05:36:30.031Z] Removing intermediate container 1561a7cf0792 [2020-04-21T05:36:30.031Z] ---> 01390bab5e02 [2020-04-21T05:36:30.031Z] Step 6/8 : WORKDIR /device-virtual-go [2020-04-21T05:36:30.031Z] ---> Running in cf12dcf2af40 [2020-04-21T05:36:30.285Z] + 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-04-21T05:36:30.301Z] Removing intermediate container cf12dcf2af40 [2020-04-21T05:36:30.301Z] ---> 6d05d611774c [2020-04-21T05:36:30.301Z] Step 7/8 : COPY . . [2020-04-21T05:36:30.562Z] ---> a75380dc5028 [2020-04-21T05:36:30.562Z] Step 8/8 : RUN go mod download [2020-04-21T05:36:30.828Z] ---> Running in 8d7b0fa9638f [2020-04-21T05:36:31.247Z] Sending build context to Docker daemon 482.8kB [2020-04-21T05:36:31.247Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T05:36:31.247Z] Step 2/8 : FROM ${BASE} [2020-04-21T05:36:31.517Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T05:36:31.517Z] cde5963f3b93: Pulling fs layer [2020-04-21T05:36:31.517Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T05:36:31.517Z] 777b28850792: Pulling fs layer [2020-04-21T05:36:31.517Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T05:36:31.517Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T05:36:31.517Z] 1df406cf5192: Pulling fs layer [2020-04-21T05:36:31.517Z] cd6300453558: Pulling fs layer [2020-04-21T05:36:31.517Z] b9c365052c96: Pulling fs layer [2020-04-21T05:36:31.517Z] a2d8cc88f415: Pulling fs layer [2020-04-21T05:36:31.517Z] ea1d1ca13537: Pulling fs layer [2020-04-21T05:36:31.517Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T05:36:31.517Z] 8a11ddd9e578: Waiting [2020-04-21T05:36:31.517Z] 4cf88f913ddb: Waiting [2020-04-21T05:36:31.517Z] a2d8cc88f415: Waiting [2020-04-21T05:36:31.517Z] 1df406cf5192: Waiting [2020-04-21T05:36:31.517Z] ea1d1ca13537: Waiting [2020-04-21T05:36:31.517Z] 3750a50a1c5e: Waiting [2020-04-21T05:36:31.517Z] cd6300453558: Waiting [2020-04-21T05:36:31.517Z] b9c365052c96: Waiting [2020-04-21T05:36:31.517Z] 777b28850792: Verifying Checksum [2020-04-21T05:36:31.517Z] 777b28850792: Download complete [2020-04-21T05:36:31.517Z] 2a23fa8c16f7: Verifying Checksum [2020-04-21T05:36:31.517Z] 2a23fa8c16f7: Download complete [2020-04-21T05:36:31.517Z] 4cf88f913ddb: Verifying Checksum [2020-04-21T05:36:31.517Z] 4cf88f913ddb: Download complete [2020-04-21T05:36:31.517Z] 1df406cf5192: Verifying Checksum [2020-04-21T05:36:31.517Z] 1df406cf5192: Download complete [2020-04-21T05:36:31.787Z] cde5963f3b93: Download complete [2020-04-21T05:36:32.752Z] cde5963f3b93: Pull complete [2020-04-21T05:36:32.808Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T05:36:32.808Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T05:36:32.808Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T05:36:33.092Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T05:36:33.092Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T05:36:33.092Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T05:36:33.092Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T05:36:33.092Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T05:36:33.092Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T05:36:33.092Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T05:36:33.092Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T05:36:33.092Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T05:36:33.092Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T05:36:33.092Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T05:36:33.092Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-04-21T05:36:33.344Z] 2a23fa8c16f7: Pull complete [2020-04-21T05:36:33.358Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T05:36:33.358Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T05:36:33.358Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T05:36:33.358Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T05:36:33.358Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T05:36:33.358Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-21T05:36:33.358Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T05:36:33.358Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T05:36:33.358Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T05:36:33.358Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T05:36:33.358Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T05:36:33.618Z] 777b28850792: Pull complete [2020-04-21T05:36:33.620Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T05:36:33.620Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T05:36:33.620Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T05:36:33.620Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T05:36:33.620Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T05:36:33.620Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T05:36:33.620Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T05:36:33.620Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T05:36:33.903Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T05:36:33.903Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T05:36:33.903Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T05:36:33.903Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T05:36:33.903Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T05:36:33.903Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T05:36:33.903Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T05:36:34.167Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T05:36:34.167Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T05:36:34.167Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T05:36:34.167Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T05:36:34.167Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T05:36:34.167Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T05:36:34.167Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T05:36:34.167Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T05:36:34.435Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T05:36:34.435Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T05:36:34.435Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T05:36:34.435Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T05:36:34.435Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T05:36:34.435Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T05:36:34.435Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T05:36:34.435Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T05:36:34.435Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T05:36:34.435Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T05:36:34.739Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-04-21T05:36:34.739Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T05:36:34.739Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T05:36:34.739Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T05:36:34.739Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T05:36:34.739Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T05:36:34.739Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T05:36:34.739Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T05:36:34.739Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T05:36:35.094Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T05:36:35.094Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-04-21T05:36:35.094Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T05:36:35.094Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T05:36:35.094Z] go: finding modernc.org/b v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/db v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/file v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/fileutil v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/golex v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/internal v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/lldb v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/mathutil v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/ql v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/sortutil v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/strutil v1.0.0 [2020-04-21T05:36:35.094Z] go: finding modernc.org/zappy v1.0.0 [2020-04-21T05:36:35.577Z] cd6300453558: Verifying Checksum [2020-04-21T05:36:35.577Z] cd6300453558: Download complete [2020-04-21T05:36:35.577Z] a2d8cc88f415: Verifying Checksum [2020-04-21T05:36:35.577Z] a2d8cc88f415: Download complete [2020-04-21T05:36:38.173Z] ea1d1ca13537: Verifying Checksum [2020-04-21T05:36:38.173Z] ea1d1ca13537: Download complete [2020-04-21T05:36:38.173Z] 3750a50a1c5e: Verifying Checksum [2020-04-21T05:36:38.173Z] 3750a50a1c5e: Download complete [2020-04-21T05:36:41.548Z] b9c365052c96: Verifying Checksum [2020-04-21T05:36:41.548Z] b9c365052c96: Download complete [2020-04-21T05:36:41.901Z] Removing intermediate container 8d7b0fa9638f [2020-04-21T05:36:41.902Z] ---> c92645844210 [2020-04-21T05:36:41.902Z] Successfully built c92645844210 [2020-04-21T05:36:41.902Z] 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-04-21T05:36:42.718Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T05:36:42.971Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T05:36:42.971Z] 8a11ddd9e578: Download complete [2020-04-21T05:36:42.992Z] . [Pipeline] withDockerContainer [2020-04-21T05:36:43.508Z] prd-centos7-docker-4c-2g-5144 does not seem to be running inside a container [2020-04-21T05:36:43.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T05:36:44.921Z] $ docker top 921714a9aa97b1002104cf19f85266261f4495f93b748be32d71a8b49c09231a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T05:36:46.370Z] + go version [2020-04-21T05:36:46.633Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T05:36:47.616Z] + make test [2020-04-21T05:36:47.616Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-21T05:36:49.603Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-04-21T05:36:55.307Z] 8a11ddd9e578: Pull complete [2020-04-21T05:36:55.307Z] 4cf88f913ddb: Pull complete [2020-04-21T05:36:55.307Z] 1df406cf5192: Pull complete [2020-04-21T05:36:59.577Z] cd6300453558: Pull complete [2020-04-21T05:37:04.956Z] b9c365052c96: Pull complete [2020-04-21T05:37:04.956Z] a2d8cc88f415: Pull complete [2020-04-21T05:37:07.559Z] ea1d1ca13537: Pull complete [2020-04-21T05:37:07.559Z] 3750a50a1c5e: Pull complete [2020-04-21T05:37:07.559Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T05:37:07.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T05:37:07.559Z] ---> 78745c68409d [2020-04-21T05:37:07.559Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-21T05:37:11.838Z] ---> Running in 57de6027297f [2020-04-21T05:37:12.108Z] Removing intermediate container 57de6027297f [2020-04-21T05:37:12.108Z] ---> 108c82b83128 [2020-04-21T05:37:12.108Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T05:37:12.108Z] ---> Running in c373b333ed87 [2020-04-21T05:37:12.214Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-04-21T05:37:14.698Z] Removing intermediate container c373b333ed87 [2020-04-21T05:37:14.698Z] ---> 460d8aa3dde1 [2020-04-21T05:37:14.698Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T05:37:14.698Z] ---> Running in b89d7494e36c [2020-04-21T05:37:15.286Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T05:37:16.244Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T05:37:16.836Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T05:37:16.836Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T05:37:17.105Z] (3/18) Installing libmagic (5.37-r1) [2020-04-21T05:37:17.373Z] (4/18) Installing file (5.37-r1) [2020-04-21T05:37:17.373Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T05:37:17.641Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T05:37:17.641Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T05:37:21.898Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-21T05:37:21.898Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-21T05:37:23.332Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-21T05:37:23.599Z] (11/18) Installing build-base (0.5-r1) [2020-04-21T05:37:23.599Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-21T05:37:23.600Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-21T05:37:23.867Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-21T05:37:24.138Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-21T05:37:24.138Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-21T05:37:24.138Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-21T05:37:24.407Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-21T05:37:24.407Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T05:37:24.407Z] OK: 203 MiB in 52 packages [2020-04-21T05:37:31.072Z] Removing intermediate container b89d7494e36c [2020-04-21T05:37:31.072Z] ---> c404a7e5ceba [2020-04-21T05:37:31.072Z] Step 6/8 : WORKDIR /device-virtual-go [2020-04-21T05:37:31.072Z] ---> Running in 523847e1e51f [2020-04-21T05:37:31.342Z] Removing intermediate container 523847e1e51f [2020-04-21T05:37:31.342Z] ---> e078fa2c8f74 [2020-04-21T05:37:31.342Z] Step 7/8 : COPY . . [2020-04-21T05:37:32.309Z] ---> f4fff50c2a26 [2020-04-21T05:37:32.309Z] Step 8/8 : RUN go mod download [2020-04-21T05:37:32.309Z] ---> Running in 6ae7933b02a8 [2020-04-21T05:37:34.258Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T05:37:34.259Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T05:37:34.259Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T05:37:34.259Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T05:37:34.259Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T05:37:34.259Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T05:37:34.259Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T05:37:34.259Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T05:37:34.259Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T05:37:34.259Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T05:37:34.259Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T05:37:34.259Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T05:37:34.259Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T05:37:34.259Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T05:37:34.525Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-04-21T05:37:34.525Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T05:37:34.525Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T05:37:34.525Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T05:37:34.525Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T05:37:34.525Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T05:37:34.525Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-21T05:37:34.525Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T05:37:34.526Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T05:37:34.526Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T05:37:34.526Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T05:37:34.526Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T05:37:34.526Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T05:37:34.792Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T05:37:34.792Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T05:37:34.792Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T05:37:34.792Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T05:37:34.792Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T05:37:34.792Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T05:37:34.792Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T05:37:34.792Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T05:37:34.792Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T05:37:34.792Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T05:37:34.792Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T05:37:34.792Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T05:37:34.792Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T05:37:34.792Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T05:37:34.792Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T05:37:34.792Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T05:37:34.792Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-04-21T05:37:34.792Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T05:37:34.792Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T05:37:34.792Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T05:37:34.792Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T05:37:34.792Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T05:37:34.792Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T05:37:34.792Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T05:37:34.792Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T05:37:35.060Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T05:37:35.060Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-04-21T05:37:35.060Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T05:37:35.060Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T05:37:35.060Z] go: finding modernc.org/b v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/db v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/file v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/fileutil v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/golex v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/internal v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/lldb v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/mathutil v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/ql v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/sortutil v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/strutil v1.0.0 [2020-04-21T05:37:35.060Z] go: finding modernc.org/zappy v1.0.0 [2020-04-21T05:37:45.150Z] Removing intermediate container 6ae7933b02a8 [2020-04-21T05:37:45.150Z] ---> 106e0891748d [2020-04-21T05:37:45.150Z] Successfully built 106e0891748d [2020-04-21T05:37:45.150Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T05:37:45.945Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T05:37:46.213Z] . [Pipeline] withDockerContainer [2020-04-21T05:37:46.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-5145 does not seem to be running inside a container [2020-04-21T05:37:46.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T05:37:48.134Z] $ docker top 0a94b7b577afd39a8e7abcad2d93d79acee380bab2a46717059639927d069b55 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T05:37:49.243Z] + go version [2020-04-21T05:37:49.243Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T05:37:49.928Z] + make test [2020-04-21T05:37:49.928Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-21T05:37:51.345Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-04-21T05:38:30.305Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-04-21T05:38:34.599Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 74.908s coverage: 51.2% of statements [2020-04-21T05:38:34.599Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T05:38:34.599Z] gofmt -l . [2020-04-21T05:38:34.599Z] [ "`gofmt -l .`" = "" ] [2020-04-21T05:38:34.599Z] ./bin/test-attribution-txt.sh [2020-04-21T05:38:34.599Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T05:38:35.323Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T05:38:35.340Z] $ docker stop --time=1 921714a9aa97b1002104cf19f85266261f4495f93b748be32d71a8b49c09231a [2020-04-21T05:38:37.194Z] $ docker rm -f 921714a9aa97b1002104cf19f85266261f4495f93b748be32d71a8b49c09231a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T05:38:38.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T05:38:39.352Z] + ls -al . [2020-04-21T05:38:39.352Z] total 112 [2020-04-21T05:38:39.352Z] drwxrwxr-x. 8 jenkins jenkins 4096 Apr 21 05:38 . [2020-04-21T05:38:39.352Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 05:35 .. [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 6529 Apr 21 05:35 Attribution.txt [2020-04-21T05:38:39.352Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 05:35 bin [2020-04-21T05:38:39.352Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 21 05:35 cmd [2020-04-21T05:38:39.352Z] -rw-r--r--. 1 jenkins jenkins 32181 Apr 21 05:38 coverage.out [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 1826 Apr 21 05:35 Dockerfile [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 957 Apr 21 05:35 Dockerfile.build [2020-04-21T05:38:39.352Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 05:35 .git [2020-04-21T05:38:39.352Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 05:35 .github [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 258 Apr 21 05:35 .gitignore [2020-04-21T05:38:39.352Z] -rw-r--r--. 1 jenkins jenkins 862 Apr 21 05:38 go.mod [2020-04-21T05:38:39.352Z] -rw-r--r--. 1 jenkins jenkins 14805 Apr 21 05:38 go.sum [2020-04-21T05:38:39.352Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 05:35 internal [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 683 Apr 21 05:35 Jenkinsfile [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 21 05:35 LICENSE [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 873 Apr 21 05:35 Makefile [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 4413 Apr 21 05:35 README.md [2020-04-21T05:38:39.352Z] drwxrwxr-x. 3 jenkins jenkins 57 Apr 21 05:35 .semver [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 05:32 VERSION [2020-04-21T05:38:39.352Z] -rw-rw-r--. 1 jenkins jenkins 235 Apr 21 05:35 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T05:38:39.776Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=32f51dbd61b47cdc40182fb9879dff2680cde7dc --label arch=amd64 --label version=0.0.0 . [2020-04-21T05:38:40.354Z] Sending build context to Docker daemon 34.1MB [2020-04-21T05:38:40.354Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T05:38:40.354Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T05:38:40.354Z] ---> c92645844210 [2020-04-21T05:38:40.354Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-21T05:38:40.616Z] ---> Running in e6c92cb98bff [2020-04-21T05:38:40.616Z] Removing intermediate container e6c92cb98bff [2020-04-21T05:38:40.616Z] ---> 480f4dac4853 [2020-04-21T05:38:40.616Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-21T05:38:40.900Z] ---> Running in 76c01884e597 [2020-04-21T05:38:40.900Z] Removing intermediate container 76c01884e597 [2020-04-21T05:38:40.900Z] ---> 427c23775d7a [2020-04-21T05:38:40.900Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-04-21T05:38:40.900Z] ---> Running in cf194694431b [2020-04-21T05:38:41.208Z] Removing intermediate container cf194694431b [2020-04-21T05:38:41.208Z] ---> 1d9a78f67175 [2020-04-21T05:38:41.208Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T05:38:41.208Z] ---> Running in 728de3e3ffe7 [2020-04-21T05:38:42.187Z] Removing intermediate container 728de3e3ffe7 [2020-04-21T05:38:42.187Z] ---> 77bcf96e044f [2020-04-21T05:38:42.187Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-21T05:38:42.187Z] ---> Running in a589eb286834 [2020-04-21T05:38:42.770Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T05:38:43.738Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T05:38:43.738Z] OK: 214 MiB in 52 packages [2020-04-21T05:38:44.736Z] Removing intermediate container a589eb286834 [2020-04-21T05:38:44.736Z] ---> 72768dd4b896 [2020-04-21T05:38:44.736Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-04-21T05:38:44.736Z] ---> Running in 7467dd6097fe [2020-04-21T05:38:44.736Z] Removing intermediate container 7467dd6097fe [2020-04-21T05:38:44.736Z] ---> 490a9ad2220a [2020-04-21T05:38:44.736Z] Step 9/21 : COPY . . [2020-04-21T05:38:45.727Z] ---> b039f2eb03fd [2020-04-21T05:38:45.727Z] Step 10/21 : ARG MAKE='make build' [2020-04-21T05:38:45.727Z] ---> Running in 50686995370b [2020-04-21T05:38:45.727Z] Removing intermediate container 50686995370b [2020-04-21T05:38:45.727Z] ---> 9a23063c321c [2020-04-21T05:38:45.727Z] Step 11/21 : RUN $MAKE [2020-04-21T05:38:45.727Z] ---> Running in 09cc75fac42b [2020-04-21T05:38:46.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-04-21T05:39:01.401Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T05:39:05.700Z] Removing intermediate container 09cc75fac42b [2020-04-21T05:39:05.700Z] ---> 7aa446856ae8 [2020-04-21T05:39:05.700Z] Step 12/21 : FROM alpine [2020-04-21T05:39:05.700Z] latest: Pulling from library/alpine [2020-04-21T05:39:05.700Z] aad63a933944: Pulling fs layer [2020-04-21T05:39:05.700Z] aad63a933944: Download complete [2020-04-21T05:39:06.648Z] aad63a933944: Pull complete [2020-04-21T05:39:06.648Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-21T05:39:06.648Z] Status: Downloaded newer image for alpine:latest [2020-04-21T05:39:06.648Z] ---> a187dde48cd2 [2020-04-21T05:39:06.648Z] Step 13/21 : ENV APP_PORT=49990 [2020-04-21T05:39:06.648Z] ---> Running in 3cd4a39eb046 [2020-04-21T05:39:06.933Z] Removing intermediate container 3cd4a39eb046 [2020-04-21T05:39:06.933Z] ---> 78c4fa10c06a [2020-04-21T05:39:06.933Z] Step 14/21 : EXPOSE $APP_PORT [2020-04-21T05:39:06.933Z] ---> Running in fb85505198c7 [2020-04-21T05:39:06.933Z] Removing intermediate container fb85505198c7 [2020-04-21T05:39:06.933Z] ---> ad4bab7ba9ba [2020-04-21T05:39:06.933Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-04-21T05:39:07.531Z] ---> ddae4ec40bf9 [2020-04-21T05:39:07.531Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual/go/Attribution.txt / [2020-04-21T05:39:07.531Z] COPY failed: stat /var/lib/docker/overlay2/bed6d79c3b21e7982cbef88577cdfde604157d0b0cfec89c31dd62a0cfcfb5e1/merged/go/src/github.com/edgexfoundry/device-virtual/go/Attribution.txt: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T05:39:08.879Z] Failed in branch amd64 [2020-04-21T05:41:37.085Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 176.228s coverage: 51.2% of statements [2020-04-21T05:41:37.085Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T05:41:37.085Z] gofmt -l . [2020-04-21T05:41:37.085Z] [ "`gofmt -l .`" = "" ] [2020-04-21T05:41:37.085Z] ./bin/test-attribution-txt.sh [2020-04-21T05:41:37.085Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T05:41:37.113Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T05:41:37.499Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T05:41:37.521Z] $ docker stop --time=1 0a94b7b577afd39a8e7abcad2d93d79acee380bab2a46717059639927d069b55 [2020-04-21T05:41:39.575Z] $ docker rm -f 0a94b7b577afd39a8e7abcad2d93d79acee380bab2a46717059639927d069b55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T05:41:41.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T05:41:41.335Z] + ls -al . [2020-04-21T05:41:41.335Z] total 140 [2020-04-21T05:41:41.335Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 05:41 . [2020-04-21T05:41:41.335Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 05:36 .. [2020-04-21T05:41:41.335Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 05:36 .git [2020-04-21T05:41:41.335Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 05:36 .github [2020-04-21T05:41:41.335Z] -rw-rw-r-- 1 jenkins jenkins 258 Apr 21 05:36 .gitignore [2020-04-21T05:41:41.335Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:36 .semver [2020-04-21T05:41:41.335Z] -rw-rw-r-- 1 jenkins jenkins 6529 Apr 21 05:36 Attribution.txt [2020-04-21T05:41:41.335Z] -rw-rw-r-- 1 jenkins jenkins 1826 Apr 21 05:36 Dockerfile [2020-04-21T05:41:41.335Z] -rw-rw-r-- 1 jenkins jenkins 957 Apr 21 05:36 Dockerfile.build [2020-04-21T05:41:41.335Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 21 05:36 Jenkinsfile [2020-04-21T05:41:41.335Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 05:36 LICENSE [2020-04-21T05:41:41.335Z] -rw-rw-r-- 1 jenkins jenkins 873 Apr 21 05:36 Makefile [2020-04-21T05:41:41.335Z] -rw-rw-r-- 1 jenkins jenkins 4413 Apr 21 05:36 README.md [2020-04-21T05:41:41.335Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 05:32 VERSION [2020-04-21T05:41:41.335Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 05:36 bin [2020-04-21T05:41:41.335Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:36 cmd [2020-04-21T05:41:41.335Z] -rw-r--r-- 1 jenkins jenkins 32181 Apr 21 05:41 coverage.out [2020-04-21T05:41:41.335Z] -rw-r--r-- 1 jenkins jenkins 862 Apr 21 05:41 go.mod [2020-04-21T05:41:41.335Z] -rw-r--r-- 1 jenkins jenkins 14805 Apr 21 05:41 go.sum [2020-04-21T05:41:41.335Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:36 internal [2020-04-21T05:41:41.336Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 21 05:36 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T05:41:41.687Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=32f51dbd61b47cdc40182fb9879dff2680cde7dc --label arch=arm64 --label version=0.0.0 . [2020-04-21T05:41:42.275Z] Sending build context to Docker daemon 34.1MB [2020-04-21T05:41:42.275Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T05:41:42.275Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T05:41:42.275Z] ---> 106e0891748d [2020-04-21T05:41:42.275Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-21T05:41:42.860Z] ---> Running in 36d4fe387a46 [2020-04-21T05:41:43.127Z] Removing intermediate container 36d4fe387a46 [2020-04-21T05:41:43.127Z] ---> dc8813f548a9 [2020-04-21T05:41:43.127Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-21T05:41:43.127Z] ---> Running in a6b460806f5a [2020-04-21T05:41:43.712Z] Removing intermediate container a6b460806f5a [2020-04-21T05:41:43.712Z] ---> c2b2821fe4f1 [2020-04-21T05:41:43.712Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-04-21T05:41:43.712Z] ---> Running in 074e728df19e [2020-04-21T05:41:43.979Z] Removing intermediate container 074e728df19e [2020-04-21T05:41:43.979Z] ---> a3163565f6bc [2020-04-21T05:41:43.979Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T05:41:44.248Z] ---> Running in 79141af3225b [2020-04-21T05:41:46.200Z] Removing intermediate container 79141af3225b [2020-04-21T05:41:46.200Z] ---> b53e46b49ada [2020-04-21T05:41:46.200Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-21T05:41:46.200Z] ---> Running in 64012308bc9c [2020-04-21T05:41:46.785Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T05:41:47.809Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T05:41:48.094Z] OK: 203 MiB in 52 packages [2020-04-21T05:41:49.089Z] Removing intermediate container 64012308bc9c [2020-04-21T05:41:49.089Z] ---> eed7fedfca72 [2020-04-21T05:41:49.089Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-04-21T05:41:49.372Z] ---> Running in 534fb8c3f039 [2020-04-21T05:41:49.645Z] Removing intermediate container 534fb8c3f039 [2020-04-21T05:41:49.645Z] ---> aa3107ea8a87 [2020-04-21T05:41:49.645Z] Step 9/21 : COPY . . [2020-04-21T05:41:51.598Z] ---> 13eed253a04a [2020-04-21T05:41:51.598Z] Step 10/21 : ARG MAKE='make build' [2020-04-21T05:41:51.864Z] ---> Running in ec11495fe0c5 [2020-04-21T05:41:52.133Z] Removing intermediate container ec11495fe0c5 [2020-04-21T05:41:52.133Z] ---> 600673ae80cb [2020-04-21T05:41:52.133Z] Step 11/21 : RUN $MAKE [2020-04-21T05:41:52.406Z] ---> Running in 839b9bf4ecf4 [2020-04-21T05:41:52.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-04-21T05:42:25.251Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T05:42:33.462Z] Removing intermediate container 839b9bf4ecf4 [2020-04-21T05:42:33.462Z] ---> 3f2cf1583d88 [2020-04-21T05:42:33.462Z] Step 12/21 : FROM alpine [2020-04-21T05:42:33.462Z] latest: Pulling from library/alpine [2020-04-21T05:42:33.462Z] 8a0637ca1ac9: Pulling fs layer [2020-04-21T05:42:33.462Z] 8a0637ca1ac9: Verifying Checksum [2020-04-21T05:42:33.462Z] 8a0637ca1ac9: Download complete [2020-04-21T05:42:33.731Z] 8a0637ca1ac9: Pull complete [2020-04-21T05:42:33.731Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-21T05:42:34.000Z] Status: Downloaded newer image for alpine:latest [2020-04-21T05:42:34.000Z] ---> 2ee122dcc32d [2020-04-21T05:42:34.000Z] Step 13/21 : ENV APP_PORT=49990 [2020-04-21T05:42:34.000Z] ---> Running in 07884242568c [2020-04-21T05:42:34.267Z] Removing intermediate container 07884242568c [2020-04-21T05:42:34.267Z] ---> 25819288d907 [2020-04-21T05:42:34.267Z] Step 14/21 : EXPOSE $APP_PORT [2020-04-21T05:42:34.535Z] ---> Running in b2db981dc0ea [2020-04-21T05:42:34.803Z] Removing intermediate container b2db981dc0ea [2020-04-21T05:42:34.803Z] ---> 5f68a0a2ad3d [2020-04-21T05:42:34.803Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-04-21T05:42:36.214Z] ---> d5222ba49149 [2020-04-21T05:42:36.215Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual/go/Attribution.txt / [2020-04-21T05:42:36.215Z] COPY failed: stat /var/lib/docker/overlay2/2af95ad91e1d87c6e21115f7ea5993dd2a212ec7fbd534cd1dd211bb016b40bc/merged/go/src/github.com/edgexfoundry/device-virtual/go/Attribution.txt: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T05:42:37.750Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-21T05:42:39.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T05:42:40.264Z] ---> package-listing.sh [2020-04-21T05:42:40.264Z] ++ facter osfamily [2020-04-21T05:42:40.264Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T05:42:40.264Z] + OS_FAMILY=redhat [2020-04-21T05:42:40.264Z] + workspace=/w/workspace/xfoundry_device-virtual-go_PR-96 [2020-04-21T05:42:40.264Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T05:42:40.264Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T05:42:40.264Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T05:42:40.264Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T05:42:40.264Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-96 ']' [2020-04-21T05:42:40.264Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T05:42:40.264Z] + case "${OS_FAMILY}" in [2020-04-21T05:42:40.264Z] + rpm -qa [2020-04-21T05:42:40.264Z] + sort [2020-04-21T05:42:44.457Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T05:42:44.457Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T05:42:44.457Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T05:42:44.457Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-96 ']' [2020-04-21T05:42:44.457Z] + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-96/archives/ [2020-04-21T05:42:44.457Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-96/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T05:42:44.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T05:42:44.973Z] [2020-04-21T05:42:44.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T05:42:45.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T05:42:45.337Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T05:42:45.337Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T05:42:45.338Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T05:42:45.338Z] 756a868c4378: Pulling fs layer [2020-04-21T05:42:45.338Z] 444b2fc9a129: Pulling fs layer [2020-04-21T05:42:45.338Z] ea15f1150254: Pulling fs layer [2020-04-21T05:42:45.338Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T05:42:45.338Z] 28c525ee5125: Pulling fs layer [2020-04-21T05:42:45.338Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T05:42:45.338Z] 138eaada9080: Pulling fs layer [2020-04-21T05:42:45.338Z] 0622d0fa9048: Pulling fs layer [2020-04-21T05:42:45.338Z] 41b27a9f41bf: Waiting [2020-04-21T05:42:45.338Z] 28c525ee5125: Waiting [2020-04-21T05:42:45.338Z] 094b1ea09ed8: Waiting [2020-04-21T05:42:45.338Z] 138eaada9080: Waiting [2020-04-21T05:42:45.338Z] 0622d0fa9048: Waiting [2020-04-21T05:42:45.338Z] 444b2fc9a129: Waiting [2020-04-21T05:42:45.338Z] ea15f1150254: Waiting [2020-04-21T05:42:45.338Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T05:42:45.338Z] 2cc5ad85d9ab: Download complete [2020-04-21T05:42:45.338Z] 444b2fc9a129: Verifying Checksum [2020-04-21T05:42:45.338Z] 444b2fc9a129: Download complete [2020-04-21T05:42:45.338Z] c9b1b535fdd9: Download complete [2020-04-21T05:42:45.338Z] ea15f1150254: Verifying Checksum [2020-04-21T05:42:45.338Z] ea15f1150254: Download complete [2020-04-21T05:42:45.612Z] 28c525ee5125: Verifying Checksum [2020-04-21T05:42:45.612Z] 28c525ee5125: Download complete [2020-04-21T05:42:45.873Z] 756a868c4378: Verifying Checksum [2020-04-21T05:42:45.873Z] 756a868c4378: Download complete [2020-04-21T05:42:45.873Z] c9b1b535fdd9: Pull complete [2020-04-21T05:42:45.873Z] 138eaada9080: Verifying Checksum [2020-04-21T05:42:45.873Z] 138eaada9080: Download complete [2020-04-21T05:42:45.873Z] 0622d0fa9048: Verifying Checksum [2020-04-21T05:42:45.873Z] 0622d0fa9048: Download complete [2020-04-21T05:42:46.139Z] 2cc5ad85d9ab: Pull complete [2020-04-21T05:42:46.139Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T05:42:46.139Z] 094b1ea09ed8: Download complete [2020-04-21T05:42:46.402Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T05:42:46.402Z] 41b27a9f41bf: Download complete [2020-04-21T05:42:48.318Z] 756a868c4378: Pull complete [2020-04-21T05:42:48.318Z] 444b2fc9a129: Pull complete [2020-04-21T05:42:48.318Z] ea15f1150254: Pull complete [2020-04-21T05:42:52.514Z] 41b27a9f41bf: Pull complete [2020-04-21T05:42:52.514Z] 28c525ee5125: Pull complete [2020-04-21T05:42:54.427Z] 094b1ea09ed8: Pull complete [2020-04-21T05:42:54.427Z] 138eaada9080: Pull complete [2020-04-21T05:42:55.804Z] 0622d0fa9048: Pull complete [2020-04-21T05:42:55.804Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T05:42:55.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T05:42:55.998Z] prd-centos7-docker-4c-2g-5143 does not seem to be running inside a container [2020-04-21T05:42:56.043Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-96 -v /w/workspace/xfoundry_device-virtual-go_PR-96:/w/workspace/xfoundry_device-virtual-go_PR-96:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-96@tmp:/w/workspace/xfoundry_device-virtual-go_PR-96@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T05:42:57.084Z] $ docker top 533425513b4211a6b5ae94cfbcb617967b197c0a1f8f498a24d393f5a6438a7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T05:42:57.469Z] provisioning config files... [2020-04-21T05:42:57.486Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-96@tmp/config2845657243684170755tmp [Pipeline] { [Pipeline] echo [2020-04-21T05:42:57.575Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T05:42:57.902Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T05:42:57.926Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T05:42:58.245Z] ---> logs-deploy.sh [2020-04-21T05:42:58.245Z] + ARCHIVE_ARTIFACTS= [2020-04-21T05:42:58.245Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T05:42:58.245Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T05:42:58.245Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T05:42:58.245Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-96/1 [2020-04-21T05:42:58.245Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-96/1/ [2020-04-21T05:42:58.245Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-96/1 /w/workspace/xfoundry_device-virtual-go_PR-96 [2020-04-21T05:42:59.178Z] Archives upload complete. [2020-04-21T05:42:59.437Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-96/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-96/1/ [2020-04-21T05:43:00.381Z] ---> uname -a: [2020-04-21T05:43:00.381Z] Linux 533425513b42 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] ---> lscpu: [2020-04-21T05:43:00.381Z] Architecture: x86_64 [2020-04-21T05:43:00.381Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-21T05:43:00.381Z] Byte Order: Little Endian [2020-04-21T05:43:00.381Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-21T05:43:00.381Z] CPU(s): 4 [2020-04-21T05:43:00.381Z] On-line CPU(s) list: 0-3 [2020-04-21T05:43:00.381Z] Thread(s) per core: 1 [2020-04-21T05:43:00.381Z] Core(s) per socket: 1 [2020-04-21T05:43:00.381Z] Socket(s): 4 [2020-04-21T05:43:00.381Z] NUMA node(s): 1 [2020-04-21T05:43:00.381Z] Vendor ID: GenuineIntel [2020-04-21T05:43:00.381Z] CPU family: 6 [2020-04-21T05:43:00.381Z] Model: 44 [2020-04-21T05:43:00.381Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-21T05:43:00.381Z] Stepping: 1 [2020-04-21T05:43:00.381Z] CPU MHz: 2933.438 [2020-04-21T05:43:00.381Z] BogoMIPS: 5866.87 [2020-04-21T05:43:00.381Z] Virtualization: VT-x [2020-04-21T05:43:00.381Z] Hypervisor vendor: KVM [2020-04-21T05:43:00.381Z] Virtualization type: full [2020-04-21T05:43:00.381Z] L1d cache: 128 KiB [2020-04-21T05:43:00.381Z] L1i cache: 128 KiB [2020-04-21T05:43:00.381Z] L2 cache: 16 MiB [2020-04-21T05:43:00.381Z] L3 cache: 64 MiB [2020-04-21T05:43:00.381Z] NUMA node0 CPU(s): 0-3 [2020-04-21T05:43:00.381Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-21T05:43:00.381Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-21T05:43:00.381Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-21T05:43:00.381Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-21T05:43:00.381Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-21T05:43:00.381Z] 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-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] ---> nproc: [2020-04-21T05:43:00.381Z] 4 [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] ---> df -h: [2020-04-21T05:43:00.381Z] Filesystem Size Used Available Use% Mounted on [2020-04-21T05:43:00.381Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-21T05:43:00.381Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-21T05:43:00.381Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-21T05:43:00.381Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-21T05:43:00.381Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-21T05:43:00.381Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-21T05:43:00.381Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-21T05:43:00.381Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/xfoundry_device-virtual-go_PR-96@tmp [2020-04-21T05:43:00.381Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-21T05:43:00.381Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/xfoundry_device-virtual-go_PR-96 [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] ---> free -m: [2020-04-21T05:43:00.381Z] total used free shared buff/cache available [2020-04-21T05:43:00.381Z] Mem: 1838 640 69 0 1128 1092 [2020-04-21T05:43:00.381Z] Swap: 1023 0 1023 [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] ---> ip addr: [2020-04-21T05:43:00.381Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-21T05:43:00.381Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-21T05:43:00.381Z] inet 127.0.0.1/8 scope host lo [2020-04-21T05:43:00.381Z] valid_lft forever preferred_lft forever [2020-04-21T05:43:00.381Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-21T05:43:00.381Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-21T05:43:00.381Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-21T05:43:00.381Z] valid_lft forever preferred_lft forever [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] ---> sar -b -r -n DEV: [2020-04-21T05:43:00.381Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] 05:31:20 LINUX RESTART [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] 05:32:01 tps rtps wtps bread/s bwrtn/s [2020-04-21T05:43:00.381Z] 05:33:01 21.76 8.56 13.20 2087.65 2198.72 [2020-04-21T05:43:00.381Z] 05:34:01 2.55 0.00 2.55 0.00 81.78 [2020-04-21T05:43:00.381Z] 05:35:01 0.35 0.00 0.35 0.00 4.71 [2020-04-21T05:43:00.381Z] 05:36:01 0.23 0.00 0.23 0.00 3.32 [2020-04-21T05:43:00.381Z] 05:37:01 0.28 0.00 0.28 0.00 3.11 [2020-04-21T05:43:00.381Z] 05:38:01 0.33 0.02 0.32 0.13 4.46 [2020-04-21T05:43:00.381Z] 05:39:01 0.27 0.00 0.27 0.00 3.46 [2020-04-21T05:43:00.381Z] 05:40:01 0.28 0.00 0.28 0.00 3.50 [2020-04-21T05:43:00.381Z] 05:41:01 0.23 0.00 0.23 0.00 2.98 [2020-04-21T05:43:00.381Z] 05:42:01 0.27 0.00 0.27 0.00 3.75 [2020-04-21T05:43:00.381Z] Average: 2.66 0.86 1.80 208.85 231.06 [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.381Z] 05:32:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-21T05:43:00.381Z] 05:33:01 117364 1764940 93.76 2620 1190416 937720 31.99 458992 1143480 8 [2020-04-21T05:43:00.381Z] 05:34:01 124644 1757660 93.38 2620 1190420 901056 30.74 454564 1141456 8 [2020-04-21T05:43:00.381Z] 05:35:01 124280 1758024 93.40 2620 1190428 901164 30.75 455132 1141456 8 [2020-04-21T05:43:00.381Z] 05:36:01 123836 1758468 93.42 2620 1190432 901296 30.75 455908 1141460 8 [2020-04-21T05:43:00.381Z] 05:37:01 124216 1758088 93.40 2620 1190436 901212 30.75 455564 1141456 16 [2020-04-21T05:43:00.381Z] 05:38:01 124452 1757852 93.39 2620 1190444 901140 30.75 455196 1141456 12 [2020-04-21T05:43:00.381Z] 05:39:01 124984 1757320 93.36 2620 1190448 901236 30.75 454600 1141456 16 [2020-04-21T05:43:00.381Z] 05:40:01 126192 1756112 93.30 2620 1190456 901056 30.74 453500 1141456 8 [2020-04-21T05:43:00.381Z] 05:41:01 125340 1756964 93.34 2620 1190460 901224 30.75 454424 1141456 16 [2020-04-21T05:43:00.381Z] 05:42:01 140004 1742300 92.56 2620 1190468 901152 30.75 439352 1141420 16 [2020-04-21T05:43:00.381Z] Average: 125531 1756773 93.33 2620 1190441 904826 30.87 453723 1141655 12 [2020-04-21T05:43:00.381Z] [2020-04-21T05:43:00.382Z] 05:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-21T05:43:00.382Z] 05:33:01 eth0 112.47 75.31 440.99 35.38 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:33:01 docker0 1.17 1.02 0.23 2.41 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:35:01 eth0 0.82 0.32 0.26 0.02 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:36:01 eth0 0.98 0.50 0.32 0.21 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:37:01 eth0 0.63 0.37 0.35 0.26 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:38:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:39:01 eth0 0.50 0.37 0.27 0.20 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:40:01 eth0 0.43 0.08 0.04 0.01 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:41:01 eth0 0.57 0.53 0.29 0.22 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:42:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] Average: eth0 11.69 7.79 44.29 3.64 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] Average: docker0 0.12 0.10 0.02 0.24 0.00 0.00 0.00 [2020-04-21T05:43:00.382Z] [2020-04-21T05:43:00.382Z] [2020-04-21T05:43:00.382Z] ---> sar -P ALL: [2020-04-21T05:43:00.382Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T05:43:00.382Z] [2020-04-21T05:43:00.382Z] 05:31:20 LINUX RESTART [2020-04-21T05:43:00.382Z] [2020-04-21T05:43:00.382Z] 05:32:01 CPU %user %nice %system %iowait %steal %idle [2020-04-21T05:43:00.382Z] 05:33:01 all 3.03 0.00 1.50 0.11 0.00 95.35 [2020-04-21T05:43:00.382Z] 05:33:01 0 3.39 0.00 1.70 0.10 0.00 94.81 [2020-04-21T05:43:00.382Z] 05:33:01 1 3.07 0.00 1.59 0.07 0.00 95.27 [2020-04-21T05:43:00.382Z] 05:33:01 2 3.26 0.00 1.37 0.08 0.00 95.29 [2020-04-21T05:43:00.382Z] 05:33:01 3 2.42 0.00 1.35 0.18 0.00 96.04 [2020-04-21T05:43:00.382Z] 05:34:01 all 0.19 0.00 0.04 0.00 0.00 99.77 [2020-04-21T05:43:00.382Z] 05:34:01 0 0.20 0.00 0.05 0.00 0.00 99.75 [2020-04-21T05:43:00.382Z] 05:34:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-21T05:43:00.382Z] 05:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-21T05:43:00.382Z] 05:34:01 3 0.45 0.00 0.03 0.00 0.00 99.52 [2020-04-21T05:43:00.382Z] 05:35:01 all 0.18 0.00 0.04 0.00 0.00 99.77 [2020-04-21T05:43:00.382Z] 05:35:01 0 0.47 0.00 0.05 0.00 0.02 99.47 [2020-04-21T05:43:00.382Z] 05:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2020-04-21T05:43:00.382Z] 05:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T05:43:00.382Z] 05:35:01 3 0.13 0.00 0.05 0.00 0.00 99.82 [2020-04-21T05:43:00.382Z] 05:36:01 all 0.19 0.00 0.04 0.00 0.00 99.77 [2020-04-21T05:43:00.382Z] 05:36:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2020-04-21T05:43:00.382Z] 05:36:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-04-21T05:43:00.382Z] 05:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-21T05:43:00.382Z] 05:36:01 3 0.37 0.00 0.03 0.00 0.00 99.60 [2020-04-21T05:43:00.382Z] 05:37:01 all 0.18 0.00 0.04 0.00 0.00 99.79 [2020-04-21T05:43:00.382Z] 05:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-21T05:43:00.382Z] 05:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T05:43:00.382Z] 05:37:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-21T05:43:00.382Z] 05:37:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-04-21T05:43:00.382Z] 05:38:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-04-21T05:43:00.382Z] 05:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-04-21T05:43:00.382Z] 05:38:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-21T05:43:00.382Z] 05:38:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2020-04-21T05:43:00.382Z] 05:38:01 3 0.48 0.00 0.05 0.00 0.00 99.47 [2020-04-21T05:43:00.382Z] 05:39:01 all 0.09 0.00 0.04 0.00 0.00 99.87 [2020-04-21T05:43:00.382Z] 05:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T05:43:00.382Z] 05:39:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-21T05:43:00.382Z] 05:39:01 2 0.15 0.00 0.07 0.00 0.02 99.77 [2020-04-21T05:43:00.382Z] 05:39:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2020-04-21T05:43:00.382Z] 05:40:01 all 0.05 0.00 0.04 0.00 0.00 99.91 [2020-04-21T05:43:00.382Z] 05:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-04-21T05:43:00.382Z] 05:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-21T05:43:00.382Z] 05:40:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T05:43:00.382Z] 05:40:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-21T05:43:00.382Z] 05:41:01 all 0.10 0.00 0.04 0.00 0.00 99.86 [2020-04-21T05:43:00.382Z] 05:41:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2020-04-21T05:43:00.382Z] 05:41:01 1 0.18 0.00 0.07 0.00 0.00 99.75 [2020-04-21T05:43:00.382Z] 05:41:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-21T05:43:00.382Z] 05:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T05:43:00.382Z] 05:42:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-04-21T05:43:00.382Z] 05:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-04-21T05:43:00.382Z] 05:42:01 1 0.53 0.00 0.05 0.00 0.00 99.42 [2020-04-21T05:43:00.382Z] 05:42:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-21T05:43:00.382Z] 05:42:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2020-04-21T05:43:00.382Z] Average: all 0.44 0.00 0.19 0.01 0.00 99.37 [2020-04-21T05:43:00.382Z] Average: 0 0.46 0.00 0.20 0.01 0.00 99.33 [2020-04-21T05:43:00.382Z] Average: 1 0.43 0.00 0.20 0.01 0.00 99.37 [2020-04-21T05:43:00.382Z] Average: 2 0.39 0.00 0.17 0.01 0.00 99.43 [2020-04-21T05:43:00.382Z] Average: 3 0.47 0.00 0.17 0.02 0.00 99.34 [2020-04-21T05:43:00.382Z] [2020-04-21T05:43:00.382Z] [2020-04-21T05:43:00.382Z]