Pull request #960 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 79864a9efc35071c9b1c277b8e1661acaff94390+7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f (e5ec11f59da48c85d18467fb2e80309208642944) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3055794727517173965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8039441632828686150.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-960/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-960/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5234361950696518044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7159294452791062040.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-960/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-960/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7077241842171063883.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13 in /w/workspace/dgexfoundry_device-sdk-go_PR-960 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-960 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/jenkins-gitclient-ssh6055536261218710690.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/jenkins-gitclient-ssh4655486464354680070.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/960/head:refs/remotes/origin/PR-960 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f into PR head commit 79864a9efc35071c9b1c277b8e1661acaff94390 Merge succeeded, producing 79864a9efc35071c9b1c277b8e1661acaff94390 Checking out Revision 79864a9efc35071c9b1c277b8e1661acaff94390 (PR-960) > git config core.sparsecheckout # timeout=10 > git checkout -f 79864a9efc35071c9b1c277b8e1661acaff94390 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/jenkins-gitclient-ssh3171954872189304458.key > git merge 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79864a9efc35071c9b1c277b8e1661acaff94390 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:24:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:24:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:24:13 ========================================================= 10:24:13 EdgeX Global Pipelines Version Info 10:24:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0ca7ea3776b5e84577cde9154760653fc07efa37 # timeout=10 10:24:14 ------------------- 10:24:14 stable info: 10:24:14 ------------------- 10:24:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:24:14 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:24:14 Message: update stable to v1.0.194 10:24:15 ------------------- 10:24:15 experimental info: 10:24:15 ------------------- 10:24:15 Commited By: **** collab-it+edgex@linuxfoundation.org 10:24:15 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:24:15 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:24:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:24:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:24:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-960 [Pipeline] echo 10:24:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-960 [Pipeline] echo 10:24:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-960 [Pipeline] echo 10:24:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79864a9efc35071c9b1c277b8e1661acaff94390 [Pipeline] echo 10:24:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79864a9 [Pipeline] echo 10:24:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:16 provisioning config files... 10:24:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/config418599889521297620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:16 ---> docker-login.sh 10:24:16 nexus3.edgexfoundry.org:10001 10:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:17 Configure a credential helper to remove this warning. See 10:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:17 10:24:17 Login Succeeded 10:24:17 nexus3.edgexfoundry.org:10002 10:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:17 Configure a credential helper to remove this warning. See 10:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:17 10:24:17 Login Succeeded 10:24:17 nexus3.edgexfoundry.org:10003 10:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:17 Configure a credential helper to remove this warning. See 10:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:17 10:24:17 Login Succeeded 10:24:17 nexus3.edgexfoundry.org:10004 10:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:17 Configure a credential helper to remove this warning. See 10:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:17 10:24:17 Login Succeeded 10:24:17 docker.io 10:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:17 Configure a credential helper to remove this warning. See 10:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:17 10:24:17 Login Succeeded 10:24:17 ---> docker-login.sh ends [Pipeline] } 10:24:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:18 + git log --format=format:%s -1 79864a9efc35071c9b1c277b8e1661acaff94390 [Pipeline] echo 10:24:18 GIT_COMMIT: 79864a9efc35071c9b1c277b8e1661acaff94390, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 10:24:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:19 10:24:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:24:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:19 latest: Pulling from edgex-devops/git-semver 10:24:19 31603596830f: Pulling fs layer 10:24:19 54011a49482f: Pulling fs layer 10:24:19 a6820b24f6d8: Pulling fs layer 10:24:19 f581987b2513: Pulling fs layer 10:24:19 f581987b2513: Waiting 10:24:19 54011a49482f: Download complete 10:24:19 31603596830f: Verifying Checksum 10:24:19 31603596830f: Download complete 10:24:19 f581987b2513: Verifying Checksum 10:24:19 f581987b2513: Download complete 10:24:19 a6820b24f6d8: Verifying Checksum 10:24:19 a6820b24f6d8: Download complete 10:24:19 31603596830f: Pull complete 10:24:19 54011a49482f: Pull complete 10:24:20 a6820b24f6d8: Pull complete 10:24:20 f581987b2513: Pull complete 10:24:20 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:24:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:24:20 prd-centos7-docker-4c-2g-13 does not seem to be running inside a container 10:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-960 -v /w/workspace/dgexfoundry_device-sdk-go_PR-960:/w/workspace/dgexfoundry_device-sdk-go_PR-960:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-960@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:24:22 $ docker top d21c95b64a389ec81bdc3497716a0b3ff65603fbf01a440e59bf3e2520dab634 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:24:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:22 [ssh-agent] Looking for ssh-agent implementation... 10:24:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:22 $ docker exec d21c95b64a389ec81bdc3497716a0b3ff65603fbf01a440e59bf3e2520dab634 ssh-agent 10:24:22 SSH_AUTH_SOCK=/tmp/ssh-EVG4aJdq1CEa/agent.14 10:24:22 SSH_AGENT_PID=20 10:24:22 Running ssh-add (command line suppressed) 10:24:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/private_key_2536384141903174030.key (/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/private_key_2536384141903174030.key) 10:24:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:22 + git tag --points-at HEAD [Pipeline] } 10:24:22 $ docker exec --env ******** --env ******** d21c95b64a389ec81bdc3497716a0b3ff65603fbf01a440e59bf3e2520dab634 ssh-agent -k 10:24:23 unset SSH_AUTH_SOCK; 10:24:23 unset SSH_AGENT_PID; 10:24:23 echo Agent pid 20 killed; 10:24:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:24:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:23 [ssh-agent] Looking for ssh-agent implementation... 10:24:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:23 $ docker exec d21c95b64a389ec81bdc3497716a0b3ff65603fbf01a440e59bf3e2520dab634 ssh-agent 10:24:23 SSH_AUTH_SOCK=/tmp/ssh-eaglz40MkBwT/agent.52 10:24:23 SSH_AGENT_PID=58 10:24:23 Running ssh-add (command line suppressed) 10:24:23 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/private_key_8155756820946991787.key (/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/private_key_8155756820946991787.key) 10:24:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:23 + git semver init 10:24:23 # -> Open(): unable to determine branch for HEAD 10:24:23 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-960/.git 10:24:23 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-960 10:24:23 # $SEMVER_REMOTE_NAME = origin 10:24:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:24:23 # $SEMVER_USER_NAME = edgex-jenkins 10:24:23 # $SEMVER_BRANCH = PR-960 10:24:23 # $SEMVER_TEMP = /tmp/semver-970001049 10:24:23 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:24:24 # '/tmp/semver-970001049' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-960/.semver' 10:24:24 # -> Force: false 10:24:24 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-960/.semver [Pipeline] } 10:24:24 $ docker exec --env ******** --env ******** d21c95b64a389ec81bdc3497716a0b3ff65603fbf01a440e59bf3e2520dab634 ssh-agent -k 10:24:24 unset SSH_AUTH_SOCK; 10:24:24 unset SSH_AGENT_PID; 10:24:24 echo Agent pid 58 killed; 10:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:24:25 + git semver [Pipeline] } 10:24:25 $ docker stop --time=1 d21c95b64a389ec81bdc3497716a0b3ff65603fbf01a440e59bf3e2520dab634 10:24:26 $ docker rm -f d21c95b64a389ec81bdc3497716a0b3ff65603fbf01a440e59bf3e2520dab634 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:24:27 Stashed 1 file(s) [Pipeline] echo 10:24:27 [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:24:42 Still waiting to schedule task 10:24:42 ‘prd-centos7-docker-4c-2g-12’ is offline 10:24:42 ‘prd-centos7-docker-4c-2g-15’ is offline 10:24:42 ‘prd-centos7-docker-4c-2g-17’ is offline 10:24:42 ‘prd-centos7-docker-4c-2g-8’ is offline 10:24:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-9’ doesn’t have label ‘centos7-docker-4c-2g’ 10:24:42 Still waiting to schedule task 10:24:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-9’ is offline 10:25:40 Running on prd-centos7-docker-4c-2g-18 in /w/workspace/dgexfoundry_device-sdk-go_PR-960 [Pipeline] { [Pipeline] ws 10:25:40 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 10:25:40 Selected Git installation does not exist. Using Default 10:25:40 The recommended git tool is: NONE 10:25:42 using credential edgex-jenkins-ssh 10:25:42 Cloning the remote Git repository 10:25:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:25:42 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:25:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:25:42 > git --version # timeout=10 10:25:42 > git --version # 'git version 2.24.4' 10:25:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:42 [INFO] Currently running in a labeled security context 10:25:42 [INFO] Currently SELinux is 'enforcing' on the host 10:25:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4670118062550551550.key 10:25:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:44 Merging remotes/origin/master commit 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f into PR head commit 79864a9efc35071c9b1c277b8e1661acaff94390 10:25:44 Merge succeeded, producing 79864a9efc35071c9b1c277b8e1661acaff94390 10:25:44 Checking out Revision 79864a9efc35071c9b1c277b8e1661acaff94390 (PR-960) 10:25:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:25:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:25:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:25:43 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:43 [INFO] Currently running in a labeled security context 10:25:43 [INFO] Currently SELinux is 'enforcing' on the host 10:25:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1001367289285374931.key 10:25:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/960/head:refs/remotes/origin/PR-960 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:25:44 > git config core.sparsecheckout # timeout=10 10:25:44 > git checkout -f 79864a9efc35071c9b1c277b8e1661acaff94390 # timeout=10 10:25:44 > git remote # timeout=10 10:25:44 > git config --get remote.origin.url # timeout=10 10:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:44 [INFO] Currently running in a labeled security context 10:25:44 [INFO] Currently SELinux is 'enforcing' on the host 10:25:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7854939125878216956.key 10:25:44 > git merge 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 10:25:44 > git rev-parse HEAD^{commit} # timeout=10 10:25:44 > git config core.sparsecheckout # timeout=10 10:25:44 > git checkout -f 79864a9efc35071c9b1c277b8e1661acaff94390 # timeout=10 10:25:48 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:25:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:25:49 + true 10:25:49 + sudo service docker restart 10:25:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:07 provisioning config files... 10:26:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4078325140716609657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:08 ---> docker-login.sh 10:26:08 nexus3.edgexfoundry.org:10001 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:08 Configure a credential helper to remove this warning. See 10:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:08 10:26:08 Login Succeeded 10:26:08 nexus3.edgexfoundry.org:10002 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:08 Configure a credential helper to remove this warning. See 10:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:08 10:26:08 Login Succeeded 10:26:08 nexus3.edgexfoundry.org:10003 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:08 Configure a credential helper to remove this warning. See 10:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:08 10:26:08 Login Succeeded 10:26:08 nexus3.edgexfoundry.org:10004 10:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:09 Configure a credential helper to remove this warning. See 10:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:09 10:26:09 Login Succeeded 10:26:09 docker.io 10:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:09 Configure a credential helper to remove this warning. See 10:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:09 10:26:09 Login Succeeded 10:26:09 ---> docker-login.sh ends [Pipeline] } 10:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:09 ========================================================= 10:26:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:26:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:26:09 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:26:09 Sending build context to Docker daemon 2.638MB 10:26:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:26:09 Step 2/8 : FROM ${BASE} 10:26:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:26:10 540db60ca938: Pulling fs layer 10:26:10 adcc1eea9eea: Pulling fs layer 10:26:10 4c4ab2625f07: Pulling fs layer 10:26:10 0510c868ecb4: Pulling fs layer 10:26:10 afea3b2eda06: Pulling fs layer 10:26:10 7809a108b3ef: Pulling fs layer 10:26:10 f706445af74f: Pulling fs layer 10:26:10 0510c868ecb4: Waiting 10:26:10 afea3b2eda06: Waiting 10:26:10 7809a108b3ef: Waiting 10:26:10 f706445af74f: Waiting 10:26:10 4c4ab2625f07: Verifying Checksum 10:26:10 4c4ab2625f07: Download complete 10:26:10 adcc1eea9eea: Verifying Checksum 10:26:10 adcc1eea9eea: Download complete 10:26:10 afea3b2eda06: Verifying Checksum 10:26:10 afea3b2eda06: Download complete 10:26:10 7809a108b3ef: Verifying Checksum 10:26:10 7809a108b3ef: Download complete 10:26:10 540db60ca938: Verifying Checksum 10:26:10 540db60ca938: Download complete 10:26:10 540db60ca938: Pull complete 10:26:10 adcc1eea9eea: Pull complete 10:26:10 4c4ab2625f07: Pull complete 10:26:13 f706445af74f: Verifying Checksum 10:26:13 f706445af74f: Download complete 10:26:14 0510c868ecb4: Verifying Checksum 10:26:14 0510c868ecb4: Download complete 10:26:17 0510c868ecb4: Pull complete 10:26:17 afea3b2eda06: Pull complete 10:26:17 7809a108b3ef: Pull complete 10:26:19 f706445af74f: Pull complete 10:26:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:26:19 ---> b068be0155e3 10:26:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:26:29 ---> Running in 11defa41e051 10:26:29 Removing intermediate container 11defa41e051 10:26:29 ---> 8773d22afdbb 10:26:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:29 ---> Running in ddfa6f02eb9e 10:26:30 Removing intermediate container ddfa6f02eb9e 10:26:30 ---> c9b83576ec61 10:26:30 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:26:30 ---> Running in 7b2fa1e0e169 10:26:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:26:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:26:32 (1/6) Installing libc-dev (0.7.2-r3) 10:26:32 (2/6) Installing libsodium (1.0.18-r0) 10:26:32 (3/6) Installing pkgconf (1.7.3-r0) 10:26:32 (4/6) Installing libsodium-dev (1.0.18-r0) 10:26:32 (5/6) Installing libzmq (4.3.3-r1) 10:26:33 (6/6) Installing zeromq-dev (4.3.3-r1) 10:26:33 Executing busybox-1.32.1-r6.trigger 10:26:33 OK: 150 MiB in 46 packages 10:26:34 Removing intermediate container 7b2fa1e0e169 10:26:34 ---> 8f95a1471290 10:26:34 Step 6/8 : WORKDIR /device-sdk-go 10:26:34 ---> Running in c62f01e43813 10:26:34 Removing intermediate container c62f01e43813 10:26:34 ---> 1632b8824636 10:26:34 Step 7/8 : COPY . . 10:26:36 ---> 01a17962ee03 10:26:36 Step 8/8 : RUN go mod download 10:26:36 ---> Running in ce2e80ddd28a 10:26:51 Removing intermediate container ce2e80ddd28a 10:26:51 ---> 20dfadbf1831 10:26:51 Successfully built 20dfadbf1831 10:26:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:26:51 + docker inspect -f . ci-base-image-x86_64 10:26:51 . [Pipeline] withDockerContainer 10:26:51 prd-centos7-docker-4c-2g-18 does not seem to be running inside a container 10:26:51 $ 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 ******** ci-base-image-x86_64 cat 10:26:52 $ docker top 9a4928659be0ab79d23d4a866bb1e835d3d04b4e04baf26ef341a9cc22de7d1c -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:52 + go version 10:26:52 go version go1.16.3 linux/amd64 [Pipeline] } 10:26:52 $ docker stop --time=1 9a4928659be0ab79d23d4a866bb1e835d3d04b4e04baf26ef341a9cc22de7d1c 10:26:53 $ docker rm -f 9a4928659be0ab79d23d4a866bb1e835d3d04b4e04baf26ef341a9cc22de7d1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:26:54 + docker inspect -f . ci-base-image-x86_64 10:26:54 . [Pipeline] withDockerContainer 10:26:54 prd-centos7-docker-4c-2g-18 does not seem to be running inside a container 10:26:54 $ 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 ******** ci-base-image-x86_64 cat 10:26:54 $ docker top 223f37dee4c60469348b50e7d410761ddec042682e47fe734e2d46cea923d0c6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:55 + go mod tidy [Pipeline] sh 10:26:55 + make test 10:26:55 go mod tidy 10:26:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:27:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:27:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20 in /w/workspace/dgexfoundry_device-sdk-go_PR-960 [Pipeline] { [Pipeline] ws 10:27:20 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 10:27:20 Selected Git installation does not exist. Using Default 10:27:20 The recommended git tool is: NONE 10:27:25 using credential edgex-jenkins-ssh 10:27:25 Cloning the remote Git repository 10:27:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:27:26 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:27:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:27:26 > git --version # timeout=10 10:27:26 > git --version # 'git version 2.17.1' 10:27:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:27:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:27:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:27:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:27:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements 10:27:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:27:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements 10:27:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements 10:27:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.041s coverage: 9.0% of statements 10:27:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:27:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:27:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:27:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.076s coverage: 29.2% of statements 10:27:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:27:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:27:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:27:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:27:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:27:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/960/head:refs/remotes/origin/PR-960 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:27:28 Merging remotes/origin/master commit 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f into PR head commit 79864a9efc35071c9b1c277b8e1661acaff94390 10:27:28 Merge succeeded, producing 79864a9efc35071c9b1c277b8e1661acaff94390 10:27:28 Checking out Revision 79864a9efc35071c9b1c277b8e1661acaff94390 (PR-960) 10:27:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 83.3% of statements 10:27:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:27:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:27:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.080s coverage: 58.0% of statements 10:27:28 > git config core.sparsecheckout # timeout=10 10:27:28 > git checkout -f 79864a9efc35071c9b1c277b8e1661acaff94390 # timeout=10 10:27:28 > git remote # timeout=10 10:27:28 > git config --get remote.origin.url # timeout=10 10:27:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:27:28 > git merge 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 10:27:28 > git rev-parse HEAD^{commit} # timeout=10 10:27:28 > git config core.sparsecheckout # timeout=10 10:27:28 > git checkout -f 79864a9efc35071c9b1c277b8e1661acaff94390 # timeout=10 10:27:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.839s coverage: 89.2% of statements 10:27:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:27:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements 10:27:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:27:30 GO111MODULE=on go vet ./... 10:27:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:27:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:27:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:27:34 + sudo service docker restart 10:27:34 + true 10:27:48 gofmt -l . 10:27:48 [ "`gofmt -l .`" = "" ] 10:27:48 ./bin/test-attribution-txt.sh 10:27:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:27:48 $ docker stop --time=1 223f37dee4c60469348b50e7d410761ddec042682e47fe734e2d46cea923d0c6 10:27:50 $ docker rm -f 223f37dee4c60469348b50e7d410761ddec042682e47fe734e2d46cea923d0c6 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:27:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:27:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:27:52 + ls -al . 10:27:52 total 212 10:27:52 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 10:27 . 10:27:52 drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 10:25 .. 10:27:52 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 10:25 bin 10:27:52 -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 10:27 coverage.out 10:27:52 -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 10:25 Dockerfile.build 10:27:52 -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 10:25 .dockerignore 10:27:52 drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 10:25 example 10:27:52 drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 10:25 .git 10:27:52 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 10:25 .github 10:27:52 -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 10:25 .gitignore 10:27:52 -rw-r--r--. 1 jenkins jenkins 575 Jun 9 10:27 go.mod 10:27:52 -rw-r--r--. 1 jenkins jenkins 20499 Jun 9 10:26 go.sum 10:27:52 drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 10:25 internal 10:27:52 -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 10:25 Jenkinsfile 10:27:52 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 10:25 LICENSE 10:27:52 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 10:25 Makefile 10:27:52 drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 10:25 openapi 10:27:52 drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 10:25 pkg 10:27:52 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 10:25 README.md 10:27:52 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 10:25 RELEASE-NOTES.txt 10:27:52 drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 10:25 snap 10:27:52 -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 10:24 VERSION 10:27:52 -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 10:25 version.go [Pipeline] isUnix [Pipeline] sh 10:27:52 + docker build -t 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=79864a9efc35071c9b1c277b8e1661acaff94390 --label arch=amd64 --label version=0.0.0 . 10:27:52 Sending build context to Docker daemon 2.765MB 10:27:52 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:27:52 Step 2/23 : FROM ${BASE} AS builder 10:27:52 ---> 20dfadbf1831 10:27:52 Step 3/23 : WORKDIR /device-sdk-go 10:27:52 ---> Running in c5ed688f2f19 10:27:52 Removing intermediate container c5ed688f2f19 10:27:52 ---> 8b5ef81c16bb 10:27:52 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:27:52 ---> Running in 9010a4f8f941 10:27:52 Removing intermediate container 9010a4f8f941 10:27:52 ---> 33bc41ecabd7 10:27:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:52 ---> Running in 0c7b8ca2afe5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:53 provisioning config files... 10:27:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config353225799299267363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:53 Removing intermediate container 0c7b8ca2afe5 10:27:53 ---> d1d1499751f4 10:27:53 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:27:53 ---> Running in b141c019f4fc 10:27:53 ---> docker-login.sh 10:27:53 nexus3.edgexfoundry.org:10001 10:27:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:54 Configure a credential helper to remove this warning. See 10:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:54 10:27:54 Login Succeeded 10:27:54 nexus3.edgexfoundry.org:10002 10:27:54 OK: 150 MiB in 46 packages 10:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:55 Removing intermediate container b141c019f4fc 10:27:55 ---> a392e54bd191 10:27:55 Step 7/23 : COPY . . 10:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:55 Configure a credential helper to remove this warning. See 10:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:55 10:27:55 Login Succeeded 10:27:55 nexus3.edgexfoundry.org:10003 10:27:55 ---> 042822c16784 10:27:55 Step 8/23 : RUN go mod download 10:27:55 ---> Running in dd0ab04d0f82 10:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:56 Configure a credential helper to remove this warning. See 10:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:56 10:27:56 Login Succeeded 10:27:56 nexus3.edgexfoundry.org:10004 10:27:56 Removing intermediate container dd0ab04d0f82 10:27:56 ---> 1f60f3bf3293 10:27:56 Step 9/23 : RUN make build 10:27:56 ---> Running in 2191a1b73045 10:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:56 go mod tidy 10:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:56 Configure a credential helper to remove this warning. See 10:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:56 10:27:56 Login Succeeded 10:27:56 docker.io 10:27:56 CGO_ENABLED=1 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:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:57 Configure a credential helper to remove this warning. See 10:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:57 10:27:57 Login Succeeded 10:27:57 ---> docker-login.sh ends [Pipeline] } 10:27:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:27:57 ========================================================= 10:27:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:27:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:27:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:27:58 Sending build context to Docker daemon 2.637MB 10:27:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:27:58 Step 2/8 : FROM ${BASE} 10:27:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:27:58 595b0fe564bb: Pulling fs layer 10:27:58 7186ed65a4f7: Pulling fs layer 10:27:58 316046926c0a: Pulling fs layer 10:27:58 4ebd0625c992: Pulling fs layer 10:27:58 207e8628e3a3: Pulling fs layer 10:27:58 c791037a9be2: Pulling fs layer 10:27:58 ffd874e62e21: Pulling fs layer 10:27:58 4ebd0625c992: Waiting 10:27:58 207e8628e3a3: Waiting 10:27:58 c791037a9be2: Waiting 10:27:58 ffd874e62e21: Waiting 10:27:58 316046926c0a: Verifying Checksum 10:27:58 316046926c0a: Download complete 10:27:58 7186ed65a4f7: Verifying Checksum 10:27:58 7186ed65a4f7: Download complete 10:27:58 207e8628e3a3: Download complete 10:27:58 c791037a9be2: Verifying Checksum 10:27:58 c791037a9be2: Download complete 10:27:58 595b0fe564bb: Verifying Checksum 10:27:58 595b0fe564bb: Download complete 10:27:59 595b0fe564bb: Pull complete 10:27:59 7186ed65a4f7: Pull complete 10:28:00 316046926c0a: Pull complete 10:28:00 ffd874e62e21: Verifying Checksum 10:28:00 ffd874e62e21: Download complete 10:28:02 4ebd0625c992: Verifying Checksum 10:28:02 4ebd0625c992: Download complete 10:28:06 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:28:07 Removing intermediate container 2191a1b73045 10:28:07 ---> d20f3b2c5bd6 10:28:07 Step 10/23 : FROM alpine:3.12 10:28:07 3.12: Pulling from library/alpine 10:28:08 339de151aab4: Pulling fs layer 10:28:08 339de151aab4: Verifying Checksum 10:28:08 339de151aab4: Download complete 10:28:08 339de151aab4: Pull complete 10:28:08 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:28:08 Status: Downloaded newer image for alpine:3.12 10:28:08 ---> 13621d1b12d4 10:28:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:28:08 ---> Running in 97d940e2ba77 10:28:08 Removing intermediate container 97d940e2ba77 10:28:08 ---> 5e380c61b8cd 10:28:08 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:08 ---> Running in 4af1645462fe 10:28:08 Removing intermediate container 4af1645462fe 10:28:08 ---> a3baa57cb77d 10:28:08 Step 13/23 : RUN apk add --update --no-cache zeromq 10:28:08 ---> Running in 12ebe00ad0ed 10:28:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:28:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:28:10 (1/5) Installing libgcc (9.3.0-r2) 10:28:10 (2/5) Installing libsodium (1.0.18-r0) 10:28:10 (3/5) Installing libstdc++ (9.3.0-r2) 10:28:11 (4/5) Installing libzmq (4.3.3-r0) 10:28:11 (5/5) Installing zeromq (4.3.3-r0) 10:28:11 Executing busybox-1.31.1-r20.trigger 10:28:11 OK: 8 MiB in 19 packages 10:28:11 Removing intermediate container 12ebe00ad0ed 10:28:11 ---> 549ee280d23d 10:28:11 Step 14/23 : WORKDIR / 10:28:11 ---> Running in a7f3ce669923 10:28:11 Removing intermediate container a7f3ce669923 10:28:11 ---> 0807104e8461 10:28:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:28:11 ---> 2cc6e27ea185 10:28:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:28:12 4ebd0625c992: Pull complete 10:28:12 ---> 512cfc0d6c33 10:28:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:28:12 ---> 4db4fb0c87b8 10:28:12 Step 18/23 : EXPOSE 59999 10:28:12 ---> Running in 35cbea7b0ff6 10:28:12 Removing intermediate container 35cbea7b0ff6 10:28:12 ---> 4c03d4c21d2f 10:28:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:28:12 ---> Running in aafe2e9f3cba 10:28:12 Removing intermediate container aafe2e9f3cba 10:28:12 ---> 012c0f398fed 10:28:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:12 ---> Running in 0bf00a5dbbca 10:28:12 Removing intermediate container 0bf00a5dbbca 10:28:12 ---> d022963a56a9 10:28:12 Step 21/23 : LABEL arch=amd64 10:28:12 ---> Running in 5eca0a349446 10:28:12 207e8628e3a3: Pull complete 10:28:13 Removing intermediate container 5eca0a349446 10:28:13 ---> 02f06b834ca8 10:28:13 Step 22/23 : LABEL git_sha=79864a9efc35071c9b1c277b8e1661acaff94390 10:28:13 ---> Running in ec7dbc1277bf 10:28:13 Removing intermediate container ec7dbc1277bf 10:28:13 ---> d7d2b40f42fe 10:28:13 Step 23/23 : LABEL version=0.0.0 10:28:13 ---> Running in 959b43ed3dfa 10:28:13 c791037a9be2: Pull complete 10:28:13 Removing intermediate container 959b43ed3dfa 10:28:13 ---> 7d93f4d22ce7 10:28:13 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:28:13 Successfully built 7d93f4d22ce7 10:28:13 Successfully tagged 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:28:14 ---> job-cost.sh 10:28:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qeza 10:28:16 ffd874e62e21: Pull complete 10:28:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:28:16 ---> cfc18b08335c 10:28:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:28:18 ---> Running in c7838a206d92 10:28:19 Removing intermediate container c7838a206d92 10:28:19 ---> 83beb1b01cc8 10:28:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:19 ---> Running in a0f5ded5bb0f 10:28:22 Removing intermediate container a0f5ded5bb0f 10:28:22 ---> b3521b19f6e7 10:28:22 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:28:22 ---> Running in 33c6c5321354 10:28:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:28:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:28:24 (1/6) Installing libc-dev (0.7.2-r3) 10:28:24 (2/6) Installing libsodium (1.0.18-r0) 10:28:24 (3/6) Installing pkgconf (1.7.3-r0) 10:28:24 (4/6) Installing libsodium-dev (1.0.18-r0) 10:28:25 (5/6) Installing libzmq (4.3.3-r1) 10:28:25 (6/6) Installing zeromq-dev (4.3.3-r1) 10:28:25 Executing busybox-1.32.1-r6.trigger 10:28:25 OK: 139 MiB in 46 packages 10:28:26 Removing intermediate container 33c6c5321354 10:28:26 ---> 67c7192ad0d6 10:28:26 Step 6/8 : WORKDIR /device-sdk-go 10:28:26 ---> Running in 77c52ad45e7c 10:28:27 Removing intermediate container 77c52ad45e7c 10:28:27 ---> 4fd657ff6897 10:28:27 Step 7/8 : COPY . . 10:28:28 ---> 8b1d6bd6a787 10:28:28 Step 8/8 : RUN go mod download 10:28:28 ---> Running in 980ea16196c5 10:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-qeza/bin to PATH 10:28:36 INFO: No Stack... 10:28:36 INFO: Retrieving Pricing Info for: v3-standard-2 10:28:36 INFO: Archiving Costs [Pipeline] sh 10:28:37 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 10:28:37 + cut -d, -f6 [Pipeline] lock 10:28:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-960-2-stack-cost] 10:28:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-960-2-stack-cost] did not exist. Created. 10:28:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-960-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:28:37 + echo total: 0.05999999865889549 [Pipeline] stash 10:28:37 Stashed 1 file(s) [Pipeline] } 10:28:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-960-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:28:55 Removing intermediate container 980ea16196c5 10:28:55 ---> b191feb8035e 10:28:55 Successfully built b191feb8035e 10:28:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:28:55 + docker inspect -f . ci-base-image-arm64 10:28:55 . [Pipeline] withDockerContainer 10:28:56 prd-ubuntu18.04-docker-arm64-4c-16g-20 does not seem to be running inside a container 10:28:56 $ 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:28:58 $ docker top 45409d2d92f825f11227d0704e1a14a93635fc33f2c2e531d943ca847a353edf -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:59 + go version 10:28:59 go version go1.16.3 linux/arm64 [Pipeline] } 10:28:59 $ docker stop --time=1 45409d2d92f825f11227d0704e1a14a93635fc33f2c2e531d943ca847a353edf 10:29:00 $ docker rm -f 45409d2d92f825f11227d0704e1a14a93635fc33f2c2e531d943ca847a353edf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:29:01 + docker inspect -f . ci-base-image-arm64 10:29:01 . [Pipeline] withDockerContainer 10:29:01 prd-ubuntu18.04-docker-arm64-4c-16g-20 does not seem to be running inside a container 10:29: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:29:03 $ docker top 7238a55d9a586c2f2a5c843acda49bd61a9cb728adae9b768599eacd8f90b9c2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:04 + go mod tidy [Pipeline] sh 10:29:05 + make test 10:29:05 go mod tidy 10:29:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:29:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:30:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:30:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:30:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:30:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.243s coverage: 25.4% of statements 10:30:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:30:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.183s coverage: 28.1% of statements 10:30:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.201s coverage: 78.9% of statements 10:30:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.198s coverage: 9.0% of statements 10:30:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:30:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:30:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:30:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.295s coverage: 29.2% of statements 10:30:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:30:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.183s coverage: 83.3% of statements 10:30:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:30:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:30:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.376s coverage: 58.0% of statements 10:30:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.005s coverage: 89.2% of statements 10:30:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:30:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 5.0% of statements 10:30:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:30:51 GO111MODULE=on go vet ./... 10:31:47 gofmt -l . 10:31:47 [ "`gofmt -l .`" = "" ] 10:31:47 ./bin/test-attribution-txt.sh 10:31:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:31:47 $ docker stop --time=1 7238a55d9a586c2f2a5c843acda49bd61a9cb728adae9b768599eacd8f90b9c2 10:31:50 $ docker rm -f 7238a55d9a586c2f2a5c843acda49bd61a9cb728adae9b768599eacd8f90b9c2 [Pipeline] // withDockerContainer [Pipeline] sh 10:31:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:31:51 Warning: overwriting stash ‘coverage-report’ 10:31:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:31:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:31:52 + ls -al . 10:31:52 total 248 10:31:52 drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 10:31 . 10:31:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:27 .. 10:31:52 -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 10:27 .dockerignore 10:31:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 10:27 .git 10:31:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:27 .github 10:31:52 -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 10:27 .gitignore 10:31:52 -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 10:27 Dockerfile.build 10:31:52 -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 10:27 Jenkinsfile 10:31:52 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 10:27 LICENSE 10:31:52 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 10:27 Makefile 10:31:52 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 10:27 README.md 10:31:52 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 10:27 RELEASE-NOTES.txt 10:31:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 10:24 VERSION 10:31:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:27 bin 10:31:52 -rw-r--r-- 1 jenkins jenkins 126071 Jun 9 10:30 coverage.out 10:31:52 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:27 example 10:31:52 -rw-r--r-- 1 jenkins jenkins 575 Jun 9 10:31 go.mod 10:31:52 -rw-r--r-- 1 jenkins jenkins 20499 Jun 9 10:29 go.sum 10:31:52 drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 10:27 internal 10:31:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:27 openapi 10:31:52 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:27 pkg 10:31:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:27 snap 10:31:52 -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 10:27 version.go [Pipeline] isUnix [Pipeline] sh 10:31:53 + docker build -t 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=79864a9efc35071c9b1c277b8e1661acaff94390 --label arch=arm64 --label version=0.0.0 . 10:31:53 Sending build context to Docker daemon 2.764MB 10:31:53 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:31:53 Step 2/23 : FROM ${BASE} AS builder 10:31:53 ---> b191feb8035e 10:31:53 Step 3/23 : WORKDIR /device-sdk-go 10:31:53 ---> Running in c0cfed2d495d 10:31:54 Removing intermediate container c0cfed2d495d 10:31:54 ---> 9f19a466273d 10:31:54 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:31:54 ---> Running in d9dfe7239f33 10:31:54 Removing intermediate container d9dfe7239f33 10:31:54 ---> 8abd26eddde7 10:31:54 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:31:55 ---> Running in 211db88d8afd 10:31:57 Removing intermediate container 211db88d8afd 10:31:57 ---> ae669a2ca3c6 10:31:57 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:31:57 ---> Running in ff28e933fe28 10:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:31:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:32:00 OK: 139 MiB in 46 packages 10:32:01 Removing intermediate container ff28e933fe28 10:32:01 ---> 4b4c24da5979 10:32:01 Step 7/23 : COPY . . 10:32:02 ---> add5afb325f6 10:32:02 Step 8/23 : RUN go mod download 10:32:02 ---> Running in 50bb7a2beac4 10:32:04 Removing intermediate container 50bb7a2beac4 10:32:04 ---> 8166ff9a4e1f 10:32:04 Step 9/23 : RUN make build 10:32:04 ---> Running in e18891475d9e 10:32:06 go mod tidy 10:32:06 CGO_ENABLED=1 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:32:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:32:41 Removing intermediate container e18891475d9e 10:32:41 ---> 71b7626edd90 10:32:41 Step 10/23 : FROM alpine:3.12 10:32:41 3.12: Pulling from library/alpine 10:32:42 d2f70382dc9a: Pulling fs layer 10:32:42 d2f70382dc9a: Verifying Checksum 10:32:42 d2f70382dc9a: Download complete 10:32:43 d2f70382dc9a: Pull complete 10:32:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:32:43 Status: Downloaded newer image for alpine:3.12 10:32:43 ---> 9852663dfa18 10:32:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:32:43 ---> Running in 570cee542069 10:32:43 Removing intermediate container 570cee542069 10:32:43 ---> 5db440a2ce21 10:32:43 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:43 ---> Running in f4ad263e9190 10:32:45 Removing intermediate container f4ad263e9190 10:32:45 ---> d1c44b35ed6c 10:32:45 Step 13/23 : RUN apk add --update --no-cache zeromq 10:32:46 ---> Running in b87a0cbe838d 10:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:32:48 (1/5) Installing libgcc (9.3.0-r2) 10:32:48 (2/5) Installing libsodium (1.0.18-r0) 10:32:48 (3/5) Installing libstdc++ (9.3.0-r2) 10:32:48 (4/5) Installing libzmq (4.3.3-r0) 10:32:48 (5/5) Installing zeromq (4.3.3-r0) 10:32:48 Executing busybox-1.31.1-r20.trigger 10:32:48 OK: 8 MiB in 19 packages 10:32:50 Removing intermediate container b87a0cbe838d 10:32:50 ---> 8360169263d8 10:32:50 Step 14/23 : WORKDIR / 10:32:50 ---> Running in 02ca5d21d096 10:32:50 Removing intermediate container 02ca5d21d096 10:32:50 ---> 5f6d4996b95d 10:32:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:32:51 ---> f4da52bff6b8 10:32:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:32:52 ---> f988a4c23afc 10:32:52 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:32:53 ---> 54e404263b9d 10:32:53 Step 18/23 : EXPOSE 59999 10:32:53 ---> Running in 6ec8ae57870f 10:32:53 Removing intermediate container 6ec8ae57870f 10:32:53 ---> b5256d3d1b68 10:32:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:32:54 ---> Running in a398562170ff 10:32:54 Removing intermediate container a398562170ff 10:32:54 ---> 4b28c7573553 10:32:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:32:54 ---> Running in e29264f43ca3 10:32:55 Removing intermediate container e29264f43ca3 10:32:55 ---> 4a1a82784d40 10:32:55 Step 21/23 : LABEL arch=arm64 10:32:55 ---> Running in 54ec7cae18a0 10:32:56 Removing intermediate container 54ec7cae18a0 10:32:56 ---> ee4fbb0c6703 10:32:56 Step 22/23 : LABEL git_sha=79864a9efc35071c9b1c277b8e1661acaff94390 10:32:56 ---> Running in f06ed4e61c9a 10:32:57 Removing intermediate container f06ed4e61c9a 10:32:57 ---> 24ffc14c0ed4 10:32:57 Step 23/23 : LABEL version=0.0.0 10:32:58 ---> Running in 8f443ed2a072 10:32:59 Removing intermediate container 8f443ed2a072 10:32:59 ---> b2faad402705 10:32:59 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:32:59 Successfully built b2faad402705 10:32:59 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:32:59 ---> job-cost.sh 10:32:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s0PR 10:33:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-s0PR/bin to PATH 10:35:01 INFO: No Stack... 10:35:01 INFO: Retrieving Pricing Info for: v2-standard-4 10:35:01 INFO: Archiving Costs [Pipeline] sh 10:35:01 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 10:35:01 + cut -d, -f6 [Pipeline] lock 10:35:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-960-2-stack-cost] 10:35:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-960-2-stack-cost] did not exist. Created. 10:35:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-960-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:35:02 /w/workspace/device-sdk-go/2@tmp/durable-345bf0b9/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-345bf0b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:35:02 + echo total: 0.18000000715255737 [Pipeline] stash 10:35:02 Warning: overwriting stash ‘stack-cost’ 10:35:02 Stashed 1 file(s) [Pipeline] } 10:35:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-960-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] configFileProvider 10:35:03 provisioning config files... 10:35:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/config6541545423894695639tmp [Pipeline] { [Pipeline] sh 10:35:04 + set +x 10:35:04 + curl -s https://codecov.io/bash 10:35:04 + bash -s -- 10:35:04 10:35:04 _____ _ 10:35:04 / ____| | | 10:35:04 | | ___ __| | ___ ___ _____ __ 10:35:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:35:04 | |___| (_) | (_| | __/ (_| (_) \ V / 10:35:04 \_____\___/ \__,_|\___|\___\___/ \_/ 10:35:04 Bash-1.0.3 10:35:04 10:35:04 10:35:04 ==> git version 2.24.4 found 10:35:04 ==> 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:35:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:35:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:35:04 ==> Jenkins CI detected. 10:35:04 project root: . 10:35:04 --> token set from env 10:35:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:35:04 ==> Running gcov in . (disable via -X gcov) 10:35:04 ==> Python coveragepy not found 10:35:04 ==> Searching for coverage reports in: 10:35:04 + . 10:35:04 -> Found 1 reports 10:35:04 ==> Detecting git/mercurial file structure 10:35:04 ==> Reading reports 10:35:04 + ./coverage.out bytes=126071 10:35:04 ==> Appending adjustments 10:35:04 https://docs.codecov.io/docs/fixing-reports 10:35:04 + Found adjustments 10:35:04 ==> Gzipping contents 10:35:04 20K /tmp/codecov.HznsAv.gz 10:35:04 ==> Uploading reports 10:35:04 url: https://codecov.io 10:35:04 query: branch=PR-960&commit=79864a9efc35071c9b1c277b8e1661acaff94390&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-960%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=960&job=&cmd_args= 10:35:04 -> Pinging Codecov 10:35:04 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-960&commit=79864a9efc35071c9b1c277b8e1661acaff94390&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-960%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=960&job=&cmd_args= 10:35:05 -> Uploading to 10:35:05 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/79864a9efc35071c9b1c277b8e1661acaff94390/8182efc2-34c4-4122-8983-aed45e6dfa73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T103504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b4f546adba39eef52a129fe86f865babd751392a67e68c03b0591c2b9cdda3c 10:35:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:35:05 Dload Upload Total Spent Left Speed 10:35:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16430 0 0 100 16430 0 29501 --:--:-- --:--:-- --:--:-- 29550 10:35:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/79864a9efc35071c9b1c277b8e1661acaff94390 [Pipeline] } 10:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [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:35:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:35:07 ---> package-listing.sh 10:35:07 ++ facter osfamily 10:35:07 ++ tr '[:upper:]' '[:lower:]' 10:35:08 + OS_FAMILY=redhat 10:35:08 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-960 10:35:08 + START_PACKAGES=/tmp/packages_start.txt 10:35:08 + END_PACKAGES=/tmp/packages_end.txt 10:35:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:35:08 + PACKAGES=/tmp/packages_start.txt 10:35:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-960 ']' 10:35:08 + PACKAGES=/tmp/packages_end.txt 10:35:08 + case "${OS_FAMILY}" in 10:35:08 + rpm -qa 10:35:08 + sort 10:35:08 + '[' -f /tmp/packages_start.txt ']' 10:35:08 + '[' -f /tmp/packages_end.txt ']' 10:35:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:35:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-960 ']' 10:35:08 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-960/archives/ 10:35:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-960/archives/ [Pipeline] echo 10:35:08 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-960/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:35:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:35:09 10:35:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:35:09 alpine: Pulling from edgex-lftools-log-publisher 10:35:09 df20fa9351a1: Pulling fs layer 10:35:09 36b3adc4ff6f: Pulling fs layer 10:35:09 8ad3a11d3b57: Pulling fs layer 10:35:09 46f8f816bc3b: Pulling fs layer 10:35:09 93b61091891f: Pulling fs layer 10:35:09 93b9cdb0e59b: Pulling fs layer 10:35:09 5e14af77c1be: Pulling fs layer 10:35:09 01666e4c0597: Pulling fs layer 10:35:09 aa168da1d23b: Pulling fs layer 10:35:09 93b9cdb0e59b: Waiting 10:35:09 5e14af77c1be: Waiting 10:35:09 01666e4c0597: Waiting 10:35:09 aa168da1d23b: Waiting 10:35:09 46f8f816bc3b: Waiting 10:35:09 93b61091891f: Waiting 10:35:09 36b3adc4ff6f: Verifying Checksum 10:35:09 36b3adc4ff6f: Download complete 10:35:09 46f8f816bc3b: Verifying Checksum 10:35:09 46f8f816bc3b: Download complete 10:35:10 df20fa9351a1: Verifying Checksum 10:35:10 df20fa9351a1: Download complete 10:35:10 93b9cdb0e59b: Verifying Checksum 10:35:10 93b9cdb0e59b: Download complete 10:35:10 93b61091891f: Verifying Checksum 10:35:10 93b61091891f: Download complete 10:35:10 5e14af77c1be: Verifying Checksum 10:35:10 5e14af77c1be: Download complete 10:35:10 01666e4c0597: Download complete 10:35:10 8ad3a11d3b57: Verifying Checksum 10:35:10 8ad3a11d3b57: Download complete 10:35:10 df20fa9351a1: Pull complete 10:35:10 36b3adc4ff6f: Pull complete 10:35:11 8ad3a11d3b57: Pull complete 10:35:11 46f8f816bc3b: Pull complete 10:35:11 93b61091891f: Pull complete 10:35:11 93b9cdb0e59b: Pull complete 10:35:11 5e14af77c1be: Pull complete 10:35:11 01666e4c0597: Pull complete 10:35:11 aa168da1d23b: Verifying Checksum 10:35:11 aa168da1d23b: Download complete 10:35:16 aa168da1d23b: Pull complete 10:35:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:35:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:35:16 prd-centos7-docker-4c-2g-13 does not seem to be running inside a container 10:35:16 $ 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-960/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-960 -v /w/workspace/dgexfoundry_device-sdk-go_PR-960:/w/workspace/dgexfoundry_device-sdk-go_PR-960:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-960@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:35:18 $ docker top 8b27d5e8e5d08753bd32b7f709779e3ad3e1445cfdc63b7bdb480e2c39ab7a3c -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:19 + touch /tmp/pre-build-complete [Pipeline] sh 10:35:19 + mkdir -p /var/log/sa [Pipeline] sh 10:35:19 + ls /var/log/sa-host 10:35:19 + sadf -c /var/log/sa-host/sa05 10:35:19 file_magic: OK 10:35:19 HZ: Using current value: 100 10:35:19 file_header: OK 10:35: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:35:19 Statistics: 10:35:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:35:19 File successfully converted to sysstat format version 12.2.1 10:35:19 + sadf -c /var/log/sa-host/sa09 10:35:19 file_magic: OK 10:35:19 HZ: Using current value: 100 10:35:19 file_header: OK 10:35: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:35:19 Statistics: 10:35: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:35:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:35:20 provisioning config files... 10:35:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/config5925515012541804789tmp [Pipeline] { [Pipeline] echo 10:35:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:35:20 ---> create-netrc.sh [Pipeline] } 10:35:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:35:21 ---> python-tools-install.sh [Pipeline] echo 10:35:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:35:21 ---> sudo-logs.sh 10:35:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:35:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:35:21 ---> job-cost.sh 10:35:21 lf-activate-venv: SKIPPING 10:35:21 DEBUG: total: 0.18000000715255737 10:35:21 INFO: Retrieving Stack Cost... 10:35:22 INFO: Retrieving Pricing Info for: v3-standard-2 10:35:23 INFO: Archiving Costs [Pipeline] echo 10:35:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:35:23 ---> logs-deploy.sh 10:35:23 lf-activate-venv: SKIPPING 10:35:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-960/2 10:35:23 INFO: archiving workspace using pattern(s): 10:35:24 Archives upload complete. 10:35:24 INFO: archiving logs to Nexus 10:35:24 ---> uname -a: 10:35:24 Linux prd-centos7-docker-4c-2g-13.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:35:24 10:35:24 10:35:24 ---> lscpu: 10:35:24 Architecture: x86_64 10:35:24 CPU op-mode(s): 32-bit, 64-bit 10:35:24 Byte Order: Little Endian 10:35:24 Address sizes: 40 bits physical, 48 bits virtual 10:35:24 CPU(s): 2 10:35:24 On-line CPU(s) list: 0,1 10:35:24 Thread(s) per core: 1 10:35:24 Core(s) per socket: 1 10:35:24 Socket(s): 2 10:35:24 NUMA node(s): 1 10:35:24 Vendor ID: AuthenticAMD 10:35:24 CPU family: 23 10:35:24 Model: 49 10:35:24 Model name: AMD EPYC-Rome Processor 10:35:24 Stepping: 0 10:35:24 CPU MHz: 2800.000 10:35:24 BogoMIPS: 5600.00 10:35:24 Virtualization: AMD-V 10:35:24 Hypervisor vendor: KVM 10:35:24 Virtualization type: full 10:35:24 L1d cache: 64 KiB 10:35:24 L1i cache: 64 KiB 10:35:24 L2 cache: 1 MiB 10:35:24 L3 cache: 32 MiB 10:35:24 NUMA node0 CPU(s): 0,1 10:35:24 Vulnerability Itlb multihit: Not affected 10:35:24 Vulnerability L1tf: Not affected 10:35:24 Vulnerability Mds: Not affected 10:35:24 Vulnerability Meltdown: Not affected 10:35:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:35:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:35:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:35:24 Vulnerability Srbds: Not affected 10:35:24 Vulnerability Tsx async abort: Not affected 10:35:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:35:24 10:35:24 10:35:24 ---> nproc: 10:35:24 2 10:35:24 10:35:24 10:35:24 ---> df -h: 10:35:24 Filesystem Size Used Available Use% Mounted on 10:35:24 overlay 40.0G 7.6G 32.4G 19% / 10:35:24 tmpfs 64.0M 0 64.0M 0% /dev 10:35:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:35:24 shm 64.0M 0 64.0M 0% /dev/shm 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-960 10:35:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp 10:35:24 10:35:24 10:35:24 ---> free -m: 10:35:24 total used free shared buff/cache available 10:35:24 Mem: 7821 975 4747 0 2097 6668 10:35:24 Swap: 1023 0 1023 10:35:24 10:35:24 10:35:24 ---> ip addr: 10:35:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:35:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:35:24 inet 127.0.0.1/8 scope host lo 10:35:24 valid_lft forever preferred_lft forever 10:35:24 inet6 ::1/128 scope host 10:35:24 valid_lft forever preferred_lft forever 10:35:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:35:24 link/ether fa:16:3e:ca:d2:4c brd ff:ff:ff:ff:ff:ff 10:35:24 inet 10.30.122.17/23 brd 10.30.123.255 scope global dynamic eth0 10:35:24 valid_lft 85699sec preferred_lft 85699sec 10:35:24 inet6 fe80::f816:3eff:feca:d24c/64 scope link 10:35:24 valid_lft forever preferred_lft forever 10:35:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:35:24 link/ether 02:42:5f:18:59:90 brd ff:ff:ff:ff:ff:ff 10:35:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:35:24 valid_lft forever preferred_lft forever 10:35:24 inet6 fe80::42:5fff:fe18:5990/64 scope link 10:35:24 valid_lft forever preferred_lft forever 10:35:24 10:35:24 10:35:24 ---> sar -b -r -n DEV: 10:35:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:35:24 10:35:24 10:23:32 LINUX RESTART (2 CPU) 10:35:24 10:35:24 10:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:35:24 10:25:03 44.43 4.56 39.87 0.00 2839.77 3352.14 0.00 10:35:24 10:26:01 0.41 0.00 0.41 0.00 0.00 7.44 0.00 10:35:24 10:27:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 10:35:24 10:28:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 10:35:24 10:29:01 0.30 0.00 0.30 0.00 0.00 4.16 0.00 10:35:24 10:30:01 0.28 0.00 0.28 0.00 0.00 4.83 0.00 10:35:24 10:31:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 10:35:24 10:32:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 10:35:24 10:33:01 0.30 0.00 0.30 0.00 0.00 4.00 0.00 10:35:24 10:34:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 10:35:24 10:35:01 0.37 0.00 0.37 0.00 0.00 3.71 0.00 10:35:24 Average: 4.31 0.42 3.89 0.00 259.02 309.31 0.00 10:35:24 10:35:24 10:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:35:24 10:25:03 5454800 0 811024 10.13 2620 1740496 1294456 14.29 577496 1575912 20 10:35:24 10:26:01 5463768 0 802012 10.01 2620 1740540 1232928 13.61 570916 1575904 16 10:35:24 10:27:01 5463612 0 802168 10.02 2620 1740540 1232940 13.61 573004 1573712 8 10:35:24 10:28:01 5462312 0 803464 10.03 2620 1740544 1228872 13.57 574188 1573712 8 10:35:24 10:29:01 5462624 0 803144 10.03 2620 1740552 1227856 13.56 568624 1579288 24 10:35:24 10:30:01 5461288 0 804480 10.04 2620 1740552 1227904 13.56 570136 1579288 8 10:35:24 10:31:01 5464248 0 801512 10.01 2620 1740560 1205228 13.31 567632 1579288 20 10:35:24 10:32:01 5455136 0 810620 10.12 2620 1740564 1205228 13.31 576748 1579288 8 10:35:24 10:33:01 5454816 0 810936 10.13 2620 1740568 1205228 13.31 577168 1579288 16 10:35:24 10:34:01 5454460 0 811284 10.13 2620 1740576 1205228 13.31 578308 1578120 8 10:35:24 10:35:01 5454692 0 811052 10.13 2620 1740576 1205324 13.31 578892 1578120 8 10:35:24 Average: 5459251 0 806518 10.07 2620 1740552 1224654 13.52 573919 1577447 13 10:35:24 10:35:24 10:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:35:24 10:25:03 eth0 597.04 400.42 1040.00 85.43 0.00 0.00 0.00 0.00 10:35:24 10:25:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:25:03 docker0 9.71 6.46 1.82 27.65 0.00 0.00 0.00 0.00 10:35:24 10:26:01 eth0 2.41 0.50 0.69 0.38 0.00 0.00 0.00 0.00 10:35:24 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:27:01 eth0 2.80 0.62 0.72 0.43 0.00 0.00 0.00 0.00 10:35:24 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:28:01 eth0 2.23 0.65 0.67 0.41 0.00 0.00 0.00 0.00 10:35:24 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:29:01 eth0 0.80 0.28 0.30 0.17 0.00 0.00 0.00 0.00 10:35:24 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:30:01 eth0 0.70 0.47 0.41 0.30 0.00 0.00 0.00 0.00 10:35:24 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:31:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:35:24 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:32:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:35:24 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:35:24 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:34:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:35:24 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:35:01 eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 10:35:24 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 Average: eth0 55.33 36.80 95.12 7.95 0.00 0.00 0.00 0.00 10:35:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:24 Average: docker0 0.89 0.59 0.17 2.52 0.00 0.00 0.00 0.00 10:35:24 10:35:24 10:35:24 ---> sar -P ALL: 10:35:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:35:24 10:35:24 10:23:32 LINUX RESTART (2 CPU) 10:35:24 10:35:24 10:24:01 CPU %user %nice %system %iowait %steal %idle 10:35:24 10:25:03 all 9.42 0.00 2.74 2.04 0.07 85.73 10:35:24 10:25:03 0 9.64 0.00 3.33 1.43 0.07 85.53 10:35:24 10:25:03 1 9.19 0.00 2.16 2.65 0.07 85.93 10:35:24 10:26:01 all 0.11 0.00 0.04 0.00 0.03 99.82 10:35:24 10:26:01 0 0.16 0.00 0.02 0.00 0.02 99.81 10:35:24 10:26:01 1 0.07 0.00 0.07 0.00 0.03 99.83 10:35:24 10:27:01 all 0.11 0.00 0.03 0.00 0.03 99.83 10:35:24 10:27:01 0 0.17 0.00 0.03 0.00 0.03 99.77 10:35:24 10:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:35:24 10:28:01 all 0.09 0.00 0.02 0.00 0.03 99.86 10:35:24 10:28:01 0 0.13 0.00 0.02 0.00 0.02 99.83 10:35:24 10:28:01 1 0.05 0.00 0.02 0.00 0.05 99.88 10:35:24 10:29:01 all 0.09 0.00 0.03 0.00 0.03 99.86 10:35:24 10:29:01 0 0.12 0.00 0.02 0.00 0.02 99.85 10:35:24 10:29:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:35:24 10:30:01 all 0.03 0.00 0.03 0.00 0.03 99.91 10:35:24 10:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:35:24 10:30:01 1 0.05 0.00 0.03 0.00 0.05 99.87 10:35:24 10:31:01 all 0.11 0.00 0.03 0.00 0.03 99.83 10:35:24 10:31:01 0 0.13 0.00 0.02 0.00 0.02 99.83 10:35:24 10:31:01 1 0.08 0.00 0.03 0.00 0.05 99.83 10:35:24 10:32:01 all 0.07 0.00 0.03 0.00 0.03 99.87 10:35:24 10:32:01 0 0.10 0.00 0.02 0.00 0.02 99.87 10:35:24 10:32:01 1 0.03 0.00 0.05 0.00 0.05 99.87 10:35:24 10:33:01 all 0.08 0.00 0.03 0.00 0.02 99.87 10:35:24 10:33:01 0 0.13 0.00 0.02 0.00 0.00 99.85 10:35:24 10:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:35:24 10:34:01 all 0.06 0.00 0.03 0.00 0.04 99.87 10:35:24 10:34:01 0 0.10 0.00 0.03 0.00 0.05 99.82 10:35:24 10:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:35:24 10:35:01 all 0.18 0.00 0.03 0.00 0.03 99.77 10:35:24 10:35:01 0 0.32 0.00 0.02 0.00 0.02 99.65 10:35:24 10:35:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:35:24 10:35:24 Average: CPU %user %nice %system %iowait %steal %idle 10:35:24 Average: all 0.93 0.00 0.27 0.18 0.03 98.58 10:35:24 Average: 0 0.99 0.00 0.32 0.13 0.02 98.54 10:35:24 Average: 1 0.87 0.00 0.22 0.24 0.04 98.63 10:35:24 10:35:24 10:35:24