Pull request #906 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 20a52fbacaac4ced11138b26b759052057872cf8+92affc97e25621ac5a3617c0e5e42feb55191c77 (ed82a08213a85fd59dd334a247411d0b12b8d9aa) Running in Durability level: MAX_SURVIVABILITY 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-906/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-906/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@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-3172 in /w/workspace/dgexfoundry_device-sdk-go_PR-906 [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-906 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 20a52fbacaac4ced11138b26b759052057872cf8 Merge succeeded, producing 20a52fbacaac4ced11138b26b759052057872cf8 Checking out Revision 20a52fbacaac4ced11138b26b759052057872cf8 (PR-906) > 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 --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/906/head:refs/remotes/origin/PR-906 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20a52fbacaac4ced11138b26b759052057872cf8 # 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 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20a52fbacaac4ced11138b26b759052057872cf8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:47:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:47:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:47:52 ========================================================= 05:47:52 EdgeX Global Pipelines Version Info 05:47:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:47:54 ------------------- 05:47:54 stable info: 05:47:54 ------------------- 05:47:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:47:54 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:47:54 Message: update stable to v1.0.191 05:47:55 ------------------- 05:47:55 experimental info: 05:47:55 ------------------- 05:47:55 Commited By: **** collab-it+edgex@linuxfoundation.org 05:47:55 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:47:55 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-906 [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-906 [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-906 [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20a52fbacaac4ced11138b26b759052057872cf8 [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20a52fb [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:47:57 provisioning config files... 05:47:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp/config7216145659018436833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:58 ---> docker-login.sh 05:47:58 nexus3.edgexfoundry.org:10001 05:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:58 Configure a credential helper to remove this warning. See 05:47:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:58 05:47:58 Login Succeeded 05:47:58 nexus3.edgexfoundry.org:10002 05:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:59 Configure a credential helper to remove this warning. See 05:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:59 05:47:59 Login Succeeded 05:47:59 nexus3.edgexfoundry.org:10003 05:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:59 Configure a credential helper to remove this warning. See 05:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:59 05:47:59 Login Succeeded 05:47:59 nexus3.edgexfoundry.org:10004 05:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:59 Configure a credential helper to remove this warning. See 05:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:59 05:47:59 Login Succeeded 05:47:59 docker.io 05:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:00 Configure a credential helper to remove this warning. See 05:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:00 05:48:00 Login Succeeded 05:48:00 ---> docker-login.sh ends [Pipeline] } 05:48:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:01 + git log --format=format:%s -1 20a52fbacaac4ced11138b26b759052057872cf8 [Pipeline] echo 05:48:01 GIT_COMMIT: 20a52fbacaac4ced11138b26b759052057872cf8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:48:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:03 05:48:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:48:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:03 latest: Pulling from edgex-devops/git-semver 05:48:03 31603596830f: Pulling fs layer 05:48:03 54011a49482f: Pulling fs layer 05:48:03 a6820b24f6d8: Pulling fs layer 05:48:03 f581987b2513: Pulling fs layer 05:48:03 f581987b2513: Waiting 05:48:03 54011a49482f: Verifying Checksum 05:48:03 54011a49482f: Download complete 05:48:04 31603596830f: Verifying Checksum 05:48:04 31603596830f: Download complete 05:48:04 f581987b2513: Verifying Checksum 05:48:04 f581987b2513: Download complete 05:48:04 a6820b24f6d8: Verifying Checksum 05:48:04 a6820b24f6d8: Download complete 05:48:04 31603596830f: Pull complete 05:48:05 54011a49482f: Pull complete 05:48:06 a6820b24f6d8: Pull complete 05:48:06 f581987b2513: Pull complete 05:48:06 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:48:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:48:06 prd-centos7-docker-4c-2g-3172 does not seem to be running inside a container 05:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-906 -v /w/workspace/dgexfoundry_device-sdk-go_PR-906:/w/workspace/dgexfoundry_device-sdk-go_PR-906:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:48:09 $ docker top 194c66e05295db8b3882ba12d2579ff813bedf255f35739ee08fbf45844c747b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:09 [ssh-agent] Looking for ssh-agent implementation... 05:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:09 $ docker exec 194c66e05295db8b3882ba12d2579ff813bedf255f35739ee08fbf45844c747b ssh-agent 05:48:09 SSH_AUTH_SOCK=/tmp/ssh-2MxJFZzUeweF/agent.11 05:48:09 SSH_AGENT_PID=17 05:48:09 Running ssh-add (command line suppressed) 05:48:10 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp/private_key_6918073951288550885.key (/w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp/private_key_6918073951288550885.key) 05:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:10 + git tag --points-at HEAD [Pipeline] } 05:48:10 $ docker exec --env ******** --env ******** 194c66e05295db8b3882ba12d2579ff813bedf255f35739ee08fbf45844c747b ssh-agent -k 05:48:10 unset SSH_AUTH_SOCK; 05:48:10 unset SSH_AGENT_PID; 05:48:10 echo Agent pid 17 killed; 05:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:48:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:10 [ssh-agent] Looking for ssh-agent implementation... 05:48:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:11 $ docker exec 194c66e05295db8b3882ba12d2579ff813bedf255f35739ee08fbf45844c747b ssh-agent 05:48:11 SSH_AUTH_SOCK=/tmp/ssh-CTicpaPjDqZs/agent.47 05:48:11 SSH_AGENT_PID=52 05:48:11 Running ssh-add (command line suppressed) 05:48:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp/private_key_351038452374520925.key (/w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp/private_key_351038452374520925.key) 05:48:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:11 + git semver init 05:48:11 # -> Open(): unable to determine branch for HEAD 05:48:11 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-906/.git 05:48:11 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-906 05:48:11 # $SEMVER_REMOTE_NAME = origin 05:48:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:48:11 # $SEMVER_USER_NAME = edgex-jenkins 05:48:11 # $SEMVER_BRANCH = PR-906 05:48:11 # $SEMVER_TEMP = /tmp/semver-406434914 05:48:11 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:48:12 # '/tmp/semver-406434914' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-906/.semver' 05:48:12 # -> Force: false 05:48:12 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-906/.semver [Pipeline] } 05:48:12 $ docker exec --env ******** --env ******** 194c66e05295db8b3882ba12d2579ff813bedf255f35739ee08fbf45844c747b ssh-agent -k 05:48:13 unset SSH_AUTH_SOCK; 05:48:13 unset SSH_AGENT_PID; 05:48:13 echo Agent pid 52 killed; 05:48:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:13 + git semver [Pipeline] } 05:48:13 $ docker stop --time=1 194c66e05295db8b3882ba12d2579ff813bedf255f35739ee08fbf45844c747b 05:48:15 $ docker rm -f 194c66e05295db8b3882ba12d2579ff813bedf255f35739ee08fbf45844c747b [Pipeline] // withDockerContainer [Pipeline] sh 05:48:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:48:16 Stashed 1 file(s) [Pipeline] echo 05:48:16 [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 05:48:31 Still waiting to schedule task 05:48:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3172’ 05:48:31 Still waiting to schedule task 05:48:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 05:50:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3173 in /w/workspace/dgexfoundry_device-sdk-go_PR-906 [Pipeline] { [Pipeline] ws 05:50:21 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:50:26 using credential edgex-jenkins-ssh 05:50:26 Cloning the remote Git repository 05:50:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:50:27 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:50:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:50:27 > git --version # timeout=10 05:50:27 > git --version # 'git version 2.17.1' 05:50:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:50:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:50:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:50:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/906/head:refs/remotes/origin/PR-906 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:50:29 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 20a52fbacaac4ced11138b26b759052057872cf8 05:50:29 Merge succeeded, producing 20a52fbacaac4ced11138b26b759052057872cf8 05:50:29 Checking out Revision 20a52fbacaac4ced11138b26b759052057872cf8 (PR-906) 05:50:29 > git config core.sparsecheckout # timeout=10 05:50:29 > git checkout -f 20a52fbacaac4ced11138b26b759052057872cf8 # timeout=10 05:50:29 > git remote # timeout=10 05:50:29 > git config --get remote.origin.url # timeout=10 05:50:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:29 > git merge 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 05:50:29 > git rev-parse HEAD^{commit} # timeout=10 05:50:29 > git config core.sparsecheckout # timeout=10 05:50:29 > git checkout -f 20a52fbacaac4ced11138b26b759052057872cf8 # timeout=10 05:50:33 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:50:33 > git --version # timeout=10 05:50:33 > git --version # 'git version 2.17.1' 05:50:33 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:50:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:50:36 + true 05:50:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:50:38 provisioning config files... 05:50:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6204315952984379945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:38 ---> docker-login.sh 05:50:38 nexus3.edgexfoundry.org:10001 05:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:39 Configure a credential helper to remove this warning. See 05:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:39 05:50:39 Login Succeeded 05:50:39 nexus3.edgexfoundry.org:10002 05:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:40 Configure a credential helper to remove this warning. See 05:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:40 05:50:40 Login Succeeded 05:50:40 nexus3.edgexfoundry.org:10003 05:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:41 Configure a credential helper to remove this warning. See 05:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:41 05:50:41 Login Succeeded 05:50:41 nexus3.edgexfoundry.org:10004 05:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:41 Configure a credential helper to remove this warning. See 05:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:41 05:50:41 Login Succeeded 05:50:41 docker.io 05:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:42 Configure a credential helper to remove this warning. See 05:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:42 05:50:42 Login Succeeded 05:50:42 ---> docker-login.sh ends [Pipeline] } 05:50:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:50:43 ========================================================= 05:50:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:50:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:50:44 Sending build context to Docker daemon 2.466MB 05:50:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:50:44 Step 2/8 : FROM ${BASE} 05:50:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:44 595b0fe564bb: Pulling fs layer 05:50:44 7186ed65a4f7: Pulling fs layer 05:50:44 316046926c0a: Pulling fs layer 05:50:44 4ebd0625c992: Pulling fs layer 05:50:44 207e8628e3a3: Pulling fs layer 05:50:44 c791037a9be2: Pulling fs layer 05:50:44 ffd874e62e21: Pulling fs layer 05:50:44 4ebd0625c992: Waiting 05:50:44 207e8628e3a3: Waiting 05:50:44 c791037a9be2: Waiting 05:50:44 ffd874e62e21: Waiting 05:50:44 316046926c0a: Verifying Checksum 05:50:44 7186ed65a4f7: Verifying Checksum 05:50:44 7186ed65a4f7: Download complete 05:50:44 207e8628e3a3: Verifying Checksum 05:50:44 207e8628e3a3: Download complete 05:50:44 c791037a9be2: Download complete 05:50:44 595b0fe564bb: Verifying Checksum 05:50:44 595b0fe564bb: Download complete 05:50:45 595b0fe564bb: Pull complete 05:50:45 7186ed65a4f7: Pull complete 05:50:45 316046926c0a: Pull complete 05:50:46 ffd874e62e21: Verifying Checksum 05:50:46 ffd874e62e21: Download complete 05:50:48 4ebd0625c992: Verifying Checksum 05:50:48 4ebd0625c992: Download complete 05:50:58 4ebd0625c992: Pull complete 05:50:58 207e8628e3a3: Pull complete 05:50:58 c791037a9be2: Pull complete 05:51:03 ffd874e62e21: Pull complete 05:51:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:51:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:51:03 ---> cfc18b08335c 05:51:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:51:05 Running on prd-centos7-docker-4c-2g-3174 in /w/workspace/dgexfoundry_device-sdk-go_PR-906 [Pipeline] { [Pipeline] ws 05:51:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:51:05 ---> Running in e6888a1529cb 05:51:05 Removing intermediate container e6888a1529cb 05:51:05 ---> 1b629c874f36 05:51:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:05 ---> Running in 8692ebbafc7c 05:51:08 using credential edgex-jenkins-ssh 05:51:08 Cloning the remote Git repository 05:51:08 Removing intermediate container 8692ebbafc7c 05:51:08 ---> 9e9e504cff6c 05:51:08 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:51:08 ---> Running in 8c220f326fad 05:51:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:51:08 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:51:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:51:08 > git --version # timeout=10 05:51:08 > git --version # 'git version 2.24.3' 05:51:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:51:10 Merging remotes/origin/master commit 92affc97e25621ac5a3617c0e5e42feb55191c77 into PR head commit 20a52fbacaac4ced11138b26b759052057872cf8 05:51:10 Merge succeeded, producing 20a52fbacaac4ced11138b26b759052057872cf8 05:51:10 Checking out Revision 20a52fbacaac4ced11138b26b759052057872cf8 (PR-906) 05:51:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:51:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:51:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:51:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/906/head:refs/remotes/origin/PR-906 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:51:10 > git config core.sparsecheckout # timeout=10 05:51:10 > git checkout -f 20a52fbacaac4ced11138b26b759052057872cf8 # timeout=10 05:51:10 > git remote # timeout=10 05:51:10 > git config --get remote.origin.url # timeout=10 05:51:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:10 > git merge 92affc97e25621ac5a3617c0e5e42feb55191c77 # timeout=10 05:51:10 > git rev-parse HEAD^{commit} # timeout=10 05:51:10 > git config core.sparsecheckout # timeout=10 05:51:10 > git checkout -f 20a52fbacaac4ced11138b26b759052057872cf8 # timeout=10 05:51:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:51:11 (1/6) Installing libc-dev (0.7.2-r3) 05:51:12 (2/6) Installing libsodium (1.0.18-r0) 05:51:12 (3/6) Installing pkgconf (1.7.3-r0) 05:51:12 (4/6) Installing libsodium-dev (1.0.18-r0) 05:51:12 (5/6) Installing libzmq (4.3.3-r1) 05:51:12 (6/6) Installing zeromq-dev (4.3.3-r1) 05:51:12 Executing busybox-1.32.1-r6.trigger 05:51:12 OK: 139 MiB in 46 packages 05:51:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:51:13 > git --version # timeout=10 05:51:13 > git --version # 'git version 2.24.3' 05:51:13 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:51:14 Removing intermediate container 8c220f326fad 05:51:14 ---> b0833e9361f9 05:51:14 Step 6/8 : WORKDIR /device-sdk-go [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:14 ---> Running in a0c233eca930 05:51:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:51:15 Removing intermediate container a0c233eca930 05:51:15 ---> a84ac48237c1 05:51:15 Step 7/8 : COPY . . 05:51:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:51:15 + sudo service docker restart 05:51:15 + true 05:51:15 Redirecting to /bin/systemctl restart docker.service 05:51:16 ---> 4c908ede9e25 05:51:16 Step 8/8 : RUN go mod download 05:51:16 ---> Running in aea3e2f1ee00 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:51:16 provisioning config files... 05:51:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4685253569523479259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:17 ---> docker-login.sh 05:51:17 nexus3.edgexfoundry.org:10001 05:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:17 Configure a credential helper to remove this warning. See 05:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:17 05:51:17 Login Succeeded 05:51:17 nexus3.edgexfoundry.org:10002 05:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:17 Configure a credential helper to remove this warning. See 05:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:17 05:51:17 Login Succeeded 05:51:17 nexus3.edgexfoundry.org:10003 05:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:17 Configure a credential helper to remove this warning. See 05:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:17 05:51:17 Login Succeeded 05:51:17 nexus3.edgexfoundry.org:10004 05:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:18 Configure a credential helper to remove this warning. See 05:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:18 05:51:18 Login Succeeded 05:51:18 docker.io 05:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:18 Configure a credential helper to remove this warning. See 05:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:18 05:51:18 Login Succeeded 05:51:18 ---> docker-login.sh ends [Pipeline] } 05:51:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:51:18 ========================================================= 05:51:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:51:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:51:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:51:19 Sending build context to Docker daemon 2.464MB 05:51:19 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:51:19 Step 2/8 : FROM ${BASE} 05:51:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:51:19 540db60ca938: Pulling fs layer 05:51:19 adcc1eea9eea: Pulling fs layer 05:51:19 4c4ab2625f07: Pulling fs layer 05:51:19 0510c868ecb4: Pulling fs layer 05:51:19 afea3b2eda06: Pulling fs layer 05:51:19 7809a108b3ef: Pulling fs layer 05:51:19 f706445af74f: Pulling fs layer 05:51:19 0510c868ecb4: Waiting 05:51:19 7809a108b3ef: Waiting 05:51:19 f706445af74f: Waiting 05:51:19 afea3b2eda06: Waiting 05:51:19 4c4ab2625f07: Verifying Checksum 05:51:19 4c4ab2625f07: Download complete 05:51:19 adcc1eea9eea: Download complete 05:51:19 afea3b2eda06: Verifying Checksum 05:51:19 afea3b2eda06: Download complete 05:51:19 540db60ca938: Verifying Checksum 05:51:19 540db60ca938: Download complete 05:51:19 7809a108b3ef: Verifying Checksum 05:51:19 7809a108b3ef: Download complete 05:51:19 540db60ca938: Pull complete 05:51:19 adcc1eea9eea: Pull complete 05:51:19 4c4ab2625f07: Pull complete 05:51:21 f706445af74f: Verifying Checksum 05:51:21 f706445af74f: Download complete 05:51:22 0510c868ecb4: Verifying Checksum 05:51:22 0510c868ecb4: Download complete 05:51:28 0510c868ecb4: Pull complete 05:51:28 afea3b2eda06: Pull complete 05:51:28 7809a108b3ef: Pull complete 05:51:36 f706445af74f: Pull complete 05:51:36 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:51:36 ---> b068be0155e3 05:51:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:51:36 ---> Running in 81926dc5cb95 05:51:36 Removing intermediate container 81926dc5cb95 05:51:36 ---> a8afff847769 05:51:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:36 ---> Running in 8535a046a026 05:51:37 Removing intermediate container 8535a046a026 05:51:37 ---> fcaceceb7400 05:51:37 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:51:37 ---> Running in 20944f7b1f64 05:51:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:51:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:51:40 (1/6) Installing libc-dev (0.7.2-r3) 05:51:40 (2/6) Installing libsodium (1.0.18-r0) 05:51:40 (3/6) Installing pkgconf (1.7.3-r0) 05:51:40 (4/6) Installing libsodium-dev (1.0.18-r0) 05:51:40 (5/6) Installing libzmq (4.3.3-r1) 05:51:41 (6/6) Installing zeromq-dev (4.3.3-r1) 05:51:41 Executing busybox-1.32.1-r6.trigger 05:51:41 OK: 150 MiB in 46 packages 05:51:42 Removing intermediate container 20944f7b1f64 05:51:42 ---> 979e08739e39 05:51:42 Step 6/8 : WORKDIR /device-sdk-go 05:51:42 ---> Running in f0146e1bae49 05:51:42 Removing intermediate container f0146e1bae49 05:51:42 ---> 24c66d93a04a 05:51:42 Step 7/8 : COPY . . 05:51:43 ---> 714e427805d8 05:51:43 Step 8/8 : RUN go mod download 05:51:43 ---> Running in 961162ddd2d0 05:51:48 Removing intermediate container aea3e2f1ee00 05:51:48 ---> 9f5d9aec8602 05:51:48 Successfully built 9f5d9aec8602 05:51:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:51:49 + docker inspect -f . ci-base-image-arm64 05:51:49 . [Pipeline] withDockerContainer 05:51:49 prd-ubuntu18.04-docker-arm64-4c-16g-3173 does not seem to be running inside a container 05:51:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:51:51 $ docker top 796e203a13ac13eefa23a1eedb2861a9b3646f44047ddc7ff1ebdefaa02de286 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:52 + go version 05:51:52 go version go1.16.3 linux/arm64 [Pipeline] } 05:51:52 $ docker stop --time=1 796e203a13ac13eefa23a1eedb2861a9b3646f44047ddc7ff1ebdefaa02de286 05:51:54 $ docker rm -f 796e203a13ac13eefa23a1eedb2861a9b3646f44047ddc7ff1ebdefaa02de286 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:55 + docker inspect -f . ci-base-image-arm64 05:51:55 . [Pipeline] withDockerContainer 05:51:55 prd-ubuntu18.04-docker-arm64-4c-16g-3173 does not seem to be running inside a container 05:51:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:51:57 $ docker top 64c26985053e43094b0e73fa7cbd5fda008d31e8cc26bbf3b8983487fe7be476 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:58 + go mod tidy [Pipeline] sh 05:51:59 + make test 05:51:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:52:05 Removing intermediate container 961162ddd2d0 05:52:05 ---> 23d7b67751d8 05:52:05 Successfully built 23d7b67751d8 05:52:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:52:06 + docker inspect -f . ci-base-image-x86_64 05:52:06 . [Pipeline] withDockerContainer 05:52:06 prd-centos7-docker-4c-2g-3174 does not seem to be running inside a container 05:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:52:07 $ docker top 7490df9eb18bc483854bdb231d59ae7f9f65aba3bf2025aafc8fe9511a7d7edf -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:07 + go version 05:52:07 go version go1.16.3 linux/amd64 [Pipeline] } 05:52:07 $ docker stop --time=1 7490df9eb18bc483854bdb231d59ae7f9f65aba3bf2025aafc8fe9511a7d7edf 05:52:08 $ docker rm -f 7490df9eb18bc483854bdb231d59ae7f9f65aba3bf2025aafc8fe9511a7d7edf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:52:09 + docker inspect -f . ci-base-image-x86_64 05:52:09 . [Pipeline] withDockerContainer 05:52:09 prd-centos7-docker-4c-2g-3174 does not seem to be running inside a container 05:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:52:10 $ docker top a485dce849f82cce7bd3f39e47f8dfaf0e5087b0b2da540eae3376e4926ecc32 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:11 + go mod tidy [Pipeline] sh 05:52:12 + make test 05:52:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:52:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:52:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:52:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.078s coverage: 28.1% of statements 05:52:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 78.9% of statements 05:52:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.083s coverage: 7.8% of statements 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:52:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.085s coverage: 30.2% of statements 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:52:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.110s coverage: 57.2% of statements 05:52:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.233s coverage: 6.6% of statements 05:52:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 5.0% of statements 05:52:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:52:48 GO111MODULE=on go vet ./... 05:53:10 gofmt -l . 05:53:10 [ "`gofmt -l .`" = "" ] 05:53:10 ./bin/test-attribution-txt.sh 05:53:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:53:10 $ docker stop --time=1 a485dce849f82cce7bd3f39e47f8dfaf0e5087b0b2da540eae3376e4926ecc32 05:53:12 $ docker rm -f a485dce849f82cce7bd3f39e47f8dfaf0e5087b0b2da540eae3376e4926ecc32 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:53:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:53:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:53:16 + ls -al . 05:53:16 total 188 05:53:16 drwxrwxr-x. 10 jenkins jenkins 4096 May 6 05:53 . 05:53:16 drwxrwxr-x. 4 jenkins jenkins 28 May 6 05:51 .. 05:53:16 drwxrwxr-x. 2 jenkins jenkins 64 May 6 05:51 bin 05:53:16 -rw-r--r--. 1 jenkins jenkins 100320 May 6 05:52 coverage.out 05:53:16 -rw-rw-r--. 1 jenkins jenkins 987 May 6 05:51 Dockerfile.build 05:53:16 -rw-rw-r--. 1 jenkins jenkins 140 May 6 05:51 .dockerignore 05:53:16 drwxrwxr-x. 5 jenkins jenkins 62 May 6 05:51 example 05:53:16 drwxrwxr-x. 8 jenkins jenkins 179 May 6 05:51 .git 05:53:16 drwxrwxr-x. 2 jenkins jenkins 103 May 6 05:51 .github 05:53:16 -rw-rw-r--. 1 jenkins jenkins 138 May 6 05:51 .gitignore 05:53:16 -rw-r--r--. 1 jenkins jenkins 575 May 6 05:53 go.mod 05:53:16 -rw-r--r--. 1 jenkins jenkins 20675 May 6 05:52 go.sum 05:53:16 drwxrwxr-x. 14 jenkins jenkins 207 May 6 05:51 internal 05:53:16 -rw-rw-r--. 1 jenkins jenkins 901 May 6 05:51 Jenkinsfile 05:53:16 -rw-rw-r--. 1 jenkins jenkins 11341 May 6 05:51 LICENSE 05:53:16 -rw-rw-r--. 1 jenkins jenkins 1022 May 6 05:51 Makefile 05:53:16 drwxrwxr-x. 4 jenkins jenkins 26 May 6 05:51 openapi 05:53:16 drwxrwxr-x. 5 jenkins jenkins 50 May 6 05:51 pkg 05:53:16 -rw-rw-r--. 1 jenkins jenkins 7652 May 6 05:51 README.md 05:53:16 -rw-rw-r--. 1 jenkins jenkins 6616 May 6 05:51 RELEASE-NOTES.txt 05:53:16 drwxrwxr-x. 4 jenkins jenkins 54 May 6 05:51 snap 05:53:16 -rw-rw-r--. 1 jenkins jenkins 5 May 6 05:48 VERSION 05:53:16 -rw-rw-r--. 1 jenkins jenkins 222 May 6 05:51 version.go [Pipeline] isUnix [Pipeline] sh 05:53:16 + 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=20a52fbacaac4ced11138b26b759052057872cf8 --label arch=amd64 --label version=0.0.0 . 05:53:17 Sending build context to Docker daemon 2.565MB 05:53:17 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 05:53:17 Step 2/23 : FROM ${BASE} AS builder 05:53:17 ---> 23d7b67751d8 05:53:17 Step 3/23 : WORKDIR /device-sdk-go 05:53:17 ---> Running in d6289a22266b 05:53:18 Removing intermediate container d6289a22266b 05:53:18 ---> c2184e12ccb9 05:53:18 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:53:18 ---> Running in b5ba020b2eba 05:53:18 Removing intermediate container b5ba020b2eba 05:53:18 ---> 30cb764902a3 05:53:18 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:18 ---> Running in 07eed282c42b 05:53:19 Removing intermediate container 07eed282c42b 05:53:19 ---> a7e4b47c7a9b 05:53:19 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:53:19 ---> Running in 44994ca6c15c 05:53:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:53:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:53:21 OK: 150 MiB in 46 packages 05:53:22 Removing intermediate container 44994ca6c15c 05:53:22 ---> 3ecc89fafa46 05:53:22 Step 7/23 : COPY . . 05:53:23 ---> 70c408f4458e 05:53:23 Step 8/23 : RUN go mod download 05:53:23 ---> Running in 9000eafa265e 05:53:24 Removing intermediate container 9000eafa265e 05:53:24 ---> 6f127dd7b1fc 05:53:24 Step 9/23 : RUN make build 05:53:24 ---> Running in abb917382865 05:53:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:53:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:53:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:53:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:53:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:53:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:53:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.132s coverage: 28.1% of statements 05:53:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.270s coverage: 78.9% of statements 05:53:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.157s coverage: 7.8% of statements 05:53:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:53:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:53:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:53:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.257s coverage: 30.2% of statements 05:53:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:53:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:53:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:53:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:53:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.335s coverage: 57.2% of statements 05:53:38 Removing intermediate container abb917382865 05:53:38 ---> 5bcdd9687e2e 05:53:38 Step 10/23 : FROM alpine:3.12 05:53:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.321s coverage: 6.6% of statements 05:53:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.162s coverage: 5.0% of statements 05:53:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:53:38 3.12: Pulling from library/alpine 05:53:38 339de151aab4: Pulling fs layer 05:53:38 339de151aab4: Verifying Checksum 05:53:38 339de151aab4: Download complete 05:53:39 GO111MODULE=on go vet ./... 05:53:39 339de151aab4: Pull complete 05:53:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:53:39 Status: Downloaded newer image for alpine:3.12 05:53:39 ---> 13621d1b12d4 05:53:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:53:39 ---> Running in 9f088607123e 05:53:39 Removing intermediate container 9f088607123e 05:53:39 ---> 29cd5c3e001a 05:53:39 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:39 ---> Running in 3ae97e8205b2 05:53:40 Removing intermediate container 3ae97e8205b2 05:53:40 ---> 654de3ad0219 05:53:40 Step 13/23 : RUN apk add --update --no-cache zeromq 05:53:40 ---> Running in cbeb30271645 05:53:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:53:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:53:42 (1/5) Installing libgcc (9.3.0-r2) 05:53:42 (2/5) Installing libsodium (1.0.18-r0) 05:53:42 (3/5) Installing libstdc++ (9.3.0-r2) 05:53:43 (4/5) Installing libzmq (4.3.3-r0) 05:53:43 (5/5) Installing zeromq (4.3.3-r0) 05:53:43 Executing busybox-1.31.1-r20.trigger 05:53:43 OK: 8 MiB in 19 packages 05:53:43 Removing intermediate container cbeb30271645 05:53:43 ---> 7aa36ae3d2f7 05:53:43 Step 14/23 : WORKDIR / 05:53:43 ---> Running in 3bc05ce22dd5 05:53:44 Removing intermediate container 3bc05ce22dd5 05:53:44 ---> 2660c034f9c3 05:53:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:53:44 ---> c21218cb5e1a 05:53:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:53:45 ---> 6ca1598dae7e 05:53:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:53:45 ---> b47f08cabff1 05:53:45 Step 18/23 : EXPOSE 49990 05:53:45 ---> Running in 6fb692bd3278 05:53:45 Removing intermediate container 6fb692bd3278 05:53:45 ---> 23330ae370e9 05:53:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:53:45 ---> Running in b22bbe2d444a 05:53:45 Removing intermediate container b22bbe2d444a 05:53:45 ---> a77080e693e1 05:53:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:53:45 ---> Running in 976fbd6878a7 05:53:46 Removing intermediate container 976fbd6878a7 05:53:46 ---> ee9c5c17f6f8 05:53:46 Step 21/23 : LABEL arch=amd64 05:53:46 ---> Running in a1f93e7c3409 05:53:46 Removing intermediate container a1f93e7c3409 05:53:46 ---> 283b0183328e 05:53:46 Step 22/23 : LABEL git_sha=20a52fbacaac4ced11138b26b759052057872cf8 05:53:46 ---> Running in 85ef7b7dda9e 05:53:46 Removing intermediate container 85ef7b7dda9e 05:53:46 ---> d63cde9eba78 05:53:46 Step 23/23 : LABEL version=0.0.0 05:53:46 ---> Running in 980e10dea01c 05:53:46 Removing intermediate container 980e10dea01c 05:53:46 ---> 0c12e3adec29 05:53:46 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:53:46 Successfully built 0c12e3adec29 05:53:46 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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:53:47 ---> job-cost.sh 05:53:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y8i6 05:54:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:54:29 lf-activate-venv(): INFO: Adding /tmp/venv-y8i6/bin to PATH 05:54:29 INFO: No Stack... 05:54:30 INFO: Retrieving Pricing Info for: v1-standard-2 05:54:30 INFO: Archiving Costs [Pipeline] sh 05:54:31 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:54:31 + cut -d, -f6 [Pipeline] lock 05:54:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-906-1-stack-cost] 05:54:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-906-1-stack-cost] did not exist. Created. 05:54:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-906-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:31 + echo total: 0.029999999329447746 [Pipeline] stash 05:54:32 Stashed 1 file(s) [Pipeline] } 05:54:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-906-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:54:35 gofmt -l . 05:54:35 [ "`gofmt -l .`" = "" ] 05:54:35 ./bin/test-attribution-txt.sh 05:54:35 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:54:35 $ docker stop --time=1 64c26985053e43094b0e73fa7cbd5fda008d31e8cc26bbf3b8983487fe7be476 05:54:38 $ docker rm -f 64c26985053e43094b0e73fa7cbd5fda008d31e8cc26bbf3b8983487fe7be476 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:54:39 Warning: overwriting stash ‘coverage-report’ 05:54:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:54:40 + ls -al . 05:54:40 total 224 05:54:40 drwxrwxr-x 10 jenkins jenkins 4096 May 6 05:54 . 05:54:40 drwxrwxr-x 4 jenkins jenkins 4096 May 6 05:50 .. 05:54:40 -rw-rw-r-- 1 jenkins jenkins 140 May 6 05:50 .dockerignore 05:54:40 drwxrwxr-x 8 jenkins jenkins 4096 May 6 05:50 .git 05:54:40 drwxrwxr-x 2 jenkins jenkins 4096 May 6 05:50 .github 05:54:40 -rw-rw-r-- 1 jenkins jenkins 138 May 6 05:50 .gitignore 05:54:40 -rw-rw-r-- 1 jenkins jenkins 987 May 6 05:50 Dockerfile.build 05:54:40 -rw-rw-r-- 1 jenkins jenkins 901 May 6 05:50 Jenkinsfile 05:54:40 -rw-rw-r-- 1 jenkins jenkins 11341 May 6 05:50 LICENSE 05:54:40 -rw-rw-r-- 1 jenkins jenkins 1022 May 6 05:50 Makefile 05:54:40 -rw-rw-r-- 1 jenkins jenkins 7652 May 6 05:50 README.md 05:54:40 -rw-rw-r-- 1 jenkins jenkins 6616 May 6 05:50 RELEASE-NOTES.txt 05:54:40 -rw-rw-r-- 1 jenkins jenkins 5 May 6 05:48 VERSION 05:54:40 drwxrwxr-x 2 jenkins jenkins 4096 May 6 05:50 bin 05:54:40 -rw-r--r-- 1 jenkins jenkins 100321 May 6 05:53 coverage.out 05:54:40 drwxrwxr-x 5 jenkins jenkins 4096 May 6 05:50 example 05:54:40 -rw-r--r-- 1 jenkins jenkins 575 May 6 05:54 go.mod 05:54:40 -rw-r--r-- 1 jenkins jenkins 20675 May 6 05:51 go.sum 05:54:40 drwxrwxr-x 14 jenkins jenkins 4096 May 6 05:50 internal 05:54:40 drwxrwxr-x 4 jenkins jenkins 4096 May 6 05:50 openapi 05:54:40 drwxrwxr-x 5 jenkins jenkins 4096 May 6 05:50 pkg 05:54:40 drwxrwxr-x 4 jenkins jenkins 4096 May 6 05:50 snap 05:54:40 -rw-rw-r-- 1 jenkins jenkins 222 May 6 05:50 version.go [Pipeline] isUnix [Pipeline] sh 05:54:41 + 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=20a52fbacaac4ced11138b26b759052057872cf8 --label arch=arm64 --label version=0.0.0 . 05:54:41 Sending build context to Docker daemon 2.567MB 05:54:41 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 05:54:41 Step 2/23 : FROM ${BASE} AS builder 05:54:41 ---> 9f5d9aec8602 05:54:41 Step 3/23 : WORKDIR /device-sdk-go 05:54:42 ---> Running in 6672264a3b66 05:54:42 Removing intermediate container 6672264a3b66 05:54:42 ---> 7521a0bbe7f6 05:54:42 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:54:42 ---> Running in cc56170df148 05:54:43 Removing intermediate container cc56170df148 05:54:43 ---> b865930abbed 05:54:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:54:43 ---> Running in 3be114949e42 05:54:46 Removing intermediate container 3be114949e42 05:54:46 ---> 8180f13b92e7 05:54:46 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:54:46 ---> Running in a6f7fcd82211 05:54:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:54:49 OK: 139 MiB in 46 packages 05:54:50 Removing intermediate container a6f7fcd82211 05:54:50 ---> aa9d81203925 05:54:50 Step 7/23 : COPY . . 05:54:51 ---> 534a64eb31c5 05:54:51 Step 8/23 : RUN go mod download 05:54:51 ---> Running in da3327bf10c2 05:54:54 Removing intermediate container da3327bf10c2 05:54:54 ---> 035d306b91c4 05:54:54 Step 9/23 : RUN make build 05:54:54 ---> Running in e0f346ae709d 05:54:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:55:27 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:55:30 Removing intermediate container e0f346ae709d 05:55:30 ---> 591f99a1683a 05:55:30 Step 10/23 : FROM alpine:3.12 05:55:31 3.12: Pulling from library/alpine 05:55:31 d2f70382dc9a: Pulling fs layer 05:55:31 d2f70382dc9a: Verifying Checksum 05:55:31 d2f70382dc9a: Download complete 05:55:31 d2f70382dc9a: Pull complete 05:55:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:55:31 Status: Downloaded newer image for alpine:3.12 05:55:31 ---> 9852663dfa18 05:55:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:55:32 ---> Running in ddd476959536 05:55:32 Removing intermediate container ddd476959536 05:55:32 ---> 0f7399bbc0c9 05:55:32 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:32 ---> Running in 8162d5eff030 05:55:34 Removing intermediate container 8162d5eff030 05:55:34 ---> 1607caf1b8fb 05:55:34 Step 13/23 : RUN apk add --update --no-cache zeromq 05:55:34 ---> Running in 116931c4cf92 05:55:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:55:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:55:38 (1/5) Installing libgcc (9.3.0-r2) 05:55:38 (2/5) Installing libsodium (1.0.18-r0) 05:55:38 (3/5) Installing libstdc++ (9.3.0-r2) 05:55:38 (4/5) Installing libzmq (4.3.3-r0) 05:55:39 (5/5) Installing zeromq (4.3.3-r0) 05:55:39 Executing busybox-1.31.1-r20.trigger 05:55:39 OK: 8 MiB in 19 packages 05:55:40 Removing intermediate container 116931c4cf92 05:55:40 ---> 4a6bbd9a597d 05:55:40 Step 14/23 : WORKDIR / 05:55:40 ---> Running in cbca003b0e11 05:55:40 Removing intermediate container cbca003b0e11 05:55:40 ---> 0163e3c4e44a 05:55:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:55:41 ---> 9ecf26abdbd1 05:55:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:55:42 ---> 75f7a9cb5918 05:55:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:55:43 ---> d9d13468d6fd 05:55:43 Step 18/23 : EXPOSE 49990 05:55:43 ---> Running in d1a2dedd75a3 05:55:44 Removing intermediate container d1a2dedd75a3 05:55:44 ---> d74bb8c1261f 05:55:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:55:44 ---> Running in a0e7f8f1ef6b 05:55:44 Removing intermediate container a0e7f8f1ef6b 05:55:44 ---> 8a5a131561a6 05:55:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:55:44 ---> Running in 3a8a346b628a 05:55:45 Removing intermediate container 3a8a346b628a 05:55:45 ---> f4938a8ec2c3 05:55:45 Step 21/23 : LABEL arch=arm64 05:55:45 ---> Running in a91429d5f52e 05:55:45 Removing intermediate container a91429d5f52e 05:55:45 ---> df0ed78346ea 05:55:45 Step 22/23 : LABEL git_sha=20a52fbacaac4ced11138b26b759052057872cf8 05:55:45 ---> Running in 42f292810f09 05:55:46 Removing intermediate container 42f292810f09 05:55:46 ---> dc9c608c19da 05:55:46 Step 23/23 : LABEL version=0.0.0 05:55:46 ---> Running in 756d07e7aab8 05:55:47 Removing intermediate container 756d07e7aab8 05:55:47 ---> fa99ba747911 05:55:47 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:55:47 Successfully built fa99ba747911 05:55:47 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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:55:47 ---> job-cost.sh 05:55:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iRAO 05:56:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:57:48 lf-activate-venv(): INFO: Adding /tmp/venv-iRAO/bin to PATH 05:57:48 INFO: No Stack... 05:57:49 INFO: Retrieving Pricing Info for: lf-standard-4 05:57:50 INFO: Archiving Costs [Pipeline] sh 05:57:50 + + catcut /w/workspace/device-sdk-go/1/archives/cost.csv 05:57:50 -d, -f6 [Pipeline] lock 05:57:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-906-1-stack-cost] 05:57:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-906-1-stack-cost] did not exist. Created. 05:57:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-906-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:51 /w/workspace/device-sdk-go/1@tmp/durable-3ee4c1be/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-3ee4c1be/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:57:51 + echo total: 0.20999999344348907 [Pipeline] stash 05:57:51 Warning: overwriting stash ‘stack-cost’ 05:57:51 Stashed 1 file(s) [Pipeline] } 05:57:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-906-1-stack-cost] [Pipeline] // lock [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 05:57:52 provisioning config files... 05:57:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp/config9149940583364324555tmp [Pipeline] { [Pipeline] sh 05:57:53 + set +x 05:57:53 + curl -s https://codecov.io/bash 05:57:53 + bash -s -- 05:57:53 05:57:53 _____ _ 05:57:53 / ____| | | 05:57:53 | | ___ __| | ___ ___ _____ __ 05:57:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:57:53 | |___| (_) | (_| | __/ (_| (_) \ V / 05:57:53 \_____\___/ \__,_|\___|\___\___/ \_/ 05:57:53 Bash-1.0.2 05:57:53 05:57:53 05:57:53 ==> git version 2.24.3 found 05:57:53 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:57:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:57:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:57:53 ==> Jenkins CI detected. 05:57:53 project root: . 05:57:53 --> token set from env 05:57:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:57:53 ==> Running gcov in . (disable via -X gcov) 05:57:53 ==> Python coveragepy not found 05:57:53 ==> Searching for coverage reports in: 05:57:53 + . 05:57:53 -> Found 1 reports 05:57:53 ==> Detecting git/mercurial file structure 05:57:53 ==> Reading reports 05:57:53 + ./coverage.out bytes=100321 05:57:53 ==> Appending adjustments 05:57:53 https://docs.codecov.io/docs/fixing-reports 05:57:53 + Found adjustments 05:57:53 ==> Gzipping contents 05:57:53 16K /tmp/codecov.ABGWO0.gz 05:57:53 ==> Uploading reports 05:57:53 url: https://codecov.io 05:57:53 query: branch=PR-906&commit=20a52fbacaac4ced11138b26b759052057872cf8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-906%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=906&job=&cmd_args= 05:57:53 -> Pinging Codecov 05:57:53 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-906&commit=20a52fbacaac4ced11138b26b759052057872cf8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-906%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=906&job=&cmd_args= 05:57:54 -> Uploading to 05:57:54 https://storage.googleapis.com/codecov/v4/raw/2021-05-06/7E55EF52A471D76F132DFD9A03CDDE97/20a52fbacaac4ced11138b26b759052057872cf8/fe823af9-da15-450e-b507-713b23fa2e56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T055754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1d232d4bf2fc33dd5baa8ee95ffb4cab0ba08ec5a0a7f8ae1f7f1c12c12481b 05:57:54 % Total % Received % Xferd Average Speed Time Time Time Current 05:57:54 Dload Upload Total Spent Left Speed 05:57:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13520 0 0 100 13520 0 19379 --:--:-- --:--:-- --:--:-- 19397 05:57:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/20a52fbacaac4ced11138b26b759052057872cf8 [Pipeline] } 05:57:55 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] { (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 05:57:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:57:59 ---> package-listing.sh 05:57:59 ++ tr '[:upper:]' '[:lower:]' 05:57:59 ++ facter osfamily 05:58:00 + OS_FAMILY=redhat 05:58:00 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-906 05:58:00 + START_PACKAGES=/tmp/packages_start.txt 05:58:00 + END_PACKAGES=/tmp/packages_end.txt 05:58:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:58:00 + PACKAGES=/tmp/packages_start.txt 05:58:00 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-906 ']' 05:58:00 + PACKAGES=/tmp/packages_end.txt 05:58:00 + case "${OS_FAMILY}" in 05:58:00 + sort 05:58:00 + rpm -qa 05:58:09 + '[' -f /tmp/packages_start.txt ']' 05:58:09 + '[' -f /tmp/packages_end.txt ']' 05:58:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-906 ']' 05:58:09 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-906/archives/ 05:58:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-906/archives/ [Pipeline] echo 05:58:09 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-906/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:58:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:10 05:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:11 alpine: Pulling from edgex-lftools-log-publisher 05:58:11 df20fa9351a1: Pulling fs layer 05:58:11 36b3adc4ff6f: Pulling fs layer 05:58:11 8ad3a11d3b57: Pulling fs layer 05:58:11 46f8f816bc3b: Pulling fs layer 05:58:11 93b61091891f: Pulling fs layer 05:58:11 93b9cdb0e59b: Pulling fs layer 05:58:11 5e14af77c1be: Pulling fs layer 05:58:11 01666e4c0597: Pulling fs layer 05:58:11 aa168da1d23b: Pulling fs layer 05:58:11 46f8f816bc3b: Waiting 05:58:11 93b61091891f: Waiting 05:58:11 93b9cdb0e59b: Waiting 05:58:11 5e14af77c1be: Waiting 05:58:11 01666e4c0597: Waiting 05:58:11 aa168da1d23b: Waiting 05:58:11 36b3adc4ff6f: Verifying Checksum 05:58:11 36b3adc4ff6f: Download complete 05:58:11 46f8f816bc3b: Verifying Checksum 05:58:11 46f8f816bc3b: Download complete 05:58:12 df20fa9351a1: Verifying Checksum 05:58:12 df20fa9351a1: Download complete 05:58:12 93b61091891f: Verifying Checksum 05:58:12 93b61091891f: Download complete 05:58:12 93b9cdb0e59b: Download complete 05:58:12 5e14af77c1be: Verifying Checksum 05:58:12 5e14af77c1be: Download complete 05:58:12 01666e4c0597: Verifying Checksum 05:58:12 01666e4c0597: Download complete 05:58:13 df20fa9351a1: Pull complete 05:58:14 8ad3a11d3b57: Verifying Checksum 05:58:14 8ad3a11d3b57: Download complete 05:58:14 36b3adc4ff6f: Pull complete 05:58:16 8ad3a11d3b57: Pull complete 05:58:16 46f8f816bc3b: Pull complete 05:58:17 93b61091891f: Pull complete 05:58:17 93b9cdb0e59b: Pull complete 05:58:17 5e14af77c1be: Pull complete 05:58:18 01666e4c0597: Pull complete 05:58:20 aa168da1d23b: Verifying Checksum 05:58:20 aa168da1d23b: Download complete 05:58:35 aa168da1d23b: Pull complete 05:58:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:58:35 prd-centos7-docker-4c-2g-3172 does not seem to be running inside a container 05:58:36 $ 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-906/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-906 -v /w/workspace/dgexfoundry_device-sdk-go_PR-906:/w/workspace/dgexfoundry_device-sdk-go_PR-906:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:58:39 $ docker top 221ed6b7648f2e2455768525c846721e0db2eeb69afe37c91ce0c60d84a6211b -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:40 + touch /tmp/pre-build-complete [Pipeline] sh 05:58:41 + mkdir -p /var/log/sa [Pipeline] sh 05:58:42 + ls /var/log/sa-host 05:58:42 + sadf -c /var/log/sa-host/sa06 05:58:42 file_magic: OK 05:58:42 HZ: Using current value: 100 05:58:42 file_header: OK 05:58:42 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 05:58:42 Statistics: 05:58:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:58:42 File successfully converted to sysstat format version 12.2.1 05:58:42 + sadf -c /var/log/sa-host/sa23 05:58:42 file_magic: OK 05:58:42 HZ: Using current value: 100 05:58:42 file_header: OK 05:58:42 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 05:58:42 Statistics: 05:58:42 Hnuu...uuuununununu... 05:58:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:42 provisioning config files... 05:58:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp/config4500067101385761554tmp [Pipeline] { [Pipeline] echo 05:58:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:58:43 ---> create-netrc.sh [Pipeline] } 05:58:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:58:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:58:44 ---> python-tools-install.sh [Pipeline] echo 05:58:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:58:45 ---> sudo-logs.sh 05:58:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:58:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:58:45 ---> job-cost.sh 05:58:45 lf-activate-venv: SKIPPING 05:58:45 DEBUG: total: 0.20999999344348907 05:58:45 INFO: Retrieving Stack Cost... 05:58:47 INFO: Retrieving Pricing Info for: v1-standard-2 05:58:47 INFO: Archiving Costs [Pipeline] echo 05:58:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:58:48 ---> logs-deploy.sh 05:58:48 lf-activate-venv: SKIPPING 05:58:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-906/1 05:58:48 INFO: archiving workspace using pattern(s): 05:58:51 Archives upload complete. 05:58:51 INFO: archiving logs to Nexus 05:58:52 ---> uname -a: 05:58:52 Linux prd-centos7-docker-4c-2g-3172.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:58:52 05:58:52 05:58:52 ---> lscpu: 05:58:52 Architecture: x86_64 05:58:52 CPU op-mode(s): 32-bit, 64-bit 05:58:52 Byte Order: Little Endian 05:58:52 Address sizes: 40 bits physical, 48 bits virtual 05:58:52 CPU(s): 4 05:58:52 On-line CPU(s) list: 0-3 05:58:52 Thread(s) per core: 1 05:58:52 Core(s) per socket: 1 05:58:52 Socket(s): 4 05:58:52 NUMA node(s): 1 05:58:52 Vendor ID: GenuineIntel 05:58:52 CPU family: 6 05:58:52 Model: 44 05:58:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:58:52 Stepping: 1 05:58:52 CPU MHz: 2933.436 05:58:52 BogoMIPS: 5866.87 05:58:52 Virtualization: VT-x 05:58:52 Hypervisor vendor: KVM 05:58:52 Virtualization type: full 05:58:52 L1d cache: 128 KiB 05:58:52 L1i cache: 128 KiB 05:58:52 L2 cache: 16 MiB 05:58:52 L3 cache: 64 MiB 05:58:52 NUMA node0 CPU(s): 0-3 05:58:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:58:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:58:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:58:52 Vulnerability Meltdown: Mitigation; PTI 05:58:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:58:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:58:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:58:52 Vulnerability Srbds: Not affected 05:58:52 Vulnerability Tsx async abort: Not affected 05:58:52 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 05:58:52 05:58:52 05:58:52 ---> nproc: 05:58:52 4 05:58:52 05:58:52 05:58:52 ---> df -h: 05:58:52 Filesystem Size Used Available Use% Mounted on 05:58:52 overlay 50.0G 7.3G 42.7G 15% / 05:58:52 tmpfs 64.0M 0 64.0M 0% /dev 05:58:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:58:52 shm 64.0M 0 64.0M 0% /dev/shm 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-906 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-906@tmp 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:58:52 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:58:52 05:58:52 05:58:52 ---> free -m: 05:58:52 total used free shared buff/cache available 05:58:52 Mem: 1837 740 112 0 983 991 05:58:52 Swap: 1023 1 1022 05:58:52 05:58:52 05:58:52 ---> ip addr: 05:58:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:58:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:52 inet 127.0.0.1/8 scope host lo 05:58:52 valid_lft forever preferred_lft forever 05:58:52 inet6 ::1/128 scope host 05:58:52 valid_lft forever preferred_lft forever 05:58:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:58:52 link/ether fa:16:3e:cc:e6:df brd ff:ff:ff:ff:ff:ff 05:58:52 inet 10.30.123.63/23 brd 10.30.123.255 scope global dynamic eth0 05:58:52 valid_lft 85692sec preferred_lft 85692sec 05:58:52 inet6 fe80::f816:3eff:fecc:e6df/64 scope link 05:58:52 valid_lft forever preferred_lft forever 05:58:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:58:52 link/ether 02:42:2c:9d:71:bd brd ff:ff:ff:ff:ff:ff 05:58:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:58:52 valid_lft forever preferred_lft forever 05:58:52 inet6 fe80::42:2cff:fe9d:71bd/64 scope link 05:58:52 valid_lft forever preferred_lft forever 05:58:52 05:58:52 05:58:52 ---> sar -b -r -n DEV: 05:58:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 05:58:52 05:58:52 05:46:52 LINUX RESTART (4 CPU) 05:58:52 05:58:52 05:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:58:52 05:49:01 26.01 4.57 21.44 0.00 1559.85 2280.84 0.00 05:58:52 05:50:01 0.45 0.00 0.45 0.00 0.00 6.99 0.00 05:58:52 05:51:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 05:58:52 05:52:01 0.19 0.00 0.19 0.00 0.00 2.05 0.00 05:58:52 05:53:01 0.28 0.00 0.28 0.00 0.00 4.48 0.00 05:58:52 05:54:01 0.33 0.00 0.33 0.00 0.00 4.91 0.00 05:58:52 05:55:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 05:58:52 05:56:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 05:58:52 05:57:01 0.20 0.00 0.20 0.00 0.00 2.16 0.00 05:58:52 05:58:01 3.88 3.54 0.35 0.00 704.78 8.30 0.00 05:58:52 Average: 3.22 0.81 2.40 0.00 227.43 232.49 0.00 05:58:52 05:58:52 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:52 05:49:01 148284 0 616436 32.76 2620 1114204 1133224 38.68 414124 1120108 20 05:58:52 05:50:01 157276 0 607432 32.28 2620 1114216 1080136 36.86 429872 1096552 12 05:58:52 05:51:01 154452 0 610252 32.43 2620 1114220 1080376 36.87 428460 1101224 12 05:58:52 05:52:01 150408 0 614296 32.65 2620 1114220 1080412 36.87 434108 1099132 8 05:58:52 05:53:01 151752 0 612944 32.58 2620 1114228 1080232 36.87 430756 1101484 8 05:58:52 05:54:01 151348 0 613344 32.60 2620 1114232 1080256 36.87 431076 1101484 8 05:58:52 05:55:01 152112 0 612576 32.56 2620 1114236 1080136 36.86 430616 1101484 8 05:58:52 05:56:01 150616 0 614068 32.64 2620 1114240 1080328 36.87 431992 1101484 8 05:58:52 05:57:01 150244 0 614432 32.66 2620 1114248 1080352 36.87 432508 1101484 8 05:58:52 05:58:01 80076 0 663208 35.25 2620 1135640 1207196 41.20 479224 1121288 92 05:58:52 Average: 144657 0 617899 32.84 2620 1116368 1098265 37.48 434274 1104572 18 05:58:52 05:58:52 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:52 05:49:01 eth0 69.09 57.93 356.13 14.04 0.00 0.00 0.00 0.00 05:58:52 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:49:01 docker0 13.09 10.35 1.90 26.59 0.00 0.00 0.00 0.00 05:58:52 05:50:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:58:52 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:51:01 eth0 1.07 0.50 0.32 0.21 0.00 0.00 0.00 0.00 05:58:52 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:52:01 eth0 0.63 0.37 0.39 0.21 0.00 0.00 0.00 0.00 05:58:52 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:53:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:58:52 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:54:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 05:58:52 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:55:01 eth0 0.62 0.05 0.06 0.00 0.00 0.00 0.00 0.00 05:58:52 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:56:01 eth0 0.82 0.32 0.31 0.20 0.00 0.00 0.00 0.00 05:58:52 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:57:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 05:58:52 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:58:01 eth0 15.26 15.32 10.15 33.86 0.00 0.00 0.00 0.00 05:58:52 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 Average: eth0 8.94 7.55 36.89 4.91 0.00 0.00 0.00 0.00 05:58:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:52 Average: docker0 1.31 1.04 0.19 2.67 0.00 0.00 0.00 0.00 05:58:52 05:58:52 05:58:52 ---> sar -P ALL: 05:58:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 05:58:52 05:58:52 05:46:52 LINUX RESTART (4 CPU) 05:58:52 05:58:52 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:58:52 05:49:01 all 2.16 0.00 2.09 0.50 2.20 93.06 05:58:52 05:49:01 0 1.83 0.00 1.65 0.08 2.07 94.37 05:58:52 05:49:01 1 2.47 0.00 2.58 1.42 2.17 91.36 05:58:52 05:49:01 2 1.91 0.00 1.81 0.12 2.36 93.80 05:58:52 05:49:01 3 2.42 0.00 2.32 0.36 2.20 92.69 05:58:52 05:50:01 all 0.11 0.00 0.11 0.00 1.05 98.73 05:58:52 05:50:01 0 0.03 0.00 0.12 0.00 0.61 99.24 05:58:52 05:50:01 1 0.15 0.00 0.05 0.00 0.94 98.86 05:58:52 05:50:01 2 0.07 0.00 0.13 0.00 0.73 99.07 05:58:52 05:50:01 3 0.18 0.00 0.13 0.00 1.92 97.77 05:58:52 05:51:01 all 0.12 0.00 0.25 0.00 1.02 98.61 05:58:52 05:51:01 0 0.07 0.00 0.18 0.00 1.30 98.45 05:58:52 05:51:01 1 0.13 0.00 0.48 0.00 0.83 98.56 05:58:52 05:51:01 2 0.25 0.00 0.10 0.00 0.99 98.66 05:58:52 05:51:01 3 0.03 0.00 0.25 0.00 0.94 98.78 05:58:52 05:52:01 all 0.14 0.00 0.05 0.00 0.29 99.53 05:58:52 05:52:01 0 0.05 0.00 0.07 0.00 0.22 99.66 05:58:52 05:52:01 1 0.03 0.00 0.03 0.00 0.64 99.29 05:58:52 05:52:01 2 0.42 0.00 0.05 0.00 0.17 99.36 05:58:52 05:52:01 3 0.03 0.00 0.05 0.00 0.12 99.80 05:58:52 05:53:01 all 0.10 0.00 0.21 0.00 1.23 98.46 05:58:52 05:53:01 0 0.02 0.00 0.03 0.00 0.94 99.01 05:58:52 05:53:01 1 0.26 0.00 0.21 0.00 1.63 97.89 05:58:52 05:53:01 2 0.10 0.00 0.23 0.00 1.29 98.38 05:58:52 05:53:01 3 0.03 0.00 0.38 0.00 1.04 98.54 05:58:52 05:54:01 all 0.12 0.00 0.05 0.00 0.26 99.57 05:58:52 05:54:01 0 0.02 0.00 0.03 0.00 0.28 99.67 05:58:52 05:54:01 1 0.33 0.00 0.05 0.00 0.20 99.42 05:58:52 05:54:01 2 0.07 0.00 0.08 0.00 0.42 99.44 05:58:52 05:54:01 3 0.05 0.00 0.05 0.00 0.15 99.75 05:58:52 05:55:01 all 0.08 0.00 0.03 0.00 0.44 99.45 05:58:52 05:55:01 0 0.03 0.00 0.03 0.00 0.48 99.45 05:58:52 05:55:01 1 0.20 0.00 0.03 0.00 0.33 99.43 05:58:52 05:55:01 2 0.05 0.00 0.05 0.00 0.71 99.19 05:58:52 05:55:01 3 0.05 0.00 0.00 0.00 0.22 99.73 05:58:52 05:56:01 all 0.12 0.00 0.04 0.00 0.76 99.08 05:58:52 05:56:01 0 0.05 0.00 0.03 0.00 1.09 98.83 05:58:52 05:56:01 1 0.03 0.00 0.03 0.00 0.13 99.80 05:58:52 05:56:01 2 0.38 0.00 0.05 0.00 1.42 98.15 05:58:52 05:56:01 3 0.02 0.00 0.03 0.00 0.40 99.55 05:58:52 05:57:01 all 0.07 0.00 0.05 0.00 0.10 99.78 05:58:52 05:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 05:58:52 05:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 05:58:52 05:57:01 2 0.20 0.00 0.12 0.00 0.23 99.45 05:58:52 05:57:01 3 0.02 0.00 0.02 0.00 0.08 99.88 05:58:52 05:58:01 all 1.01 0.00 0.60 0.36 3.91 94.12 05:58:52 05:58:01 0 1.24 0.00 0.62 0.83 4.06 93.25 05:58:52 05:58:01 1 0.86 0.00 0.55 0.16 3.96 94.47 05:58:52 05:58:01 2 0.69 0.00 0.61 0.32 4.69 93.69 05:58:52 05:58:01 3 1.26 0.00 0.64 0.13 2.89 95.08 05:58:52 Average: all 0.40 0.00 0.35 0.09 1.13 98.02 05:58:52 Average: 0 0.34 0.00 0.28 0.09 1.12 98.17 05:58:52 Average: 1 0.45 0.00 0.41 0.16 1.10 97.89 05:58:52 Average: 2 0.42 0.00 0.33 0.04 1.32 97.90 05:58:52 Average: 3 0.41 0.00 0.39 0.05 1.00 98.15 05:58:52 05:58:52 05:58:52