Pull request #183 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e1a630dce4622dfe76867848c1af16ce0a707287+ade17028b202be70e52921553e3b506375cbc38d (e4d04186ce39a5709abdae5279013b1176ffb7a8) 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-virtual-go/branches/PR-183/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-virtual-go/branches/PR-183/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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33669 in /w/workspace/foundry_device-virtual-go_PR-183 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-183 # timeout=10 Merging remotes/origin/master commit ade17028b202be70e52921553e3b506375cbc38d into PR head commit e1a630dce4622dfe76867848c1af16ce0a707287 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing e1a630dce4622dfe76867848c1af16ce0a707287 Checking out Revision e1a630dce4622dfe76867848c1af16ce0a707287 (PR-183) > git config core.sparsecheckout # timeout=10 > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # 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 ade17028b202be70e52921553e3b506375cbc38d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/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 06:06:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:06:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:06:03 ========================================================= 06:06:03 EdgeX Global Pipelines Version Info 06:06:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:06:04 ------------------- 06:06:04 stable info: 06:06:04 ------------------- 06:06:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:06:04 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:06:04 Message: update stable to v1.0.186 06:06:05 ------------------- 06:06:05 experimental info: 06:06:05 ------------------- 06:06:05 Commited By: **** collab-it+edgex@linuxfoundation.org 06:06:05 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:06:05 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:06:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:06:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:06:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:06:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:06:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:06:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:06:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:06:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:06:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:06:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:06:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:06:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:06:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:06:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:06:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:06:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:06:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:06:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:06:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:06:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:06:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:06:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:06:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:06:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:06:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:06:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:06:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-183 [Pipeline] echo 06:06:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-183 [Pipeline] echo 06:06:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-183 [Pipeline] echo 06:06:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1a630dce4622dfe76867848c1af16ce0a707287 [Pipeline] echo 06:06:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1a630d [Pipeline] echo 06:06:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:06:10 provisioning config files... 06:06:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-183@tmp/config7331159078576013207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:10 ---> docker-login.sh 06:06:10 nexus3.edgexfoundry.org:10001 06:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:11 Configure a credential helper to remove this warning. See 06:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:11 06:06:11 Login Succeeded 06:06:11 nexus3.edgexfoundry.org:10002 06:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:11 Configure a credential helper to remove this warning. See 06:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:11 06:06:11 Login Succeeded 06:06:11 nexus3.edgexfoundry.org:10003 06:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:11 Configure a credential helper to remove this warning. See 06:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:11 06:06:11 Login Succeeded 06:06:11 nexus3.edgexfoundry.org:10004 06:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:11 Configure a credential helper to remove this warning. See 06:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:11 06:06:11 Login Succeeded 06:06:11 docker.io 06:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:12 Configure a credential helper to remove this warning. See 06:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:12 06:06:12 Login Succeeded 06:06:12 ---> docker-login.sh ends [Pipeline] } 06:06:12 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 06:06:13 + git log --format=format:%s -1 e1a630dce4622dfe76867848c1af16ce0a707287 [Pipeline] echo 06:06:13 GIT_COMMIT: e1a630dce4622dfe76867848c1af16ce0a707287, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 06:06:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:06:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:15 06:06:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:06:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:15 latest: Pulling from edgex-devops/git-semver 06:06:15 31603596830f: Pulling fs layer 06:06:15 2a8b12db71e7: Pulling fs layer 06:06:15 6ca5941a6612: Pulling fs layer 06:06:15 ecc8261a40a4: Pulling fs layer 06:06:15 ecc8261a40a4: Waiting 06:06:15 2a8b12db71e7: Verifying Checksum 06:06:15 2a8b12db71e7: Download complete 06:06:15 31603596830f: Download complete 06:06:15 ecc8261a40a4: Verifying Checksum 06:06:15 ecc8261a40a4: Download complete 06:06:15 6ca5941a6612: Verifying Checksum 06:06:15 6ca5941a6612: Download complete 06:06:16 31603596830f: Pull complete 06:06:16 2a8b12db71e7: Pull complete 06:06:17 6ca5941a6612: Pull complete 06:06:17 ecc8261a40a4: Pull complete 06:06:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:06:17 prd-centos7-docker-4c-2g-33669 does not seem to be running inside a container 06:06:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-183 -v /w/workspace/foundry_device-virtual-go_PR-183:/w/workspace/foundry_device-virtual-go_PR-183:rw,z -v /w/workspace/foundry_device-virtual-go_PR-183@tmp:/w/workspace/foundry_device-virtual-go_PR-183@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:06:19 $ docker top a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:19 [ssh-agent] Looking for ssh-agent implementation... 06:06:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:20 $ docker exec a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 ssh-agent 06:06:20 SSH_AUTH_SOCK=/tmp/ssh-hpqQWcnyVh45/agent.13 06:06:20 SSH_AGENT_PID=18 06:06:20 Running ssh-add (command line suppressed) 06:06:20 Identity added: /w/workspace/foundry_device-virtual-go_PR-183@tmp/private_key_2853580550399412838.key (/w/workspace/foundry_device-virtual-go_PR-183@tmp/private_key_2853580550399412838.key) 06:06:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:20 + git tag --points-at HEAD [Pipeline] } 06:06:20 $ docker exec --env ******** --env ******** a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 ssh-agent -k 06:06:21 unset SSH_AUTH_SOCK; 06:06:21 unset SSH_AGENT_PID; 06:06:21 echo Agent pid 18 killed; 06:06:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:06:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:21 [ssh-agent] Looking for ssh-agent implementation... 06:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:21 $ docker exec a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 ssh-agent 06:06:21 SSH_AUTH_SOCK=/tmp/ssh-DemY5MgeOwBI/agent.48 06:06:21 SSH_AGENT_PID=53 06:06:21 Running ssh-add (command line suppressed) 06:06:21 Identity added: /w/workspace/foundry_device-virtual-go_PR-183@tmp/private_key_5798871486815789327.key (/w/workspace/foundry_device-virtual-go_PR-183@tmp/private_key_5798871486815789327.key) 06:06:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:22 + git semver init 06:06:22 # -> Open(): unable to determine branch for HEAD 06:06:22 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-183/.git 06:06:22 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-183 06:06:22 # $SEMVER_REMOTE_NAME = origin 06:06:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:06:22 # $SEMVER_USER_NAME = edgex-jenkins 06:06:22 # $SEMVER_BRANCH = PR-183 06:06:22 # $SEMVER_TEMP = /tmp/semver-258102967 06:06:22 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:06:22 # '/tmp/semver-258102967' -> '/w/workspace/foundry_device-virtual-go_PR-183/.semver' 06:06:22 # -> Force: false 06:06:22 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-183/.semver [Pipeline] } 06:06:22 $ docker exec --env ******** --env ******** a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 ssh-agent -k 06:06:22 unset SSH_AUTH_SOCK; 06:06:22 unset SSH_AGENT_PID; 06:06:22 echo Agent pid 53 killed; 06:06:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:23 + git semver [Pipeline] } 06:06:23 $ docker stop --time=1 a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 06:06:24 $ docker rm -f a5c1bb7730005ae17ff6838d49612510599d538200e6dc8d257d296489273e98 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:25 Stashed 1 file(s) [Pipeline] echo 06:06: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 06:06:41 Still waiting to schedule task 06:06:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:06:41 Still waiting to schedule task 06:06:41 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:09:38 Running on prd-centos7-docker-4c-2g-33671 in /w/workspace/foundry_device-virtual-go_PR-183 [Pipeline] { [Pipeline] ws 06:09:38 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:09:41 using credential edgex-jenkins-ssh 06:09:41 Cloning the remote Git repository 06:09:41 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:09:41 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:09:41 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:09:41 > git --version # timeout=10 06:09:41 > git --version # 'git version 2.24.3' 06:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:09:42 Merging remotes/origin/master commit ade17028b202be70e52921553e3b506375cbc38d into PR head commit e1a630dce4622dfe76867848c1af16ce0a707287 06:09:42 Merge succeeded, producing e1a630dce4622dfe76867848c1af16ce0a707287 06:09:42 Checking out Revision e1a630dce4622dfe76867848c1af16ce0a707287 (PR-183) 06:09:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:09:42 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:09:42 > git config core.sparsecheckout # timeout=10 06:09:42 > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 06:09:42 > git remote # timeout=10 06:09:42 > git config --get remote.origin.url # timeout=10 06:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:42 > git merge ade17028b202be70e52921553e3b506375cbc38d # timeout=10 06:09:42 > git rev-parse HEAD^{commit} # timeout=10 06:09:42 > git config core.sparsecheckout # timeout=10 06:09:42 > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 06:09:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:09:46 > git --version # timeout=10 06:09:46 > git --version # 'git version 2.24.3' 06:09:46 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:09:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:09:48 + true 06:09:48 + sudo service docker restart 06:09:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:09:49 provisioning config files... 06:09:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3652830582881556438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:50 ---> docker-login.sh 06:09:50 nexus3.edgexfoundry.org:10001 06:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:50 Configure a credential helper to remove this warning. See 06:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:50 06:09:50 Login Succeeded 06:09:50 nexus3.edgexfoundry.org:10002 06:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:50 Configure a credential helper to remove this warning. See 06:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:50 06:09:50 Login Succeeded 06:09:50 nexus3.edgexfoundry.org:10003 06:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:50 Configure a credential helper to remove this warning. See 06:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:50 06:09:50 Login Succeeded 06:09:50 nexus3.edgexfoundry.org:10004 06:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:51 Configure a credential helper to remove this warning. See 06:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:51 06:09:51 Login Succeeded 06:09:51 docker.io 06:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:51 Configure a credential helper to remove this warning. See 06:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:51 06:09:51 Login Succeeded 06:09:51 ---> docker-login.sh ends [Pipeline] } 06:09:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:52 ========================================================= 06:09:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:09:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:09:52 + 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 . 06:09:52 Sending build context to Docker daemon 508.9kB 06:09:52 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:09:52 Step 2/8 : FROM ${BASE} 06:09:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:09:52 188c0c94c7c5: Pulling fs layer 06:09:52 0ef7d3d256c8: Pulling fs layer 06:09:52 de9db76c5a1d: Pulling fs layer 06:09:52 bca2f99d35d6: Pulling fs layer 06:09:52 93359f2a8cfa: Pulling fs layer 06:09:52 7c6f9722023f: Pulling fs layer 06:09:52 a35cf1a2eb13: Pulling fs layer 06:09:52 93359f2a8cfa: Waiting 06:09:52 7c6f9722023f: Waiting 06:09:52 bca2f99d35d6: Waiting 06:09:52 a35cf1a2eb13: Waiting 06:09:52 de9db76c5a1d: Verifying Checksum 06:09:52 de9db76c5a1d: Download complete 06:09:52 0ef7d3d256c8: Verifying Checksum 06:09:52 0ef7d3d256c8: Download complete 06:09:52 93359f2a8cfa: Verifying Checksum 06:09:52 93359f2a8cfa: Download complete 06:09:53 188c0c94c7c5: Verifying Checksum 06:09:53 188c0c94c7c5: Download complete 06:09:53 7c6f9722023f: Verifying Checksum 06:09:53 7c6f9722023f: Download complete 06:09:53 188c0c94c7c5: Pull complete 06:09:53 0ef7d3d256c8: Pull complete 06:09:53 de9db76c5a1d: Pull complete 06:09:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33670 in /w/workspace/foundry_device-virtual-go_PR-183 [Pipeline] { [Pipeline] ws 06:09:54 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:09:55 a35cf1a2eb13: Verifying Checksum 06:09:55 a35cf1a2eb13: Download complete 06:09:55 bca2f99d35d6: Verifying Checksum 06:09:55 bca2f99d35d6: Download complete 06:09:59 using credential edgex-jenkins-ssh 06:09:59 Cloning the remote Git repository 06:09:59 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:09:59 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:09:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:09:59 > git --version # timeout=10 06:09:59 > git --version # 'git version 2.17.1' 06:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:10:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:10:00 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:10:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:10:01 bca2f99d35d6: Pull complete 06:10:01 93359f2a8cfa: Pull complete 06:10:01 7c6f9722023f: Pull complete 06:10:01 Merging remotes/origin/master commit ade17028b202be70e52921553e3b506375cbc38d into PR head commit e1a630dce4622dfe76867848c1af16ce0a707287 06:10:01 Merge succeeded, producing e1a630dce4622dfe76867848c1af16ce0a707287 06:10:01 Checking out Revision e1a630dce4622dfe76867848c1af16ce0a707287 (PR-183) 06:10:01 > git config core.sparsecheckout # timeout=10 06:10:01 > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 06:10:01 > git remote # timeout=10 06:10:01 > git config --get remote.origin.url # timeout=10 06:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:01 > git merge ade17028b202be70e52921553e3b506375cbc38d # timeout=10 06:10:01 > git rev-parse HEAD^{commit} # timeout=10 06:10:01 > git config core.sparsecheckout # timeout=10 06:10:01 > git checkout -f e1a630dce4622dfe76867848c1af16ce0a707287 # timeout=10 06:10:05 a35cf1a2eb13: Pull complete 06:10:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:10:05 ---> a62c8e92a672 06:10:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:10:05 ---> Running in cdd1a1e16e59 06:10:05 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:10:05 > git --version # timeout=10 06:10:05 > git --version # 'git version 2.17.1' 06:10:05 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:10:06 Removing intermediate container cdd1a1e16e59 06:10:06 ---> 5cca7f5f6168 06:10:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:06 ---> Running in 22cf58a6eaef [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:07 Removing intermediate container 22cf58a6eaef 06:10:07 ---> 5c909f9ef8bc 06:10:07 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 06:10:07 ---> Running in e39a1117a4eb 06:10:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:10:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:10:08 + sudo service docker restart 06:10:08 + true 06:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:10:11 provisioning config files... 06:10:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3210329003126970414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:11 (1/13) Installing libc-dev (0.7.2-r3) 06:10:11 (2/13) Installing libsodium (1.0.18-r0) 06:10:11 (3/13) Installing pkgconf (1.7.2-r0) 06:10:11 (4/13) Installing libsodium-dev (1.0.18-r0) 06:10:11 (5/13) Installing openssh-keygen (8.3_p1-r2) 06:10:11 (6/13) Installing libedit (20191231.3.1-r0) 06:10:11 ---> docker-login.sh 06:10:11 nexus3.edgexfoundry.org:10001 06:10:12 (7/13) Installing openssh-client (8.3_p1-r2) 06:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:13 Configure a credential helper to remove this warning. See 06:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:13 06:10:13 Login Succeeded 06:10:13 nexus3.edgexfoundry.org:10002 06:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:13 Configure a credential helper to remove this warning. See 06:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:13 06:10:13 Login Succeeded 06:10:13 nexus3.edgexfoundry.org:10003 06:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:14 Configure a credential helper to remove this warning. See 06:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:14 06:10:14 Login Succeeded 06:10:14 nexus3.edgexfoundry.org:10004 06:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:14 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 06:10:14 (9/13) Installing openssh-server-common (8.3_p1-r2) 06:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:14 Configure a credential helper to remove this warning. See 06:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:14 06:10:14 Login Succeeded 06:10:14 docker.io 06:10:15 (10/13) Installing openssh-server (8.3_p1-r2) 06:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:15 Configure a credential helper to remove this warning. See 06:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:15 06:10:15 Login Succeeded 06:10:15 ---> docker-login.sh ends [Pipeline] } 06:10:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 06:10:15 (11/13) Installing openssh (8.3_p1-r2) [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:16 ========================================================= 06:10:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:10:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:10:16 (12/13) Installing libzmq (4.3.3-r0) 06:10:16 + 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 . 06:10:16 Sending build context to Docker daemon 507.9kB 06:10:16 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:10:16 Step 2/8 : FROM ${BASE} 06:10:16 (13/13) Installing zeromq-dev (4.3.3-r0) 06:10:16 Executing busybox-1.31.1-r19.trigger 06:10:16 OK: 173 MiB in 52 packages 06:10:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:10:17 5f621e34cdf4: Pulling fs layer 06:10:17 a4357932f1b6: Pulling fs layer 06:10:17 18c013af1878: Pulling fs layer 06:10:17 00ac8860ef70: Pulling fs layer 06:10:17 63d7cb157983: Pulling fs layer 06:10:17 b116817d02f9: Pulling fs layer 06:10:17 745a02a5169b: Pulling fs layer 06:10:17 00ac8860ef70: Waiting 06:10:17 63d7cb157983: Waiting 06:10:17 b116817d02f9: Waiting 06:10:17 745a02a5169b: Waiting 06:10:17 18c013af1878: Verifying Checksum 06:10:17 18c013af1878: Download complete 06:10:17 a4357932f1b6: Verifying Checksum 06:10:17 a4357932f1b6: Download complete 06:10:17 63d7cb157983: Verifying Checksum 06:10:17 63d7cb157983: Download complete 06:10:17 b116817d02f9: Verifying Checksum 06:10:17 b116817d02f9: Download complete 06:10:17 5f621e34cdf4: Download complete 06:10:17 5f621e34cdf4: Pull complete 06:10:17 Removing intermediate container e39a1117a4eb 06:10:17 ---> b87c909d972c 06:10:17 Step 6/8 : WORKDIR /device-virtual-go 06:10:17 ---> Running in dedcc233fbee 06:10:17 Removing intermediate container dedcc233fbee 06:10:17 ---> c2da432f0711 06:10:17 Step 7/8 : COPY . . 06:10:18 a4357932f1b6: Pull complete 06:10:18 ---> ffd1d51e41ea 06:10:18 Step 8/8 : RUN go mod download 06:10:18 ---> Running in 200523b58bdd 06:10:18 18c013af1878: Pull complete 06:10:19 745a02a5169b: Verifying Checksum 06:10:19 745a02a5169b: Download complete 06:10:21 00ac8860ef70: Verifying Checksum 06:10:21 00ac8860ef70: Download complete 06:10:31 00ac8860ef70: Pull complete 06:10:31 63d7cb157983: Pull complete 06:10:31 b116817d02f9: Pull complete 06:10:35 745a02a5169b: Pull complete 06:10:35 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:10:35 ---> b7e6874047d6 06:10:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:10:37 ---> Running in 52758d2baf21 06:10:38 Removing intermediate container 52758d2baf21 06:10:38 ---> ef3da2cdba30 06:10:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:38 ---> Running in ca8fa6d93624 06:10:40 Removing intermediate container ca8fa6d93624 06:10:40 ---> 6676f8415c49 06:10:40 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 06:10:40 ---> Running in f915605a73c6 06:10:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:10:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:10:43 (1/13) Installing libc-dev (0.7.2-r3) 06:10:43 (2/13) Installing libsodium (1.0.18-r0) 06:10:43 (3/13) Installing pkgconf (1.7.2-r0) 06:10:43 (4/13) Installing libsodium-dev (1.0.18-r0) 06:10:43 (5/13) Installing openssh-keygen (8.3_p1-r2) 06:10:43 (6/13) Installing libedit (20191231.3.1-r0) 06:10:44 (7/13) Installing openssh-client (8.3_p1-r2) 06:10:44 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 06:10:44 (9/13) Installing openssh-server-common (8.3_p1-r2) 06:10:44 (10/13) Installing openssh-server (8.3_p1-r2) 06:10:44 (11/13) Installing openssh (8.3_p1-r2) 06:10:44 (12/13) Installing libzmq (4.3.3-r0) 06:10:44 (13/13) Installing zeromq-dev (4.3.3-r0) 06:10:44 Executing busybox-1.31.1-r19.trigger 06:10:44 OK: 149 MiB in 52 packages 06:10:45 Removing intermediate container 200523b58bdd 06:10:45 ---> ead4170967ab 06:10:45 Successfully built ead4170967ab 06:10:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:10:45 + docker inspect -f . ci-base-image-x86_64 06:10:45 . [Pipeline] withDockerContainer 06:10:45 prd-centos7-docker-4c-2g-33671 does not seem to be running inside a container 06:10:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 06:10:46 Removing intermediate container f915605a73c6 06:10:46 ---> ecd78846dae0 06:10:46 Step 6/8 : WORKDIR /device-virtual-go 06:10:46 ---> Running in 59969d864058 06:10:46 $ docker top 8accaa67a3d3c25abf4c972df9f6002bee127fe3018e9dd05b9fa821a9ebc81f -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:47 Removing intermediate container 59969d864058 06:10:47 ---> 86f278ce5a65 06:10:47 Step 7/8 : COPY . . 06:10:47 + go version 06:10:47 go version go1.15.5 linux/amd64 [Pipeline] } 06:10:47 $ docker stop --time=1 8accaa67a3d3c25abf4c972df9f6002bee127fe3018e9dd05b9fa821a9ebc81f 06:10:48 ---> af0c267dfd3c 06:10:48 Step 8/8 : RUN go mod download 06:10:48 ---> Running in 21eef0adb8e5 06:10:48 $ docker rm -f 8accaa67a3d3c25abf4c972df9f6002bee127fe3018e9dd05b9fa821a9ebc81f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:49 + docker inspect -f . ci-base-image-x86_64 06:10:49 . [Pipeline] withDockerContainer 06:10:49 prd-centos7-docker-4c-2g-33671 does not seem to be running inside a container 06:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 06:10:50 $ docker top 0efe27f025b4ee5900b8dec7d49d5bbd453365a7ecd9a416c3ac944f9f2ce6e2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:51 + make test 06:10:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:10:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:11:10 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:11:10 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.338s coverage: 63.8% of statements 06:11:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:11:14 Removing intermediate container 21eef0adb8e5 06:11:14 ---> 5748ed87d371 06:11:14 Successfully built 5748ed87d371 06:11:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:11:15 + docker inspect -f . ci-base-image-arm64 06:11:15 . [Pipeline] withDockerContainer 06:11:15 gofmt -l . 06:11:15 [ "`gofmt -l .`" = "" ] 06:11:15 ./bin/test-attribution-txt.sh 06:11:15 prd-ubuntu18.04-docker-arm64-4c-16g-33670 does not seem to be running inside a container 06:11:15 ./bin/test-go-mod-tidy.sh 06:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:17 $ docker top 9b0a3794ad49ab777edb088ea3653ec310fc3edb6d24f8715f60138912e185ce -eo pid,comm [Pipeline] { [Pipeline] } 06:11:18 $ docker stop --time=1 0efe27f025b4ee5900b8dec7d49d5bbd453365a7ecd9a416c3ac944f9f2ce6e2 06:11:19 $ docker rm -f 0efe27f025b4ee5900b8dec7d49d5bbd453365a7ecd9a416c3ac944f9f2ce6e2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 06:11:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:20 Stashed 1 file(s) [Pipeline] } 06:11:20 + go version 06:11:20 go version go1.15.5 linux/arm64 [Pipeline] // script [Pipeline] } [Pipeline] } 06:11:21 $ docker stop --time=1 9b0a3794ad49ab777edb088ea3653ec310fc3edb6d24f8715f60138912e185ce 06:11:23 $ docker rm -f 9b0a3794ad49ab777edb088ea3653ec310fc3edb6d24f8715f60138912e185ce [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:11:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:27 + docker inspect -f . ci-base-image-arm64 06:11:27 . [Pipeline] withDockerContainer 06:11:27 + ls -al . 06:11:27 total 132 06:11:27 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 12 06:11 . 06:11:27 drwxrwxr-x. 4 jenkins jenkins 28 Apr 12 06:09 .. 06:11:27 -rw-rw-r--. 1 jenkins jenkins 8039 Apr 12 06:09 Attribution.txt 06:11:27 drwxrwxr-x. 2 jenkins jenkins 64 Apr 12 06:09 bin 06:11:27 drwxrwxr-x. 3 jenkins jenkins 32 Apr 12 06:09 cmd 06:11:27 -rw-r--r--. 1 jenkins jenkins 47247 Apr 12 06:11 coverage.out 06:11:27 -rw-rw-r--. 1 jenkins jenkins 1905 Apr 12 06:09 Dockerfile 06:11:27 -rw-rw-r--. 1 jenkins jenkins 998 Apr 12 06:09 Dockerfile.build 06:11:27 drwxrwxr-x. 8 jenkins jenkins 179 Apr 12 06:09 .git 06:11:27 drwxrwxr-x. 2 jenkins jenkins 103 Apr 12 06:09 .github 06:11:27 -rw-rw-r--. 1 jenkins jenkins 277 Apr 12 06:09 .gitignore 06:11:27 -rw-r--r--. 1 jenkins jenkins 809 Apr 12 06:11 go.mod 06:11:27 -rw-r--r--. 1 jenkins jenkins 23354 Apr 12 06:11 go.sum 06:11:27 drwxrwxr-x. 3 jenkins jenkins 20 Apr 12 06:09 internal 06:11:27 -rw-rw-r--. 1 jenkins jenkins 660 Apr 12 06:09 Jenkinsfile 06:11:27 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 12 06:09 LICENSE 06:11:27 -rw-rw-r--. 1 jenkins jenkins 921 Apr 12 06:09 Makefile 06:11:27 -rw-rw-r--. 1 jenkins jenkins 918 Apr 12 06:09 README.md 06:11:27 -rw-rw-r--. 1 jenkins jenkins 5 Apr 12 06:06 VERSION 06:11:27 -rw-rw-r--. 1 jenkins jenkins 235 Apr 12 06:09 version.go 06:11:28 prd-ubuntu18.04-docker-arm64-4c-16g-33670 does not seem to be running inside a container 06:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:29 $ docker top 535565943cb3821144249ae4b90bccdcd8883290dc0f8f587bfce4d49c7fe243 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:11:30 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e1a630dce4622dfe76867848c1af16ce0a707287 --label arch=amd64 --label version=0.0.0 . 06:11:30 + make test 06:11:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:11:30 Sending build context to Docker daemon 581.1kB 06:11:30 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 06:11:30 Step 2/25 : FROM ${BASE} AS builder 06:11:30 ---> ead4170967ab 06:11:30 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:11:31 ---> Running in f855644ed24b 06:11:31 Removing intermediate container f855644ed24b 06:11:31 ---> d88ea8dc4627 06:11:31 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 06:11:31 ---> Running in f340fe6553a3 06:11:31 Removing intermediate container f340fe6553a3 06:11:31 ---> b92b4da3d945 06:11:31 Step 5/25 : WORKDIR /device-virtual-go 06:11:31 ---> Running in 89368c8a2813 06:11:31 Removing intermediate container 89368c8a2813 06:11:31 ---> 2c1192232856 06:11:31 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:31 ---> Running in 05c35dd01973 06:11:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:11:32 Removing intermediate container 05c35dd01973 06:11:32 ---> de3fb9b5b7b8 06:11:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:11:32 ---> Running in 016b5cfb19f6 06:11:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:34 OK: 173 MiB in 52 packages 06:11:34 Removing intermediate container 016b5cfb19f6 06:11:34 ---> dd42b35d1f1b 06:11:34 Step 8/25 : COPY . . 06:11:35 ---> 519f589483e0 06:11:35 Step 9/25 : RUN go mod download 06:11:35 ---> Running in 37786b4eaf12 06:11:36 Removing intermediate container 37786b4eaf12 06:11:36 ---> 600f9914c9bd 06:11:36 Step 10/25 : ARG MAKE='make build' 06:11:36 ---> Running in e49187992e96 06:11:36 Removing intermediate container e49187992e96 06:11:36 ---> 8fd36bad2725 06:11:36 Step 11/25 : RUN $MAKE 06:11:37 ---> Running in b90d155c36bd 06:11:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:11:55 CGO_ENABLED=1 GO111MODULE=on go build ./... 06:11:58 Removing intermediate container b90d155c36bd 06:11:58 ---> f1009c97570b 06:11:58 Step 12/25 : FROM alpine:3.12 06:12:00 3.12: Pulling from library/alpine 06:12:00 532819f3e44c: Pulling fs layer 06:12:00 532819f3e44c: Verifying Checksum 06:12:00 532819f3e44c: Download complete 06:12:00 532819f3e44c: Pull complete 06:12:00 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:12:00 Status: Downloaded newer image for alpine:3.12 06:12:00 ---> 7230e588e954 06:12:00 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:12:00 ---> Running in 2c03e3835d34 06:12:00 Removing intermediate container 2c03e3835d34 06:12:00 ---> 5b91abf94368 06:12:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:00 ---> Running in be28df891651 06:12:01 Removing intermediate container be28df891651 06:12:01 ---> 70ff95a2c6d0 06:12:01 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 06:12:01 ---> Running in 0c907f0fd96e 06:12:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:12:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:12:04 (1/6) Installing dumb-init (1.2.2-r1) 06:12:04 (2/6) Installing libgcc (9.3.0-r2) 06:12:04 (3/6) Installing libsodium (1.0.18-r0) 06:12:04 (4/6) Installing libstdc++ (9.3.0-r2) 06:12:05 (5/6) Installing libzmq (4.3.3-r0) 06:12:06 (6/6) Installing zeromq (4.3.3-r0) 06:12:06 Executing busybox-1.31.1-r20.trigger 06:12:06 OK: 8 MiB in 20 packages 06:12:06 Removing intermediate container 0c907f0fd96e 06:12:06 ---> 27c081d3f6fc 06:12:06 Step 16/25 : WORKDIR / 06:12:06 ---> Running in fec847bb09ea 06:12:06 Removing intermediate container fec847bb09ea 06:12:06 ---> f891676f3c62 06:12:06 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:12:07 ---> 83aa8fec87a2 06:12:07 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 06:12:07 ---> 8591e79988ce 06:12:07 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 06:12:08 ---> dff983a2ac03 06:12:08 Step 20/25 : EXPOSE 49990 06:12:08 ---> Running in f454c2bda2ca 06:12:08 Removing intermediate container f454c2bda2ca 06:12:08 ---> 0ab08def2896 06:12:08 Step 21/25 : ENTRYPOINT ["/device-virtual"] 06:12:08 ---> Running in 0cba7a196d31 06:12:08 Removing intermediate container 0cba7a196d31 06:12:08 ---> 8ab1d8b622f2 06:12:08 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:12:08 ---> Running in bb7aa434e727 06:12:08 Removing intermediate container bb7aa434e727 06:12:08 ---> f36f38de5a09 06:12:08 Step 23/25 : LABEL arch=amd64 06:12:08 ---> Running in ea2cf84833f4 06:12:08 Removing intermediate container ea2cf84833f4 06:12:08 ---> bdd191d70d1c 06:12:08 Step 24/25 : LABEL git_sha=e1a630dce4622dfe76867848c1af16ce0a707287 06:12:08 ---> Running in 4b4ef143fbf9 06:12:09 Removing intermediate container 4b4ef143fbf9 06:12:09 ---> 85a07014be61 06:12:09 Step 25/25 : LABEL version=0.0.0 06:12:09 ---> Running in 80f44fde560c 06:12:09 Removing intermediate container 80f44fde560c 06:12:09 ---> 9510a9cf6a89 06:12:09 [Warning] One or more build-args [ARCH] were not consumed 06:12:09 Successfully built 9510a9cf6a89 06:12:09 Successfully tagged docker-device-virtual-go: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 06:12:11 ---> job-cost.sh 06:12:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6TwX 06:12:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:12:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:12:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.393s coverage: 63.8% of statements 06:12:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:12:37 gofmt -l . 06:12:37 [ "`gofmt -l .`" = "" ] 06:12:37 ./bin/test-attribution-txt.sh 06:12:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:12:37 $ docker stop --time=1 535565943cb3821144249ae4b90bccdcd8883290dc0f8f587bfce4d49c7fe243 06:12:40 $ docker rm -f 535565943cb3821144249ae4b90bccdcd8883290dc0f8f587bfce4d49c7fe243 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:12:41 Warning: overwriting stash ‘coverage-report’ 06:12:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:12:43 + ls -al . 06:12:43 total 156 06:12:43 drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 06:12 . 06:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 06:09 .. 06:12:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 06:10 .git 06:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 06:10 .github 06:12:43 -rw-rw-r-- 1 jenkins jenkins 277 Apr 12 06:10 .gitignore 06:12:43 -rw-rw-r-- 1 jenkins jenkins 8039 Apr 12 06:10 Attribution.txt 06:12:43 -rw-rw-r-- 1 jenkins jenkins 1905 Apr 12 06:10 Dockerfile 06:12:43 -rw-rw-r-- 1 jenkins jenkins 998 Apr 12 06:10 Dockerfile.build 06:12:43 -rw-rw-r-- 1 jenkins jenkins 660 Apr 12 06:10 Jenkinsfile 06:12:43 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 06:10 LICENSE 06:12:43 -rw-rw-r-- 1 jenkins jenkins 921 Apr 12 06:10 Makefile 06:12:43 -rw-rw-r-- 1 jenkins jenkins 918 Apr 12 06:10 README.md 06:12:43 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 06:06 VERSION 06:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 06:10 bin 06:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 06:10 cmd 06:12:43 -rw-r--r-- 1 jenkins jenkins 47247 Apr 12 06:12 coverage.out 06:12:43 -rw-r--r-- 1 jenkins jenkins 809 Apr 12 06:12 go.mod 06:12:43 -rw-r--r-- 1 jenkins jenkins 23354 Apr 12 06:12 go.sum 06:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 06:10 internal 06:12:43 -rw-rw-r-- 1 jenkins jenkins 235 Apr 12 06:10 version.go [Pipeline] isUnix [Pipeline] sh 06:12:43 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e1a630dce4622dfe76867848c1af16ce0a707287 --label arch=arm64 --label version=0.0.0 . 06:12:44 Sending build context to Docker daemon 580.1kB 06:12:44 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 06:12:44 Step 2/25 : FROM ${BASE} AS builder 06:12:44 ---> 5748ed87d371 06:12:44 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:12:44 ---> Running in d7c2f0fee08a 06:12:44 Removing intermediate container d7c2f0fee08a 06:12:44 ---> cd793a362571 06:12:44 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 06:12:44 ---> Running in b6eb6cbe0cf2 06:12:45 Removing intermediate container b6eb6cbe0cf2 06:12:45 ---> cf4d9aa278db 06:12:45 Step 5/25 : WORKDIR /device-virtual-go 06:12:45 ---> Running in 2c4491c600ae 06:12:46 Removing intermediate container 2c4491c600ae 06:12:46 ---> 0042f29bee57 06:12:46 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:46 ---> Running in 96c4760a7311 06:12:48 Removing intermediate container 96c4760a7311 06:12:48 ---> 001d6e341f4d 06:12:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:12:48 ---> Running in 6f8ad0e8c275 06:12:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:12:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:12:51 OK: 149 MiB in 52 packages 06:12:52 Removing intermediate container 6f8ad0e8c275 06:12:52 ---> 14c3c7789c0b 06:12:52 Step 8/25 : COPY . . 06:12:52 lf-activate-venv(): INFO: Adding /tmp/venv-6TwX/bin to PATH 06:12:52 INFO: No Stack... 06:12:53 ---> fd150ff5c9f6 06:12:53 Step 9/25 : RUN go mod download 06:12:53 ---> Running in 24da0077152a 06:12:54 INFO: Retrieving Pricing Info for: v1-standard-2 06:12:54 INFO: Archiving Costs [Pipeline] sh 06:12:55 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:12:55 + cut -d, -f6 [Pipeline] lock 06:12:55 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] 06:12:55 Resource [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] did not exist. Created. 06:12:55 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:55 + echo total: 0.029999999329447746 [Pipeline] stash 06:12:55 Stashed 1 file(s) [Pipeline] } 06:12:55 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] [Pipeline] // lock 06:12:56 Removing intermediate container 24da0077152a 06:12:56 ---> d0efaaedc739 06:12:56 Step 10/25 : ARG MAKE='make build' 06:12:56 ---> Running in 5d8e8163f71b 06:12:56 Removing intermediate container 5d8e8163f71b 06:12:56 ---> 6f3f1598d793 06:12:56 Step 11/25 : RUN $MAKE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 06:12:56 ---> Running in 23cdfabebc04 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:12:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:13:44 CGO_ENABLED=1 GO111MODULE=on go build ./... 06:13:56 Removing intermediate container 23cdfabebc04 06:13:56 ---> 2a047257e65a 06:13:56 Step 12/25 : FROM alpine:3.12 06:13:56 3.12: Pulling from library/alpine 06:13:56 9a219e8acc52: Pulling fs layer 06:13:56 9a219e8acc52: Verifying Checksum 06:13:56 9a219e8acc52: Download complete 06:13:57 9a219e8acc52: Pull complete 06:13:57 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:13:57 Status: Downloaded newer image for alpine:3.12 06:13:57 ---> d75e27dfc0a0 06:13:57 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:13:57 ---> Running in 10c1dfd883b3 06:13:58 Removing intermediate container 10c1dfd883b3 06:13:58 ---> 997c373a39e8 06:13:58 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:58 ---> Running in b8d99d09065a 06:14:00 Removing intermediate container b8d99d09065a 06:14:00 ---> 150c62ca94b5 06:14:00 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 06:14:00 ---> Running in fba311671c26 06:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:14:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:14:02 (1/6) Installing dumb-init (1.2.2-r1) 06:14:02 (2/6) Installing libgcc (9.3.0-r2) 06:14:02 (3/6) Installing libsodium (1.0.18-r0) 06:14:02 (4/6) Installing libstdc++ (9.3.0-r2) 06:14:03 (5/6) Installing libzmq (4.3.3-r0) 06:14:03 (6/6) Installing zeromq (4.3.3-r0) 06:14:03 Executing busybox-1.31.1-r20.trigger 06:14:03 OK: 8 MiB in 20 packages 06:14:04 Removing intermediate container fba311671c26 06:14:04 ---> 7090e659a1be 06:14:04 Step 16/25 : WORKDIR / 06:14:04 ---> Running in 13c2e45d9435 06:14:05 Removing intermediate container 13c2e45d9435 06:14:05 ---> 902df7945434 06:14:05 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:14:06 ---> 6cc1a8cbd5d9 06:14:06 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 06:14:07 ---> b4193180c723 06:14:07 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 06:14:08 ---> 2dc97fd63386 06:14:08 Step 20/25 : EXPOSE 49990 06:14:08 ---> Running in 30348e393dac 06:14:09 Removing intermediate container 30348e393dac 06:14:09 ---> 51b04f757ad0 06:14:09 Step 21/25 : ENTRYPOINT ["/device-virtual"] 06:14:09 ---> Running in a0b9ad7f4663 06:14:09 Removing intermediate container a0b9ad7f4663 06:14:09 ---> 0e21a11e5719 06:14:09 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:14:09 ---> Running in 9c7729e2fede 06:14:10 Removing intermediate container 9c7729e2fede 06:14:10 ---> 78c15d1f217b 06:14:10 Step 23/25 : LABEL arch=arm64 06:14:10 ---> Running in 4e531ac38f1c 06:14:10 Removing intermediate container 4e531ac38f1c 06:14:10 ---> bd5e0121f08b 06:14:10 Step 24/25 : LABEL git_sha=e1a630dce4622dfe76867848c1af16ce0a707287 06:14:10 ---> Running in 2e997b4581cb 06:14:11 Removing intermediate container 2e997b4581cb 06:14:11 ---> 6b8f669fdf3d 06:14:11 Step 25/25 : LABEL version=0.0.0 06:14:11 ---> Running in 8f70fb4328e8 06:14:12 Removing intermediate container 8f70fb4328e8 06:14:12 ---> 9510fdb23838 06:14:12 [Warning] One or more build-args [ARCH] were not consumed 06:14:12 Successfully built 9510fdb23838 06:14:12 Successfully tagged docker-device-virtual-go-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:14:13 ---> job-cost.sh 06:14:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mmmn 06:14:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-Mmmn/bin to PATH 06:16:28 INFO: No Stack... 06:16:28 INFO: Retrieving Pricing Info for: lf-standard-4 06:16:28 INFO: Archiving Costs [Pipeline] sh 06:16:29 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:16:29 + cut -d, -f6 [Pipeline] lock 06:16:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] 06:16:29 Resource [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] did not exist. Created. 06:16:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-183-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:16:29 /w/workspace/device-virtual-go/1@tmp/durable-a7715c86/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-a7715c86/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:16:30 + echo total: 0.20999999344348907 [Pipeline] stash 06:16:30 Warning: overwriting stash ‘stack-cost’ 06:16:30 Stashed 1 file(s) [Pipeline] } 06:16:30 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-183-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:16:32 provisioning config files... 06:16:32 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-183@tmp/config4987008948086459968tmp [Pipeline] { [Pipeline] sh 06:16:32 + set +x 06:16:32 + curl -s https://codecov.io/bash 06:16:32 + bash -s -- 06:16:33 06:16:33 _____ _ 06:16:33 / ____| | | 06:16:33 | | ___ __| | ___ ___ _____ __ 06:16:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:16:33 | |___| (_) | (_| | __/ (_| (_) \ V / 06:16:33 \_____\___/ \__,_|\___|\___\___/ \_/ 06:16:33 Bash-20210309-2b87ace 06:16:33 06:16:33 06:16:33 ==> git version 2.24.3 found 06:16:33 ==> 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:16:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:16:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:16:33 ==> Jenkins CI detected. 06:16:33 project root: . 06:16:33 --> token set from env 06:16:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:16:33 ==> Running gcov in . (disable via -X gcov) 06:16:33 ==> Python coveragepy not found 06:16:33 ==> Searching for coverage reports in: 06:16:33 + . 06:16:33 -> Found 1 reports 06:16:33 ==> Detecting git/mercurial file structure 06:16:33 ==> Reading reports 06:16:33 + ./coverage.out bytes=47247 06:16:33 ==> Appending adjustments 06:16:33 https://docs.codecov.io/docs/fixing-reports 06:16:33 + Found adjustments 06:16:33 ==> Gzipping contents 06:16:33 8.0K /tmp/codecov.oH6kKC.gz 06:16:33 ==> Uploading reports 06:16:33 url: https://codecov.io 06:16:33 query: branch=PR-183&commit=e1a630dce4622dfe76867848c1af16ce0a707287&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-183%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=183&job=&cmd_args= 06:16:33 -> Pinging Codecov 06:16:33 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-183&commit=e1a630dce4622dfe76867848c1af16ce0a707287&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-183%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=183&job=&cmd_args= 06:16:33 -> Uploading to 06:16:33 https://storage.googleapis.com/codecov/v4/raw/2021-04-12/5E52B4B073DB2E39498172D8E973AA87/e1a630dce4622dfe76867848c1af16ce0a707287/0ea25586-7d1d-402e-9876-802e4ae78fcf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210412T061633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88057db8e4f92a633b54efc7b03ad6a19ca9b25304dada7f6205c868f15de5ff 06:16:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:33 Dload Upload Total Spent Left Speed 06:16:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5742 0 0 100 5742 0 12165 --:--:-- --:--:-- --:--:-- 12191 06:16:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/e1a630dce4622dfe76867848c1af16ce0a707287 [Pipeline] } 06:16:34 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:16:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:38 ---> package-listing.sh 06:16:38 ++ facter osfamily 06:16:38 ++ tr '[:upper:]' '[:lower:]' 06:16:38 + OS_FAMILY=redhat 06:16:38 + workspace=/w/workspace/foundry_device-virtual-go_PR-183 06:16:38 + START_PACKAGES=/tmp/packages_start.txt 06:16:38 + END_PACKAGES=/tmp/packages_end.txt 06:16:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:38 + PACKAGES=/tmp/packages_start.txt 06:16:38 + '[' /w/workspace/foundry_device-virtual-go_PR-183 ']' 06:16:38 + PACKAGES=/tmp/packages_end.txt 06:16:38 + case "${OS_FAMILY}" in 06:16:38 + rpm -qa 06:16:38 + sort 06:16:43 + '[' -f /tmp/packages_start.txt ']' 06:16:43 + '[' -f /tmp/packages_end.txt ']' 06:16:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:43 + '[' /w/workspace/foundry_device-virtual-go_PR-183 ']' 06:16:43 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-183/archives/ 06:16:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-183/archives/ [Pipeline] echo 06:16:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-183/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:16:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:44 06:16:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:16:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:44 alpine: Pulling from edgex-lftools-log-publisher 06:16:44 df20fa9351a1: Pulling fs layer 06:16:44 36b3adc4ff6f: Pulling fs layer 06:16:44 8ad3a11d3b57: Pulling fs layer 06:16:44 46f8f816bc3b: Pulling fs layer 06:16:44 93b61091891f: Pulling fs layer 06:16:44 93b9cdb0e59b: Pulling fs layer 06:16:44 5e14af77c1be: Pulling fs layer 06:16:44 01666e4c0597: Pulling fs layer 06:16:44 aa168da1d23b: Pulling fs layer 06:16:44 93b9cdb0e59b: Waiting 06:16:44 01666e4c0597: Waiting 06:16:44 5e14af77c1be: Waiting 06:16:44 aa168da1d23b: Waiting 06:16:44 46f8f816bc3b: Waiting 06:16:44 36b3adc4ff6f: Verifying Checksum 06:16:44 36b3adc4ff6f: Download complete 06:16:44 46f8f816bc3b: Verifying Checksum 06:16:44 46f8f816bc3b: Download complete 06:16:45 df20fa9351a1: Verifying Checksum 06:16:45 93b9cdb0e59b: Verifying Checksum 06:16:45 93b9cdb0e59b: Download complete 06:16:45 93b61091891f: Download complete 06:16:45 01666e4c0597: Verifying Checksum 06:16:45 01666e4c0597: Download complete 06:16:45 5e14af77c1be: Verifying Checksum 06:16:45 5e14af77c1be: Download complete 06:16:45 8ad3a11d3b57: Verifying Checksum 06:16:45 8ad3a11d3b57: Download complete 06:16:45 df20fa9351a1: Pull complete 06:16:45 36b3adc4ff6f: Pull complete 06:16:46 8ad3a11d3b57: Pull complete 06:16:46 46f8f816bc3b: Pull complete 06:16:47 93b61091891f: Pull complete 06:16:47 aa168da1d23b: Verifying Checksum 06:16:47 aa168da1d23b: Download complete 06:16:47 93b9cdb0e59b: Pull complete 06:16:47 5e14af77c1be: Pull complete 06:16:47 01666e4c0597: Pull complete 06:16:55 aa168da1d23b: Pull complete 06:16:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:16:56 prd-centos7-docker-4c-2g-33669 does not seem to be running inside a container 06:16:56 $ 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/foundry_device-virtual-go_PR-183/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-183 -v /w/workspace/foundry_device-virtual-go_PR-183:/w/workspace/foundry_device-virtual-go_PR-183:rw,z -v /w/workspace/foundry_device-virtual-go_PR-183@tmp:/w/workspace/foundry_device-virtual-go_PR-183@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:17:00 $ docker top a0ee3437ad3b9e2947d5703dd9305dd432309fb6f5be011f55afd3b6e44ac122 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:00 + touch /tmp/pre-build-complete [Pipeline] sh 06:17:01 + mkdir -p /var/log/sa [Pipeline] sh 06:17:01 + ls /var/log/sa-host 06:17:01 + sadf -c /var/log/sa-host/sa12 06:17:01 file_magic: OK 06:17:01 HZ: Using current value: 100 06:17:01 file_header: OK 06:17:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:17:01 Statistics: 06:17:01 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:17:01 File successfully converted to sysstat format version 12.2.1 06:17:01 + sadf -c /var/log/sa-host/sa23 06:17:01 file_magic: OK 06:17:01 HZ: Using current value: 100 06:17:01 file_header: OK 06:17:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:17:01 Statistics: 06:17:01 Hnuu...uuuununununu... 06:17:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:02 provisioning config files... 06:17:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-183@tmp/config4874430376494782943tmp [Pipeline] { [Pipeline] echo 06:17:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:17:02 ---> create-netrc.sh [Pipeline] } 06:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:17:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:17:03 ---> python-tools-install.sh [Pipeline] echo 06:17:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:17:03 ---> sudo-logs.sh 06:17:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:17:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:17:04 ---> job-cost.sh 06:17:04 lf-activate-venv: SKIPPING 06:17:04 DEBUG: total: 0.20999999344348907 06:17:04 INFO: Retrieving Stack Cost... 06:17:05 INFO: Retrieving Pricing Info for: v1-standard-2 06:17:05 INFO: Archiving Costs [Pipeline] echo 06:17:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:17:06 ---> logs-deploy.sh 06:17:06 lf-activate-venv: SKIPPING 06:17:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-183/1 06:17:06 INFO: archiving workspace using pattern(s): 06:17:08 Archives upload complete. 06:17:08 INFO: archiving logs to Nexus 06:17:09 ---> uname -a: 06:17:09 Linux prd-centos7-docker-4c-2g-33669.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:17:09 06:17:09 06:17:09 ---> lscpu: 06:17:09 Architecture: x86_64 06:17:09 CPU op-mode(s): 32-bit, 64-bit 06:17:09 Byte Order: Little Endian 06:17:09 Address sizes: 40 bits physical, 48 bits virtual 06:17:09 CPU(s): 4 06:17:09 On-line CPU(s) list: 0-3 06:17:09 Thread(s) per core: 1 06:17:09 Core(s) per socket: 1 06:17:09 Socket(s): 4 06:17:09 NUMA node(s): 1 06:17:09 Vendor ID: GenuineIntel 06:17:09 CPU family: 6 06:17:09 Model: 44 06:17:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:17:09 Stepping: 1 06:17:09 CPU MHz: 2933.438 06:17:09 BogoMIPS: 5866.87 06:17:09 Virtualization: VT-x 06:17:09 Hypervisor vendor: KVM 06:17:09 Virtualization type: full 06:17:09 L1d cache: 128 KiB 06:17:09 L1i cache: 128 KiB 06:17:09 L2 cache: 16 MiB 06:17:09 L3 cache: 64 MiB 06:17:09 NUMA node0 CPU(s): 0-3 06:17:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:17:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:17:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:17:09 Vulnerability Meltdown: Mitigation; PTI 06:17:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:17:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:17:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:17:09 Vulnerability Srbds: Not affected 06:17:09 Vulnerability Tsx async abort: Not affected 06:17:09 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:17:09 06:17:09 06:17:09 ---> nproc: 06:17:09 4 06:17:09 06:17:09 06:17:09 ---> df -h: 06:17:09 Filesystem Size Used Available Use% Mounted on 06:17:09 overlay 50.0G 7.3G 42.7G 15% / 06:17:09 tmpfs 64.0M 0 64.0M 0% /dev 06:17:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:17:09 shm 64.0M 0 64.0M 0% /dev/shm 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-183@tmp 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:17:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-183 06:17:09 06:17:09 06:17:09 ---> free -m: 06:17:09 total used free shared buff/cache available 06:17:09 Mem: 1837 697 101 0 1038 1035 06:17:09 Swap: 1023 0 1023 06:17:09 06:17:09 06:17:09 ---> ip addr: 06:17:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:17:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:17:09 inet 127.0.0.1/8 scope host lo 06:17:09 valid_lft forever preferred_lft forever 06:17:09 inet6 ::1/128 scope host 06:17:09 valid_lft forever preferred_lft forever 06:17:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:17:09 link/ether fa:16:3e:dc:ce:0a brd ff:ff:ff:ff:ff:ff 06:17:09 inet 10.30.123.120/23 brd 10.30.123.255 scope global dynamic eth0 06:17:09 valid_lft 85702sec preferred_lft 85702sec 06:17:09 inet6 fe80::f816:3eff:fedc:ce0a/64 scope link 06:17:09 valid_lft forever preferred_lft forever 06:17:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:17:09 link/ether 02:42:bf:a0:f5:5f brd ff:ff:ff:ff:ff:ff 06:17:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:17:09 valid_lft forever preferred_lft forever 06:17:09 inet6 fe80::42:bfff:fea0:f55f/64 scope link 06:17:09 valid_lft forever preferred_lft forever 06:17:09 06:17:09 06:17:09 ---> sar -b -r -n DEV: 06:17:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) 06:17:09 06:17:09 06:05:18 LINUX RESTART (4 CPU) 06:17:09 06:17:09 06:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:17:09 06:07:01 29.91 12.32 17.59 0.00 4466.18 2910.55 0.00 06:17:09 06:08:01 0.87 0.00 0.87 0.00 0.00 19.29 0.00 06:17:09 06:09:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 06:17:09 06:10:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 06:17:09 06:11:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 06:17:09 06:12:01 0.32 0.00 0.32 0.00 0.00 4.06 0.00 06:17:09 06:13:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 06:17:09 06:14:01 0.35 0.00 0.35 0.00 0.00 5.26 0.00 06:17:09 06:15:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 06:17:09 06:16:02 0.28 0.00 0.28 0.00 0.00 3.35 0.00 06:17:09 06:17:01 136.92 75.25 61.67 0.00 6668.56 18846.44 0.00 06:17:09 Average: 15.26 7.86 7.40 0.00 1004.06 1957.27 0.00 06:17:09 06:17:09 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:17:09 06:07:01 169052 0 600496 31.92 2620 1109376 1104480 37.69 413796 1098544 16 06:17:09 06:08:01 173120 0 596424 31.70 2620 1109380 1078444 36.81 414800 1094592 20 06:17:09 06:09:01 173712 0 595824 31.67 2620 1109388 1078336 36.80 424628 1084224 12 06:17:09 06:10:01 171992 0 597544 31.76 2620 1109388 1078456 36.81 426988 1083688 20 06:17:09 06:11:01 171720 0 597808 31.77 2620 1109396 1078420 36.80 437644 1072984 12 06:17:09 06:12:01 171916 0 597608 31.76 2620 1109400 1078420 36.80 437648 1072984 8 06:17:09 06:13:01 172436 0 597084 31.73 2620 1109404 1078336 36.80 437296 1072988 8 06:17:09 06:14:01 172668 0 596848 31.72 2620 1109408 1078336 36.80 437428 1072984 8 06:17:09 06:15:01 172460 0 597052 31.73 2620 1109412 1078336 36.80 437308 1072984 8 06:17:09 06:16:02 172084 0 597420 31.75 2620 1109420 1078420 36.80 437760 1072984 8 06:17:09 06:17:01 173860 0 659756 35.06 2620 1045308 1191644 40.67 435468 1019980 40 06:17:09 Average: 172275 0 603079 32.05 2620 1103571 1091057 37.24 430979 1074449 15 06:17:09 06:17:09 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:17:09 06:07:01 eth0 159.27 115.23 457.44 38.50 0.00 0.00 0.00 0.00 06:17:09 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:07:01 docker0 2.21 1.83 0.41 4.19 0.00 0.00 0.00 0.00 06:17:09 06:08:01 eth0 3.26 1.70 2.99 0.11 0.00 0.00 0.00 0.00 06:17:09 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:09:01 eth0 0.73 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:17:09 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:10:01 eth0 1.53 0.52 0.60 0.36 0.00 0.00 0.00 0.00 06:17:09 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:11:01 eth0 0.23 0.15 0.08 0.10 0.00 0.00 0.00 0.00 06:17:09 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:12:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:17:09 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:17:09 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:14:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:17:09 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:17:09 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:16:02 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:17:09 06:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:17:01 eth0 220.50 178.60 2214.70 20.68 0.00 0.00 0.00 0.00 06:17:09 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 Average: eth0 34.85 26.77 240.37 5.42 0.00 0.00 0.00 0.00 06:17:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:09 Average: docker0 0.20 0.17 0.04 0.38 0.00 0.00 0.00 0.00 06:17:09 06:17:09 06:17:09 ---> sar -P ALL: 06:17:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) 06:17:09 06:17:09 06:05:18 LINUX RESTART (4 CPU) 06:17:09 06:17:09 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:17:09 06:07:01 all 3.47 0.00 2.27 0.40 0.05 93.81 06:17:09 06:07:01 0 3.68 0.00 2.74 0.13 0.05 93.39 06:17:09 06:07:01 1 3.35 0.00 1.83 0.27 0.03 94.52 06:17:09 06:07:01 2 3.83 0.00 2.08 0.27 0.07 93.76 06:17:09 06:07:01 3 3.00 0.00 2.45 0.94 0.03 93.57 06:17:09 06:08:01 all 0.20 0.00 0.06 0.00 0.00 99.75 06:17:09 06:08:01 0 0.07 0.00 0.07 0.00 0.00 99.87 06:17:09 06:08:01 1 0.55 0.00 0.05 0.00 0.00 99.40 06:17:09 06:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:17:09 06:08:01 3 0.12 0.00 0.08 0.00 0.00 99.80 06:17:09 06:09:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:17:09 06:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:17:09 06:09:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:17:09 06:09:01 2 0.05 0.00 0.07 0.00 0.02 99.87 06:17:09 06:09:01 3 0.03 0.00 0.07 0.00 0.00 99.90 06:17:09 06:10:01 all 0.10 0.00 0.05 0.00 0.00 99.85 06:17:09 06:10:01 0 0.07 0.00 0.07 0.00 0.02 99.85 06:17:09 06:10:01 1 0.20 0.00 0.07 0.00 0.00 99.73 06:17:09 06:10:01 2 0.10 0.00 0.05 0.00 0.00 99.85 06:17:09 06:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:17:09 06:11:01 all 0.21 0.00 0.25 0.00 0.03 99.51 06:17:09 06:11:01 0 0.05 0.00 0.17 0.00 0.03 99.75 06:17:09 06:11:01 1 0.12 0.00 0.22 0.00 0.02 99.65 06:17:09 06:11:01 2 0.57 0.00 0.22 0.00 0.05 99.17 06:17:09 06:11:01 3 0.10 0.00 0.42 0.00 0.02 99.47 06:17:09 06:12:01 all 0.15 0.00 0.04 0.00 0.00 99.81 06:17:09 06:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:17:09 06:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:17:09 06:12:01 2 0.52 0.00 0.03 0.00 0.00 99.45 06:17:09 06:12:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:17:09 06:13:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:17:09 06:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:17:09 06:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:17:09 06:13:01 2 0.53 0.00 0.02 0.00 0.00 99.45 06:17:09 06:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:17:09 06:14:01 all 0.14 0.00 0.03 0.00 0.00 99.83 06:17:09 06:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:17:09 06:14:01 1 0.05 0.00 0.07 0.00 0.00 99.88 06:17:09 06:14:01 2 0.48 0.00 0.00 0.00 0.00 99.52 06:17:09 06:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:17:09 06:15:01 all 0.08 0.00 0.04 0.00 0.00 99.88 06:17:09 06:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:17:09 06:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:17:09 06:15:01 2 0.23 0.00 0.07 0.00 0.00 99.70 06:17:09 06:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:17:09 06:16:02 all 0.03 0.00 0.04 0.00 0.00 99.92 06:17:09 06:16:02 0 0.03 0.00 0.03 0.00 0.02 99.92 06:17:09 06:16:02 1 0.05 0.00 0.07 0.00 0.00 99.88 06:17:09 06:16:02 2 0.03 0.00 0.05 0.00 0.00 99.92 06:17:09 06:16:02 3 0.00 0.00 0.02 0.00 0.00 99.98 06:17:09 06:17:01 all 6.01 0.00 4.33 2.29 0.09 87.27 06:17:09 06:17:01 0 6.36 0.00 4.78 2.60 0.07 86.19 06:17:09 06:17:01 1 6.14 0.00 4.61 1.89 0.12 87.23 06:17:09 06:17:01 2 5.72 0.00 3.68 1.55 0.10 88.96 06:17:09 06:17:01 3 5.81 0.00 4.27 3.13 0.07 86.72 06:17:09 06:17:09 Average: CPU %user %nice %system %iowait %steal %idle 06:17:09 Average: all 0.96 0.00 0.64 0.24 0.02 98.14 06:17:09 Average: 0 0.93 0.00 0.71 0.24 0.02 98.10 06:17:09 Average: 1 1.00 0.00 0.63 0.19 0.02 98.17 06:17:09 Average: 2 1.09 0.00 0.56 0.16 0.02 98.17 06:17:09 Average: 3 0.82 0.00 0.67 0.36 0.01 98.14 06:17:09 06:17:09 06:17:09