Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ff03cb94601228c7e3d1d0710a8d52e211c15d5c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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-5234 in /w/workspace/edgexfoundry_edgex-docs_master [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/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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision ff03cb94601228c7e3d1d0710a8d52e211c15d5c (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 remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff03cb94601228c7e3d1d0710a8d52e211c15d5c # timeout=10 Commit message: "Merge pull request #243 from bill-mahoney/adrupdate" > git rev-list --no-walk 31e07ac6613f1efc65519cefb29ab3a8df79513a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 23:41:55 + docker inspect -f . python:3-slim 23:41:55 23:41:55 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 23:41:56 + docker pull python:3-slim 23:41:57 3-slim: Pulling from library/python 23:41:57 bb79b6b2107f: Pulling fs layer 23:41:57 35e30c3f3e2b: Pulling fs layer 23:41:57 b13c2c0e2577: Pulling fs layer 23:41:57 263be93302fa: Pulling fs layer 23:41:57 72279d488995: Pulling fs layer 23:41:57 263be93302fa: Waiting 23:41:57 72279d488995: Waiting 23:41:57 35e30c3f3e2b: Verifying Checksum 23:41:57 35e30c3f3e2b: Download complete 23:41:58 b13c2c0e2577: Verifying Checksum 23:41:58 b13c2c0e2577: Download complete 23:41:58 263be93302fa: Verifying Checksum 23:41:58 263be93302fa: Download complete 23:41:58 72279d488995: Verifying Checksum 23:41:58 72279d488995: Download complete 23:41:58 bb79b6b2107f: Download complete 23:41:59 bb79b6b2107f: Pull complete 23:42:00 35e30c3f3e2b: Pull complete 23:42:00 b13c2c0e2577: Pull complete 23:42:01 263be93302fa: Pull complete 23:42:01 72279d488995: Pull complete 23:42:01 Digest: sha256:4156625b791f2d79109730cd0f4faa13963359005f48c09c5f3ee2cd2d52a219 23:42:01 Status: Downloaded newer image for python:3-slim 23:42:01 docker.io/library/python:3-slim [Pipeline] withDockerContainer 23:42:01 prd-centos7-docker-4c-2g-5234 does not seem to be running inside a container 23:42:01 $ 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 ******** python:3-slim cat 23:42:04 $ docker top 35f77d30db90cec932e149e8a6b66f14b732b435779530c61cd8118c62fcd221 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:04 + pip install mkdocs 23:42:06 Collecting mkdocs 23:42:06 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 23:42:07 Collecting lunr[languages]==0.5.8 23:42:07 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 23:42:07 Collecting Jinja2>=2.10.1 23:42:07 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 23:42:07 Collecting livereload>=2.5.1 23:42:07 Downloading livereload-2.6.3.tar.gz (25 kB) 23:42:08 Collecting tornado>=5.0 23:42:08 Downloading tornado-6.0.4.tar.gz (496 kB) 23:42:08 Collecting PyYAML>=3.10 23:42:08 Downloading PyYAML-5.3.1.tar.gz (269 kB) 23:42:09 Collecting click>=3.3 23:42:09 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 23:42:09 Collecting Markdown>=3.2.1 23:42:09 Downloading Markdown-3.3.1-py3-none-any.whl (95 kB) 23:42:09 Collecting future>=0.16.0 23:42:09 Downloading future-0.18.2.tar.gz (829 kB) 23:42:10 Collecting six>=1.11.0 23:42:10 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 23:42:10 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 23:42:10 Downloading nltk-3.5.zip (1.4 MB) 23:42:10 Collecting MarkupSafe>=0.23 23:42:10 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 23:42:11 Collecting joblib 23:42:11 Downloading joblib-0.17.0-py3-none-any.whl (301 kB) 23:42:11 Collecting regex 23:42:12 Downloading regex-2020.10.11-cp39-cp39-manylinux2010_x86_64.whl (668 kB) 23:42:12 Collecting tqdm 23:42:12 Downloading tqdm-4.50.2-py2.py3-none-any.whl (70 kB) 23:42:12 Building wheels for collected packages: livereload, tornado, PyYAML, future, nltk, MarkupSafe 23:42:12 Building wheel for livereload (setup.py): started 23:42:12 Building wheel for livereload (setup.py): finished with status 'done' 23:42:12 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=1e357eeb355642e5095ffd4c958adee3e38a93d903431174b2de369bc4c451f4 23:42:12 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 23:42:12 Building wheel for tornado (setup.py): started 23:42:13 Building wheel for tornado (setup.py): finished with status 'done' 23:42:13 Created wheel for tornado: filename=tornado-6.0.4-cp39-cp39-linux_x86_64.whl size=415147 sha256=ad59e42a7cf6319ec0590300f281d1c09c40eca24aa75b0752c65d8904bc682d 23:42:13 Stored in directory: /root/.cache/pip/wheels/6f/ef/c9/5a028b736b28e21d3cad611317376ff57e17e4f6d2b6bc6a51 23:42:13 Building wheel for PyYAML (setup.py): started 23:42:13 Building wheel for PyYAML (setup.py): finished with status 'done' 23:42:13 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44617 sha256=e313c6675e6a0cc94021f33b3663f89ced2f0bd8c39770edeb334031e84a2f95 23:42:13 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 23:42:13 Building wheel for future (setup.py): started 23:42:14 Building wheel for future (setup.py): finished with status 'done' 23:42:14 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=f26e947f2d9312000f42ae1f583a54ad7fddfe4c7fe15971165ba0c247a0a4d1 23:42:14 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 23:42:14 Building wheel for nltk (setup.py): started 23:42:16 Building wheel for nltk (setup.py): finished with status 'done' 23:42:16 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=52bbc5be430ed84d56e0a21e025f45f2defd2a53a35cb65ba40256a67bf05a2b 23:42:16 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 23:42:16 Building wheel for MarkupSafe (setup.py): started 23:42:16 Building wheel for MarkupSafe (setup.py): finished with status 'done' 23:42:16 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12627 sha256=66e8cf665ec2ffe3fceadfca23db24ddc8bee6f8f420308c6f8bf7e9596b2082 23:42:16 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e 23:42:16 Successfully built livereload tornado PyYAML future nltk MarkupSafe 23:42:16 Installing collected packages: future, six, click, joblib, regex, tqdm, nltk, lunr, MarkupSafe, Jinja2, tornado, livereload, PyYAML, Markdown, mkdocs 23:42:20 Successfully installed Jinja2-2.11.2 Markdown-3.3.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.17.0 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.10.11 six-1.15.0 tornado-6.0.4 tqdm-4.50.2 [Pipeline] sh 23:42:20 + pip install mkdocs-material==5.1.0 23:42:21 Collecting mkdocs-material==5.1.0 23:42:21 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 23:42:21 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.1) 23:42:21 Collecting Pygments>=2.4 23:42:21 Downloading Pygments-2.7.1-py3-none-any.whl (944 kB) 23:42:21 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 23:42:22 Collecting mkdocs-material-extensions>=1.0b1 23:42:22 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 23:42:22 Collecting pymdown-extensions>=7.0 23:42:22 Downloading pymdown_extensions-8.0.1-py2.py3-none-any.whl (206 kB) 23:42:22 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 23:42:22 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) 23:42:22 Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) 23:42:22 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.3) 23:42:22 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 23:42:22 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) 23:42:22 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) 23:42:22 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 23:42:22 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 23:42:22 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 23:42:22 Requirement already satisfied: tqdm in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.50.2) 23:42:22 Requirement already satisfied: joblib in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.17.0) 23:42:22 Requirement already satisfied: regex in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.10.11) 23:42:22 Installing collected packages: Pygments, mkdocs-material-extensions, pymdown-extensions, mkdocs-material 23:42:25 Successfully installed Pygments-2.7.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.0.1 [Pipeline] sh 23:42:26 + mkdocs build 23:42:26 INFO - Cleaning site directory 23:42:26 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.3 23:42:26 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 23:42:26 - design/adr/0001-Registy-Refactor.md 23:42:26 - design/adr/0004-Feature-Flags.md 23:42:26 - design/adr/0005-Service-Self-Config.md 23:42:26 - design/adr/core/0003-V2-API-Principles.md 23:42:26 - design/adr/device-service/0002-Array-Datatypes.md 23:42:26 - design/adr/device-service/0011-DeviceService-Rest-API.md 23:42:26 - design/adr/devops/0007-Release-Automation.md 23:42:26 - design/adr/devops/0010-Release-Artifacts.md 23:42:26 - design/adr/security/0008-Secret-Creation-and-Distribution.md 23:42:26 - design/legacy-design/device-service/discovery.md 23:42:26 - design/legacy-requirements/device-service.md 23:42:26 - microservices/device/profile/Ch-DeviceProfileRef.md 23:42:26 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 23:42:26 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 23:42:26 - microservices/security/security-file-token-provider.1.md 23:42:26 - microservices/security/security-secrets-setup.1.md 23:42:35 INFO - Documentation built in 7.91 seconds [Pipeline] stash 23:42:41 Stashed 390 file(s) [Pipeline] } 23:42:41 $ docker stop --time=1 35f77d30db90cec932e149e8a6b66f14b732b435779530c61cd8118c62fcd221 23:42:43 $ docker rm -f 35f77d30db90cec932e149e8a6b66f14b732b435779530c61cd8118c62fcd221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 23:42:44 + git log --format=%B -n 1 23:42:44 + grep -v Signed-off-by 23:42:44 + head -n 1 [Pipeline] cleanWs 23:42:44 [WS-CLEANUP] Deleting project workspace... 23:42:44 [WS-CLEANUP] Deferred wipeout is used... 23:42:44 [WS-CLEANUP] done [Pipeline] dir 23:42:44 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 23:42:44 using credential edgex-jenkins-ssh 23:42:44 Cloning the remote Git repository 23:42:44 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 23:42:44 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 23:42:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:42:45 > git --version # timeout=10 23:42:45 > git --version # 'git version 2.16.5' 23:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:42:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:42:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:42:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:50 Checking out Revision 3136a02e943535d1add7a7fa29f0c0802e8c8f89 (refs/remotes/origin/gh-pages) 23:42:50 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 23:42:50 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 23:42:50 > git config core.sparsecheckout # timeout=10 23:42:50 > git checkout -f 3136a02e943535d1add7a7fa29f0c0802e8c8f89 # timeout=10 23:42:52 Commit message: "ci: Merge pull request #258 from rsdmike/update-versions.json" 23:42:52 > git branch -a -v --no-abbrev # timeout=10 23:42:52 > git checkout -b gh-pages 3136a02e943535d1add7a7fa29f0c0802e8c8f89 # timeout=10 [Pipeline] unstash [Pipeline] sh 23:42:56 + cp -rlf docs/1.3 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 23:42:57 + rm -rf docs [Pipeline] sh 23:42:57 + git diff-index --quiet HEAD -- [Pipeline] echo 23:42:57 We have detected there are changes to commit: [1] [true] [Pipeline] sh 23:42:57 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 23:42:57 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 23:42:58 + git add . [Pipeline] sh 23:42:58 + git commit -s -m 'ci: Merge pull request #243 from bill-mahoney/adrupdate 23:42:58 ' 23:42:58 [gh-pages 50fd091] ci: Merge pull request #243 from bill-mahoney/adrupdate 23:42:58 8 files changed, 126 insertions(+), 136 deletions(-) 23:42:58 create mode 100644 1.3/design/adr/devops/0007/mergeactions.png 23:42:58 rewrite 1.3/design/adr/devops/0007/releaseactions.png (99%) 23:42:58 rewrite 1.3/design/adr/devops/0010/known-build-dependencies.png (98%) 23:42:58 rewrite 1.3/search/search_index.json (73%) 23:42:58 rewrite 1.3/sitemap.xml.gz (100%) [Pipeline] sshagent 23:42:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:58 [ssh-agent] Looking for ssh-agent implementation... 23:42:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:58 $ ssh-agent 23:42:58 SSH_AUTH_SOCK=/tmp/ssh-x9pLy3dqzuGJ/agent.9939 23:42:58 SSH_AGENT_PID=9941 23:42:58 Running ssh-add (command line suppressed) 23:42:58 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8907179975046089002.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8907179975046089002.key) 23:42:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:59 + git push origin gh-pages 23:42:59 Warning: Permanently added the RSA host key for IP address '140.82.112.3' to the list of known hosts. 23:43:02 To github.com:edgexfoundry/edgex-docs.git 23:43:02 3136a02..50fd091 gh-pages -> gh-pages [Pipeline] } 23:43:02 $ ssh-agent -k 23:43:02 unset SSH_AUTH_SOCK; 23:43:02 unset SSH_AGENT_PID; 23:43:02 echo Agent pid 9941 killed; 23:43:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:43:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:03 ---> package-listing.sh 23:43:03 ++ tr '[:upper:]' '[:lower:]' 23:43:03 ++ facter osfamily 23:43:03 + OS_FAMILY=redhat 23:43:03 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 23:43:03 + START_PACKAGES=/tmp/packages_start.txt 23:43:03 + END_PACKAGES=/tmp/packages_end.txt 23:43:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:03 + PACKAGES=/tmp/packages_start.txt 23:43:03 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 23:43:03 + PACKAGES=/tmp/packages_end.txt 23:43:03 + case "${OS_FAMILY}" in 23:43:03 + sort 23:43:03 + rpm -qa 23:43:08 + '[' -f /tmp/packages_start.txt ']' 23:43:08 + '[' -f /tmp/packages_end.txt ']' 23:43:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:08 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 23:43:08 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 23:43:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:08 provisioning config files... 23:43:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config7809091122304198839tmp [Pipeline] { [Pipeline] echo 23:43:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:08 ---> create-netrc.sh [Pipeline] } 23:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:43:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:43:09 ---> python-tools-install.sh 23:43:09 Generating Requirements File 23:44:30 Python 3.6.8 23:44:30 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 23:44:30 appdirs==1.4.3 23:44:30 argcomplete==1.12.1 23:44:30 aspy.yaml==1.3.0 23:44:30 attrs==19.3.0 23:44:30 Babel==2.8.0 23:44:30 beautifulsoup4==4.8.2 23:44:30 boto3==1.11.6 23:44:30 botocore==1.14.6 23:44:30 bs4==0.0.1 23:44:30 cachetools==4.1.1 23:44:30 certifi==2019.11.28 23:44:30 cffi==1.14.3 23:44:30 cfgv==2.0.1 23:44:30 chardet==3.0.4 23:44:30 click==7.1 23:44:30 cliff==3.4.0 23:44:30 cmd2==1.3.11 23:44:30 colorama==0.4.4 23:44:30 cryptography==3.1.1 23:44:30 debtcollector==2.2.0 23:44:30 decorator==4.4.2 23:44:30 defusedxml==0.6.0 23:44:30 Deprecated==1.2.7 23:44:30 distlib==0.3.1 23:44:30 distro==1.2.0 23:44:30 dnspython==1.16.0 23:44:30 docker==4.2.0 23:44:30 docutils==0.15.2 23:44:30 dogpile.cache==1.0.2 23:44:30 email-validator==1.0.5 23:44:30 filelock==3.0.12 23:44:30 future==0.18.2 23:44:30 google-auth==1.22.1 23:44:30 httplib2==0.17.0 23:44:30 identify==1.4.11 23:44:30 idna==2.9 23:44:30 importlib-metadata==2.0.0 23:44:30 importlib-resources==1.5.0 23:44:30 iso8601==0.1.13 23:44:30 Jinja2==2.11.1 23:44:30 jmespath==0.10.0 23:44:30 jsonpatch==1.26 23:44:30 jsonpointer==2.0 23:44:30 jsonschema==3.2.0 23:44:30 keystoneauth1==4.2.1 23:44:30 kubernetes==11.0.0 23:44:30 lftools==0.34.2 23:44:30 lxml==4.5.0 23:44:30 MarkupSafe==0.23 23:44:30 msgpack==1.0.0 23:44:30 multi-key-dict==2.0.3 23:44:30 munch==2.5.0 23:44:30 netaddr==0.8.0 23:44:30 netifaces==0.10.9 23:44:30 niet==1.4.2 23:44:30 nodeenv==1.3.5 23:44:30 oauth2client==4.1.3 23:44:30 oauthlib==3.1.0 23:44:30 openstacksdk==0.50.0 23:44:30 os-client-config==2.1.0 23:44:30 os-service-types==1.7.0 23:44:30 osc-lib==2.2.1 23:44:30 oslo.config==8.3.2 23:44:30 oslo.context==3.1.1 23:44:30 oslo.i18n==5.0.1 23:44:30 oslo.log==4.4.0 23:44:30 oslo.serialization==4.0.1 23:44:30 oslo.utils==4.6.0 23:44:30 packaging==20.4 23:44:30 pbr==5.4.4 23:44:30 pluggy==0.13.1 23:44:30 prettytable==0.7.2 23:44:30 py==1.9.0 23:44:30 pyasn1==0.4.8 23:44:30 pyasn1-modules==0.2.8 23:44:30 pycparser==2.20 23:44:30 pygerrit2==2.0.10 23:44:30 PyGithub==1.46 23:44:30 pyinotify==0.9.6 23:44:30 PyJWT==1.7.1 23:44:30 pyparsing==2.4.7 23:44:30 pyperclip==1.8.1 23:44:30 pyroute2==0.4.13 23:44:30 pyrsistent==0.15.7 23:44:30 PySocks==1.6.8 23:44:30 python-cinderclient==7.2.0 23:44:30 python-dateutil==2.8.1 23:44:30 python-heatclient==2.2.1 23:44:30 python-jenkins==1.7.0 23:44:30 python-keystoneclient==4.1.1 23:44:30 python-magnumclient==3.2.1 23:44:30 python-novaclient==17.2.1 23:44:30 python-openstackclient==5.4.0 23:44:30 python-swiftclient==3.10.1 23:44:30 pytz==2020.1 23:44:30 PyYAML==5.3 23:44:30 requests==2.23.0 23:44:30 requests-oauthlib==1.3.0 23:44:30 requestsexceptions==1.4.0 23:44:30 rfc3986==1.4.0 23:44:30 rpm==4.11.3 23:44:30 rsa==4.0 23:44:30 ruamel.yaml==0.16.10 23:44:30 ruamel.yaml.clib==0.2.0 23:44:30 s3transfer==0.3.3 23:44:30 shade==1.27.2 23:44:30 simplejson==3.17.2 23:44:30 six==1.14.0 23:44:30 soupsieve==2.0 23:44:30 stevedore==3.2.2 23:44:30 tabulate==0.8.6 23:44:30 toml==0.10.0 23:44:30 tox==3.20.1 23:44:30 tqdm==4.43.0 23:44:30 urllib3==1.25.8 23:44:30 virtualenv==20.0.34 23:44:30 wcwidth==0.2.5 23:44:30 websocket-client==0.57.0 23:44:30 wrapt==1.12.1 23:44:30 xdg==3.0.2 23:44:30 xmltodict==0.12.0 23:44:30 yq==2.11.1 23:44:30 zipp==3.3.0 23:44:30 Cache entry deserialization failed, entry ignored 23:44:30 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 23:44:30 Python 2.7.5 23:44:30 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 23:44:30 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 23:44:30 ansible==2.9.7 23:44:30 Babel==0.9.6 23:44:30 backports.ssl-match-hostname==3.5.0.1 23:44:30 beautifulsoup4==4.4.1 23:44:30 bodhi==2.11.0 23:44:30 bodhi-client==2.11.0 23:44:30 CCColUtils==1.4 23:44:30 cffi==1.6.0 23:44:30 chardet==2.2.1 23:44:30 click==6.7 23:44:30 cloud-init==18.5 23:44:30 configobj==4.7.2 23:44:30 cryptography==1.7.2 23:44:30 decorator==3.4.0 23:44:30 distro==1.2.0 23:44:30 enum34==1.0.4 23:44:30 fedpkg==1.38 23:44:30 futures==3.1.1 23:44:30 gitdb==0.6.4 23:44:30 GitPython==1.0.1 23:44:30 html5lib==0.999 23:44:30 httplib2==0.9.2 23:44:30 idna==2.4 23:44:30 iniparse==0.4 23:44:30 ipaddress==1.0.16 23:44:30 IPy==0.75 23:44:30 javapackages==1.0.0 23:44:30 Jinja2==2.7.2 23:44:30 jmespath==0.9.4 23:44:30 jsonpatch==1.2 23:44:30 jsonpointer==1.9 23:44:30 kerberos==1.1 23:44:30 kitchen==1.1.1 23:44:30 langtable==0.0.31 23:44:30 lockfile==0.9.1 23:44:30 lxml==3.2.1 23:44:30 MarkupSafe==0.11 23:44:30 munch==2.0.2 23:44:30 offtrac==0.1.0 23:44:30 openidc-client==0.6.0 23:44:30 packagedb-cli==2.14.1 23:44:30 paramiko==2.1.1 23:44:30 perf==0.1 23:44:30 ply==3.4 23:44:30 policycoreutils-default-encoding==0.1 23:44:30 prettytable==0.7.2 23:44:30 pyasn1==0.1.9 23:44:30 pycparser==2.14 23:44:30 pycurl==7.19.0 23:44:30 pygobject==3.22.0 23:44:30 pygpgme==0.3 23:44:30 pyliblzma==0.5.3 23:44:30 pyOpenSSL==0.13.1 23:44:30 pyparsing==1.5.6 23:44:30 pyserial==2.6 23:44:30 python-augeas==0.5.0 23:44:30 python-bugzilla==2.3.0 23:44:30 python-dateutil==1.5 23:44:30 python-fedora==0.10.0 23:44:30 python-linux-procfs==0.4.9 23:44:30 python-yubico==1.2.3 23:44:30 pyudev==0.15 23:44:30 pyusb==1.0.0b1 23:44:30 pyxattr==0.5.1 23:44:30 PyYAML==3.10 23:44:30 requests==2.6.0 23:44:30 requests-kerberos==0.7.0 23:44:30 rpkg==1.60 23:44:30 schedutils==0.4 23:44:30 seobject==0.1 23:44:30 sepolicy==1.1 23:44:30 six==1.9.0 23:44:30 smmap==0.9.0 23:44:30 urlgrabber==3.10 23:44:30 urllib3==1.10.2 23:44:30 virtualenv==15.1.0 23:44:30 yum-langpacks==0.4.2 23:44:30 yum-metadata-parser==1.1.4 [Pipeline] echo 23:44:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:44:31 ---> sudo-logs.sh 23:44:31 Archiving 'sudo' log.. [Pipeline] echo 23:44:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:44:31 ---> job-cost.sh 23:44:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XKrZ 23:44:41 Cache entry deserialization failed, entry ignored 23:44:41 Cache entry deserialization failed, entry ignored 23:44:42 Cache entry deserialization failed, entry ignored 23:44:42 Cache entry deserialization failed, entry ignored 23:44:43 Cache entry deserialization failed, entry ignored 23:44:43 Cache entry deserialization failed, entry ignored 23:44:43 Cache entry deserialization failed, entry ignored 23:44:43 Cache entry deserialization failed, entry ignored 23:44:43 Cache entry deserialization failed, entry ignored 23:44:43 Cache entry deserialization failed, entry ignored 23:44:43 Cache entry deserialization failed, entry ignored 23:44:43 Cache entry deserialization failed, entry ignored 23:44:43 Cache entry deserialization failed, entry ignored 23:44:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:45:13 lf-activate-venv(): INFO: Adding /tmp/venv-XKrZ/bin to PATH 23:45:13 INFO: No Stack... 23:45:14 INFO: Retrieving Pricing Info for: v1-standard-2 23:45:15 INFO: Archiving Costs [Pipeline] echo 23:45:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:45:16 ---> logs-deploy.sh 23:45:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/90 23:45:16 INFO: archiving workspace using pattern(s): 23:45:18 Archives upload complete. 23:45:18 INFO: archiving logs to Nexus 23:45:18 ---> uname -a: 23:45:18 Linux prd-centos7-docker-4c-2g-5234.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 23:45:18 23:45:18 23:45:18 ---> lscpu: 23:45:18 Architecture: x86_64 23:45:18 CPU op-mode(s): 32-bit, 64-bit 23:45:18 Byte Order: Little Endian 23:45:18 CPU(s): 4 23:45:18 On-line CPU(s) list: 0-3 23:45:18 Thread(s) per core: 1 23:45:18 Core(s) per socket: 1 23:45:18 Socket(s): 4 23:45:18 NUMA node(s): 1 23:45:18 Vendor ID: GenuineIntel 23:45:18 CPU family: 6 23:45:18 Model: 44 23:45:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:45:18 Stepping: 1 23:45:18 CPU MHz: 2933.442 23:45:18 BogoMIPS: 5866.88 23:45:18 Virtualization: VT-x 23:45:18 Hypervisor vendor: KVM 23:45:18 Virtualization type: full 23:45:18 L1d cache: 32K 23:45:18 L1i cache: 32K 23:45:18 L2 cache: 4096K 23:45:18 L3 cache: 16384K 23:45:18 NUMA node0 CPU(s): 0-3 23:45:18 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 23:45:18 23:45:18 23:45:18 ---> nproc: 23:45:18 4 23:45:18 23:45:18 23:45:18 ---> df -h: 23:45:18 Filesystem Size Used Avail Use% Mounted on 23:45:18 devtmpfs 887M 0 887M 0% /dev 23:45:18 tmpfs 919M 0 919M 0% /dev/shm 23:45:18 tmpfs 919M 17M 903M 2% /run 23:45:18 tmpfs 919M 0 919M 0% /sys/fs/cgroup 23:45:18 /dev/vda1 50G 7.7G 43G 16% / 23:45:18 tmpfs 184M 0 184M 0% /run/user/1001 23:45:18 23:45:18 23:45:18 ---> free -m: 23:45:18 total used free shared buff/cache available 23:45:18 Mem: 1837 617 72 16 1148 1020 23:45:18 Swap: 1023 2 1021 23:45:18 23:45:18 23:45:18 ---> ip addr: 23:45:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:45:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:45:18 inet 127.0.0.1/8 scope host lo 23:45:18 valid_lft forever preferred_lft forever 23:45:18 inet6 ::1/128 scope host 23:45:18 valid_lft forever preferred_lft forever 23:45:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 23:45:18 link/ether fa:16:3e:dc:12:7c brd ff:ff:ff:ff:ff:ff 23:45:18 inet 10.30.123.149/23 brd 10.30.123.255 scope global dynamic eth0 23:45:18 valid_lft 86148sec preferred_lft 86148sec 23:45:18 inet6 fe80::f816:3eff:fedc:127c/64 scope link 23:45:18 valid_lft forever preferred_lft forever 23:45:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:45:18 link/ether 02:42:2c:fd:4c:96 brd ff:ff:ff:ff:ff:ff 23:45:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:45:18 valid_lft forever preferred_lft forever 23:45:18 inet6 fe80::42:2cff:fefd:4c96/64 scope link 23:45:18 valid_lft forever preferred_lft forever 23:45:18 23:45:18 23:45:18 ---> sar -b -r -n DEV: 23:45:18 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/13/2020 _x86_64_ (4 CPU) 23:45:18 23:45:18 11:40:48 PM LINUX RESTART 23:45:18 23:45:18 11:42:02 PM tps rtps wtps bread/s bwrtn/s 23:45:18 11:43:02 PM 104.26 33.93 70.33 4397.90 17807.78 23:45:18 11:44:01 PM 122.55 62.17 60.38 5560.85 9040.08 23:45:18 11:45:01 PM 98.27 23.09 75.17 999.80 8867.08 23:45:18 Average: 108.30 39.64 68.67 3638.09 11888.93 23:45:18 23:45:18 11:42:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:45:18 11:43:02 PM 140080 1741476 92.56 2620 1117464 1150920 39.28 750848 805604 65280 23:45:18 11:44:01 PM 77184 1804372 95.90 2596 1112876 1155596 39.44 674276 926572 54960 23:45:18 11:45:01 PM 101300 1780256 94.62 2540 1060060 1152008 39.32 671464 869252 62544 23:45:18 Average: 106188 1775368 94.36 2585 1096800 1152841 39.34 698863 867143 60928 23:45:18 23:45:18 11:42:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:45:18 11:43:02 PM eth0 1660.53 1261.60 4121.81 1082.63 0.00 0.00 0.00 23:45:18 11:43:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:18 11:43:02 PM docker0 24.98 32.92 1.72 298.63 0.00 0.00 0.00 23:45:18 11:44:01 PM eth0 111.19 84.85 842.33 14.24 0.00 0.00 0.00 23:45:18 11:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:18 11:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:18 11:45:01 PM eth0 46.60 38.51 128.59 38.60 0.00 0.00 0.00 23:45:18 11:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:18 11:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:18 Average: eth0 603.15 459.41 1689.18 376.71 0.00 0.00 0.00 23:45:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:18 Average: docker0 8.28 10.91 0.57 99.02 0.00 0.00 0.00 23:45:18 23:45:18 23:45:18 ---> sar -P ALL: 23:45:18 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/13/2020 _x86_64_ (4 CPU) 23:45:18 23:45:18 11:40:48 PM LINUX RESTART 23:45:18 23:45:18 11:42:02 PM CPU %user %nice %system %iowait %steal %idle 23:45:18 11:43:02 PM all 20.80 0.00 5.20 1.56 0.03 72.41 23:45:18 11:43:02 PM 0 20.84 0.00 7.17 0.56 0.03 71.40 23:45:18 11:43:02 PM 1 25.14 0.00 4.83 0.47 0.02 69.55 23:45:18 11:43:02 PM 2 13.77 0.00 4.09 1.44 0.03 80.65 23:45:18 11:43:02 PM 3 23.45 0.00 4.74 3.74 0.05 68.01 23:45:18 11:44:01 PM all 15.87 0.00 2.43 2.56 0.02 79.13 23:45:18 11:44:01 PM 0 30.38 0.00 2.73 1.66 0.03 65.21 23:45:18 11:44:01 PM 1 8.24 0.00 1.72 3.36 0.00 86.68 23:45:18 11:44:01 PM 2 12.69 0.00 3.33 2.24 0.02 81.72 23:45:18 11:44:01 PM 3 12.32 0.00 1.93 2.96 0.00 82.79 23:45:18 11:45:01 PM all 15.92 0.00 3.08 1.37 0.01 79.62 23:45:18 11:45:01 PM 0 18.88 0.00 3.28 2.19 0.00 75.65 23:45:18 11:45:01 PM 1 9.26 0.00 2.08 1.86 0.02 86.78 23:45:18 11:45:01 PM 2 26.64 0.00 5.14 0.95 0.02 67.25 23:45:18 11:45:01 PM 3 8.98 0.00 1.83 0.50 0.02 88.66 23:45:18 Average: all 17.51 0.00 3.56 1.83 0.02 77.08 23:45:18 Average: 0 23.34 0.00 4.37 1.48 0.02 70.79 23:45:18 Average: 1 14.15 0.00 2.86 1.90 0.01 81.08 23:45:18 Average: 2 17.74 0.00 4.19 1.54 0.02 76.50 23:45:18 Average: 3 14.86 0.00 2.83 2.39 0.02 79.90 23:45:18 23:45:18 23:45:18