Push event to branch master Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac7331d11a462ff73768b75e3b1bdca871406768 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-ssh196382565759430756.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh2665176564319131960.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/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/edgex-docs/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8580134916653487189.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh6327359911047102405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/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/edgex-docs/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh110340277938695322.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2111 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.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/edgexfoundry_edgex-docs_master@tmp/jenkins-gitclient-ssh6396558586784812432.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ac7331d11a462ff73768b75e3b1bdca871406768 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac7331d11a462ff73768b75e3b1bdca871406768 # timeout=10 Commit message: "Merge pull request #522 from jpwhitemn/update-core-data-v2" > git rev-list --no-walk 25df141d6df825d04b7b6a894ee254b1efe7d36c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 19:10:05 + docker inspect -f . python:3-slim 19:10:05 19:10:05 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 19:10:05 + docker pull python:3-slim 19:10:05 3-slim: Pulling from library/python 19:10:06 33847f680f63: Pulling fs layer 19:10:06 b693dfa28d38: Pulling fs layer 19:10:06 ef8f1a8cefd1: Pulling fs layer 19:10:06 248d7d56b4a7: Pulling fs layer 19:10:06 7ae7b795eae0: Pulling fs layer 19:10:06 248d7d56b4a7: Waiting 19:10:06 7ae7b795eae0: Waiting 19:10:06 33847f680f63: Downloading 19:10:06 3-slim: Pulling from library/python 19:10:06 33847f680f63: Pulling fs layer 19:10:06 b693dfa28d38: Pulling fs layer 19:10:06 ef8f1a8cefd1: Pulling fs layer 19:10:06 248d7d56b4a7: Pulling fs layer 19:10:06 7ae7b795eae0: Pulling fs layer 19:10:06 248d7d56b4a7: Waiting 19:10:06 7ae7b795eae0: Waiting 19:10:07 b693dfa28d38: Verifying Checksum 19:10:07 b693dfa28d38: Download complete 19:10:07 ef8f1a8cefd1: Verifying Checksum 19:10:07 ef8f1a8cefd1: Download complete 19:10:07 248d7d56b4a7: Verifying Checksum 19:10:07 248d7d56b4a7: Download complete 19:10:07 7ae7b795eae0: Verifying Checksum 19:10:07 7ae7b795eae0: Download complete 19:10:07 33847f680f63: Verifying Checksum 19:10:07 33847f680f63: Download complete 19:10:08 33847f680f63: Pull complete 19:10:08 b693dfa28d38: Pull complete 19:10:09 ef8f1a8cefd1: Pull complete 19:10:09 248d7d56b4a7: Pull complete 19:10:09 7ae7b795eae0: Pull complete 19:10:09 Digest: sha256:42e48b9b875d962e6ab7e8c62471a6586f49aff5d13f3933bbce7fcf249b8271 19:10:09 Status: Downloaded newer image for python:3-slim 19:10:09 docker.io/library/python:3-slim [Pipeline] withDockerContainer 19:10:09 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 19:10:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** python:3-slim cat 19:10:11 $ docker top 25ab9ddcf318af1677bf4e282716d08770c135869b0d3b009328f75d511a1219 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:11 + pip install mkdocs 19:10:12 Collecting mkdocs 19:10:12 Downloading mkdocs-1.2.2-py3-none-any.whl (6.4 MB) 19:10:13 Collecting ghp-import>=1.0 19:10:13 Downloading ghp-import-2.0.1.tar.gz (11 kB) 19:10:13 Collecting mergedeep>=1.3.4 19:10:13 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) 19:10:14 Collecting click>=3.3 19:10:14 Downloading click-8.0.1-py3-none-any.whl (97 kB) 19:10:14 Collecting pyyaml-env-tag>=0.1 19:10:14 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) 19:10:14 Collecting importlib-metadata>=3.10 19:10:14 Downloading importlib_metadata-4.6.3-py3-none-any.whl (17 kB) 19:10:14 Collecting watchdog>=2.0 19:10:14 Downloading watchdog-2.1.3-py3-none-manylinux2014_x86_64.whl (75 kB) 19:10:14 Collecting PyYAML>=3.10 19:10:14 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) 19:10:14 Collecting packaging>=20.5 19:10:14 Downloading packaging-21.0-py3-none-any.whl (40 kB) 19:10:14 Collecting Jinja2>=2.10.1 19:10:14 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) 19:10:14 Collecting Markdown>=3.2.1 19:10:14 Downloading Markdown-3.3.4-py3-none-any.whl (97 kB) 19:10:14 Collecting python-dateutil>=2.8.1 19:10:14 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 19:10:14 Collecting zipp>=0.5 19:10:14 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) 19:10:14 Collecting MarkupSafe>=2.0 19:10:14 Downloading MarkupSafe-2.0.1-cp39-cp39-manylinux2010_x86_64.whl (30 kB) 19:10:15 Collecting pyparsing>=2.0.2 19:10:15 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 19:10:15 Collecting six>=1.5 19:10:15 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 19:10:15 Building wheels for collected packages: ghp-import 19:10:15 Building wheel for ghp-import (setup.py): started 19:10:15 Building wheel for ghp-import (setup.py): finished with status 'done' 19:10:15 Created wheel for ghp-import: filename=ghp_import-2.0.1-py3-none-any.whl size=11028 sha256=380a0d39b0da1acbf98f13b7a8601e3acfeb53de2db92032c471f6fc414e6a09 19:10:15 Stored in directory: /root/.cache/pip/wheels/7b/cf/81/546b017f27f85a40ba3a7965095786499fb1e69053ff6679a2 19:10:15 Successfully built ghp-import 19:10:15 Installing collected packages: six, zipp, PyYAML, python-dateutil, pyparsing, MarkupSafe, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, importlib-metadata, ghp-import, click, mkdocs 19:10:16 Successfully installed Jinja2-3.0.1 Markdown-3.3.4 MarkupSafe-2.0.1 PyYAML-5.4.1 click-8.0.1 ghp-import-2.0.1 importlib-metadata-4.6.3 mergedeep-1.3.4 mkdocs-1.2.2 packaging-21.0 pyparsing-2.4.7 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 watchdog-2.1.3 zipp-3.5.0 19:10:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] sh 19:10:16 + pip install mkdocs-material==5.1.0 19:10:17 Collecting mkdocs-material==5.1.0 19:10:17 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 19:10:17 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.4) 19:10:17 Collecting pymdown-extensions>=7.0 19:10:17 Downloading pymdown_extensions-8.2-py3-none-any.whl (207 kB) 19:10:17 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.2.2) 19:10:17 Collecting Pygments>=2.4 19:10:18 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) 19:10:18 Collecting mkdocs-material-extensions>=1.0b1 19:10:18 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 19:10:18 Requirement already satisfied: watchdog>=2.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.1.3) 19:10:18 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (8.0.1) 19:10:18 Requirement already satisfied: mergedeep>=1.3.4 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (1.3.4) 19:10:18 Requirement already satisfied: ghp-import>=1.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) 19:10:18 Requirement already satisfied: pyyaml-env-tag>=0.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.1) 19:10:18 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.4.1) 19:10:18 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (3.0.1) 19:10:18 Requirement already satisfied: importlib-metadata>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (4.6.3) 19:10:18 Requirement already satisfied: packaging>=20.5 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (21.0) 19:10:18 Requirement already satisfied: python-dateutil>=2.8.1 in /usr/local/lib/python3.9/site-packages (from ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (2.8.2) 19:10:18 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.9/site-packages (from importlib-metadata>=3.10->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5.0) 19:10:18 Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) 19:10:18 Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.9/site-packages (from packaging>=20.5->mkdocs>=1.1->mkdocs-material==5.1.0) (2.4.7) 19:10:18 Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.9/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (1.16.0) 19:10:18 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 19:10:19 Successfully installed Pygments-2.9.0 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.2 19:10:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] sh 19:10:20 + mkdocs build 19:10:20 INFO - Cleaning site directory 19:10:20 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/2.0 19:10:20 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 19:10:20 - design/adr/0001-Registy-Refactor.md 19:10:20 - design/adr/0004-Feature-Flags.md 19:10:20 - design/adr/0005-Service-Self-Config.md 19:10:20 - design/adr/0018-Service-Registry.md 19:10:20 - design/adr/013-Device-Service-Events-Message-Bus.md 19:10:20 - design/adr/014-Secret-Provider-For-All.md 19:10:20 - design/adr/core/0003-V2-API-Principles.md 19:10:20 - design/adr/device-service/0002-Array-Datatypes.md 19:10:20 - design/adr/device-service/0011-DeviceService-Rest-API.md 19:10:20 - design/adr/device-service/0012-DeviceService-Filters.md 19:10:20 - design/adr/devops/0007-Release-Automation.md 19:10:20 - design/adr/devops/0010-Release-Artifacts.md 19:10:20 - design/adr/security/0008-Secret-Creation-and-Distribution.md 19:10:20 - design/adr/security/0009-Secure-Bootstrapping.md 19:10:20 - design/adr/security/0015-in-cluster-tls.md 19:10:20 - design/adr/security/0016-docker-image-guidelines.md 19:10:20 - design/adr/security/0017-consul-security.md 19:10:20 - design/legacy-design/device-service/discovery.md 19:10:20 - design/legacy-requirements/device-service.md 19:10:20 - microservices/device/V2Migration.md 19:10:20 - microservices/device/profile/Ch-DeviceProfileRef.md 19:10:20 - security/Ch-Docker-Swarm-SecuringDeviceServices.md 19:10:20 - security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 19:10:20 - security/security-file-token-provider.1.md 19:10:20 - threat-models/secret-store/README.md 19:10:20 - threat-models/secret-store/background.md 19:10:20 - threat-models/secret-store/high_level_design.md 19:10:20 - threat-models/secret-store/threat_model.md 19:10:20 - threat-models/secret-store/vault_master_key_encryption.md 19:10:24 INFO - Documentation built in 3.86 seconds [Pipeline] stash 19:10:31 Stashed 398 file(s) [Pipeline] } 19:10:31 $ docker stop --time=1 25ab9ddcf318af1677bf4e282716d08770c135869b0d3b009328f75d511a1219 19:10:33 $ docker rm -f 25ab9ddcf318af1677bf4e282716d08770c135869b0d3b009328f75d511a1219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node 19:10:51 Still waiting to schedule task 19:10:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2111’ 19:13:34 Running on prd-centos7-docker-4c-2g-2112 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] checkout 19:13:34 The recommended git tool is: git 19:13:37 using credential edgex-jenkins-ssh 19:13:37 Cloning the remote Git repository 19:13:37 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 19:13:37 > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 19:13:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 19:13:37 > git --version # timeout=10 19:13:37 > git --version # 'git version 2.24.4' 19:13:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:37 [INFO] Currently running in a labeled security context 19:13:37 [INFO] Currently SELinux is 'enforcing' on the host 19:13:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master@tmp/jenkins-gitclient-ssh4485574735542045063.key 19:13:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:40 Avoid second fetch 19:14:40 Checking out Revision ac7331d11a462ff73768b75e3b1bdca871406768 (master) 19:14:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 19:14:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:40 > git config core.sparsecheckout # timeout=10 19:14:40 > git checkout -f ac7331d11a462ff73768b75e3b1bdca871406768 # timeout=10 19:14:44 Commit message: "Merge pull request #522 from jpwhitemn/update-core-data-v2" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:45 + git log --format=%B -n 1 19:14:45 + grep -v Signed-off-by 19:14:45 + head -n 1 [Pipeline] cleanWs 19:14:45 [WS-CLEANUP] Deleting project workspace... 19:14:45 [WS-CLEANUP] Deferred wipeout is used... 19:14:45 [WS-CLEANUP] done [Pipeline] dir 19:14:45 Running in /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src [Pipeline] { [Pipeline] git 19:14:45 The recommended git tool is: git 19:14:45 using credential edgex-jenkins-ssh 19:14:45 Cloning the remote Git repository 19:14:45 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 19:14:45 > git init /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src # timeout=10 19:14:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 19:14:45 > git --version # timeout=10 19:14:45 > git --version # 'git version 2.24.4' 19:14:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:45 [INFO] Currently running in a labeled security context 19:14:45 [INFO] Currently SELinux is 'enforcing' on the host 19:14:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/jenkins-gitclient-ssh2473124318042949211.key 19:14:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:44 Avoid second fetch 19:15:44 Checking out Revision 668e95a176ac86193197800c99e3d1ec2f7d08a3 (refs/remotes/origin/gh-pages) 19:15:45 Commit message: "ci: Merge pull request #523 from jpwhitemn/chg-example-color" 19:15:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 19:15:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:44 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 19:15:44 > git config core.sparsecheckout # timeout=10 19:15:44 > git checkout -f 668e95a176ac86193197800c99e3d1ec2f7d08a3 # timeout=10 19:15:45 > git branch -a -v --no-abbrev # timeout=10 19:15:45 > git checkout -b gh-pages 668e95a176ac86193197800c99e3d1ec2f7d08a3 # timeout=10 [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:52 [ssh-agent] Looking for ssh-agent implementation... 19:15:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:52 $ ssh-agent 19:15:52 SSH_AUTH_SOCK=/tmp/ssh-HqWSMt6NURBE/agent.8563 19:15:52 SSH_AGENT_PID=8565 19:15:52 Running ssh-add (command line suppressed) 19:15:53 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_965725375184790036.key (/w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_965725375184790036.key) 19:15:53 [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:53 total 12 19:15:53 drwxrwxr-x. 7 jenkins jenkins 115 Aug 5 19:15 . 19:15:53 drwxrwxr-x. 4 jenkins jenkins 50 Aug 5 19:14 .. 19:15:53 drwxrwxr-x. 11 jenkins jenkins 229 Aug 5 19:15 1.2 19:15:53 drwxrwxr-x. 11 jenkins jenkins 229 Aug 5 19:15 1.3 19:15:53 drwxrwxr-x. 13 jenkins jenkins 266 Aug 5 19:15 2.0 19:15:53 -rw-rw-r--. 1 jenkins jenkins 21 Aug 5 19:15 CNAME 19:15:53 drwxrwxr-x. 3 jenkins jenkins 69 Aug 5 19:15 docs 19:15:53 drwxrwxr-x. 8 jenkins jenkins 162 Aug 5 19:15 .git 19:15:53 -rw-rw-r--. 1 jenkins jenkins 148 Aug 5 19:15 index.html 19:15:53 -rw-rw-r--. 1 jenkins jenkins 248 Aug 5 19:15 versions.json 19:15:53 total 12 19:15:53 drwxrwxr-x. 6 jenkins jenkins 103 Aug 5 19:15 . 19:15:53 drwxrwxr-x. 4 jenkins jenkins 50 Aug 5 19:14 .. 19:15:53 drwxrwxr-x. 11 jenkins jenkins 229 Aug 5 19:15 1.2 19:15:53 drwxrwxr-x. 11 jenkins jenkins 229 Aug 5 19:15 1.3 19:15:53 drwxrwxr-x. 13 jenkins jenkins 266 Aug 5 19:15 2.0 19:15:53 -rw-rw-r--. 1 jenkins jenkins 21 Aug 5 19:09 CNAME 19:15:53 drwxrwxr-x. 8 jenkins jenkins 162 Aug 5 19:15 .git 19:15:53 -rw-rw-r--. 1 jenkins jenkins 148 Aug 5 19:09 index.html 19:15:53 -rw-rw-r--. 1 jenkins jenkins 248 Aug 5 19:09 versions.json 19:15:53 [edgeXGHPagesPublish] We have detected there are changes to commit: 19:15:53 [gh-pages de4ddd77] ci: Merge pull request #522 from jpwhitemn/update-core-data-v2 19:15:53 10 files changed, 255 insertions(+), 335 deletions(-) 19:15:53 rewrite 2.0/microservices/core/data/EdgeX_CoreDataAddDevice.png (99%) 19:15:53 rewrite 2.0/microservices/core/data/EdgeX_CoreDataEventReading.png (99%) 19:15:53 rewrite 2.0/microservices/core/data/EdgeX_CoreDataModel.png (99%) 19:15:53 create mode 100644 2.0/microservices/core/data/EdgeX_CoreDataRESTEndpoint.png 19:15:53 create mode 100644 2.0/microservices/core/data/EdgeX_CoreDataSubscriber.png 19:15:53 rewrite 2.0/sitemap.xml.gz (100%) 19:15:53 [edgeXGHPagesPublish] DRY_RUN set to : false 19:15:53 [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages 19:15:53 Warning: Permanently added the RSA host key for IP address '140.82.114.4' to the list of known hosts. 19:15:54 To github.com:edgexfoundry/edgex-docs.git 19:15:54 668e95a1..de4ddd77 gh-pages -> gh-pages [Pipeline] } 19:15:54 $ ssh-agent -k 19:15:54 unset SSH_AUTH_SOCK; 19:15:54 unset SSH_AGENT_PID; 19:15:54 echo Agent pid 8565 killed; 19:15:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:15:57 + '[' -d /w/workspace/edgexfoundry_edgex-docs_master/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:15:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:58 ---> package-listing.sh 19:15:58 ++ facter osfamily 19:15:58 ++ tr '[:upper:]' '[:lower:]' 19:15:58 + OS_FAMILY=redhat 19:15:58 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 19:15:58 + START_PACKAGES=/tmp/packages_start.txt 19:15:58 + END_PACKAGES=/tmp/packages_end.txt 19:15:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:58 + PACKAGES=/tmp/packages_start.txt 19:15:58 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 19:15:58 + PACKAGES=/tmp/packages_end.txt 19:15:58 + case "${OS_FAMILY}" in 19:15:58 + sort 19:15:58 + rpm -qa 19:15:59 + '[' -f /tmp/packages_start.txt ']' 19:15:59 + '[' -f /tmp/packages_end.txt ']' 19:15:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:59 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 19:15:59 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 19:15:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] echo 19:15:59 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/edgexfoundry_edgex-docs_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:15:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:00 19:16:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:01 latest: Pulling from edgex-lftools-log-publisher 19:16:01 b4d181a07f80: Pulling fs layer 19:16:01 a1111a8f2ec3: Pulling fs layer 19:16:01 ed53099fbce6: Pulling fs layer 19:16:01 dc539afda2c1: Pulling fs layer 19:16:01 77bc0d833cb6: Pulling fs layer 19:16:01 9065ff56babe: Pulling fs layer 19:16:01 d287ab97295c: Pulling fs layer 19:16:01 dc539afda2c1: Waiting 19:16:01 77bc0d833cb6: Waiting 19:16:01 9065ff56babe: Waiting 19:16:01 d287ab97295c: Waiting 19:16:01 a1111a8f2ec3: Verifying Checksum 19:16:01 a1111a8f2ec3: Download complete 19:16:01 ed53099fbce6: Verifying Checksum 19:16:01 ed53099fbce6: Download complete 19:16:02 77bc0d833cb6: Verifying Checksum 19:16:02 77bc0d833cb6: Download complete 19:16:02 9065ff56babe: Verifying Checksum 19:16:02 9065ff56babe: Download complete 19:16:03 b4d181a07f80: Verifying Checksum 19:16:03 b4d181a07f80: Download complete 19:16:03 dc539afda2c1: Verifying Checksum 19:16:03 dc539afda2c1: Download complete 19:16:04 b4d181a07f80: Pull complete 19:16:04 a1111a8f2ec3: Pull complete 19:16:04 ed53099fbce6: Pull complete 19:16:05 dc539afda2c1: Pull complete 19:16:05 77bc0d833cb6: Pull complete 19:16:05 9065ff56babe: Pull complete 19:16:07 d287ab97295c: Verifying Checksum 19:16:07 d287ab97295c: Download complete 19:16:12 d287ab97295c: Pull complete 19:16:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:16:12 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 19:16:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:16:14 $ docker top c6ce1aa28bbc10e30ae3af03b132287c80863bb76271e1aae806fff4c68a6675 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:16:15 + mkdir -p /var/log/sysstat [Pipeline] sh 19:16:16 + ls /var/log/sa-host 19:16:16 + sadf -c /var/log/sa-host/sa05 19:16:16 file_magic: OK 19:16:16 HZ: Using current value: 100 19:16:16 file_header: OK 19:16:16 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 19:16:16 Statistics: 19:16:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:16:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:16 provisioning config files... 19:16:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config234275164968932316tmp [Pipeline] { [Pipeline] echo 19:16:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:16:17 ---> create-netrc.sh [Pipeline] } 19:16:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:16:17 ---> python-tools-install.sh [Pipeline] echo 19:16:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:16:17 ---> sudo-logs.sh 19:16:17 Archiving 'sudo' log.. 19:16:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-2111.vexxhost.local: Name or service not known 19:16:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-2111.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:16:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:16:18 ---> job-cost.sh 19:16:18 lf-activate-venv: SKIPPING 19:16:18 INFO: No Stack... 19:16:18 INFO: Retrieving Pricing Info for: v3-standard-2 19:16:19 INFO: Archiving Costs [Pipeline] echo 19:16:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:19 ---> logs-deploy.sh 19:16:19 lf-activate-venv: SKIPPING 19:16:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/191 19:16:19 INFO: archiving workspace using pattern(s): 19:16:20 Archives upload complete. 19:16:20 INFO: archiving logs to Nexus 19:16:20 ---> uname -a: 19:16:20 Linux prd-centos7-docker-4c-2g-2111.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:16:20 19:16:20 19:16:20 ---> lscpu: 19:16:20 Architecture: x86_64 19:16:20 CPU op-mode(s): 32-bit, 64-bit 19:16:20 Byte Order: Little Endian 19:16:20 Address sizes: 40 bits physical, 48 bits virtual 19:16:20 CPU(s): 2 19:16:20 On-line CPU(s) list: 0,1 19:16:20 Thread(s) per core: 1 19:16:20 Core(s) per socket: 1 19:16:20 Socket(s): 2 19:16:20 NUMA node(s): 1 19:16:20 Vendor ID: AuthenticAMD 19:16:20 CPU family: 23 19:16:20 Model: 49 19:16:20 Model name: AMD EPYC-Rome Processor 19:16:20 Stepping: 0 19:16:20 CPU MHz: 2799.998 19:16:20 BogoMIPS: 5599.99 19:16:20 Virtualization: AMD-V 19:16:20 Hypervisor vendor: KVM 19:16:20 Virtualization type: full 19:16:20 L1d cache: 32K 19:16:20 L1i cache: 32K 19:16:20 L2 cache: 512K 19:16:20 L3 cache: 16384K 19:16:20 NUMA node0 CPU(s): 0,1 19:16:20 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 19:16:20 19:16:20 19:16:20 ---> nproc: 19:16:20 2 19:16:20 19:16:20 19:16:20 ---> df -h: 19:16:20 Filesystem Size Used Avail Use% Mounted on 19:16:20 overlay 40G 8.1G 32G 21% / 19:16:20 tmpfs 64M 0 64M 0% /dev 19:16:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:16:20 shm 64M 0 64M 0% /dev/shm 19:16:20 /dev/vda1 40G 8.1G 32G 21% /facter-os 19:16:20 19:16:20 19:16:20 ---> sar -b -r -n DEV: 19:16:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 19:16:20 19:16:20 19:08:17 LINUX RESTART (2 CPU) 19:16:20 19:16:20 19:09:01 tps rtps wtps bread/s bwrtn/s 19:16:20 19:10:01 42.36 0.32 42.04 55.43 7555.66 19:16:20 19:11:01 91.44 3.11 88.32 2502.47 11656.26 19:16:20 19:12:01 1.67 0.00 1.67 0.00 26.69 19:16:20 19:13:01 0.63 0.00 0.63 0.00 8.10 19:16:20 19:14:01 0.17 0.00 0.17 0.00 2.07 19:16:20 19:15:01 0.33 0.00 0.33 0.00 4.95 19:16:20 19:16:01 0.92 0.07 0.85 9.73 12.87 19:16:20 Average: 19.64 0.50 19.15 366.82 2752.50 19:16:20 19:16:20 19:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:16:20 19:10:01 5395440 0 765760 9.56 2620 1845120 1293780 14.28 670756 1548072 49732 19:16:20 19:11:01 5048056 0 851984 10.64 2620 2106280 1283232 14.17 855188 1673624 20 19:16:20 19:12:01 5061964 0 838072 10.46 2620 2106284 1192376 13.16 848328 1669752 8 19:16:20 19:13:01 5060808 0 839224 10.48 2620 2106288 1192376 13.16 841924 1677272 8 19:16:20 19:14:01 5059840 0 840184 10.49 2620 2106296 1192864 13.17 842756 1677272 12 19:16:20 19:15:01 5059396 0 840628 10.50 2620 2106296 1192696 13.17 837488 1682808 12 19:16:20 19:16:01 5001572 0 878024 10.96 2620 2126724 1382572 15.26 989320 1586448 20020 19:16:20 Average: 5098154 0 836268 10.44 2620 2071898 1247128 13.77 840823 1645035 9973 19:16:20 19:16:20 19:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:16:20 19:10:01 eth0 946.25 663.42 3200.57 57.18 0.00 0.00 0.00 0.00 19:16:20 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:11:01 eth0 428.78 300.68 1014.85 850.96 0.00 0.00 0.00 0.00 19:16:20 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:11:01 docker0 25.98 41.69 1.82 204.79 0.00 0.00 0.00 0.00 19:16:20 19:12:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:16:20 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:13:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:16:20 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:14:01 eth0 1.03 0.42 0.39 0.24 0.00 0.00 0.00 0.00 19:16:20 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:15:01 eth0 0.05 0.07 0.00 0.03 0.00 0.00 0.00 0.00 19:16:20 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:16:01 eth0 64.91 44.38 348.38 6.31 0.00 0.00 0.00 0.00 19:16:20 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 Average: eth0 205.90 144.17 652.07 130.68 0.00 0.00 0.00 0.00 19:16:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:20 Average: docker0 3.71 5.96 0.26 29.26 0.00 0.00 0.00 0.00 19:16:20 19:16:20 19:16:20 ---> sar -P ALL: 19:16:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 19:16:20 19:16:20 19:08:17 LINUX RESTART (2 CPU) 19:16:20 19:16:20 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:16:20 19:10:01 all 7.79 0.00 1.31 1.06 0.06 89.78 19:16:20 19:10:01 0 6.37 0.00 1.69 0.94 0.07 90.92 19:16:20 19:10:01 1 9.19 0.00 0.93 1.17 0.05 88.67 19:16:20 19:11:01 all 16.67 0.00 3.10 1.83 0.07 78.33 19:16:20 19:11:01 0 23.82 0.00 3.57 1.88 0.07 70.66 19:16:20 19:11:01 1 9.61 0.00 2.64 1.77 0.07 85.90 19:16:20 19:12:01 all 0.25 0.00 0.03 0.00 0.02 99.70 19:16:20 19:12:01 0 0.45 0.00 0.03 0.00 0.02 99.50 19:16:20 19:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:16:20 19:13:01 all 0.16 0.00 0.06 0.00 0.03 99.76 19:16:20 19:13:01 0 0.23 0.00 0.05 0.00 0.02 99.70 19:16:20 19:13:01 1 0.08 0.00 0.07 0.00 0.03 99.82 19:16:20 19:14:01 all 0.10 0.00 0.04 0.00 0.03 99.83 19:16:20 19:14:01 0 0.15 0.00 0.03 0.00 0.02 99.80 19:16:20 19:14:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:16:20 19:15:01 all 0.24 0.00 0.04 0.00 0.03 99.69 19:16:20 19:15:01 0 0.42 0.00 0.05 0.00 0.03 99.50 19:16:20 19:15:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:16:20 19:16:01 all 1.62 0.00 0.42 0.00 0.04 97.91 19:16:20 19:16:01 0 1.64 0.00 0.50 0.00 0.05 97.81 19:16:20 19:16:01 1 1.61 0.00 0.34 0.00 0.03 98.02 19:16:20 Average: all 3.77 0.00 0.70 0.40 0.04 95.09 19:16:20 Average: 0 4.63 0.00 0.83 0.39 0.04 94.11 19:16:20 Average: 1 2.91 0.00 0.58 0.41 0.04 96.07 19:16:20 19:16:20 19:16:20