Branch indexing 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 daeec5557038546de197fc2fe506a72b1135725e+85dd85ee7282873484ba64440cfce35e3030f170 (24dc30313a7a0476882642b3e9828eb49c2e2736) Running in Durability level: PERFORMANCE_OPTIMIZED 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7660 in /w/workspace/edgexfoundry_edgex-docs_PR-139 [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-139 # 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/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # 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/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 85dd85ee7282873484ba64440cfce35e3030f170 into PR head commit daeec5557038546de197fc2fe506a72b1135725e > git config core.sparsecheckout # timeout=10 > git checkout -f daeec5557038546de197fc2fe506a72b1135725e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 85dd85ee7282873484ba64440cfce35e3030f170 # timeout=10 Merge succeeded, producing e4dc5c2171df3967cc2521f6c0aeb18efe950174 Checking out Revision e4dc5c2171df3967cc2521f6c0aeb18efe950174 (PR-139) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4dc5c2171df3967cc2521f6c0aeb18efe950174 # timeout=10 Commit message: "Merge commit '85dd85ee7282873484ba64440cfce35e3030f170' into HEAD" > git rev-list --no-walk daeec5557038546de197fc2fe506a72b1135725e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 05:50:27 + docker inspect -f . python:3-slim 05:50:27 05:50:27 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 05:50:28 + docker pull python:3-slim 05:50:28 3-slim: Pulling from library/python 05:50:28 54fec2fa59d0: Pulling fs layer 05:50:28 cd3f35d84cab: Pulling fs layer 05:50:28 a0afc8e92ef0: Pulling fs layer 05:50:28 9691f23efdb7: Pulling fs layer 05:50:28 6512e60b314b: Pulling fs layer 05:50:28 9691f23efdb7: Waiting 05:50:28 6512e60b314b: Waiting 05:50:29 cd3f35d84cab: Verifying Checksum 05:50:29 cd3f35d84cab: Download complete 05:50:29 9691f23efdb7: Verifying Checksum 05:50:29 9691f23efdb7: Download complete 05:50:29 6512e60b314b: Verifying Checksum 05:50:29 6512e60b314b: Download complete 05:50:29 a0afc8e92ef0: Verifying Checksum 05:50:29 a0afc8e92ef0: Download complete 05:50:29 54fec2fa59d0: Verifying Checksum 05:50:29 54fec2fa59d0: Download complete 05:50:31 54fec2fa59d0: Pull complete 05:50:31 cd3f35d84cab: Pull complete 05:50:34 a0afc8e92ef0: Pull complete 05:50:34 9691f23efdb7: Pull complete 05:50:34 6512e60b314b: Pull complete 05:50:34 Digest: sha256:87095c142afaf0d5e361bdb00f3bf1f8887e82d1962f1f9ac0782539cf8d97eb 05:50:34 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 05:50:34 prd-centos7-docker-4c-2g-7660 does not seem to be running inside a container 05:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-139 -v /w/workspace/edgexfoundry_edgex-docs_PR-139:/w/workspace/edgexfoundry_edgex-docs_PR-139:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-139@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** python:3-slim cat 05:50:35 $ docker top c456407d7f56b8b02f60b4b7c89d4daa6f386e3330542c377e037f4d44311493 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:36 + pip install mkdocs 05:50:38 Collecting mkdocs 05:50:38 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 05:50:39 Collecting Markdown>=3.2.1 05:50:39 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 05:50:39 Collecting tornado>=5.0 05:50:39 Downloading tornado-6.0.4.tar.gz (496 kB) 05:50:39 Collecting PyYAML>=3.10 05:50:39 Downloading PyYAML-5.3.1.tar.gz (269 kB) 05:50:40 Collecting click>=3.3 05:50:40 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 05:50:40 Collecting lunr[languages]==0.5.6 05:50:40 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 05:50:40 Collecting livereload>=2.5.1 05:50:40 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 05:50:40 Collecting Jinja2>=2.10.1 05:50:40 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 05:50:41 Collecting six>=1.11.0 05:50:41 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 05:50:41 Collecting future>=0.16.0 05:50:41 Downloading future-0.18.2.tar.gz (829 kB) 05:50:41 Collecting nltk>=3.2.5; extra == "languages" 05:50:41 Downloading nltk-3.5.zip (1.4 MB) 05:50:42 Collecting MarkupSafe>=0.23 05:50:42 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 05:50:42 Collecting joblib 05:50:42 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 05:50:43 Collecting regex 05:50:43 Downloading regex-2020.5.7-cp38-cp38-manylinux2010_x86_64.whl (689 kB) 05:50:44 Collecting tqdm 05:50:44 Downloading tqdm-4.46.0-py2.py3-none-any.whl (63 kB) 05:50:44 Building wheels for collected packages: tornado, PyYAML, future, nltk 05:50:44 Building wheel for tornado (setup.py): started 05:50:44 Building wheel for tornado (setup.py): finished with status 'done' 05:50:44 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=e01f2133d8632d5b3a12715410734c150cf1f2022994a707f4ade97d736d585d 05:50:44 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 05:50:44 Building wheel for PyYAML (setup.py): started 05:50:45 Building wheel for PyYAML (setup.py): finished with status 'done' 05:50:45 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=456e6ab3d4523ef05518f1b5b5693f7278f37582319621dd1dd4e1d9d3fb0179 05:50:45 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 05:50:45 Building wheel for future (setup.py): started 05:50:46 Building wheel for future (setup.py): finished with status 'done' 05:50:46 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=6b237440160bcf687d8534b58170045a146dbfeb84f85faaf507f3a3bf95f496 05:50:46 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 05:50:46 Building wheel for nltk (setup.py): started 05:50:47 Building wheel for nltk (setup.py): finished with status 'done' 05:50:47 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=3ab71b1020aa48799f6dd6b44e5248524a58f71fdc7978ac4d1d6852f4161efb 05:50:47 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 05:50:47 Successfully built tornado PyYAML future nltk 05:50:48 Installing collected packages: Markdown, tornado, PyYAML, click, six, future, joblib, regex, tqdm, nltk, lunr, livereload, MarkupSafe, Jinja2, mkdocs 05:50:54 Successfully installed Jinja2-2.11.2 Markdown-3.2.2 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.14.1 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.5 regex-2020.5.7 six-1.14.0 tornado-6.0.4 tqdm-4.46.0 [Pipeline] sh 05:50:54 + pip install mkdocs-material==5.1.0 05:50:55 Collecting mkdocs-material==5.1.0 05:50:55 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 05:50:57 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1) 05:50:58 Collecting Pygments>=2.4 05:50:58 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 05:50:58 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 05:50:58 Collecting pymdown-extensions>=7.0 05:50:58 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 05:50:58 Collecting mkdocs-material-extensions>=1.0b1 05:50:58 Downloading mkdocs_material_extensions-1.0b2-py3-none-any.whl (8.0 kB) 05:50:58 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 05:50:58 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.1) 05:50:58 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 05:50:58 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.6) 05:50:58 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) 05:50:58 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) 05:50:58 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 05:50:58 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.14.0) 05:50:58 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==5.1.0) (0.18.2) 05:50:58 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==5.1.0) (3.5) 05:50:58 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (4.46.0) 05:50:58 Requirement already satisfied: joblib in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (0.14.1) 05:50:58 Requirement already satisfied: regex in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.5.7) 05:50:58 Installing collected packages: Pygments, pymdown-extensions, mkdocs-material-extensions, mkdocs-material 05:51:06 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0b2 pymdown-extensions-7.1 [Pipeline] sh 05:51:07 + mkdocs build 05:51:07 INFO - Cleaning site directory 05:51:07 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-139/docs/1.2 05:51:08 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 05:51:08 - design/adr/0001-Registy-Refactor.md 05:51:08 - design/adr/0004-Feature-Flags.md 05:51:08 - design/adr/0005-Service-Self-Config.md 05:51:08 - design/adr/core/0003-V2-API-Principles.md 05:51:08 - design/adr/device-service/0002-Array-Datatypes.md 05:51:08 - design/adr/devops/0007-Release-Automation.md 05:51:08 - design/legacy-design/device-service/discovery.md 05:51:08 - microservices/device/profile/Ch-DeviceProfileRef.md 05:51:08 - microservices/security/security-file-token-provider.1.md 05:51:08 - microservices/security/security-secrets-setup.1.md 05:51:16 INFO - Documentation built in 7.19 seconds [Pipeline] stash 05:51:33 Stashed 392 file(s) [Pipeline] } 05:51:33 $ docker stop --time=1 c456407d7f56b8b02f60b4b7c89d4daa6f386e3330542c377e037f4d44311493 05:51:34 $ docker rm -f c456407d7f56b8b02f60b4b7c89d4daa6f386e3330542c377e037f4d44311493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) Stage "Push Changes" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:51:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:51:36 ---> package-listing.sh 05:51:36 ++ facter osfamily 05:51:36 ++ tr '[:upper:]' '[:lower:]' 05:51:36 + OS_FAMILY=redhat 05:51:36 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-139 05:51:36 + START_PACKAGES=/tmp/packages_start.txt 05:51:36 + END_PACKAGES=/tmp/packages_end.txt 05:51:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:36 + PACKAGES=/tmp/packages_start.txt 05:51:36 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-139 ']' 05:51:36 + PACKAGES=/tmp/packages_end.txt 05:51:36 + case "${OS_FAMILY}" in 05:51:36 + rpm -qa 05:51:36 + sort 05:51:40 + '[' -f /tmp/packages_start.txt ']' 05:51:40 + '[' -f /tmp/packages_end.txt ']' 05:51:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:40 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-139 ']' 05:51:40 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-139/archives/ 05:51:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh 05:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:51:41 05:51:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:51:41 alpine: Pulling from edgex-lftools-log-publisher 05:51:41 c9b1b535fdd9: Pulling fs layer 05:51:41 2cc5ad85d9ab: Pulling fs layer 05:51:41 756a868c4378: Pulling fs layer 05:51:41 444b2fc9a129: Pulling fs layer 05:51:41 ea15f1150254: Pulling fs layer 05:51:41 41b27a9f41bf: Pulling fs layer 05:51:41 28c525ee5125: Pulling fs layer 05:51:41 094b1ea09ed8: Pulling fs layer 05:51:41 138eaada9080: Pulling fs layer 05:51:41 0622d0fa9048: Pulling fs layer 05:51:41 41b27a9f41bf: Waiting 05:51:41 28c525ee5125: Waiting 05:51:41 094b1ea09ed8: Waiting 05:51:41 138eaada9080: Waiting 05:51:41 0622d0fa9048: Waiting 05:51:41 ea15f1150254: Waiting 05:51:41 444b2fc9a129: Waiting 05:51:41 2cc5ad85d9ab: Verifying Checksum 05:51:41 2cc5ad85d9ab: Download complete 05:51:41 444b2fc9a129: Download complete 05:51:41 c9b1b535fdd9: Verifying Checksum 05:51:41 c9b1b535fdd9: Download complete 05:51:41 ea15f1150254: Verifying Checksum 05:51:41 ea15f1150254: Download complete 05:51:41 28c525ee5125: Verifying Checksum 05:51:41 28c525ee5125: Download complete 05:51:42 756a868c4378: Verifying Checksum 05:51:42 756a868c4378: Download complete 05:51:42 138eaada9080: Verifying Checksum 05:51:42 138eaada9080: Download complete 05:51:42 0622d0fa9048: Verifying Checksum 05:51:42 0622d0fa9048: Download complete 05:51:42 094b1ea09ed8: Verifying Checksum 05:51:42 094b1ea09ed8: Download complete 05:51:42 c9b1b535fdd9: Pull complete 05:51:42 41b27a9f41bf: Verifying Checksum 05:51:43 2cc5ad85d9ab: Pull complete 05:51:45 756a868c4378: Pull complete 05:51:45 444b2fc9a129: Pull complete 05:51:45 ea15f1150254: Pull complete 05:51:50 41b27a9f41bf: Pull complete 05:51:50 28c525ee5125: Pull complete 05:51:53 094b1ea09ed8: Pull complete 05:51:53 138eaada9080: Pull complete 05:51:53 0622d0fa9048: Pull complete 05:51:53 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:51:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:51:53 prd-centos7-docker-4c-2g-7660 does not seem to be running inside a container 05:51:53 $ 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-139 -v /w/workspace/edgexfoundry_edgex-docs_PR-139:/w/workspace/edgexfoundry_edgex-docs_PR-139:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-139@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:51:54 $ docker top 5465a375eaf669a1caa6f9550fc7b7572d17ceab1859fba5dfb47219a67d49e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:54 provisioning config files... 05:51:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-139@tmp/config8860037492650448660tmp [Pipeline] { [Pipeline] echo 05:51:54 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:51:55 ---> create-netrc.sh [Pipeline] echo 05:51:55 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:51:55 ---> logs-deploy.sh 05:51:55 + ARCHIVE_ARTIFACTS= 05:51:55 + LOGS_SERVER=https://logs.edgexfoundry.org 05:51:55 + '[' https://logs.edgexfoundry.org == None ']' 05:51:55 + NEXUS_URL=https://nexus.edgexfoundry.org 05:51:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-139/3 05:51:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-139/3/ 05:51:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-139/3 /w/workspace/edgexfoundry_edgex-docs_PR-139 05:51:56 Archives upload complete. 05:51:56 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-139/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-139/3/