Pull request #851 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b95924ab2e69dd73cf7570cdecd23a69ef53f99b+89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e (8c962a49642b21e7fbc4c9391689116f416596da) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-851/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-851/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-32208 in /w/workspace/dgexfoundry_device-sdk-go_PR-851 [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-851 # 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 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit b95924ab2e69dd73cf7570cdecd23a69ef53f99b Merge succeeded, producing b95924ab2e69dd73cf7570cdecd23a69ef53f99b Checking out Revision b95924ab2e69dd73cf7570cdecd23a69ef53f99b (PR-851) > 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/851/head:refs/remotes/origin/PR-851 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # 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 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:39:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:51 ========================================================= 05:39:51 EdgeX Global Pipelines Version Info 05:39:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:53 ------------------- 05:39:53 stable info: 05:39:53 ------------------- 05:39:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:39:53 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:39:53 Message: update stable to v1.0.186 05:39:54 ------------------- 05:39:54 experimental info: 05:39:54 ------------------- 05:39:54 Commited By: **** collab-it+edgex@linuxfoundation.org 05:39:54 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 05:39:54 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:39:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:39:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:39:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:39:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:39:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:39:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:39:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:39:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:39:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:39:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:39:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:39:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:39:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:39:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:39:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:39:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:39:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:39:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:39:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:39:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:39:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:39:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-851 [Pipeline] echo 05:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-851 [Pipeline] echo 05:39:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-851 [Pipeline] echo 05:39:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b95924ab2e69dd73cf7570cdecd23a69ef53f99b [Pipeline] echo 05:39:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b95924a [Pipeline] echo 05:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:39:58 provisioning config files... 05:39:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/config9135286256641837153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:59 ---> docker-login.sh 05:39:59 nexus3.edgexfoundry.org:10001 05:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:59 Configure a credential helper to remove this warning. See 05:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:59 05:39:59 Login Succeeded 05:39:59 nexus3.edgexfoundry.org:10002 05:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:59 Configure a credential helper to remove this warning. See 05:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:59 05:39:59 Login Succeeded 05:39:59 nexus3.edgexfoundry.org:10003 05:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:00 Configure a credential helper to remove this warning. See 05:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:00 05:40:00 Login Succeeded 05:40:00 nexus3.edgexfoundry.org:10004 05:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:00 Configure a credential helper to remove this warning. See 05:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:00 05:40:00 Login Succeeded 05:40:00 docker.io 05:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:00 Configure a credential helper to remove this warning. See 05:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:00 05:40:00 Login Succeeded 05:40:00 ---> docker-login.sh ends [Pipeline] } 05:40:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:01 + git log --format=format:%s -1 b95924ab2e69dd73cf7570cdecd23a69ef53f99b [Pipeline] echo 05:40:01 GIT_COMMIT: b95924ab2e69dd73cf7570cdecd23a69ef53f99b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:40:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:40:02 05:40:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:40:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:40:02 latest: Pulling from edgex-devops/git-semver 05:40:02 31603596830f: Pulling fs layer 05:40:02 2a8b12db71e7: Pulling fs layer 05:40:02 6ca5941a6612: Pulling fs layer 05:40:02 ecc8261a40a4: Pulling fs layer 05:40:02 ecc8261a40a4: Waiting 05:40:02 2a8b12db71e7: Verifying Checksum 05:40:02 2a8b12db71e7: Download complete 05:40:03 31603596830f: Verifying Checksum 05:40:03 31603596830f: Download complete 05:40:03 ecc8261a40a4: Verifying Checksum 05:40:03 ecc8261a40a4: Download complete 05:40:03 6ca5941a6612: Verifying Checksum 05:40:03 6ca5941a6612: Download complete 05:40:03 31603596830f: Pull complete 05:40:03 2a8b12db71e7: Pull complete 05:40:04 6ca5941a6612: Pull complete 05:40:04 ecc8261a40a4: Pull complete 05:40:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:40:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:40:05 prd-centos7-docker-4c-2g-32208 does not seem to be running inside a container 05:40:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-851 -v /w/workspace/dgexfoundry_device-sdk-go_PR-851:/w/workspace/dgexfoundry_device-sdk-go_PR-851:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-851@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:40:07 $ docker top e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:08 [ssh-agent] Looking for ssh-agent implementation... 05:40:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:08 $ docker exec e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 ssh-agent 05:40:08 SSH_AUTH_SOCK=/tmp/ssh-UI0HnWk4W5lX/agent.12 05:40:08 SSH_AGENT_PID=17 05:40:08 Running ssh-add (command line suppressed) 05:40:08 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_399461743445017184.key (/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_399461743445017184.key) 05:40:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:09 + git tag --points-at HEAD [Pipeline] } 05:40:09 $ docker exec --env ******** --env ******** e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 ssh-agent -k 05:40:09 unset SSH_AUTH_SOCK; 05:40:09 unset SSH_AGENT_PID; 05:40:09 echo Agent pid 17 killed; 05:40:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:10 [ssh-agent] Looking for ssh-agent implementation... 05:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:11 $ docker exec e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 ssh-agent 05:40:11 SSH_AUTH_SOCK=/tmp/ssh-kt8sx6ra3wRm/agent.48 05:40:11 SSH_AGENT_PID=53 05:40:11 Running ssh-add (command line suppressed) 05:40:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_1967815648462895264.key (/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_1967815648462895264.key) 05:40:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:11 + git semver init 05:40:11 # -> Open(): unable to determine branch for HEAD 05:40:11 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-851/.git 05:40:11 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-851 05:40:11 # $SEMVER_REMOTE_NAME = origin 05:40:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:40:11 # $SEMVER_USER_NAME = edgex-jenkins 05:40:11 # $SEMVER_BRANCH = PR-851 05:40:11 # $SEMVER_TEMP = /tmp/semver-205007963 05:40:11 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:40:12 # '/tmp/semver-205007963' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-851/.semver' 05:40:12 # -> Force: false 05:40:12 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-851/.semver [Pipeline] } 05:40:12 $ docker exec --env ******** --env ******** e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 ssh-agent -k 05:40:12 unset SSH_AUTH_SOCK; 05:40:12 unset SSH_AGENT_PID; 05:40:12 echo Agent pid 53 killed; 05:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:13 + git semver [Pipeline] } 05:40:13 $ docker stop --time=1 e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 05:40:15 $ docker rm -f e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:40:16 Stashed 1 file(s) [Pipeline] echo 05:40:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:40:32 Still waiting to schedule task 05:40:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:40:32 Still waiting to schedule task 05:40:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:42:17 Running on prd-centos7-docker-4c-2g-32211 in /w/workspace/dgexfoundry_device-sdk-go_PR-851 [Pipeline] { [Pipeline] ws 05:42:17 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:42:19 using credential edgex-jenkins-ssh 05:42:20 Cloning the remote Git repository 05:42:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:42:20 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:42:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:42:20 > git --version # timeout=10 05:42:20 > git --version # 'git version 2.24.3' 05:42:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:42:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:42:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:42:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/851/head:refs/remotes/origin/PR-851 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:42:21 Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit b95924ab2e69dd73cf7570cdecd23a69ef53f99b 05:42:21 Merge succeeded, producing b95924ab2e69dd73cf7570cdecd23a69ef53f99b 05:42:21 Checking out Revision b95924ab2e69dd73cf7570cdecd23a69ef53f99b (PR-851) 05:42:21 > git config core.sparsecheckout # timeout=10 05:42:21 > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 05:42:21 > git remote # timeout=10 05:42:21 > git config --get remote.origin.url # timeout=10 05:42:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:21 > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 05:42:21 > git rev-parse HEAD^{commit} # timeout=10 05:42:21 > git config core.sparsecheckout # timeout=10 05:42:21 > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 05:42:25 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:42:25 > git --version # timeout=10 05:42:25 > git --version # 'git version 2.24.3' 05:42:25 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:42:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:42:27 + sudo service docker restart 05:42:27 + true 05:42:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:42:28 provisioning config files... 05:42:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6307411953234848701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:29 ---> docker-login.sh 05:42:29 nexus3.edgexfoundry.org:10001 05:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:29 Configure a credential helper to remove this warning. See 05:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:29 05:42:29 Login Succeeded 05:42:29 nexus3.edgexfoundry.org:10002 05:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:29 Configure a credential helper to remove this warning. See 05:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:29 05:42:29 Login Succeeded 05:42:29 nexus3.edgexfoundry.org:10003 05:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:29 Configure a credential helper to remove this warning. See 05:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:29 05:42:29 Login Succeeded 05:42:29 nexus3.edgexfoundry.org:10004 05:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:30 Configure a credential helper to remove this warning. See 05:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:30 05:42:30 Login Succeeded 05:42:30 docker.io 05:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:30 Configure a credential helper to remove this warning. See 05:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:30 05:42:30 Login Succeeded 05:42:30 ---> docker-login.sh ends [Pipeline] } 05:42:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:31 ========================================================= 05:42:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:42:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:42:31 + 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:42:31 Sending build context to Docker daemon 2.359MB 05:42:31 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:42:31 Step 2/8 : FROM ${BASE} 05:42:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:42:31 188c0c94c7c5: Pulling fs layer 05:42:31 0ef7d3d256c8: Pulling fs layer 05:42:31 de9db76c5a1d: Pulling fs layer 05:42:31 bca2f99d35d6: Pulling fs layer 05:42:31 93359f2a8cfa: Pulling fs layer 05:42:31 7c6f9722023f: Pulling fs layer 05:42:31 a35cf1a2eb13: Pulling fs layer 05:42:31 bca2f99d35d6: Waiting 05:42:31 93359f2a8cfa: Waiting 05:42:31 7c6f9722023f: Waiting 05:42:31 a35cf1a2eb13: Waiting 05:42:31 de9db76c5a1d: Verifying Checksum 05:42:31 de9db76c5a1d: Download complete 05:42:31 0ef7d3d256c8: Download complete 05:42:31 93359f2a8cfa: Verifying Checksum 05:42:31 93359f2a8cfa: Download complete 05:42:31 188c0c94c7c5: Verifying Checksum 05:42:31 7c6f9722023f: Verifying Checksum 05:42:31 7c6f9722023f: Download complete 05:42:32 188c0c94c7c5: Pull complete 05:42:32 0ef7d3d256c8: Pull complete 05:42:32 de9db76c5a1d: Pull complete 05:42:34 a35cf1a2eb13: Download complete 05:42:34 bca2f99d35d6: Download complete 05:42:41 bca2f99d35d6: Pull complete 05:42:41 93359f2a8cfa: Pull complete 05:42:41 7c6f9722023f: Pull complete 05:42:45 a35cf1a2eb13: Pull complete 05:42:45 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:42:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:42:45 ---> a62c8e92a672 05:42:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:42:45 ---> Running in 00b465305407 05:42:45 Removing intermediate container 00b465305407 05:42:45 ---> 03b2515980c6 05:42:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:45 ---> Running in ace8f2c4dcce 05:42:46 Removing intermediate container ace8f2c4dcce 05:42:46 ---> 207fb2eaaac3 05:42:46 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:42:46 ---> Running in dd080a80617e 05:42:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:42:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:42:49 (1/6) Installing libc-dev (0.7.2-r3) 05:42:49 (2/6) Installing libsodium (1.0.18-r0) 05:42:49 (3/6) Installing pkgconf (1.7.2-r0) 05:42:49 (4/6) Installing libsodium-dev (1.0.18-r0) 05:42:49 (5/6) Installing libzmq (4.3.3-r0) 05:42:49 (6/6) Installing zeromq-dev (4.3.3-r0) 05:42:50 Executing busybox-1.31.1-r19.trigger 05:42:50 OK: 167 MiB in 45 packages 05:42:51 Removing intermediate container dd080a80617e 05:42:51 ---> 8a463a112d60 05:42:51 Step 6/8 : WORKDIR /device-sdk-go 05:42:51 ---> Running in 93aeef535e23 05:42:51 Removing intermediate container 93aeef535e23 05:42:51 ---> 70e824e4bd25 05:42:51 Step 7/8 : COPY . . 05:42:52 ---> fd7af088a94b 05:42:52 Step 8/8 : RUN go mod download 05:42:52 ---> Running in 1a78bc5e85fd 05:43:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32212 in /w/workspace/dgexfoundry_device-sdk-go_PR-851 [Pipeline] { [Pipeline] ws 05:43:02 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:43:07 using credential edgex-jenkins-ssh 05:43:07 Cloning the remote Git repository 05:43:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:43:07 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:43:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:43:07 > git --version # timeout=10 05:43:07 > git --version # 'git version 2.17.1' 05:43:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:43:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:43:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/851/head:refs/remotes/origin/PR-851 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:43:09 Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit b95924ab2e69dd73cf7570cdecd23a69ef53f99b 05:43:09 Merge succeeded, producing b95924ab2e69dd73cf7570cdecd23a69ef53f99b 05:43:09 Checking out Revision b95924ab2e69dd73cf7570cdecd23a69ef53f99b (PR-851) 05:43:09 > git config core.sparsecheckout # timeout=10 05:43:09 > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 05:43:09 > git remote # timeout=10 05:43:09 > git config --get remote.origin.url # timeout=10 05:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:09 > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 05:43:09 > git rev-parse HEAD^{commit} # timeout=10 05:43:09 > git config core.sparsecheckout # timeout=10 05:43:09 > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 05:43:14 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:43:14 > git --version # timeout=10 05:43:14 > git --version # 'git version 2.17.1' 05:43:14 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { 05:43:14 Removing intermediate container 1a78bc5e85fd 05:43:14 ---> 055abb31c28f 05:43:14 Successfully built 055abb31c28f 05:43:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:43:14 + docker inspect -f . ci-base-image-x86_64 05:43:14 . [Pipeline] script [Pipeline] { [Pipeline] withDockerContainer 05:43:15 prd-centos7-docker-4c-2g-32211 does not seem to be running inside a container 05:43:15 $ 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-x86_64 cat 05:43:16 $ docker top 28fbc70e980f3fae55cfdd9501c387f20a4a83f5584e706872c25cda1d628a5c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:43:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 05:43:17 + go version 05:43:17 go version go1.15.5 linux/amd64 [Pipeline] } 05:43:17 $ docker stop --time=1 28fbc70e980f3fae55cfdd9501c387f20a4a83f5584e706872c25cda1d628a5c 05:43:18 $ docker rm -f 28fbc70e980f3fae55cfdd9501c387f20a4a83f5584e706872c25cda1d628a5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 05:43:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 05:43:19 + true 05:43:19 + sudo service docker restart [Pipeline] isUnix [Pipeline] sh 05:43:20 + docker inspect -f . ci-base-image-x86_64 05:43:20 . [Pipeline] withDockerContainer 05:43:20 prd-centos7-docker-4c-2g-32211 does not seem to be running inside a container 05:43:20 $ 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-x86_64 cat 05:43:20 $ docker top b7120fd9b62868680db24b0bb108a6effa7196eecc07abbb25e26a01c0eff5f0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:21 + make test 05:43:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:43:21 provisioning config files... 05:43:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5780647953029449725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:22 ---> docker-login.sh 05:43:22 nexus3.edgexfoundry.org:10001 05:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:23 Configure a credential helper to remove this warning. See 05:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:23 05:43:23 Login Succeeded 05:43:23 nexus3.edgexfoundry.org:10002 05:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:24 Configure a credential helper to remove this warning. See 05:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:24 05:43:24 Login Succeeded 05:43:24 nexus3.edgexfoundry.org:10003 05:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:24 Configure a credential helper to remove this warning. See 05:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:24 05:43:24 Login Succeeded 05:43:24 nexus3.edgexfoundry.org:10004 05:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:24 Configure a credential helper to remove this warning. See 05:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:24 05:43:24 Login Succeeded 05:43:24 docker.io 05:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:25 Configure a credential helper to remove this warning. See 05:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:25 05:43:25 Login Succeeded 05:43:25 ---> docker-login.sh ends [Pipeline] } 05:43:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:43:26 ========================================================= 05:43:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:43:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:43:26 + 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:43:27 Sending build context to Docker daemon 2.358MB 05:43:27 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:43:27 Step 2/8 : FROM ${BASE} 05:43:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:43:27 5f621e34cdf4: Pulling fs layer 05:43:27 a4357932f1b6: Pulling fs layer 05:43:27 18c013af1878: Pulling fs layer 05:43:27 00ac8860ef70: Pulling fs layer 05:43:27 63d7cb157983: Pulling fs layer 05:43:27 b116817d02f9: Pulling fs layer 05:43:27 745a02a5169b: Pulling fs layer 05:43:27 00ac8860ef70: Waiting 05:43:27 63d7cb157983: Waiting 05:43:27 745a02a5169b: Waiting 05:43:27 b116817d02f9: Waiting 05:43:27 18c013af1878: Download complete 05:43:27 a4357932f1b6: Verifying Checksum 05:43:27 a4357932f1b6: Download complete 05:43:27 63d7cb157983: Verifying Checksum 05:43:27 63d7cb157983: Download complete 05:43:27 b116817d02f9: Verifying Checksum 05:43:27 b116817d02f9: Download complete 05:43:27 5f621e34cdf4: Verifying Checksum 05:43:27 5f621e34cdf4: Download complete 05:43:28 5f621e34cdf4: Pull complete 05:43:28 a4357932f1b6: Pull complete 05:43:28 18c013af1878: Pull complete 05:43:29 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:43:29 745a02a5169b: Verifying Checksum 05:43:29 745a02a5169b: Download complete 05:43:31 00ac8860ef70: Verifying Checksum 05:43:31 00ac8860ef70: Download complete 05:43:41 00ac8860ef70: Pull complete 05:43:41 63d7cb157983: Pull complete 05:43:41 b116817d02f9: Pull complete 05:43:46 745a02a5169b: Pull complete 05:43:46 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:43:46 ---> b7e6874047d6 05:43:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:43:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:43:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:43:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:43:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:43:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:43:48 ---> Running in 80fe4f04fec5 05:43:48 Removing intermediate container 80fe4f04fec5 05:43:48 ---> 9b1dc70916a2 05:43:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:48 ---> Running in 231d256a9bad 05:43:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 27.0% of statements 05:43:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.086s coverage: 81.2% of statements 05:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.053s coverage: 7.8% of statements 05:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.085s coverage: 32.5% of statements 05:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:43:51 Removing intermediate container 231d256a9bad 05:43:51 ---> d86aa21f2734 05:43:51 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:43:51 ---> Running in 40122f8f7753 05:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 57.3% of statements 05:43:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.156s coverage: 6.6% of statements 05:43:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 5.0% of statements 05:43:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:43:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:43:52 GO111MODULE=on go vet ./... 05:43:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:43:54 (1/6) Installing libc-dev (0.7.2-r3) 05:43:54 (2/6) Installing libsodium (1.0.18-r0) 05:43:54 (3/6) Installing pkgconf (1.7.2-r0) 05:43:54 (4/6) Installing libsodium-dev (1.0.18-r0) 05:43:54 (5/6) Installing libzmq (4.3.3-r0) 05:43:54 (6/6) Installing zeromq-dev (4.3.3-r0) 05:43:54 Executing busybox-1.31.1-r19.trigger 05:43:54 OK: 144 MiB in 45 packages 05:43:56 Removing intermediate container 40122f8f7753 05:43:56 ---> f17989ffdad5 05:43:56 Step 6/8 : WORKDIR /device-sdk-go 05:43:56 ---> Running in 0a07f435e1cc 05:43:56 Removing intermediate container 0a07f435e1cc 05:43:56 ---> 1cde73f90e81 05:43:56 Step 7/8 : COPY . . 05:43:57 ---> df6b6bc99028 05:43:57 Step 8/8 : RUN go mod download 05:43:57 ---> Running in 41bc4a0ae22a 05:44:07 gofmt -l . 05:44:07 [ "`gofmt -l .`" = "" ] 05:44:07 ./bin/test-attribution-txt.sh 05:44:08 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 05:44:08 make: *** [Makefile:36: test] Error 1 [Pipeline] } 05:44:08 $ docker stop --time=1 b7120fd9b62868680db24b0bb108a6effa7196eecc07abbb25e26a01c0eff5f0 05:44:09 $ docker rm -f b7120fd9b62868680db24b0bb108a6effa7196eecc07abbb25e26a01c0eff5f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:44:12 ---> job-cost.sh 05:44:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ShLi 05:44:24 Removing intermediate container 41bc4a0ae22a 05:44:24 ---> fb710544b448 05:44:24 Successfully built fb710544b448 05:44:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:44:25 + docker inspect -f . ci-base-image-arm64 05:44:25 . [Pipeline] withDockerContainer 05:44:25 prd-ubuntu18.04-docker-arm64-4c-16g-32212 does not seem to be running inside a container 05:44:25 $ 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:44:26 $ docker top 49bcebb1f2946df8947f75c4a78ed9c2e67450073a86940b80452478342e1c91 -eo pid,comm 05:44:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] { [Pipeline] sh 05:44:28 + go version 05:44:28 go version go1.15.5 linux/arm64 [Pipeline] } 05:44:28 $ docker stop --time=1 49bcebb1f2946df8947f75c4a78ed9c2e67450073a86940b80452478342e1c91 05:44:30 $ docker rm -f 49bcebb1f2946df8947f75c4a78ed9c2e67450073a86940b80452478342e1c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:31 + docker inspect -f . ci-base-image-arm64 05:44:31 . [Pipeline] withDockerContainer 05:44:31 prd-ubuntu18.04-docker-arm64-4c-16g-32212 does not seem to be running inside a container 05:44:31 $ 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:44:33 $ docker top 32c012afc56c497612e022a19c5120dcbe7ec5cd29adedc10e4c48555840b84a -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:34 + make test 05:44:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:44:53 lf-activate-venv(): INFO: Adding /tmp/venv-ShLi/bin to PATH 05:44:53 INFO: No Stack... 05:44:53 INFO: Retrieving Pricing Info for: v1-standard-2 05:44:54 INFO: Archiving Costs [Pipeline] sh 05:44:54 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:44:54 + cut -d, -f6 [Pipeline] lock 05:44:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] 05:44:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] did not exist. Created. 05:44:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:54 + echo total: 0.029999999329447746 [Pipeline] stash 05:44:55 Stashed 1 file(s) [Pipeline] } 05:44:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:44:56 Failed in branch amd64 05:44:56 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:45:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:45:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:45:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:45:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:45:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:45:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.161s coverage: 27.0% of statements 05:45:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.235s coverage: 81.2% of statements 05:45:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.139s coverage: 7.8% of statements 05:45:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:45:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:45:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:45:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.289s coverage: 32.5% of statements 05:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:46:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.273s coverage: 57.3% of statements 05:46:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.170s coverage: 6.6% of statements 05:46:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.145s coverage: 5.0% of statements 05:46:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:46:01 GO111MODULE=on go vet ./... 05:46:48 gofmt -l . 05:46:48 [ "`gofmt -l .`" = "" ] 05:46:48 ./bin/test-attribution-txt.sh 05:46:48 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 05:46:48 make: *** [Makefile:36: test] Error 1 [Pipeline] } 05:46:48 $ docker stop --time=1 32c012afc56c497612e022a19c5120dcbe7ec5cd29adedc10e4c48555840b84a 05:46:50 $ docker rm -f 32c012afc56c497612e022a19c5120dcbe7ec5cd29adedc10e4c48555840b84a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:46:53 ---> job-cost.sh 05:46:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cMIG 05:47:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-cMIG/bin to PATH 05:49:09 INFO: No Stack... 05:49:09 INFO: Retrieving Pricing Info for: lf-standard-4 05:49:09 INFO: Archiving Costs [Pipeline] sh 05:49:09 + + cut -d, -f6cat 05:49:09 /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:49:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] 05:49:09 Resource [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] did not exist. Created. 05:49:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:49:10 /w/workspace/device-sdk-go/1@tmp/durable-2a4fc0ab/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-2a4fc0ab/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:49:10 + echo total: 0.20999999344348907 [Pipeline] stash 05:49:10 Warning: overwriting stash ‘stack-cost’ 05:49:11 Stashed 1 file(s) [Pipeline] } 05:49:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:49:12 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:49:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:49:16 ---> package-listing.sh 05:49:16 ++ facter osfamily 05:49:16 ++ tr '[:upper:]' '[:lower:]' 05:49:16 + OS_FAMILY=redhat 05:49:16 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-851 05:49:16 + START_PACKAGES=/tmp/packages_start.txt 05:49:16 + END_PACKAGES=/tmp/packages_end.txt 05:49:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:49:16 + PACKAGES=/tmp/packages_start.txt 05:49:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-851 ']' 05:49:16 + PACKAGES=/tmp/packages_end.txt 05:49:16 + case "${OS_FAMILY}" in 05:49:16 + rpm -qa 05:49:16 + sort 05:49:22 + '[' -f /tmp/packages_start.txt ']' 05:49:22 + '[' -f /tmp/packages_end.txt ']' 05:49:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:49:22 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-851 ']' 05:49:22 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-851/archives/ 05:49:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-851/archives/ [Pipeline] echo 05:49:22 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-851/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:49:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:22 05:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:23 alpine: Pulling from edgex-lftools-log-publisher 05:49:23 df20fa9351a1: Pulling fs layer 05:49:23 36b3adc4ff6f: Pulling fs layer 05:49:23 8ad3a11d3b57: Pulling fs layer 05:49:23 46f8f816bc3b: Pulling fs layer 05:49:23 93b61091891f: Pulling fs layer 05:49:23 93b9cdb0e59b: Pulling fs layer 05:49:23 5e14af77c1be: Pulling fs layer 05:49:23 01666e4c0597: Pulling fs layer 05:49:23 aa168da1d23b: Pulling fs layer 05:49:23 93b9cdb0e59b: Waiting 05:49:23 46f8f816bc3b: Waiting 05:49:23 5e14af77c1be: Waiting 05:49:23 01666e4c0597: Waiting 05:49:23 93b61091891f: Waiting 05:49:23 aa168da1d23b: Waiting 05:49:23 36b3adc4ff6f: Verifying Checksum 05:49:23 36b3adc4ff6f: Download complete 05:49:23 46f8f816bc3b: Verifying Checksum 05:49:23 46f8f816bc3b: Download complete 05:49:23 df20fa9351a1: Verifying Checksum 05:49:23 93b9cdb0e59b: Verifying Checksum 05:49:23 93b9cdb0e59b: Download complete 05:49:23 93b61091891f: Verifying Checksum 05:49:23 93b61091891f: Download complete 05:49:23 5e14af77c1be: Verifying Checksum 05:49:23 5e14af77c1be: Download complete 05:49:23 01666e4c0597: Verifying Checksum 05:49:23 01666e4c0597: Download complete 05:49:23 8ad3a11d3b57: Verifying Checksum 05:49:23 8ad3a11d3b57: Download complete 05:49:23 df20fa9351a1: Pull complete 05:49:24 36b3adc4ff6f: Pull complete 05:49:25 8ad3a11d3b57: Pull complete 05:49:25 46f8f816bc3b: Pull complete 05:49:26 aa168da1d23b: Verifying Checksum 05:49:26 aa168da1d23b: Download complete 05:49:26 93b61091891f: Pull complete 05:49:26 93b9cdb0e59b: Pull complete 05:49:26 5e14af77c1be: Pull complete 05:49:26 01666e4c0597: Pull complete 05:49:33 aa168da1d23b: Pull complete 05:49:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:49:34 prd-centos7-docker-4c-2g-32208 does not seem to be running inside a container 05:49:34 $ 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-851/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-851 -v /w/workspace/dgexfoundry_device-sdk-go_PR-851:/w/workspace/dgexfoundry_device-sdk-go_PR-851:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:49:37 $ docker top e39aba4decd976bee07ac2b6c1ea1062514e9ade5de0b330e5d05768ac2cc848 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:38 + touch /tmp/pre-build-complete [Pipeline] sh 05:49:38 + mkdir -p /var/log/sa [Pipeline] sh 05:49:38 + ls /var/log/sa-host 05:49:38 + sadf -c /var/log/sa-host/sa23 05:49:38 file_magic: OK 05:49:38 HZ: Using current value: 100 05:49:38 file_header: OK 05:49:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:49:38 Statistics: 05:49:38 Hnuu...uuuununununu... 05:49:38 File successfully converted to sysstat format version 12.2.1 05:49:38 + sadf -c /var/log/sa-host/sa31 05:49:38 file_magic: OK 05:49:38 HZ: Using current value: 100 05:49:38 file_header: OK 05:49:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:49:38 Statistics: 05:49:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:49:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:39 provisioning config files... 05:49:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/config1626548751086578806tmp [Pipeline] { [Pipeline] echo 05:49:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:49:39 ---> create-netrc.sh [Pipeline] } 05:49:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:49:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:49:40 ---> python-tools-install.sh [Pipeline] echo 05:49:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:49:40 ---> sudo-logs.sh 05:49:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:49:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:49:40 ---> job-cost.sh 05:49:40 lf-activate-venv: SKIPPING 05:49:40 DEBUG: total: 0.20999999344348907 05:49:40 INFO: Retrieving Stack Cost... 05:49:42 INFO: Retrieving Pricing Info for: v1-standard-2 05:49:42 INFO: Archiving Costs [Pipeline] echo 05:49:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:49:43 ---> logs-deploy.sh 05:49:43 lf-activate-venv: SKIPPING 05:49:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-851/1 05:49:43 INFO: archiving workspace using pattern(s): 05:49:45 Archives upload complete. 05:49:45 INFO: archiving logs to Nexus 05:49:46 ---> uname -a: 05:49:46 Linux prd-centos7-docker-4c-2g-32208.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:49:46 05:49:46 05:49:46 ---> lscpu: 05:49:46 Architecture: x86_64 05:49:46 CPU op-mode(s): 32-bit, 64-bit 05:49:46 Byte Order: Little Endian 05:49:46 Address sizes: 40 bits physical, 48 bits virtual 05:49:46 CPU(s): 4 05:49:46 On-line CPU(s) list: 0-3 05:49:46 Thread(s) per core: 1 05:49:46 Core(s) per socket: 1 05:49:46 Socket(s): 4 05:49:46 NUMA node(s): 1 05:49:46 Vendor ID: GenuineIntel 05:49:46 CPU family: 6 05:49:46 Model: 44 05:49:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:49:46 Stepping: 1 05:49:46 CPU MHz: 2933.436 05:49:46 BogoMIPS: 5866.87 05:49:46 Virtualization: VT-x 05:49:46 Hypervisor vendor: KVM 05:49:46 Virtualization type: full 05:49:46 L1d cache: 128 KiB 05:49:46 L1i cache: 128 KiB 05:49:46 L2 cache: 16 MiB 05:49:46 L3 cache: 64 MiB 05:49:46 NUMA node0 CPU(s): 0-3 05:49:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:49:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:49:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:49:46 Vulnerability Meltdown: Mitigation; PTI 05:49:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:49:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:49:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:49:46 Vulnerability Srbds: Not affected 05:49:46 Vulnerability Tsx async abort: Not affected 05:49:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 05:49:46 05:49:46 05:49:46 ---> nproc: 05:49:46 4 05:49:46 05:49:46 05:49:46 ---> df -h: 05:49:46 Filesystem Size Used Available Use% Mounted on 05:49:46 overlay 50.0G 7.3G 42.7G 15% / 05:49:46 tmpfs 64.0M 0 64.0M 0% /dev 05:49:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:49:46 shm 64.0M 0 64.0M 0% /dev/shm 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-851 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:49:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:49:46 05:49:46 05:49:46 ---> free -m: 05:49:46 total used free shared buff/cache available 05:49:46 Mem: 1837 705 105 0 1026 1026 05:49:46 Swap: 1023 1 1022 05:49:46 05:49:46 05:49:46 ---> ip addr: 05:49:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:49:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:49:46 inet 127.0.0.1/8 scope host lo 05:49:46 valid_lft forever preferred_lft forever 05:49:46 inet6 ::1/128 scope host 05:49:46 valid_lft forever preferred_lft forever 05:49:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:49:46 link/ether fa:16:3e:02:bc:a1 brd ff:ff:ff:ff:ff:ff 05:49:46 inet 10.30.122.233/23 brd 10.30.123.255 scope global dynamic eth0 05:49:46 valid_lft 85771sec preferred_lft 85771sec 05:49:46 inet6 fe80::f816:3eff:fe02:bca1/64 scope link 05:49:46 valid_lft forever preferred_lft forever 05:49:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:49:46 link/ether 02:42:e7:02:a8:dc brd ff:ff:ff:ff:ff:ff 05:49:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:49:46 valid_lft forever preferred_lft forever 05:49:46 inet6 fe80::42:e7ff:fe02:a8dc/64 scope link 05:49:46 valid_lft forever preferred_lft forever 05:49:46 05:49:46 05:49:46 ---> sar -b -r -n DEV: 05:49:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 05:49:46 05:49:46 05:39:05 LINUX RESTART (4 CPU) 05:49:46 05:49:46 05:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:49:46 05:41:02 24.78 5.91 18.87 0.00 1670.97 2525.57 0.00 05:49:46 05:42:01 1.71 0.00 1.71 0.00 0.00 28.94 0.00 05:49:46 05:43:01 0.30 0.00 0.30 0.00 0.00 4.13 0.00 05:49:46 05:44:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 05:49:46 05:45:01 0.28 0.00 0.28 0.00 0.00 4.46 0.00 05:49:46 05:46:01 0.40 0.00 0.40 0.00 0.00 6.68 0.00 05:49:46 05:47:01 0.28 0.00 0.28 0.00 0.00 4.58 0.00 05:49:46 05:48:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 05:49:46 05:49:01 0.37 0.00 0.37 0.00 0.00 5.55 0.00 05:49:46 Average: 3.19 0.66 2.53 0.00 186.09 288.18 0.00 05:49:46 05:49:46 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:49:46 05:41:02 161136 0 601408 31.96 2620 1116380 1130284 38.57 408412 1111656 24 05:49:46 05:42:01 166792 0 595748 31.66 2620 1116384 1078728 36.82 407608 1108460 8 05:49:46 05:43:01 166720 0 595812 31.67 2620 1116392 1078680 36.81 414876 1101232 8 05:49:46 05:44:01 166280 0 596252 31.69 2620 1116392 1078620 36.81 419056 1097740 8 05:49:46 05:45:01 166940 0 595584 31.65 2620 1116400 1073516 36.64 420324 1095736 8 05:49:46 05:46:01 167540 0 594980 31.62 2620 1116404 1073456 36.64 420148 1095736 12 05:49:46 05:47:01 167524 0 594992 31.62 2620 1116408 1073456 36.64 420152 1095736 8 05:49:46 05:48:01 167712 0 594800 31.61 2620 1116412 1073456 36.64 420156 1095736 8 05:49:46 05:49:01 167624 0 594880 31.62 2620 1116420 1073456 36.64 420268 1095740 8 05:49:46 Average: 166474 0 596051 31.68 2620 1116399 1081517 36.91 416778 1099752 10 05:49:46 05:49:46 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:49:46 05:41:02 eth0 76.95 63.37 358.28 29.80 0.00 0.00 0.00 0.00 05:49:46 05:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:41:02 docker0 11.35 8.90 1.62 24.48 0.00 0.00 0.00 0.00 05:49:46 05:42:01 eth0 1.37 0.32 0.34 0.20 0.00 0.00 0.00 0.00 05:49:46 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:43:01 eth0 1.08 0.38 0.41 0.23 0.00 0.00 0.00 0.00 05:49:46 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:44:01 eth0 0.75 0.40 0.44 0.35 0.00 0.00 0.00 0.00 05:49:46 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:45:01 eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 05:49:46 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:46:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:49:46 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:49:46 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:49:46 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:49:46 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 Average: eth0 9.00 7.23 40.05 3.42 0.00 0.00 0.00 0.00 05:49:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:46 Average: docker0 1.26 0.99 0.18 2.73 0.00 0.00 0.00 0.00 05:49:46 05:49:46 05:49:46 ---> sar -P ALL: 05:49:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 05:49:46 05:49:46 05:39:05 LINUX RESTART (4 CPU) 05:49:46 05:49:46 05:40:01 CPU %user %nice %system %iowait %steal %idle 05:49:46 05:41:02 all 2.54 0.00 1.67 0.55 0.06 95.17 05:49:46 05:41:02 0 1.95 0.00 1.96 0.10 0.05 95.94 05:49:46 05:41:02 1 2.85 0.00 2.04 0.55 0.07 94.49 05:49:46 05:41:02 2 2.68 0.00 1.53 0.94 0.07 94.79 05:49:46 05:41:02 3 2.67 0.00 1.16 0.62 0.07 95.49 05:49:46 05:42:01 all 0.14 0.00 0.06 0.00 0.01 99.79 05:49:46 05:42:01 0 0.03 0.00 0.07 0.00 0.00 99.90 05:49:46 05:42:01 1 0.08 0.00 0.05 0.00 0.02 99.85 05:49:46 05:42:01 2 0.05 0.00 0.07 0.00 0.00 99.88 05:49:46 05:42:01 3 0.39 0.00 0.07 0.00 0.02 99.52 05:49:46 05:43:01 all 0.19 0.00 0.05 0.00 0.01 99.75 05:49:46 05:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:49:46 05:43:01 1 0.05 0.00 0.08 0.00 0.00 99.87 05:49:46 05:43:01 2 0.12 0.00 0.05 0.00 0.02 99.82 05:49:46 05:43:01 3 0.55 0.00 0.03 0.00 0.03 99.38 05:49:46 05:44:01 all 0.16 0.00 0.04 0.00 0.01 99.79 05:49:46 05:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:49:46 05:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 05:49:46 05:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 05:49:46 05:44:01 3 0.52 0.00 0.03 0.00 0.00 99.45 05:49:46 05:45:01 all 0.16 0.00 0.06 0.00 0.00 99.78 05:49:46 05:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:49:46 05:45:01 1 0.07 0.00 0.13 0.00 0.00 99.80 05:49:46 05:45:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:49:46 05:45:01 3 0.52 0.00 0.03 0.00 0.00 99.45 05:49:46 05:46:01 all 0.15 0.00 0.04 0.00 0.01 99.80 05:49:46 05:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:49:46 05:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:49:46 05:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 05:49:46 05:46:01 3 0.50 0.00 0.05 0.00 0.02 99.43 05:49:46 05:47:01 all 0.17 0.00 0.03 0.00 0.00 99.80 05:49:46 05:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:49:46 05:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:49:46 05:47:01 2 0.07 0.00 0.05 0.00 0.00 99.88 05:49:46 05:47:01 3 0.52 0.00 0.02 0.00 0.00 99.47 05:49:46 05:48:01 all 0.15 0.00 0.05 0.00 0.00 99.80 05:49:46 05:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:49:46 05:48:01 1 0.02 0.00 0.05 0.00 0.00 99.93 05:49:46 05:48:01 2 0.05 0.00 0.05 0.00 0.02 99.88 05:49:46 05:48:01 3 0.52 0.00 0.03 0.00 0.00 99.45 05:49:46 05:49:01 all 0.14 0.00 0.05 0.00 0.00 99.81 05:49:46 05:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:49:46 05:49:01 1 0.07 0.00 0.07 0.00 0.02 99.85 05:49:46 05:49:01 2 0.28 0.00 0.07 0.00 0.00 99.65 05:49:46 05:49:01 3 0.18 0.00 0.02 0.00 0.00 99.80 05:49:46 Average: all 0.42 0.00 0.23 0.06 0.01 99.28 05:49:46 Average: 0 0.25 0.00 0.25 0.01 0.01 99.49 05:49:46 Average: 1 0.36 0.00 0.28 0.06 0.01 99.28 05:49:46 Average: 2 0.38 0.00 0.21 0.10 0.01 99.29 05:49:46 Average: 3 0.71 0.00 0.16 0.07 0.01 99.05 05:49:46 05:49:46 05:49:46