Pull request #804 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at d38291b108151c678147caa989c3776b19aa5fc1 rather than d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 Obtained Jenkinsfile from d38291b108151c678147caa989c3776b19aa5fc1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28918’ Running on prd-centos7-docker-4c-2g-28921 in /w/workspace/dgexfoundry_device-sdk-go_PR-804 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-804 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 Merge succeeded, producing d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 Checking out Revision d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 (PR-804) > git config core.sparsecheckout # timeout=10 > git checkout -f d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 # 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 d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 # timeout=10 Commit message: "feat: Upgrade the dependency lib version" > git rev-list --no-walk 31a08261b41db6041274b3103071e8b7252d6267 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:30:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:30:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:30:26 ========================================================= 02:30:26 EdgeX Global Pipelines Version Info 02:30:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:30:28 ------------------- 02:30:28 stable info: 02:30:28 ------------------- 02:30:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:30:28 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 02:30:28 Message: update stable to v1.0.184 02:30:29 ------------------- 02:30:29 experimental info: 02:30:29 ------------------- 02:30:29 Commited By: **** collab-it+edgex@linuxfoundation.org 02:30:29 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 02:30:29 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:30:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:30:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:30:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:30:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:30:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:30:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 02:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:30:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:30:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:30:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:30:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:30:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-804 [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-804 [Pipeline] echo 02:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-804 [Pipeline] echo 02:30:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 [Pipeline] echo 02:30:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d952faf [Pipeline] echo 02:30:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:30:33 provisioning config files... 02:30:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/config2004549459073159572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:34 ---> docker-login.sh 02:30:34 nexus3.edgexfoundry.org:10001 02:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:40 Configure a credential helper to remove this warning. See 02:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:40 02:30:40 Login Succeeded 02:30:40 nexus3.edgexfoundry.org:10002 02:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:40 Configure a credential helper to remove this warning. See 02:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:40 02:30:40 Login Succeeded 02:30:40 nexus3.edgexfoundry.org:10003 02:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:40 Configure a credential helper to remove this warning. See 02:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:40 02:30:40 Login Succeeded 02:30:40 nexus3.edgexfoundry.org:10004 02:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:40 Configure a credential helper to remove this warning. See 02:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:40 02:30:40 Login Succeeded 02:30:40 docker.io 02:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:40 Configure a credential helper to remove this warning. See 02:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:40 02:30:40 Login Succeeded 02:30:40 ---> docker-login.sh ends [Pipeline] } 02:30:40 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 02:30:41 + git log --format=format:%s -1 d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 [Pipeline] echo 02:30:41 GIT_COMMIT: d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6, Commit Message: feat: Upgrade the dependency lib version [Pipeline] echo 02:30:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:30:43 02:30:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:30:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:30:43 latest: Pulling from edgex-devops/git-semver 02:30:43 31603596830f: Pulling fs layer 02:30:43 2a8b12db71e7: Pulling fs layer 02:30:43 6ca5941a6612: Pulling fs layer 02:30:43 ecc8261a40a4: Pulling fs layer 02:30:43 ecc8261a40a4: Waiting 02:30:43 2a8b12db71e7: Verifying Checksum 02:30:43 2a8b12db71e7: Download complete 02:30:43 31603596830f: Verifying Checksum 02:30:43 31603596830f: Download complete 02:30:43 ecc8261a40a4: Verifying Checksum 02:30:43 ecc8261a40a4: Download complete 02:30:43 6ca5941a6612: Verifying Checksum 02:30:43 6ca5941a6612: Download complete 02:30:43 31603596830f: Pull complete 02:30:43 2a8b12db71e7: Pull complete 02:30:44 6ca5941a6612: Pull complete 02:30:45 ecc8261a40a4: Pull complete 02:30:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:30:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:30:45 prd-centos7-docker-4c-2g-28921 does not seem to be running inside a container 02:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-804 -v /w/workspace/dgexfoundry_device-sdk-go_PR-804:/w/workspace/dgexfoundry_device-sdk-go_PR-804:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:30:47 $ docker top d6dc3e831e0038fce0604756945944d3d1f8f4d231ac44d5d61b61fa7e5115fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:30:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:30:47 [ssh-agent] Looking for ssh-agent implementation... 02:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:30:48 $ docker exec d6dc3e831e0038fce0604756945944d3d1f8f4d231ac44d5d61b61fa7e5115fd ssh-agent 02:30:48 SSH_AUTH_SOCK=/tmp/ssh-fgrjbJSBNtqz/agent.12 02:30:48 SSH_AGENT_PID=17 02:30:48 Running ssh-add (command line suppressed) 02:30:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_8811360769776202613.key (/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_8811360769776202613.key) 02:30:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:30:48 + git tag --points-at HEAD [Pipeline] } 02:30:48 $ docker exec --env ******** --env ******** d6dc3e831e0038fce0604756945944d3d1f8f4d231ac44d5d61b61fa7e5115fd ssh-agent -k 02:30:49 unset SSH_AUTH_SOCK; 02:30:49 unset SSH_AGENT_PID; 02:30:49 echo Agent pid 17 killed; 02:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:30:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:30:49 [ssh-agent] Looking for ssh-agent implementation... 02:30:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:30:49 $ docker exec d6dc3e831e0038fce0604756945944d3d1f8f4d231ac44d5d61b61fa7e5115fd ssh-agent 02:30:49 SSH_AUTH_SOCK=/tmp/ssh-thCb75OYd4XB/agent.48 02:30:49 SSH_AGENT_PID=54 02:30:49 Running ssh-add (command line suppressed) 02:30:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_483594320010141034.key (/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_483594320010141034.key) 02:30:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:30:50 + git semver init 02:30:50 # -> Open(): unable to determine branch for HEAD 02:30:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-804/.git 02:30:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-804 02:30:50 # $SEMVER_REMOTE_NAME = origin 02:30:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:30:50 # $SEMVER_USER_NAME = edgex-jenkins 02:30:50 # $SEMVER_BRANCH = PR-804 02:30:50 # $SEMVER_TEMP = /tmp/semver-278179202 02:30:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:30:51 # '/tmp/semver-278179202' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-804/.semver' 02:30:51 # -> Force: false 02:30:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-804/.semver [Pipeline] } 02:30:51 $ docker exec --env ******** --env ******** d6dc3e831e0038fce0604756945944d3d1f8f4d231ac44d5d61b61fa7e5115fd ssh-agent -k 02:30:51 unset SSH_AUTH_SOCK; 02:30:51 unset SSH_AGENT_PID; 02:30:51 echo Agent pid 54 killed; 02:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:30:51 + git semver [Pipeline] } 02:30:51 $ docker stop --time=1 d6dc3e831e0038fce0604756945944d3d1f8f4d231ac44d5d61b61fa7e5115fd 02:30:53 $ docker rm -f d6dc3e831e0038fce0604756945944d3d1f8f4d231ac44d5d61b61fa7e5115fd [Pipeline] // withDockerContainer [Pipeline] sh 02:30:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:30:54 Stashed 1 file(s) [Pipeline] echo 02:30:54 [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 02:31:09 Still waiting to schedule task 02:31:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:31:09 Still waiting to schedule task 02:31:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:33:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28922 in /w/workspace/dgexfoundry_device-sdk-go_PR-804 [Pipeline] { [Pipeline] ws 02:33:05 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 02:33:11 using credential edgex-jenkins-ssh 02:33:11 Cloning the remote Git repository 02:33:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:33:12 > git init /w/workspace/device-sdk-go/5 # timeout=10 02:33:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:33:12 > git --version # timeout=10 02:33:12 > git --version # 'git version 2.17.1' 02:33:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:33:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:33:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:33:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:33:14 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 02:33:14 Merge succeeded, producing d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 02:33:14 Checking out Revision d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 (PR-804) 02:33:14 > git config core.sparsecheckout # timeout=10 02:33:14 > git checkout -f d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 # timeout=10 02:33:14 > git remote # timeout=10 02:33:14 > git config --get remote.origin.url # timeout=10 02:33:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:14 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 02:33:14 > git rev-parse HEAD^{commit} # timeout=10 02:33:14 > git config core.sparsecheckout # timeout=10 02:33:14 > git checkout -f d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 # timeout=10 02:33:19 Commit message: "feat: Upgrade the dependency lib version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:33:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:33:22 + sudo service docker restart 02:33:22 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:33:24 provisioning config files... 02:33:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config5725453900688417481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:25 ---> docker-login.sh 02:33:25 nexus3.edgexfoundry.org:10001 02:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:26 Configure a credential helper to remove this warning. See 02:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:26 02:33:26 Login Succeeded 02:33:26 nexus3.edgexfoundry.org:10002 02:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:27 Configure a credential helper to remove this warning. See 02:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:27 02:33:27 Login Succeeded 02:33:27 nexus3.edgexfoundry.org:10003 02:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:27 Configure a credential helper to remove this warning. See 02:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:27 02:33:27 Login Succeeded 02:33:27 nexus3.edgexfoundry.org:10004 02:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:28 Configure a credential helper to remove this warning. See 02:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:28 02:33:28 Login Succeeded 02:33:28 docker.io 02:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:29 Configure a credential helper to remove this warning. See 02:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:29 02:33:29 Login Succeeded 02:33:29 ---> docker-login.sh ends [Pipeline] } 02:33:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:33:29 ========================================================= 02:33:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:33:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:33:30 Running on prd-centos7-docker-4c-2g-28923 in /w/workspace/dgexfoundry_device-sdk-go_PR-804 [Pipeline] { [Pipeline] ws 02:33:30 Running in /w/workspace/device-sdk-go/5 [Pipeline] { 02:33:30 + 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 . [Pipeline] checkout 02:33:30 Sending build context to Docker daemon 2.489MB 02:33:30 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:33:30 Step 2/8 : FROM ${BASE} 02:33:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:33:30 5f621e34cdf4: Pulling fs layer 02:33:30 a4357932f1b6: Pulling fs layer 02:33:30 18c013af1878: Pulling fs layer 02:33:30 00ac8860ef70: Pulling fs layer 02:33:30 63d7cb157983: Pulling fs layer 02:33:30 b116817d02f9: Pulling fs layer 02:33:30 745a02a5169b: Pulling fs layer 02:33:30 63d7cb157983: Waiting 02:33:30 b116817d02f9: Waiting 02:33:30 745a02a5169b: Waiting 02:33:30 00ac8860ef70: Waiting 02:33:30 18c013af1878: Verifying Checksum 02:33:30 18c013af1878: Download complete 02:33:30 a4357932f1b6: Verifying Checksum 02:33:30 a4357932f1b6: Download complete 02:33:31 63d7cb157983: Download complete 02:33:31 b116817d02f9: Verifying Checksum 02:33:31 b116817d02f9: Download complete 02:33:31 5f621e34cdf4: Verifying Checksum 02:33:31 5f621e34cdf4: Download complete 02:33:32 5f621e34cdf4: Pull complete 02:33:33 a4357932f1b6: Pull complete 02:33:33 18c013af1878: Pull complete 02:33:34 using credential edgex-jenkins-ssh 02:33:34 Cloning the remote Git repository 02:33:34 745a02a5169b: Verifying Checksum 02:33:34 745a02a5169b: Download complete 02:33:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:33:34 > git init /w/workspace/device-sdk-go/5 # timeout=10 02:33:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:33:34 > git --version # timeout=10 02:33:34 > git --version # 'git version 2.24.3' 02:33:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:33:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:33:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:33:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:33:35 00ac8860ef70: Download complete 02:33:36 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 02:33:36 Merge succeeded, producing d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 02:33:36 Checking out Revision d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 (PR-804) 02:33:36 > git config core.sparsecheckout # timeout=10 02:33:36 > git checkout -f d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 # timeout=10 02:33:36 > git remote # timeout=10 02:33:36 > git config --get remote.origin.url # timeout=10 02:33:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:36 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 02:33:36 > git rev-parse HEAD^{commit} # timeout=10 02:33:36 > git config core.sparsecheckout # timeout=10 02:33:36 > git checkout -f d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 # timeout=10 02:33:40 Commit message: "feat: Upgrade the dependency lib version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:33:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:33:42 + sudo service docker restart 02:33:42 + true 02:33:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:33:43 provisioning config files... 02:33:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config5676363379114808538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:44 ---> docker-login.sh 02:33:44 nexus3.edgexfoundry.org:10001 02:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:46 00ac8860ef70: Pull complete 02:33:46 63d7cb157983: Pull complete 02:33:46 b116817d02f9: Pull complete 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 nexus3.edgexfoundry.org:10002 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 nexus3.edgexfoundry.org:10003 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 nexus3.edgexfoundry.org:10004 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 745a02a5169b: Pull complete 02:33:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:33:50 ---> b7e6874047d6 02:33:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 docker.io 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 ---> docker-login.sh ends [Pipeline] } 02:33:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:33:51 ========================================================= 02:33:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:33:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:33:51 + 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 . 02:33:51 Sending build context to Docker daemon 2.49MB 02:33:51 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:33:51 Step 2/8 : FROM ${BASE} 02:33:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:33:51 188c0c94c7c5: Pulling fs layer 02:33:51 0ef7d3d256c8: Pulling fs layer 02:33:51 de9db76c5a1d: Pulling fs layer 02:33:51 bca2f99d35d6: Pulling fs layer 02:33:51 93359f2a8cfa: Pulling fs layer 02:33:51 7c6f9722023f: Pulling fs layer 02:33:51 a35cf1a2eb13: Pulling fs layer 02:33:51 93359f2a8cfa: Waiting 02:33:51 7c6f9722023f: Waiting 02:33:51 bca2f99d35d6: Waiting 02:33:51 a35cf1a2eb13: Waiting 02:33:51 de9db76c5a1d: Verifying Checksum 02:33:51 de9db76c5a1d: Download complete 02:33:51 0ef7d3d256c8: Download complete 02:33:51 93359f2a8cfa: Verifying Checksum 02:33:51 93359f2a8cfa: Download complete 02:33:51 188c0c94c7c5: Verifying Checksum 02:33:51 188c0c94c7c5: Download complete 02:33:51 7c6f9722023f: Verifying Checksum 02:33:51 7c6f9722023f: Download complete 02:33:52 188c0c94c7c5: Pull complete 02:33:52 0ef7d3d256c8: Pull complete 02:33:52 de9db76c5a1d: Pull complete 02:33:53 ---> Running in 6afb0c740ffb 02:33:53 Removing intermediate container 6afb0c740ffb 02:33:53 ---> 531d44dd1dff 02:33:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:53 ---> Running in 9d022ae95aa9 02:33:54 a35cf1a2eb13: Verifying Checksum 02:33:54 a35cf1a2eb13: Download complete 02:33:55 bca2f99d35d6: Verifying Checksum 02:33:55 bca2f99d35d6: Download complete 02:33:55 Removing intermediate container 9d022ae95aa9 02:33:55 ---> ff9da54f4636 02:33:55 Step 5/8 : RUN apk add --update --no-cache make git 02:33:55 ---> Running in 92c180cf6c11 02:33:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:33:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:33:58 OK: 142 MiB in 39 packages 02:33:59 Removing intermediate container 92c180cf6c11 02:33:59 ---> 00e1a7b39674 02:33:59 Step 6/8 : WORKDIR /device-sdk-go 02:33:59 ---> Running in fd8bd55cfe5a 02:34:00 Removing intermediate container fd8bd55cfe5a 02:34:00 ---> fa44f73fbe85 02:34:00 Step 7/8 : COPY . . 02:34:01 ---> f02c7f4d02d5 02:34:01 Step 8/8 : RUN go mod download 02:34:01 ---> Running in 3d613b20050b 02:34:01 bca2f99d35d6: Pull complete 02:34:01 93359f2a8cfa: Pull complete 02:34:01 7c6f9722023f: Pull complete 02:34:08 a35cf1a2eb13: Pull complete 02:34:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:34:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:34:08 ---> a62c8e92a672 02:34:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:34:08 ---> Running in c4434270ae2b 02:34:08 Removing intermediate container c4434270ae2b 02:34:08 ---> ac15f32c3835 02:34:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:08 ---> Running in 25bd7359b6bb 02:34:09 Removing intermediate container 25bd7359b6bb 02:34:09 ---> 97dec76acaff 02:34:09 Step 5/8 : RUN apk add --update --no-cache make git 02:34:09 ---> Running in fb11f3ac47d3 02:34:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:34:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:34:12 OK: 166 MiB in 39 packages 02:34:12 Removing intermediate container fb11f3ac47d3 02:34:12 ---> 295ebc36b0a0 02:34:12 Step 6/8 : WORKDIR /device-sdk-go 02:34:12 ---> Running in 8d6a6344b073 02:34:12 Removing intermediate container 8d6a6344b073 02:34:12 ---> 6ca0f2b94b2f 02:34:12 Step 7/8 : COPY . . 02:34:14 ---> 059fde5dbadf 02:34:14 Step 8/8 : RUN go mod download 02:34:14 ---> Running in 682eb60cfd56 02:34:29 Removing intermediate container 3d613b20050b 02:34:29 ---> 0ca3bfbfd4e8 02:34:29 Successfully built 0ca3bfbfd4e8 02:34:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:34:29 + docker inspect -f . ci-base-image-arm64 02:34:29 . [Pipeline] withDockerContainer 02:34:29 prd-ubuntu18.04-docker-arm64-4c-16g-28922 does not seem to be running inside a container 02:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:34:31 $ docker top 7e3858c415670379ed9549611a51139a639e1d03b93d142cd3c3e548b2fcf54c -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:32 + go version 02:34:32 go version go1.15.5 linux/arm64 [Pipeline] } 02:34:32 $ docker stop --time=1 7e3858c415670379ed9549611a51139a639e1d03b93d142cd3c3e548b2fcf54c 02:34:34 $ docker rm -f 7e3858c415670379ed9549611a51139a639e1d03b93d142cd3c3e548b2fcf54c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:34:35 + docker inspect -f . ci-base-image-arm64 02:34:35 . [Pipeline] withDockerContainer 02:34:36 prd-ubuntu18.04-docker-arm64-4c-16g-28922 does not seem to be running inside a container 02:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:34:37 Removing intermediate container 682eb60cfd56 02:34:37 ---> e199d70530fb 02:34:37 Successfully built e199d70530fb 02:34:37 Successfully tagged ci-base-image-x86_64:latest 02:34:38 $ docker top 72d539b425510d9285c9c62cd68b1b3069e2c46a47bd1a9437c713d09a6771ee -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:34:39 + docker inspect -f . ci-base-image-x86_64 02:34:39 . [Pipeline] withDockerContainer 02:34:39 prd-centos7-docker-4c-2g-28923 does not seem to be running inside a container 02:34:39 + make test 02:34:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:34:40 $ docker top 38b8d5b280bd82387b631207f4cf40aa474841cb1e5d2eb4401f41bc0064ffd4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:41 + go version 02:34:41 go version go1.15.5 linux/amd64 [Pipeline] } 02:34:41 $ docker stop --time=1 38b8d5b280bd82387b631207f4cf40aa474841cb1e5d2eb4401f41bc0064ffd4 02:34:42 $ docker rm -f 38b8d5b280bd82387b631207f4cf40aa474841cb1e5d2eb4401f41bc0064ffd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:34:43 + docker inspect -f . ci-base-image-x86_64 02:34:43 . [Pipeline] withDockerContainer 02:34:43 prd-centos7-docker-4c-2g-28923 does not seem to be running inside a container 02:34:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:34:44 $ docker top a334dc246c99e537a7118080fa70782c168b9140b03350b0fbe1c4a11993442d -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:44 + make test 02:34:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:34:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:35:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:35:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:35:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:35:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:35:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 25.5% of statements 02:35:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.065s coverage: 10.5% of statements 02:35:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.048s coverage: 12.5% of statements 02:35:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:35:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.063s coverage: 84.8% of statements 02:35:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 02:35:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 02:35:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:35:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:35:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.066s coverage: 48.9% of statements 02:35:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 02:35:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.067s coverage: 81.3% of statements 02:35:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.095s coverage: 24.8% of statements 02:35:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.551s coverage: 85.6% of statements 02:35:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.067s coverage: 5.2% of statements 02:35:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:35:39 GO111MODULE=on go vet ./... 02:35:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:35:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:35:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:35:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.119s coverage: 25.5% of statements 02:35:52 gofmt -l . 02:35:52 [ "`gofmt -l .`" = "" ] 02:35:52 ./bin/test-attribution-txt.sh 02:35:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:35:53 $ docker stop --time=1 a334dc246c99e537a7118080fa70782c168b9140b03350b0fbe1c4a11993442d 02:35:55 $ docker rm -f a334dc246c99e537a7118080fa70782c168b9140b03350b0fbe1c4a11993442d [Pipeline] // withDockerContainer [Pipeline] sh 02:35:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:36:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:36:00 + ls -al . 02:36:00 total 184 02:36:00 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 8 02:35 . 02:36:00 drwxrwxr-x. 4 jenkins jenkins 28 Mar 8 02:33 .. 02:36:00 drwxrwxr-x. 2 jenkins jenkins 64 Mar 8 02:33 bin 02:36:00 -rw-r--r--. 1 jenkins jenkins 101322 Mar 8 02:35 coverage.out 02:36:00 -rw-rw-r--. 1 jenkins jenkins 949 Mar 8 02:33 Dockerfile.build 02:36:00 -rw-rw-r--. 1 jenkins jenkins 140 Mar 8 02:33 .dockerignore 02:36:00 drwxrwxr-x. 4 jenkins jenkins 48 Mar 8 02:33 example 02:36:00 drwxrwxr-x. 8 jenkins jenkins 179 Mar 8 02:33 .git 02:36:00 drwxrwxr-x. 2 jenkins jenkins 103 Mar 8 02:33 .github 02:36:00 -rw-rw-r--. 1 jenkins jenkins 138 Mar 8 02:33 .gitignore 02:36:00 -rw-r--r--. 1 jenkins jenkins 516 Mar 8 02:35 go.mod 02:36:00 -rw-r--r--. 1 jenkins jenkins 17490 Mar 8 02:35 go.sum 02:36:00 drwxrwxr-x. 13 jenkins jenkins 183 Mar 8 02:33 internal 02:36:00 -rw-rw-r--. 1 jenkins jenkins 901 Mar 8 02:33 Jenkinsfile 02:36:00 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 8 02:33 LICENSE 02:36:00 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 8 02:33 Makefile 02:36:00 drwxrwxr-x. 4 jenkins jenkins 26 Mar 8 02:33 openapi 02:36:00 drwxrwxr-x. 5 jenkins jenkins 50 Mar 8 02:33 pkg 02:36:00 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 8 02:33 README.md 02:36:00 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 8 02:33 RELEASE-NOTES.txt 02:36:00 drwxrwxr-x. 4 jenkins jenkins 54 Mar 8 02:33 snap 02:36:00 -rw-rw-r--. 1 jenkins jenkins 5 Mar 8 02:30 VERSION 02:36:00 -rw-rw-r--. 1 jenkins jenkins 222 Mar 8 02:33 version.go [Pipeline] isUnix [Pipeline] sh 02:36:01 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 --label arch=amd64 --label version=0.0.0 . 02:36:01 Sending build context to Docker daemon 2.592MB 02:36:01 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:36:01 Step 2/24 : FROM ${BASE} AS builder 02:36:01 ---> e199d70530fb 02:36:01 Step 3/24 : ARG MAKE='make build' 02:36:01 ---> Running in e51996acfdcd 02:36:02 Removing intermediate container e51996acfdcd 02:36:02 ---> a3d840d61b43 02:36:02 Step 4/24 : WORKDIR /device-sdk-go 02:36:02 ---> Running in cec85017e899 02:36:02 Removing intermediate container cec85017e899 02:36:02 ---> 236cb103b2ca 02:36:02 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:36:02 ---> Running in 582bec03e9ea 02:36:02 Removing intermediate container 582bec03e9ea 02:36:02 ---> ac9c03e42c77 02:36:02 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:02 ---> Running in 43396528fdd4 02:36:03 Removing intermediate container 43396528fdd4 02:36:03 ---> 8ed35235ab63 02:36:03 Step 7/24 : RUN apk add --update --no-cache make git 02:36:03 ---> Running in a299025f595f 02:36:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:36:05 OK: 166 MiB in 39 packages 02:36:06 Removing intermediate container a299025f595f 02:36:06 ---> ecb51d8597b4 02:36:06 Step 8/24 : COPY . . 02:36:07 ---> ce1b042689c3 02:36:07 Step 9/24 : RUN ${MAKE} 02:36:07 ---> Running in 34a719e4cbea 02:36:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:36:18 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:36:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.135s coverage: 10.5% of statements 02:36:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.156s coverage: 12.5% of statements 02:36:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:36:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.130s coverage: 84.8% of statements 02:36:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 02:36:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 02:36:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:36:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:36:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.212s coverage: 48.9% of statements 02:36:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 02:36:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.174s coverage: 81.3% of statements 02:36:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.186s coverage: 24.8% of statements 02:36:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.685s coverage: 85.6% of statements 02:36:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.120s coverage: 5.2% of statements 02:36:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:36:19 GO111MODULE=on go vet ./... 02:36:19 Removing intermediate container 34a719e4cbea 02:36:19 ---> 66b78b140a70 02:36:19 Step 10/24 : FROM scratch 02:36:19 ---> 02:36:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:36:19 ---> Running in 90fd65dd8aff 02:36:20 Removing intermediate container 90fd65dd8aff 02:36:20 ---> 96c95c3b59e4 02:36:20 Step 12/24 : ENV APP_PORT=49990 02:36:20 ---> Running in d58436eab5bc 02:36:20 Removing intermediate container d58436eab5bc 02:36:20 ---> 2f4a57a0c16f 02:36:20 Step 13/24 : EXPOSE $APP_PORT 02:36:20 ---> Running in f8b0d62cf731 02:36:20 Removing intermediate container f8b0d62cf731 02:36:20 ---> 8ce9c86cb1da 02:36:20 Step 14/24 : WORKDIR / 02:36:20 ---> Running in 7e6998624cae 02:36:20 Removing intermediate container 7e6998624cae 02:36:20 ---> adfb804a1b7f 02:36:20 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:36:21 ---> 90ca3d2b7132 02:36:21 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:36:22 ---> 8dd3ba5ba4da 02:36:22 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:36:22 ---> e2f96fbc8888 02:36:22 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:36:22 ---> a9f53440ce55 02:36:22 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:36:23 ---> 4dec127a6110 02:36:23 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:36:23 ---> Running in 781659993a43 02:36:23 Removing intermediate container 781659993a43 02:36:23 ---> 337ee024ac40 02:36:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:23 ---> Running in 24761cb0d293 02:36:23 Removing intermediate container 24761cb0d293 02:36:23 ---> 96cef4534fe1 02:36:23 Step 22/24 : LABEL arch=amd64 02:36:23 ---> Running in 8a6ee6b2fde3 02:36:23 Removing intermediate container 8a6ee6b2fde3 02:36:23 ---> c858044f8cc3 02:36:23 Step 23/24 : LABEL git_sha=d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 02:36:23 ---> Running in f6373763a1d5 02:36:23 Removing intermediate container f6373763a1d5 02:36:23 ---> b5482c057bfe 02:36:23 Step 24/24 : LABEL version=0.0.0 02:36:23 ---> Running in 23abf173b1b0 02:36:24 Removing intermediate container 23abf173b1b0 02:36:24 ---> 5a5a54869fe1 02:36:24 [Warning] One or more build-args [ARCH] were not consumed 02:36:24 Successfully built 5a5a54869fe1 02:36:24 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:36:25 ---> job-cost.sh 02:36:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oJQE 02:36:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:36:52 gofmt -l . 02:36:52 [ "`gofmt -l .`" = "" ] 02:36:52 ./bin/test-attribution-txt.sh 02:36:52 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:36:52 $ docker stop --time=1 72d539b425510d9285c9c62cd68b1b3069e2c46a47bd1a9437c713d09a6771ee 02:36:55 $ docker rm -f 72d539b425510d9285c9c62cd68b1b3069e2c46a47bd1a9437c713d09a6771ee [Pipeline] // withDockerContainer [Pipeline] sh 02:36:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:36:56 Warning: overwriting stash ‘coverage-report’ 02:36:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:36:59 + ls -al . 02:36:59 total 220 02:36:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 02:36 . 02:36:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 02:33 .. 02:36:59 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 02:33 .dockerignore 02:36:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 02:33 .git 02:36:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 02:33 .github 02:36:59 -rw-rw-r-- 1 jenkins jenkins 138 Mar 8 02:33 .gitignore 02:36:59 -rw-rw-r-- 1 jenkins jenkins 949 Mar 8 02:33 Dockerfile.build 02:36:59 -rw-rw-r-- 1 jenkins jenkins 901 Mar 8 02:33 Jenkinsfile 02:36:59 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 8 02:33 LICENSE 02:36:59 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 8 02:33 Makefile 02:36:59 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 8 02:33 README.md 02:36:59 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 8 02:33 RELEASE-NOTES.txt 02:36:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 02:30 VERSION 02:36:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 02:33 bin 02:36:59 -rw-r--r-- 1 jenkins jenkins 101321 Mar 8 02:36 coverage.out 02:36:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 02:33 example 02:36:59 -rw-r--r-- 1 jenkins jenkins 516 Mar 8 02:36 go.mod 02:36:59 -rw-r--r-- 1 jenkins jenkins 17490 Mar 8 02:36 go.sum 02:36:59 drwxrwxr-x 13 jenkins jenkins 4096 Mar 8 02:33 internal 02:36:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 02:33 openapi 02:36:59 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 02:33 pkg 02:36:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 02:33 snap 02:36:59 -rw-rw-r-- 1 jenkins jenkins 222 Mar 8 02:33 version.go [Pipeline] isUnix [Pipeline] sh 02:36:59 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 --label arch=arm64 --label version=0.0.0 . 02:37:00 Sending build context to Docker daemon 2.591MB 02:37:00 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:37:00 Step 2/24 : FROM ${BASE} AS builder 02:37:00 ---> 0ca3bfbfd4e8 02:37:00 Step 3/24 : ARG MAKE='make build' 02:37:00 ---> Running in 904e198e432c 02:37:00 Removing intermediate container 904e198e432c 02:37:00 ---> 996070081647 02:37:00 Step 4/24 : WORKDIR /device-sdk-go 02:37:00 ---> Running in 29b67a88b21f 02:37:01 Removing intermediate container 29b67a88b21f 02:37:01 ---> a5008c98b649 02:37:01 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:37:01 ---> Running in cb179a1ca71c 02:37:02 Removing intermediate container cb179a1ca71c 02:37:02 ---> 072a69e75c70 02:37:02 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:02 ---> Running in 4fae9515bc93 02:37:04 Removing intermediate container 4fae9515bc93 02:37:04 ---> 2b3531b2df43 02:37:04 Step 7/24 : RUN apk add --update --no-cache make git 02:37:04 ---> Running in e400e8cc4063 02:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:07 OK: 142 MiB in 39 packages 02:37:08 Removing intermediate container e400e8cc4063 02:37:08 ---> d29027bdeb38 02:37:08 Step 8/24 : COPY . . 02:37:09 ---> 012454283e83 02:37:09 Step 9/24 : RUN ${MAKE} 02:37:09 ---> Running in d982adf81822 02:37:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-oJQE/bin to PATH 02:37:20 INFO: No Stack... 02:37:20 INFO: Retrieving Pricing Info for: v1-standard-2 02:37:20 INFO: Archiving Costs [Pipeline] sh 02:37:20 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 02:37:20 + cut -d, -f6 [Pipeline] lock 02:37:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-804-5-stack-cost] 02:37:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-804-5-stack-cost] did not exist. Created. 02:37:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-804-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:37:21 + echo total: 0.029999999329447746 [Pipeline] stash 02:37:21 Stashed 1 file(s) [Pipeline] } 02:37:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-804-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:37:37 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:37:38 Removing intermediate container d982adf81822 02:37:38 ---> c75e3bb7351b 02:37:38 Step 10/24 : FROM scratch 02:37:38 ---> 02:37:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:37:38 ---> Running in 161009b0d718 02:37:39 Removing intermediate container 161009b0d718 02:37:39 ---> 12a81ed65b81 02:37:39 Step 12/24 : ENV APP_PORT=49990 02:37:39 ---> Running in a7fdb384c946 02:37:39 Removing intermediate container a7fdb384c946 02:37:39 ---> 01f0ff4006c2 02:37:39 Step 13/24 : EXPOSE $APP_PORT 02:37:39 ---> Running in 34412b183f82 02:37:40 Removing intermediate container 34412b183f82 02:37:40 ---> a4d697aae807 02:37:40 Step 14/24 : WORKDIR / 02:37:40 ---> Running in 88d8711ce6e0 02:37:40 Removing intermediate container 88d8711ce6e0 02:37:40 ---> 709763716429 02:37:40 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:37:41 ---> 57ad20f5dd5c 02:37:41 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:37:42 ---> f825ec7b2fc9 02:37:42 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:37:43 ---> 01654e311aff 02:37:43 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:37:44 ---> 21e79b8c3839 02:37:44 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:37:44 ---> 017bcfbeaa0a 02:37:44 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:37:45 ---> Running in dbcdad6b2985 02:37:45 Removing intermediate container dbcdad6b2985 02:37:45 ---> cee37c397191 02:37:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:37:45 ---> Running in edae401e3651 02:37:45 Removing intermediate container edae401e3651 02:37:45 ---> f7ab880d5e7e 02:37:45 Step 22/24 : LABEL arch=arm64 02:37:45 ---> Running in bc2f1d04c44b 02:37:46 Removing intermediate container bc2f1d04c44b 02:37:46 ---> fa31915e0e17 02:37:46 Step 23/24 : LABEL git_sha=d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 02:37:46 ---> Running in 72ede6bde86f 02:37:47 Removing intermediate container 72ede6bde86f 02:37:47 ---> 6012cce93b23 02:37:47 Step 24/24 : LABEL version=0.0.0 02:37:47 ---> Running in de3617f5bd37 02:37:47 Removing intermediate container de3617f5bd37 02:37:47 ---> e8c7174ed67f 02:37:47 [Warning] One or more build-args [ARCH] were not consumed 02:37:47 Successfully built e8c7174ed67f 02:37:47 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:37:48 ---> job-cost.sh 02:37:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cmoh 02:38:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:40:36 lf-activate-venv(): INFO: Adding /tmp/venv-cmoh/bin to PATH 02:40:36 INFO: No Stack... 02:40:36 INFO: Retrieving Pricing Info for: lf-standard-4 02:40:36 INFO: Archiving Costs [Pipeline] sh 02:40:36 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 02:40:36 + cut -d, -f6 [Pipeline] lock 02:40:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-804-5-stack-cost] 02:40:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-804-5-stack-cost] did not exist. Created. 02:40:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-804-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:40:37 /w/workspace/device-sdk-go/5@tmp/durable-0aeb8d44/script.sh: 1: /w/workspace/device-sdk-go/5@tmp/durable-0aeb8d44/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:40:37 + echo total: 0.20999999344348907 [Pipeline] stash 02:40:37 Warning: overwriting stash ‘stack-cost’ 02:40:37 Stashed 1 file(s) [Pipeline] } 02:40:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-804-5-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 02:40:39 provisioning config files... 02:40:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/config7878174271558128115tmp [Pipeline] { [Pipeline] sh 02:40:40 + set +x 02:40:40 + curl -s https://codecov.io/bash 02:40:40 + bash -s -- 02:40:40 02:40:40 _____ _ 02:40:40 / ____| | | 02:40:40 | | ___ __| | ___ ___ _____ __ 02:40:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:40 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:40 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:40 Bash-20210226-7100762 02:40:40 02:40:40 02:40:40 ==> git version 2.24.3 found 02:40:40 ==> 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 02:40:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:40:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:40:40 ==> Jenkins CI detected. 02:40:40 project root: . 02:40:40 --> token set from env 02:40:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:40 ==> Running gcov in . (disable via -X gcov) 02:40:40 ==> Python coveragepy not found 02:40:40 ==> Searching for coverage reports in: 02:40:40 + . 02:40:40 -> Found 1 reports 02:40:40 ==> Detecting git/mercurial file structure 02:40:40 ==> Reading reports 02:40:40 + ./coverage.out bytes=101321 02:40:40 ==> Appending adjustments 02:40:40 https://docs.codecov.io/docs/fixing-reports 02:40:41 + Found adjustments 02:40:41 ==> Gzipping contents 02:40:41 20K /tmp/codecov.UNnFy2.gz 02:40:41 ==> Uploading reports 02:40:41 url: https://codecov.io 02:40:41 query: branch=PR-804&commit=d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-804%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=804&job=&cmd_args= 02:40:41 -> Pinging Codecov 02:40:41 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-804&commit=d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-804%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=804&job=&cmd_args= 02:40:41 -> Uploading to 02:40:41 https://storage.googleapis.com/codecov/v4/raw/2021-03-08/7E55EF52A471D76F132DFD9A03CDDE97/d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6/89c0c071-c16b-48a3-8574-9a15e2c57281.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210308T024041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8bd75da4a872ec7b7b2e4d6f0e8d5ff9f481b70c447b141ff1119be71b827db3 02:40:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:41 Dload Upload Total Spent Left Speed 02:40:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16495 0 0 100 16495 0 33545 --:--:-- --:--:-- --:--:-- 33526 02:40:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 [Pipeline] } 02:40:42 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 02:40:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:40:44 ---> package-listing.sh 02:40:44 ++ facter osfamily 02:40:44 ++ tr '[:upper:]' '[:lower:]' 02:40:44 + OS_FAMILY=redhat 02:40:44 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-804 02:40:44 + START_PACKAGES=/tmp/packages_start.txt 02:40:44 + END_PACKAGES=/tmp/packages_end.txt 02:40:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:40:44 + PACKAGES=/tmp/packages_start.txt 02:40:44 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-804 ']' 02:40:44 + PACKAGES=/tmp/packages_end.txt 02:40:44 + case "${OS_FAMILY}" in 02:40:44 + rpm -qa 02:40:44 + sort 02:40:50 + '[' -f /tmp/packages_start.txt ']' 02:40:50 + '[' -f /tmp/packages_end.txt ']' 02:40:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:40:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-804 ']' 02:40:50 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-804/archives/ 02:40:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-804/archives/ [Pipeline] echo 02:40:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:40:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:40:50 02:40:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:40:51 alpine: Pulling from edgex-lftools-log-publisher 02:40:51 df20fa9351a1: Pulling fs layer 02:40:51 36b3adc4ff6f: Pulling fs layer 02:40:51 8ad3a11d3b57: Pulling fs layer 02:40:51 46f8f816bc3b: Pulling fs layer 02:40:51 93b61091891f: Pulling fs layer 02:40:51 93b9cdb0e59b: Pulling fs layer 02:40:51 5e14af77c1be: Pulling fs layer 02:40:51 01666e4c0597: Pulling fs layer 02:40:51 aa168da1d23b: Pulling fs layer 02:40:51 93b9cdb0e59b: Waiting 02:40:51 01666e4c0597: Waiting 02:40:51 5e14af77c1be: Waiting 02:40:51 aa168da1d23b: Waiting 02:40:51 46f8f816bc3b: Waiting 02:40:51 93b61091891f: Waiting 02:40:51 36b3adc4ff6f: Verifying Checksum 02:40:51 36b3adc4ff6f: Download complete 02:40:51 46f8f816bc3b: Download complete 02:40:51 df20fa9351a1: Verifying Checksum 02:40:51 df20fa9351a1: Download complete 02:40:51 93b9cdb0e59b: Verifying Checksum 02:40:51 93b9cdb0e59b: Download complete 02:40:51 5e14af77c1be: Verifying Checksum 02:40:51 5e14af77c1be: Download complete 02:40:51 93b61091891f: Download complete 02:40:51 01666e4c0597: Verifying Checksum 02:40:51 01666e4c0597: Download complete 02:40:51 df20fa9351a1: Pull complete 02:40:52 36b3adc4ff6f: Pull complete 02:40:52 8ad3a11d3b57: Verifying Checksum 02:40:52 8ad3a11d3b57: Download complete 02:40:53 8ad3a11d3b57: Pull complete 02:40:53 46f8f816bc3b: Pull complete 02:40:54 93b61091891f: Pull complete 02:40:54 93b9cdb0e59b: Pull complete 02:40:54 5e14af77c1be: Pull complete 02:40:54 01666e4c0597: Pull complete 02:40:54 aa168da1d23b: Verifying Checksum 02:40:54 aa168da1d23b: Download complete 02:41:02 aa168da1d23b: Pull complete 02:41:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:41:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:41:02 prd-centos7-docker-4c-2g-28921 does not seem to be running inside a container 02:41:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-804 -v /w/workspace/dgexfoundry_device-sdk-go_PR-804:/w/workspace/dgexfoundry_device-sdk-go_PR-804:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:41:06 $ docker top af5e7cfb695e31861aab4c8d44a11ac111e54ef7f734dc3f49b3b8bf6f2722c7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:08 + touch /tmp/pre-build-complete [Pipeline] sh 02:41:09 + mkdir -p /var/log/sa [Pipeline] sh 02:41:09 + ls /var/log/sa-host 02:41:09 + sadf -c /var/log/sa-host/sa08 02:41:09 file_magic: OK 02:41:09 HZ: Using current value: 100 02:41:09 file_header: OK 02:41:09 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 02:41:09 Statistics: 02:41:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:41:09 File successfully converted to sysstat format version 12.2.1 02:41:09 + sadf -c /var/log/sa-host/sa23 02:41:09 file_magic: OK 02:41:09 HZ: Using current value: 100 02:41:09 file_header: OK 02:41:09 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 02:41:09 Statistics: 02:41:09 Hnuu...uuuununununu... 02:41:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:09 provisioning config files... 02:41:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/config647756953022651797tmp [Pipeline] { [Pipeline] echo 02:41:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:41:10 ---> create-netrc.sh [Pipeline] } 02:41:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:41:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:41:10 ---> python-tools-install.sh [Pipeline] echo 02:41:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:41:11 ---> sudo-logs.sh 02:41:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:41:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:41:11 ---> job-cost.sh 02:41:11 lf-activate-venv: SKIPPING 02:41:11 DEBUG: total: 0.20999999344348907 02:41:11 INFO: Retrieving Stack Cost... 02:41:12 INFO: Retrieving Pricing Info for: v1-standard-2 02:41:13 INFO: Archiving Costs [Pipeline] echo 02:41:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:41:13 ---> logs-deploy.sh 02:41:13 lf-activate-venv: SKIPPING 02:41:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-804/5 02:41:13 INFO: archiving workspace using pattern(s): 02:41:15 Archives upload complete. 02:41:15 INFO: archiving logs to Nexus 02:41:16 ---> uname -a: 02:41:16 Linux prd-centos7-docker-4c-2g-28921.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:41:16 02:41:16 02:41:16 ---> lscpu: 02:41:16 Architecture: x86_64 02:41:16 CPU op-mode(s): 32-bit, 64-bit 02:41:16 Byte Order: Little Endian 02:41:16 Address sizes: 40 bits physical, 48 bits virtual 02:41:16 CPU(s): 4 02:41:16 On-line CPU(s) list: 0-3 02:41:16 Thread(s) per core: 1 02:41:16 Core(s) per socket: 1 02:41:16 Socket(s): 4 02:41:16 NUMA node(s): 1 02:41:16 Vendor ID: GenuineIntel 02:41:16 CPU family: 6 02:41:16 Model: 44 02:41:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:41:16 Stepping: 1 02:41:16 CPU MHz: 2933.438 02:41:16 BogoMIPS: 5866.87 02:41:16 Virtualization: VT-x 02:41:16 Hypervisor vendor: KVM 02:41:16 Virtualization type: full 02:41:16 L1d cache: 128 KiB 02:41:16 L1i cache: 128 KiB 02:41:16 L2 cache: 16 MiB 02:41:16 L3 cache: 64 MiB 02:41:16 NUMA node0 CPU(s): 0-3 02:41:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:41:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:41:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:41:16 Vulnerability Meltdown: Mitigation; PTI 02:41:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:41:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:41:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:41:16 Vulnerability Srbds: Not affected 02:41:16 Vulnerability Tsx async abort: Not affected 02:41:16 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 02:41:16 02:41:16 02:41:16 ---> nproc: 02:41:16 4 02:41:16 02:41:16 02:41:16 ---> df -h: 02:41:16 Filesystem Size Used Available Use% Mounted on 02:41:16 overlay 50.0G 7.3G 42.7G 15% / 02:41:16 tmpfs 64.0M 0 64.0M 0% /dev 02:41:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:41:16 shm 64.0M 0 64.0M 0% /dev/shm 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 02:41:16 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-804 02:41:16 02:41:16 02:41:16 ---> free -m: 02:41:16 total used free shared buff/cache available 02:41:16 Mem: 1837 669 115 0 1052 1063 02:41:16 Swap: 1023 1 1022 02:41:16 02:41:16 02:41:16 ---> ip addr: 02:41:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:41:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:41:16 inet 127.0.0.1/8 scope host lo 02:41:16 valid_lft forever preferred_lft forever 02:41:16 inet6 ::1/128 scope host 02:41:16 valid_lft forever preferred_lft forever 02:41:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:41:16 link/ether fa:16:3e:22:8c:4a brd ff:ff:ff:ff:ff:ff 02:41:16 inet 10.30.122.9/23 brd 10.30.123.255 scope global dynamic eth0 02:41:16 valid_lft 85701sec preferred_lft 85701sec 02:41:16 inet6 fe80::f816:3eff:fe22:8c4a/64 scope link 02:41:16 valid_lft forever preferred_lft forever 02:41:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:41:16 link/ether 02:42:2e:65:4c:bf brd ff:ff:ff:ff:ff:ff 02:41:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:41:16 valid_lft forever preferred_lft forever 02:41:16 inet6 fe80::42:2eff:fe65:4cbf/64 scope link 02:41:16 valid_lft forever preferred_lft forever 02:41:16 02:41:16 02:41:16 ---> sar -b -r -n DEV: 02:41:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/08/21 _x86_64_ (4 CPU) 02:41:16 02:41:16 02:29:25 LINUX RESTART (4 CPU) 02:41:16 02:41:16 02:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:41:16 02:31:01 64.04 24.27 39.77 0.00 5808.69 3411.72 0.00 02:41:16 02:32:01 1.83 0.00 1.83 0.00 0.00 37.59 0.00 02:41:16 02:33:01 0.40 0.00 0.40 0.00 0.00 6.09 0.00 02:41:16 02:34:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 02:41:16 02:35:01 0.23 0.00 0.23 0.00 0.00 3.65 0.00 02:41:16 02:36:01 0.33 0.00 0.33 0.00 0.00 3.93 0.00 02:41:16 02:37:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 02:41:16 02:38:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 02:41:16 02:39:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 02:41:16 02:40:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 02:41:16 02:41:01 101.38 60.09 41.29 0.00 4488.04 14870.84 0.00 02:41:16 Average: 15.41 7.68 7.74 0.00 936.62 1669.30 0.00 02:41:16 02:41:16 02:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:41:16 02:31:01 162028 0 569812 30.28 2620 1147084 1051172 35.87 416172 1104360 128 02:41:16 02:32:01 167772 0 564072 29.98 2620 1147080 1026056 35.02 414596 1100884 20 02:41:16 02:33:01 166064 0 565776 30.07 2620 1147084 1024084 34.95 411936 1105600 8 02:41:16 02:34:01 165392 0 566448 30.11 2620 1147084 1024120 34.95 421704 1095960 12 02:41:16 02:35:01 165472 0 566360 30.10 2620 1147092 1024000 34.95 421396 1096776 8 02:41:16 02:36:01 164976 0 566852 30.13 2620 1147096 1024084 34.95 428232 1090528 8 02:41:16 02:37:01 165112 0 566712 30.12 2620 1147100 1024000 34.95 427664 1090528 12 02:41:16 02:38:01 165392 0 566428 30.10 2620 1147104 1024000 34.95 427668 1090528 8 02:41:16 02:39:01 165248 0 566564 30.11 2620 1147112 1024000 34.95 427672 1090532 8 02:41:16 02:40:01 165216 0 566592 30.11 2620 1147116 1024000 34.95 427684 1090528 8 02:41:16 02:41:01 253008 0 629088 33.43 2620 996828 1033664 35.28 413256 962564 95628 02:41:16 Average: 173244 0 572246 30.41 2620 1133435 1027562 35.07 421635 1083526 8713 02:41:16 02:41:16 02:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:41:16 02:31:01 eth0 209.94 205.41 1055.42 89.78 0.00 0.00 0.00 0.00 02:41:16 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:31:01 docker0 9.64 7.22 1.46 22.75 0.00 0.00 0.00 0.00 02:41:16 02:32:01 eth0 0.35 0.10 0.02 0.02 0.00 0.00 0.00 0.00 02:41:16 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:33:01 eth0 1.45 0.72 2.90 0.05 0.00 0.00 0.00 0.00 02:41:16 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:34:01 eth0 1.05 0.63 0.55 0.36 0.00 0.00 0.00 0.00 02:41:16 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:35:01 eth0 0.07 0.08 0.00 0.05 0.00 0.00 0.00 0.00 02:41:16 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:36:01 eth0 0.28 0.27 0.14 0.08 0.00 0.00 0.00 0.00 02:41:16 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:41:16 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:41:16 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:41:16 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:41:16 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:41:01 eth0 190.40 169.41 2168.60 18.31 0.00 0.00 0.00 0.00 02:41:16 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 Average: eth0 36.74 34.29 293.64 9.88 0.00 0.00 0.00 0.00 02:41:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:16 Average: docker0 0.88 0.66 0.13 2.07 0.00 0.00 0.00 0.00 02:41:16 02:41:16 02:41:16 ---> sar -P ALL: 02:41:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/08/21 _x86_64_ (4 CPU) 02:41:16 02:41:16 02:29:25 LINUX RESTART (4 CPU) 02:41:16 02:41:16 02:30:01 CPU %user %nice %system %iowait %steal %idle 02:41:16 02:31:01 all 9.42 0.00 3.06 1.77 0.02 85.74 02:41:16 02:31:01 0 9.57 0.00 3.84 0.76 0.02 85.82 02:41:16 02:31:01 1 8.41 0.00 2.83 1.58 0.02 87.17 02:41:16 02:31:01 2 9.23 0.00 2.88 2.40 0.02 85.48 02:41:16 02:31:01 3 10.49 0.00 2.69 2.32 0.02 84.48 02:41:16 02:32:01 all 0.13 0.00 0.04 0.00 0.00 99.83 02:41:16 02:32:01 0 0.42 0.00 0.05 0.00 0.00 99.53 02:41:16 02:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:41:16 02:32:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:41:16 02:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:41:16 02:33:01 all 0.18 0.00 0.05 0.00 0.01 99.76 02:41:16 02:33:01 0 0.53 0.00 0.03 0.00 0.00 99.43 02:41:16 02:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:41:16 02:33:01 2 0.08 0.00 0.07 0.00 0.02 99.83 02:41:16 02:33:01 3 0.07 0.00 0.07 0.00 0.00 99.87 02:41:16 02:34:01 all 0.14 0.00 0.04 0.00 0.00 99.82 02:41:16 02:34:01 0 0.45 0.00 0.03 0.00 0.00 99.52 02:41:16 02:34:01 1 0.02 0.00 0.07 0.00 0.00 99.92 02:41:16 02:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:41:16 02:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:41:16 02:35:01 all 0.14 0.00 0.03 0.00 0.00 99.83 02:41:16 02:35:01 0 0.43 0.00 0.03 0.00 0.00 99.53 02:41:16 02:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:41:16 02:35:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:41:16 02:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:41:16 02:36:01 all 0.13 0.00 0.05 0.00 0.01 99.80 02:41:16 02:36:01 0 0.38 0.00 0.05 0.00 0.00 99.57 02:41:16 02:36:01 1 0.05 0.00 0.10 0.00 0.02 99.83 02:41:16 02:36:01 2 0.07 0.00 0.05 0.00 0.02 99.87 02:41:16 02:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:41:16 02:37:01 all 0.02 0.00 0.03 0.00 0.00 99.94 02:41:16 02:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:41:16 02:37:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:41:16 02:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:41:16 02:37:01 3 0.00 0.00 0.03 0.00 0.02 99.95 02:41:16 02:38:01 all 0.16 0.00 0.03 0.00 0.00 99.81 02:41:16 02:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:41:16 02:38:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:41:16 02:38:01 2 0.53 0.00 0.03 0.00 0.00 99.43 02:41:16 02:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:41:16 02:39:01 all 0.14 0.00 0.03 0.00 0.00 99.83 02:41:16 02:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:41:16 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:41:16 02:39:01 2 0.53 0.00 0.03 0.00 0.00 99.43 02:41:16 02:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:41:16 02:40:01 all 0.15 0.00 0.02 0.00 0.00 99.83 02:41:16 02:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:41:16 02:40:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:41:16 02:40:01 2 0.52 0.00 0.03 0.00 0.00 99.45 02:41:16 02:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:41:16 02:41:01 all 5.43 0.00 3.66 1.47 0.02 89.42 02:41:16 02:41:01 0 4.96 0.00 3.86 0.64 0.02 90.53 02:41:16 02:41:01 1 5.60 0.00 2.91 0.49 0.02 90.99 02:41:16 02:41:01 2 5.97 0.00 4.06 3.03 0.02 86.92 02:41:16 02:41:01 3 5.20 0.00 3.81 1.72 0.03 89.24 02:41:16 02:41:16 Average: CPU %user %nice %system %iowait %steal %idle 02:41:16 Average: all 1.45 0.00 0.63 0.29 0.01 97.62 02:41:16 Average: 0 1.51 0.00 0.72 0.13 0.00 97.64 02:41:16 Average: 1 1.29 0.00 0.56 0.19 0.01 97.96 02:41:16 Average: 2 1.55 0.00 0.66 0.49 0.01 97.30 02:41:16 Average: 3 1.44 0.00 0.61 0.36 0.01 97.59 02:41:16 02:41:16 02:41:16