Pull request #820 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 661e24c2be0ee237fe0754a20a2fbc962ea95f03+79c51434d0b6ff974f0a74c9d16ec224deffdcc1 (90819cea15cdb8b655d2dfb6cb519046a1334877) 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-29978’ Running on prd-centos7-docker-4c-2g-29980 in /w/workspace/dgexfoundry_device-sdk-go_PR-820 [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-820 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 into PR head commit 661e24c2be0ee237fe0754a20a2fbc962ea95f03 Merge succeeded, producing 661e24c2be0ee237fe0754a20a2fbc962ea95f03 Checking out Revision 661e24c2be0ee237fe0754a20a2fbc962ea95f03 (PR-820) > 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/820/head:refs/remotes/origin/PR-820 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 661e24c2be0ee237fe0754a20a2fbc962ea95f03 # 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 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 661e24c2be0ee237fe0754a20a2fbc962ea95f03 # timeout=10 Commit message: "refactor: remove v2 subdirectory for SDK" > git rev-list --no-walk fe842a3da74621a65eaede32a7aa518966e54624 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:27:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:27:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:27:06 ========================================================= 10:27:06 EdgeX Global Pipelines Version Info 10:27:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:27:08 ------------------- 10:27:08 stable info: 10:27:08 ------------------- 10:27:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:27:08 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 10:27:08 Message: update stable to v1.0.184 10:27:09 ------------------- 10:27:09 experimental info: 10:27:09 ------------------- 10:27:09 Commited By: **** collab-it+edgex@linuxfoundation.org 10:27:09 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 10:27:09 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:27:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:27:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:27:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-820 [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-820 [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-820 [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 661e24c2be0ee237fe0754a20a2fbc962ea95f03 [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 661e24c [Pipeline] echo 10:27:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:27:13 provisioning config files... 10:27:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp/config4006228426581736709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:13 ---> docker-login.sh 10:27:13 nexus3.edgexfoundry.org:10001 10:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:15 Configure a credential helper to remove this warning. See 10:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:15 10:27:15 Login Succeeded 10:27:15 nexus3.edgexfoundry.org:10002 10:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:15 Configure a credential helper to remove this warning. See 10:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:15 10:27:15 Login Succeeded 10:27:15 nexus3.edgexfoundry.org:10003 10:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:15 Configure a credential helper to remove this warning. See 10:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:15 10:27:15 Login Succeeded 10:27:15 nexus3.edgexfoundry.org:10004 10:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:16 Configure a credential helper to remove this warning. See 10:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:16 10:27:16 Login Succeeded 10:27:16 docker.io 10:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:17 Configure a credential helper to remove this warning. See 10:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:17 10:27:17 Login Succeeded 10:27:17 ---> docker-login.sh ends [Pipeline] } 10:27:17 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 10:27:17 + git log --format=format:%s -1 661e24c2be0ee237fe0754a20a2fbc962ea95f03 [Pipeline] echo 10:27:18 GIT_COMMIT: 661e24c2be0ee237fe0754a20a2fbc962ea95f03, Commit Message: refactor: remove v2 subdirectory for SDK [Pipeline] echo 10:27:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:27:18 10:27:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:27:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:27:19 latest: Pulling from edgex-devops/git-semver 10:27:19 31603596830f: Pulling fs layer 10:27:19 2a8b12db71e7: Pulling fs layer 10:27:19 6ca5941a6612: Pulling fs layer 10:27:19 ecc8261a40a4: Pulling fs layer 10:27:19 ecc8261a40a4: Waiting 10:27:19 2a8b12db71e7: Verifying Checksum 10:27:19 2a8b12db71e7: Download complete 10:27:19 31603596830f: Verifying Checksum 10:27:19 31603596830f: Download complete 10:27:19 ecc8261a40a4: Verifying Checksum 10:27:19 ecc8261a40a4: Download complete 10:27:19 6ca5941a6612: Verifying Checksum 10:27:19 6ca5941a6612: Download complete 10:27:20 31603596830f: Pull complete 10:27:20 2a8b12db71e7: Pull complete 10:27:22 6ca5941a6612: Pull complete 10:27:22 ecc8261a40a4: Pull complete 10:27:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:27:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:27:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:27:23 prd-centos7-docker-4c-2g-29980 does not seem to be running inside a container 10:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-820 -v /w/workspace/dgexfoundry_device-sdk-go_PR-820:/w/workspace/dgexfoundry_device-sdk-go_PR-820:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-820@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:27:27 $ docker top 5f75bb11ec64f3fa925c377b2b522e302edd2257e8bed923736cbf9f7027dfbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:27:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:28 [ssh-agent] Looking for ssh-agent implementation... 10:27:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:29 $ docker exec 5f75bb11ec64f3fa925c377b2b522e302edd2257e8bed923736cbf9f7027dfbb ssh-agent 10:27:30 SSH_AUTH_SOCK=/tmp/ssh-Bue2Uw3qV5dk/agent.11 10:27:30 SSH_AGENT_PID=16 10:27:30 Running ssh-add (command line suppressed) 10:27:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp/private_key_8678170815712318311.key (/w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp/private_key_8678170815712318311.key) 10:27:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:31 + git tag --points-at HEAD [Pipeline] } 10:27:31 $ docker exec --env ******** --env ******** 5f75bb11ec64f3fa925c377b2b522e302edd2257e8bed923736cbf9f7027dfbb ssh-agent -k 10:27:32 unset SSH_AUTH_SOCK; 10:27:32 unset SSH_AGENT_PID; 10:27:32 echo Agent pid 16 killed; 10:27:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:27:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:32 [ssh-agent] Looking for ssh-agent implementation... 10:27:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:32 $ docker exec 5f75bb11ec64f3fa925c377b2b522e302edd2257e8bed923736cbf9f7027dfbb ssh-agent 10:27:33 SSH_AUTH_SOCK=/tmp/ssh-qevCjL08VCXY/agent.44 10:27:33 SSH_AGENT_PID=49 10:27:33 Running ssh-add (command line suppressed) 10:27:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp/private_key_4883903840605721702.key (/w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp/private_key_4883903840605721702.key) 10:27:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:34 + git semver init 10:27:34 # -> Open(): unable to determine branch for HEAD 10:27:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-820/.git 10:27:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-820 10:27:34 # $SEMVER_REMOTE_NAME = origin 10:27:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:27:34 # $SEMVER_USER_NAME = edgex-jenkins 10:27:34 # $SEMVER_BRANCH = PR-820 10:27:34 # $SEMVER_TEMP = /tmp/semver-149214086 10:27:34 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:27:35 # '/tmp/semver-149214086' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-820/.semver' 10:27:35 # -> Force: false 10:27:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-820/.semver [Pipeline] } 10:27:35 $ docker exec --env ******** --env ******** 5f75bb11ec64f3fa925c377b2b522e302edd2257e8bed923736cbf9f7027dfbb ssh-agent -k 10:27:35 unset SSH_AUTH_SOCK; 10:27:35 unset SSH_AGENT_PID; 10:27:35 echo Agent pid 49 killed; 10:27:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:27:36 + git semver [Pipeline] } 10:27:36 $ docker stop --time=1 5f75bb11ec64f3fa925c377b2b522e302edd2257e8bed923736cbf9f7027dfbb 10:27:39 $ docker rm -f 5f75bb11ec64f3fa925c377b2b522e302edd2257e8bed923736cbf9f7027dfbb [Pipeline] // withDockerContainer [Pipeline] sh 10:27:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:27:42 Stashed 1 file(s) [Pipeline] echo 10:27:42 [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 10:27:57 Still waiting to schedule task 10:27:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:27:57 Still waiting to schedule task 10:27:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:29:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29982 in /w/workspace/dgexfoundry_device-sdk-go_PR-820 [Pipeline] { [Pipeline] ws 10:29:43 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 10:29:48 using credential edgex-jenkins-ssh 10:29:48 Cloning the remote Git repository 10:29:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:29:48 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:29:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:29:48 > git --version # timeout=10 10:29:48 > git --version # 'git version 2.17.1' 10:29:48 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:50 Merging remotes/origin/master commit 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 into PR head commit 661e24c2be0ee237fe0754a20a2fbc962ea95f03 10:29:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:29:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:29:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:29:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/820/head:refs/remotes/origin/PR-820 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:29:50 > git config core.sparsecheckout # timeout=10 10:29:50 > git checkout -f 661e24c2be0ee237fe0754a20a2fbc962ea95f03 # timeout=10 10:29:51 Merge succeeded, producing 661e24c2be0ee237fe0754a20a2fbc962ea95f03 10:29:51 Checking out Revision 661e24c2be0ee237fe0754a20a2fbc962ea95f03 (PR-820) 10:29:50 > git remote # timeout=10 10:29:50 > git config --get remote.origin.url # timeout=10 10:29:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:50 > git merge 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 # timeout=10 10:29:50 > git rev-parse HEAD^{commit} # timeout=10 10:29:51 > git config core.sparsecheckout # timeout=10 10:29:51 > git checkout -f 661e24c2be0ee237fe0754a20a2fbc962ea95f03 # timeout=10 10:29:55 Commit message: "refactor: remove v2 subdirectory for SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:29:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:29:57 + sudo service+ docker restart 10:29:57 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:29:59 provisioning config files... 10:29:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2274500065842738154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:00 ---> docker-login.sh 10:30:00 nexus3.edgexfoundry.org:10001 10:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:01 Configure a credential helper to remove this warning. See 10:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:01 10:30:01 Login Succeeded 10:30:01 nexus3.edgexfoundry.org:10002 10:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:02 Configure a credential helper to remove this warning. See 10:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:02 10:30:02 Login Succeeded 10:30:02 nexus3.edgexfoundry.org:10003 10:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:02 Configure a credential helper to remove this warning. See 10:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:02 10:30:02 Login Succeeded 10:30:02 nexus3.edgexfoundry.org:10004 10:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:03 Configure a credential helper to remove this warning. See 10:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:03 10:30:03 Login Succeeded 10:30:03 docker.io 10:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:04 Configure a credential helper to remove this warning. See 10:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:04 10:30:04 Login Succeeded 10:30:04 ---> docker-login.sh ends [Pipeline] } 10:30:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:30:04 ========================================================= 10:30:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:30:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:30:04 + 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 . 10:30:05 Sending build context to Docker daemon 2.354MB 10:30:05 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:30:05 Step 2/8 : FROM ${BASE} 10:30:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:30:05 5f621e34cdf4: Pulling fs layer 10:30:05 a4357932f1b6: Pulling fs layer 10:30:05 18c013af1878: Pulling fs layer 10:30:05 00ac8860ef70: Pulling fs layer 10:30:05 63d7cb157983: Pulling fs layer 10:30:05 b116817d02f9: Pulling fs layer 10:30:05 745a02a5169b: Pulling fs layer 10:30:05 00ac8860ef70: Waiting 10:30:05 63d7cb157983: Waiting 10:30:05 745a02a5169b: Waiting 10:30:05 b116817d02f9: Waiting 10:30:05 18c013af1878: Verifying Checksum 10:30:05 18c013af1878: Download complete 10:30:05 a4357932f1b6: Verifying Checksum 10:30:05 a4357932f1b6: Download complete 10:30:05 63d7cb157983: Verifying Checksum 10:30:05 63d7cb157983: Download complete 10:30:05 b116817d02f9: Verifying Checksum 10:30:05 b116817d02f9: Download complete 10:30:05 5f621e34cdf4: Verifying Checksum 10:30:05 5f621e34cdf4: Download complete 10:30:06 5f621e34cdf4: Pull complete 10:30:06 a4357932f1b6: Pull complete 10:30:06 18c013af1878: Pull complete 10:30:08 745a02a5169b: Verifying Checksum 10:30:08 745a02a5169b: Download complete 10:30:09 00ac8860ef70: Verifying Checksum 10:30:09 00ac8860ef70: Download complete 10:30:19 00ac8860ef70: Pull complete 10:30:19 63d7cb157983: Pull complete 10:30:20 b116817d02f9: Pull complete 10:30:23 745a02a5169b: Pull complete 10:30:23 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:30:23 ---> b7e6874047d6 10:30:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:30:26 ---> Running in 29d8b3710ae1 10:30:26 Removing intermediate container 29d8b3710ae1 10:30:26 ---> 41116802b1cb 10:30:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:27 ---> Running in 2ce8272220e5 10:30:29 Removing intermediate container 2ce8272220e5 10:30:29 ---> 7512f1f45818 10:30:29 Step 5/8 : RUN apk add --update --no-cache make git 10:30:29 ---> Running in a2f027fce322 10:30:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:30:30 Running on prd-centos7-docker-4c-2g-29983 in /w/workspace/dgexfoundry_device-sdk-go_PR-820 [Pipeline] { [Pipeline] ws 10:30:30 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 10:30:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:30:32 OK: 142 MiB in 39 packages 10:30:33 Removing intermediate container a2f027fce322 10:30:33 ---> 87fe9712665b 10:30:33 Step 6/8 : WORKDIR /device-sdk-go 10:30:33 ---> Running in 6536a7875146 10:30:33 Removing intermediate container 6536a7875146 10:30:33 ---> d3943b8c8c26 10:30:33 Step 7/8 : COPY . . 10:30:35 ---> d092683491cc 10:30:35 Step 8/8 : RUN go mod download 10:30:35 ---> Running in ada6f0106d7b 10:30:39 using credential edgex-jenkins-ssh 10:30:39 Cloning the remote Git repository 10:30:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:30:39 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:30:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:30:39 > git --version # timeout=10 10:30:39 > git --version # 'git version 2.24.3' 10:30:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:30:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:42 Merging remotes/origin/master commit 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 into PR head commit 661e24c2be0ee237fe0754a20a2fbc962ea95f03 10:30:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:30:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:30:41 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/820/head:refs/remotes/origin/PR-820 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:30:42 > git config core.sparsecheckout # timeout=10 10:30:42 > git checkout -f 661e24c2be0ee237fe0754a20a2fbc962ea95f03 # timeout=10 10:30:42 Merge succeeded, producing 661e24c2be0ee237fe0754a20a2fbc962ea95f03 10:30:42 Checking out Revision 661e24c2be0ee237fe0754a20a2fbc962ea95f03 (PR-820) 10:30:42 > git remote # timeout=10 10:30:42 > git config --get remote.origin.url # timeout=10 10:30:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:42 > git merge 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 # timeout=10 10:30:42 > git rev-parse HEAD^{commit} # timeout=10 10:30:42 > git config core.sparsecheckout # timeout=10 10:30:42 > git checkout -f 661e24c2be0ee237fe0754a20a2fbc962ea95f03 # timeout=10 10:30:47 Commit message: "refactor: remove v2 subdirectory for SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:30:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:30:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:30:51 + sudo service docker restart 10:30:51 + true 10:30:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:30:53 provisioning config files... 10:30:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3388189019336472364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:53 ---> docker-login.sh 10:30:53 nexus3.edgexfoundry.org:10001 10:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:54 Configure a credential helper to remove this warning. See 10:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:54 10:30:54 Login Succeeded 10:30:54 nexus3.edgexfoundry.org:10002 10:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:54 Configure a credential helper to remove this warning. See 10:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:54 10:30:54 Login Succeeded 10:30:54 nexus3.edgexfoundry.org:10003 10:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:54 Configure a credential helper to remove this warning. See 10:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:54 10:30:54 Login Succeeded 10:30:54 nexus3.edgexfoundry.org:10004 10:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:55 Configure a credential helper to remove this warning. See 10:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:55 10:30:55 Login Succeeded 10:30:55 docker.io 10:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:55 Configure a credential helper to remove this warning. See 10:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:55 10:30:55 Login Succeeded 10:30:55 ---> docker-login.sh ends [Pipeline] } 10:30:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:30:56 ========================================================= 10:30:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:30:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:30:56 + 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 . 10:30:56 Sending build context to Docker daemon 2.355MB 10:30:56 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:30:56 Step 2/8 : FROM ${BASE} 10:30:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:30:56 188c0c94c7c5: Pulling fs layer 10:30:56 0ef7d3d256c8: Pulling fs layer 10:30:56 de9db76c5a1d: Pulling fs layer 10:30:56 bca2f99d35d6: Pulling fs layer 10:30:56 93359f2a8cfa: Pulling fs layer 10:30:56 7c6f9722023f: Pulling fs layer 10:30:56 a35cf1a2eb13: Pulling fs layer 10:30:56 bca2f99d35d6: Waiting 10:30:56 93359f2a8cfa: Waiting 10:30:56 7c6f9722023f: Waiting 10:30:56 a35cf1a2eb13: Waiting 10:30:56 de9db76c5a1d: Download complete 10:30:56 0ef7d3d256c8: Download complete 10:30:57 93359f2a8cfa: Verifying Checksum 10:30:57 93359f2a8cfa: Download complete 10:30:57 7c6f9722023f: Verifying Checksum 10:30:57 7c6f9722023f: Download complete 10:30:57 188c0c94c7c5: Verifying Checksum 10:30:57 188c0c94c7c5: Download complete 10:30:57 188c0c94c7c5: Pull complete 10:30:58 0ef7d3d256c8: Pull complete 10:30:58 de9db76c5a1d: Pull complete 10:30:59 a35cf1a2eb13: Verifying Checksum 10:30:59 a35cf1a2eb13: Download complete 10:31:00 bca2f99d35d6: Verifying Checksum 10:31:00 bca2f99d35d6: Download complete 10:31:01 Removing intermediate container ada6f0106d7b 10:31:01 ---> 2b3c9bb0321c 10:31:01 Successfully built 2b3c9bb0321c 10:31:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:31:02 + docker inspect -f . ci-base-image-arm64 10:31:02 . [Pipeline] withDockerContainer 10:31:02 prd-ubuntu18.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container 10:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 10:31:04 $ docker top e104fceae3ea9d21b50010538f3641773a24e787c94af78fe60fae6bc94119e3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:05 + go version 10:31:05 go version go1.15.5 linux/arm64 [Pipeline] } 10:31:05 $ docker stop --time=1 e104fceae3ea9d21b50010538f3641773a24e787c94af78fe60fae6bc94119e3 10:31:07 $ docker rm -f e104fceae3ea9d21b50010538f3641773a24e787c94af78fe60fae6bc94119e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:31:08 + docker inspect -f . ci-base-image-arm64 10:31:08 . [Pipeline] withDockerContainer 10:31:08 prd-ubuntu18.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container 10:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 10:31:10 $ docker top 6ae918267a8cf164023748f4918f7e50c80a17dc0b3839d7ee7ed59cc9d462c4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:11 + make test 10:31:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:31:19 bca2f99d35d6: Pull complete 10:31:19 93359f2a8cfa: Pull complete 10:31:19 7c6f9722023f: Pull complete 10:31:24 a35cf1a2eb13: Pull complete 10:31:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:31:24 ---> a62c8e92a672 10:31:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:31:24 ---> Running in 82185706e785 10:31:24 Removing intermediate container 82185706e785 10:31:24 ---> 80c994528421 10:31:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:31:24 ---> Running in afdfafc11b9f 10:31:27 Removing intermediate container afdfafc11b9f 10:31:27 ---> 33bc557b5518 10:31:27 Step 5/8 : RUN apk add --update --no-cache make git 10:31:27 ---> Running in 4730c53a45c6 10:31:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:31:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:31:30 OK: 166 MiB in 39 packages 10:31:30 Removing intermediate container 4730c53a45c6 10:31:30 ---> 376e353de348 10:31:30 Step 6/8 : WORKDIR /device-sdk-go 10:31:30 ---> Running in 45889985e11e 10:31:31 Removing intermediate container 45889985e11e 10:31:31 ---> f08c07619f06 10:31:31 Step 7/8 : COPY . . 10:31:32 ---> 3aaed2097173 10:31:32 Step 8/8 : RUN go mod download 10:31:33 ---> Running in ca9a83ff554c 10:31:33 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:32:05 Removing intermediate container ca9a83ff554c 10:32:05 ---> dbd8c10849a2 10:32:05 Successfully built dbd8c10849a2 10:32:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:32:06 + docker inspect -f . ci-base-image-x86_64 10:32:06 . [Pipeline] withDockerContainer 10:32:06 prd-centos7-docker-4c-2g-29983 does not seem to be running inside a container 10:32:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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-x86_64 cat 10:32:08 $ docker top 2e0bd1dd97109f1e4f5503e6394dffb01b3a6143f2e3fb03151b63eff222e70d -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:10 + go version 10:32:10 go version go1.15.5 linux/amd64 [Pipeline] } 10:32:10 $ docker stop --time=1 2e0bd1dd97109f1e4f5503e6394dffb01b3a6143f2e3fb03151b63eff222e70d 10:32:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:32:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:32:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 10:32:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:32:13 $ docker rm -f 2e0bd1dd97109f1e4f5503e6394dffb01b3a6143f2e3fb03151b63eff222e70d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:32:14 + docker inspect -f . ci-base-image-x86_64 10:32:14 . [Pipeline] withDockerContainer 10:32:14 prd-centos7-docker-4c-2g-29983 does not seem to be running inside a container 10:32:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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-x86_64 cat 10:32:15 $ docker top 6aff942a9b6486e4ac4c4aac0624777c31eb7e1286245cf4fa867c63f09262ab -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:16 + make test 10:32:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:32:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.140s coverage: 25.5% of statements 10:32:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.166s coverage: 81.2% of statements 10:32:32 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:32:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.107s coverage: 10.5% of statements 10:32:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.105s coverage: 12.5% of statements 10:32:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:32:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.237s coverage: 32.5% of statements 10:32:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:32:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:32:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:32:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.263s coverage: 57.3% of statements 10:32:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.914s coverage: 6.4% of statements 10:32:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.138s coverage: 5.1% of statements 10:32:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:32:46 GO111MODULE=on go vet ./... 10:33:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:33:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:33:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 10:33:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:33:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.169s coverage: 25.5% of statements 10:33:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.147s coverage: 81.2% of statements 10:33:19 gofmt -l . 10:33:19 [ "`gofmt -l .`" = "" ] 10:33:19 ./bin/test-attribution-txt.sh 10:33:19 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:33:20 $ docker stop --time=1 6ae918267a8cf164023748f4918f7e50c80a17dc0b3839d7ee7ed59cc9d462c4 10:33:22 $ docker rm -f 6ae918267a8cf164023748f4918f7e50c80a17dc0b3839d7ee7ed59cc9d462c4 [Pipeline] // withDockerContainer [Pipeline] sh 10:33:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:33:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:33:27 + ls -al . 10:33:27 total 224 10:33:27 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 10:33 . 10:33:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 10:29 .. 10:33:27 -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 10:29 .dockerignore 10:33:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 10:29 .git 10:33:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 10:29 .github 10:33:27 -rw-rw-r-- 1 jenkins jenkins 138 Mar 16 10:29 .gitignore 10:33:27 -rw-rw-r-- 1 jenkins jenkins 949 Mar 16 10:29 Dockerfile.build 10:33:27 -rw-rw-r-- 1 jenkins jenkins 901 Mar 16 10:29 Jenkinsfile 10:33:27 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 16 10:29 LICENSE 10:33:27 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 16 10:29 Makefile 10:33:27 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 16 10:29 README.md 10:33:27 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 16 10:29 RELEASE-NOTES.txt 10:33:27 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 10:27 VERSION 10:33:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 10:29 bin 10:33:27 -rw-r--r-- 1 jenkins jenkins 102948 Mar 16 10:32 coverage.out 10:33:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 10:29 example 10:33:27 -rw-r--r-- 1 jenkins jenkins 479 Mar 16 10:33 go.mod 10:33:27 -rw-r--r-- 1 jenkins jenkins 17490 Mar 16 10:33 go.sum 10:33:27 drwxrwxr-x 13 jenkins jenkins 4096 Mar 16 10:29 internal 10:33:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 10:29 openapi 10:33:27 drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 10:29 pkg 10:33:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 10:29 snap 10:33:27 -rw-rw-r-- 1 jenkins jenkins 222 Mar 16 10:29 version.go [Pipeline] isUnix [Pipeline] sh 10:33:27 + 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=661e24c2be0ee237fe0754a20a2fbc962ea95f03 --label arch=arm64 --label version=0.0.0 . 10:33:27 Sending build context to Docker daemon 2.458MB 10:33:28 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:33:28 Step 2/24 : FROM ${BASE} AS builder 10:33:28 ---> 2b3c9bb0321c 10:33:28 Step 3/24 : ARG MAKE='make build' 10:33:28 ---> Running in 62dbc1bc672f 10:33:28 Removing intermediate container 62dbc1bc672f 10:33:28 ---> 2a0333937920 10:33:28 Step 4/24 : WORKDIR /device-sdk-go 10:33:28 ---> Running in 40f77f8dea84 10:33:29 Removing intermediate container 40f77f8dea84 10:33:29 ---> 9c2efc09c8f9 10:33:29 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:33:29 ---> Running in 9119ce1ec1fd 10:33:29 Removing intermediate container 9119ce1ec1fd 10:33:29 ---> 4375c1aea491 10:33:29 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:29 ---> Running in da803fc63c02 10:33:32 Removing intermediate container da803fc63c02 10:33:32 ---> e2eb405d9536 10:33:32 Step 7/24 : RUN apk add --update --no-cache make git 10:33:32 ---> Running in 7912ce320936 10:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:33:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:33:35 OK: 142 MiB in 39 packages 10:33:36 Removing intermediate container 7912ce320936 10:33:36 ---> fc1573c61f25 10:33:36 Step 8/24 : COPY . . 10:33:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.131s coverage: 10.5% of statements 10:33:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.212s coverage: 12.5% of statements 10:33:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:33:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.330s coverage: 32.5% of statements 10:33:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:33:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:33:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:33:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.238s coverage: 57.3% of statements 10:33:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.199s coverage: 6.4% of statements 10:33:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.069s coverage: 5.1% of statements 10:33:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:33:37 GO111MODULE=on go vet ./... 10:33:37 ---> f22f34a73597 10:33:37 Step 9/24 : RUN ${MAKE} 10:33:37 ---> Running in 7e9c3298946f 10:33:38 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 10:34:05 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:34:06 Removing intermediate container 7e9c3298946f 10:34:06 ---> c276278163c2 10:34:06 Step 10/24 : FROM scratch 10:34:06 ---> 10:34:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:34:06 ---> Running in ce4387774202 10:34:07 Removing intermediate container ce4387774202 10:34:07 ---> 9f02a14e6094 10:34:07 Step 12/24 : ENV APP_PORT=49990 10:34:07 ---> Running in bc76495aba9f 10:34:07 Removing intermediate container bc76495aba9f 10:34:07 ---> d048235fdb28 10:34:07 Step 13/24 : EXPOSE $APP_PORT 10:34:07 ---> Running in 189edf46eb92 10:34:08 Removing intermediate container 189edf46eb92 10:34:08 ---> f2a38d386560 10:34:08 Step 14/24 : WORKDIR / 10:34:08 ---> Running in 93216babd152 10:34:09 Removing intermediate container 93216babd152 10:34:09 ---> a7f0eb24993c 10:34:09 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:34:10 ---> 7e6de6fd62e7 10:34:10 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:34:10 gofmt -l . 10:34:10 [ "`gofmt -l .`" = "" ] 10:34:10 ./bin/test-attribution-txt.sh 10:34:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:34:10 $ docker stop --time=1 6aff942a9b6486e4ac4c4aac0624777c31eb7e1286245cf4fa867c63f09262ab 10:34:11 ---> 17f2225ae347 10:34:11 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:34:11 ---> 5f83d4227d2f 10:34:11 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:34:12 ---> 6d9b8d45d853 10:34:12 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:34:13 ---> 9d59b9156563 10:34:13 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:34:13 ---> Running in 96ec9b7f60fa 10:34:13 $ docker rm -f 6aff942a9b6486e4ac4c4aac0624777c31eb7e1286245cf4fa867c63f09262ab 10:34:13 Removing intermediate container 96ec9b7f60fa 10:34:13 ---> e4b495b69d71 10:34:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] // withDockerContainer [Pipeline] sh 10:34:13 ---> Running in befe61c40781 10:34:14 Removing intermediate container befe61c40781 10:34:14 ---> 28f70fa5452a 10:34:14 Step 22/24 : LABEL arch=arm64 10:34:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:34:14 Warning: overwriting stash ‘coverage-report’ 10:34:14 ---> Running in 869fe3bcb172 10:34:14 Removing intermediate container 869fe3bcb172 10:34:14 ---> 97055789310a 10:34:14 Step 23/24 : LABEL git_sha=661e24c2be0ee237fe0754a20a2fbc962ea95f03 10:34:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 10:34:14 ---> Running in 39dab5e51746 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:34:15 Removing intermediate container 39dab5e51746 10:34:15 ---> 5d61535f9e22 10:34:15 Step 24/24 : LABEL version=0.0.0 10:34:15 ---> Running in 829ce6773da6 10:34:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:34:15 + ls -al . 10:34:15 total 188 10:34:15 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 16 10:34 . 10:34:15 drwxrwxr-x. 4 jenkins jenkins 28 Mar 16 10:30 .. 10:34:15 drwxrwxr-x. 2 jenkins jenkins 64 Mar 16 10:30 bin 10:34:15 -rw-r--r--. 1 jenkins jenkins 102948 Mar 16 10:33 coverage.out 10:34:15 -rw-rw-r--. 1 jenkins jenkins 949 Mar 16 10:30 Dockerfile.build 10:34:15 -rw-rw-r--. 1 jenkins jenkins 140 Mar 16 10:30 .dockerignore 10:34:15 drwxrwxr-x. 4 jenkins jenkins 48 Mar 16 10:30 example 10:34:15 drwxrwxr-x. 8 jenkins jenkins 179 Mar 16 10:30 .git 10:34:15 drwxrwxr-x. 2 jenkins jenkins 103 Mar 16 10:30 .github 10:34:15 -rw-rw-r--. 1 jenkins jenkins 138 Mar 16 10:30 .gitignore 10:34:15 -rw-r--r--. 1 jenkins jenkins 479 Mar 16 10:34 go.mod 10:34:15 -rw-r--r--. 1 jenkins jenkins 17490 Mar 16 10:34 go.sum 10:34:15 drwxrwxr-x. 13 jenkins jenkins 193 Mar 16 10:30 internal 10:34:15 -rw-rw-r--. 1 jenkins jenkins 901 Mar 16 10:30 Jenkinsfile 10:34:15 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 16 10:30 LICENSE 10:34:15 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 16 10:30 Makefile 10:34:15 drwxrwxr-x. 4 jenkins jenkins 26 Mar 16 10:30 openapi 10:34:15 drwxrwxr-x. 5 jenkins jenkins 50 Mar 16 10:30 pkg 10:34:15 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 16 10:30 README.md 10:34:15 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 16 10:30 RELEASE-NOTES.txt 10:34:15 drwxrwxr-x. 4 jenkins jenkins 54 Mar 16 10:30 snap 10:34:15 -rw-rw-r--. 1 jenkins jenkins 5 Mar 16 10:27 VERSION 10:34:15 -rw-rw-r--. 1 jenkins jenkins 222 Mar 16 10:30 version.go [Pipeline] isUnix [Pipeline] sh 10:34:16 Removing intermediate container 829ce6773da6 10:34:16 ---> e2d582e2b561 10:34:16 [Warning] One or more build-args [ARCH] were not consumed 10:34:16 Successfully built e2d582e2b561 10:34:16 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] } 10:34:16 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=661e24c2be0ee237fe0754a20a2fbc962ea95f03 --label arch=amd64 --label version=0.0.0 . [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:34:17 ---> job-cost.sh 10:34:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TJSY 10:34:17 Sending build context to Docker daemon 2.459MB 10:34:17 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:34:17 Step 2/24 : FROM ${BASE} AS builder 10:34:17 ---> dbd8c10849a2 10:34:17 Step 3/24 : ARG MAKE='make build' 10:34:17 ---> Running in b465a0a8fe6f 10:34:18 Removing intermediate container b465a0a8fe6f 10:34:18 ---> f19f8c2c6048 10:34:18 Step 4/24 : WORKDIR /device-sdk-go 10:34:18 ---> Running in 1499ea4dfdda 10:34:18 Removing intermediate container 1499ea4dfdda 10:34:18 ---> b168c9b2affc 10:34:18 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:34:18 ---> Running in 505db8c2d905 10:34:18 Removing intermediate container 505db8c2d905 10:34:18 ---> 9d82a73ae549 10:34:18 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:19 ---> Running in 06243a3f6795 10:34:21 Removing intermediate container 06243a3f6795 10:34:21 ---> 684f04bdda84 10:34:21 Step 7/24 : RUN apk add --update --no-cache make git 10:34:21 ---> Running in fc57dbc3b207 10:34:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:34:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:34:24 OK: 166 MiB in 39 packages 10:34:24 Removing intermediate container fc57dbc3b207 10:34:24 ---> a5e4be02b651 10:34:24 Step 8/24 : COPY . . 10:34:26 ---> 0ba49fbd38ef 10:34:26 Step 9/24 : RUN ${MAKE} 10:34:26 ---> Running in 59bc78ff8d52 10:34:27 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 10:34:51 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:34:54 Removing intermediate container 59bc78ff8d52 10:34:54 ---> f85b10057560 10:34:54 Step 10/24 : FROM scratch 10:34:54 ---> 10:34:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:34:54 ---> Running in 482a733b3d35 10:34:55 Removing intermediate container 482a733b3d35 10:34:55 ---> aba36dcea65c 10:34:55 Step 12/24 : ENV APP_PORT=49990 10:34:55 ---> Running in 9fc9ae2bc900 10:34:55 Removing intermediate container 9fc9ae2bc900 10:34:55 ---> b2cd68fb625b 10:34:55 Step 13/24 : EXPOSE $APP_PORT 10:34:55 ---> Running in 9feddc1c1f0f 10:34:55 Removing intermediate container 9feddc1c1f0f 10:34:55 ---> 01b844534361 10:34:55 Step 14/24 : WORKDIR / 10:34:55 ---> Running in 7842c2a6180f 10:34:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:34:56 Removing intermediate container 7842c2a6180f 10:34:56 ---> f982baa51958 10:34:56 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:34:57 ---> 65f7728c7aee 10:34:57 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:34:58 ---> 001c98bcdcc3 10:34:58 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:34:58 ---> 56b1343510c0 10:34:58 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:34:59 ---> 5eaad6c82bb8 10:34:59 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:34:59 ---> c0074dcd3736 10:34:59 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:34:59 ---> Running in 2bb32bc55ea1 10:34:59 Removing intermediate container 2bb32bc55ea1 10:34:59 ---> 96837a3f7d38 10:34:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:59 ---> Running in 03a10b2ad66b 10:35:00 Removing intermediate container 03a10b2ad66b 10:35:00 ---> e726898ca358 10:35:00 Step 22/24 : LABEL arch=amd64 10:35:00 ---> Running in c55e94090049 10:35:00 Removing intermediate container c55e94090049 10:35:00 ---> e1c4984debc8 10:35:00 Step 23/24 : LABEL git_sha=661e24c2be0ee237fe0754a20a2fbc962ea95f03 10:35:00 ---> Running in 7899904549fb 10:35:01 Removing intermediate container 7899904549fb 10:35:01 ---> c7d13a01c10a 10:35:01 Step 24/24 : LABEL version=0.0.0 10:35:01 ---> Running in 3b96a0902bde 10:35:01 Removing intermediate container 3b96a0902bde 10:35:01 ---> 97084c5a856d 10:35:01 [Warning] One or more build-args [ARCH] were not consumed 10:35:01 Successfully built 97084c5a856d 10:35:02 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 10:35:03 ---> job-cost.sh 10:35:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OxYe 10:35:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:36:09 lf-activate-venv(): INFO: Adding /tmp/venv-OxYe/bin to PATH 10:36:09 INFO: No Stack... 10:36:09 INFO: Retrieving Pricing Info for: v1-standard-2 10:36:10 INFO: Archiving Costs [Pipeline] sh 10:36:10 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 10:36:10 + cut -d, -f6 [Pipeline] lock 10:36:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-820-2-stack-cost] 10:36:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-820-2-stack-cost] did not exist. Created. 10:36:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-820-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:11 + echo total: 0.029999999329447746 [Pipeline] stash 10:36:11 Stashed 1 file(s) [Pipeline] } 10:36:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-820-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-TJSY/bin to PATH 10:36:32 INFO: No Stack... 10:36:32 INFO: Retrieving Pricing Info for: lf-standard-4 10:36:32 INFO: Archiving Costs [Pipeline] sh 10:36:33 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 10:36:33 + cut -d, -f6 [Pipeline] lock 10:36:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-820-2-stack-cost] 10:36:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-820-2-stack-cost] did not exist. Created. 10:36:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-820-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:33 /w/workspace/device-sdk-go/2@tmp/durable-43d6f189/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-43d6f189/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:36:34 + echo total: 0.20999999344348907 [Pipeline] stash 10:36:34 Warning: overwriting stash ‘stack-cost’ 10:36:34 Stashed 1 file(s) [Pipeline] } 10:36:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-820-2-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 10:36:35 provisioning config files... 10:36:35 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp/config8852242696418161111tmp [Pipeline] { [Pipeline] sh 10:36:36 + set +x 10:36:36 + curl -s https://codecov.io/bash 10:36:36 + bash -s -- 10:36:36 10:36:36 _____ _ 10:36:36 / ____| | | 10:36:36 | | ___ __| | ___ ___ _____ __ 10:36:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:36:36 | |___| (_) | (_| | __/ (_| (_) \ V / 10:36:36 \_____\___/ \__,_|\___|\___\___/ \_/ 10:36:36 Bash-20210309-2b87ace 10:36:36 10:36:36 10:36:36 ==> git version 2.24.3 found 10:36:36 ==> 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 10:36:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:36:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:36:36 ==> Jenkins CI detected. 10:36:36 project root: . 10:36:36 --> token set from env 10:36:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:36:36 ==> Running gcov in . (disable via -X gcov) 10:36:36 ==> Python coveragepy not found 10:36:36 ==> Searching for coverage reports in: 10:36:36 + . 10:36:36 -> Found 1 reports 10:36:36 ==> Detecting git/mercurial file structure 10:36:36 ==> Reading reports 10:36:36 + ./coverage.out bytes=102948 10:36:36 ==> Appending adjustments 10:36:36 https://docs.codecov.io/docs/fixing-reports 10:36:37 + Found adjustments 10:36:37 ==> Gzipping contents 10:36:37 16K /tmp/codecov.Q3TB1x.gz 10:36:37 ==> Uploading reports 10:36:37 url: https://codecov.io 10:36:37 query: branch=PR-820&commit=661e24c2be0ee237fe0754a20a2fbc962ea95f03&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-820%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=820&job=&cmd_args= 10:36:37 -> Pinging Codecov 10:36:37 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-820&commit=661e24c2be0ee237fe0754a20a2fbc962ea95f03&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-820%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=820&job=&cmd_args= 10:36:38 -> Uploading to 10:36:38 https://storage.googleapis.com/codecov/v4/raw/2021-03-16/7E55EF52A471D76F132DFD9A03CDDE97/661e24c2be0ee237fe0754a20a2fbc962ea95f03/93340d1a-6a13-42c3-8d24-86579eff6e38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210316T103637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=954adca90e7c602af4a93ab685f00449a62388afa160ba32332a14c42451db69 10:36:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:38 Dload Upload Total Spent Left Speed 10:36:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13876 0 0 100 13876 0 28159 --:--:-- --:--:-- --:--:-- 28146 100 13876 0 0 100 13876 0 28140 --:--:-- --:--:-- --:--:-- 28146 10:36:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/661e24c2be0ee237fe0754a20a2fbc962ea95f03 [Pipeline] } 10:36:38 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 10:36:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:41 ---> package-listing.sh 10:36:41 ++ facter osfamily 10:36:41 ++ tr '[:upper:]' '[:lower:]' 10:36:42 + OS_FAMILY=redhat 10:36:42 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-820 10:36:42 + START_PACKAGES=/tmp/packages_start.txt 10:36:42 + END_PACKAGES=/tmp/packages_end.txt 10:36:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:42 + PACKAGES=/tmp/packages_start.txt 10:36:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-820 ']' 10:36:42 + PACKAGES=/tmp/packages_end.txt 10:36:42 + case "${OS_FAMILY}" in 10:36:42 + rpm -qa 10:36:42 + sort 10:36:47 + '[' -f /tmp/packages_start.txt ']' 10:36:47 + '[' -f /tmp/packages_end.txt ']' 10:36:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-820 ']' 10:36:47 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-820/archives/ 10:36:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-820/archives/ [Pipeline] echo 10:36:47 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-820/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:36:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:36:48 10:36:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:36:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:36:48 alpine: Pulling from edgex-lftools-log-publisher 10:36:48 df20fa9351a1: Pulling fs layer 10:36:48 36b3adc4ff6f: Pulling fs layer 10:36:48 8ad3a11d3b57: Pulling fs layer 10:36:48 46f8f816bc3b: Pulling fs layer 10:36:48 93b61091891f: Pulling fs layer 10:36:48 93b9cdb0e59b: Pulling fs layer 10:36:48 5e14af77c1be: Pulling fs layer 10:36:48 01666e4c0597: Pulling fs layer 10:36:48 aa168da1d23b: Pulling fs layer 10:36:48 93b9cdb0e59b: Waiting 10:36:48 5e14af77c1be: Waiting 10:36:48 93b61091891f: Waiting 10:36:48 46f8f816bc3b: Waiting 10:36:48 01666e4c0597: Waiting 10:36:48 aa168da1d23b: Waiting 10:36:48 36b3adc4ff6f: Verifying Checksum 10:36:48 36b3adc4ff6f: Download complete 10:36:49 46f8f816bc3b: Verifying Checksum 10:36:49 46f8f816bc3b: Download complete 10:36:49 df20fa9351a1: Verifying Checksum 10:36:49 df20fa9351a1: Download complete 10:36:49 93b9cdb0e59b: Verifying Checksum 10:36:49 93b9cdb0e59b: Download complete 10:36:49 93b61091891f: Download complete 10:36:49 5e14af77c1be: Download complete 10:36:49 01666e4c0597: Verifying Checksum 10:36:49 01666e4c0597: Download complete 10:36:49 df20fa9351a1: Pull complete 10:36:50 8ad3a11d3b57: Verifying Checksum 10:36:50 8ad3a11d3b57: Download complete 10:36:50 36b3adc4ff6f: Pull complete 10:36:51 8ad3a11d3b57: Pull complete 10:36:51 46f8f816bc3b: Pull complete 10:36:52 93b61091891f: Pull complete 10:36:52 93b9cdb0e59b: Pull complete 10:36:53 aa168da1d23b: Verifying Checksum 10:36:53 aa168da1d23b: Download complete 10:36:53 5e14af77c1be: Pull complete 10:36:53 01666e4c0597: Pull complete 10:37:11 aa168da1d23b: Pull complete 10:37:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:37:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:37:12 prd-centos7-docker-4c-2g-29980 does not seem to be running inside a container 10:37:12 $ 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-820/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-820 -v /w/workspace/dgexfoundry_device-sdk-go_PR-820:/w/workspace/dgexfoundry_device-sdk-go_PR-820:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-820@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:10003/edgex-lftools-log-publisher:alpine cat 10:37:17 $ docker top c23ee15bb80158cc393d5f682a195da2cf9fa579f66fcb58588ad1f8968198c5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:18 + touch /tmp/pre-build-complete [Pipeline] sh 10:37:19 + mkdir -p /var/log/sa [Pipeline] sh 10:37:19 + ls /var/log/sa-host 10:37:19 + sadf -c /var/log/sa-host/sa16 10:37:19 file_magic: OK 10:37:19 HZ: Using current value: 100 10:37:19 file_header: OK 10:37:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:37:19 Statistics: 10:37:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:37:19 File successfully converted to sysstat format version 12.2.1 10:37:19 + sadf -c /var/log/sa-host/sa23 10:37:19 file_magic: OK 10:37:19 HZ: Using current value: 100 10:37:19 file_header: OK 10:37:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:37:19 Statistics: 10:37:19 Hnuu...uuuununununu... 10:37:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:20 provisioning config files... 10:37:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp/config5564935035897774822tmp [Pipeline] { [Pipeline] echo 10:37:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:37:20 ---> create-netrc.sh [Pipeline] } 10:37:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:37:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:37:21 ---> python-tools-install.sh [Pipeline] echo 10:37:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:37:21 ---> sudo-logs.sh 10:37:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:37:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:37:21 ---> job-cost.sh 10:37:21 lf-activate-venv: SKIPPING 10:37:21 DEBUG: total: 0.20999999344348907 10:37:21 INFO: Retrieving Stack Cost... 10:37:23 INFO: Retrieving Pricing Info for: v1-standard-2 10:37:23 INFO: Archiving Costs [Pipeline] echo 10:37:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:37:24 ---> logs-deploy.sh 10:37:24 lf-activate-venv: SKIPPING 10:37:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-820/2 10:37:24 INFO: archiving workspace using pattern(s): 10:37:26 Archives upload complete. 10:37:26 INFO: archiving logs to Nexus 10:37:28 ---> uname -a: 10:37:28 Linux prd-centos7-docker-4c-2g-29980.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:37:28 10:37:28 10:37:28 ---> lscpu: 10:37:28 Architecture: x86_64 10:37:28 CPU op-mode(s): 32-bit, 64-bit 10:37:28 Byte Order: Little Endian 10:37:28 Address sizes: 40 bits physical, 48 bits virtual 10:37:28 CPU(s): 4 10:37:28 On-line CPU(s) list: 0-3 10:37:28 Thread(s) per core: 1 10:37:28 Core(s) per socket: 1 10:37:28 Socket(s): 4 10:37:28 NUMA node(s): 1 10:37:28 Vendor ID: GenuineIntel 10:37:28 CPU family: 6 10:37:28 Model: 44 10:37:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:37:28 Stepping: 1 10:37:28 CPU MHz: 2933.438 10:37:28 BogoMIPS: 5866.87 10:37:28 Virtualization: VT-x 10:37:28 Hypervisor vendor: KVM 10:37:28 Virtualization type: full 10:37:28 L1d cache: 128 KiB 10:37:28 L1i cache: 128 KiB 10:37:28 L2 cache: 16 MiB 10:37:28 L3 cache: 64 MiB 10:37:28 NUMA node0 CPU(s): 0-3 10:37:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:37:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:37:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:37:28 Vulnerability Meltdown: Mitigation; PTI 10:37:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:37:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:37:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:37:28 Vulnerability Srbds: Not affected 10:37:28 Vulnerability Tsx async abort: Not affected 10:37:28 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 10:37:28 10:37:28 10:37:28 ---> nproc: 10:37:28 4 10:37:28 10:37:28 10:37:28 ---> df -h: 10:37:28 Filesystem Size Used Available Use% Mounted on 10:37:28 overlay 50.0G 7.3G 42.7G 15% / 10:37:28 tmpfs 64.0M 0 64.0M 0% /dev 10:37:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:37:28 shm 64.0M 0 64.0M 0% /dev/shm 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-820 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-820@tmp 10:37:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:37:28 10:37:28 10:37:28 ---> free -m: 10:37:28 total used free shared buff/cache available 10:37:28 Mem: 1837 728 100 0 1008 1004 10:37:28 Swap: 1023 0 1023 10:37:28 10:37:28 10:37:28 ---> ip addr: 10:37:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:37:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:37:28 inet 127.0.0.1/8 scope host lo 10:37:28 valid_lft forever preferred_lft forever 10:37:28 inet6 ::1/128 scope host 10:37:28 valid_lft forever preferred_lft forever 10:37:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:37:28 link/ether fa:16:3e:a7:c9:05 brd ff:ff:ff:ff:ff:ff 10:37:28 inet 10.30.122.70/23 brd 10.30.123.255 scope global dynamic eth0 10:37:28 valid_lft 85697sec preferred_lft 85697sec 10:37:28 inet6 fe80::f816:3eff:fea7:c905/64 scope link 10:37:28 valid_lft forever preferred_lft forever 10:37:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:37:28 link/ether 02:42:35:65:ad:1f brd ff:ff:ff:ff:ff:ff 10:37:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:37:28 valid_lft forever preferred_lft forever 10:37:28 inet6 fe80::42:35ff:fe65:ad1f/64 scope link 10:37:28 valid_lft forever preferred_lft forever 10:37:28 10:37:28 10:37:28 ---> sar -b -r -n DEV: 10:37:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 10:37:28 10:37:28 10:25:32 LINUX RESTART (4 CPU) 10:37:28 10:37:28 10:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:37:28 10:27:01 149.54 96.97 52.56 0.00 6890.15 37358.37 0.00 10:37:28 10:28:01 45.96 12.29 33.67 0.00 4469.22 2281.88 0.00 10:37:28 10:29:01 1.76 0.00 1.76 0.00 0.00 33.52 0.00 10:37:28 10:30:02 0.27 0.00 0.27 0.00 0.00 3.34 0.00 10:37:28 10:31:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 10:37:28 10:32:01 0.33 0.00 0.33 0.00 0.00 4.23 0.00 10:37:28 10:33:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 10:37:28 10:34:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 10:37:28 10:35:01 0.18 0.00 0.18 0.00 0.00 2.16 0.00 10:37:28 10:36:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 10:37:28 10:37:01 83.16 51.05 32.11 0.00 4419.81 9565.96 0.00 10:37:28 Average: 25.54 14.49 11.06 0.00 1430.22 4439.44 0.00 10:37:28 10:37:28 10:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:37:28 10:27:01 68300 0 577140 30.67 2620 1233484 1099948 37.54 398028 1218484 2220 10:37:28 10:28:01 136404 0 637580 33.89 2620 1104940 1186460 40.49 428752 1116304 16 10:37:28 10:29:01 152028 0 621952 33.06 2620 1104944 1078864 36.82 433944 1098064 16 10:37:28 10:30:02 149176 0 624748 33.20 2620 1105000 1079056 36.83 431156 1103852 16 10:37:28 10:31:01 149400 0 624572 33.19 2620 1104952 1078996 36.82 439584 1095264 8 10:37:28 10:32:01 149440 0 624524 33.19 2620 1104960 1078996 36.82 438284 1096536 8 10:37:28 10:33:01 149968 0 623996 33.16 2620 1104960 1078960 36.82 437976 1096536 8 10:37:28 10:34:01 150756 0 623204 33.12 2620 1104964 1078864 36.82 437476 1096532 8 10:37:28 10:35:01 150732 0 623220 33.12 2620 1104972 1078864 36.82 437484 1096532 8 10:37:28 10:36:01 149904 0 624044 33.17 2620 1104976 1079020 36.83 438320 1096532 8 10:37:28 10:37:01 66464 0 725396 38.55 2620 1087064 1498580 51.14 573040 1019852 96148 10:37:28 Average: 133870 0 630034 33.48 2620 1115020 1128783 38.52 444913 1103135 8951 10:37:28 10:37:28 10:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:37:28 10:27:01 eth0 167.28 117.83 623.30 48.23 0.00 0.00 0.00 0.00 10:37:28 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:28:01 eth0 111.08 89.08 473.82 51.94 0.00 0.00 0.00 0.00 10:37:28 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:28:01 docker0 7.45 5.86 1.30 23.62 0.00 0.00 0.00 0.00 10:37:28 10:29:01 eth0 1.00 0.08 0.07 0.01 0.00 0.00 0.00 0.00 10:37:28 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:30:02 eth0 1.23 0.58 0.44 0.16 0.00 0.00 0.00 0.00 10:37:28 10:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:31:01 eth0 0.54 0.32 0.28 0.26 0.00 0.00 0.00 0.00 10:37:28 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:32:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:37:28 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:33:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:37:28 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:37:28 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:35:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:37:28 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:36:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 10:37:28 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:37:01 eth0 200.75 167.37 2169.62 19.12 0.00 0.00 0.00 0.00 10:37:28 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 Average: eth0 43.89 34.16 297.34 10.89 0.00 0.00 0.00 0.00 10:37:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:28 Average: docker0 0.68 0.54 0.12 2.16 0.00 0.00 0.00 0.00 10:37:28 10:37:28 10:37:28 ---> sar -P ALL: 10:37:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 10:37:28 10:37:28 10:25:32 LINUX RESTART (4 CPU) 10:37:28 10:37:28 10:26:02 CPU %user %nice %system %iowait %steal %idle 10:37:28 10:27:01 all 13.41 0.00 8.18 11.34 36.02 31.05 10:37:28 10:27:01 0 12.06 0.00 7.23 12.16 37.05 31.50 10:37:28 10:27:01 1 12.98 0.00 6.94 12.49 36.67 30.93 10:37:28 10:27:01 2 12.30 0.00 6.89 11.56 35.90 33.35 10:37:28 10:27:01 3 16.45 0.00 11.83 9.03 34.39 28.30 10:37:28 10:28:01 all 3.59 0.00 3.10 1.62 13.91 77.78 10:37:28 10:28:01 0 2.93 0.00 2.88 1.57 15.29 77.32 10:37:28 10:28:01 1 3.99 0.00 3.66 1.63 14.36 76.35 10:37:28 10:28:01 2 3.58 0.00 3.07 1.58 11.96 79.81 10:37:28 10:28:01 3 3.85 0.00 2.80 1.69 14.01 77.65 10:37:28 10:29:01 all 0.10 0.00 0.07 0.00 0.65 99.18 10:37:28 10:29:01 0 0.03 0.00 0.07 0.00 0.35 99.55 10:37:28 10:29:01 1 0.07 0.00 0.10 0.00 0.78 99.05 10:37:28 10:29:01 2 0.05 0.00 0.08 0.00 0.88 98.99 10:37:28 10:29:01 3 0.23 0.00 0.05 0.00 0.58 99.14 10:37:28 10:30:02 all 0.10 0.00 0.14 0.00 0.85 98.91 10:37:28 10:30:02 0 0.03 0.00 0.03 0.00 1.10 98.83 10:37:28 10:30:02 1 0.07 0.00 0.47 0.00 1.08 98.39 10:37:28 10:30:02 2 0.05 0.00 0.05 0.00 0.71 99.19 10:37:28 10:30:02 3 0.25 0.00 0.02 0.00 0.51 99.22 10:37:28 10:31:01 all 0.07 0.00 0.03 0.00 1.08 98.82 10:37:28 10:31:01 0 0.00 0.00 0.02 0.00 1.27 98.71 10:37:28 10:31:01 1 0.02 0.00 0.05 0.00 0.64 99.29 10:37:28 10:31:01 2 0.03 0.00 0.05 0.00 1.42 98.49 10:37:28 10:31:01 3 0.22 0.00 0.02 0.00 0.97 98.79 10:37:28 10:32:01 all 0.09 0.00 0.09 0.00 1.32 98.50 10:37:28 10:32:01 0 0.02 0.00 0.02 0.00 0.83 99.14 10:37:28 10:32:01 1 0.07 0.00 0.08 0.00 1.09 98.76 10:37:28 10:32:01 2 0.02 0.00 0.23 0.00 1.66 98.09 10:37:28 10:32:01 3 0.25 0.00 0.05 0.00 1.71 97.99 10:37:28 10:33:01 all 0.07 0.00 0.04 0.00 0.93 98.96 10:37:28 10:33:01 0 0.00 0.00 0.02 0.00 0.33 99.65 10:37:28 10:33:01 1 0.23 0.00 0.05 0.00 0.58 99.14 10:37:28 10:33:01 2 0.03 0.00 0.05 0.00 1.11 98.81 10:37:28 10:33:01 3 0.03 0.00 0.03 0.00 1.69 98.24 10:37:28 10:34:01 all 0.12 0.00 0.02 0.00 0.25 99.61 10:37:28 10:34:01 0 0.03 0.00 0.05 0.00 0.25 99.67 10:37:28 10:34:01 1 0.42 0.00 0.03 0.00 0.20 99.35 10:37:28 10:34:01 2 0.02 0.00 0.02 0.00 0.38 99.58 10:37:28 10:34:01 3 0.02 0.00 0.00 0.00 0.15 99.83 10:37:28 10:35:01 all 0.09 0.00 0.03 0.00 0.95 98.93 10:37:28 10:35:01 0 0.07 0.00 0.05 0.00 1.55 98.34 10:37:28 10:35:01 1 0.25 0.00 0.02 0.00 1.51 98.23 10:37:28 10:35:01 2 0.02 0.00 0.02 0.00 0.40 99.57 10:37:28 10:35:01 3 0.02 0.00 0.03 0.00 0.35 99.60 10:37:28 10:36:01 all 0.10 0.00 0.03 0.00 0.79 99.08 10:37:28 10:36:01 0 0.30 0.00 0.03 0.00 1.50 98.17 10:37:28 10:36:01 1 0.05 0.00 0.05 0.00 1.25 98.65 10:37:28 10:36:01 2 0.02 0.00 0.02 0.00 0.20 99.77 10:37:28 10:36:01 3 0.02 0.00 0.02 0.00 0.22 99.75 10:37:28 10:37:01 all 2.69 0.00 2.11 1.19 9.27 84.73 10:37:28 10:37:01 0 2.62 0.00 2.27 1.81 9.91 83.39 10:37:28 10:37:01 1 2.71 0.00 2.11 0.76 9.93 84.49 10:37:28 10:37:01 2 2.59 0.00 1.90 1.49 8.58 85.44 10:37:28 10:37:01 3 2.83 0.00 2.17 0.71 8.67 85.62 10:37:28 10:37:28 Average: CPU %user %nice %system %iowait %steal %idle 10:37:28 Average: all 1.97 0.00 1.33 1.38 6.32 88.99 10:37:28 Average: 0 1.76 0.00 1.23 1.53 6.70 88.78 10:37:28 Average: 1 2.02 0.00 1.30 1.47 6.55 88.66 10:37:28 Average: 2 1.82 0.00 1.19 1.44 6.09 89.47 10:37:28 Average: 3 2.28 0.00 1.61 1.09 5.95 89.07 10:37:28 10:37:28 10:37:28