Pull request #233 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0cab11c756c7fdddd4dc270dc749fb9a1305fa68+99df618622a9f54f94da4a2280a77aba81c63d12 (274df953c0a63836742b1c6d5d36f8d9d9a6e449) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-233/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-233/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3953’ is offline; ‘prd-centos7-docker-4c-2g-3956’ is offline; ‘prd-centos7-docker-4c-2g-3962’ is offline; ‘prd-centos7-docker-4c-2g-3965’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3969 in /w/workspace/xfoundry_device-modbus-go_PR-233 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-233 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Merging remotes/origin/master commit 99df618622a9f54f94da4a2280a77aba81c63d12 into PR head commit 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 99df618622a9f54f94da4a2280a77aba81c63d12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 Checking out Revision 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 (PR-233) > git config core.sparsecheckout # timeout=10 > git checkout -f 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:51 ========================================================= 05:57:51 EdgeX Global Pipelines Version Info 05:57:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:57:56 ------------------- 05:57:56 stable info: 05:57:56 ------------------- 05:57:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:57:56 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:57:56 Message: update stable to v1.0.191 05:57:58 ------------------- 05:57:58 experimental info: 05:57:58 ------------------- 05:57:58 Commited By: **** collab-it+edgex@linuxfoundation.org 05:57:58 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:57:58 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:57:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo 05:58:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cab11c [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:58:01 provisioning config files... 05:58:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-233@tmp/config28921666376888036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:02 ---> docker-login.sh 05:58:02 nexus3.edgexfoundry.org:10001 05:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:03 Configure a credential helper to remove this warning. See 05:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:03 05:58:03 Login Succeeded 05:58:03 nexus3.edgexfoundry.org:10002 05:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:03 Configure a credential helper to remove this warning. See 05:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:03 05:58:03 Login Succeeded 05:58:03 nexus3.edgexfoundry.org:10003 05:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:04 Configure a credential helper to remove this warning. See 05:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:04 05:58:04 Login Succeeded 05:58:04 nexus3.edgexfoundry.org:10004 05:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:05 Configure a credential helper to remove this warning. See 05:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:05 05:58:05 Login Succeeded 05:58:05 docker.io 05:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:06 Configure a credential helper to remove this warning. See 05:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:06 05:58:06 Login Succeeded 05:58:06 ---> docker-login.sh ends [Pipeline] } 05:58:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:07 + git log --format=format:%s -1 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 [Pipeline] echo 05:58:07 GIT_COMMIT: 0cab11c756c7fdddd4dc270dc749fb9a1305fa68, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:58:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:08 05:58:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:58:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:09 latest: Pulling from edgex-devops/git-semver 05:58:09 31603596830f: Pulling fs layer 05:58:09 54011a49482f: Pulling fs layer 05:58:09 a6820b24f6d8: Pulling fs layer 05:58:09 f581987b2513: Pulling fs layer 05:58:09 f581987b2513: Waiting 05:58:09 54011a49482f: Download complete 05:58:09 31603596830f: Verifying Checksum 05:58:09 31603596830f: Download complete 05:58:10 f581987b2513: Verifying Checksum 05:58:10 f581987b2513: Download complete 05:58:10 a6820b24f6d8: Verifying Checksum 05:58:10 a6820b24f6d8: Download complete 05:58:10 31603596830f: Pull complete 05:58:11 54011a49482f: Pull complete 05:58:13 a6820b24f6d8: Pull complete 05:58:14 f581987b2513: Pull complete 05:58:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:58:15 prd-centos7-docker-4c-2g-3969 does not seem to be running inside a container 05:58:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-233 -v /w/workspace/xfoundry_device-modbus-go_PR-233:/w/workspace/xfoundry_device-modbus-go_PR-233:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-233@tmp:/w/workspace/xfoundry_device-modbus-go_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:58:20 $ docker top a71da2446c68448de02feab5ff8c462ca4db961b8acb8abdc13b7a39ebbd8600 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:20 [ssh-agent] Looking for ssh-agent implementation... 05:58:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:21 $ docker exec a71da2446c68448de02feab5ff8c462ca4db961b8acb8abdc13b7a39ebbd8600 ssh-agent 05:58:21 SSH_AUTH_SOCK=/tmp/ssh-EDF3DQxTQNZi/agent.11 05:58:21 SSH_AGENT_PID=17 05:58:22 Running ssh-add (command line suppressed) 05:58:22 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-233@tmp/private_key_7551879097507099646.key (/w/workspace/xfoundry_device-modbus-go_PR-233@tmp/private_key_7551879097507099646.key) 05:58:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:23 + git tag --points-at HEAD [Pipeline] } 05:58:23 $ docker exec --env ******** --env ******** a71da2446c68448de02feab5ff8c462ca4db961b8acb8abdc13b7a39ebbd8600 ssh-agent -k 05:58:24 unset SSH_AUTH_SOCK; 05:58:24 unset SSH_AGENT_PID; 05:58:24 echo Agent pid 17 killed; 05:58:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:58:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:24 [ssh-agent] Looking for ssh-agent implementation... 05:58:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:25 $ docker exec a71da2446c68448de02feab5ff8c462ca4db961b8acb8abdc13b7a39ebbd8600 ssh-agent 05:58:26 SSH_AUTH_SOCK=/tmp/ssh-wKSPCGL4wTDA/agent.45 05:58:26 SSH_AGENT_PID=50 05:58:26 Running ssh-add (command line suppressed) 05:58:26 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-233@tmp/private_key_7883475317127769109.key (/w/workspace/xfoundry_device-modbus-go_PR-233@tmp/private_key_7883475317127769109.key) 05:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:27 + git semver init 05:58:27 # -> Open(): unable to determine branch for HEAD 05:58:27 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-233/.git 05:58:27 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-233 05:58:27 # $SEMVER_REMOTE_NAME = origin 05:58:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:58:27 # $SEMVER_USER_NAME = edgex-jenkins 05:58:27 # $SEMVER_BRANCH = PR-233 05:58:27 # $SEMVER_TEMP = /tmp/semver-507359205 05:58:27 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 05:58:28 # '/tmp/semver-507359205' -> '/w/workspace/xfoundry_device-modbus-go_PR-233/.semver' 05:58:28 # -> Force: false 05:58:28 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-233/.semver [Pipeline] } 05:58:28 $ docker exec --env ******** --env ******** a71da2446c68448de02feab5ff8c462ca4db961b8acb8abdc13b7a39ebbd8600 ssh-agent -k 05:58:28 unset SSH_AUTH_SOCK; 05:58:28 unset SSH_AGENT_PID; 05:58:28 echo Agent pid 50 killed; 05:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:29 + git semver [Pipeline] } 05:58:29 $ docker stop --time=1 a71da2446c68448de02feab5ff8c462ca4db961b8acb8abdc13b7a39ebbd8600 05:58:31 $ docker rm -f a71da2446c68448de02feab5ff8c462ca4db961b8acb8abdc13b7a39ebbd8600 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:33 Stashed 1 file(s) [Pipeline] echo 05:58:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:58:49 Still waiting to schedule task 05:58:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:58:49 Still waiting to schedule task 05:58:49 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3946’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3985’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3987’ is offline 06:08:58 Running on prd-centos7-docker-4c-2g-3988 in /w/workspace/xfoundry_device-modbus-go_PR-233 [Pipeline] { [Pipeline] ws 06:08:58 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:09:12 using credential edgex-jenkins-ssh 06:09:12 Cloning the remote Git repository 06:09:12 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:09:12 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:09:12 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:09:12 > git --version # timeout=10 06:09:12 > git --version # 'git version 2.24.3' 06:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:14 Merging remotes/origin/master commit 99df618622a9f54f94da4a2280a77aba81c63d12 into PR head commit 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 06:09:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:09:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:09:14 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:09:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:09:14 > git config core.sparsecheckout # timeout=10 06:09:14 > git checkout -f 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 # timeout=10 06:09:14 > git remote # timeout=10 06:09:15 > git config --get remote.origin.url # timeout=10 06:09:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:15 > git merge 99df618622a9f54f94da4a2280a77aba81c63d12 # timeout=10 06:09:15 Merge succeeded, producing 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 06:09:15 Checking out Revision 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 (PR-233) 06:09:15 > git rev-parse HEAD^{commit} # timeout=10 06:09:15 > git config core.sparsecheckout # timeout=10 06:09:15 > git checkout -f 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 # timeout=10 06:09:20 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:09:20 > git --version # timeout=10 06:09:20 > git --version # 'git version 2.24.3' 06:09:20 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:09:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:09:24 + true 06:09:24 + sudo service docker restart 06:09:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:09:27 provisioning config files... 06:09:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3840071367879854958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:27 ---> docker-login.sh 06:09:27 nexus3.edgexfoundry.org:10001 06:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:28 Configure a credential helper to remove this warning. See 06:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:28 06:09:28 Login Succeeded 06:09:28 nexus3.edgexfoundry.org:10002 06:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:29 Configure a credential helper to remove this warning. See 06:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:29 06:09:29 Login Succeeded 06:09:29 nexus3.edgexfoundry.org:10003 06:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:30 Configure a credential helper to remove this warning. See 06:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:30 06:09:30 Login Succeeded 06:09:30 nexus3.edgexfoundry.org:10004 06:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:30 Configure a credential helper to remove this warning. See 06:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:30 06:09:30 Login Succeeded 06:09:30 docker.io 06:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:31 Configure a credential helper to remove this warning. See 06:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:31 06:09:31 Login Succeeded 06:09:31 ---> docker-login.sh ends [Pipeline] } 06:09:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:32 ========================================================= 06:09:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:09:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:09:33 + 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 . 06:09:33 Sending build context to Docker daemon 601.1kB 06:09:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:09:33 Step 2/8 : FROM ${BASE} 06:09:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:09:33 540db60ca938: Pulling fs layer 06:09:33 adcc1eea9eea: Pulling fs layer 06:09:33 4c4ab2625f07: Pulling fs layer 06:09:33 0510c868ecb4: Pulling fs layer 06:09:33 afea3b2eda06: Pulling fs layer 06:09:33 7809a108b3ef: Pulling fs layer 06:09:33 f706445af74f: Pulling fs layer 06:09:33 0510c868ecb4: Waiting 06:09:33 afea3b2eda06: Waiting 06:09:33 7809a108b3ef: Waiting 06:09:33 f706445af74f: Waiting 06:09:33 4c4ab2625f07: Verifying Checksum 06:09:33 4c4ab2625f07: Download complete 06:09:33 adcc1eea9eea: Verifying Checksum 06:09:33 adcc1eea9eea: Download complete 06:09:33 afea3b2eda06: Verifying Checksum 06:09:33 afea3b2eda06: Download complete 06:09:33 7809a108b3ef: Verifying Checksum 06:09:33 7809a108b3ef: Download complete 06:09:34 540db60ca938: Verifying Checksum 06:09:34 540db60ca938: Download complete 06:09:34 540db60ca938: Pull complete 06:09:34 adcc1eea9eea: Pull complete 06:09:35 4c4ab2625f07: Pull complete 06:09:41 f706445af74f: Verifying Checksum 06:09:41 f706445af74f: Download complete 06:09:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3991 in /w/workspace/xfoundry_device-modbus-go_PR-233 [Pipeline] { [Pipeline] ws 06:09:46 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:09:48 0510c868ecb4: Verifying Checksum 06:09:48 0510c868ecb4: Download complete 06:09:53 using credential edgex-jenkins-ssh 06:09:53 Cloning the remote Git repository 06:09:53 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:09:53 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:09:53 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:09:53 > git --version # timeout=10 06:09:53 > git --version # 'git version 2.17.1' 06:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:55 Merging remotes/origin/master commit 99df618622a9f54f94da4a2280a77aba81c63d12 into PR head commit 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 06:09:55 Merge succeeded, producing 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 06:09:55 Checking out Revision 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 (PR-233) 06:09:54 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:09:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:54 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:09:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:09:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:09:55 > git config core.sparsecheckout # timeout=10 06:09:55 > git checkout -f 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 # timeout=10 06:09:55 > git remote # timeout=10 06:09:55 > git config --get remote.origin.url # timeout=10 06:09:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:55 > git merge 99df618622a9f54f94da4a2280a77aba81c63d12 # timeout=10 06:09:55 > git rev-parse HEAD^{commit} # timeout=10 06:09:55 > git config core.sparsecheckout # timeout=10 06:09:55 > git checkout -f 0cab11c756c7fdddd4dc270dc749fb9a1305fa68 # timeout=10 06:10:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:10:00 > git --version # timeout=10 06:10:00 > git --version # 'git version 2.17.1' 06:10:00 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:01 0510c868ecb4: Pull complete 06:10:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 06:10:01 afea3b2eda06: Pull complete [Pipeline] sh 06:10:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:10:02 7809a108b3ef: Pull complete 06:10:02 + + sudo service dockertrue restart 06:10:02 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:10:04 provisioning config files... 06:10:04 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config362510459128999376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:05 ---> docker-login.sh 06:10:05 nexus3.edgexfoundry.org:10001 06:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:06 Configure a credential helper to remove this warning. See 06:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:06 06:10:06 Login Succeeded 06:10:06 nexus3.edgexfoundry.org:10002 06:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:07 Configure a credential helper to remove this warning. See 06:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:07 06:10:07 Login Succeeded 06:10:07 nexus3.edgexfoundry.org:10003 06:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:07 Configure a credential helper to remove this warning. See 06:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:07 06:10:07 Login Succeeded 06:10:07 nexus3.edgexfoundry.org:10004 06:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:08 Configure a credential helper to remove this warning. See 06:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:08 06:10:08 Login Succeeded 06:10:08 docker.io 06:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:09 Configure a credential helper to remove this warning. See 06:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:09 06:10:09 Login Succeeded 06:10:09 ---> docker-login.sh ends [Pipeline] } 06:10:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:09 ========================================================= 06:10:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:10:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:10:10 + 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 . 06:10:10 Sending build context to Docker daemon 600.1kB 06:10:10 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:10:10 Step 2/8 : FROM ${BASE} 06:10:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:10:10 595b0fe564bb: Pulling fs layer 06:10:10 7186ed65a4f7: Pulling fs layer 06:10:10 316046926c0a: Pulling fs layer 06:10:10 4ebd0625c992: Pulling fs layer 06:10:10 207e8628e3a3: Pulling fs layer 06:10:10 c791037a9be2: Pulling fs layer 06:10:10 ffd874e62e21: Pulling fs layer 06:10:10 4ebd0625c992: Waiting 06:10:10 207e8628e3a3: Waiting 06:10:10 c791037a9be2: Waiting 06:10:10 ffd874e62e21: Waiting 06:10:10 316046926c0a: Verifying Checksum 06:10:10 316046926c0a: Download complete 06:10:10 7186ed65a4f7: Verifying Checksum 06:10:10 7186ed65a4f7: Download complete 06:10:10 207e8628e3a3: Verifying Checksum 06:10:10 207e8628e3a3: Download complete 06:10:10 c791037a9be2: Verifying Checksum 06:10:10 c791037a9be2: Download complete 06:10:10 595b0fe564bb: Verifying Checksum 06:10:10 595b0fe564bb: Download complete 06:10:11 f706445af74f: Pull complete 06:10:11 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:10:11 ---> b068be0155e3 06:10:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:10:11 ---> Running in 4652ae24dcef 06:10:11 595b0fe564bb: Pull complete 06:10:12 Removing intermediate container 4652ae24dcef 06:10:12 ---> 653cee5a8b06 06:10:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:12 ---> Running in e36bcaa23e1a 06:10:12 7186ed65a4f7: Pull complete 06:10:13 316046926c0a: Pull complete 06:10:14 ffd874e62e21: Verifying Checksum 06:10:14 ffd874e62e21: Download complete 06:10:14 Removing intermediate container e36bcaa23e1a 06:10:14 ---> a542844ee5e0 06:10:14 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:10:14 ---> Running in 60e071ee3d50 06:10:15 4ebd0625c992: Verifying Checksum 06:10:15 4ebd0625c992: Download complete 06:10:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:10:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:10:21 (1/13) Installing libc-dev (0.7.2-r3) 06:10:21 (2/13) Installing libsodium (1.0.18-r0) 06:10:21 (3/13) Installing pkgconf (1.7.3-r0) 06:10:22 (4/13) Installing libsodium-dev (1.0.18-r0) 06:10:22 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:10:23 (6/13) Installing libedit (20191231.3.1-r1) 06:10:24 (7/13) Installing openssh-client (8.4_p1-r3) 06:10:25 4ebd0625c992: Pull complete 06:10:25 207e8628e3a3: Pull complete 06:10:25 c791037a9be2: Pull complete 06:10:27 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:10:27 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:10:28 (10/13) Installing openssh-server (8.4_p1-r3) 06:10:28 ffd874e62e21: Pull complete 06:10:28 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:10:28 ---> cfc18b08335c 06:10:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:10:30 (11/13) Installing openssh (8.4_p1-r3) 06:10:30 (12/13) Installing libzmq (4.3.3-r1) 06:10:30 (13/13) Installing zeromq-dev (4.3.3-r1) 06:10:30 Executing busybox-1.32.1-r6.trigger 06:10:30 OK: 156 MiB in 53 packages 06:10:32 Removing intermediate container 60e071ee3d50 06:10:32 ---> 2d20af776047 06:10:32 Step 6/8 : WORKDIR /device-modbus-go 06:10:32 ---> Running in cd933a3c77cb 06:10:32 Removing intermediate container cd933a3c77cb 06:10:32 ---> d1617233b3e6 06:10:32 Step 7/8 : COPY . . 06:10:32 ---> Running in a13f87f52713 06:10:32 Removing intermediate container a13f87f52713 06:10:32 ---> 59b464270a62 06:10:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:33 ---> Running in c72fce2c4e52 06:10:34 ---> 31921a5366ca 06:10:34 Step 8/8 : RUN go mod download 06:10:34 ---> Running in e33e13fa5532 06:10:35 Removing intermediate container c72fce2c4e52 06:10:35 ---> 77f8e8cca924 06:10:35 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:10:35 ---> Running in bb6f5729e6f5 06:10:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:10:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:10:41 (1/13) Installing libc-dev (0.7.2-r3) 06:10:41 (2/13) Installing libsodium (1.0.18-r0) 06:10:41 (3/13) Installing pkgconf (1.7.3-r0) 06:10:41 (4/13) Installing libsodium-dev (1.0.18-r0) 06:10:41 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:10:42 (6/13) Installing libedit (20191231.3.1-r1) 06:10:42 (7/13) Installing openssh-client (8.4_p1-r3) 06:10:45 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:10:45 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:10:45 (10/13) Installing openssh-server (8.4_p1-r3) 06:10:45 (11/13) Installing openssh (8.4_p1-r3) 06:10:46 (12/13) Installing libzmq (4.3.3-r1) 06:10:46 (13/13) Installing zeromq-dev (4.3.3-r1) 06:10:46 Executing busybox-1.32.1-r6.trigger 06:10:47 OK: 145 MiB in 53 packages 06:10:48 Removing intermediate container bb6f5729e6f5 06:10:48 ---> 0624be5c4674 06:10:48 Step 6/8 : WORKDIR /device-modbus-go 06:10:48 ---> Running in 3c784f94e041 06:10:49 Removing intermediate container 3c784f94e041 06:10:49 ---> 8a52d6e5b5e9 06:10:49 Step 7/8 : COPY . . 06:10:50 ---> 07a474904fc7 06:10:50 Step 8/8 : RUN go mod download 06:10:50 ---> Running in 87bfb6861641 06:11:14 Removing intermediate container e33e13fa5532 06:11:14 ---> 44c2ce4d8c06 06:11:14 Successfully built 44c2ce4d8c06 06:11:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:11:14 + docker inspect -f . ci-base-image-x86_64 06:11:15 . [Pipeline] withDockerContainer 06:11:15 prd-centos7-docker-4c-2g-3988 does not seem to be running inside a container 06:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:11:17 $ docker top 8ca87dcdc2461de2de824aeb41734b67196ff9caece056e1b360e7eddb2ab588 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:19 + go version 06:11:19 go version go1.16.3 linux/amd64 [Pipeline] } 06:11:19 $ docker stop --time=1 8ca87dcdc2461de2de824aeb41734b67196ff9caece056e1b360e7eddb2ab588 06:11:21 $ docker rm -f 8ca87dcdc2461de2de824aeb41734b67196ff9caece056e1b360e7eddb2ab588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:22 + docker inspect -f . ci-base-image-x86_64 06:11:23 . [Pipeline] withDockerContainer 06:11:23 Removing intermediate container 87bfb6861641 06:11:23 ---> 3a44951e4f76 06:11:23 Successfully built 3a44951e4f76 06:11:23 Successfully tagged ci-base-image-arm64:latest 06:11:23 prd-centos7-docker-4c-2g-3988 does not seem to be running inside a container 06:11:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:11:25 $ docker top ddacefe5a41abc188d8b468e3809afb5233fd8d0b762f241dc10c055e34e3974 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:11:25 + docker inspect -f . ci-base-image-arm64 06:11:25 . [Pipeline] withDockerContainer 06:11:26 + go mod tidy 06:11:26 prd-ubuntu18.04-docker-arm64-4c-16g-3991 does not seem to be running inside a container 06:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:27 $ docker top 7f02abecb59fcedb75df2dce8b52a21f7fa5688ac38534f26247774b3b5ad1ae -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:11:28 + make test 06:11:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:11:29 + go version 06:11:29 go version go1.16.3 linux/arm64 [Pipeline] } 06:11:29 $ docker stop --time=1 7f02abecb59fcedb75df2dce8b52a21f7fa5688ac38534f26247774b3b5ad1ae 06:11:30 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:11:31 $ docker rm -f 7f02abecb59fcedb75df2dce8b52a21f7fa5688ac38534f26247774b3b5ad1ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:33 + docker inspect -f . ci-base-image-arm64 06:11:33 . [Pipeline] withDockerContainer 06:11:33 prd-ubuntu18.04-docker-arm64-4c-16g-3991 does not seem to be running inside a container 06:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:35 $ docker top 65ce7ed880416fefbba116a2df5141430c1ef3d2167d8852a5c71a4fb06583b8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:36 + go mod tidy [Pipeline] sh 06:11:38 + make test 06:11:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:11:40 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:11:58 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 06:11:58 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:11:58 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:11:58 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:11:58 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:12:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 50.1% of statements 06:12:18 make: *** [Makefile:25: test] Error 2 [Pipeline] } 06:12:18 $ docker stop --time=1 ddacefe5a41abc188d8b468e3809afb5233fd8d0b762f241dc10c055e34e3974 06:12:21 $ docker rm -f ddacefe5a41abc188d8b468e3809afb5233fd8d0b762f241dc10c055e34e3974 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:12:23 ---> job-cost.sh 06:12:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Khaj 06:12:27 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 06:12:27 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:12:27 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:12:27 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:12:27 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:12:42 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 50.1% of statements 06:12:42 make: *** [Makefile:25: test] Error 2 [Pipeline] } 06:12:42 $ docker stop --time=1 65ce7ed880416fefbba116a2df5141430c1ef3d2167d8852a5c71a4fb06583b8 06:12:45 $ docker rm -f 65ce7ed880416fefbba116a2df5141430c1ef3d2167d8852a5c71a4fb06583b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:12:46 ---> job-cost.sh 06:12:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-17An 06:12:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-Khaj/bin to PATH 06:13:36 INFO: No Stack... 06:13:36 INFO: Retrieving Pricing Info for: v1-standard-2 06:13:37 INFO: Archiving Costs [Pipeline] sh 06:13:37 + cut -d, -f6 06:13:37 + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 06:13:37 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-233-1-stack-cost] 06:13:37 Resource [jenkins-edgexfoundry-device-modbus-go-PR-233-1-stack-cost] did not exist. Created. 06:13:37 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:38 + echo total: 0.029999999329447746 [Pipeline] stash 06:13:39 Stashed 1 file(s) [Pipeline] } 06:13:39 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:13:39 Failed in branch amd64 06:13:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:15:46 lf-activate-venv(): INFO: Adding /tmp/venv-17An/bin to PATH 06:15:46 INFO: No Stack... 06:15:46 INFO: Retrieving Pricing Info for: lf-standard-4 06:15:46 INFO: Archiving Costs [Pipeline] sh 06:15:47 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:15:47 + cut -d, -f6 [Pipeline] lock 06:15:47 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-233-1-stack-cost] 06:15:47 Resource [jenkins-edgexfoundry-device-modbus-go-PR-233-1-stack-cost] did not exist. Created. 06:15:47 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:47 /w/workspace/device-modbus-go/1@tmp/durable-f618fada/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-f618fada/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:15:48 + echo total: 0.20999999344348907 [Pipeline] stash 06:15:48 Warning: overwriting stash ‘stack-cost’ 06:15:48 Stashed 1 file(s) [Pipeline] } 06:15:48 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:15:49 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:15:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:15:53 ---> package-listing.sh 06:15:53 ++ tr '[:upper:]' '[:lower:]' 06:15:53 ++ facter osfamily 06:15:53 + OS_FAMILY=redhat 06:15:53 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-233 06:15:53 + START_PACKAGES=/tmp/packages_start.txt 06:15:53 + END_PACKAGES=/tmp/packages_end.txt 06:15:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:53 + PACKAGES=/tmp/packages_start.txt 06:15:53 + '[' /w/workspace/xfoundry_device-modbus-go_PR-233 ']' 06:15:53 + PACKAGES=/tmp/packages_end.txt 06:15:53 + case "${OS_FAMILY}" in 06:15:53 + sort 06:15:53 + rpm -qa 06:16:00 + '[' -f /tmp/packages_start.txt ']' 06:16:00 + '[' -f /tmp/packages_end.txt ']' 06:16:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:00 + '[' /w/workspace/xfoundry_device-modbus-go_PR-233 ']' 06:16:00 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-233/archives/ 06:16:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-233/archives/ [Pipeline] echo 06:16:00 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/xfoundry_device-modbus-go_PR-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:16:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:01 06:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:03 alpine: Pulling from edgex-lftools-log-publisher 06:16:03 df20fa9351a1: Pulling fs layer 06:16:03 36b3adc4ff6f: Pulling fs layer 06:16:03 8ad3a11d3b57: Pulling fs layer 06:16:03 46f8f816bc3b: Pulling fs layer 06:16:03 93b61091891f: Pulling fs layer 06:16:03 93b9cdb0e59b: Pulling fs layer 06:16:03 5e14af77c1be: Pulling fs layer 06:16:03 01666e4c0597: Pulling fs layer 06:16:03 aa168da1d23b: Pulling fs layer 06:16:03 46f8f816bc3b: Waiting 06:16:03 93b61091891f: Waiting 06:16:03 93b9cdb0e59b: Waiting 06:16:03 5e14af77c1be: Waiting 06:16:03 01666e4c0597: Waiting 06:16:03 aa168da1d23b: Waiting 06:16:04 36b3adc4ff6f: Verifying Checksum 06:16:04 36b3adc4ff6f: Download complete 06:16:04 46f8f816bc3b: Verifying Checksum 06:16:04 46f8f816bc3b: Download complete 06:16:04 df20fa9351a1: Verifying Checksum 06:16:04 df20fa9351a1: Download complete 06:16:04 93b9cdb0e59b: Verifying Checksum 06:16:04 93b9cdb0e59b: Download complete 06:16:04 5e14af77c1be: Verifying Checksum 06:16:04 5e14af77c1be: Download complete 06:16:04 01666e4c0597: Verifying Checksum 06:16:04 01666e4c0597: Download complete 06:16:04 93b61091891f: Verifying Checksum 06:16:04 93b61091891f: Download complete 06:16:05 8ad3a11d3b57: Verifying Checksum 06:16:05 8ad3a11d3b57: Download complete 06:16:05 df20fa9351a1: Pull complete 06:16:06 36b3adc4ff6f: Pull complete 06:16:08 8ad3a11d3b57: Pull complete 06:16:08 46f8f816bc3b: Pull complete 06:16:10 93b61091891f: Pull complete 06:16:10 93b9cdb0e59b: Pull complete 06:16:10 5e14af77c1be: Pull complete 06:16:11 01666e4c0597: Pull complete 06:16:15 aa168da1d23b: Verifying Checksum 06:16:15 aa168da1d23b: Download complete 06:16:34 aa168da1d23b: Pull complete 06:16:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:16:35 prd-centos7-docker-4c-2g-3969 does not seem to be running inside a container 06:16:35 $ 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/xfoundry_device-modbus-go_PR-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-233 -v /w/workspace/xfoundry_device-modbus-go_PR-233:/w/workspace/xfoundry_device-modbus-go_PR-233:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-233@tmp:/w/workspace/xfoundry_device-modbus-go_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:16:38 $ docker top 4922bb1ef0d6ac452b4ac316c9b93b89fc1c8f0447294c458fd08746958acc5a -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:39 + touch /tmp/pre-build-complete [Pipeline] sh 06:16:40 + mkdir -p /var/log/sa [Pipeline] sh 06:16:41 + ls /var/log/sa-host 06:16:41 + sadf -c /var/log/sa-host/sa10 06:16:41 file_magic: OK 06:16:41 HZ: Using current value: 100 06:16:41 file_header: OK 06:16:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:16:41 Statistics: 06:16:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:16:41 File successfully converted to sysstat format version 12.2.1 06:16:41 + sadf -c /var/log/sa-host/sa23 06:16:41 file_magic: OK 06:16:41 HZ: Using current value: 100 06:16:41 file_header: OK 06:16:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:16:41 Statistics: 06:16:41 Hnuu...uuuununununu... 06:16:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:41 provisioning config files... 06:16:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-233@tmp/config970836505352680596tmp [Pipeline] { [Pipeline] echo 06:16:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:16:42 ---> create-netrc.sh [Pipeline] } 06:16:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:16:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:16:43 ---> python-tools-install.sh [Pipeline] echo 06:16:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:16:43 ---> sudo-logs.sh 06:16:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:16:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:16:44 ---> job-cost.sh 06:16:44 lf-activate-venv: SKIPPING 06:16:44 DEBUG: total: 0.20999999344348907 06:16:44 INFO: Retrieving Stack Cost... 06:16:46 INFO: Retrieving Pricing Info for: v1-standard-2 06:16:46 INFO: Archiving Costs [Pipeline] echo 06:16:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:16:47 ---> logs-deploy.sh 06:16:47 lf-activate-venv: SKIPPING 06:16:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-233/1 06:16:47 INFO: archiving workspace using pattern(s): 06:16:51 Archives upload complete. 06:16:51 INFO: archiving logs to Nexus 06:16:54 ---> uname -a: 06:16:54 Linux prd-centos7-docker-4c-2g-3969.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:16:54 06:16:54 06:16:54 ---> lscpu: 06:16:54 Architecture: x86_64 06:16:54 CPU op-mode(s): 32-bit, 64-bit 06:16:54 Byte Order: Little Endian 06:16:54 Address sizes: 40 bits physical, 48 bits virtual 06:16:54 CPU(s): 4 06:16:54 On-line CPU(s) list: 0-3 06:16:54 Thread(s) per core: 1 06:16:54 Core(s) per socket: 1 06:16:54 Socket(s): 4 06:16:54 NUMA node(s): 1 06:16:54 Vendor ID: GenuineIntel 06:16:54 CPU family: 6 06:16:54 Model: 44 06:16:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:16:54 Stepping: 1 06:16:54 CPU MHz: 2933.438 06:16:54 BogoMIPS: 5866.87 06:16:54 Virtualization: VT-x 06:16:54 Hypervisor vendor: KVM 06:16:54 Virtualization type: full 06:16:54 L1d cache: 128 KiB 06:16:54 L1i cache: 128 KiB 06:16:54 L2 cache: 16 MiB 06:16:54 L3 cache: 64 MiB 06:16:54 NUMA node0 CPU(s): 0-3 06:16:54 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:16:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:16:54 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:16:54 Vulnerability Meltdown: Mitigation; PTI 06:16:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:16:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:16:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:16:54 Vulnerability Srbds: Not affected 06:16:54 Vulnerability Tsx async abort: Not affected 06:16:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:16:54 06:16:54 06:16:54 ---> nproc: 06:16:54 4 06:16:54 06:16:54 06:16:54 ---> df -h: 06:16:54 Filesystem Size Used Available Use% Mounted on 06:16:54 overlay 50.0G 6.9G 43.1G 14% / 06:16:54 tmpfs 64.0M 0 64.0M 0% /dev 06:16:54 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:16:54 shm 64.0M 0 64.0M 0% /dev/shm 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/xfoundry_device-modbus-go_PR-233 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/xfoundry_device-modbus-go_PR-233@tmp 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 06:16:54 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 06:16:54 06:16:54 06:16:54 ---> free -m: 06:16:54 total used free shared buff/cache available 06:16:54 Mem: 1837 738 105 0 993 993 06:16:54 Swap: 1023 1 1022 06:16:54 06:16:54 06:16:54 ---> ip addr: 06:16:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:16:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:16:54 inet 127.0.0.1/8 scope host lo 06:16:54 valid_lft forever preferred_lft forever 06:16:54 inet6 ::1/128 scope host 06:16:54 valid_lft forever preferred_lft forever 06:16:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:16:54 link/ether fa:16:3e:36:06:c0 brd ff:ff:ff:ff:ff:ff 06:16:54 inet 10.30.122.126/23 brd 10.30.123.255 scope global dynamic eth0 06:16:54 valid_lft 85167sec preferred_lft 85167sec 06:16:54 inet6 fe80::f816:3eff:fe36:6c0/64 scope link 06:16:54 valid_lft forever preferred_lft forever 06:16:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:16:54 link/ether 02:42:35:b5:0e:10 brd ff:ff:ff:ff:ff:ff 06:16:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:16:54 valid_lft forever preferred_lft forever 06:16:54 inet6 fe80::42:35ff:feb5:e10/64 scope link 06:16:54 valid_lft forever preferred_lft forever 06:16:54 06:16:54 06:16:54 ---> sar -b -r -n DEV: 06:16:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 06:16:54 06:16:54 05:56:04 LINUX RESTART (4 CPU) 06:16:54 06:16:54 05:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:16:54 05:58:02 54.18 35.75 18.43 0.00 5077.23 1434.57 0.00 06:16:54 05:59:01 28.04 8.84 19.19 0.00 2718.84 2284.04 0.00 06:16:54 06:00:01 1.88 0.00 1.88 0.00 0.00 39.76 0.00 06:16:54 06:01:01 0.32 0.02 0.30 0.00 0.13 3.52 0.00 06:16:54 06:02:01 0.55 0.08 0.47 0.00 1.60 7.53 0.00 06:16:54 06:03:01 0.33 0.00 0.33 0.00 0.00 4.14 0.00 06:16:54 06:04:02 0.28 0.00 0.28 0.00 0.00 2.98 0.00 06:16:54 06:05:01 0.19 0.00 0.19 0.00 0.00 1.85 0.00 06:16:54 06:06:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 06:16:54 06:07:01 0.35 0.00 0.35 0.00 0.00 5.18 0.00 06:16:54 06:08:01 0.30 0.00 0.30 0.00 0.00 4.17 0.00 06:16:54 06:09:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 06:16:54 06:10:02 0.28 0.00 0.28 0.00 0.00 4.61 0.00 06:16:54 06:11:01 0.30 0.05 0.25 0.00 1.62 3.54 0.00 06:16:54 06:12:01 0.95 0.12 0.83 0.00 3.72 16.36 0.00 06:16:54 06:13:01 0.30 0.00 0.30 0.00 0.00 4.31 0.00 06:16:54 06:14:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 06:16:54 06:15:01 0.18 0.00 0.18 0.00 0.00 3.56 0.00 06:16:54 06:16:01 47.51 47.06 0.45 0.00 3913.54 6.15 0.00 06:16:54 Average: 7.19 4.85 2.35 0.00 616.56 200.63 0.00 06:16:54 06:16:54 05:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:16:54 05:58:02 73040 0 606992 32.26 2620 1198892 1141696 38.96 445548 1167844 14648 06:16:54 05:59:01 183008 0 622960 33.11 2620 1072956 1151140 39.29 444892 1054860 136 06:16:54 06:00:01 189524 0 616440 32.76 2620 1072960 1127636 38.48 443692 1050604 20 06:16:54 06:01:01 191912 0 614048 32.64 2620 1072964 1074592 36.67 443584 1049148 8 06:16:54 06:02:01 192808 0 613024 32.58 2620 1073092 1072632 36.61 446008 1046300 8 06:16:54 06:03:01 190208 0 615620 32.72 2620 1073096 1072704 36.61 465908 1029040 8 06:16:54 06:04:02 190684 0 615140 32.69 2620 1073100 1072632 36.61 465648 1029040 16 06:16:54 06:05:01 190552 0 615268 32.70 2620 1073104 1072632 36.61 465652 1029040 16 06:16:54 06:06:01 190732 0 615080 32.69 2620 1073112 1072632 36.61 465532 1029044 16 06:16:54 06:07:01 190484 0 615324 32.70 2620 1073116 1072632 36.61 465668 1029040 8 06:16:54 06:08:01 190108 0 615700 32.72 2620 1073116 1072704 36.61 466036 1029040 8 06:16:54 06:09:01 187076 0 618724 32.88 2620 1073124 1072956 36.62 468844 1029040 16 06:16:54 06:10:02 185376 0 620420 32.97 2620 1073128 1073004 36.62 470460 1029040 12 06:16:54 06:11:01 187096 0 618696 32.88 2620 1073132 1074372 36.67 468968 1029040 16 06:16:54 06:12:01 188656 0 617132 32.80 2620 1073136 1072632 36.61 468368 1028324 8 06:16:54 06:13:01 184744 0 621036 33.01 2620 1073144 1072740 36.61 473812 1026516 8 06:16:54 06:14:01 185184 0 620596 32.98 2620 1073144 1072632 36.61 473332 1026516 16 06:16:54 06:15:01 185224 0 620548 32.98 2620 1073152 1072632 36.61 473288 1026520 8 06:16:54 06:16:01 108860 0 632708 33.63 2620 1137356 1155692 39.44 479176 1095688 220 06:16:54 Average: 178172 0 617656 32.83 2620 1083096 1087910 37.13 462864 1043878 800 06:16:54 06:16:54 05:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:16:54 05:58:02 eth0 191.78 138.81 732.65 60.10 0.00 0.00 0.00 0.00 06:16:54 05:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 05:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 05:59:01 eth0 68.41 57.24 349.11 16.89 0.00 0.00 0.00 0.00 06:16:54 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 05:59:01 docker0 2.42 1.74 0.47 5.02 0.00 0.00 0.00 0.00 06:16:54 06:00:01 eth0 0.57 0.32 0.27 0.21 0.00 0.00 0.00 0.00 06:16:54 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:01:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:16:54 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:02:01 eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:16:54 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:03:01 eth0 0.50 0.27 0.18 0.08 0.00 0.00 0.00 0.00 06:16:54 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:04:02 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:16:54 06:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:05:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:16:54 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:16:54 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:07:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:16:54 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:08:01 eth0 7.66 0.17 0.69 0.07 0.00 0.00 0.00 0.00 06:16:54 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:09:01 eth0 11.21 1.06 2.00 0.79 0.00 0.00 0.00 0.00 06:16:54 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:10:02 eth0 1.16 0.50 0.55 0.35 0.00 0.00 0.00 0.00 06:16:54 06:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:11:01 eth0 0.30 0.08 0.02 0.05 0.00 0.00 0.00 0.00 06:16:54 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:12:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:16:54 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:13:01 eth0 0.48 0.23 0.16 0.07 0.00 0.00 0.00 0.00 06:16:54 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:14:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:16:54 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:15:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:16:54 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:16:01 eth0 14.78 13.09 9.89 36.02 0.00 0.00 0.00 0.00 06:16:54 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 Average: eth0 15.70 11.17 57.62 6.04 0.00 0.00 0.00 0.00 06:16:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:54 Average: docker0 0.13 0.09 0.02 0.26 0.00 0.00 0.00 0.00 06:16:54 06:16:54 06:16:54 ---> sar -P ALL: 06:16:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 06:16:54 06:16:54 05:56:04 LINUX RESTART (4 CPU) 06:16:54 06:16:54 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:16:54 05:58:02 all 11.79 0.00 4.74 2.35 32.72 48.39 06:16:54 05:58:02 0 8.78 0.00 4.60 1.94 34.98 49.70 06:16:54 05:58:02 1 15.43 0.00 4.45 2.71 32.17 45.24 06:16:54 05:58:02 2 11.95 0.00 4.58 2.91 31.53 49.04 06:16:54 05:58:02 3 11.16 0.00 5.34 1.87 32.10 49.53 06:16:54 05:59:01 all 2.86 0.00 2.99 0.59 15.28 78.28 06:16:54 05:59:01 0 2.27 0.00 2.55 1.29 16.34 77.54 06:16:54 05:59:01 1 4.54 0.00 3.24 0.50 14.24 77.48 06:16:54 05:59:01 2 2.19 0.00 3.48 0.37 14.96 79.01 06:16:54 05:59:01 3 2.47 0.00 2.71 0.20 15.53 79.09 06:16:54 06:00:01 all 0.07 0.00 0.05 0.00 1.13 98.75 06:16:54 06:00:01 0 0.03 0.00 0.05 0.00 0.55 99.37 06:16:54 06:00:01 1 0.13 0.00 0.07 0.00 0.84 98.96 06:16:54 06:00:01 2 0.08 0.00 0.03 0.00 1.72 98.16 06:16:54 06:00:01 3 0.03 0.00 0.05 0.00 1.38 98.54 06:16:54 06:01:01 all 0.05 0.00 0.21 0.00 2.01 97.73 06:16:54 06:01:01 0 0.02 0.00 0.13 0.00 1.33 98.52 06:16:54 06:01:01 1 0.02 0.00 0.05 0.00 1.98 97.96 06:16:54 06:01:01 2 0.13 0.00 0.18 0.00 2.18 97.51 06:16:54 06:01:01 3 0.03 0.00 0.48 0.00 2.56 96.93 06:16:54 06:02:01 all 0.08 0.00 0.07 0.00 0.54 99.30 06:16:54 06:02:01 0 0.03 0.00 0.03 0.00 0.46 99.47 06:16:54 06:02:01 1 0.02 0.00 0.18 0.00 0.46 99.34 06:16:54 06:02:01 2 0.25 0.00 0.05 0.02 0.45 99.24 06:16:54 06:02:01 3 0.02 0.00 0.03 0.00 0.78 99.17 06:16:54 06:03:01 all 0.10 0.00 0.12 0.00 1.01 98.76 06:16:54 06:03:01 0 0.03 0.00 0.08 0.00 0.50 99.39 06:16:54 06:03:01 1 0.10 0.00 0.25 0.02 0.96 98.67 06:16:54 06:03:01 2 0.25 0.00 0.10 0.00 1.21 98.45 06:16:54 06:03:01 3 0.03 0.00 0.05 0.00 1.38 98.53 06:16:54 06:04:02 all 0.07 0.00 0.04 0.00 1.27 98.63 06:16:54 06:04:02 0 0.08 0.00 0.00 0.00 0.77 99.14 06:16:54 06:04:02 1 0.13 0.00 0.05 0.00 1.62 98.20 06:16:54 06:04:02 2 0.02 0.00 0.05 0.00 1.59 98.35 06:16:54 06:04:02 3 0.03 0.00 0.07 0.00 1.09 98.82 06:16:54 06:05:01 all 0.08 0.00 0.03 0.00 0.51 99.39 06:16:54 06:05:01 0 0.12 0.00 0.02 0.00 0.22 99.64 06:16:54 06:05:01 1 0.02 0.00 0.02 0.00 0.66 99.31 06:16:54 06:05:01 2 0.03 0.00 0.02 0.00 0.57 99.38 06:16:54 06:05:01 3 0.13 0.00 0.05 0.00 0.57 99.24 06:16:54 06:06:01 all 0.10 0.00 0.02 0.00 0.43 99.45 06:16:54 06:06:01 0 0.30 0.00 0.02 0.00 0.40 99.29 06:16:54 06:06:01 1 0.05 0.00 0.05 0.00 0.83 99.07 06:16:54 06:06:01 2 0.02 0.00 0.00 0.00 0.10 99.88 06:16:54 06:06:01 3 0.02 0.00 0.02 0.00 0.40 99.57 06:16:54 06:07:01 all 0.10 0.00 0.02 0.00 0.34 99.54 06:16:54 06:07:01 0 0.28 0.00 0.02 0.00 0.32 99.38 06:16:54 06:07:01 1 0.03 0.00 0.02 0.00 0.08 99.87 06:16:54 06:07:01 2 0.02 0.00 0.02 0.00 0.17 99.80 06:16:54 06:07:01 3 0.05 0.00 0.05 0.00 0.78 99.12 06:16:54 06:08:01 all 0.07 0.00 0.04 0.00 0.69 99.20 06:16:54 06:08:01 0 0.17 0.00 0.03 0.00 0.93 98.88 06:16:54 06:08:01 1 0.02 0.00 0.05 0.00 0.33 99.60 06:16:54 06:08:01 2 0.03 0.00 0.02 0.00 0.30 99.65 06:16:54 06:08:01 3 0.07 0.00 0.07 0.00 1.19 98.68 06:16:54 06:16:54 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:16:54 06:09:01 all 0.07 0.00 0.05 0.00 1.65 98.22 06:16:54 06:09:01 0 0.05 0.00 0.07 0.00 1.40 98.48 06:16:54 06:09:01 1 0.15 0.00 0.05 0.00 2.32 97.48 06:16:54 06:09:01 2 0.05 0.00 0.07 0.02 1.95 97.92 06:16:54 06:09:01 3 0.03 0.00 0.02 0.00 0.93 99.02 06:16:54 06:10:02 all 0.07 0.00 0.04 0.00 1.26 98.63 06:16:54 06:10:02 0 0.03 0.00 0.02 0.00 0.84 99.11 06:16:54 06:10:02 1 0.10 0.00 0.05 0.00 2.01 97.84 06:16:54 06:10:02 2 0.11 0.00 0.05 0.00 1.45 98.39 06:16:54 06:10:02 3 0.02 0.00 0.03 0.00 0.74 99.21 06:16:54 06:11:01 all 0.04 0.00 0.04 0.00 1.10 98.82 06:16:54 06:11:01 0 0.03 0.00 0.03 0.00 1.36 98.58 06:16:54 06:11:01 1 0.02 0.00 0.03 0.00 0.46 99.49 06:16:54 06:11:01 2 0.10 0.00 0.07 0.00 1.38 98.46 06:16:54 06:11:01 3 0.00 0.00 0.03 0.00 1.19 98.78 06:16:54 06:12:01 all 0.04 0.00 0.03 0.00 1.19 98.74 06:16:54 06:12:01 0 0.00 0.00 0.05 0.00 1.74 98.21 06:16:54 06:12:01 1 0.00 0.00 0.03 0.00 1.14 98.83 06:16:54 06:12:01 2 0.12 0.00 0.03 0.00 1.06 98.79 06:16:54 06:12:01 3 0.03 0.00 0.02 0.00 0.83 99.12 06:16:54 06:13:01 all 0.03 0.00 0.06 0.00 1.45 98.46 06:16:54 06:13:01 0 0.02 0.00 0.07 0.00 0.46 99.45 06:16:54 06:13:01 1 0.02 0.00 0.05 0.00 2.49 97.45 06:16:54 06:13:01 2 0.02 0.00 0.07 0.00 0.46 99.45 06:16:54 06:13:01 3 0.07 0.00 0.05 0.00 2.35 97.53 06:16:54 06:14:01 all 0.05 0.00 0.02 0.00 1.12 98.82 06:16:54 06:14:01 0 0.00 0.00 0.02 0.00 1.27 98.71 06:16:54 06:14:01 1 0.03 0.00 0.05 0.00 1.92 98.00 06:16:54 06:14:01 2 0.00 0.00 0.00 0.00 0.20 99.80 06:16:54 06:14:01 3 0.15 0.00 0.02 0.00 1.08 98.76 06:16:54 06:15:01 all 0.06 0.00 0.03 0.00 0.73 99.18 06:16:54 06:15:01 0 0.03 0.00 0.03 0.00 1.02 98.91 06:16:54 06:15:01 1 0.05 0.00 0.02 0.00 0.89 99.04 06:16:54 06:15:01 2 0.02 0.00 0.02 0.00 0.18 99.78 06:16:54 06:15:01 3 0.15 0.00 0.05 0.00 0.83 98.97 06:16:54 06:16:01 all 1.54 0.00 0.55 1.34 3.10 93.47 06:16:54 06:16:01 0 3.21 0.00 0.96 3.46 3.30 89.07 06:16:54 06:16:01 1 1.49 0.00 0.68 1.64 3.11 93.08 06:16:54 06:16:01 2 0.71 0.00 0.30 0.25 2.61 96.14 06:16:54 06:16:01 3 0.75 0.00 0.28 0.05 3.37 95.55 06:16:54 Average: all 0.99 0.00 0.52 0.24 3.78 94.47 06:16:54 Average: 0 0.89 0.00 0.51 0.37 3.91 94.32 06:16:54 Average: 1 1.27 0.00 0.52 0.27 3.80 94.14 06:16:54 Average: 2 0.92 0.00 0.51 0.20 3.57 94.80 06:16:54 Average: 3 0.87 0.00 0.53 0.12 3.85 94.62 06:16:54 06:16:54 06:16:54