Pull request #523 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from cf91991c0230b5b858cde919bce4ff5b5a10c861+95692bfba5b6922b9479d5fc02f4a388c744689f (9315c041f5c5993547a62d1248c30b301ac71737) Running in Durability level: PERFORMANCE_OPTIMIZED 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 a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7770 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-523 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit cf91991c0230b5b858cde919bce4ff5b5a10c861 Merge succeeded, producing cf91991c0230b5b858cde919bce4ff5b5a10c861 Checking out Revision cf91991c0230b5b858cde919bce4ff5b5a10c861 (PR-523) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # 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 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 Commit message: "feat: add ability for service name override" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-10T16:08:08.799Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 98301da4ae3b43f9d441ac90c043590b3eec72bc # timeout=10 [Pipeline] withCredentials [2020-05-10T16:08:09.026Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-10T16:08:09.110Z] ========================================================= [2020-05-10T16:08:09.110Z] EdgeX Global Pipelines Version Info [2020-05-10T16:08:09.110Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-10T16:08:10.679Z] ------------------- [2020-05-10T16:08:10.680Z] stable info: [2020-05-10T16:08:10.680Z] ------------------- [2020-05-10T16:08:10.680Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-10T16:08:10.680Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-10T16:08:10.680Z] Message: update stable to v1.0.87 [2020-05-10T16:08:11.631Z] ------------------- [2020-05-10T16:08:11.631Z] experimental info: [2020-05-10T16:08:11.631Z] ------------------- [2020-05-10T16:08:11.631Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-10T16:08:11.631Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-10T16:08:11.631Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:08:13.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-10T16:08:13.765Z] [2020-05-10T16:08:13.765Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:08:14.118Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-10T16:08:14.118Z] latest: Pulling from edgex-devops/git-semver [2020-05-10T16:08:14.118Z] 9123ac7c32f7: Pulling fs layer [2020-05-10T16:08:14.118Z] b8cc5d1170e3: Pulling fs layer [2020-05-10T16:08:14.118Z] 2924cbbf6a41: Pulling fs layer [2020-05-10T16:08:14.118Z] 93b08a4f1073: Pulling fs layer [2020-05-10T16:08:14.118Z] 93b08a4f1073: Waiting [2020-05-10T16:08:14.410Z] b8cc5d1170e3: Verifying Checksum [2020-05-10T16:08:14.410Z] b8cc5d1170e3: Download complete [2020-05-10T16:08:14.410Z] 9123ac7c32f7: Verifying Checksum [2020-05-10T16:08:14.410Z] 9123ac7c32f7: Download complete [2020-05-10T16:08:14.679Z] 2924cbbf6a41: Verifying Checksum [2020-05-10T16:08:14.679Z] 2924cbbf6a41: Download complete [2020-05-10T16:08:14.679Z] 93b08a4f1073: Verifying Checksum [2020-05-10T16:08:14.679Z] 93b08a4f1073: Download complete [2020-05-10T16:08:14.679Z] 9123ac7c32f7: Pull complete [2020-05-10T16:08:14.942Z] b8cc5d1170e3: Pull complete [2020-05-10T16:08:15.914Z] 2924cbbf6a41: Pull complete [2020-05-10T16:08:16.175Z] 93b08a4f1073: Pull complete [2020-05-10T16:08:16.175Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-10T16:08:16.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-10T16:08:16.526Z] prd-centos7-docker-4c-2g-7770 does not seem to be running inside a container [2020-05-10T16:08:16.601Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-10T16:08:17.532Z] $ docker top d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-10T16:08:17.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-10T16:08:17.914Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-10T16:08:18.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-10T16:08:18.242Z] $ docker exec d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 ssh-agent [2020-05-10T16:08:18.541Z] SSH_AUTH_SOCK=/tmp/ssh-Fzz64MPm9rEo/agent.15 [2020-05-10T16:08:18.541Z] SSH_AGENT_PID=22 [2020-05-10T16:08:18.566Z] Running ssh-add (command line suppressed) [2020-05-10T16:08:18.819Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_8907084976443829323.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_8907084976443829323.key) [2020-05-10T16:08:18.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-10T16:08:19.299Z] + git describe --exact-match --tags HEAD [2020-05-10T16:08:19.299Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-10T16:08:19.481Z] $ docker exec --env ******** --env ******** d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 ssh-agent -k [2020-05-10T16:08:19.672Z] unset SSH_AUTH_SOCK; [2020-05-10T16:08:19.673Z] unset SSH_AGENT_PID; [2020-05-10T16:08:19.673Z] echo Agent pid 22 killed; [2020-05-10T16:08:19.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-10T16:08:19.835Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-10T16:08:19.835Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-10T16:08:19.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-10T16:08:19.953Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-10T16:08:20.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-10T16:08:20.392Z] $ docker exec d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 ssh-agent [2020-05-10T16:08:20.785Z] SSH_AUTH_SOCK=/tmp/ssh-0VVwKaNYvxtV/agent.58 [2020-05-10T16:08:20.785Z] SSH_AGENT_PID=65 [2020-05-10T16:08:20.794Z] Running ssh-add (command line suppressed) [2020-05-10T16:08:21.007Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_231478970682773474.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_231478970682773474.key) [2020-05-10T16:08:21.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-10T16:08:21.460Z] + git semver init [2020-05-10T16:08:21.751Z] # -> Open(): unable to determine branch for HEAD [2020-05-10T16:08:21.751Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.git [2020-05-10T16:08:21.751Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-10T16:08:21.751Z] # $SEMVER_REMOTE_NAME = origin [2020-05-10T16:08:21.751Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-10T16:08:21.751Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-10T16:08:21.751Z] # $SEMVER_BRANCH = PR-523 [2020-05-10T16:08:21.751Z] # $SEMVER_TEMP = /tmp/semver-064318116 [2020-05-10T16:08:21.751Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-10T16:08:22.343Z] # '/tmp/semver-064318116' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver' [2020-05-10T16:08:22.343Z] # -> Force: false [2020-05-10T16:08:22.343Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver [Pipeline] } [2020-05-10T16:08:22.380Z] $ docker exec --env ******** --env ******** d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 ssh-agent -k [2020-05-10T16:08:22.656Z] unset SSH_AUTH_SOCK; [2020-05-10T16:08:22.661Z] unset SSH_AGENT_PID; [2020-05-10T16:08:22.662Z] echo Agent pid 65 killed; [2020-05-10T16:08:22.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-10T16:08:23.192Z] + git semver [Pipeline] } [2020-05-10T16:08:23.227Z] $ docker stop --time=1 d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 [2020-05-10T16:08:24.916Z] $ docker rm -f d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-10T16:08:26.462Z] Stashed 61 file(s) [Pipeline] echo [2020-05-10T16:08:26.464Z] [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-05-10T16:08:41.741Z] Still waiting to schedule task [2020-05-10T16:08:41.741Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-10T16:08:41.742Z] Still waiting to schedule task [2020-05-10T16:08:41.742Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-10T16:10:26.977Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7771 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws [2020-05-10T16:10:27.040Z] Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout [2020-05-10T16:10:32.537Z] using credential edgex-jenkins-ssh [2020-05-10T16:10:32.633Z] Cloning the remote Git repository [2020-05-10T16:10:32.633Z] Cloning with configured refspecs honoured and without tags [2020-05-10T16:10:32.692Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:10:32.772Z] > git init /w/workspace/device-sdk-go/7 # timeout=10 [2020-05-10T16:10:32.867Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:10:32.869Z] > git --version # timeout=10 [2020-05-10T16:10:32.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:10:32.956Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:10:34.074Z] Fetching without tags [2020-05-10T16:10:34.643Z] Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit cf91991c0230b5b858cde919bce4ff5b5a10c861 [2020-05-10T16:10:33.949Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-10T16:10:34.003Z] > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 [2020-05-10T16:10:34.028Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:10:34.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-10T16:10:34.090Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:10:34.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:10:34.103Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:10:34.667Z] > git config core.sparsecheckout # timeout=10 [2020-05-10T16:10:34.692Z] > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 [2020-05-10T16:10:34.795Z] > git remote # timeout=10 [2020-05-10T16:10:34.814Z] > git config --get remote.origin.url # timeout=10 [2020-05-10T16:10:34.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:10:34.882Z] Merge succeeded, producing cf91991c0230b5b858cde919bce4ff5b5a10c861 [2020-05-10T16:10:34.882Z] Checking out Revision cf91991c0230b5b858cde919bce4ff5b5a10c861 (PR-523) [2020-05-10T16:10:34.842Z] > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 [2020-05-10T16:10:34.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-10T16:10:34.892Z] > git config core.sparsecheckout # timeout=10 [2020-05-10T16:10:34.932Z] > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 [2020-05-10T16:10:39.450Z] Commit message: "feat: add ability for service name override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-10T16:10:40.685Z] ========================================================= [2020-05-10T16:10:40.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-10T16:10:40.686Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:10:41.765Z] + 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-05-10T16:10:42.728Z] Sending build context to Docker daemon 3.055MB [2020-05-10T16:10:42.728Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-10T16:10:42.728Z] Step 2/8 : FROM ${BASE} [2020-05-10T16:10:43.000Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-10T16:10:43.000Z] cde5963f3b93: Pulling fs layer [2020-05-10T16:10:43.000Z] 2a23fa8c16f7: Pulling fs layer [2020-05-10T16:10:43.000Z] 777b28850792: Pulling fs layer [2020-05-10T16:10:43.000Z] 8a11ddd9e578: Pulling fs layer [2020-05-10T16:10:43.000Z] 4cf88f913ddb: Pulling fs layer [2020-05-10T16:10:43.000Z] 1df406cf5192: Pulling fs layer [2020-05-10T16:10:43.000Z] cd6300453558: Pulling fs layer [2020-05-10T16:10:43.000Z] b9c365052c96: Pulling fs layer [2020-05-10T16:10:43.000Z] a2d8cc88f415: Pulling fs layer [2020-05-10T16:10:43.000Z] ea1d1ca13537: Pulling fs layer [2020-05-10T16:10:43.000Z] 3750a50a1c5e: Pulling fs layer [2020-05-10T16:10:43.000Z] 1df406cf5192: Waiting [2020-05-10T16:10:43.000Z] cd6300453558: Waiting [2020-05-10T16:10:43.000Z] b9c365052c96: Waiting [2020-05-10T16:10:43.000Z] a2d8cc88f415: Waiting [2020-05-10T16:10:43.000Z] ea1d1ca13537: Waiting [2020-05-10T16:10:43.000Z] 3750a50a1c5e: Waiting [2020-05-10T16:10:43.000Z] 8a11ddd9e578: Waiting [2020-05-10T16:10:43.000Z] 4cf88f913ddb: Waiting [2020-05-10T16:10:43.271Z] 777b28850792: Verifying Checksum [2020-05-10T16:10:43.271Z] 777b28850792: Download complete [2020-05-10T16:10:43.271Z] 2a23fa8c16f7: Verifying Checksum [2020-05-10T16:10:43.271Z] 2a23fa8c16f7: Download complete [2020-05-10T16:10:43.271Z] 4cf88f913ddb: Verifying Checksum [2020-05-10T16:10:43.271Z] 4cf88f913ddb: Download complete [2020-05-10T16:10:43.271Z] 1df406cf5192: Verifying Checksum [2020-05-10T16:10:43.271Z] 1df406cf5192: Download complete [2020-05-10T16:10:43.539Z] cde5963f3b93: Verifying Checksum [2020-05-10T16:10:43.539Z] cde5963f3b93: Download complete [2020-05-10T16:10:44.198Z] cde5963f3b93: Pull complete [2020-05-10T16:10:44.785Z] 2a23fa8c16f7: Pull complete [2020-05-10T16:10:45.054Z] 777b28850792: Pull complete [2020-05-10T16:10:47.650Z] cd6300453558: Verifying Checksum [2020-05-10T16:10:47.650Z] cd6300453558: Download complete [2020-05-10T16:10:47.650Z] a2d8cc88f415: Verifying Checksum [2020-05-10T16:10:47.650Z] a2d8cc88f415: Download complete [2020-05-10T16:10:50.246Z] ea1d1ca13537: Verifying Checksum [2020-05-10T16:10:50.246Z] ea1d1ca13537: Download complete [2020-05-10T16:10:50.246Z] 3750a50a1c5e: Verifying Checksum [2020-05-10T16:10:50.246Z] 3750a50a1c5e: Download complete [2020-05-10T16:10:52.844Z] b9c365052c96: Verifying Checksum [2020-05-10T16:10:52.844Z] b9c365052c96: Download complete [2020-05-10T16:10:54.794Z] 8a11ddd9e578: Verifying Checksum [2020-05-10T16:10:54.794Z] 8a11ddd9e578: Download complete [2020-05-10T16:10:56.047Z] Running on prd-centos7-docker-4c-2g-7772 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws [2020-05-10T16:10:56.122Z] Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout [2020-05-10T16:10:58.254Z] using credential edgex-jenkins-ssh [2020-05-10T16:10:58.294Z] Cloning the remote Git repository [2020-05-10T16:10:58.295Z] Cloning with configured refspecs honoured and without tags [2020-05-10T16:10:58.322Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:10:58.358Z] > git init /w/workspace/device-sdk-go/7 # timeout=10 [2020-05-10T16:10:58.403Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:10:58.404Z] > git --version # timeout=10 [2020-05-10T16:10:58.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:10:58.433Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:10:58.985Z] Fetching without tags [2020-05-10T16:10:59.370Z] Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit cf91991c0230b5b858cde919bce4ff5b5a10c861 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-05-10T16:10:58.958Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-10T16:10:58.964Z] > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 [2020-05-10T16:10:58.970Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:10:58.979Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-10T16:10:58.991Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:10:58.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:10:58.996Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:10:59.379Z] > git config core.sparsecheckout # timeout=10 [2020-05-10T16:10:59.384Z] > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 [Pipeline] // stage [Pipeline] } [2020-05-10T16:10:59.834Z] Failed in branch amd64 [2020-05-10T16:11:07.137Z] 8a11ddd9e578: Pull complete [2020-05-10T16:11:07.137Z] 4cf88f913ddb: Pull complete [2020-05-10T16:11:07.137Z] 1df406cf5192: Pull complete [2020-05-10T16:11:11.407Z] cd6300453558: Pull complete [2020-05-10T16:11:15.673Z] b9c365052c96: Pull complete [2020-05-10T16:11:15.944Z] a2d8cc88f415: Pull complete [2020-05-10T16:11:18.540Z] ea1d1ca13537: Pull complete [2020-05-10T16:11:18.809Z] 3750a50a1c5e: Pull complete [2020-05-10T16:11:18.809Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-10T16:11:18.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-10T16:11:18.810Z] ---> 78745c68409d [2020-05-10T16:11:18.810Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-10T16:11:23.076Z] ---> Running in 42bdc86593e5 [2020-05-10T16:11:23.076Z] Removing intermediate container 42bdc86593e5 [2020-05-10T16:11:23.076Z] ---> ec4ddea4bb68 [2020-05-10T16:11:23.076Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-10T16:11:23.076Z] ---> Running in 0db7345a8027 [2020-05-10T16:11:25.030Z] Removing intermediate container 0db7345a8027 [2020-05-10T16:11:25.030Z] ---> ddd29398af26 [2020-05-10T16:11:25.030Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-10T16:11:25.030Z] ---> Running in 8aa3b0ee1c72 [2020-05-10T16:11:26.003Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-10T16:11:26.961Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-10T16:11:27.226Z] OK: 125 MiB in 39 packages [2020-05-10T16:11:28.639Z] Removing intermediate container 8aa3b0ee1c72 [2020-05-10T16:11:28.639Z] ---> 4160a729e79c [2020-05-10T16:11:28.639Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-10T16:11:28.639Z] ---> Running in aa3a984df690 [2020-05-10T16:11:28.907Z] Removing intermediate container aa3a984df690 [2020-05-10T16:11:28.907Z] ---> 56f7db8e5549 [2020-05-10T16:11:28.907Z] Step 7/8 : COPY . . [2020-05-10T16:11:30.323Z] ---> 3b5c673628ac [2020-05-10T16:11:30.323Z] Step 8/8 : RUN go mod download [2020-05-10T16:11:30.323Z] ---> Running in bef857523e81 [2020-05-10T16:11:33.668Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-10T16:11:33.668Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-10T16:11:33.935Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-10T16:11:33.935Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-10T16:11:33.935Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-10T16:11:33.935Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-10T16:11:33.935Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-10T16:11:33.935Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-10T16:11:33.935Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-10T16:11:34.201Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-10T16:11:34.201Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-05-10T16:11:34.201Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-10T16:11:34.201Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-10T16:11:34.201Z] go: finding github.com/fatih/color v1.7.0 [2020-05-10T16:11:34.201Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-10T16:11:34.468Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-10T16:11:34.468Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-10T16:11:34.469Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-10T16:11:34.469Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-10T16:11:34.469Z] go: finding github.com/google/uuid v1.1.0 [2020-05-10T16:11:34.469Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-10T16:11:34.469Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-10T16:11:34.469Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-10T16:11:34.735Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-10T16:11:34.735Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-10T16:11:34.735Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-10T16:11:34.735Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-10T16:11:34.735Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-10T16:11:34.735Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-10T16:11:34.735Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-10T16:11:35.003Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-10T16:11:35.003Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-10T16:11:35.003Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-10T16:11:35.003Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-10T16:11:35.003Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-10T16:11:35.271Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-10T16:11:35.271Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-10T16:11:35.271Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-10T16:11:35.271Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-10T16:11:35.271Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-10T16:11:35.271Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-10T16:11:35.271Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-10T16:11:35.538Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-10T16:11:35.538Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-10T16:11:35.538Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-10T16:11:35.538Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-10T16:11:35.538Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-10T16:11:35.538Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-10T16:11:35.806Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-10T16:11:35.806Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-10T16:11:35.806Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-10T16:11:35.806Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-10T16:11:35.806Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-10T16:11:35.806Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-10T16:11:36.072Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-10T16:11:36.072Z] go: finding github.com/posener/complete v1.1.1 [2020-05-10T16:11:36.072Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-10T16:11:36.072Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-10T16:11:36.072Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-10T16:11:36.072Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-10T16:11:36.072Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-10T16:11:36.072Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-10T16:11:36.346Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-10T16:11:36.346Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-10T16:11:36.346Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-10T16:11:36.346Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-10T16:11:36.346Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-10T16:11:36.346Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-10T16:11:46.439Z] Removing intermediate container bef857523e81 [2020-05-10T16:11:46.439Z] ---> 188a10d9b80e [2020-05-10T16:11:46.439Z] Successfully built 188a10d9b80e [2020-05-10T16:11:46.439Z] 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-05-10T16:11:47.148Z] + docker inspect -f . ci-base-image-arm64 [2020-05-10T16:11:47.148Z] . [Pipeline] withDockerContainer [2020-05-10T16:11:47.476Z] prd-ubuntu18.04-docker-arm64-4c-16g-7771 does not seem to be running inside a container [2020-05-10T16:11:47.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-10T16:11:48.960Z] $ docker top 3f616d0f6a5d1e5438a8672918ffd01a0bebc7de7a2cf531e73128627f73e23c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-10T16:11:50.030Z] + go version [2020-05-10T16:11:50.030Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-10T16:11:50.690Z] + make test [2020-05-10T16:11:50.690Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-10T16:11:51.657Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-10T16:12:23.966Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-10T16:12:23.966Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-10T16:12:23.966Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-10T16:12:23.966Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.036s coverage: 22.1% of statements [2020-05-10T16:12:23.966Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.143s coverage: 95.8% of statements [2020-05-10T16:12:56.207Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.066s coverage: 11.4% of statements [2020-05-10T16:12:56.207Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.046s coverage: 21.7% of statements [2020-05-10T16:12:56.207Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-10T16:12:56.207Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.124s coverage: 36.9% of statements [2020-05-10T16:12:56.207Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-10T16:12:56.207Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-10T16:12:56.207Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.487s coverage: 65.2% of statements [2020-05-10T16:12:56.207Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-10T16:12:56.207Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-10T16:12:56.207Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-10T16:12:56.207Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.046s coverage: 52.6% of statements [2020-05-10T16:12:56.207Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-10T16:12:56.207Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.357s coverage: 68.9% of statements [2020-05-10T16:12:56.207Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-10T16:12:56.207Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-10T16:12:56.207Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-10T16:12:58.168Z] gofmt -l . [2020-05-10T16:12:58.434Z] [ "`gofmt -l .`" = "" ] [2020-05-10T16:12:58.702Z] ./bin/test-attribution-txt.sh [2020-05-10T16:12:59.663Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-10T16:13:00.397Z] Stashed 1 file(s) [Pipeline] } [2020-05-10T16:13:00.406Z] $ docker stop --time=1 3f616d0f6a5d1e5438a8672918ffd01a0bebc7de7a2cf531e73128627f73e23c [2020-05-10T16:13:02.466Z] $ docker rm -f 3f616d0f6a5d1e5438a8672918ffd01a0bebc7de7a2cf531e73128627f73e23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-10T16:13:04.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-10T16:13:04.702Z] + ls -al . [2020-05-10T16:13:04.702Z] total 220 [2020-05-10T16:13:04.702Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 16:12 . [2020-05-10T16:13:04.702Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:10 .. [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 16:10 .dockerignore [2020-05-10T16:13:04.702Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 16:10 .git [2020-05-10T16:13:04.702Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 16:10 .github [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 138 May 10 16:10 .gitignore [2020-05-10T16:13:04.702Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 16:10 .semver [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 936 May 10 16:10 Dockerfile.build [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 808 May 10 16:10 Jenkinsfile [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 16:10 LICENSE [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 892 May 10 16:10 Makefile [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 2249 May 10 16:10 README.md [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 3733 May 10 16:10 RELEASE-NOTES.txt [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 16:08 VERSION [2020-05-10T16:13:04.702Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 16:10 api [2020-05-10T16:13:04.702Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 16:10 bin [2020-05-10T16:13:04.702Z] -rw-r--r-- 1 jenkins jenkins 110877 May 10 16:12 coverage.out [2020-05-10T16:13:04.702Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:10 example [2020-05-10T16:13:04.702Z] -rw-r--r-- 1 jenkins jenkins 446 May 10 16:12 go.mod [2020-05-10T16:13:04.702Z] -rw-r--r-- 1 jenkins jenkins 12076 May 10 16:12 go.sum [2020-05-10T16:13:04.702Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 16:10 internal [2020-05-10T16:13:04.702Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 16:10 pkg [2020-05-10T16:13:04.702Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:10 snap [2020-05-10T16:13:04.702Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 16:10 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:13:05.033Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cf91991c0230b5b858cde919bce4ff5b5a10c861 --label arch=arm64 --label version=0.0.0 . [2020-05-10T16:13:05.621Z] Sending build context to Docker daemon 3.183MB [2020-05-10T16:13:05.621Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-10T16:13:05.621Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-10T16:13:05.621Z] ---> 188a10d9b80e [2020-05-10T16:13:05.621Z] Step 3/21 : ARG MAKE='make build' [2020-05-10T16:13:05.621Z] ---> Running in fe38d4021b70 [2020-05-10T16:13:05.889Z] Removing intermediate container fe38d4021b70 [2020-05-10T16:13:05.889Z] ---> 36708c0f6de0 [2020-05-10T16:13:05.889Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-10T16:13:06.159Z] ---> Running in 543327e54621 [2020-05-10T16:13:06.424Z] Removing intermediate container 543327e54621 [2020-05-10T16:13:06.424Z] ---> 5086f693bfef [2020-05-10T16:13:06.424Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-10T16:13:06.691Z] ---> Running in 8da0d87d3fb2 [2020-05-10T16:13:06.958Z] Removing intermediate container 8da0d87d3fb2 [2020-05-10T16:13:06.958Z] ---> ca37bc91ed51 [2020-05-10T16:13:06.958Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-10T16:13:07.225Z] ---> Running in 8b47a17fd946 [2020-05-10T16:13:09.184Z] Removing intermediate container 8b47a17fd946 [2020-05-10T16:13:09.184Z] ---> d02943b99ae8 [2020-05-10T16:13:09.184Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-10T16:13:09.184Z] ---> Running in 091287e7909e [2020-05-10T16:13:09.771Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-10T16:13:10.728Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-10T16:13:10.994Z] OK: 125 MiB in 39 packages [2020-05-10T16:13:12.401Z] Removing intermediate container 091287e7909e [2020-05-10T16:13:12.401Z] ---> 291820cf975c [2020-05-10T16:13:12.401Z] Step 8/21 : COPY . . [2020-05-10T16:13:13.365Z] ---> ce96f9c3e03b [2020-05-10T16:13:13.365Z] Step 9/21 : RUN ${MAKE} [2020-05-10T16:13:13.365Z] ---> Running in c32f998d2daa [2020-05-10T16:13:14.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-10T16:13:36.450Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-10T16:13:39.028Z] Removing intermediate container c32f998d2daa [2020-05-10T16:13:39.028Z] ---> b4533be8c6e5 [2020-05-10T16:13:39.028Z] Step 10/21 : FROM scratch [2020-05-10T16:13:39.028Z] ---> [2020-05-10T16:13:39.028Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-10T16:13:39.028Z] ---> Running in 9ee329c9b29a [2020-05-10T16:13:39.294Z] Removing intermediate container 9ee329c9b29a [2020-05-10T16:13:39.294Z] ---> cef1987326fd [2020-05-10T16:13:39.294Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-10T16:13:39.294Z] ---> Running in 3618227d7d6f [2020-05-10T16:13:39.561Z] Removing intermediate container 3618227d7d6f [2020-05-10T16:13:39.561Z] ---> 7904d0babcba [2020-05-10T16:13:39.561Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-10T16:13:39.830Z] ---> Running in 88f3b852f348 [2020-05-10T16:13:40.099Z] Removing intermediate container 88f3b852f348 [2020-05-10T16:13:40.099Z] ---> 06caecc87cde [2020-05-10T16:13:40.099Z] Step 14/21 : WORKDIR / [2020-05-10T16:13:40.099Z] ---> Running in 698c70745640 [2020-05-10T16:13:40.369Z] Removing intermediate container 698c70745640 [2020-05-10T16:13:40.369Z] ---> 0c026ddc531a [2020-05-10T16:13:40.369Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-10T16:13:41.337Z] ---> 35d414ddcabc [2020-05-10T16:13:41.337Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-10T16:13:41.921Z] ---> e657f9dc603a [2020-05-10T16:13:41.921Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-10T16:13:42.509Z] ---> fb0850f5470e [2020-05-10T16:13:42.509Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-10T16:13:42.509Z] ---> Running in ae630b24c7f8 [2020-05-10T16:13:43.096Z] Removing intermediate container ae630b24c7f8 [2020-05-10T16:13:43.096Z] ---> 8b60ff5f51f4 [2020-05-10T16:13:43.096Z] Step 19/21 : LABEL arch=arm64 [2020-05-10T16:13:43.096Z] ---> Running in 36f2dd4b1e14 [2020-05-10T16:13:43.363Z] Removing intermediate container 36f2dd4b1e14 [2020-05-10T16:13:43.363Z] ---> 9bf66fc93e76 [2020-05-10T16:13:43.363Z] Step 20/21 : LABEL git_sha=cf91991c0230b5b858cde919bce4ff5b5a10c861 [2020-05-10T16:13:43.631Z] ---> Running in 711299c76c4d [2020-05-10T16:13:43.901Z] Removing intermediate container 711299c76c4d [2020-05-10T16:13:43.901Z] ---> 56b69d36f86b [2020-05-10T16:13:43.901Z] Step 21/21 : LABEL version=0.0.0 [2020-05-10T16:13:43.901Z] ---> Running in 90b10923fb1c [2020-05-10T16:13:44.490Z] Removing intermediate container 90b10923fb1c [2020-05-10T16:13:44.490Z] ---> 12d47dd02076 [2020-05-10T16:13:44.490Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-10T16:13:44.490Z] Successfully built 12d47dd02076 [2020-05-10T16:13:44.490Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-05-10T16:13:46.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-10T16:13:47.175Z] ---> package-listing.sh [2020-05-10T16:13:47.176Z] ++ facter osfamily [2020-05-10T16:13:47.176Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-10T16:13:47.176Z] + OS_FAMILY=redhat [2020-05-10T16:13:47.176Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-10T16:13:47.176Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-10T16:13:47.176Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-10T16:13:47.176Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-10T16:13:47.176Z] + PACKAGES=/tmp/packages_start.txt [2020-05-10T16:13:47.176Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' [2020-05-10T16:13:47.176Z] + PACKAGES=/tmp/packages_end.txt [2020-05-10T16:13:47.176Z] + case "${OS_FAMILY}" in [2020-05-10T16:13:47.176Z] + sort [2020-05-10T16:13:47.176Z] + rpm -qa [2020-05-10T16:13:52.514Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-10T16:13:52.514Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-10T16:13:52.514Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-10T16:13:52.514Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' [2020-05-10T16:13:52.514Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [2020-05-10T16:13:52.514Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:13:52.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-10T16:13:53.146Z] [2020-05-10T16:13:53.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:13:53.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-10T16:13:53.495Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-10T16:13:53.495Z] c9b1b535fdd9: Pulling fs layer [2020-05-10T16:13:53.495Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-10T16:13:53.495Z] 756a868c4378: Pulling fs layer [2020-05-10T16:13:53.495Z] 444b2fc9a129: Pulling fs layer [2020-05-10T16:13:53.495Z] ea15f1150254: Pulling fs layer [2020-05-10T16:13:53.495Z] 41b27a9f41bf: Pulling fs layer [2020-05-10T16:13:53.495Z] 28c525ee5125: Pulling fs layer [2020-05-10T16:13:53.495Z] 094b1ea09ed8: Pulling fs layer [2020-05-10T16:13:53.495Z] 138eaada9080: Pulling fs layer [2020-05-10T16:13:53.495Z] 0622d0fa9048: Pulling fs layer [2020-05-10T16:13:53.495Z] 41b27a9f41bf: Waiting [2020-05-10T16:13:53.495Z] 28c525ee5125: Waiting [2020-05-10T16:13:53.495Z] 094b1ea09ed8: Waiting [2020-05-10T16:13:53.495Z] 138eaada9080: Waiting [2020-05-10T16:13:53.495Z] 0622d0fa9048: Waiting [2020-05-10T16:13:53.495Z] 444b2fc9a129: Waiting [2020-05-10T16:13:53.495Z] ea15f1150254: Waiting [2020-05-10T16:13:53.495Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-10T16:13:53.495Z] 2cc5ad85d9ab: Download complete [2020-05-10T16:13:53.495Z] 444b2fc9a129: Verifying Checksum [2020-05-10T16:13:53.495Z] 444b2fc9a129: Download complete [2020-05-10T16:13:53.495Z] c9b1b535fdd9: Download complete [2020-05-10T16:13:53.775Z] ea15f1150254: Verifying Checksum [2020-05-10T16:13:53.775Z] ea15f1150254: Download complete [2020-05-10T16:13:53.775Z] 28c525ee5125: Verifying Checksum [2020-05-10T16:13:53.775Z] 28c525ee5125: Download complete [2020-05-10T16:13:54.407Z] c9b1b535fdd9: Pull complete [2020-05-10T16:13:54.407Z] 2cc5ad85d9ab: Pull complete [2020-05-10T16:13:55.096Z] 756a868c4378: Verifying Checksum [2020-05-10T16:13:55.096Z] 756a868c4378: Download complete [2020-05-10T16:13:55.372Z] 094b1ea09ed8: Verifying Checksum [2020-05-10T16:13:55.372Z] 094b1ea09ed8: Download complete [2020-05-10T16:13:55.372Z] 0622d0fa9048: Verifying Checksum [2020-05-10T16:13:55.372Z] 0622d0fa9048: Download complete [2020-05-10T16:13:55.372Z] 138eaada9080: Verifying Checksum [2020-05-10T16:13:55.372Z] 138eaada9080: Download complete [2020-05-10T16:13:56.387Z] 41b27a9f41bf: Verifying Checksum [2020-05-10T16:13:56.387Z] 41b27a9f41bf: Download complete [2020-05-10T16:13:57.805Z] 756a868c4378: Pull complete [2020-05-10T16:13:58.070Z] 444b2fc9a129: Pull complete [2020-05-10T16:13:58.333Z] ea15f1150254: Pull complete [2020-05-10T16:14:02.580Z] 41b27a9f41bf: Pull complete [2020-05-10T16:14:02.866Z] 28c525ee5125: Pull complete [2020-05-10T16:14:07.145Z] 094b1ea09ed8: Pull complete [2020-05-10T16:14:07.145Z] 138eaada9080: Pull complete [2020-05-10T16:14:07.145Z] 0622d0fa9048: Pull complete [2020-05-10T16:14:07.145Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-10T16:14:07.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-10T16:14:07.397Z] prd-centos7-docker-4c-2g-7770 does not seem to be running inside a container [2020-05-10T16:14:07.468Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-10T16:14:08.809Z] $ docker top 93abacc178bfebba36cf827aa3eae78a09c9e06f63e58db356c4794b6d12e780 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-10T16:14:09.134Z] provisioning config files... [2020-05-10T16:14:09.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config98716573336580851tmp [Pipeline] { [Pipeline] echo [2020-05-10T16:14:09.241Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-10T16:14:09.566Z] ---> create-netrc.sh [Pipeline] echo [2020-05-10T16:14:09.580Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-10T16:14:09.900Z] ---> logs-deploy.sh [2020-05-10T16:14:09.900Z] + ARCHIVE_ARTIFACTS= [2020-05-10T16:14:09.900Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-10T16:14:09.900Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-10T16:14:09.900Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-10T16:14:09.900Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/7 [2020-05-10T16:14:09.900Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/7/ [2020-05-10T16:14:09.900Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/7 /w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-10T16:14:11.285Z] Archives upload complete. [2020-05-10T16:14:11.544Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/7/ [2020-05-10T16:14:12.495Z] ---> uname -a: [2020-05-10T16:14:12.495Z] Linux 93abacc178bf 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-10T16:14:12.495Z] [2020-05-10T16:14:12.495Z] [2020-05-10T16:14:12.495Z] ---> lscpu: [2020-05-10T16:14:12.495Z] Architecture: x86_64 [2020-05-10T16:14:12.495Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-10T16:14:12.495Z] Byte Order: Little Endian [2020-05-10T16:14:12.495Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-10T16:14:12.495Z] CPU(s): 4 [2020-05-10T16:14:12.495Z] On-line CPU(s) list: 0-3 [2020-05-10T16:14:12.495Z] Thread(s) per core: 1 [2020-05-10T16:14:12.495Z] Core(s) per socket: 1 [2020-05-10T16:14:12.495Z] Socket(s): 4 [2020-05-10T16:14:12.495Z] NUMA node(s): 1 [2020-05-10T16:14:12.495Z] Vendor ID: GenuineIntel [2020-05-10T16:14:12.495Z] CPU family: 6 [2020-05-10T16:14:12.495Z] Model: 44 [2020-05-10T16:14:12.495Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-10T16:14:12.495Z] Stepping: 1 [2020-05-10T16:14:12.495Z] CPU MHz: 2933.438 [2020-05-10T16:14:12.495Z] BogoMIPS: 5866.87 [2020-05-10T16:14:12.495Z] Virtualization: VT-x [2020-05-10T16:14:12.495Z] Hypervisor vendor: KVM [2020-05-10T16:14:12.495Z] Virtualization type: full [2020-05-10T16:14:12.495Z] L1d cache: 128 KiB [2020-05-10T16:14:12.495Z] L1i cache: 128 KiB [2020-05-10T16:14:12.495Z] L2 cache: 16 MiB [2020-05-10T16:14:12.495Z] L3 cache: 64 MiB [2020-05-10T16:14:12.495Z] NUMA node0 CPU(s): 0-3 [2020-05-10T16:14:12.495Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-10T16:14:12.495Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-10T16:14:12.495Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-10T16:14:12.495Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-10T16:14:12.495Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-10T16:14:12.495Z] 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-05-10T16:14:12.495Z] [2020-05-10T16:14:12.495Z] [2020-05-10T16:14:12.495Z] ---> nproc: [2020-05-10T16:14:12.495Z] 4 [2020-05-10T16:14:12.495Z] [2020-05-10T16:14:12.495Z] [2020-05-10T16:14:12.495Z] ---> df -h: [2020-05-10T16:14:12.495Z] Filesystem Size Used Available Use% Mounted on [2020-05-10T16:14:12.495Z] overlay 50.0G 6.4G 43.6G 13% / [2020-05-10T16:14:12.495Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-10T16:14:12.495Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-10T16:14:12.495Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-10T16:14:12.495Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-05-10T16:14:12.495Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-05-10T16:14:12.495Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-05-10T16:14:12.495Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-10T16:14:12.495Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp [2020-05-10T16:14:12.495Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-05-10T16:14:12.495Z] [2020-05-10T16:14:12.495Z] [2020-05-10T16:14:12.495Z] ---> free -m: [2020-05-10T16:14:12.495Z] total used free shared buff/cache available [2020-05-10T16:14:12.496Z] Mem: 1838 624 67 0 1146 1108 [2020-05-10T16:14:12.496Z] Swap: 1023 1 1022 [2020-05-10T16:14:12.496Z] [2020-05-10T16:14:12.496Z] [2020-05-10T16:14:12.496Z] ---> ip addr: [2020-05-10T16:14:12.496Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-10T16:14:12.496Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-10T16:14:12.496Z] inet 127.0.0.1/8 scope host lo [2020-05-10T16:14:12.496Z] valid_lft forever preferred_lft forever [2020-05-10T16:14:12.496Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-05-10T16:14:12.496Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-10T16:14:12.496Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-10T16:14:12.496Z] valid_lft forever preferred_lft forever [2020-05-10T16:14:12.496Z] [2020-05-10T16:14:12.496Z] [2020-05-10T16:14:12.496Z] ---> sar -b -r -n DEV: [2020-05-10T16:14:12.496Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/10/20 _x86_64_ (4 CPU) [2020-05-10T16:14:12.496Z] [2020-05-10T16:14:12.496Z] 16:07:21 LINUX RESTART [2020-05-10T16:14:12.496Z] [2020-05-10T16:14:12.496Z] 16:08:01 tps rtps wtps bread/s bwrtn/s [2020-05-10T16:14:12.496Z] 16:09:02 43.10 8.73 34.37 2285.01 3479.60 [2020-05-10T16:14:12.496Z] 16:10:01 3.11 0.00 3.11 0.00 97.85 [2020-05-10T16:14:12.496Z] 16:11:01 0.72 0.00 0.72 0.00 8.53 [2020-05-10T16:14:12.496Z] 16:12:01 0.52 0.00 0.52 0.00 6.23 [2020-05-10T16:14:12.496Z] 16:13:01 0.65 0.00 0.65 0.00 8.06 [2020-05-10T16:14:12.496Z] 16:14:01 79.16 49.75 29.41 3290.94 11967.26 [2020-05-10T16:14:12.496Z] Average: 21.29 9.79 11.50 933.15 2606.15 [2020-05-10T16:14:12.496Z] [2020-05-10T16:14:12.496Z] 16:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-10T16:14:12.496Z] 16:09:02 105344 1776960 94.40 2620 1210024 954380 32.56 464292 1149412 16 [2020-05-10T16:14:12.496Z] 16:10:01 114536 1767768 93.92 2620 1210028 903160 30.82 456840 1149108 8 [2020-05-10T16:14:12.496Z] 16:11:01 112764 1769540 94.01 2620 1210036 903496 30.83 458936 1149108 20 [2020-05-10T16:14:12.496Z] 16:12:01 114604 1767700 93.91 2620 1210040 903160 30.82 457040 1149108 8 [2020-05-10T16:14:12.496Z] 16:13:01 113564 1768740 93.97 2620 1210048 903416 30.82 458160 1149108 8 [2020-05-10T16:14:12.496Z] 16:14:01 74792 1807512 96.03 2620 1197940 1115104 38.05 489656 1143888 70936 [2020-05-10T16:14:12.496Z] Average: 105934 1776370 94.37 2620 1208019 947119 32.32 464154 1148289 11833 [2020-05-10T16:14:12.496Z] [2020-05-10T16:14:12.496Z] 16:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-10T16:14:12.496Z] 16:09:02 eth0 99.13 78.52 490.91 63.02 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:09:02 docker0 5.96 3.99 0.98 17.33 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:10:01 eth0 0.76 0.02 0.06 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:11:01 eth0 1.03 0.63 0.60 0.33 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:12:01 eth0 0.47 0.08 0.04 0.07 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:13:01 eth0 0.62 0.48 0.34 0.27 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:14:01 eth0 84.05 61.58 2317.18 8.37 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] Average: eth0 31.13 23.64 470.39 12.05 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] Average: docker0 1.00 0.67 0.16 2.90 0.00 0.00 0.00 [2020-05-10T16:14:12.496Z] [2020-05-10T16:14:12.496Z]