Pull request #124 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 ernestojeda for edgexfoundry/edgex-docs Obtained Jenkinsfile from b2e0885e761e9eae8040a65d033f55dc16a7c9e1+f7310bdd1ab00b34196dd206185ad0621e11be3f (7597ad6a29ccd9377a2bbb15bdd0d854b47ace55) 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-124/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-3096 in /w/workspace/edgexfoundry_edgex-docs_PR-124 [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-124 # 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/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f7310bdd1ab00b34196dd206185ad0621e11be3f into PR head commit b2e0885e761e9eae8040a65d033f55dc16a7c9e1 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/124/head:refs/remotes/origin/PR-124 # 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/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2e0885e761e9eae8040a65d033f55dc16a7c9e1 # timeout=10 Merge succeeded, producing b2e0885e761e9eae8040a65d033f55dc16a7c9e1 Checking out Revision b2e0885e761e9eae8040a65d033f55dc16a7c9e1 (PR-124) > 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 b2e0885e761e9eae8040a65d033f55dc16a7c9e1 # timeout=10 Commit message: "Pin mkdocs-material to 4.6.3 and add recheck trigger" 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 18:24:28 + docker inspect -f . python:3-slim 18:24:28 18:24:28 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 18:24:28 + docker pull python:3-slim 18:24:29 3-slim: Pulling from library/python 18:24:29 c499e6d256d6: Pulling fs layer 18:24:29 62b0f1bf7919: Pulling fs layer 18:24:29 3b19c64bdfee: Pulling fs layer 18:24:29 196a2aed8498: Pulling fs layer 18:24:29 6230be1200bd: Pulling fs layer 18:24:29 196a2aed8498: Waiting 18:24:29 6230be1200bd: Waiting 18:24:29 62b0f1bf7919: Verifying Checksum 18:24:29 62b0f1bf7919: Download complete 18:24:29 196a2aed8498: Verifying Checksum 18:24:29 196a2aed8498: Download complete 18:24:29 6230be1200bd: Verifying Checksum 18:24:29 6230be1200bd: Download complete 18:24:29 c499e6d256d6: Verifying Checksum 18:24:29 c499e6d256d6: Download complete 18:24:29 3b19c64bdfee: Verifying Checksum 18:24:29 3b19c64bdfee: Download complete 18:24:31 c499e6d256d6: Pull complete 18:24:32 62b0f1bf7919: Pull complete 18:24:34 3b19c64bdfee: Pull complete 18:24:35 196a2aed8498: Pull complete 18:24:35 6230be1200bd: Pull complete 18:24:35 Digest: sha256:c0281d8fe99edff517fcc748f088bc51822ae660bac9e4aba76a81fa987fe9e8 18:24:35 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 18:24:35 prd-centos7-docker-4c-2g-3096 does not seem to be running inside a container 18:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-124 -v /w/workspace/edgexfoundry_edgex-docs_PR-124:/w/workspace/edgexfoundry_edgex-docs_PR-124:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-124@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-124@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 ******** python:3-slim cat 18:24:36 $ docker top 500bcaf83c2e62e544b739dd4ef28c2364b8c2a38367494a0532358299091d55 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:37 + pip install mkdocs 18:24:39 Collecting mkdocs 18:24:39 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 18:24:39 Collecting click>=3.3 18:24:39 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 18:24:39 Collecting PyYAML>=3.10 18:24:39 Downloading PyYAML-5.3.1.tar.gz (269 kB) 18:24:40 Collecting livereload>=2.5.1 18:24:40 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 18:24:40 Collecting lunr[languages]==0.5.6 18:24:40 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 18:24:40 Collecting Markdown>=3.2.1 18:24:40 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 18:24:40 Collecting Jinja2>=2.10.1 18:24:40 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 18:24:41 Collecting tornado>=5.0 18:24:41 Downloading tornado-6.0.4.tar.gz (496 kB) 18:24:41 Collecting six 18:24:41 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 18:24:41 Collecting future>=0.16.0 18:24:41 Downloading future-0.18.2.tar.gz (829 kB) 18:24:42 Collecting nltk>=3.2.5; extra == "languages" 18:24:42 Downloading nltk-3.4.5.zip (1.5 MB) 18:24:42 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) 18:24:42 Collecting MarkupSafe>=0.23 18:24:42 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 18:24:42 Building wheels for collected packages: PyYAML, tornado, future, nltk 18:24:42 Building wheel for PyYAML (setup.py): started 18:24:43 Building wheel for PyYAML (setup.py): finished with status 'done' 18:24:43 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=e9190d8104df04567f570f4d936682f092365cc361a715a9abdea6a3776e5f70 18:24:43 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 18:24:43 Building wheel for tornado (setup.py): started 18:24:43 Building wheel for tornado (setup.py): finished with status 'done' 18:24:43 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=859654c6bee0fde8cccd8aaca245ac5e5e3a16eeca1388149f7969c1ccb88aa0 18:24:43 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 18:24:43 Building wheel for future (setup.py): started 18:24:44 Building wheel for future (setup.py): finished with status 'done' 18:24:44 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=8a576b60af3ea0400aae33a2553ea8cd0d4517c0ea123610e153fb9d52e10184 18:24:44 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 18:24:44 Building wheel for nltk (setup.py): started 18:24:45 Building wheel for nltk (setup.py): finished with status 'done' 18:24:45 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449907 sha256=5e0f75ed03053a3f7dffba355c24c0c1b843eea062c5d70a216ce0951c2978e6 18:24:45 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 18:24:45 Successfully built PyYAML tornado future nltk 18:24:45 Installing collected packages: click, PyYAML, six, tornado, livereload, future, nltk, lunr, Markdown, MarkupSafe, Jinja2, mkdocs 18:24:50 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 18:24:51 + pip install mkdocs-material==4.6.3 18:24:51 Collecting mkdocs-material==4.6.3 18:24:51 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) 18:24:51 Collecting Pygments>=2.4 18:24:51 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 18:24:52 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==4.6.3) (3.2.1) 18:24:52 Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==4.6.3) (1.1) 18:24:52 Collecting pymdown-extensions>=6.3 18:24:52 Downloading pymdown_extensions-7.0-py2.py3-none-any.whl (204 kB) 18:24:52 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material==4.6.3) (46.1.3) 18:24:53 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (7.1.1) 18:24:53 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (2.11.1) 18:24:53 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (6.0.4) 18:24:53 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (2.6.1) 18:24:53 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (0.5.6) 18:24:53 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material==4.6.3) (5.3.1) 18:24:53 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.0->mkdocs-material==4.6.3) (1.1.1) 18:24:53 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.0->mkdocs-material==4.6.3) (1.14.0) 18:24:53 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==4.6.3) (0.18.2) 18:24:53 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==4.6.3) (3.4.5) 18:24:53 Installing collected packages: Pygments, pymdown-extensions, mkdocs-material 18:24:54 Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-7.0 [Pipeline] sh 18:24:54 + mkdocs build 18:24:55 INFO - Cleaning site directory 18:24:55 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-124/docs/1.2 18:24:55 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 18:24:55 - design/adr/0001-Registy-Refactor.md 18:24:55 - design/adr/0004-Feature-Flags.md 18:24:55 - design/adr/0005-Service-Self-Config.md 18:24:55 - design/adr/core/0003-V2-API-Principles.md 18:24:55 - design/adr/device-service/0002-Array-Datatypes.md 18:24:55 - design/legacy-design/device-service/discovery.md 18:24:55 - microservices/security/security-file-token-provider.1.md 18:24:55 - microservices/security/security-secrets-setup.1.md 18:25:02 INFO - Documentation built in 6.23 seconds [Pipeline] stash 18:25:18 Stashed 390 file(s) [Pipeline] } 18:25:18 $ docker stop --time=1 500bcaf83c2e62e544b739dd4ef28c2364b8c2a38367494a0532358299091d55 18:25:20 $ docker rm -f 500bcaf83c2e62e544b739dd4ef28c2364b8c2a38367494a0532358299091d55 [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 18:25:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:25:21 ---> package-listing.sh 18:25:21 ++ facter osfamily 18:25:21 ++ tr '[:upper:]' '[:lower:]' 18:25:21 + OS_FAMILY=redhat 18:25:21 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-124 18:25:21 + START_PACKAGES=/tmp/packages_start.txt 18:25:21 + END_PACKAGES=/tmp/packages_end.txt 18:25:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:25:21 + PACKAGES=/tmp/packages_start.txt 18:25:21 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-124 ']' 18:25:21 + PACKAGES=/tmp/packages_end.txt 18:25:21 + case "${OS_FAMILY}" in 18:25:21 + rpm -qa 18:25:21 + sort 18:25:25 + '[' -f /tmp/packages_start.txt ']' 18:25:25 + '[' -f /tmp/packages_end.txt ']' 18:25:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:25:25 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-124 ']' 18:25:25 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-124/archives/ 18:25:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-124/archives/ [Pipeline] isUnix [Pipeline] sh 18:25:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:25:26 18:25:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:25:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:25:26 alpine: Pulling from edgex-lftools-log-publisher 18:25:26 c9b1b535fdd9: Pulling fs layer 18:25:26 2cc5ad85d9ab: Pulling fs layer 18:25:26 756a868c4378: Pulling fs layer 18:25:26 444b2fc9a129: Pulling fs layer 18:25:26 ea15f1150254: Pulling fs layer 18:25:26 41b27a9f41bf: Pulling fs layer 18:25:26 28c525ee5125: Pulling fs layer 18:25:26 094b1ea09ed8: Pulling fs layer 18:25:26 138eaada9080: Pulling fs layer 18:25:26 0622d0fa9048: Pulling fs layer 18:25:26 138eaada9080: Waiting 18:25:26 28c525ee5125: Waiting 18:25:26 094b1ea09ed8: Waiting 18:25:26 ea15f1150254: Waiting 18:25:26 41b27a9f41bf: Waiting 18:25:26 444b2fc9a129: Waiting 18:25:26 0622d0fa9048: Waiting 18:25:26 2cc5ad85d9ab: Verifying Checksum 18:25:26 2cc5ad85d9ab: Download complete 18:25:26 444b2fc9a129: Verifying Checksum 18:25:26 444b2fc9a129: Download complete 18:25:26 c9b1b535fdd9: Verifying Checksum 18:25:26 c9b1b535fdd9: Download complete 18:25:27 ea15f1150254: Verifying Checksum 18:25:27 ea15f1150254: Download complete 18:25:27 28c525ee5125: Verifying Checksum 18:25:27 28c525ee5125: Download complete 18:25:27 756a868c4378: Verifying Checksum 18:25:27 756a868c4378: Download complete 18:25:27 138eaada9080: Verifying Checksum 18:25:27 138eaada9080: Download complete 18:25:27 0622d0fa9048: Verifying Checksum 18:25:27 0622d0fa9048: Download complete 18:25:27 094b1ea09ed8: Verifying Checksum 18:25:27 094b1ea09ed8: Download complete 18:25:28 41b27a9f41bf: Verifying Checksum 18:25:28 41b27a9f41bf: Download complete 18:25:28 c9b1b535fdd9: Pull complete 18:25:28 2cc5ad85d9ab: Pull complete 18:25:30 756a868c4378: Pull complete 18:25:30 444b2fc9a129: Pull complete 18:25:30 ea15f1150254: Pull complete 18:25:34 41b27a9f41bf: Pull complete 18:25:34 28c525ee5125: Pull complete 18:25:36 094b1ea09ed8: Pull complete 18:25:36 138eaada9080: Pull complete 18:25:36 0622d0fa9048: Pull complete 18:25:36 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:25:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:25:36 prd-centos7-docker-4c-2g-3096 does not seem to be running inside a container 18:25:36 $ 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-124 -v /w/workspace/edgexfoundry_edgex-docs_PR-124:/w/workspace/edgexfoundry_edgex-docs_PR-124:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-124@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-124@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:25:37 $ docker top 6c000939b669470f05c2ee9a156f609ad24c97404eec11872d5e075d820f74a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:25:37 provisioning config files... 18:25:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-124@tmp/config3489501291795944497tmp [Pipeline] { [Pipeline] echo 18:25:37 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:25:38 ---> create-netrc.sh [Pipeline] echo 18:25:38 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:25:38 ---> logs-deploy.sh 18:25:38 + ARCHIVE_ARTIFACTS= 18:25:38 + LOGS_SERVER=https://logs.edgexfoundry.org 18:25:38 + '[' https://logs.edgexfoundry.org == None ']' 18:25:38 + NEXUS_URL=https://nexus.edgexfoundry.org 18:25:38 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-124/1 18:25:38 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-124/1/ 18:25:38 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-124/1 /w/workspace/edgexfoundry_edgex-docs_PR-124 18:25:40 Archives upload complete. 18:25:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-124/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-124/1/