Pull request #812 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8ff5853612742f5f027ed0a877703346ffea9667+62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 (74b4b289551327de5dc6851e7efca2c28fd65f51) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-812/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-812/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-29253 in /w/workspace/dgexfoundry_device-sdk-go_PR-812 [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-812 # 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 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 into PR head commit 8ff5853612742f5f027ed0a877703346ffea9667 Merge succeeded, producing 8ff5853612742f5f027ed0a877703346ffea9667 Checking out Revision 8ff5853612742f5f027ed0a877703346ffea9667 (PR-812) > 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/812/head:refs/remotes/origin/PR-812 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # 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 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:52:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:52:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:52:51 ========================================================= 05:52:51 EdgeX Global Pipelines Version Info 05:52:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:54 ------------------- 05:52:54 stable info: 05:52:54 ------------------- 05:52:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:52:54 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 05:52:54 Message: update stable to v1.0.184 05:52:55 ------------------- 05:52:55 experimental info: 05:52:55 ------------------- 05:52:55 Commited By: **** collab-it+edgex@linuxfoundation.org 05:52:55 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 05:52:55 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:52:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:52:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:52:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:52:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:52:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-812 [Pipeline] echo 05:52:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-812 [Pipeline] echo 05:52:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-812 [Pipeline] echo 05:52:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ff5853612742f5f027ed0a877703346ffea9667 [Pipeline] echo 05:52:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ff5853 [Pipeline] echo 05:53:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:53:00 provisioning config files... 05:53:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/config8548147723397793806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:01 ---> docker-login.sh 05:53:01 nexus3.edgexfoundry.org:10001 05:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:02 Configure a credential helper to remove this warning. See 05:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:02 05:53:02 Login Succeeded 05:53:02 nexus3.edgexfoundry.org:10002 05:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:03 Configure a credential helper to remove this warning. See 05:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:03 05:53:03 Login Succeeded 05:53:03 nexus3.edgexfoundry.org:10003 05:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:03 Configure a credential helper to remove this warning. See 05:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:03 05:53:03 Login Succeeded 05:53:03 nexus3.edgexfoundry.org:10004 05:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:03 Configure a credential helper to remove this warning. See 05:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:03 05:53:03 Login Succeeded 05:53:03 docker.io 05:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:04 Configure a credential helper to remove this warning. See 05:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:04 05:53:04 Login Succeeded 05:53:04 ---> docker-login.sh ends [Pipeline] } 05:53:04 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:53:05 + git log --format=format:%s -1 8ff5853612742f5f027ed0a877703346ffea9667 [Pipeline] echo 05:53:05 GIT_COMMIT: 8ff5853612742f5f027ed0a877703346ffea9667, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:53:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:07 05:53:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:53:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:07 latest: Pulling from edgex-devops/git-semver 05:53:07 31603596830f: Pulling fs layer 05:53:07 2a8b12db71e7: Pulling fs layer 05:53:07 6ca5941a6612: Pulling fs layer 05:53:07 ecc8261a40a4: Pulling fs layer 05:53:07 ecc8261a40a4: Waiting 05:53:07 2a8b12db71e7: Verifying Checksum 05:53:07 2a8b12db71e7: Download complete 05:53:08 31603596830f: Verifying Checksum 05:53:08 31603596830f: Download complete 05:53:08 ecc8261a40a4: Verifying Checksum 05:53:08 ecc8261a40a4: Download complete 05:53:08 6ca5941a6612: Verifying Checksum 05:53:08 6ca5941a6612: Download complete 05:53:08 31603596830f: Pull complete 05:53:09 2a8b12db71e7: Pull complete 05:53:11 6ca5941a6612: Pull complete 05:53:12 ecc8261a40a4: Pull complete 05:53:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:53:12 prd-centos7-docker-4c-2g-29253 does not seem to be running inside a container 05:53:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-812 -v /w/workspace/dgexfoundry_device-sdk-go_PR-812:/w/workspace/dgexfoundry_device-sdk-go_PR-812:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-812@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:53:16 $ docker top 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:17 [ssh-agent] Looking for ssh-agent implementation... 05:53:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:17 $ docker exec 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef ssh-agent 05:53:18 SSH_AUTH_SOCK=/tmp/ssh-gkDGhzXy2YV5/agent.11 05:53:18 SSH_AGENT_PID=17 05:53:18 Running ssh-add (command line suppressed) 05:53:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/private_key_7715064439548536112.key (/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/private_key_7715064439548536112.key) 05:53:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:18 + git tag --points-at HEAD [Pipeline] } 05:53:18 $ docker exec --env ******** --env ******** 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef ssh-agent -k 05:53:19 unset SSH_AUTH_SOCK; 05:53:19 unset SSH_AGENT_PID; 05:53:19 echo Agent pid 17 killed; 05:53:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:53:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:19 [ssh-agent] Looking for ssh-agent implementation... 05:53:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:19 $ docker exec 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef ssh-agent 05:53:20 SSH_AUTH_SOCK=/tmp/ssh-LmMbuxbf1Fk6/agent.47 05:53:20 SSH_AGENT_PID=52 05:53:20 Running ssh-add (command line suppressed) 05:53:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/private_key_3634799097685626411.key (/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/private_key_3634799097685626411.key) 05:53:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:20 + git semver init 05:53:20 # -> Open(): unable to determine branch for HEAD 05:53:20 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-812/.git 05:53:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-812 05:53:20 # $SEMVER_REMOTE_NAME = origin 05:53:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:20 # $SEMVER_USER_NAME = edgex-jenkins 05:53:20 # $SEMVER_BRANCH = PR-812 05:53:20 # $SEMVER_TEMP = /tmp/semver-282539280 05:53:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:53:21 # '/tmp/semver-282539280' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-812/.semver' 05:53:21 # -> Force: false 05:53:21 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-812/.semver [Pipeline] } 05:53:21 $ docker exec --env ******** --env ******** 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef ssh-agent -k 05:53:21 unset SSH_AUTH_SOCK; 05:53:21 unset SSH_AGENT_PID; 05:53:21 echo Agent pid 52 killed; 05:53:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:22 + git semver [Pipeline] } 05:53:22 $ docker stop --time=1 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef 05:53:24 $ docker rm -f 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef [Pipeline] // withDockerContainer [Pipeline] sh 05:53:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:25 Stashed 1 file(s) [Pipeline] echo 05:53:25 [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:53:41 Still waiting to schedule task 05:53:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29253’ 05:53:41 Still waiting to schedule task 05:53:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:55:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29254 in /w/workspace/dgexfoundry_device-sdk-go_PR-812 [Pipeline] { [Pipeline] ws 05:55:27 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:55:32 using credential edgex-jenkins-ssh 05:55:32 Cloning the remote Git repository 05:55:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:55:32 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:55:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:55:32 > git --version # timeout=10 05:55:32 > git --version # 'git version 2.17.1' 05:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:34 Merging remotes/origin/master commit 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 into PR head commit 8ff5853612742f5f027ed0a877703346ffea9667 05:55:34 Merge succeeded, producing 8ff5853612742f5f027ed0a877703346ffea9667 05:55:34 Checking out Revision 8ff5853612742f5f027ed0a877703346ffea9667 (PR-812) 05:55:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:55:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:55:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:55:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/812/head:refs/remotes/origin/PR-812 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:55:34 > git config core.sparsecheckout # timeout=10 05:55:34 > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 05:55:34 > git remote # timeout=10 05:55:34 > git config --get remote.origin.url # timeout=10 05:55:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:34 > git merge 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 # timeout=10 05:55:34 > git rev-parse HEAD^{commit} # timeout=10 05:55:34 > git config core.sparsecheckout # timeout=10 05:55:34 > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 05:55:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:55:38 > git --version # timeout=10 05:55:38 > git --version # 'git version 2.17.1' 05:55:38 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:55:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:55:42 + true 05:55:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:55:45 provisioning config files... 05:55:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3325095648157533327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:46 ---> docker-login.sh 05:55:46 nexus3.edgexfoundry.org:10001 05:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:47 Configure a credential helper to remove this warning. See 05:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:47 05:55:47 Login Succeeded 05:55:47 nexus3.edgexfoundry.org:10002 05:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:47 Configure a credential helper to remove this warning. See 05:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:47 05:55:47 Login Succeeded 05:55:47 nexus3.edgexfoundry.org:10003 05:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:48 Configure a credential helper to remove this warning. See 05:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:48 05:55:48 Login Succeeded 05:55:48 nexus3.edgexfoundry.org:10004 05:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:49 Configure a credential helper to remove this warning. See 05:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:49 05:55:49 Login Succeeded 05:55:49 docker.io 05:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:49 Configure a credential helper to remove this warning. See 05:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:49 05:55:49 Login Succeeded 05:55:49 ---> docker-login.sh ends [Pipeline] } 05:55:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:55:50 ========================================================= 05:55:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:55:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:55:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 05:55:51 Sending build context to Docker daemon 2.424MB 05:55:51 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:55:51 Step 2/8 : FROM ${BASE} 05:55:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:55:51 5f621e34cdf4: Pulling fs layer 05:55:51 a4357932f1b6: Pulling fs layer 05:55:51 18c013af1878: Pulling fs layer 05:55:51 00ac8860ef70: Pulling fs layer 05:55:51 63d7cb157983: Pulling fs layer 05:55:51 b116817d02f9: Pulling fs layer 05:55:51 745a02a5169b: Pulling fs layer 05:55:51 00ac8860ef70: Waiting 05:55:51 63d7cb157983: Waiting 05:55:51 b116817d02f9: Waiting 05:55:51 745a02a5169b: Waiting 05:55:51 a4357932f1b6: Download complete 05:55:51 18c013af1878: Verifying Checksum 05:55:51 18c013af1878: Download complete 05:55:51 63d7cb157983: Verifying Checksum 05:55:51 63d7cb157983: Download complete 05:55:51 b116817d02f9: Verifying Checksum 05:55:51 b116817d02f9: Download complete 05:55:51 5f621e34cdf4: Download complete 05:55:52 5f621e34cdf4: Pull complete 05:55:52 a4357932f1b6: Pull complete 05:55:53 18c013af1878: Pull complete 05:55:53 745a02a5169b: Verifying Checksum 05:55:53 745a02a5169b: Download complete 05:55:55 00ac8860ef70: Verifying Checksum 05:55:55 00ac8860ef70: Download complete 05:56:05 Running on prd-centos7-docker-4c-2g-29255 in /w/workspace/dgexfoundry_device-sdk-go_PR-812 [Pipeline] { 05:56:05 00ac8860ef70: Pull complete 05:56:05 63d7cb157983: Pull complete [Pipeline] ws 05:56:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:56:05 b116817d02f9: Pull complete 05:56:07 using credential edgex-jenkins-ssh 05:56:07 Cloning the remote Git repository 05:56:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:56:08 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:56:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:56:08 > git --version # timeout=10 05:56:08 > git --version # 'git version 2.24.3' 05:56:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:56:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:56:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:56:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/812/head:refs/remotes/origin/PR-812 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:56:09 Merging remotes/origin/master commit 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 into PR head commit 8ff5853612742f5f027ed0a877703346ffea9667 05:56:09 Merge succeeded, producing 8ff5853612742f5f027ed0a877703346ffea9667 05:56:09 Checking out Revision 8ff5853612742f5f027ed0a877703346ffea9667 (PR-812) 05:56:10 745a02a5169b: Pull complete 05:56:10 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:56:10 ---> b7e6874047d6 05:56:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:56:09 > git config core.sparsecheckout # timeout=10 05:56:09 > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 05:56:09 > git remote # timeout=10 05:56:09 > git config --get remote.origin.url # timeout=10 05:56:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:09 > git merge 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 # timeout=10 05:56:09 > git rev-parse HEAD^{commit} # timeout=10 05:56:09 > git config core.sparsecheckout # timeout=10 05:56:09 > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 05:56:12 ---> Running in 46853bce87c6 05:56:12 Removing intermediate container 46853bce87c6 05:56:12 ---> e4a37f75a260 05:56:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:12 ---> Running in 98db5d7dbf86 05:56:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:56:13 > git --version # timeout=10 05:56:13 > git --version # 'git version 2.24.3' 05:56:13 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:56:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:56:15 + sudo service docker restart 05:56:15 + true 05:56:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:56:16 provisioning config files... 05:56:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config245983183005580911tmp [Pipeline] { 05:56:16 Removing intermediate container 98db5d7dbf86 05:56:16 ---> 38506bdd3372 05:56:16 Step 5/8 : RUN apk add --update --no-cache make git 05:56:16 ---> Running in 285b88aac3cb [Pipeline] libraryResource [Pipeline] sh 05:56:16 ---> docker-login.sh 05:56:16 nexus3.edgexfoundry.org:10001 05:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:16 Configure a credential helper to remove this warning. See 05:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:16 05:56:16 Login Succeeded 05:56:16 nexus3.edgexfoundry.org:10002 05:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:17 Configure a credential helper to remove this warning. See 05:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:17 05:56:17 Login Succeeded 05:56:17 nexus3.edgexfoundry.org:10003 05:56:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:17 Configure a credential helper to remove this warning. See 05:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:17 05:56:17 Login Succeeded 05:56:17 nexus3.edgexfoundry.org:10004 05:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:17 Configure a credential helper to remove this warning. See 05:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:17 05:56:17 Login Succeeded 05:56:17 docker.io 05:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:18 Configure a credential helper to remove this warning. See 05:56:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:18 05:56:18 Login Succeeded 05:56:18 ---> docker-login.sh ends [Pipeline] } 05:56:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:56:18 OK: 142 MiB in 39 packages [Pipeline] echo 05:56:18 ========================================================= 05:56:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:56:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:56:18 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 05:56:18 Sending build context to Docker daemon 2.425MB 05:56:18 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:56:18 Step 2/8 : FROM ${BASE} 05:56:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:56:19 188c0c94c7c5: Pulling fs layer 05:56:19 0ef7d3d256c8: Pulling fs layer 05:56:19 de9db76c5a1d: Pulling fs layer 05:56:19 bca2f99d35d6: Pulling fs layer 05:56:19 93359f2a8cfa: Pulling fs layer 05:56:19 7c6f9722023f: Pulling fs layer 05:56:19 a35cf1a2eb13: Pulling fs layer 05:56:19 93359f2a8cfa: Waiting 05:56:19 7c6f9722023f: Waiting 05:56:19 a35cf1a2eb13: Waiting 05:56:19 bca2f99d35d6: Waiting 05:56:19 de9db76c5a1d: Download complete 05:56:19 0ef7d3d256c8: Verifying Checksum 05:56:19 0ef7d3d256c8: Download complete 05:56:19 93359f2a8cfa: Verifying Checksum 05:56:19 93359f2a8cfa: Download complete 05:56:19 7c6f9722023f: Verifying Checksum 05:56:19 7c6f9722023f: Download complete 05:56:19 188c0c94c7c5: Verifying Checksum 05:56:19 188c0c94c7c5: Download complete 05:56:19 188c0c94c7c5: Pull complete 05:56:19 0ef7d3d256c8: Pull complete 05:56:19 de9db76c5a1d: Pull complete 05:56:19 Removing intermediate container 285b88aac3cb 05:56:19 ---> c47794eb735e 05:56:19 Step 6/8 : WORKDIR /device-sdk-go 05:56:19 ---> Running in e111aef9f087 05:56:20 Removing intermediate container e111aef9f087 05:56:20 ---> eb0eeb2533d9 05:56:20 Step 7/8 : COPY . . 05:56:21 a35cf1a2eb13: Verifying Checksum 05:56:21 a35cf1a2eb13: Download complete 05:56:21 ---> 0aa7f4e56f0b 05:56:21 Step 8/8 : RUN go mod download 05:56:21 bca2f99d35d6: Verifying Checksum 05:56:21 bca2f99d35d6: Download complete 05:56:21 ---> Running in c919b8e28f9d 05:56:27 bca2f99d35d6: Pull complete 05:56:27 93359f2a8cfa: Pull complete 05:56:27 7c6f9722023f: Pull complete 05:56:33 a35cf1a2eb13: Pull complete 05:56:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:56:33 ---> a62c8e92a672 05:56:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:56:33 ---> Running in 1a779f3850d8 05:56:33 Removing intermediate container 1a779f3850d8 05:56:33 ---> c6e8f4ed4917 05:56:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:33 ---> Running in 0d5184c45ada 05:56:34 Removing intermediate container 0d5184c45ada 05:56:34 ---> 87e11348a451 05:56:34 Step 5/8 : RUN apk add --update --no-cache make git 05:56:35 ---> Running in 7278bcf5a912 05:56:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:56:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:56:37 OK: 166 MiB in 39 packages 05:56:37 Removing intermediate container 7278bcf5a912 05:56:37 ---> 35259dbd086e 05:56:37 Step 6/8 : WORKDIR /device-sdk-go 05:56:38 ---> Running in 1d56176d1de7 05:56:38 Removing intermediate container 1d56176d1de7 05:56:38 ---> 1209543c7e3a 05:56:38 Step 7/8 : COPY . . 05:56:39 ---> 7d852bef0b43 05:56:39 Step 8/8 : RUN go mod download 05:56:39 ---> Running in 4a009b0a15df 05:56:48 Removing intermediate container c919b8e28f9d 05:56:48 ---> c34ac7ec1be8 05:56:48 Successfully built c34ac7ec1be8 05:56:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:56:48 + docker inspect -f . ci-base-image-arm64 05:56:48 . [Pipeline] withDockerContainer 05:56:49 prd-ubuntu18.04-docker-arm64-4c-16g-29254 does not seem to be running inside a container 05:56: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 ******** -e ******** ci-base-image-arm64 cat 05:56:50 $ docker top c42ea3028177cd7775cca049556ce49e9f8486943e4ab052f38b8e8409e4fccd -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:52 + go version 05:56:52 go version go1.15.5 linux/arm64 [Pipeline] } 05:56:52 $ docker stop --time=1 c42ea3028177cd7775cca049556ce49e9f8486943e4ab052f38b8e8409e4fccd 05:56:53 $ docker rm -f c42ea3028177cd7775cca049556ce49e9f8486943e4ab052f38b8e8409e4fccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:55 + docker inspect -f . ci-base-image-arm64 05:56:55 . [Pipeline] withDockerContainer 05:56:55 prd-ubuntu18.04-docker-arm64-4c-16g-29254 does not seem to be running inside a container 05:56: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 ******** -e ******** ci-base-image-arm64 cat 05:56:57 $ docker top 5d9e92681a50a5f3daf5bd9084b9d7e9971cf30cd7f03283f357d8f982c0ff88 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:58 + make test 05:56:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:57:01 Removing intermediate container 4a009b0a15df 05:57:01 ---> 9b37fc02e39e 05:57:01 Successfully built 9b37fc02e39e 05:57:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:57:01 + docker inspect -f . ci-base-image-x86_64 05:57:01 . [Pipeline] withDockerContainer 05:57:02 prd-centos7-docker-4c-2g-29255 does not seem to be running inside a container 05:57:02 $ 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:57:03 $ docker top 42d93f5a4bacc49278ca33a10d883ef759f224621439062836a8183cefb932ff -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:04 + go version 05:57:04 go version go1.15.5 linux/amd64 [Pipeline] } 05:57:04 $ docker stop --time=1 42d93f5a4bacc49278ca33a10d883ef759f224621439062836a8183cefb932ff 05:57:05 $ docker rm -f 42d93f5a4bacc49278ca33a10d883ef759f224621439062836a8183cefb932ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:57:06 + docker inspect -f . ci-base-image-x86_64 05:57:06 . [Pipeline] withDockerContainer 05:57:06 prd-centos7-docker-4c-2g-29255 does not seem to be running inside a container 05:57: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:57:07 $ docker top 148421c1c48691fff7037467661c94485de10fe3e14e6938d26017db81347fcd -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:08 + make test 05:57:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:57:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:57:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:57:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:57:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:57:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:57:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 25.5% of statements 05:58:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.047s coverage: 10.5% of statements 05:58:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.051s coverage: 12.5% of statements 05:58:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:58:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.065s coverage: 84.8% of statements 05:58:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 05:58:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 05:58:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:58:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:58:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 48.9% of statements 05:58:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 05:58:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.079s coverage: 81.3% of statements 05:58:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.078s coverage: 24.8% of statements 05:58:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.398s coverage: 85.6% of statements 05:58:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.065s coverage: 5.2% of statements 05:58:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:58:05 GO111MODULE=on go vet ./... 05:58:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:58:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:58:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:58:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.136s coverage: 25.5% of statements 05:58:12 gofmt -l . 05:58:12 [ "`gofmt -l .`" = "" ] 05:58:12 ./bin/test-attribution-txt.sh 05:58:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:58:13 $ docker stop --time=1 148421c1c48691fff7037467661c94485de10fe3e14e6938d26017db81347fcd 05:58:15 $ docker rm -f 148421c1c48691fff7037467661c94485de10fe3e14e6938d26017db81347fcd [Pipeline] // withDockerContainer [Pipeline] sh 05:58:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:58:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:58:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:58:20 + ls -al . 05:58:20 total 184 05:58:20 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 10 05:58 . 05:58:20 drwxrwxr-x. 4 jenkins jenkins 28 Mar 10 05:56 .. 05:58:20 drwxrwxr-x. 2 jenkins jenkins 64 Mar 10 05:56 bin 05:58:20 -rw-r--r--. 1 jenkins jenkins 101321 Mar 10 05:58 coverage.out 05:58:20 -rw-rw-r--. 1 jenkins jenkins 949 Mar 10 05:56 Dockerfile.build 05:58:20 -rw-rw-r--. 1 jenkins jenkins 140 Mar 10 05:56 .dockerignore 05:58:20 drwxrwxr-x. 4 jenkins jenkins 48 Mar 10 05:56 example 05:58:20 drwxrwxr-x. 8 jenkins jenkins 179 Mar 10 05:56 .git 05:58:20 drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 05:56 .github 05:58:20 -rw-rw-r--. 1 jenkins jenkins 138 Mar 10 05:56 .gitignore 05:58:20 -rw-r--r--. 1 jenkins jenkins 516 Mar 10 05:58 go.mod 05:58:20 -rw-r--r--. 1 jenkins jenkins 17490 Mar 10 05:58 go.sum 05:58:20 drwxrwxr-x. 13 jenkins jenkins 183 Mar 10 05:56 internal 05:58:20 -rw-rw-r--. 1 jenkins jenkins 901 Mar 10 05:56 Jenkinsfile 05:58:20 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 10 05:56 LICENSE 05:58:20 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 10 05:56 Makefile 05:58:20 drwxrwxr-x. 4 jenkins jenkins 26 Mar 10 05:56 openapi 05:58:20 drwxrwxr-x. 5 jenkins jenkins 50 Mar 10 05:56 pkg 05:58:20 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 10 05:56 README.md 05:58:20 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 10 05:56 RELEASE-NOTES.txt 05:58:20 drwxrwxr-x. 4 jenkins jenkins 54 Mar 10 05:56 snap 05:58:20 -rw-rw-r--. 1 jenkins jenkins 5 Mar 10 05:53 VERSION 05:58:20 -rw-rw-r--. 1 jenkins jenkins 222 Mar 10 05:56 version.go [Pipeline] isUnix [Pipeline] sh 05:58:20 + 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=8ff5853612742f5f027ed0a877703346ffea9667 --label arch=amd64 --label version=0.0.0 . 05:58:20 Sending build context to Docker daemon 2.527MB 05:58:20 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:58:20 Step 2/24 : FROM ${BASE} AS builder 05:58:20 ---> 9b37fc02e39e 05:58:20 Step 3/24 : ARG MAKE='make build' 05:58:21 ---> Running in 2ac7b3d28d6a 05:58:21 Removing intermediate container 2ac7b3d28d6a 05:58:21 ---> 5784fa25ddb0 05:58:21 Step 4/24 : WORKDIR /device-sdk-go 05:58:21 ---> Running in 8f753de6b257 05:58:21 Removing intermediate container 8f753de6b257 05:58:21 ---> fe80d8a66fae 05:58:21 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:58:21 ---> Running in d9733d173054 05:58:21 Removing intermediate container d9733d173054 05:58:21 ---> 20a2e2734d25 05:58:21 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:21 ---> Running in 346768de6dde 05:58:22 Removing intermediate container 346768de6dde 05:58:22 ---> ce951d217617 05:58:22 Step 7/24 : RUN apk add --update --no-cache make git 05:58:22 ---> Running in c2dd081f4531 05:58:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:24 OK: 166 MiB in 39 packages 05:58:25 Removing intermediate container c2dd081f4531 05:58:25 ---> a49949ca38a8 05:58:25 Step 8/24 : COPY . . 05:58:26 ---> 370719569001 05:58:26 Step 9/24 : RUN ${MAKE} 05:58:26 ---> Running in bd901cf08bbd 05:58:26 CGO_ENABLED=0 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:58:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.161s coverage: 10.5% of statements 05:58:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.121s coverage: 12.5% of statements 05:58:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:58:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.134s coverage: 84.8% of statements 05:58:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 05:58:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 05:58:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:58:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:58:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.192s coverage: 48.9% of statements 05:58:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 05:58:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.191s coverage: 81.3% of statements 05:58:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.190s coverage: 24.8% of statements 05:58:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.693s coverage: 85.6% of statements 05:58:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.134s coverage: 5.2% of statements 05:58:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:58:34 GO111MODULE=on go vet ./... 05:58:36 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:58:37 Removing intermediate container bd901cf08bbd 05:58:37 ---> 9a5625ee9ae7 05:58:37 Step 10/24 : FROM scratch 05:58:37 ---> 05:58:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:58:38 ---> Running in 551491caea16 05:58:38 Removing intermediate container 551491caea16 05:58:38 ---> a7382d066ae8 05:58:38 Step 12/24 : ENV APP_PORT=49990 05:58:38 ---> Running in 6b6195563dc4 05:58:38 Removing intermediate container 6b6195563dc4 05:58:38 ---> a31faf4175b7 05:58:38 Step 13/24 : EXPOSE $APP_PORT 05:58:38 ---> Running in 700dde908e20 05:58:38 Removing intermediate container 700dde908e20 05:58:38 ---> 9628fa1468ae 05:58:38 Step 14/24 : WORKDIR / 05:58:38 ---> Running in 2c4fb753d006 05:58:38 Removing intermediate container 2c4fb753d006 05:58:38 ---> 43115f84ba1e 05:58:38 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:58:39 ---> 869095dee354 05:58:39 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:58:39 ---> addea7146078 05:58:39 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:58:39 ---> 1724642376a5 05:58:39 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:58:40 ---> bc049c22e92f 05:58:40 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:58:40 ---> 159c8d1fc110 05:58:40 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:58:40 ---> Running in 3334aef91c35 05:58:40 Removing intermediate container 3334aef91c35 05:58:40 ---> 239cdc3229bd 05:58:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:40 ---> Running in 1624ac51e8df 05:58:40 Removing intermediate container 1624ac51e8df 05:58:40 ---> ecc2ed7d9012 05:58:40 Step 22/24 : LABEL arch=amd64 05:58:40 ---> Running in b5d44c27be46 05:58:41 Removing intermediate container b5d44c27be46 05:58:41 ---> e8cf7e962354 05:58:41 Step 23/24 : LABEL git_sha=8ff5853612742f5f027ed0a877703346ffea9667 05:58:41 ---> Running in 016119e34944 05:58:41 Removing intermediate container 016119e34944 05:58:41 ---> 849ed361d8a4 05:58:41 Step 24/24 : LABEL version=0.0.0 05:58:41 ---> Running in 33f6de92f6d8 05:58:41 Removing intermediate container 33f6de92f6d8 05:58:41 ---> 533c74685c36 05:58:41 [Warning] One or more build-args [ARCH] were not consumed 05:58:41 Successfully built 533c74685c36 05:58:41 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:58:43 ---> job-cost.sh 05:58:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RUXm 05:58:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:59:13 gofmt -l . 05:59:13 [ "`gofmt -l .`" = "" ] 05:59:13 ./bin/test-attribution-txt.sh 05:59:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:59:13 $ docker stop --time=1 5d9e92681a50a5f3daf5bd9084b9d7e9971cf30cd7f03283f357d8f982c0ff88 05:59:15 $ docker rm -f 5d9e92681a50a5f3daf5bd9084b9d7e9971cf30cd7f03283f357d8f982c0ff88 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:16 Warning: overwriting stash ‘coverage-report’ 05:59:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:59:19 + ls -al . 05:59:19 total 220 05:59:19 drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 05:59 . 05:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:55 .. 05:59:19 -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 05:55 .dockerignore 05:59:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:55 .git 05:59:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:55 .github 05:59:19 -rw-rw-r-- 1 jenkins jenkins 138 Mar 10 05:55 .gitignore 05:59:19 -rw-rw-r-- 1 jenkins jenkins 949 Mar 10 05:55 Dockerfile.build 05:59:19 -rw-rw-r-- 1 jenkins jenkins 901 Mar 10 05:55 Jenkinsfile 05:59:19 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 05:55 LICENSE 05:59:19 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 10 05:55 Makefile 05:59:19 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 10 05:55 README.md 05:59:19 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 10 05:55 RELEASE-NOTES.txt 05:59:19 -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 05:53 VERSION 05:59:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:55 bin 05:59:19 -rw-r--r-- 1 jenkins jenkins 101321 Mar 10 05:58 coverage.out 05:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:55 example 05:59:19 -rw-r--r-- 1 jenkins jenkins 516 Mar 10 05:59 go.mod 05:59:19 -rw-r--r-- 1 jenkins jenkins 17490 Mar 10 05:59 go.sum 05:59:19 drwxrwxr-x 13 jenkins jenkins 4096 Mar 10 05:55 internal 05:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:55 openapi 05:59:19 drwxrwxr-x 5 jenkins jenkins 4096 Mar 10 05:55 pkg 05:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:55 snap 05:59:19 -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 05:55 version.go [Pipeline] isUnix [Pipeline] sh 05:59:19 + 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=8ff5853612742f5f027ed0a877703346ffea9667 --label arch=arm64 --label version=0.0.0 . 05:59:20 Sending build context to Docker daemon 2.526MB 05:59:20 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:59:20 Step 2/24 : FROM ${BASE} AS builder 05:59:20 ---> c34ac7ec1be8 05:59:20 Step 3/24 : ARG MAKE='make build' 05:59:20 ---> Running in e12b9509c23f 05:59:20 Removing intermediate container e12b9509c23f 05:59:20 ---> faf89b9ef134 05:59:20 Step 4/24 : WORKDIR /device-sdk-go 05:59:21 ---> Running in 37ccf718e90e 05:59:21 Removing intermediate container 37ccf718e90e 05:59:21 ---> 2bfccac69ede 05:59:21 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:21 ---> Running in a081a0ab48a8 05:59:22 Removing intermediate container a081a0ab48a8 05:59:22 ---> 7ada2567b22e 05:59:22 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:22 ---> Running in ec464e16d1be 05:59:25 Removing intermediate container ec464e16d1be 05:59:25 ---> 3b49163557bb 05:59:25 Step 7/24 : RUN apk add --update --no-cache make git 05:59:25 ---> Running in be2ed46294dc 05:59:25 lf-activate-venv(): INFO: Adding /tmp/venv-RUXm/bin to PATH 05:59:25 INFO: No Stack... 05:59:25 INFO: Retrieving Pricing Info for: v1-standard-2 05:59:25 INFO: Archiving Costs [Pipeline] sh 05:59:26 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:59:26 + cut -d, -f6 05:59:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] lock 05:59:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] 05:59:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] did not exist. Created. 05:59:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:59:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:59:26 + echo total: 0.029999999329447746 [Pipeline] stash 05:59:26 Stashed 1 file(s) [Pipeline] } 05:59:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 05:59:27 OK: 142 MiB in 39 packages [Pipeline] } [Pipeline] // stage [Pipeline] } 05:59:28 Removing intermediate container be2ed46294dc 05:59:28 ---> 0b82ce616086 05:59:28 Step 8/24 : COPY . . 05:59:30 ---> 41dcd02570e9 05:59:30 Step 9/24 : RUN ${MAKE} 05:59:30 ---> Running in c988c794983f 05:59:31 CGO_ENABLED=0 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:59:57 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:59:58 Removing intermediate container c988c794983f 05:59:58 ---> 824721394438 05:59:58 Step 10/24 : FROM scratch 05:59:58 ---> 05:59:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:58 ---> Running in 45efdb498dc8 05:59:59 Removing intermediate container 45efdb498dc8 05:59:59 ---> 04645d42b8f4 05:59:59 Step 12/24 : ENV APP_PORT=49990 05:59:59 ---> Running in 54e53ee2e200 05:59:59 Removing intermediate container 54e53ee2e200 05:59:59 ---> 14f534250dd5 05:59:59 Step 13/24 : EXPOSE $APP_PORT 05:59:59 ---> Running in 0689c416f59a 06:00:00 Removing intermediate container 0689c416f59a 06:00:00 ---> fbace4d6ccb3 06:00:00 Step 14/24 : WORKDIR / 06:00:00 ---> Running in 1142c59cc60c 06:00:00 Removing intermediate container 1142c59cc60c 06:00:00 ---> 141fd91be221 06:00:00 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:00:01 ---> 816c67770fb7 06:00:01 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:00:02 ---> a383ada251b5 06:00:02 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:00:03 ---> 06a921856c72 06:00:03 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:00:04 ---> 8f74551edd71 06:00:04 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:00:05 ---> 9258cc302d51 06:00:05 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:00:05 ---> Running in 33e6bfaab823 06:00:05 Removing intermediate container 33e6bfaab823 06:00:05 ---> 907ac421859e 06:00:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:00:05 ---> Running in b78bc59a2dab 06:00:05 Removing intermediate container b78bc59a2dab 06:00:05 ---> dce2d2bd06b7 06:00:05 Step 22/24 : LABEL arch=arm64 06:00:06 ---> Running in 989f02c08fa5 06:00:06 Removing intermediate container 989f02c08fa5 06:00:06 ---> f23032073cff 06:00:06 Step 23/24 : LABEL git_sha=8ff5853612742f5f027ed0a877703346ffea9667 06:00:06 ---> Running in 984e5a1d24bd 06:00:06 Removing intermediate container 984e5a1d24bd 06:00:06 ---> 7722487143ae 06:00:06 Step 24/24 : LABEL version=0.0.0 06:00:07 ---> Running in 35e2d824c4cf 06:00:07 Removing intermediate container 35e2d824c4cf 06:00:07 ---> d9bd99ea6c67 06:00:07 [Warning] One or more build-args [ARCH] were not consumed 06:00:07 Successfully built d9bd99ea6c67 06:00:07 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 06:00:08 ---> job-cost.sh 06:00:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XQGF 06:00:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-XQGF/bin to PATH 06:02:24 INFO: No Stack... 06:02:24 INFO: Retrieving Pricing Info for: lf-standard-4 06:02:24 INFO: Archiving Costs [Pipeline] sh 06:02:24 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:02:24 + cut -d, -f6 [Pipeline] lock 06:02:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] 06:02:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] did not exist. Created. 06:02:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:25 /w/workspace/device-sdk-go/1@tmp/durable-e17c1367/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-e17c1367/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:02:26 + echo total: 0.20999999344348907 [Pipeline] stash 06:02:26 Warning: overwriting stash ‘stack-cost’ 06:02:26 Stashed 1 file(s) [Pipeline] } 06:02:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-812-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 06:02:28 provisioning config files... 06:02:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/config3682917376815372836tmp [Pipeline] { [Pipeline] sh 06:02:28 + set +x 06:02:28 + bash -s -- 06:02:28 + curl -s https://codecov.io/bash 06:02:28 06:02:28 _____ _ 06:02:28 / ____| | | 06:02:28 | | ___ __| | ___ ___ _____ __ 06:02:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:28 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:28 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:28 Bash-20210309-2b87ace 06:02:28 06:02:28 06:02:28 ==> git version 2.24.3 found 06:02:28 ==> 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 06:02:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:02:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:02:28 ==> Jenkins CI detected. 06:02:28 project root: . 06:02:28 --> token set from env 06:02:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:29 ==> Running gcov in . (disable via -X gcov) 06:02:29 ==> Python coveragepy not found 06:02:29 ==> Searching for coverage reports in: 06:02:29 + . 06:02:29 -> Found 1 reports 06:02:29 ==> Detecting git/mercurial file structure 06:02:29 ==> Reading reports 06:02:29 + ./coverage.out bytes=101321 06:02:29 ==> Appending adjustments 06:02:29 https://docs.codecov.io/docs/fixing-reports 06:02:30 + Found adjustments 06:02:30 ==> Gzipping contents 06:02:30 20K /tmp/codecov.gOUOpx.gz 06:02:30 ==> Uploading reports 06:02:30 url: https://codecov.io 06:02:30 query: branch=PR-812&commit=8ff5853612742f5f027ed0a877703346ffea9667&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-812%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=812&job=&cmd_args= 06:02:30 -> Pinging Codecov 06:02:30 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-812&commit=8ff5853612742f5f027ed0a877703346ffea9667&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-812%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=812&job=&cmd_args= 06:02:31 -> Uploading to 06:02:31 https://storage.googleapis.com/codecov/v4/raw/2021-03-10/7E55EF52A471D76F132DFD9A03CDDE97/8ff5853612742f5f027ed0a877703346ffea9667/d3cfdc0d-36da-41f3-a67c-5a2691e600ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210310T060230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3b5f97ffc3135543ce4fa07b85ad616280698adea1cdbd0c7482d7e726db3f6 06:02:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:31 Dload Upload Total Spent Left Speed 06:02:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16513 0 0 100 16513 0 29033 --:--:-- --:--:-- --:--:-- 29072 06:02:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/8ff5853612742f5f027ed0a877703346ffea9667 [Pipeline] } 06:02:31 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 06:02:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:35 ---> package-listing.sh 06:02:35 ++ facter osfamily 06:02:35 ++ tr '[:upper:]' '[:lower:]' 06:02:35 + OS_FAMILY=redhat 06:02:35 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-812 06:02:35 + START_PACKAGES=/tmp/packages_start.txt 06:02:35 + END_PACKAGES=/tmp/packages_end.txt 06:02:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:35 + PACKAGES=/tmp/packages_start.txt 06:02:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-812 ']' 06:02:35 + PACKAGES=/tmp/packages_end.txt 06:02:35 + case "${OS_FAMILY}" in 06:02:35 + rpm -qa 06:02:35 + sort 06:02:42 + '[' -f /tmp/packages_start.txt ']' 06:02:42 + '[' -f /tmp/packages_end.txt ']' 06:02:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-812 ']' 06:02:42 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-812/archives/ 06:02:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-812/archives/ [Pipeline] echo 06:02:42 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-812/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:43 06:02:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:44 alpine: Pulling from edgex-lftools-log-publisher 06:02:44 df20fa9351a1: Pulling fs layer 06:02:44 36b3adc4ff6f: Pulling fs layer 06:02:44 8ad3a11d3b57: Pulling fs layer 06:02:44 46f8f816bc3b: Pulling fs layer 06:02:44 93b61091891f: Pulling fs layer 06:02:44 93b9cdb0e59b: Pulling fs layer 06:02:44 5e14af77c1be: Pulling fs layer 06:02:44 01666e4c0597: Pulling fs layer 06:02:44 aa168da1d23b: Pulling fs layer 06:02:44 93b9cdb0e59b: Waiting 06:02:44 5e14af77c1be: Waiting 06:02:44 01666e4c0597: Waiting 06:02:44 aa168da1d23b: Waiting 06:02:44 46f8f816bc3b: Waiting 06:02:44 93b61091891f: Waiting 06:02:44 36b3adc4ff6f: Verifying Checksum 06:02:44 36b3adc4ff6f: Download complete 06:02:44 46f8f816bc3b: Verifying Checksum 06:02:44 46f8f816bc3b: Download complete 06:02:45 93b61091891f: Verifying Checksum 06:02:45 93b61091891f: Download complete 06:02:45 df20fa9351a1: Verifying Checksum 06:02:45 df20fa9351a1: Download complete 06:02:45 93b9cdb0e59b: Verifying Checksum 06:02:45 93b9cdb0e59b: Download complete 06:02:45 5e14af77c1be: Verifying Checksum 06:02:45 5e14af77c1be: Download complete 06:02:45 01666e4c0597: Verifying Checksum 06:02:45 01666e4c0597: Download complete 06:02:46 df20fa9351a1: Pull complete 06:02:46 8ad3a11d3b57: Verifying Checksum 06:02:46 8ad3a11d3b57: Download complete 06:02:46 36b3adc4ff6f: Pull complete 06:02:48 8ad3a11d3b57: Pull complete 06:02:48 46f8f816bc3b: Pull complete 06:02:48 aa168da1d23b: Verifying Checksum 06:02:48 aa168da1d23b: Download complete 06:02:49 93b61091891f: Pull complete 06:02:49 93b9cdb0e59b: Pull complete 06:02:50 5e14af77c1be: Pull complete 06:02:50 01666e4c0597: Pull complete 06:03:12 aa168da1d23b: Pull complete 06:03:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:03:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:03:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:03:13 prd-centos7-docker-4c-2g-29253 does not seem to be running inside a container 06:03:13 $ 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-812/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-812 -v /w/workspace/dgexfoundry_device-sdk-go_PR-812:/w/workspace/dgexfoundry_device-sdk-go_PR-812:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-812@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 06:03:17 $ docker top 0996b8b4429082ca7890322b19821e3cdd909246de83ebeefe53342c79cac773 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:18 + touch /tmp/pre-build-complete [Pipeline] sh 06:03:19 + mkdir -p /var/log/sa [Pipeline] sh 06:03:19 + ls /var/log/sa-host 06:03:19 + sadf -c /var/log/sa-host/sa10 06:03:19 file_magic: OK 06:03:19 HZ: Using current value: 100 06:03:19 file_header: OK 06:03:19 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 06:03:19 Statistics: 06:03:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:03:19 File successfully converted to sysstat format version 12.2.1 06:03:19 + sadf -c /var/log/sa-host/sa23 06:03:19 file_magic: OK 06:03:19 HZ: Using current value: 100 06:03:19 file_header: OK 06:03:19 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 06:03:19 Statistics: 06:03:19 Hnuu...uuuununununu... 06:03:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:20 provisioning config files... 06:03:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/config359500291242700958tmp [Pipeline] { [Pipeline] echo 06:03:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:03:20 ---> create-netrc.sh [Pipeline] } 06:03:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:03:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:03:21 ---> python-tools-install.sh [Pipeline] echo 06:03:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:03:22 ---> sudo-logs.sh 06:03:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:03:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:03:22 ---> job-cost.sh 06:03:22 lf-activate-venv: SKIPPING 06:03:22 DEBUG: total: 0.20999999344348907 06:03:22 INFO: Retrieving Stack Cost... 06:03:23 INFO: Retrieving Pricing Info for: v1-standard-2 06:03:24 INFO: Archiving Costs [Pipeline] echo 06:03:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:03:24 ---> logs-deploy.sh 06:03:24 lf-activate-venv: SKIPPING 06:03:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-812/1 06:03:24 INFO: archiving workspace using pattern(s): 06:03:28 Archives upload complete. 06:03:28 INFO: archiving logs to Nexus 06:03:30 ---> uname -a: 06:03:30 Linux prd-centos7-docker-4c-2g-29253.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:03:30 06:03:30 06:03:30 ---> lscpu: 06:03:30 Architecture: x86_64 06:03:30 CPU op-mode(s): 32-bit, 64-bit 06:03:30 Byte Order: Little Endian 06:03:30 Address sizes: 40 bits physical, 48 bits virtual 06:03:30 CPU(s): 4 06:03:30 On-line CPU(s) list: 0-3 06:03:30 Thread(s) per core: 1 06:03:30 Core(s) per socket: 1 06:03:30 Socket(s): 4 06:03:30 NUMA node(s): 1 06:03:30 Vendor ID: GenuineIntel 06:03:30 CPU family: 6 06:03:30 Model: 44 06:03:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:03:30 Stepping: 1 06:03:30 CPU MHz: 2933.438 06:03:30 BogoMIPS: 5866.87 06:03:30 Virtualization: VT-x 06:03:30 Hypervisor vendor: KVM 06:03:30 Virtualization type: full 06:03:30 L1d cache: 128 KiB 06:03:30 L1i cache: 128 KiB 06:03:30 L2 cache: 16 MiB 06:03:30 L3 cache: 64 MiB 06:03:30 NUMA node0 CPU(s): 0-3 06:03:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:03:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:03:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:03:30 Vulnerability Meltdown: Mitigation; PTI 06:03:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:03:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:03:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:03:30 Vulnerability Srbds: Not affected 06:03:30 Vulnerability Tsx async abort: Not affected 06:03:30 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 06:03:30 06:03:30 06:03:30 ---> nproc: 06:03:30 4 06:03:30 06:03:30 06:03:30 ---> df -h: 06:03:30 Filesystem Size Used Available Use% Mounted on 06:03:30 overlay 50.0G 7.3G 42.7G 15% / 06:03:30 tmpfs 64.0M 0 64.0M 0% /dev 06:03:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:03:30 shm 64.0M 0 64.0M 0% /dev/shm 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-812 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp 06:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:03:30 06:03:30 06:03:30 ---> free -m: 06:03:30 total used free shared buff/cache available 06:03:30 Mem: 1837 740 77 0 1019 992 06:03:30 Swap: 1023 1 1022 06:03:30 06:03:30 06:03:30 ---> ip addr: 06:03:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:03:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:03:30 inet 127.0.0.1/8 scope host lo 06:03:30 valid_lft forever preferred_lft forever 06:03:30 inet6 ::1/128 scope host 06:03:30 valid_lft forever preferred_lft forever 06:03:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:03:30 link/ether fa:16:3e:e3:36:87 brd ff:ff:ff:ff:ff:ff 06:03:30 inet 10.30.122.106/23 brd 10.30.123.255 scope global dynamic eth0 06:03:30 valid_lft 85694sec preferred_lft 85694sec 06:03:30 inet6 fe80::f816:3eff:fee3:3687/64 scope link 06:03:30 valid_lft forever preferred_lft forever 06:03:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:03:30 link/ether 02:42:61:ff:9d:14 brd ff:ff:ff:ff:ff:ff 06:03:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:03:30 valid_lft forever preferred_lft forever 06:03:30 inet6 fe80::42:61ff:feff:9d14/64 scope link 06:03:30 valid_lft forever preferred_lft forever 06:03:30 06:03:30 06:03:30 ---> sar -b -r -n DEV: 06:03:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/10/21 _x86_64_ (4 CPU) 06:03:30 06:03:30 05:51:30 LINUX RESTART (4 CPU) 06:03:30 06:03:30 05:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:03:30 05:53:01 151.76 89.48 62.28 0.00 8305.48 36489.55 0.00 06:03:30 05:54:01 26.06 8.57 17.50 0.00 2005.99 2399.58 0.00 06:03:30 05:55:02 0.43 0.00 0.43 0.00 0.00 6.97 0.00 06:03:30 05:56:01 0.29 0.00 0.29 0.00 0.00 3.00 0.00 06:03:30 05:57:01 0.27 0.00 0.27 0.00 0.00 4.00 0.00 06:03:30 05:58:01 0.30 0.00 0.30 0.00 0.00 4.59 0.00 06:03:30 05:59:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 06:03:30 06:00:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 06:03:30 06:01:01 0.25 0.02 0.23 0.00 0.13 2.98 0.00 06:03:30 06:02:01 0.40 0.08 0.32 0.00 1.59 5.28 0.00 06:03:30 06:03:01 97.16 51.87 45.29 0.00 4014.22 12853.76 0.00 06:03:30 Average: 25.29 13.68 11.61 0.00 1306.51 4722.48 0.00 06:03:30 06:03:30 05:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:03:30 05:53:01 66464 0 603300 32.06 2620 1209160 1298316 44.31 441424 1178012 15740 06:03:30 05:54:01 164812 0 619416 32.92 2620 1094696 1155108 39.42 443312 1073336 20 06:03:30 05:55:02 175264 0 608960 32.36 2620 1094700 1071456 36.57 438820 1069328 8 06:03:30 05:56:01 173212 0 611008 32.47 2620 1094704 1074540 36.67 454108 1056092 8 06:03:30 05:57:01 171064 0 613152 32.59 2620 1094708 1075568 36.71 456540 1055944 8 06:03:30 05:58:01 174088 0 610120 32.43 2620 1094716 1070056 36.52 454256 1055628 16 06:03:30 05:59:01 174052 0 610156 32.43 2620 1094716 1069996 36.52 454256 1055628 8 06:03:30 06:00:01 174076 0 610068 32.42 2620 1094780 1069960 36.52 457388 1052384 24 06:03:30 06:01:01 172692 0 611504 32.50 2620 1094728 1072304 36.60 458280 1052368 8 06:03:30 06:02:01 173932 0 610136 32.43 2620 1094856 1070468 36.53 457640 1052432 8 06:03:30 06:03:01 79872 0 711888 37.84 2620 1087164 1506796 51.42 578408 1001184 63092 06:03:30 Average: 154503 0 619973 32.95 2620 1104448 1139506 38.89 463130 1063849 7176 06:03:30 06:03:30 05:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:03:30 05:53:01 eth0 205.79 153.57 719.01 63.68 0.00 0.00 0.00 0.00 06:03:30 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:54:01 eth0 74.23 61.51 360.19 28.40 0.00 0.00 0.00 0.00 06:03:30 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:54:01 docker0 11.49 9.03 1.51 23.32 0.00 0.00 0.00 0.00 06:03:30 05:55:02 eth0 1.63 0.82 2.90 0.05 0.00 0.00 0.00 0.00 06:03:30 05:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:56:01 eth0 1.03 0.41 0.35 0.18 0.00 0.00 0.00 0.00 06:03:30 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:57:01 eth0 0.47 0.33 0.27 0.23 0.00 0.00 0.00 0.00 06:03:30 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:58:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 06:03:30 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:59:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:03:30 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 06:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:30 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 06:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:30 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 06:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:30 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 06:03:01 eth0 198.27 151.92 2170.21 18.88 0.00 0.00 0.00 0.00 06:03:30 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 Average: eth0 43.95 33.65 296.53 10.17 0.00 0.00 0.00 0.00 06:03:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:30 Average: docker0 1.05 0.82 0.14 2.12 0.00 0.00 0.00 0.00 06:03:30 06:03:30 06:03:30 ---> sar -P ALL: 06:03:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/10/21 _x86_64_ (4 CPU) 06:03:30 06:03:30 05:51:30 LINUX RESTART (4 CPU) 06:03:30 06:03:30 05:52:01 CPU %user %nice %system %iowait %steal %idle 06:03:30 05:53:01 all 12.72 0.00 8.13 6.77 25.66 46.73 06:03:30 05:53:01 0 12.59 0.00 12.21 5.44 24.98 44.78 06:03:30 05:53:01 1 13.90 0.00 7.11 8.72 26.15 44.11 06:03:30 05:53:01 2 13.96 0.00 6.38 6.86 25.96 46.84 06:03:30 05:53:01 3 10.48 0.00 6.85 6.08 25.56 51.02 06:03:30 05:54:01 all 2.74 0.00 2.46 0.60 7.78 86.42 06:03:30 05:54:01 0 2.40 0.00 2.24 1.19 8.41 85.76 06:03:30 05:54:01 1 3.21 0.00 2.11 0.29 7.58 86.80 06:03:30 05:54:01 2 3.02 0.00 2.91 0.44 7.11 86.52 06:03:30 05:54:01 3 2.32 0.00 2.60 0.48 8.01 86.59 06:03:30 05:55:02 all 0.07 0.00 0.12 0.00 1.31 98.50 06:03:30 05:55:02 0 0.03 0.00 0.08 0.00 1.35 98.53 06:03:30 05:55:02 1 0.07 0.00 0.08 0.00 1.76 98.09 06:03:30 05:55:02 2 0.15 0.00 0.17 0.00 0.93 98.76 06:03:30 05:55:02 3 0.03 0.00 0.13 0.00 1.22 98.62 06:03:30 05:56:01 all 0.11 0.00 0.07 0.01 1.08 98.74 06:03:30 05:56:01 0 0.05 0.00 0.13 0.03 1.41 98.37 06:03:30 05:56:01 1 0.32 0.00 0.03 0.00 1.27 98.37 06:03:30 05:56:01 2 0.02 0.00 0.05 0.00 0.67 99.26 06:03:30 05:56:01 3 0.05 0.00 0.05 0.00 0.94 98.96 06:03:30 05:57:01 all 0.09 0.00 0.03 0.00 0.91 98.98 06:03:30 05:57:01 0 0.03 0.00 0.03 0.00 0.33 99.60 06:03:30 05:57:01 1 0.18 0.00 0.03 0.00 1.02 98.76 06:03:30 05:57:01 2 0.03 0.00 0.02 0.00 1.24 98.71 06:03:30 05:57:01 3 0.10 0.00 0.03 0.00 1.02 98.84 06:03:30 05:58:01 all 0.12 0.00 0.24 0.00 0.88 98.75 06:03:30 05:58:01 0 0.05 0.00 0.13 0.00 1.14 98.68 06:03:30 05:58:01 1 0.15 0.00 0.30 0.00 0.60 98.96 06:03:30 05:58:01 2 0.23 0.00 0.23 0.00 1.19 98.35 06:03:30 05:58:01 3 0.07 0.00 0.30 0.00 0.60 99.04 06:03:30 05:59:01 all 0.05 0.00 0.05 0.00 0.14 99.76 06:03:30 05:59:01 0 0.03 0.00 0.05 0.00 0.30 99.62 06:03:30 05:59:01 1 0.15 0.00 0.08 0.00 0.08 99.68 06:03:30 05:59:01 2 0.02 0.00 0.03 0.00 0.03 99.92 06:03:30 05:59:01 3 0.02 0.00 0.03 0.00 0.13 99.82 06:03:30 06:00:01 all 0.09 0.00 0.03 0.00 0.22 99.66 06:03:30 06:00:01 0 0.05 0.00 0.03 0.00 0.55 99.37 06:03:30 06:00:01 1 0.28 0.00 0.03 0.00 0.18 99.50 06:03:30 06:00:01 2 0.00 0.00 0.02 0.00 0.05 99.93 06:03:30 06:00:01 3 0.03 0.00 0.03 0.00 0.08 99.85 06:03:30 06:01:01 all 0.11 0.00 0.05 0.00 0.23 99.61 06:03:30 06:01:01 0 0.03 0.00 0.07 0.00 0.30 99.60 06:03:30 06:01:01 1 0.02 0.00 0.02 0.00 0.08 99.88 06:03:30 06:01:01 2 0.03 0.00 0.02 0.00 0.10 99.85 06:03:30 06:01:01 3 0.35 0.00 0.08 0.00 0.45 99.12 06:03:30 06:02:01 all 0.14 0.00 0.05 0.00 0.64 99.17 06:03:30 06:02:01 0 0.02 0.00 0.03 0.00 0.23 99.72 06:03:30 06:02:01 1 0.02 0.00 0.03 0.02 0.43 99.50 06:03:30 06:02:01 2 0.07 0.00 0.07 0.00 1.37 98.50 06:03:30 06:02:01 3 0.45 0.00 0.07 0.00 0.55 98.94 06:03:30 06:03:01 all 3.53 0.00 2.91 1.86 13.80 77.91 06:03:30 06:03:01 0 2.95 0.00 2.95 0.14 14.61 79.35 06:03:30 06:03:01 1 4.18 0.00 3.44 3.60 14.05 74.73 06:03:30 06:03:01 2 3.55 0.00 2.89 1.13 13.31 79.12 06:03:30 06:03:01 3 3.45 0.00 2.34 2.62 13.20 78.38 06:03:30 06:03:30 Average: CPU %user %nice %system %iowait %steal %idle 06:03:30 Average: all 1.89 0.00 1.35 0.89 5.01 90.86 06:03:30 Average: 0 1.74 0.00 1.72 0.65 5.09 90.80 06:03:30 Average: 1 2.14 0.00 1.26 1.21 5.03 90.37 06:03:30 Average: 2 2.02 0.00 1.22 0.81 4.94 91.01 06:03:30 Average: 3 1.68 0.00 1.21 0.90 4.97 91.25 06:03:30 06:03:30 06:03:30