Pull request #650 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 tzstoyanov for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 43893dea7cdf8ffe29fac0bba279684163774e51 rather than 46bab8434c541b523242ffed956eb32102a5c834 Obtained Jenkinsfile from 43893dea7cdf8ffe29fac0bba279684163774e51 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d526b796bde0de554c29e9af20c0780a06d0fb4a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d526b796bde0de554c29e9af20c0780a06d0fb4a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d526b796bde0de554c29e9af20c0780a06d0fb4a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d526b796bde0de554c29e9af20c0780a06d0fb4a # timeout=10 Commit message: "Merge pull request #293 from ernestojeda/test-flags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11348 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-650 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 43893dea7cdf8ffe29fac0bba279684163774e51 into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 Merge succeeded, producing 46bab8434c541b523242ffed956eb32102a5c834 Checking out Revision 46bab8434c541b523242ffed956eb32102a5c834 (PR-650) > git config core.sparsecheckout # timeout=10 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # 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 43893dea7cdf8ffe29fac0bba279684163774e51 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 Commit message: "feat(sdk): Implement Device AutoEvents SDK APIs" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:47:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:47:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:47:28 ========================================================= 04:47:28 EdgeX Global Pipelines Version Info 04:47:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 99ff7078f1ad0e9c8675c2dd1f3493014af8095f # timeout=10 04:47:30 ------------------- 04:47:30 stable info: 04:47:30 ------------------- 04:47:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:47:30 Commit SHA: d526b796bde0de554c29e9af20c0780a06d0fb4a 04:47:30 Message: update stable to v1.0.160 04:47:30 ------------------- 04:47:30 experimental info: 04:47:30 ------------------- 04:47:30 Commited By: **** collab-it+edgex@linuxfoundation.org 04:47:30 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 04:47:30 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:47:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:47:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:47:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:47:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:47:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:47:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:47:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 04:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:47:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:47:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-650 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-650 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-650 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46bab8434c541b523242ffed956eb32102a5c834 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46bab84 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:47:35 + git log --format=format:%s -1 46bab8434c541b523242ffed956eb32102a5c834 [Pipeline] echo 04:47:35 GIT_COMMIT: 46bab8434c541b523242ffed956eb32102a5c834, Commit Message: feat(sdk): Implement Device AutoEvents SDK APIs [Pipeline] echo 04:47:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:37 04:47:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:47:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:37 latest: Pulling from edgex-devops/git-semver 04:47:37 31603596830f: Pulling fs layer 04:47:37 2a8b12db71e7: Pulling fs layer 04:47:37 6ca5941a6612: Pulling fs layer 04:47:37 ecc8261a40a4: Pulling fs layer 04:47:37 ecc8261a40a4: Waiting 04:47:37 2a8b12db71e7: Download complete 04:47:37 31603596830f: Verifying Checksum 04:47:37 31603596830f: Download complete 04:47:37 ecc8261a40a4: Verifying Checksum 04:47:37 ecc8261a40a4: Download complete 04:47:37 6ca5941a6612: Verifying Checksum 04:47:37 6ca5941a6612: Download complete 04:47:38 31603596830f: Pull complete 04:47:38 2a8b12db71e7: Pull complete 04:47:39 6ca5941a6612: Pull complete 04:47:39 ecc8261a40a4: Pull complete 04:47:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:47:39 prd-centos7-docker-4c-2g-11348 does not seem to be running inside a container 04:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:47:41 $ docker top 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:42 [ssh-agent] Looking for ssh-agent implementation... 04:47:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:42 $ docker exec 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 ssh-agent 04:47:42 SSH_AUTH_SOCK=/tmp/ssh-8Ydchqu0rVzD/agent.12 04:47:42 SSH_AGENT_PID=18 04:47:42 Running ssh-add (command line suppressed) 04:47:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_6993586720094633534.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_6993586720094633534.key) 04:47:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:43 + git tag --points-at HEAD [Pipeline] } 04:47:43 $ docker exec --env ******** --env ******** 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 ssh-agent -k 04:47:43 unset SSH_AUTH_SOCK; 04:47:43 unset SSH_AGENT_PID; 04:47:43 echo Agent pid 18 killed; 04:47:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:47:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:43 [ssh-agent] Looking for ssh-agent implementation... 04:47:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:43 $ docker exec 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 ssh-agent 04:47:44 SSH_AUTH_SOCK=/tmp/ssh-hLzU176aofhi/agent.48 04:47:44 SSH_AGENT_PID=54 04:47:44 Running ssh-add (command line suppressed) 04:47:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_7502561917532777552.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_7502561917532777552.key) 04:47:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:44 + git semver init 04:47:44 # -> Open(): unable to determine branch for HEAD 04:47:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.git 04:47:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-650 04:47:44 # $SEMVER_REMOTE_NAME = origin 04:47:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:47:44 # $SEMVER_USER_NAME = edgex-jenkins 04:47:44 # $SEMVER_BRANCH = PR-650 04:47:44 # $SEMVER_TEMP = /tmp/semver-374704588 04:47:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:47:45 # '/tmp/semver-374704588' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver' 04:47:45 # -> Force: false 04:47:45 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver [Pipeline] } 04:47:45 $ docker exec --env ******** --env ******** 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 ssh-agent -k 04:47:45 unset SSH_AUTH_SOCK; 04:47:45 unset SSH_AGENT_PID; 04:47:45 echo Agent pid 54 killed; 04:47:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:46 + git semver [Pipeline] } 04:47:46 $ docker stop --time=1 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 04:47:47 $ docker rm -f 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:47:48 Stashed 1 file(s) [Pipeline] echo 04:47:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:48:04 Still waiting to schedule task 04:48:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11348’ 04:48:04 Still waiting to schedule task 04:48:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ is offline 04:50:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11349 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws 04:50:04 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 04:50:09 using credential edgex-jenkins-ssh 04:50:09 Cloning the remote Git repository 04:50:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:50:09 > git init /w/workspace/device-sdk-go/4 # timeout=10 04:50:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:50:09 > git --version # timeout=10 04:50:09 > git --version # 'git version 2.17.1' 04:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:11 Merging remotes/origin/master commit 43893dea7cdf8ffe29fac0bba279684163774e51 into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 04:50:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:50:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:50:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:11 > git config core.sparsecheckout # timeout=10 04:50:11 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 04:50:11 > git remote # timeout=10 04:50:11 > git config --get remote.origin.url # timeout=10 04:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:12 Merge succeeded, producing 46bab8434c541b523242ffed956eb32102a5c834 04:50:12 Checking out Revision 46bab8434c541b523242ffed956eb32102a5c834 (PR-650) 04:50:11 > git merge 43893dea7cdf8ffe29fac0bba279684163774e51 # timeout=10 04:50:12 > git rev-parse HEAD^{commit} # timeout=10 04:50:12 > git config core.sparsecheckout # timeout=10 04:50:12 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 04:50:16 Commit message: "feat(sdk): Implement Device AutoEvents SDK APIs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:50:17 ========================================================= 04:50:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:50:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:50:18 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 04:50:19 Sending build context to Docker daemon 2.357MB 04:50:19 Step 1/8 : ARG BASE=golang:1.15-alpine 04:50:19 Step 2/8 : FROM ${BASE} 04:50:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:50:19 b538f80385f9: Pulling fs layer 04:50:19 74f711af9a0d: Pulling fs layer 04:50:19 99f96fe45779: Pulling fs layer 04:50:19 8529a6b9a6be: Pulling fs layer 04:50:19 45590311c82a: Pulling fs layer 04:50:19 69ca0ff8b7b3: Pulling fs layer 04:50:19 209524e5b208: Pulling fs layer 04:50:19 8529a6b9a6be: Waiting 04:50:19 45590311c82a: Waiting 04:50:19 209524e5b208: Waiting 04:50:19 69ca0ff8b7b3: Waiting 04:50:19 99f96fe45779: Verifying Checksum 04:50:19 99f96fe45779: Download complete 04:50:19 74f711af9a0d: Download complete 04:50:19 45590311c82a: Download complete 04:50:20 69ca0ff8b7b3: Verifying Checksum 04:50:20 69ca0ff8b7b3: Download complete 04:50:20 b538f80385f9: Download complete 04:50:21 b538f80385f9: Pull complete 04:50:22 74f711af9a0d: Pull complete 04:50:22 99f96fe45779: Pull complete 04:50:22 209524e5b208: Verifying Checksum 04:50:22 209524e5b208: Download complete 04:50:23 8529a6b9a6be: Verifying Checksum 04:50:23 8529a6b9a6be: Download complete 04:50:34 8529a6b9a6be: Pull complete 04:50:34 45590311c82a: Pull complete 04:50:34 69ca0ff8b7b3: Pull complete 04:50:39 209524e5b208: Pull complete 04:50:39 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 04:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:50:39 ---> 5bddaf1c2fca 04:50:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:50:41 ---> Running in b7336a912e88 04:50:42 Removing intermediate container b7336a912e88 04:50:42 ---> 94dad19dc8f6 04:50:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:50:42 ---> Running in 7adc7554af9a 04:50:44 Removing intermediate container 7adc7554af9a 04:50:44 ---> 97f30fde87ab 04:50:44 Step 5/8 : RUN apk add --no-cache make git 04:50:45 ---> Running in af65b46523f5 04:50:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:47 OK: 142 MiB in 39 packages 04:50:49 Running on prd-centos7-docker-4c-2g-11350 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws 04:50:49 Running in /w/workspace/device-sdk-go/4 [Pipeline] { 04:50:49 Removing intermediate container af65b46523f5 04:50:49 ---> f6a69873c5e7 04:50:49 Step 6/8 : WORKDIR /device-sdk-go 04:50:49 ---> Running in fe55f674042c [Pipeline] checkout 04:50:49 Removing intermediate container fe55f674042c 04:50:49 ---> c24dffefc7ae 04:50:49 Step 7/8 : COPY . . 04:50:50 ---> ae9ff0454caf 04:50:50 Step 8/8 : RUN go mod download 04:50:50 ---> Running in df818e187902 04:50:51 using credential edgex-jenkins-ssh 04:50:51 Cloning the remote Git repository 04:50:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:50:51 > git init /w/workspace/device-sdk-go/4 # timeout=10 04:50:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:50:51 > git --version # timeout=10 04:50:51 > git --version # 'git version 2.16.5' 04:50:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:50:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:50:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:52 Merging remotes/origin/master commit 43893dea7cdf8ffe29fac0bba279684163774e51 into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 04:50:53 Merge succeeded, producing 46bab8434c541b523242ffed956eb32102a5c834 04:50:53 Checking out Revision 46bab8434c541b523242ffed956eb32102a5c834 (PR-650) 04:50:52 > git config core.sparsecheckout # timeout=10 04:50:52 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 04:50:52 > git remote # timeout=10 04:50:52 > git config --get remote.origin.url # timeout=10 04:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:52 > git merge 43893dea7cdf8ffe29fac0bba279684163774e51 # timeout=10 04:50:53 > git rev-parse HEAD^{commit} # timeout=10 04:50:53 > git config core.sparsecheckout # timeout=10 04:50:53 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 04:50:56 Commit message: "feat(sdk): Implement Device AutoEvents SDK APIs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:50:57 ========================================================= 04:50:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:50:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:50:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 04:50:58 Sending build context to Docker daemon 2.355MB 04:50:58 Step 1/8 : ARG BASE=golang:1.15-alpine 04:50:58 Step 2/8 : FROM ${BASE} 04:50:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:50:58 df20fa9351a1: Pulling fs layer 04:50:58 ed8968b2872e: Pulling fs layer 04:50:58 a92cc7c5fd73: Pulling fs layer 04:50:58 e871e8e8d7a9: Pulling fs layer 04:50:58 e73272ec9a57: Pulling fs layer 04:50:58 1e910a182e73: Pulling fs layer 04:50:58 4e634b169226: Pulling fs layer 04:50:58 e73272ec9a57: Waiting 04:50:58 4e634b169226: Waiting 04:50:58 1e910a182e73: Waiting 04:50:58 e871e8e8d7a9: Waiting 04:50:58 a92cc7c5fd73: Verifying Checksum 04:50:58 a92cc7c5fd73: Download complete 04:50:58 ed8968b2872e: Verifying Checksum 04:50:58 ed8968b2872e: Download complete 04:50:58 e73272ec9a57: Verifying Checksum 04:50:58 e73272ec9a57: Download complete 04:50:58 1e910a182e73: Verifying Checksum 04:50:58 1e910a182e73: Download complete 04:50:58 df20fa9351a1: Verifying Checksum 04:50:58 df20fa9351a1: Download complete 04:50:59 df20fa9351a1: Pull complete 04:50:59 ed8968b2872e: Pull complete 04:50:59 a92cc7c5fd73: Pull complete 04:51:00 4e634b169226: Verifying Checksum 04:51:00 4e634b169226: Download complete 04:51:01 e871e8e8d7a9: Verifying Checksum 04:51:01 e871e8e8d7a9: Download complete 04:51:06 e871e8e8d7a9: Pull complete 04:51:06 e73272ec9a57: Pull complete 04:51:06 1e910a182e73: Pull complete 04:51:11 4e634b169226: Pull complete 04:51:11 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 04:51:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:51:11 ---> f7629b54cfaa 04:51:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:51:12 ---> Running in 1b8a029b4d06 04:51:12 Removing intermediate container 1b8a029b4d06 04:51:12 ---> 1c999a39619b 04:51:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:12 ---> Running in 4dffea425feb 04:51:13 Removing intermediate container 4dffea425feb 04:51:13 ---> 5e15952eb353 04:51:13 Step 5/8 : RUN apk add --no-cache make git 04:51:13 ---> Running in 014108e91cd4 04:51:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:51:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:51:15 OK: 166 MiB in 39 packages 04:51:15 Removing intermediate container 014108e91cd4 04:51:15 ---> 83a1f560143a 04:51:15 Step 6/8 : WORKDIR /device-sdk-go 04:51:15 ---> Running in 4daf9b94aa5a 04:51:16 Removing intermediate container 4daf9b94aa5a 04:51:16 ---> f24b5c26da77 04:51:16 Step 7/8 : COPY . . 04:51:17 ---> d5dfb04f994e 04:51:17 Step 8/8 : RUN go mod download 04:51:17 ---> Running in 4023ebe7e28b 04:51:17 Removing intermediate container df818e187902 04:51:17 ---> 9b79c7ca9321 04:51:17 Successfully built 9b79c7ca9321 04:51:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:51:18 + docker inspect -f . ci-base-image-arm64 04:51:18 . [Pipeline] withDockerContainer 04:51:18 prd-ubuntu18.04-docker-arm64-4c-16g-11349 does not seem to be running inside a container 04:51:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:51:20 $ docker top fb96d03048120bc393178dbe12a404b1e31dd474f1ed411b5fda8283830e6bc2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:21 + go version 04:51:21 go version go1.15.2 linux/arm64 [Pipeline] } 04:51:21 $ docker stop --time=1 fb96d03048120bc393178dbe12a404b1e31dd474f1ed411b5fda8283830e6bc2 04:51:23 $ docker rm -f fb96d03048120bc393178dbe12a404b1e31dd474f1ed411b5fda8283830e6bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:51:24 + docker inspect -f . ci-base-image-arm64 04:51:24 . [Pipeline] withDockerContainer 04:51:25 prd-ubuntu18.04-docker-arm64-4c-16g-11349 does not seem to be running inside a container 04:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:51:27 $ docker top 9ce02ab3aa633db0f6b99533e7b8a1f94c2f3dd1c4125720caba8a5e93780bdd -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:28 + make test 04:51:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:51:35 Removing intermediate container 4023ebe7e28b 04:51:35 ---> 4bbbb550d03c 04:51:35 Successfully built 4bbbb550d03c 04:51:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:51:35 + docker inspect -f . ci-base-image-x86_64 04:51:35 . [Pipeline] withDockerContainer 04:51:35 prd-centos7-docker-4c-2g-11350 does not seem to be running inside a container 04:51:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:51:36 $ docker top db26ea4bb7a1a78544ff8144427aa694138ec5c9bfb4d5077a77b6cef3268415 -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:37 + go version 04:51:37 go version go1.15.2 linux/amd64 [Pipeline] } 04:51:37 $ docker stop --time=1 db26ea4bb7a1a78544ff8144427aa694138ec5c9bfb4d5077a77b6cef3268415 04:51:38 $ docker rm -f db26ea4bb7a1a78544ff8144427aa694138ec5c9bfb4d5077a77b6cef3268415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:51:39 + docker inspect -f . ci-base-image-x86_64 04:51:39 . [Pipeline] withDockerContainer 04:51:39 prd-centos7-docker-4c-2g-11350 does not seem to be running inside a container 04:51:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:51:40 $ docker top 9ef9634008c578c457c8cb7e66a70f3817c1c9705129191c666e6faf5d6ed7ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:40 + make test 04:51:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:51:47 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:51:50 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:52:02 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:52:02 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:52:02 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 04:52:02 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.073s coverage: 20.8% of statements 04:52:03 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.467s coverage: 97.1% of statements 04:52:29 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:52:29 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:52:29 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 04:52:29 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.172s coverage: 20.8% of statements 04:52:31 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.216s coverage: 97.1% of statements 04:52:35 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.045s coverage: 9.4% of statements 04:52:35 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.044s coverage: 21.9% of statements 04:52:35 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:52:35 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.245s coverage: 42.6% of statements 04:52:35 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:52:35 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.271s coverage: 68.9% of statements 04:52:35 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:52:35 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:52:35 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:52:35 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 04:52:35 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.067s coverage: 52.6% of statements 04:52:35 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 04:52:35 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 04:52:35 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 04:52:35 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.386s coverage: 68.9% of statements 04:52:35 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.3% of statements 04:52:35 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:52:35 GO111MODULE=on go vet ./... 04:52:42 gofmt -l . 04:52:42 [ "`gofmt -l .`" = "" ] 04:52:42 ./bin/test-attribution-txt.sh 04:52:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:52:42 $ docker stop --time=1 9ef9634008c578c457c8cb7e66a70f3817c1c9705129191c666e6faf5d6ed7ae 04:52:44 $ docker rm -f 9ef9634008c578c457c8cb7e66a70f3817c1c9705129191c666e6faf5d6ed7ae [Pipeline] // withDockerContainer [Pipeline] sh 04:52:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:52:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:52:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:52:48 + ls -al . 04:52:48 total 208 04:52:48 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 6 04:52 . 04:52:48 drwxrwxr-x. 4 jenkins jenkins 28 Nov 6 04:50 .. 04:52:48 drwxrwxr-x. 2 jenkins jenkins 64 Nov 6 04:50 bin 04:52:48 -rw-r--r--. 1 jenkins jenkins 128813 Nov 6 04:52 coverage.out 04:52:48 -rw-rw-r--. 1 jenkins jenkins 936 Nov 6 04:50 Dockerfile.build 04:52:48 -rw-rw-r--. 1 jenkins jenkins 140 Nov 6 04:50 .dockerignore 04:52:48 drwxrwxr-x. 4 jenkins jenkins 48 Nov 6 04:50 example 04:52:48 drwxrwxr-x. 8 jenkins jenkins 179 Nov 6 04:50 .git 04:52:48 drwxrwxr-x. 2 jenkins jenkins 60 Nov 6 04:50 .github 04:52:48 -rw-rw-r--. 1 jenkins jenkins 138 Nov 6 04:50 .gitignore 04:52:48 -rw-r--r--. 1 jenkins jenkins 518 Nov 6 04:52 go.mod 04:52:48 -rw-r--r--. 1 jenkins jenkins 13436 Nov 6 04:52 go.sum 04:52:48 drwxrwxr-x. 15 jenkins jenkins 211 Nov 6 04:50 internal 04:52:48 -rw-rw-r--. 1 jenkins jenkins 901 Nov 6 04:50 Jenkinsfile 04:52:48 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 6 04:50 LICENSE 04:52:48 -rw-rw-r--. 1 jenkins jenkins 1013 Nov 6 04:50 Makefile 04:52:48 drwxrwxr-x. 4 jenkins jenkins 26 Nov 6 04:50 openapi 04:52:48 drwxrwxr-x. 5 jenkins jenkins 50 Nov 6 04:50 pkg 04:52:48 -rw-rw-r--. 1 jenkins jenkins 5897 Nov 6 04:50 README.md 04:52:48 -rw-rw-r--. 1 jenkins jenkins 4291 Nov 6 04:50 RELEASE-NOTES.txt 04:52:48 drwxrwxr-x. 4 jenkins jenkins 54 Nov 6 04:50 snap 04:52:48 -rw-rw-r--. 1 jenkins jenkins 5 Nov 6 04:47 VERSION 04:52:48 -rw-rw-r--. 1 jenkins jenkins 222 Nov 6 04:50 version.go [Pipeline] isUnix [Pipeline] sh 04:52:48 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=46bab8434c541b523242ffed956eb32102a5c834 --label arch=amd64 --label version=0.0.0 . 04:52:49 Sending build context to Docker daemon 2.485MB 04:52:49 Step 1/24 : ARG BASE=golang:1.15-alpine 04:52:49 Step 2/24 : FROM ${BASE} AS builder 04:52:49 ---> 4bbbb550d03c 04:52:49 Step 3/24 : ARG MAKE='make build' 04:52:49 ---> Running in 28df292305fd 04:52:50 Removing intermediate container 28df292305fd 04:52:50 ---> ba3002b7f365 04:52:50 Step 4/24 : WORKDIR /device-sdk-go 04:52:50 ---> Running in 59de6fa0ea37 04:52:50 Removing intermediate container 59de6fa0ea37 04:52:50 ---> 548648320afa 04:52:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:52:50 ---> Running in 2e2af7c2a1ee 04:52:50 Removing intermediate container 2e2af7c2a1ee 04:52:50 ---> f1ec3a9fe4e8 04:52:50 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:50 ---> Running in 24d6408ab26e 04:52:51 Removing intermediate container 24d6408ab26e 04:52:51 ---> a08da26e97fa 04:52:51 Step 7/24 : RUN apk add --update --no-cache make git 04:52:51 ---> Running in a54125abb4ca 04:52:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:52:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:52:53 OK: 166 MiB in 39 packages 04:52:53 Removing intermediate container a54125abb4ca 04:52:53 ---> 8d1d91bb8540 04:52:53 Step 8/24 : COPY . . 04:52:54 ---> 403613b9f3c3 04:52:54 Step 9/24 : RUN ${MAKE} 04:52:54 ---> Running in fc9acb073ef4 04:52:55 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 04:53:03 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:53:04 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.118s coverage: 9.4% of statements 04:53:04 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.111s coverage: 21.9% of statements 04:53:04 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:53:04 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.552s coverage: 42.6% of statements 04:53:04 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:53:04 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.760s coverage: 68.9% of statements 04:53:04 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:53:04 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:53:04 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:53:04 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 04:53:04 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.191s coverage: 52.6% of statements 04:53:04 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 04:53:04 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 04:53:04 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 04:53:04 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.723s coverage: 68.9% of statements 04:53:04 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.131s coverage: 4.3% of statements 04:53:04 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:53:04 GO111MODULE=on go vet ./... 04:53:05 Removing intermediate container fc9acb073ef4 04:53:05 ---> 927443bf05a4 04:53:05 Step 10/24 : FROM scratch 04:53:05 ---> 04:53:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:53:05 ---> Running in c09a0de6a54d 04:53:05 Removing intermediate container c09a0de6a54d 04:53:05 ---> 87f1f7fe94f8 04:53:05 Step 12/24 : ENV APP_PORT=49990 04:53:05 ---> Running in 4c8030248318 04:53:06 Removing intermediate container 4c8030248318 04:53:06 ---> b69e3e396c16 04:53:06 Step 13/24 : EXPOSE $APP_PORT 04:53:06 ---> Running in 2579fb9045f3 04:53:06 Removing intermediate container 2579fb9045f3 04:53:06 ---> 502aeb06591c 04:53:06 Step 14/24 : WORKDIR / 04:53:06 ---> Running in 19c947aa98c4 04:53:06 Removing intermediate container 19c947aa98c4 04:53:06 ---> 2eb52e10dcf4 04:53:06 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:53:07 ---> 485e7d8289b2 04:53:07 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:53:07 ---> 5a3219b440e6 04:53:07 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:53:07 ---> 949a163690d2 04:53:07 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:53:07 ---> 2d94f0d93304 04:53:07 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:53:07 ---> 0cc60d6e6e71 04:53:07 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:53:07 ---> Running in ea7191571c32 04:53:08 Removing intermediate container ea7191571c32 04:53:08 ---> ec3c511e2465 04:53:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:53:08 ---> Running in 402198c3440f 04:53:08 Removing intermediate container 402198c3440f 04:53:08 ---> 212a75c30831 04:53:08 Step 22/24 : LABEL arch=amd64 04:53:08 ---> Running in 93fc655e3bd6 04:53:08 Removing intermediate container 93fc655e3bd6 04:53:08 ---> 77870cea9d3d 04:53:08 Step 23/24 : LABEL git_sha=46bab8434c541b523242ffed956eb32102a5c834 04:53:08 ---> Running in 6b732fcb60dd 04:53:08 Removing intermediate container 6b732fcb60dd 04:53:08 ---> 898426d186cd 04:53:08 Step 24/24 : LABEL version=0.0.0 04:53:08 ---> Running in 4586f6894eda 04:53:08 Removing intermediate container 4586f6894eda 04:53:08 ---> 6fd82a479f80 04:53:08 [Warning] One or more build-args [ARCH] were not consumed 04:53:08 Successfully built 6fd82a479f80 04:53:08 Successfully tagged docker-device-sdk-simple:latest [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] } 04:53:36 gofmt -l . 04:53:36 [ "`gofmt -l .`" = "" ] 04:53:36 ./bin/test-attribution-txt.sh 04:53:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:53:36 $ docker stop --time=1 9ce02ab3aa633db0f6b99533e7b8a1f94c2f3dd1c4125720caba8a5e93780bdd 04:53:38 $ docker rm -f 9ce02ab3aa633db0f6b99533e7b8a1f94c2f3dd1c4125720caba8a5e93780bdd [Pipeline] // withDockerContainer [Pipeline] sh 04:53:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:53:39 Warning: overwriting stash ‘coverage-report’ 04:53:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:53:42 + ls -al . 04:53:42 total 244 04:53:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 04:53 . 04:53:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:50 .. 04:53:42 -rw-rw-r-- 1 jenkins jenkins 140 Nov 6 04:50 .dockerignore 04:53:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 04:50 .git 04:53:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:50 .github 04:53:42 -rw-rw-r-- 1 jenkins jenkins 138 Nov 6 04:50 .gitignore 04:53:42 -rw-rw-r-- 1 jenkins jenkins 936 Nov 6 04:50 Dockerfile.build 04:53:42 -rw-rw-r-- 1 jenkins jenkins 901 Nov 6 04:50 Jenkinsfile 04:53:42 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 6 04:50 LICENSE 04:53:42 -rw-rw-r-- 1 jenkins jenkins 1013 Nov 6 04:50 Makefile 04:53:42 -rw-rw-r-- 1 jenkins jenkins 5897 Nov 6 04:50 README.md 04:53:42 -rw-rw-r-- 1 jenkins jenkins 4291 Nov 6 04:50 RELEASE-NOTES.txt 04:53:42 -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 04:47 VERSION 04:53:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:50 bin 04:53:42 -rw-r--r-- 1 jenkins jenkins 128813 Nov 6 04:53 coverage.out 04:53:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:50 example 04:53:42 -rw-r--r-- 1 jenkins jenkins 518 Nov 6 04:53 go.mod 04:53:42 -rw-r--r-- 1 jenkins jenkins 13436 Nov 6 04:53 go.sum 04:53:42 drwxrwxr-x 15 jenkins jenkins 4096 Nov 6 04:50 internal 04:53:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:50 openapi 04:53:42 drwxrwxr-x 5 jenkins jenkins 4096 Nov 6 04:50 pkg 04:53:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:50 snap 04:53:42 -rw-rw-r-- 1 jenkins jenkins 222 Nov 6 04:50 version.go [Pipeline] isUnix [Pipeline] sh 04:53:42 + 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=46bab8434c541b523242ffed956eb32102a5c834 --label arch=arm64 --label version=0.0.0 . 04:53:42 Sending build context to Docker daemon 2.487MB 04:53:43 Step 1/24 : ARG BASE=golang:1.15-alpine 04:53:43 Step 2/24 : FROM ${BASE} AS builder 04:53:43 ---> 9b79c7ca9321 04:53:43 Step 3/24 : ARG MAKE='make build' 04:53:43 ---> Running in 16dedbc9bdb6 04:53:44 Removing intermediate container 16dedbc9bdb6 04:53:44 ---> e4e4ed335d9c 04:53:44 Step 4/24 : WORKDIR /device-sdk-go 04:53:44 ---> Running in af9ba4dccd5a 04:53:44 Removing intermediate container af9ba4dccd5a 04:53:44 ---> da4eef522374 04:53:44 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:53:44 ---> Running in 90db7604cfc9 04:53:45 Removing intermediate container 90db7604cfc9 04:53:45 ---> eba1b17c7ab6 04:53:45 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:45 ---> Running in fd691bd9097d 04:53:47 Removing intermediate container fd691bd9097d 04:53:47 ---> 2c0f5cdc94a3 04:53:47 Step 7/24 : RUN apk add --update --no-cache make git 04:53:47 ---> Running in 8f8c653aebec 04:53:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:53:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:53:50 OK: 142 MiB in 39 packages 04:53:51 Removing intermediate container 8f8c653aebec 04:53:51 ---> 3ac3a5e33a8d 04:53:51 Step 8/24 : COPY . . 04:53:53 ---> 15bb50c7f8a3 04:53:53 Step 9/24 : RUN ${MAKE} 04:53:53 ---> Running in 015dfb3d38d7 04:53:54 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 04:54:21 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:54:21 Removing intermediate container 015dfb3d38d7 04:54:21 ---> d40dbf12e92c 04:54:21 Step 10/24 : FROM scratch 04:54:21 ---> 04:54:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:54:21 ---> Running in 0ccaace3e565 04:54:21 Removing intermediate container 0ccaace3e565 04:54:21 ---> 33c40db55f37 04:54:21 Step 12/24 : ENV APP_PORT=49990 04:54:22 ---> Running in d61c95e56f4c 04:54:22 Removing intermediate container d61c95e56f4c 04:54:22 ---> 7e42dc2be9c5 04:54:22 Step 13/24 : EXPOSE $APP_PORT 04:54:22 ---> Running in d69986866ddb 04:54:22 Removing intermediate container d69986866ddb 04:54:22 ---> 0628a599206c 04:54:22 Step 14/24 : WORKDIR / 04:54:22 ---> Running in f3c226003d99 04:54:23 Removing intermediate container f3c226003d99 04:54:23 ---> ee6727aa48a0 04:54:23 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:54:25 ---> 82dc9fead003 04:54:25 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:54:25 ---> 9d29e2ea1d16 04:54:25 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:54:26 ---> 1cfba261417b 04:54:26 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:54:26 ---> 2a4597f9a80b 04:54:26 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:54:27 ---> 24614e237289 04:54:27 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:54:27 ---> Running in 65ae3b6814dd 04:54:28 Removing intermediate container 65ae3b6814dd 04:54:28 ---> c9cdb3a6adac 04:54:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:28 ---> Running in 942ab52f7787 04:54:28 Removing intermediate container 942ab52f7787 04:54:28 ---> 29cd5268d93d 04:54:28 Step 22/24 : LABEL arch=arm64 04:54:28 ---> Running in c63105883c44 04:54:29 Removing intermediate container c63105883c44 04:54:29 ---> e3e99a52fd6a 04:54:29 Step 23/24 : LABEL git_sha=46bab8434c541b523242ffed956eb32102a5c834 04:54:29 ---> Running in 5aa94ca10157 04:54:29 Removing intermediate container 5aa94ca10157 04:54:29 ---> b0d105820f07 04:54:29 Step 24/24 : LABEL version=0.0.0 04:54:30 ---> Running in 2d1b1ebe953c 04:54:30 Removing intermediate container 2d1b1ebe953c 04:54:30 ---> 95fadad2a217 04:54:30 [Warning] One or more build-args [ARCH] were not consumed 04:54:30 Successfully built 95fadad2a217 04:54:30 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:54:32 provisioning config files... 04:54:32 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config4035358390676342087tmp [Pipeline] { [Pipeline] sh 04:54:33 + set +x 04:54:33 + curl -s https://codecov.io/bash 04:54:33 + bash -s -- 04:54:33 04:54:33 _____ _ 04:54:33 / ____| | | 04:54:33 | | ___ __| | ___ ___ _____ __ 04:54:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:54:33 | |___| (_) | (_| | __/ (_| (_) \ V / 04:54:33 \_____\___/ \__,_|\___|\___\___/ \_/ 04:54:33 Bash-20201104-3e6f2fc 04:54:33 04:54:33 04:54:33 ==> Jenkins CI detected. 04:54:33 project root: . 04:54:33 --> token set from env 04:54:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:54:33 ==> Running gcov in . (disable via -X gcov) 04:54:33 ==> Python coveragepy not found 04:54:33 ==> Searching for coverage reports in: 04:54:33 + . 04:54:33 -> Found 1 reports 04:54:33 ==> Detecting git/mercurial file structure 04:54:33 ==> Reading reports 04:54:33 + ./coverage.out bytes=128813 04:54:33 ==> Appending adjustments 04:54:33 https://docs.codecov.io/docs/fixing-reports 04:54:33 + Found adjustments 04:54:33 ==> Gzipping contents 04:54:33 ==> Uploading reports 04:54:33 url: https://codecov.io 04:54:33 query: branch=PR-650&commit=46bab8434c541b523242ffed956eb32102a5c834&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= 04:54:33 -> Pinging Codecov 04:54:33 https://codecov.io/upload/v4?package=bash-20201104-3e6f2fc&token=secret&branch=PR-650&commit=46bab8434c541b523242ffed956eb32102a5c834&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= 04:54:34  04:54:34 04:54:34 04:54:34 04:54:34 Error 411 (Length Required)!!1 04:54:34 04:54:34 04:54:34

