Pull request #122 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/edgex-docs Obtained Jenkinsfile from b2addc1190b3ae84a1460bfa76b3a9c67f2210e8+f7310bdd1ab00b34196dd206185ad0621e11be3f (8001c612f1da11d607e331e1bb7107b2f5c1918e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-122/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2703 in /w/workspace/edgexfoundry_edgex-docs_PR-122 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-122 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f7310bdd1ab00b34196dd206185ad0621e11be3f into PR head commit b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/122/head:refs/remotes/origin/PR-122 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 # timeout=10 Merge succeeded, producing b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 Checking out Revision b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 (PR-122) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f7310bdd1ab00b34196dd206185ad0621e11be3f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 # timeout=10 Commit message: "Remove StringArray type. Note that data transform ops will not be applied." First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2020-04-07T23:05:23.282Z] + docker inspect -f . python:3-slim [2020-04-07T23:05:23.282Z] [2020-04-07T23:05:23.282Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2020-04-07T23:05:23.656Z] + docker pull python:3-slim [2020-04-07T23:05:23.915Z] 3-slim: Pulling from library/python [2020-04-07T23:05:23.915Z] c499e6d256d6: Pulling fs layer [2020-04-07T23:05:23.915Z] 62b0f1bf7919: Pulling fs layer [2020-04-07T23:05:23.915Z] 3b19c64bdfee: Pulling fs layer [2020-04-07T23:05:23.915Z] 196a2aed8498: Pulling fs layer [2020-04-07T23:05:23.915Z] 6230be1200bd: Pulling fs layer [2020-04-07T23:05:23.915Z] 196a2aed8498: Waiting [2020-04-07T23:05:23.915Z] 6230be1200bd: Waiting [2020-04-07T23:05:24.179Z] 62b0f1bf7919: Download complete [2020-04-07T23:05:24.444Z] 196a2aed8498: Verifying Checksum [2020-04-07T23:05:24.444Z] 196a2aed8498: Download complete [2020-04-07T23:05:24.444Z] 6230be1200bd: Verifying Checksum [2020-04-07T23:05:24.444Z] 6230be1200bd: Download complete [2020-04-07T23:05:24.709Z] c499e6d256d6: Verifying Checksum [2020-04-07T23:05:24.709Z] c499e6d256d6: Download complete [2020-04-07T23:05:24.709Z] 3b19c64bdfee: Verifying Checksum [2020-04-07T23:05:24.709Z] 3b19c64bdfee: Download complete [2020-04-07T23:05:26.093Z] c499e6d256d6: Pull complete [2020-04-07T23:05:26.352Z] 62b0f1bf7919: Pull complete [2020-04-07T23:05:28.905Z] 3b19c64bdfee: Pull complete [2020-04-07T23:05:29.166Z] 196a2aed8498: Pull complete [2020-04-07T23:05:29.739Z] 6230be1200bd: Pull complete [2020-04-07T23:05:29.739Z] Digest: sha256:c0281d8fe99edff517fcc748f088bc51822ae660bac9e4aba76a81fa987fe9e8 [2020-04-07T23:05:29.739Z] Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer [2020-04-07T23:05:29.902Z] prd-centos7-docker-4c-2g-2703 does not seem to be running inside a container [2020-04-07T23:05:29.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-122 -v /w/workspace/edgexfoundry_edgex-docs_PR-122:/w/workspace/edgexfoundry_edgex-docs_PR-122:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-122@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-122@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 ******** python:3-slim cat [2020-04-07T23:05:30.600Z] $ docker top 09c7589af984f6f23ae418ba51f00c480e1d7394ecf4e2121217292bb784de18 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T23:05:31.144Z] + pip install mkdocs [2020-04-07T23:05:33.053Z] Collecting mkdocs [2020-04-07T23:05:33.053Z] Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) [2020-04-07T23:05:33.313Z] Collecting Jinja2>=2.10.1 [2020-04-07T23:05:33.313Z] Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) [2020-04-07T23:05:33.313Z] Collecting PyYAML>=3.10 [2020-04-07T23:05:33.313Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-04-07T23:05:34.693Z] Collecting livereload>=2.5.1 [2020-04-07T23:05:34.693Z] Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) [2020-04-07T23:05:34.693Z] Collecting Markdown>=3.2.1 [2020-04-07T23:05:34.693Z] Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) [2020-04-07T23:05:34.693Z] Collecting tornado>=5.0 [2020-04-07T23:05:34.693Z] Downloading tornado-6.0.4.tar.gz (496 kB) [2020-04-07T23:05:35.262Z] Collecting click>=3.3 [2020-04-07T23:05:35.262Z] Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) [2020-04-07T23:05:35.262Z] Collecting lunr[languages]==0.5.6 [2020-04-07T23:05:35.262Z] Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) [2020-04-07T23:05:35.522Z] Collecting MarkupSafe>=0.23 [2020-04-07T23:05:35.522Z] Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) [2020-04-07T23:05:35.522Z] Collecting six [2020-04-07T23:05:35.522Z] Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) [2020-04-07T23:05:35.522Z] Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) [2020-04-07T23:05:35.522Z] Collecting future>=0.16.0 [2020-04-07T23:05:35.522Z] Downloading future-0.18.2.tar.gz (829 kB) [2020-04-07T23:05:36.459Z] Collecting nltk>=3.2.5; extra == "languages" [2020-04-07T23:05:36.459Z] Downloading nltk-3.4.5.zip (1.5 MB) [2020-04-07T23:05:37.027Z] Building wheels for collected packages: PyYAML, tornado, future, nltk [2020-04-07T23:05:37.027Z] Building wheel for PyYAML (setup.py): started [2020-04-07T23:05:37.594Z] Building wheel for PyYAML (setup.py): finished with status 'done' [2020-04-07T23:05:37.594Z] Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=cbac99c785c0060b9fbba880b54cd67793ba3b8422cb695ac714d9291348412a [2020-04-07T23:05:37.594Z] Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c [2020-04-07T23:05:37.594Z] Building wheel for tornado (setup.py): started [2020-04-07T23:05:37.854Z] Building wheel for tornado (setup.py): finished with status 'done' [2020-04-07T23:05:37.854Z] Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=9748c117b6a8ac6250f7c646228a8698ba12e8f0cfe548526506881b63487092 [2020-04-07T23:05:37.854Z] Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d [2020-04-07T23:05:37.854Z] Building wheel for future (setup.py): started [2020-04-07T23:05:38.792Z] Building wheel for future (setup.py): finished with status 'done' [2020-04-07T23:05:38.792Z] Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=76c64e676f08f5e5a137c35cf44ad58b22937453580c87fc74ae121aa389859a [2020-04-07T23:05:38.792Z] Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 [2020-04-07T23:05:38.792Z] Building wheel for nltk (setup.py): started [2020-04-07T23:05:39.728Z] Building wheel for nltk (setup.py): finished with status 'done' [2020-04-07T23:05:39.728Z] Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449905 sha256=62ae3ed76d80445dcb2381013103d01870e77947fbf0012ed5d32ec667444cc2 [2020-04-07T23:05:39.728Z] Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 [2020-04-07T23:05:39.728Z] Successfully built PyYAML tornado future nltk [2020-04-07T23:05:39.728Z] Installing collected packages: MarkupSafe, Jinja2, PyYAML, six, tornado, livereload, Markdown, click, future, nltk, lunr, mkdocs [2020-04-07T23:05:43.918Z] Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.1 future-0.18.2 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.4.5 six-1.14.0 tornado-6.0.4 [Pipeline] sh [2020-04-07T23:05:44.493Z] + pip install mkdocs-material [2020-04-07T23:05:45.062Z] Collecting mkdocs-material [2020-04-07T23:05:45.062Z] Downloading mkdocs_material-5.0.1-py2.py3-none-any.whl (3.0 MB) [2020-04-07T23:05:46.968Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) [2020-04-07T23:05:46.968Z] Collecting pymdown-extensions>=7.0 [2020-04-07T23:05:46.968Z] Downloading pymdown_extensions-7.0-py2.py3-none-any.whl (204 kB) [2020-04-07T23:05:47.227Z] Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) [2020-04-07T23:05:47.227Z] Collecting Pygments>=2.4 [2020-04-07T23:05:47.227Z] Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) [2020-04-07T23:05:47.227Z] Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (46.1.3) [2020-04-07T23:05:47.499Z] Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (6.0.4) [2020-04-07T23:05:47.499Z] Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (0.5.6) [2020-04-07T23:05:47.499Z] Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (2.11.1) [2020-04-07T23:05:47.499Z] Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (2.6.1) [2020-04-07T23:05:47.499Z] Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (7.1.1) [2020-04-07T23:05:47.499Z] Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (5.3.1) [2020-04-07T23:05:47.499Z] Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material) (0.18.2) [2020-04-07T23:05:47.499Z] Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material) (1.14.0) [2020-04-07T23:05:47.499Z] Requirement already satisfied: nltk>=3.2.5; extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material) (3.4.5) [2020-04-07T23:05:47.499Z] Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material) (1.1.1) [2020-04-07T23:05:47.499Z] Installing collected packages: pymdown-extensions, Pygments, mkdocs-material [2020-04-07T23:05:54.082Z] Successfully installed Pygments-2.6.1 mkdocs-material-5.0.1 pymdown-extensions-7.0 [Pipeline] sh [2020-04-07T23:05:54.392Z] + mkdocs build [2020-04-07T23:05:55.328Z] INFO - Cleaning site directory [2020-04-07T23:05:55.328Z] INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-122/docs/1.2 [2020-04-07T23:05:55.328Z] INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: [2020-04-07T23:05:55.328Z] - design/adr/0001-Registy-Refactor.md [2020-04-07T23:05:55.328Z] - design/adr/0004-Feature-Flags.md [2020-04-07T23:05:55.328Z] - design/adr/0005-Service-Self-Config.md [2020-04-07T23:05:55.328Z] - design/adr/core/0003-V2-API-Principles.md [2020-04-07T23:05:55.328Z] - design/adr/device-service/0002-Array-Datatypes.md [2020-04-07T23:05:55.328Z] - design/legacy-design/device-service/discovery.md [2020-04-07T23:05:55.328Z] - microservices/security/security-file-token-provider.1.md [2020-04-07T23:05:55.328Z] - microservices/security/security-secrets-setup.1.md [2020-04-07T23:06:00.613Z] Traceback (most recent call last): [2020-04-07T23:06:00.613Z] File "/usr/local/bin/mkdocs", line 8, in [2020-04-07T23:06:00.613Z] sys.exit(cli()) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/click/core.py", line 829, in __call__ [2020-04-07T23:06:00.613Z] return self.main(*args, **kwargs) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/click/core.py", line 782, in main [2020-04-07T23:06:00.613Z] rv = self.invoke(ctx) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/click/core.py", line 1259, in invoke [2020-04-07T23:06:00.613Z] return _process_result(sub_ctx.command.invoke(sub_ctx)) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/click/core.py", line 1066, in invoke [2020-04-07T23:06:00.613Z] return ctx.invoke(self.callback, **ctx.params) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/click/core.py", line 610, in invoke [2020-04-07T23:06:00.613Z] return callback(*args, **kwargs) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/mkdocs/__main__.py", line 159, in build_command [2020-04-07T23:06:00.613Z] build.build(config.load_config(**kwargs), dirty=not clean) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/mkdocs/commands/build.py", line 288, in build [2020-04-07T23:06:00.613Z] _build_theme_template(template, env, files, config, nav) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/mkdocs/commands/build.py", line 114, in _build_theme_template [2020-04-07T23:06:00.613Z] output = _build_template(template_name, template, files, config, nav) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/mkdocs/commands/build.py", line 93, in _build_template [2020-04-07T23:06:00.613Z] output = template.render(context) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/jinja2/environment.py", line 1090, in render [2020-04-07T23:06:00.613Z] self.environment.handle_exception() [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/jinja2/environment.py", line 832, in handle_exception [2020-04-07T23:06:00.613Z] reraise(*rewrite_traceback_stack(source=source)) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/jinja2/_compat.py", line 28, in reraise [2020-04-07T23:06:00.613Z] raise value.with_traceback(tb) [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/material/404.html", line 4, in top-level template code [2020-04-07T23:06:00.613Z] {% extends "base.html" %} [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/material/base.html", line 176, in top-level template code [2020-04-07T23:06:00.613Z] {% block footer %} [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/material/base.html", line 177, in block "footer" [2020-04-07T23:06:00.613Z] {% include "partials/footer.html" %} [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/material/partials/footer.html", line 55, in top-level template code [2020-04-07T23:06:00.613Z] {% include "partials/social.html" %} [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/material/partials/social.html", line 10, in top-level template code [2020-04-07T23:06:00.613Z] {% include ".icons/" ~ social.icon ~ ".svg" %} [2020-04-07T23:06:00.613Z] File "/usr/local/lib/python3.8/site-packages/jinja2/loaders.py", line 199, in get_source [2020-04-07T23:06:00.613Z] raise TemplateNotFound(template) [2020-04-07T23:06:00.613Z] jinja2.exceptions.TemplateNotFound: .icons/.svg [Pipeline] } [2020-04-07T23:06:00.652Z] $ docker stop --time=1 09c7589af984f6f23ae418ba51f00c480e1d7394ecf4e2121217292bb784de18 [2020-04-07T23:06:02.101Z] $ docker rm -f 09c7589af984f6f23ae418ba51f00c480e1d7394ecf4e2121217292bb784de18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) Stage "Push Changes" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-07T23:06:03.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T23:06:04.037Z] ---> package-listing.sh [2020-04-07T23:06:04.038Z] ++ facter osfamily [2020-04-07T23:06:04.038Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-07T23:06:04.038Z] + OS_FAMILY=redhat [2020-04-07T23:06:04.038Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-122 [2020-04-07T23:06:04.038Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-07T23:06:04.038Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-07T23:06:04.038Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-07T23:06:04.038Z] + PACKAGES=/tmp/packages_start.txt [2020-04-07T23:06:04.038Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-122 ']' [2020-04-07T23:06:04.038Z] + PACKAGES=/tmp/packages_end.txt [2020-04-07T23:06:04.038Z] + case "${OS_FAMILY}" in [2020-04-07T23:06:04.038Z] + rpm -qa [2020-04-07T23:06:04.038Z] + sort [2020-04-07T23:06:08.250Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-07T23:06:08.250Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-07T23:06:08.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-07T23:06:08.250Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-122 ']' [2020-04-07T23:06:08.250Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-122/archives/ [2020-04-07T23:06:08.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-122/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-07T23:06:08.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T23:06:08.782Z] [2020-04-07T23:06:08.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-07T23:06:09.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T23:06:09.139Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-07T23:06:09.139Z] c9b1b535fdd9: Pulling fs layer [2020-04-07T23:06:09.139Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-07T23:06:09.139Z] 756a868c4378: Pulling fs layer [2020-04-07T23:06:09.139Z] 444b2fc9a129: Pulling fs layer [2020-04-07T23:06:09.139Z] ea15f1150254: Pulling fs layer [2020-04-07T23:06:09.139Z] 41b27a9f41bf: Pulling fs layer [2020-04-07T23:06:09.139Z] 28c525ee5125: Pulling fs layer [2020-04-07T23:06:09.139Z] 094b1ea09ed8: Pulling fs layer [2020-04-07T23:06:09.139Z] 138eaada9080: Pulling fs layer [2020-04-07T23:06:09.139Z] 0622d0fa9048: Pulling fs layer [2020-04-07T23:06:09.139Z] 444b2fc9a129: Waiting [2020-04-07T23:06:09.139Z] ea15f1150254: Waiting [2020-04-07T23:06:09.139Z] 41b27a9f41bf: Waiting [2020-04-07T23:06:09.139Z] 28c525ee5125: Waiting [2020-04-07T23:06:09.139Z] 094b1ea09ed8: Waiting [2020-04-07T23:06:09.139Z] 138eaada9080: Waiting [2020-04-07T23:06:09.139Z] 0622d0fa9048: Waiting [2020-04-07T23:06:09.139Z] 2cc5ad85d9ab: Download complete [2020-04-07T23:06:09.139Z] 444b2fc9a129: Verifying Checksum [2020-04-07T23:06:09.139Z] 444b2fc9a129: Download complete [2020-04-07T23:06:09.139Z] c9b1b535fdd9: Download complete [2020-04-07T23:06:09.410Z] ea15f1150254: Download complete [2020-04-07T23:06:09.410Z] 28c525ee5125: Verifying Checksum [2020-04-07T23:06:09.410Z] 28c525ee5125: Download complete [2020-04-07T23:06:09.670Z] 756a868c4378: Verifying Checksum [2020-04-07T23:06:09.670Z] 756a868c4378: Download complete [2020-04-07T23:06:09.670Z] 138eaada9080: Verifying Checksum [2020-04-07T23:06:09.670Z] 138eaada9080: Download complete [2020-04-07T23:06:09.670Z] 0622d0fa9048: Verifying Checksum [2020-04-07T23:06:09.670Z] 0622d0fa9048: Download complete [2020-04-07T23:06:09.670Z] 094b1ea09ed8: Verifying Checksum [2020-04-07T23:06:09.670Z] 094b1ea09ed8: Download complete [2020-04-07T23:06:10.238Z] 41b27a9f41bf: Verifying Checksum [2020-04-07T23:06:10.238Z] 41b27a9f41bf: Download complete [2020-04-07T23:06:10.807Z] c9b1b535fdd9: Pull complete [2020-04-07T23:06:10.807Z] 2cc5ad85d9ab: Pull complete [2020-04-07T23:06:12.717Z] 756a868c4378: Pull complete [2020-04-07T23:06:12.717Z] 444b2fc9a129: Pull complete [2020-04-07T23:06:12.717Z] ea15f1150254: Pull complete [2020-04-07T23:06:16.914Z] 41b27a9f41bf: Pull complete [2020-04-07T23:06:16.914Z] 28c525ee5125: Pull complete [2020-04-07T23:06:18.300Z] 094b1ea09ed8: Pull complete [2020-04-07T23:06:19.680Z] 138eaada9080: Pull complete [2020-04-07T23:06:19.939Z] 0622d0fa9048: Pull complete [2020-04-07T23:06:19.939Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-07T23:06:19.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-07T23:06:20.126Z] prd-centos7-docker-4c-2g-2703 does not seem to be running inside a container [2020-04-07T23:06:20.168Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-docs_PR-122 -v /w/workspace/edgexfoundry_edgex-docs_PR-122:/w/workspace/edgexfoundry_edgex-docs_PR-122:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-122@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-122@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-07T23:06:21.204Z] $ docker top ea9ce141d909cae437a8a7f2c180bad44d01b4c8f008399948f70737918c75f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T23:06:21.546Z] provisioning config files... [2020-04-07T23:06:21.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-122@tmp/config6067793451578244178tmp [Pipeline] { [Pipeline] echo [2020-04-07T23:06:21.684Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T23:06:22.000Z] ---> create-netrc.sh [Pipeline] echo [2020-04-07T23:06:22.045Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T23:06:22.357Z] ---> logs-deploy.sh [2020-04-07T23:06:22.357Z] + ARCHIVE_ARTIFACTS= [2020-04-07T23:06:22.357Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-07T23:06:22.357Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-07T23:06:22.357Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-07T23:06:22.357Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-122/1 [2020-04-07T23:06:22.357Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-122/1/ [2020-04-07T23:06:22.357Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-122/1 /w/workspace/edgexfoundry_edgex-docs_PR-122 [2020-04-07T23:06:23.734Z] Archives upload complete. [2020-04-07T23:06:23.735Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-122/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-122/1/