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 [2020-04-09T18:24:28.429Z] + docker inspect -f . python:3-slim [2020-04-09T18:24:28.429Z] [2020-04-09T18:24:28.429Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2020-04-09T18:24:28.809Z] + docker pull python:3-slim [2020-04-09T18:24:29.070Z] 3-slim: Pulling from library/python [2020-04-09T18:24:29.070Z] c499e6d256d6: Pulling fs layer [2020-04-09T18:24:29.070Z] 62b0f1bf7919: Pulling fs layer [2020-04-09T18:24:29.070Z] 3b19c64bdfee: Pulling fs layer [2020-04-09T18:24:29.070Z] 196a2aed8498: Pulling fs layer [2020-04-09T18:24:29.070Z] 6230be1200bd: Pulling fs layer [2020-04-09T18:24:29.070Z] 196a2aed8498: Waiting [2020-04-09T18:24:29.070Z] 6230be1200bd: Waiting [2020-04-09T18:24:29.332Z] 62b0f1bf7919: Verifying Checksum [2020-04-09T18:24:29.332Z] 62b0f1bf7919: Download complete [2020-04-09T18:24:29.599Z] 196a2aed8498: Verifying Checksum [2020-04-09T18:24:29.599Z] 196a2aed8498: Download complete [2020-04-09T18:24:29.861Z] 6230be1200bd: Verifying Checksum [2020-04-09T18:24:29.861Z] 6230be1200bd: Download complete [2020-04-09T18:24:29.861Z] c499e6d256d6: Verifying Checksum [2020-04-09T18:24:29.861Z] c499e6d256d6: Download complete [2020-04-09T18:24:29.861Z] 3b19c64bdfee: Verifying Checksum [2020-04-09T18:24:29.861Z] 3b19c64bdfee: Download complete [2020-04-09T18:24:31.783Z] c499e6d256d6: Pull complete [2020-04-09T18:24:32.047Z] 62b0f1bf7919: Pull complete [2020-04-09T18:24:34.586Z] 3b19c64bdfee: Pull complete [2020-04-09T18:24:35.155Z] 196a2aed8498: Pull complete [2020-04-09T18:24:35.414Z] 6230be1200bd: Pull complete [2020-04-09T18:24:35.414Z] Digest: sha256:c0281d8fe99edff517fcc748f088bc51822ae660bac9e4aba76a81fa987fe9e8 [2020-04-09T18:24:35.414Z] Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer [2020-04-09T18:24:35.572Z] prd-centos7-docker-4c-2g-3096 does not seem to be running inside a container [2020-04-09T18:24:35.620Z] $ 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 [2020-04-09T18:24:36.616Z] $ docker top 500bcaf83c2e62e544b739dd4ef28c2364b8c2a38367494a0532358299091d55 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-09T18:24:37.120Z] + pip install mkdocs [2020-04-09T18:24:39.027Z] Collecting mkdocs [2020-04-09T18:24:39.027Z] Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) [2020-04-09T18:24:39.288Z] Collecting click>=3.3 [2020-04-09T18:24:39.288Z] Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) [2020-04-09T18:24:39.288Z] Collecting PyYAML>=3.10 [2020-04-09T18:24:39.288Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-04-09T18:24:40.533Z] Collecting livereload>=2.5.1 [2020-04-09T18:24:40.533Z] Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) [2020-04-09T18:24:40.797Z] Collecting lunr[languages]==0.5.6 [2020-04-09T18:24:40.797Z] Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) [2020-04-09T18:24:40.797Z] Collecting Markdown>=3.2.1 [2020-04-09T18:24:40.797Z] Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) [2020-04-09T18:24:40.797Z] Collecting Jinja2>=2.10.1 [2020-04-09T18:24:40.797Z] Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) [2020-04-09T18:24:41.057Z] Collecting tornado>=5.0 [2020-04-09T18:24:41.057Z] Downloading tornado-6.0.4.tar.gz (496 kB) [2020-04-09T18:24:41.625Z] Collecting six [2020-04-09T18:24:41.625Z] Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) [2020-04-09T18:24:41.625Z] Collecting future>=0.16.0 [2020-04-09T18:24:41.625Z] Downloading future-0.18.2.tar.gz (829 kB) [2020-04-09T18:24:42.193Z] Collecting nltk>=3.2.5; extra == "languages" [2020-04-09T18:24:42.193Z] Downloading nltk-3.4.5.zip (1.5 MB) [2020-04-09T18:24:42.763Z] Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) [2020-04-09T18:24:42.763Z] Collecting MarkupSafe>=0.23 [2020-04-09T18:24:42.763Z] Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) [2020-04-09T18:24:42.763Z] Building wheels for collected packages: PyYAML, tornado, future, nltk [2020-04-09T18:24:42.763Z] Building wheel for PyYAML (setup.py): started [2020-04-09T18:24:43.341Z] Building wheel for PyYAML (setup.py): finished with status 'done' [2020-04-09T18:24:43.341Z] Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=e9190d8104df04567f570f4d936682f092365cc361a715a9abdea6a3776e5f70 [2020-04-09T18:24:43.341Z] Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c [2020-04-09T18:24:43.341Z] Building wheel for tornado (setup.py): started [2020-04-09T18:24:43.607Z] Building wheel for tornado (setup.py): finished with status 'done' [2020-04-09T18:24:43.607Z] Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=859654c6bee0fde8cccd8aaca245ac5e5e3a16eeca1388149f7969c1ccb88aa0 [2020-04-09T18:24:43.607Z] Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d [2020-04-09T18:24:43.607Z] Building wheel for future (setup.py): started [2020-04-09T18:24:44.545Z] Building wheel for future (setup.py): finished with status 'done' [2020-04-09T18:24:44.545Z] Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=8a576b60af3ea0400aae33a2553ea8cd0d4517c0ea123610e153fb9d52e10184 [2020-04-09T18:24:44.545Z] Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 [2020-04-09T18:24:44.545Z] Building wheel for nltk (setup.py): started [2020-04-09T18:24:45.482Z] Building wheel for nltk (setup.py): finished with status 'done' [2020-04-09T18:24:45.482Z] Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449907 sha256=5e0f75ed03053a3f7dffba355c24c0c1b843eea062c5d70a216ce0951c2978e6 [2020-04-09T18:24:45.482Z] Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 [2020-04-09T18:24:45.482Z] Successfully built PyYAML tornado future nltk [2020-04-09T18:24:45.482Z] Installing collected packages: click, PyYAML, six, tornado, livereload, future, nltk, lunr, Markdown, MarkupSafe, Jinja2, mkdocs [2020-04-09T18:24:50.773Z] Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.1 future-0.18.2 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.4.5 six-1.14.0 tornado-6.0.4 [Pipeline] sh [2020-04-09T18:24:51.088Z] + pip install mkdocs-material==4.6.3 [2020-04-09T18:24:51.658Z] Collecting mkdocs-material==4.6.3 [2020-04-09T18:24:51.658Z] Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) [2020-04-09T18:24:51.917Z] Collecting Pygments>=2.4 [2020-04-09T18:24:51.917Z] Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) [2020-04-09T18:24:52.176Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==4.6.3) (3.2.1) [2020-04-09T18:24:52.176Z] Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==4.6.3) (1.1) [2020-04-09T18:24:52.747Z] Collecting pymdown-extensions>=6.3 [2020-04-09T18:24:52.747Z] Downloading pymdown_extensions-7.0-py2.py3-none-any.whl (204 kB) [2020-04-09T18:24:52.747Z] 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) [2020-04-09T18:24:53.006Z] 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) [2020-04-09T18:24:53.006Z] 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) [2020-04-09T18:24:53.006Z] 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) [2020-04-09T18:24:53.006Z] 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) [2020-04-09T18:24:53.006Z] 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) [2020-04-09T18:24:53.006Z] 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) [2020-04-09T18:24:53.007Z] 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) [2020-04-09T18:24:53.007Z] 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) [2020-04-09T18:24:53.007Z] 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) [2020-04-09T18:24:53.007Z] 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) [2020-04-09T18:24:53.007Z] Installing collected packages: Pygments, pymdown-extensions, mkdocs-material [2020-04-09T18:24:54.384Z] Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-7.0 [Pipeline] sh [2020-04-09T18:24:54.695Z] + mkdocs build [2020-04-09T18:24:55.643Z] INFO - Cleaning site directory [2020-04-09T18:24:55.643Z] INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-124/docs/1.2 [2020-04-09T18:24:55.643Z] INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: [2020-04-09T18:24:55.643Z] - design/adr/0001-Registy-Refactor.md [2020-04-09T18:24:55.643Z] - design/adr/0004-Feature-Flags.md [2020-04-09T18:24:55.643Z] - design/adr/0005-Service-Self-Config.md [2020-04-09T18:24:55.643Z] - design/adr/core/0003-V2-API-Principles.md [2020-04-09T18:24:55.643Z] - design/adr/device-service/0002-Array-Datatypes.md [2020-04-09T18:24:55.643Z] - design/legacy-design/device-service/discovery.md [2020-04-09T18:24:55.643Z] - microservices/security/security-file-token-provider.1.md [2020-04-09T18:24:55.643Z] - microservices/security/security-secrets-setup.1.md [2020-04-09T18:25:02.217Z] INFO - Documentation built in 6.23 seconds [Pipeline] stash [2020-04-09T18:25:18.327Z] Stashed 390 file(s) [Pipeline] } [2020-04-09T18:25:18.349Z] $ docker stop --time=1 500bcaf83c2e62e544b739dd4ef28c2364b8c2a38367494a0532358299091d55 [2020-04-09T18:25:20.213Z] $ 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 [2020-04-09T18:25:21.480Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T18:25:21.807Z] ---> package-listing.sh [2020-04-09T18:25:21.807Z] ++ facter osfamily [2020-04-09T18:25:21.807Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-09T18:25:21.807Z] + OS_FAMILY=redhat [2020-04-09T18:25:21.807Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-124 [2020-04-09T18:25:21.807Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-09T18:25:21.807Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-09T18:25:21.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-09T18:25:21.807Z] + PACKAGES=/tmp/packages_start.txt [2020-04-09T18:25:21.807Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-124 ']' [2020-04-09T18:25:21.807Z] + PACKAGES=/tmp/packages_end.txt [2020-04-09T18:25:21.807Z] + case "${OS_FAMILY}" in [2020-04-09T18:25:21.807Z] + rpm -qa [2020-04-09T18:25:21.807Z] + sort [2020-04-09T18:25:25.996Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-09T18:25:25.996Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-09T18:25:25.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-09T18:25:25.996Z] + '[' /w/workspace/edgexfoundry_edgex-docs_PR-124 ']' [2020-04-09T18:25:25.996Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-124/archives/ [2020-04-09T18:25:25.996Z] + 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 [2020-04-09T18:25:26.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T18:25:26.381Z] [2020-04-09T18:25:26.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-09T18:25:26.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T18:25:26.737Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-09T18:25:26.737Z] c9b1b535fdd9: Pulling fs layer [2020-04-09T18:25:26.737Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-09T18:25:26.737Z] 756a868c4378: Pulling fs layer [2020-04-09T18:25:26.737Z] 444b2fc9a129: Pulling fs layer [2020-04-09T18:25:26.737Z] ea15f1150254: Pulling fs layer [2020-04-09T18:25:26.737Z] 41b27a9f41bf: Pulling fs layer [2020-04-09T18:25:26.737Z] 28c525ee5125: Pulling fs layer [2020-04-09T18:25:26.737Z] 094b1ea09ed8: Pulling fs layer [2020-04-09T18:25:26.737Z] 138eaada9080: Pulling fs layer [2020-04-09T18:25:26.737Z] 0622d0fa9048: Pulling fs layer [2020-04-09T18:25:26.737Z] 138eaada9080: Waiting [2020-04-09T18:25:26.737Z] 28c525ee5125: Waiting [2020-04-09T18:25:26.737Z] 094b1ea09ed8: Waiting [2020-04-09T18:25:26.737Z] ea15f1150254: Waiting [2020-04-09T18:25:26.737Z] 41b27a9f41bf: Waiting [2020-04-09T18:25:26.737Z] 444b2fc9a129: Waiting [2020-04-09T18:25:26.737Z] 0622d0fa9048: Waiting [2020-04-09T18:25:26.737Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-09T18:25:26.737Z] 2cc5ad85d9ab: Download complete [2020-04-09T18:25:26.737Z] 444b2fc9a129: Verifying Checksum [2020-04-09T18:25:26.737Z] 444b2fc9a129: Download complete [2020-04-09T18:25:26.737Z] c9b1b535fdd9: Verifying Checksum [2020-04-09T18:25:26.737Z] c9b1b535fdd9: Download complete [2020-04-09T18:25:27.005Z] ea15f1150254: Verifying Checksum [2020-04-09T18:25:27.005Z] ea15f1150254: Download complete [2020-04-09T18:25:27.005Z] 28c525ee5125: Verifying Checksum [2020-04-09T18:25:27.005Z] 28c525ee5125: Download complete [2020-04-09T18:25:27.268Z] 756a868c4378: Verifying Checksum [2020-04-09T18:25:27.268Z] 756a868c4378: Download complete [2020-04-09T18:25:27.268Z] 138eaada9080: Verifying Checksum [2020-04-09T18:25:27.268Z] 138eaada9080: Download complete [2020-04-09T18:25:27.268Z] 0622d0fa9048: Verifying Checksum [2020-04-09T18:25:27.268Z] 0622d0fa9048: Download complete [2020-04-09T18:25:27.528Z] 094b1ea09ed8: Verifying Checksum [2020-04-09T18:25:27.528Z] 094b1ea09ed8: Download complete [2020-04-09T18:25:28.098Z] 41b27a9f41bf: Verifying Checksum [2020-04-09T18:25:28.098Z] 41b27a9f41bf: Download complete [2020-04-09T18:25:28.098Z] c9b1b535fdd9: Pull complete [2020-04-09T18:25:28.676Z] 2cc5ad85d9ab: Pull complete [2020-04-09T18:25:30.623Z] 756a868c4378: Pull complete [2020-04-09T18:25:30.623Z] 444b2fc9a129: Pull complete [2020-04-09T18:25:30.882Z] ea15f1150254: Pull complete [2020-04-09T18:25:34.175Z] 41b27a9f41bf: Pull complete [2020-04-09T18:25:34.175Z] 28c525ee5125: Pull complete [2020-04-09T18:25:36.086Z] 094b1ea09ed8: Pull complete [2020-04-09T18:25:36.350Z] 138eaada9080: Pull complete [2020-04-09T18:25:36.350Z] 0622d0fa9048: Pull complete [2020-04-09T18:25:36.350Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-09T18:25:36.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-09T18:25:36.547Z] prd-centos7-docker-4c-2g-3096 does not seem to be running inside a container [2020-04-09T18:25:36.592Z] $ 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 [2020-04-09T18:25:37.611Z] $ docker top 6c000939b669470f05c2ee9a156f609ad24c97404eec11872d5e075d820f74a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-09T18:25:37.889Z] provisioning config files... [2020-04-09T18:25:37.906Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-124@tmp/config3489501291795944497tmp [Pipeline] { [Pipeline] echo [2020-04-09T18:25:37.985Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T18:25:38.303Z] ---> create-netrc.sh [Pipeline] echo [2020-04-09T18:25:38.324Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T18:25:38.648Z] ---> logs-deploy.sh [2020-04-09T18:25:38.648Z] + ARCHIVE_ARTIFACTS= [2020-04-09T18:25:38.648Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-09T18:25:38.648Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-09T18:25:38.648Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-09T18:25:38.648Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-124/1 [2020-04-09T18:25:38.648Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-124/1/ [2020-04-09T18:25:38.648Z] + 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 [2020-04-09T18:25:40.024Z] Archives upload complete. [2020-04-09T18:25:40.024Z] + 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/