Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 666036038902114a2ee36037f372941d658a88ca 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 b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-758’ Running on prd-centos7-docker-4c-2g-760 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 with configured refspecs honoured and without tags 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 666036038902114a2ee36037f372941d658a88ca (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 666036038902114a2ee36037f372941d658a88ca # timeout=10 Commit message: "Merge pull request #114 from ernestojeda/build-and-push-changes" > git rev-list --no-walk a7c5b160e2db8047bf6ba9a82c3afc6f8a90599d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2020-03-16T15:27:58.046Z] + docker inspect -f . python:3-slim [2020-03-16T15:27:58.046Z] [2020-03-16T15:27:58.046Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2020-03-16T15:27:58.436Z] + docker pull python:3-slim [2020-03-16T15:27:59.008Z] 3-slim: Pulling from library/python [2020-03-16T15:27:59.008Z] 68ced04f60ab: Pulling fs layer [2020-03-16T15:27:59.008Z] d1d516f83cca: Pulling fs layer [2020-03-16T15:27:59.008Z] 1c69061f55c9: Pulling fs layer [2020-03-16T15:27:59.008Z] cb02ba23f0ac: Pulling fs layer [2020-03-16T15:27:59.008Z] b1ed9df08170: Pulling fs layer [2020-03-16T15:27:59.008Z] cb02ba23f0ac: Waiting [2020-03-16T15:27:59.008Z] b1ed9df08170: Waiting [2020-03-16T15:27:59.950Z] 68ced04f60ab: Verifying Checksum [2020-03-16T15:27:59.950Z] 68ced04f60ab: Download complete [2020-03-16T15:27:59.950Z] 1c69061f55c9: Verifying Checksum [2020-03-16T15:27:59.950Z] 1c69061f55c9: Download complete [2020-03-16T15:28:00.524Z] cb02ba23f0ac: Verifying Checksum [2020-03-16T15:28:00.524Z] cb02ba23f0ac: Download complete [2020-03-16T15:28:00.524Z] b1ed9df08170: Verifying Checksum [2020-03-16T15:28:00.524Z] b1ed9df08170: Download complete [2020-03-16T15:28:00.524Z] d1d516f83cca: Verifying Checksum [2020-03-16T15:28:00.524Z] d1d516f83cca: Download complete [2020-03-16T15:28:01.908Z] 68ced04f60ab: Pull complete [2020-03-16T15:28:02.168Z] d1d516f83cca: Pull complete [2020-03-16T15:28:04.732Z] 1c69061f55c9: Pull complete [2020-03-16T15:28:04.732Z] cb02ba23f0ac: Pull complete [2020-03-16T15:28:05.301Z] b1ed9df08170: Pull complete [2020-03-16T15:28:05.301Z] Digest: sha256:b7ac0aed085f34498fa7af8b021e204f97d3ecf688855b2b925b5922f1b76f59 [2020-03-16T15:28:05.301Z] Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer [2020-03-16T15:28:05.502Z] prd-centos7-docker-4c-2g-760 does not seem to be running inside a container [2020-03-16T15:28:05.552Z] $ 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 ******** python:3-slim cat [2020-03-16T15:28:06.702Z] $ docker top cc84db19a26318a8344d9a5e199859cb59858672a18c73e631179de1e496bf1d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-16T15:28:07.239Z] + pip install mkdocs [2020-03-16T15:28:09.158Z] Collecting mkdocs [2020-03-16T15:28:09.158Z] Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) [2020-03-16T15:28:09.418Z] Collecting Jinja2>=2.10.1 [2020-03-16T15:28:09.418Z] Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) [2020-03-16T15:28:09.680Z] Collecting tornado>=5.0 [2020-03-16T15:28:09.680Z] Downloading tornado-6.0.4.tar.gz (496 kB) [2020-03-16T15:28:10.452Z] Collecting livereload>=2.5.1 [2020-03-16T15:28:10.452Z] Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) [2020-03-16T15:28:10.712Z] Collecting Markdown>=3.2.1 [2020-03-16T15:28:10.712Z] Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) [2020-03-16T15:28:10.712Z] Collecting lunr[languages]==0.5.6 [2020-03-16T15:28:10.712Z] Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) [2020-03-16T15:28:10.972Z] Collecting PyYAML>=3.10 [2020-03-16T15:28:10.972Z] Downloading PyYAML-5.3.tar.gz (268 kB) [2020-03-16T15:28:11.541Z] Collecting click>=3.3 [2020-03-16T15:28:11.541Z] Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) [2020-03-16T15:28:11.541Z] Collecting MarkupSafe>=0.23 [2020-03-16T15:28:11.541Z] Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) [2020-03-16T15:28:11.541Z] Collecting six [2020-03-16T15:28:11.541Z] Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) [2020-03-16T15:28:11.541Z] Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (45.2.0) [2020-03-16T15:28:11.802Z] Collecting future>=0.16.0 [2020-03-16T15:28:11.802Z] Downloading future-0.18.2.tar.gz (829 kB) [2020-03-16T15:28:12.370Z] Collecting nltk>=3.2.5; extra == "languages" [2020-03-16T15:28:12.370Z] Downloading nltk-3.4.5.zip (1.5 MB) [2020-03-16T15:28:12.938Z] Building wheels for collected packages: tornado, PyYAML, future, nltk [2020-03-16T15:28:12.938Z] Building wheel for tornado (setup.py): started [2020-03-16T15:28:13.508Z] Building wheel for tornado (setup.py): finished with status 'done' [2020-03-16T15:28:13.508Z] Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=8c945ae4e442a56f38f21ffe09c106396f9fd83b2e4f0f558ceab8b93f80ed9f [2020-03-16T15:28:13.508Z] Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d [2020-03-16T15:28:13.508Z] Building wheel for PyYAML (setup.py): started [2020-03-16T15:28:14.082Z] Building wheel for PyYAML (setup.py): finished with status 'done' [2020-03-16T15:28:14.082Z] Created wheel for PyYAML: filename=PyYAML-5.3-cp38-cp38-linux_x86_64.whl size=44227 sha256=a485d486580329661504b35a9435868e4b219506898b97d392c07f5de8706140 [2020-03-16T15:28:14.082Z] Stored in directory: /root/.cache/pip/wheels/e4/94/ec/65e430f66fda7a86c08f61ce59455581adc269a65881b4ffeb [2020-03-16T15:28:14.082Z] Building wheel for future (setup.py): started [2020-03-16T15:28:15.020Z] Building wheel for future (setup.py): finished with status 'done' [2020-03-16T15:28:15.020Z] Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=050d8b6a51dbfd61a6ec54b3a48300b1e1c8e03a2e487bcf7fedf143eabe78c1 [2020-03-16T15:28:15.020Z] Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 [2020-03-16T15:28:15.020Z] Building wheel for nltk (setup.py): started [2020-03-16T15:28:15.962Z] Building wheel for nltk (setup.py): finished with status 'done' [2020-03-16T15:28:15.962Z] Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449906 sha256=823c8396db1b055e98f301dbe8c6b4581b806709e5fd7d516d63d96ac096c022 [2020-03-16T15:28:15.962Z] Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 [2020-03-16T15:28:15.962Z] Successfully built tornado PyYAML future nltk [2020-03-16T15:28:16.231Z] Installing collected packages: MarkupSafe, Jinja2, tornado, six, livereload, Markdown, future, nltk, lunr, PyYAML, click, mkdocs [2020-03-16T15:28:21.511Z] Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3 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-03-16T15:28:21.822Z] + pip install mkdocs-material [2020-03-16T15:28:22.391Z] Collecting mkdocs-material [2020-03-16T15:28:22.391Z] Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) [2020-03-16T15:28:23.337Z] Collecting pymdown-extensions>=6.3 [2020-03-16T15:28:23.337Z] Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) [2020-03-16T15:28:23.337Z] Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) [2020-03-16T15:28:23.337Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) [2020-03-16T15:28:23.601Z] Collecting Pygments>=2.4 [2020-03-16T15:28:23.601Z] Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) [2020-03-16T15:28:23.601Z] Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (0.5.6) [2020-03-16T15:28:23.601Z] Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (5.3) [2020-03-16T15:28:23.601Z] Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (6.0.4) [2020-03-16T15:28:23.601Z] Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.6.1) [2020-03-16T15:28:23.601Z] Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (7.1.1) [2020-03-16T15:28:23.601Z] Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.11.1) [2020-03-16T15:28:23.601Z] Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (45.2.0) [2020-03-16T15:28:23.860Z] Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (0.18.2) [2020-03-16T15:28:23.860Z] Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (1.14.0) [2020-03-16T15:28:23.861Z] 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.0->mkdocs-material) (3.4.5) [2020-03-16T15:28:23.861Z] Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.0->mkdocs-material) (1.1.1) [2020-03-16T15:28:23.861Z] Installing collected packages: pymdown-extensions, Pygments, mkdocs-material [2020-03-16T15:28:25.249Z] Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-6.3 [Pipeline] sh [2020-03-16T15:28:25.565Z] + mkdocs build [2020-03-16T15:28:26.504Z] INFO - Cleaning site directory [2020-03-16T15:28:26.504Z] INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 [2020-03-16T15:28:26.504Z] INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: [2020-03-16T15:28:26.504Z] - design/adr/0001-Registy-Refactor.md [2020-03-16T15:28:26.504Z] - design/adr/0004-Feature-Flags.md [2020-03-16T15:28:26.504Z] - design/adr/core/0003-V2-API-Principles.md [2020-03-16T15:28:26.504Z] - design/adr/device-service/0002-Array-Datatypes.md [2020-03-16T15:28:26.504Z] - design/legacy-design/device-service/discovery.md [2020-03-16T15:28:26.504Z] - microservices/security/security-file-token-provider.1.md [2020-03-16T15:28:26.504Z] - microservices/security/security-secrets-setup.1.md [2020-03-16T15:28:33.079Z] INFO - Documentation built in 6.76 seconds [Pipeline] stash [2020-03-16T15:28:50.534Z] Stashed 389 file(s) [Pipeline] } [2020-03-16T15:28:50.553Z] $ docker stop --time=1 cc84db19a26318a8344d9a5e199859cb59858672a18c73e631179de1e496bf1d [2020-03-16T15:28:52.112Z] $ docker rm -f cc84db19a26318a8344d9a5e199859cb59858672a18c73e631179de1e496bf1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-16T15:28:53.886Z] + git log --format=%B -n 1 [2020-03-16T15:28:53.886Z] + head -n 1 [2020-03-16T15:28:53.886Z] + grep -v Signed-off-by [Pipeline] cleanWs [2020-03-16T15:28:53.980Z] [WS-CLEANUP] Deleting project workspace... [2020-03-16T15:28:53.980Z] [WS-CLEANUP] Deferred wipeout is used... [2020-03-16T15:28:53.993Z] [WS-CLEANUP] done [Pipeline] dir [2020-03-16T15:28:54.028Z] Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git [2020-03-16T15:28:54.132Z] using credential edgex-jenkins-ssh [2020-03-16T15:28:54.176Z] Cloning the remote Git repository [2020-03-16T15:28:54.179Z] Cloning repository git@github.com:edgexfoundry/edgex-docs.git [2020-03-16T15:28:54.179Z] > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 [2020-03-16T15:28:54.218Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2020-03-16T15:28:54.218Z] > git --version # timeout=10 [2020-03-16T15:28:54.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-16T15:28:54.236Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-03-16T15:29:04.806Z] Checking out Revision 45e65d0423a91f6fe60c7e021a8645f8bfcac399 (refs/remotes/origin/gh-pages) [2020-03-16T15:29:04.362Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2020-03-16T15:29:04.367Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-03-16T15:29:04.378Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2020-03-16T15:29:04.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2020-03-16T15:29:04.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-16T15:29:04.391Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-03-16T15:29:04.786Z] > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 [2020-03-16T15:29:04.795Z] > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 [2020-03-16T15:29:04.808Z] > git config core.sparsecheckout # timeout=10 [2020-03-16T15:29:04.812Z] > git checkout -f 45e65d0423a91f6fe60c7e021a8645f8bfcac399 # timeout=10 [2020-03-16T15:29:06.601Z] > git branch -a -v --no-abbrev # timeout=10 [2020-03-16T15:29:06.608Z] > git checkout -b gh-pages 45e65d0423a91f6fe60c7e021a8645f8bfcac399 # timeout=10 [2020-03-16T15:29:06.706Z] Commit message: "ci: moved rendered site to gh-pages branch" [Pipeline] unstash [Pipeline] sh [2020-03-16T15:29:14.766Z] + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh [2020-03-16T15:29:15.080Z] + rm -rf docs [Pipeline] sh [2020-03-16T15:29:15.386Z] + git diff-index --quiet HEAD -- [Pipeline] echo [2020-03-16T15:29:15.409Z] We have detected there are changes to commit: [1] [true] [Pipeline] sh [2020-03-16T15:29:15.704Z] + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh [2020-03-16T15:29:16.022Z] + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh [2020-03-16T15:29:16.332Z] + git add . [Pipeline] sh [2020-03-16T15:29:17.575Z] + git commit -s -m 'ci: Merge pull request #114 from ernestojeda/build-and-push-changes [2020-03-16T15:29:17.575Z] ' [2020-03-16T15:29:17.575Z] [gh-pages 9adb9a8] ci: Merge pull request #114 from ernestojeda/build-and-push-changes [2020-03-16T15:29:17.575Z] 2 files changed, 70 insertions(+), 70 deletions(-) [2020-03-16T15:29:17.575Z] rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent [2020-03-16T15:29:17.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-16T15:29:17.643Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-16T15:29:17.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-16T15:29:17.702Z] $ ssh-agent [2020-03-16T15:29:17.723Z] SSH_AUTH_SOCK=/tmp/ssh-peTu8PkPufTo/agent.11043 [2020-03-16T15:29:17.723Z] SSH_AGENT_PID=11045 [2020-03-16T15:29:17.733Z] Running ssh-add (command line suppressed) [2020-03-16T15:29:17.750Z] Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6262345441329407107.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6262345441329407107.key) [2020-03-16T15:29:17.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-16T15:29:18.106Z] + git push origin gh-pages [2020-03-16T15:29:18.106Z] Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts. [2020-03-16T15:29:20.648Z] To github.com:edgexfoundry/edgex-docs.git [2020-03-16T15:29:20.648Z] 45e65d0..9adb9a8 gh-pages -> gh-pages [Pipeline] } [2020-03-16T15:29:20.665Z] $ ssh-agent -k [2020-03-16T15:29:20.672Z] unset SSH_AUTH_SOCK; [2020-03-16T15:29:20.673Z] unset SSH_AGENT_PID; [2020-03-16T15:29:20.673Z] echo Agent pid 11045 killed; [2020-03-16T15:29:20.686Z] [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 [2020-03-16T15:29:21.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-16T15:29:21.888Z] ---> package-listing.sh [2020-03-16T15:29:21.889Z] ++ facter osfamily [2020-03-16T15:29:21.889Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-16T15:29:21.889Z] + OS_FAMILY=redhat [2020-03-16T15:29:21.889Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_master [2020-03-16T15:29:21.889Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-16T15:29:21.889Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-16T15:29:21.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-16T15:29:21.889Z] + PACKAGES=/tmp/packages_start.txt [2020-03-16T15:29:21.889Z] + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' [2020-03-16T15:29:21.889Z] + PACKAGES=/tmp/packages_end.txt [2020-03-16T15:29:21.889Z] + case "${OS_FAMILY}" in [2020-03-16T15:29:21.889Z] + rpm -qa [2020-03-16T15:29:21.889Z] + sort [2020-03-16T15:29:26.078Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-16T15:29:26.078Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-16T15:29:26.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-16T15:29:26.078Z] + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' [2020-03-16T15:29:26.078Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ [2020-03-16T15:29:26.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-16T15:29:26.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-16T15:29:26.595Z] [2020-03-16T15:29:26.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-16T15:29:26.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-16T15:29:26.967Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-16T15:29:26.967Z] c9b1b535fdd9: Pulling fs layer [2020-03-16T15:29:26.967Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-16T15:29:26.967Z] 756a868c4378: Pulling fs layer [2020-03-16T15:29:26.967Z] 444b2fc9a129: Pulling fs layer [2020-03-16T15:29:26.967Z] ea15f1150254: Pulling fs layer [2020-03-16T15:29:26.967Z] 41b27a9f41bf: Pulling fs layer [2020-03-16T15:29:26.967Z] 28c525ee5125: Pulling fs layer [2020-03-16T15:29:26.967Z] 094b1ea09ed8: Pulling fs layer [2020-03-16T15:29:26.967Z] 138eaada9080: Pulling fs layer [2020-03-16T15:29:26.967Z] 0622d0fa9048: Pulling fs layer [2020-03-16T15:29:26.967Z] ea15f1150254: Waiting [2020-03-16T15:29:26.967Z] 41b27a9f41bf: Waiting [2020-03-16T15:29:26.967Z] 28c525ee5125: Waiting [2020-03-16T15:29:26.967Z] 094b1ea09ed8: Waiting [2020-03-16T15:29:26.967Z] 138eaada9080: Waiting [2020-03-16T15:29:26.967Z] 0622d0fa9048: Waiting [2020-03-16T15:29:26.967Z] 444b2fc9a129: Waiting [2020-03-16T15:29:26.967Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-16T15:29:26.967Z] 2cc5ad85d9ab: Download complete [2020-03-16T15:29:26.967Z] 444b2fc9a129: Verifying Checksum [2020-03-16T15:29:26.967Z] 444b2fc9a129: Download complete [2020-03-16T15:29:26.967Z] c9b1b535fdd9: Verifying Checksum [2020-03-16T15:29:26.967Z] c9b1b535fdd9: Download complete [2020-03-16T15:29:27.232Z] ea15f1150254: Verifying Checksum [2020-03-16T15:29:27.232Z] ea15f1150254: Download complete [2020-03-16T15:29:27.232Z] 28c525ee5125: Verifying Checksum [2020-03-16T15:29:27.232Z] 28c525ee5125: Download complete [2020-03-16T15:29:27.495Z] 756a868c4378: Verifying Checksum [2020-03-16T15:29:27.495Z] 756a868c4378: Download complete [2020-03-16T15:29:27.753Z] 138eaada9080: Verifying Checksum [2020-03-16T15:29:27.753Z] 138eaada9080: Download complete [2020-03-16T15:29:27.753Z] 0622d0fa9048: Verifying Checksum [2020-03-16T15:29:27.753Z] 0622d0fa9048: Download complete [2020-03-16T15:29:27.753Z] 094b1ea09ed8: Download complete [2020-03-16T15:29:28.321Z] 41b27a9f41bf: Verifying Checksum [2020-03-16T15:29:28.321Z] 41b27a9f41bf: Download complete [2020-03-16T15:29:28.579Z] c9b1b535fdd9: Pull complete [2020-03-16T15:29:28.837Z] 2cc5ad85d9ab: Pull complete [2020-03-16T15:29:30.745Z] 756a868c4378: Pull complete [2020-03-16T15:29:30.746Z] 444b2fc9a129: Pull complete [2020-03-16T15:29:30.746Z] ea15f1150254: Pull complete [2020-03-16T15:29:34.951Z] 41b27a9f41bf: Pull complete [2020-03-16T15:29:34.951Z] 28c525ee5125: Pull complete [2020-03-16T15:29:37.497Z] 094b1ea09ed8: Pull complete [2020-03-16T15:29:37.497Z] 138eaada9080: Pull complete [2020-03-16T15:29:37.497Z] 0622d0fa9048: Pull complete [2020-03-16T15:29:37.497Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-16T15:29:37.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-16T15:29:37.694Z] prd-centos7-docker-4c-2g-760 does not seem to be running inside a container [2020-03-16T15:29:37.741Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-16T15:29:38.374Z] $ docker top 3d58a9a9b2de0a5eb889ac7a4a211963799432d424702404b92c0c60bfe0d584 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-16T15:29:38.690Z] provisioning config files... [2020-03-16T15:29:38.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config1550714244325036963tmp [Pipeline] { [Pipeline] echo [2020-03-16T15:29:38.814Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-16T15:29:39.132Z] ---> create-netrc.sh [Pipeline] echo [2020-03-16T15:29:39.163Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-16T15:29:39.484Z] ---> logs-deploy.sh [2020-03-16T15:29:39.485Z] + ARCHIVE_ARTIFACTS= [2020-03-16T15:29:39.485Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-16T15:29:39.485Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-16T15:29:39.485Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-16T15:29:39.485Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/12 [2020-03-16T15:29:39.485Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/12/ [2020-03-16T15:29:39.485Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/12 /w/workspace/edgexfoundry_edgex-docs_master [2020-03-16T15:29:40.867Z] Archives upload complete. [2020-03-16T15:29:40.867Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/12/