Pull request #114 updated 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 ernestojeda for edgexfoundry/edgex-docs Obtained Jenkinsfile from d03f42d7c7c393f5b74e23158b45247001c1786b+a7c5b160e2db8047bf6ba9a82c3afc6f8a90599d (e8ff4cf91644b1760d503416c61c341a7d59850b) 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 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-114/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 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 ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-497 in /w/workspace/edgexfoundry_edgex-docs_PR-114 [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-114 # 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/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a7c5b160e2db8047bf6ba9a82c3afc6f8a90599d into PR head commit d03f42d7c7c393f5b74e23158b45247001c1786b > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/114/head:refs/remotes/origin/PR-114 # 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/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03f42d7c7c393f5b74e23158b45247001c1786b # timeout=10 Merge succeeded, producing d03f42d7c7c393f5b74e23158b45247001c1786b Checking out Revision d03f42d7c7c393f5b74e23158b45247001c1786b (PR-114) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a7c5b160e2db8047bf6ba9a82c3afc6f8a90599d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03f42d7c7c393f5b74e23158b45247001c1786b # timeout=10 Commit message: "re-implement pipeline to build and push changes to gh-pages branch" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2020-03-13T18:22:48.033Z] + docker inspect -f . python:3-slim [2020-03-13T18:22:48.033Z] [2020-03-13T18:22:48.033Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2020-03-13T18:22:48.423Z] + docker pull python:3-slim [2020-03-13T18:22:48.995Z] 3-slim: Pulling from library/python [2020-03-13T18:22:48.995Z] 68ced04f60ab: Pulling fs layer [2020-03-13T18:22:48.995Z] d1d516f83cca: Pulling fs layer [2020-03-13T18:22:48.995Z] 1c69061f55c9: Pulling fs layer [2020-03-13T18:22:48.995Z] cb02ba23f0ac: Pulling fs layer [2020-03-13T18:22:48.995Z] b1ed9df08170: Pulling fs layer [2020-03-13T18:22:48.995Z] cb02ba23f0ac: Waiting [2020-03-13T18:22:48.995Z] b1ed9df08170: Waiting [2020-03-13T18:22:49.258Z] d1d516f83cca: Verifying Checksum [2020-03-13T18:22:49.258Z] d1d516f83cca: Download complete [2020-03-13T18:22:49.521Z] cb02ba23f0ac: Verifying Checksum [2020-03-13T18:22:49.521Z] cb02ba23f0ac: Download complete [2020-03-13T18:22:49.803Z] b1ed9df08170: Verifying Checksum [2020-03-13T18:22:49.803Z] b1ed9df08170: Download complete [2020-03-13T18:22:49.803Z] 68ced04f60ab: Download complete [2020-03-13T18:22:49.803Z] 1c69061f55c9: Verifying Checksum [2020-03-13T18:22:49.803Z] 1c69061f55c9: Download complete [2020-03-13T18:22:51.725Z] 68ced04f60ab: Pull complete [2020-03-13T18:22:51.725Z] d1d516f83cca: Pull complete [2020-03-13T18:22:54.288Z] 1c69061f55c9: Pull complete [2020-03-13T18:22:54.288Z] cb02ba23f0ac: Pull complete [2020-03-13T18:22:54.288Z] b1ed9df08170: Pull complete [2020-03-13T18:22:54.288Z] Digest: sha256:b7ac0aed085f34498fa7af8b021e204f97d3ecf688855b2b925b5922f1b76f59 [2020-03-13T18:22:54.288Z] Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer [2020-03-13T18:22:54.464Z] prd-centos7-docker-4c-2g-497 does not seem to be running inside a container [2020-03-13T18:22:54.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-114 -v /w/workspace/edgexfoundry_edgex-docs_PR-114:/w/workspace/edgexfoundry_edgex-docs_PR-114:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-114@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-114@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-03-13T18:22:55.721Z] $ docker top 30e16df8bb767a3cc31b310ab977aca7ae437b88005769653523cfdab43dd2c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-13T18:22:56.302Z] + pip install mkdocs [2020-03-13T18:22:58.842Z] Collecting mkdocs [2020-03-13T18:22:58.842Z] Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) [2020-03-13T18:22:58.842Z] Collecting livereload>=2.5.1 [2020-03-13T18:22:58.842Z] Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) [2020-03-13T18:22:58.842Z] Collecting click>=3.3 [2020-03-13T18:22:58.842Z] Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) [2020-03-13T18:22:59.102Z] Collecting Markdown>=3.2.1 [2020-03-13T18:22:59.102Z] Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) [2020-03-13T18:22:59.102Z] Collecting lunr[languages]==0.5.6 [2020-03-13T18:22:59.102Z] Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) [2020-03-13T18:22:59.102Z] Collecting Jinja2>=2.10.1 [2020-03-13T18:22:59.102Z] Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) [2020-03-13T18:22:59.363Z] Collecting tornado>=5.0 [2020-03-13T18:22:59.363Z] Downloading tornado-6.0.4.tar.gz (496 kB) [2020-03-13T18:23:00.303Z] Collecting PyYAML>=3.10 [2020-03-13T18:23:00.303Z] Downloading PyYAML-5.3.tar.gz (268 kB) [2020-03-13T18:23:00.874Z] Collecting six [2020-03-13T18:23:00.874Z] Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) [2020-03-13T18:23:00.874Z] Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (45.2.0) [2020-03-13T18:23:00.874Z] Collecting future>=0.16.0 [2020-03-13T18:23:00.874Z] Downloading future-0.18.2.tar.gz (829 kB) [2020-03-13T18:23:01.446Z] Collecting nltk>=3.2.5; extra == "languages" [2020-03-13T18:23:01.446Z] Downloading nltk-3.4.5.zip (1.5 MB) [2020-03-13T18:23:02.386Z] Collecting MarkupSafe>=0.23 [2020-03-13T18:23:02.386Z] Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) [2020-03-13T18:23:02.386Z] Building wheels for collected packages: tornado, PyYAML, future, nltk [2020-03-13T18:23:02.386Z] Building wheel for tornado (setup.py): started [2020-03-13T18:23:02.956Z] Building wheel for tornado (setup.py): finished with status 'done' [2020-03-13T18:23:02.956Z] Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=3568088f26b8748c2df9e6fe36f3140ed5ff879a6d66787efd9aea4009ec8cb7 [2020-03-13T18:23:02.956Z] Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d [2020-03-13T18:23:02.956Z] Building wheel for PyYAML (setup.py): started [2020-03-13T18:23:03.555Z] Building wheel for PyYAML (setup.py): finished with status 'done' [2020-03-13T18:23:03.555Z] Created wheel for PyYAML: filename=PyYAML-5.3-cp38-cp38-linux_x86_64.whl size=44227 sha256=2ee87e23e1726e12019b6247549a741f9708bdfd2b5a36a74dfef7b230deecaf [2020-03-13T18:23:03.555Z] Stored in directory: /root/.cache/pip/wheels/e4/94/ec/65e430f66fda7a86c08f61ce59455581adc269a65881b4ffeb [2020-03-13T18:23:03.555Z] Building wheel for future (setup.py): started [2020-03-13T18:23:04.123Z] Building wheel for future (setup.py): finished with status 'done' [2020-03-13T18:23:04.123Z] Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=2c1b92ec55c97edd8c2c5edcdc79c2c084f65af8a558d89eaf024df0a286cb8d [2020-03-13T18:23:04.123Z] Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 [2020-03-13T18:23:04.123Z] Building wheel for nltk (setup.py): started [2020-03-13T18:23:05.505Z] Building wheel for nltk (setup.py): finished with status 'done' [2020-03-13T18:23:05.505Z] Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449904 sha256=5c5e83b16c18b004802de9912f78eb13f177a758221cfff9c6b0d07f5cdfb31c [2020-03-13T18:23:05.505Z] Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 [2020-03-13T18:23:05.505Z] Successfully built tornado PyYAML future nltk [2020-03-13T18:23:05.505Z] Installing collected packages: six, tornado, livereload, click, Markdown, future, nltk, lunr, MarkupSafe, Jinja2, PyYAML, mkdocs [2020-03-13T18:23:09.712Z] 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-13T18:23:10.597Z] + pip install mkdocs-material [2020-03-13T18:23:11.163Z] Collecting mkdocs-material [2020-03-13T18:23:11.163Z] Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) [2020-03-13T18:23:11.424Z] Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) [2020-03-13T18:23:11.424Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) [2020-03-13T18:23:11.424Z] Collecting Pygments>=2.4 [2020-03-13T18:23:11.424Z] Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) [2020-03-13T18:23:11.684Z] Collecting pymdown-extensions>=6.3 [2020-03-13T18:23:11.684Z] Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) [2020-03-13T18:23:11.684Z] 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-13T18:23:11.684Z] 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-13T18:23:11.684Z] Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (5.3) [2020-03-13T18:23:11.684Z] 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-13T18:23:11.684Z] 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-13T18:23:11.684Z] 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-13T18:23:11.684Z] Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (45.2.0) [2020-03-13T18:23:11.684Z] Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.0->mkdocs-material) (1.14.0) [2020-03-13T18:23:11.684Z] 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-13T18:23:11.944Z] 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-13T18:23:11.944Z] 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-13T18:23:11.944Z] Installing collected packages: Pygments, pymdown-extensions, mkdocs-material [2020-03-13T18:23:13.323Z] Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-6.3 [Pipeline] sh [2020-03-13T18:23:13.644Z] + mkdocs build [2020-03-13T18:23:14.584Z] INFO - Cleaning site directory [2020-03-13T18:23:14.584Z] INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-114/docs/1.2 [2020-03-13T18:23:14.584Z] INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: [2020-03-13T18:23:14.584Z] - design/adr/0001-Registy-Refactor.md [2020-03-13T18:23:14.584Z] - design/adr/0004-Feature-Flags.md [2020-03-13T18:23:14.584Z] - design/adr/core/0003-V2-API-Principles.md [2020-03-13T18:23:14.584Z] - design/adr/device-service/0002-Array-Datatypes.md [2020-03-13T18:23:14.584Z] - design/legacy-design/device-service/discovery.md [2020-03-13T18:23:14.584Z] - microservices/security/security-file-token-provider.1.md [2020-03-13T18:23:14.584Z] - microservices/security/security-secrets-setup.1.md [2020-03-13T18:23:21.158Z] INFO - Documentation built in 5.62 seconds [Pipeline] stash [2020-03-13T18:23:37.916Z] Stashed 389 file(s) [Pipeline] } [2020-03-13T18:23:37.940Z] $ docker stop --time=1 30e16df8bb767a3cc31b310ab977aca7ae437b88005769653523cfdab43dd2c6 [2020-03-13T18:23:39.488Z] $ docker rm -f 30e16df8bb767a3cc31b310ab977aca7ae437b88005769653523cfdab43dd2c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] sh [2020-03-13T18:23:40.456Z] + git clean -fdx [Pipeline] sh [2020-03-13T18:23:40.770Z] + ls -al . [2020-03-13T18:23:40.770Z] total 24 [2020-03-13T18:23:40.770Z] drwxrwxr-x. 6 jenkins jenkins 154 Mar 13 18:22 . [2020-03-13T18:23:40.770Z] drwxrwxr-x. 4 jenkins jenkins 108 Mar 13 18:22 .. [2020-03-13T18:23:40.770Z] drwxrwxr-x. 3 jenkins jenkins 69 Mar 13 18:22 docs [2020-03-13T18:23:40.770Z] drwxrwxr-x. 10 jenkins jenkins 156 Mar 13 18:22 docs_src [2020-03-13T18:23:40.770Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 13 18:22 .git [2020-03-13T18:23:40.770Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 13 18:22 .github [2020-03-13T18:23:40.770Z] -rw-rw-r--. 1 jenkins jenkins 121 Mar 13 18:22 .gitignore [2020-03-13T18:23:40.770Z] -rw-rw-r--. 1 jenkins jenkins 2394 Mar 13 18:22 Jenkinsfile [2020-03-13T18:23:40.770Z] -rw-rw-r--. 1 jenkins jenkins 5246 Mar 13 18:22 mkdocs.yml [2020-03-13T18:23:40.770Z] -rw-rw-r--. 1 jenkins jenkins 969 Mar 13 18:22 README.md [2020-03-13T18:23:40.770Z] -rw-rw-r--. 1 jenkins jenkins 124 Mar 13 18:22 versions.json [Pipeline] sh [2020-03-13T18:23:41.097Z] + git checkout gh-pages [2020-03-13T18:23:41.097Z] error: pathspec 'gh-pages' did not match any file(s) known to git. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-13T18:23:41.698Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T18:23:42.020Z] ---> package-listing.sh [2020-03-13T18:23:42.021Z] ++ facter osfamily [2020-03-13T18:23:42.021Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-13T18:23:42.021Z] + OS_FAMILY=redhat [2020-03-13T18:23:42.021Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-114 [2020-03-13T18:23:42.021Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-13T18:23:42.021Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-13T18:23:42.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-13T18:23:42.021Z] + PACKAGES=/tmp/packages_start.txt [2020-03-13T18:23:42.021Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-114 ']' [2020-03-13T18:23:42.021Z] + PACKAGES=/tmp/packages_end.txt [2020-03-13T18:23:42.021Z] + case "${OS_FAMILY}" in [2020-03-13T18:23:42.021Z] + rpm -qa [2020-03-13T18:23:42.021Z] + sort [2020-03-13T18:23:45.309Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-13T18:23:45.309Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-13T18:23:45.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-13T18:23:45.309Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-114 ']' [2020-03-13T18:23:45.309Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-114/archives/ [2020-03-13T18:23:45.309Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-114/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-13T18:23:45.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T18:23:45.840Z] [2020-03-13T18:23:45.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-13T18:23:46.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T18:23:46.206Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-13T18:23:46.206Z] c9b1b535fdd9: Pulling fs layer [2020-03-13T18:23:46.206Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-13T18:23:46.206Z] 756a868c4378: Pulling fs layer [2020-03-13T18:23:46.206Z] 444b2fc9a129: Pulling fs layer [2020-03-13T18:23:46.206Z] ea15f1150254: Pulling fs layer [2020-03-13T18:23:46.206Z] 41b27a9f41bf: Pulling fs layer [2020-03-13T18:23:46.206Z] 28c525ee5125: Pulling fs layer [2020-03-13T18:23:46.206Z] 094b1ea09ed8: Pulling fs layer [2020-03-13T18:23:46.206Z] 138eaada9080: Pulling fs layer [2020-03-13T18:23:46.206Z] 0622d0fa9048: Pulling fs layer [2020-03-13T18:23:46.206Z] 444b2fc9a129: Waiting [2020-03-13T18:23:46.206Z] 28c525ee5125: Waiting [2020-03-13T18:23:46.206Z] 094b1ea09ed8: Waiting [2020-03-13T18:23:46.206Z] 41b27a9f41bf: Waiting [2020-03-13T18:23:46.206Z] ea15f1150254: Waiting [2020-03-13T18:23:46.206Z] 0622d0fa9048: Waiting [2020-03-13T18:23:46.206Z] 138eaada9080: Waiting [2020-03-13T18:23:46.466Z] 2cc5ad85d9ab: Download complete [2020-03-13T18:23:46.466Z] 444b2fc9a129: Verifying Checksum [2020-03-13T18:23:46.466Z] 444b2fc9a129: Download complete [2020-03-13T18:23:48.368Z] ea15f1150254: Verifying Checksum [2020-03-13T18:23:48.368Z] ea15f1150254: Download complete [2020-03-13T18:23:48.941Z] c9b1b535fdd9: Verifying Checksum [2020-03-13T18:23:48.941Z] c9b1b535fdd9: Download complete [2020-03-13T18:23:49.202Z] 28c525ee5125: Verifying Checksum [2020-03-13T18:23:49.202Z] 28c525ee5125: Download complete [2020-03-13T18:23:49.202Z] c9b1b535fdd9: Pull complete [2020-03-13T18:23:49.461Z] 2cc5ad85d9ab: Pull complete [2020-03-13T18:23:53.666Z] 756a868c4378: Verifying Checksum [2020-03-13T18:23:53.666Z] 756a868c4378: Download complete [2020-03-13T18:23:53.666Z] 094b1ea09ed8: Verifying Checksum [2020-03-13T18:23:53.666Z] 094b1ea09ed8: Download complete [2020-03-13T18:23:53.666Z] 0622d0fa9048: Verifying Checksum [2020-03-13T18:23:53.666Z] 0622d0fa9048: Download complete [2020-03-13T18:23:53.666Z] 138eaada9080: Verifying Checksum [2020-03-13T18:23:53.666Z] 138eaada9080: Download complete [2020-03-13T18:23:54.241Z] 41b27a9f41bf: Verifying Checksum [2020-03-13T18:23:54.241Z] 41b27a9f41bf: Download complete [2020-03-13T18:23:55.183Z] 756a868c4378: Pull complete [2020-03-13T18:23:55.184Z] 444b2fc9a129: Pull complete [2020-03-13T18:23:55.444Z] ea15f1150254: Pull complete [2020-03-13T18:23:58.743Z] 41b27a9f41bf: Pull complete [2020-03-13T18:23:59.003Z] 28c525ee5125: Pull complete [2020-03-13T18:24:01.566Z] 094b1ea09ed8: Pull complete [2020-03-13T18:24:01.566Z] 138eaada9080: Pull complete [2020-03-13T18:24:01.566Z] 0622d0fa9048: Pull complete [2020-03-13T18:24:01.566Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-13T18:24:01.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-13T18:24:01.792Z] prd-centos7-docker-4c-2g-497 does not seem to be running inside a container [2020-03-13T18:24:01.849Z] $ 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-114 -v /w/workspace/edgexfoundry_edgex-docs_PR-114:/w/workspace/edgexfoundry_edgex-docs_PR-114:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-114@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-114@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-03-13T18:24:03.021Z] $ docker top 1a5f4507d64aa24164f7ece642d890f51b7cccc8720cf1cee4e9ef8727464eeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-13T18:24:03.373Z] provisioning config files... [2020-03-13T18:24:03.395Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-114@tmp/config2586181211740127855tmp [Pipeline] { [Pipeline] echo [2020-03-13T18:24:03.482Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T18:24:03.816Z] ---> create-netrc.sh [Pipeline] echo [2020-03-13T18:24:03.854Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T18:24:04.178Z] ---> logs-deploy.sh [2020-03-13T18:24:04.178Z] + ARCHIVE_ARTIFACTS= [2020-03-13T18:24:04.178Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-13T18:24:04.178Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-13T18:24:04.178Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-13T18:24:04.178Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-114/2 [2020-03-13T18:24:04.178Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-114/2/ [2020-03-13T18:24:04.178Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-114/2 /w/workspace/edgexfoundry_edgex-docs_PR-114 [2020-03-13T18:24:05.562Z] Archives upload complete. [2020-03-13T18:24:05.562Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-114/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-114/2/