411. That’s an error. 04:54:34

POST requests require a Content-length header. That’s all we know. 04:54:34 04:54:34 411 04:54:34 ==> Uploading to Codecov 04:54:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:34 Dload Upload Total Spent Left Speed 04:54:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 21116 0 0 100 21006 0 27311 --:--:-- --:--:-- --:--:-- 27315 100 21116 100 110 100 21006 142 27303 --:--:-- --:--:-- --:--:-- 27280 04:54:35 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/46bab8434c541b523242ffed956eb32102a5c834 [Pipeline] } 04:54:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:54:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:54:38 ---> package-listing.sh 04:54:38 ++ tr '[:upper:]' '[:lower:]' 04:54:38 ++ facter osfamily 04:54:38 + OS_FAMILY=redhat 04:54:38 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-650 04:54:38 + START_PACKAGES=/tmp/packages_start.txt 04:54:38 + END_PACKAGES=/tmp/packages_end.txt 04:54:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:54:38 + PACKAGES=/tmp/packages_start.txt 04:54:38 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' 04:54:38 + PACKAGES=/tmp/packages_end.txt 04:54:38 + case "${OS_FAMILY}" in 04:54:38 + rpm -qa 04:54:38 + sort 04:54:43 + '[' -f /tmp/packages_start.txt ']' 04:54:43 + '[' -f /tmp/packages_end.txt ']' 04:54:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:54:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' 04:54:43 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ 04:54:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ [Pipeline] echo 04:54:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:54:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:54:43 04:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:54:44 alpine: Pulling from edgex-lftools-log-publisher 04:54:44 df20fa9351a1: Pulling fs layer 04:54:44 36b3adc4ff6f: Pulling fs layer 04:54:44 8ad3a11d3b57: Pulling fs layer 04:54:44 46f8f816bc3b: Pulling fs layer 04:54:44 93b61091891f: Pulling fs layer 04:54:44 93b9cdb0e59b: Pulling fs layer 04:54:44 5e14af77c1be: Pulling fs layer 04:54:44 01666e4c0597: Pulling fs layer 04:54:44 aa168da1d23b: Pulling fs layer 04:54:44 93b9cdb0e59b: Waiting 04:54:44 5e14af77c1be: Waiting 04:54:44 01666e4c0597: Waiting 04:54:44 aa168da1d23b: Waiting 04:54:44 46f8f816bc3b: Waiting 04:54:44 93b61091891f: Waiting 04:54:44 36b3adc4ff6f: Download complete 04:54:44 46f8f816bc3b: Verifying Checksum 04:54:44 46f8f816bc3b: Download complete 04:54:44 df20fa9351a1: Verifying Checksum 04:54:44 df20fa9351a1: Download complete 04:54:44 93b9cdb0e59b: Verifying Checksum 04:54:44 93b9cdb0e59b: Download complete 04:54:44 93b61091891f: Verifying Checksum 04:54:44 93b61091891f: Download complete 04:54:44 5e14af77c1be: Download complete 04:54:44 01666e4c0597: Verifying Checksum 04:54:44 01666e4c0597: Download complete 04:54:44 df20fa9351a1: Pull complete 04:54:44 36b3adc4ff6f: Pull complete 04:54:44 8ad3a11d3b57: Verifying Checksum 04:54:44 8ad3a11d3b57: Download complete 04:54:45 8ad3a11d3b57: Pull complete 04:54:45 46f8f816bc3b: Pull complete 04:54:46 93b61091891f: Pull complete 04:54:46 93b9cdb0e59b: Pull complete 04:54:46 5e14af77c1be: Pull complete 04:54:46 aa168da1d23b: Verifying Checksum 04:54:46 aa168da1d23b: Download complete 04:54:46 01666e4c0597: Pull complete 04:54:53 aa168da1d23b: Pull complete 04:54:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:54:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:54:53 prd-centos7-docker-4c-2g-11348 does not seem to be running inside a container 04:54:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:55:00 $ docker top 741011df5e13579ba4e5713ebbd5b344eeb07cb1bc29de4f8e9286310dbb2c29 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:55:00 + mkdir -p /var/log/sa [Pipeline] sh 04:55:01 + ls /var/log/sa-host 04:55:01 + sadf -c /var/log/sa-host/sa05 04:55:01 file_magic: OK 04:55:01 HZ: Using current value: 100 04:55:01 file_header: OK 04:55:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:55:01 Statistics: 04:55:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:55:01 File successfully converted to sysstat format version 12.2.1 04:55:01 + sadf -c /var/log/sa-host/sa06 04:55:01 file_magic: OK 04:55:01 HZ: Using current value: 100 04:55:01 file_header: OK 04:55:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:55:01 Statistics: 04:55:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:55:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:01 provisioning config files... 04:55:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config1820689950971158tmp [Pipeline] { [Pipeline] echo 04:55:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:55:02 ---> create-netrc.sh [Pipeline] } 04:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:55:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:55:02 ---> python-tools-install.sh [Pipeline] echo 04:55:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:55:03 ---> sudo-logs.sh 04:55:03 Archiving 'sudo' log.. [Pipeline] echo 04:55:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:55:03 ---> job-cost.sh 04:55:03 lf-activate-venv: SKIPPING 04:55:03 INFO: No Stack... 04:55:04 INFO: Retrieving Pricing Info for: v1-standard-2 04:55:05 INFO: Archiving Costs [Pipeline] echo 04:55:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:55:05 ---> logs-deploy.sh 04:55:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-650/4 04:55:05 INFO: archiving workspace using pattern(s): 04:55:07 Archives upload complete. 04:55:07 INFO: archiving logs to Nexus 04:55:08 ---> uname -a: 04:55:08 Linux prd-centos7-docker-4c-2g-11348.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 04:55:08 04:55:08 04:55:08 ---> lscpu: 04:55:08 Architecture: x86_64 04:55:08 CPU op-mode(s): 32-bit, 64-bit 04:55:08 Byte Order: Little Endian 04:55:08 Address sizes: 40 bits physical, 48 bits virtual 04:55:08 CPU(s): 4 04:55:08 On-line CPU(s) list: 0-3 04:55:08 Thread(s) per core: 1 04:55:08 Core(s) per socket: 1 04:55:08 Socket(s): 4 04:55:08 NUMA node(s): 1 04:55:08 Vendor ID: GenuineIntel 04:55:08 CPU family: 6 04:55:08 Model: 44 04:55:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:55:08 Stepping: 1 04:55:08 CPU MHz: 2933.438 04:55:08 BogoMIPS: 5866.87 04:55:08 Virtualization: VT-x 04:55:08 Hypervisor vendor: KVM 04:55:08 Virtualization type: full 04:55:08 L1d cache: 128 KiB 04:55:08 L1i cache: 128 KiB 04:55:08 L2 cache: 16 MiB 04:55:08 L3 cache: 64 MiB 04:55:08 NUMA node0 CPU(s): 0-3 04:55:08 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:55:08 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:55:08 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:55:08 Vulnerability Meltdown: Mitigation; PTI 04:55:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:55:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:55:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:55:08 Vulnerability Tsx async abort: Not affected 04:55:08 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 04:55:08 04:55:08 04:55:08 ---> nproc: 04:55:08 4 04:55:08 04:55:08 04:55:08 ---> df -h: 04:55:08 Filesystem Size Used Available Use% Mounted on 04:55:08 overlay 50.0G 7.2G 42.8G 14% / 04:55:08 tmpfs 64.0M 0 64.0M 0% /dev 04:55:08 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:55:08 shm 64.0M 0 64.0M 0% /dev/shm 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-650 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 04:55:08 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 04:55:08 04:55:08 04:55:08 ---> free -m: 04:55:08 total used free shared buff/cache available 04:55:08 Mem: 1837 696 96 0 1045 1039 04:55:08 Swap: 1023 0 1023 04:55:08 04:55:08 04:55:08 ---> ip addr: 04:55:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:55:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:55:08 inet 127.0.0.1/8 scope host lo 04:55:08 valid_lft forever preferred_lft forever 04:55:08 inet6 ::1/128 scope host 04:55:08 valid_lft forever preferred_lft forever 04:55:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:55:08 link/ether fa:16:3e:f2:85:7b brd ff:ff:ff:ff:ff:ff 04:55:08 inet 10.30.123.44/23 brd 10.30.123.255 scope global dynamic eth0 04:55:08 valid_lft 85907sec preferred_lft 85907sec 04:55:08 inet6 fe80::f816:3eff:fef2:857b/64 scope link 04:55:08 valid_lft forever preferred_lft forever 04:55:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:55:08 link/ether 02:42:7a:65:e7:fd brd ff:ff:ff:ff:ff:ff 04:55:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:55:08 valid_lft forever preferred_lft forever 04:55:08 inet6 fe80::42:7aff:fe65:e7fd/64 scope link 04:55:08 valid_lft forever preferred_lft forever 04:55:08 04:55:08 04:55:08 ---> sar -b -r -n DEV: 04:55:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/06/20 _x86_64_ (4 CPU) 04:55:08 04:55:08 04:46:40 LINUX RESTART (4 CPU) 04:55:08 04:55:08 04:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:55:08 04:48:02 159.67 70.06 89.61 0.00 8762.75 40337.78 0.00 04:55:08 04:49:01 3.45 0.00 3.45 0.00 0.00 114.68 0.00 04:55:08 04:50:01 0.38 0.00 0.38 0.00 0.00 6.11 0.00 04:55:08 04:51:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 04:55:08 04:52:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 04:55:08 04:53:01 0.32 0.00 0.32 0.00 0.00 4.20 0.00 04:55:08 04:54:01 0.32 0.02 0.30 0.00 0.13 3.25 0.00 04:55:08 Average: 23.58 10.04 13.54 0.00 1255.45 5798.30 0.00 04:55:08 04:55:08 04:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:55:08 04:48:02 149352 0 598416 31.80 2620 1131168 1128828 38.52 426560 1143040 128 04:55:08 04:49:01 155804 0 591876 31.46 2620 1131256 1083812 36.99 424640 1139976 20 04:55:08 04:50:01 155696 0 591976 31.46 2620 1131264 1083984 36.99 425120 1139964 8 04:55:08 04:51:01 155052 0 592616 31.50 2620 1131268 1084068 37.00 425660 1139964 8 04:55:08 04:52:01 155148 0 592512 31.49 2620 1131276 1083876 36.99 436628 1129164 8 04:55:08 04:53:01 154572 0 593084 31.52 2620 1131280 1083960 36.99 440164 1126084 8 04:55:08 04:54:01 155072 0 592576 31.49 2620 1131288 1083876 36.99 439736 1126084 8 04:55:08 Average: 154385 0 593294 31.53 2620 1131257 1090343 37.21 431215 1134897 27 04:55:08 04:55:08 04:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:55:08 04:48:02 eth0 531.14 321.49 1085.53 98.27 0.00 0.00 0.00 0.00 04:55:08 04:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:48:02 docker0 10.94 8.72 1.52 20.28 0.00 0.00 0.00 0.00 04:55:08 04:49:01 eth0 0.42 0.10 0.02 0.02 0.00 0.00 0.00 0.00 04:55:08 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:50:01 eth0 3.95 1.78 3.05 0.12 0.00 0.00 0.00 0.00 04:55:08 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:51:01 eth0 1.43 0.82 0.61 0.38 0.00 0.00 0.00 0.00 04:55:08 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:52:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 04:55:08 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:53:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:55:08 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:55:08 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 Average: eth0 77.00 46.51 156.07 14.17 0.00 0.00 0.00 0.00 04:55:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:08 Average: docker0 1.57 1.25 0.22 2.90 0.00 0.00 0.00 0.00 04:55:08 04:55:08 04:55:08 ---> sar -P ALL: 04:55:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/06/20 _x86_64_ (4 CPU) 04:55:08 04:55:08 04:46:40 LINUX RESTART (4 CPU) 04:55:08 04:55:08 04:47:01 CPU %user %nice %system %iowait %steal %idle 04:55:08 04:48:02 all 15.78 0.00 9.41 7.81 0.04 66.96 04:55:08 04:48:02 0 15.38 0.00 10.70 6.88 0.05 67.00 04:55:08 04:48:02 1 15.61 0.00 10.44 8.94 0.03 64.97 04:55:08 04:48:02 2 15.83 0.00 8.39 8.40 0.03 67.34 04:55:08 04:48:02 3 16.30 0.00 8.12 7.02 0.03 68.52 04:55:08 04:49:01 all 0.11 0.00 0.06 0.00 0.00 99.83 04:55:08 04:49:01 0 0.34 0.00 0.08 0.00 0.02 99.56 04:55:08 04:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 04:55:08 04:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:55:08 04:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 04:55:08 04:50:01 all 0.18 0.00 0.04 0.00 0.00 99.78 04:55:08 04:50:01 0 0.55 0.00 0.03 0.00 0.00 99.42 04:55:08 04:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:55:08 04:50:01 2 0.08 0.00 0.05 0.00 0.00 99.87 04:55:08 04:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:55:08 04:51:01 all 0.07 0.00 0.04 0.00 0.00 99.89 04:55:08 04:51:01 0 0.15 0.00 0.03 0.00 0.00 99.82 04:55:08 04:51:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:55:08 04:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88 04:55:08 04:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:55:08 04:52:01 all 0.12 0.00 0.05 0.00 0.00 99.84 04:55:08 04:52:01 0 0.05 0.00 0.08 0.00 0.00 99.87 04:55:08 04:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:55:08 04:52:01 2 0.35 0.00 0.03 0.00 0.00 99.62 04:55:08 04:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:55:08 04:53:01 all 0.16 0.00 0.04 0.00 0.00 99.80 04:55:08 04:53:01 0 0.05 0.00 0.08 0.00 0.00 99.87 04:55:08 04:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:55:08 04:53:01 2 0.53 0.00 0.03 0.00 0.00 99.43 04:55:08 04:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:55:08 04:54:01 all 0.17 0.00 0.04 0.00 0.00 99.80 04:55:08 04:54:01 0 0.03 0.00 0.07 0.00 0.00 99.90 04:55:08 04:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:55:08 04:54:01 2 0.57 0.00 0.03 0.00 0.00 99.40 04:55:08 04:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:55:08 Average: all 2.35 0.00 1.37 1.11 0.01 95.17 04:55:08 Average: 0 2.34 0.00 1.57 0.97 0.01 95.10 04:55:08 Average: 1 2.24 0.00 1.51 1.27 0.01 94.98 04:55:08 Average: 2 2.48 0.00 1.22 1.19 0.00 95.09 04:55:08 Average: 3 2.33 0.00 1.17 0.99 0.00 95.50 04:55:08 04:55:08 04:55:08