Pull request #51 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2575b4846527bb42510f340a772c8dd593c3f10+53230280edfc871ff53ec5eb8cb7b2f03142bb4d (1596ca2f3db902fe2831f6177854126d87378836) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5603818777880046767.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7253860705724200781.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8158906927254783639.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh618723888149926957.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6379227011570260109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30271 in /w/workspace/undry_go-mod-configuration_PR-51 [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/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-51@tmp/jenkins-gitclient-ssh3944543740986070155.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-51@tmp/jenkins-gitclient-ssh1743116260085890841.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 53230280edfc871ff53ec5eb8cb7b2f03142bb4d into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 Merge succeeded, producing 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e Checking out Revision 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e (PR-51) > git config core.sparsecheckout # timeout=10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-51@tmp/jenkins-gitclient-ssh8022629942919438531.key > git merge 53230280edfc871ff53ec5eb8cb7b2f03142bb4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e # timeout=10 Commit message: "Merge commit '53230280edfc871ff53ec5eb8cb7b2f03142bb4d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2460cbb7245fe98a8d2b0ad2470973a1e802e2d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:26:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:26:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:26:24 ========================================================= 20:26:24 EdgeX Global Pipelines Version Info 20:26:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:26:26 ------------------- 20:26:26 stable info: 20:26:26 ------------------- 20:26:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:26:26 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:26:26 Message: update stable to v1.0.211 20:26:27 ------------------- 20:26:27 experimental info: 20:26:27 ------------------- 20:26:27 Commited By: **** collab-it+edgex@linuxfoundation.org 20:26:27 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:26:27 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:26:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42e86f2 [Pipeline] echo 20:26:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:26:30 + git rev-list -1 --merges 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e~1..42e86f21d04b107e804f5e3548c1e9cc94b9bd7e [Pipeline] echo 20:26:30 -----------> git rev-list -1 --merges 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e~1..42e86f21d04b107e804f5e3548c1e9cc94b9bd7e 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e 20:26:30 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e [false] [Pipeline] sh 20:26:30 + git log --format=format:%s -1 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e [Pipeline] echo 20:26:30 ========================================================= 20:26:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:26:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:26:31 + git log --format=format:%s -1 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e [Pipeline] echo 20:26:31 [semverPrep] GIT_COMMIT: 42e86f21d04b107e804f5e3548c1e9cc94b9bd7e, Commit Message: Merge commit '53230280edfc871ff53ec5eb8cb7b2f03142bb4d' into HEAD [Pipeline] echo 20:26:31 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:26:33 20:26:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:26:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:26:33 latest: Pulling from edgex-devops/git-semver 20:26:33 a0d0a0d46f8b: Pulling fs layer 20:26:33 3e5f54012d9b: Pulling fs layer 20:26:33 4c7163046ea9: Pulling fs layer 20:26:33 0c2d73faf560: Pulling fs layer 20:26:33 0c2d73faf560: Waiting 20:26:33 3e5f54012d9b: Verifying Checksum 20:26:33 3e5f54012d9b: Download complete 20:26:33 a0d0a0d46f8b: Verifying Checksum 20:26:33 a0d0a0d46f8b: Download complete 20:26:33 4c7163046ea9: Verifying Checksum 20:26:33 4c7163046ea9: Download complete 20:26:33 0c2d73faf560: Verifying Checksum 20:26:33 0c2d73faf560: Download complete 20:26:33 a0d0a0d46f8b: Pull complete 20:26:34 3e5f54012d9b: Pull complete 20:26:34 4c7163046ea9: Pull complete 20:26:34 0c2d73faf560: Pull complete 20:26:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:26:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:26:34 prd-centos7-docker-4c-2g-30271 does not seem to be running inside a container 20:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@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:10004/edgex-devops/git-semver:latest cat 20:26:35 $ docker top e7be6c06c2cdf1a4ddf67beef0ba20f1c3d04ac6223157135b2dd7864830d0eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:26:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:26:35 [ssh-agent] Looking for ssh-agent implementation... 20:26:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:26:35 $ docker exec e7be6c06c2cdf1a4ddf67beef0ba20f1c3d04ac6223157135b2dd7864830d0eb ssh-agent 20:26:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCNLPGB/agent.14 20:26:35 SSH_AGENT_PID=21 20:26:35 Running ssh-add (command line suppressed) 20:26:35 Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_7282871668959890673.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_7282871668959890673.key) 20:26:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:26:35 + git tag --points-at HEAD [Pipeline] } 20:26:35 $ docker exec --env ******** --env ******** e7be6c06c2cdf1a4ddf67beef0ba20f1c3d04ac6223157135b2dd7864830d0eb ssh-agent -k 20:26:36 unset SSH_AUTH_SOCK; 20:26:36 unset SSH_AGENT_PID; 20:26:36 echo Agent pid 21 killed; 20:26:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:26:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:26:36 [ssh-agent] Looking for ssh-agent implementation... 20:26:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:26:36 $ docker exec e7be6c06c2cdf1a4ddf67beef0ba20f1c3d04ac6223157135b2dd7864830d0eb ssh-agent 20:26:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGDPHal/agent.54 20:26:36 SSH_AGENT_PID=61 20:26:36 Running ssh-add (command line suppressed) 20:26:36 Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_5181876609068354204.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_5181876609068354204.key) 20:26:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:26:37 + git semver init 20:26:37 # -> Open(): unable to determine branch for HEAD 20:26:37 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.git 20:26:37 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-51 20:26:37 # $SEMVER_REMOTE_NAME = origin 20:26:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:26:37 # $SEMVER_USER_NAME = edgex-jenkins 20:26:37 # $SEMVER_BRANCH = PR-51 20:26:37 # $SEMVER_TEMP = /tmp/semver-088110938 20:26:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 20:26:38 # '/tmp/semver-088110938' -> '/w/workspace/undry_go-mod-configuration_PR-51/.semver' 20:26:38 # -> Force: false 20:26:38 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.semver [Pipeline] } 20:26:38 $ docker exec --env ******** --env ******** e7be6c06c2cdf1a4ddf67beef0ba20f1c3d04ac6223157135b2dd7864830d0eb ssh-agent -k 20:26:38 unset SSH_AUTH_SOCK; 20:26:38 unset SSH_AGENT_PID; 20:26:38 echo Agent pid 61 killed; 20:26:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:26:40 + git semver [Pipeline] } 20:26:40 $ docker stop --time=1 e7be6c06c2cdf1a4ddf67beef0ba20f1c3d04ac6223157135b2dd7864830d0eb 20:26:41 $ docker rm -f e7be6c06c2cdf1a4ddf67beef0ba20f1c3d04ac6223157135b2dd7864830d0eb [Pipeline] // withDockerContainer [Pipeline] sh 20:26:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:26:42 Stashed 1 file(s) [Pipeline] echo 20:26:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:26:59 Still waiting to schedule task 20:26:59 Still waiting to schedule task 20:26:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-30272’ is offline 20:26:59 ‘prd-centos7-docker-4c-2g-30274’ is offline 20:26:59 ‘prd-ubuntu18.04-docker-8c-8g-30265’ doesn’t have label ‘centos7-docker-4c-2g’ 20:26:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-30272’ doesn’t have label ‘centos7-docker-4c-2g’ 20:28:02 Running on prd-centos7-docker-4c-2g-30276 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws 20:28:02 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 20:28:02 Selected Git installation does not exist. Using Default 20:28:02 The recommended git tool is: NONE 20:28:09 using credential edgex-jenkins-ssh 20:28:09 Cloning the remote Git repository 20:28:09 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 20:28:09 > git init /w/workspace/go-mod-configuration/3 # timeout=10 20:28:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 20:28:09 > git --version # timeout=10 20:28:09 > git --version # 'git version 2.24.4' 20:28:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:09 [INFO] Currently running in a labeled security context 20:28:09 [INFO] Currently SELinux is 'enforcing' on the host 20:28:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh6805477284954847728.key 20:28:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 20:28:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 20:28:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 20:28:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:10 [INFO] Currently running in a labeled security context 20:28:10 [INFO] Currently SELinux is 'enforcing' on the host 20:28:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh8568882309735963750.key 20:28:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:28:10 Merging remotes/origin/main commit 53230280edfc871ff53ec5eb8cb7b2f03142bb4d into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 [Pipeline] } [Pipeline] // ws 20:28:10 > git config core.sparsecheckout # timeout=10 20:28:10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:28:11 Failed in branch amd64 20:29:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30279 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws 20:29:46 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 20:29:47 Selected Git installation does not exist. Using Default 20:29:47 The recommended git tool is: NONE 20:29:55 using credential edgex-jenkins-ssh 20:29:55 Cloning the remote Git repository 20:29:55 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 20:29:55 > git init /w/workspace/go-mod-configuration/3 # timeout=10 20:29:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 20:29:55 > git --version # timeout=10 20:29:55 > git --version # 'git version 2.17.1' 20:29:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 20:29:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 20:29:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 20:29:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:29:57 Merging remotes/origin/main commit 53230280edfc871ff53ec5eb8cb7b2f03142bb4d into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 20:29:57 > git config core.sparsecheckout # timeout=10 20:29:57 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [Pipeline] // stage [Pipeline] } 20:29:58 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:30:02 + '[' -d /w/workspace/undry_go-mod-configuration_PR-51/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:30:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:30:04 ---> package-listing.sh 20:30:04 ++ tr '[:upper:]' '[:lower:]' 20:30:04 ++ facter osfamily 20:30:05 + OS_FAMILY=redhat 20:30:05 + workspace=/w/workspace/undry_go-mod-configuration_PR-51 20:30:05 + START_PACKAGES=/tmp/packages_start.txt 20:30:05 + END_PACKAGES=/tmp/packages_end.txt 20:30:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:30:05 + PACKAGES=/tmp/packages_start.txt 20:30:05 + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' 20:30:05 + PACKAGES=/tmp/packages_end.txt 20:30:05 + case "${OS_FAMILY}" in 20:30:05 + rpm -qa 20:30:05 + sort 20:30:05 + '[' -f /tmp/packages_start.txt ']' 20:30:05 + '[' -f /tmp/packages_end.txt ']' 20:30:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:30:05 + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' 20:30:05 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-51/archives/ 20:30:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-51/archives/ [Pipeline] echo 20:30:05 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/undry_go-mod-configuration_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:30:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:07 20:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:09 latest: Pulling from edgex-lftools-log-publisher 20:30:09 b4d181a07f80: Pulling fs layer 20:30:09 a1111a8f2ec3: Pulling fs layer 20:30:09 ed53099fbce6: Pulling fs layer 20:30:09 dc539afda2c1: Pulling fs layer 20:30:09 77bc0d833cb6: Pulling fs layer 20:30:09 9065ff56babe: Pulling fs layer 20:30:09 d287ab97295c: Pulling fs layer 20:30:09 77bc0d833cb6: Waiting 20:30:09 9065ff56babe: Waiting 20:30:09 d287ab97295c: Waiting 20:30:09 dc539afda2c1: Waiting 20:30:09 a1111a8f2ec3: Verifying Checksum 20:30:09 a1111a8f2ec3: Download complete 20:30:09 dc539afda2c1: Verifying Checksum 20:30:09 dc539afda2c1: Download complete 20:30:09 ed53099fbce6: Verifying Checksum 20:30:09 ed53099fbce6: Download complete 20:30:09 9065ff56babe: Verifying Checksum 20:30:09 9065ff56babe: Download complete 20:30:09 77bc0d833cb6: Verifying Checksum 20:30:09 77bc0d833cb6: Download complete 20:30:09 b4d181a07f80: Verifying Checksum 20:30:09 b4d181a07f80: Download complete 20:30:09 d287ab97295c: Verifying Checksum 20:30:09 d287ab97295c: Download complete 20:30:11 b4d181a07f80: Pull complete 20:30:11 a1111a8f2ec3: Pull complete 20:30:11 ed53099fbce6: Pull complete 20:30:11 dc539afda2c1: Pull complete 20:30:11 77bc0d833cb6: Pull complete 20:30:11 9065ff56babe: Pull complete 20:30:17 d287ab97295c: Pull complete 20:30:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:30:17 prd-centos7-docker-4c-2g-30271 does not seem to be running inside a container 20:30:17 $ 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/undry_go-mod-configuration_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:30:19 $ docker top d2b25d55acfade28ab32be979e73b437a58aa348c7e8b74583c6a0b2be4adbee -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:19 + touch /tmp/pre-build-complete [Pipeline] sh 20:30:20 + mkdir -p /var/log/sysstat [Pipeline] sh 20:30:20 + ls /var/log/sa-host 20:30:20 + sadf -c /var/log/sa-host/sa10 20:30:20 file_magic: OK 20:30:20 HZ: Using current value: 100 20:30:20 file_header: OK 20:30:20 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 20:30:20 Statistics: 20:30:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:30:20 File successfully converted to sysstat format version 12.0.3 20:30:20 + sadf -c /var/log/sa-host/sa30 20:30:20 file_magic: OK 20:30:20 HZ: Using current value: 100 20:30:20 file_header: OK 20:30:20 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 20:30:20 Statistics: 20:30:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:30:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:22 provisioning config files... 20:30:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-51@tmp/config5595414541502499859tmp [Pipeline] { [Pipeline] echo 20:30:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:30:22 ---> create-netrc.sh [Pipeline] } 20:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:30:23 ---> python-tools-install.sh [Pipeline] echo 20:30:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:30:24 ---> sudo-logs.sh 20:30:24 Archiving 'sudo' log.. 20:30:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-30271.novalocal: Name or service not known 20:30:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-30271.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:30:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:30:24 ---> job-cost.sh 20:30:24 lf-activate-venv: SKIPPING 20:30:24 INFO: No Stack... 20:30:25 INFO: Retrieving Pricing Info for: v3-standard-2 20:30:25 INFO: Archiving Costs [Pipeline] echo 20:30:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:30:25 ---> logs-deploy.sh 20:30:25 lf-activate-venv: SKIPPING 20:30:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-51/3 20:30:25 INFO: archiving workspace using pattern(s): 20:30:27 Archives upload complete. 20:30:27 INFO: archiving logs to Nexus 20:30:27 ---> uname -a: 20:30:27 Linux prd-centos7-docker-4c-2g-30271.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:30:27 20:30:27 20:30:27 ---> lscpu: 20:30:27 Architecture: x86_64 20:30:27 CPU op-mode(s): 32-bit, 64-bit 20:30:27 Byte Order: Little Endian 20:30:27 Address sizes: 40 bits physical, 48 bits virtual 20:30:27 CPU(s): 2 20:30:27 On-line CPU(s) list: 0,1 20:30:27 Thread(s) per core: 1 20:30:27 Core(s) per socket: 1 20:30:27 Socket(s): 2 20:30:27 NUMA node(s): 1 20:30:27 Vendor ID: AuthenticAMD 20:30:27 CPU family: 23 20:30:27 Model: 49 20:30:27 Model name: AMD EPYC-Rome Processor 20:30:27 Stepping: 0 20:30:27 CPU MHz: 2799.998 20:30:27 BogoMIPS: 5599.99 20:30:27 Virtualization: AMD-V 20:30:27 Hypervisor vendor: KVM 20:30:27 Virtualization type: full 20:30:27 L1d cache: 32K 20:30:27 L1i cache: 32K 20:30:27 L2 cache: 512K 20:30:27 L3 cache: 16384K 20:30:27 NUMA node0 CPU(s): 0,1 20:30:27 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:30:27 20:30:27 20:30:27 ---> nproc: 20:30:27 2 20:30:27 20:30:27 20:30:27 ---> df -h: 20:30:27 Filesystem Size Used Avail Use% Mounted on 20:30:27 overlay 40G 7.7G 33G 20% / 20:30:27 tmpfs 64M 0 64M 0% /dev 20:30:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:30:27 shm 64M 0 64M 0% /dev/shm 20:30:27 /dev/vda1 40G 7.7G 33G 20% /facter-os 20:30:27 20:30:27 20:30:27 ---> sar -b -r -n DEV: 20:30:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 20:30:27 20:30:27 20:25:38 LINUX RESTART (2 CPU) 20:30:27 20:30:27 20:26:01 tps rtps wtps bread/s bwrtn/s 20:30:27 20:27:01 98.87 15.03 83.84 4376.43 3677.68 20:30:27 20:28:01 2.36 0.00 2.36 0.00 53.82 20:30:27 20:29:01 0.37 0.00 0.37 0.00 6.08 20:30:27 20:30:01 0.25 0.00 0.25 0.00 3.22 20:30:27 Average: 25.48 3.76 21.72 1094.70 935.70 20:30:27 20:30:27 20:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:30:27 20:27:01 5691224 0 621284 7.76 2620 1693812 1252924 13.83 562692 1521400 128 20:30:27 20:28:01 5697484 0 615012 7.68 2620 1693824 1191624 13.16 558240 1521432 20 20:30:27 20:29:01 5701136 0 611360 7.63 2620 1693824 1191660 13.16 553548 1521896 8 20:30:27 20:30:01 5699384 0 613092 7.66 2620 1693844 1162288 12.83 555464 1522040 32 20:30:27 Average: 5697307 0 615187 7.68 2620 1693826 1199624 13.24 557486 1521692 47 20:30:27 20:30:27 20:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:30:27 20:27:01 eth0 471.64 278.63 973.97 74.55 0.00 0.00 0.00 0.00 20:30:27 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:27 20:27:01 docker0 1.07 0.82 0.29 1.90 0.00 0.00 0.00 0.00 20:30:27 20:28:01 eth0 2.85 0.72 0.95 0.58 0.00 0.00 0.00 0.00 20:30:27 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:27 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:27 20:29:01 eth0 2.32 0.70 0.89 0.55 0.00 0.00 0.00 0.00 20:30:27 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:27 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:27 20:30:01 eth0 2.22 1.03 1.25 0.46 0.00 0.00 0.00 0.00 20:30:27 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:27 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:27 Average: eth0 119.82 70.31 244.40 19.05 0.00 0.00 0.00 0.00 20:30:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:27 Average: docker0 0.27 0.20 0.07 0.47 0.00 0.00 0.00 0.00 20:30:27 20:30:27 20:30:27 ---> sar -P ALL: 20:30:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 20:30:27 20:30:27 20:25:38 LINUX RESTART (2 CPU) 20:30:27 20:30:27 20:26:01 CPU %user %nice %system %iowait %steal %idle 20:30:27 20:27:01 all 12.83 0.00 2.73 2.41 0.06 81.97 20:30:27 20:27:01 0 13.21 0.00 2.95 1.28 0.05 82.51 20:30:27 20:27:01 1 12.44 0.00 2.51 3.55 0.07 81.43 20:30:27 20:28:01 all 0.28 0.00 0.10 0.00 0.03 99.60 20:30:27 20:28:01 0 0.13 0.00 0.13 0.00 0.02 99.72 20:30:27 20:28:01 1 0.42 0.00 0.07 0.00 0.03 99.48 20:30:27 20:29:01 all 0.29 0.00 0.07 0.00 0.02 99.62 20:30:27 20:29:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:30:27 20:29:01 1 0.50 0.00 0.08 0.00 0.02 99.40 20:30:27 20:30:01 all 0.14 0.00 0.06 0.00 0.02 99.78 20:30:27 20:30:01 0 0.07 0.00 0.07 0.00 0.02 99.85 20:30:27 20:30:01 1 0.22 0.00 0.05 0.00 0.02 99.72 20:30:27 Average: all 3.34 0.00 0.73 0.59 0.03 95.31 20:30:27 Average: 0 3.32 0.00 0.79 0.31 0.03 95.55 20:30:27 Average: 1 3.35 0.00 0.67 0.87 0.03 95.07 20:30:27 20:30:27 20:30:27