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 af91b7276e9115978a562817d04341d68808875c+a7c5b160e2db8047bf6ba9a82c3afc6f8a90599d (b75cde0e11e2f0b6a182d0aabcda9a252a3adf2e) 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 b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-502 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 af91b7276e9115978a562817d04341d68808875c > 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 af91b7276e9115978a562817d04341d68808875c # timeout=10 Merge succeeded, producing af91b7276e9115978a562817d04341d68808875c Checking out Revision af91b7276e9115978a562817d04341d68808875c (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 af91b7276e9115978a562817d04341d68808875c # timeout=10 Commit message: "fix stash move contents and delete" > git rev-list --no-walk 6be4697ebc8f08b3b3fcc87454951ae90da09756 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 18:48:04 + docker inspect -f . python:3-slim 18:48:04 18:48:04 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 18:48:04 + docker pull python:3-slim 18:48:05 3-slim: Pulling from library/python 18:48:05 68ced04f60ab: Pulling fs layer 18:48:05 d1d516f83cca: Pulling fs layer 18:48:05 1c69061f55c9: Pulling fs layer 18:48:05 cb02ba23f0ac: Pulling fs layer 18:48:05 b1ed9df08170: Pulling fs layer 18:48:05 cb02ba23f0ac: Waiting 18:48:05 b1ed9df08170: Waiting 18:48:05 d1d516f83cca: Verifying Checksum 18:48:05 d1d516f83cca: Download complete 18:48:06 cb02ba23f0ac: Verifying Checksum 18:48:06 cb02ba23f0ac: Download complete 18:48:06 68ced04f60ab: Download complete 18:48:06 b1ed9df08170: Verifying Checksum 18:48:06 b1ed9df08170: Download complete 18:48:06 1c69061f55c9: Verifying Checksum 18:48:06 1c69061f55c9: Download complete 18:48:07 68ced04f60ab: Pull complete 18:48:07 d1d516f83cca: Pull complete 18:48:11 1c69061f55c9: Pull complete 18:48:11 cb02ba23f0ac: Pull complete 18:48:11 b1ed9df08170: Pull complete 18:48:11 Digest: sha256:b7ac0aed085f34498fa7af8b021e204f97d3ecf688855b2b925b5922f1b76f59 18:48:11 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 18:48:11 prd-centos7-docker-4c-2g-502 does not seem to be running inside a container 18:48:11 $ 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 ******** -e ******** -e ******** -e ******** python:3-slim cat 18:48:12 $ docker top 15ac16ff0f8a88010e3b0b6b7e0de9536377011e79f66969dac9f72686dbe209 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:13 + pip install mkdocs 18:48:14 Collecting mkdocs 18:48:14 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 18:48:15 Collecting livereload>=2.5.1 18:48:15 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 18:48:15 Collecting click>=3.3 18:48:15 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 18:48:15 Collecting PyYAML>=3.10 18:48:15 Downloading PyYAML-5.3.tar.gz (268 kB) 18:48:16 Collecting lunr[languages]==0.5.6 18:48:16 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 18:48:16 Collecting Jinja2>=2.10.1 18:48:16 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 18:48:16 Collecting tornado>=5.0 18:48:16 Downloading tornado-6.0.4.tar.gz (496 kB) 18:48:17 Collecting Markdown>=3.2.1 18:48:17 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 18:48:17 Collecting six 18:48:17 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 18:48:17 Collecting future>=0.16.0 18:48:17 Downloading future-0.18.2.tar.gz (829 kB) 18:48:17 Collecting nltk>=3.2.5; extra == "languages" 18:48:17 Downloading nltk-3.4.5.zip (1.5 MB) 18:48:18 Collecting MarkupSafe>=0.23 18:48:18 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 18:48:18 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (45.2.0) 18:48:18 Building wheels for collected packages: PyYAML, tornado, future, nltk 18:48:18 Building wheel for PyYAML (setup.py): started 18:48:19 Building wheel for PyYAML (setup.py): finished with status 'done' 18:48:19 Created wheel for PyYAML: filename=PyYAML-5.3-cp38-cp38-linux_x86_64.whl size=44227 sha256=cc3a74a6ce1f5634d836df69d2c150928c85bda011af509108d2a25d4e888302 18:48:19 Stored in directory: /root/.cache/pip/wheels/e4/94/ec/65e430f66fda7a86c08f61ce59455581adc269a65881b4ffeb 18:48:19 Building wheel for tornado (setup.py): started 18:48:19 Building wheel for tornado (setup.py): finished with status 'done' 18:48:19 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=f20abc8c0f5cef5ebf784a30162ae5143b974f2ced55d16293718fe3fac7887a 18:48:19 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 18:48:19 Building wheel for future (setup.py): started 18:48:20 Building wheel for future (setup.py): finished with status 'done' 18:48:20 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=38d13dbd14291a09535e2f54fbd33c5ff9fc313d4799a216d6c9b9da97613a1d 18:48:20 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 18:48:20 Building wheel for nltk (setup.py): started 18:48:21 Building wheel for nltk (setup.py): finished with status 'done' 18:48:21 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449909 sha256=d949cebd64617a4b5b56812fb4b0bdda52ddae9886bbc70b0b7929c298bb350d 18:48:21 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 18:48:21 Successfully built PyYAML tornado future nltk 18:48:21 Installing collected packages: tornado, six, livereload, click, PyYAML, future, nltk, lunr, MarkupSafe, Jinja2, Markdown, mkdocs 18:48:26 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 18:48:26 + pip install mkdocs-material 18:48:27 Collecting mkdocs-material 18:48:27 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) 18:48:27 Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) 18:48:27 Collecting pymdown-extensions>=6.3 18:48:27 Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) 18:48:27 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) 18:48:27 Collecting Pygments>=2.4 18:48:27 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 18:48:27 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) 18:48:27 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.6.1) 18:48:27 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (6.0.4) 18:48:27 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.11.1) 18:48:27 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (5.3) 18:48:27 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (7.1.1) 18:48:27 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (45.2.0) 18:48:27 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) 18:48:27 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (1.14.0) 18:48:27 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) 18:48:27 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) 18:48:27 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material 18:48:29 Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-6.3 [Pipeline] sh 18:48:29 + mkdocs build 18:48:30 INFO - Cleaning site directory 18:48:30 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-114/docs/1.2 18:48:30 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 18:48:30 - design/adr/0001-Registy-Refactor.md 18:48:30 - design/adr/0004-Feature-Flags.md 18:48:30 - design/adr/core/0003-V2-API-Principles.md 18:48:30 - design/adr/device-service/0002-Array-Datatypes.md 18:48:30 - design/legacy-design/device-service/discovery.md 18:48:30 - microservices/security/security-file-token-provider.1.md 18:48:30 - microservices/security/security-secrets-setup.1.md 18:48:37 INFO - Documentation built in 6.44 seconds [Pipeline] stash 18:48:52 Stashed 389 file(s) [Pipeline] } 18:48:52 $ docker stop --time=1 15ac16ff0f8a88010e3b0b6b7e0de9536377011e79f66969dac9f72686dbe209 18:48:54 $ docker rm -f 15ac16ff0f8a88010e3b0b6b7e0de9536377011e79f66969dac9f72686dbe209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] cleanWs 18:48:54 [WS-CLEANUP] Deleting project workspace... 18:48:54 [WS-CLEANUP] Deferred wipeout is used... 18:48:54 [WS-CLEANUP] done [Pipeline] dir 18:48:54 Running in /w/workspace/edgexfoundry_edgex-docs_PR-114/edgex-docs-clean [Pipeline] { [Pipeline] git 18:48:54 using credential edgex-jenkins-ssh 18:48:54 Cloning the remote Git repository 18:48:54 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 18:48:54 > git init /w/workspace/edgexfoundry_edgex-docs_PR-114/edgex-docs-clean # timeout=10 18:48:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 18:48:54 > git --version # timeout=10 18:48:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:48:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 18:49:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 18:49:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 18:49:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:03 Checking out Revision 45e65d0423a91f6fe60c7e021a8645f8bfcac399 (refs/remotes/origin/gh-pages) 18:49:03 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 18:49:03 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 18:49:03 > git config core.sparsecheckout # timeout=10 18:49:03 > git checkout -f 45e65d0423a91f6fe60c7e021a8645f8bfcac399 # timeout=10 18:49:05 Commit message: "ci: moved rendered site to gh-pages branch" [Pipeline] sh 18:49:04 > git branch -a -v --no-abbrev # timeout=10 18:49:04 > git checkout -b gh-pages 45e65d0423a91f6fe60c7e021a8645f8bfcac399 # timeout=10 18:49:05 + ls -al . 18:49:05 total 12 18:49:05 drwxrwxr-x. 4 jenkins jenkins 81 Mar 13 18:49 . 18:49:05 drwxrwxr-x. 4 jenkins jenkins 58 Mar 13 18:48 .. 18:49:05 drwxrwxr-x. 11 jenkins jenkins 229 Mar 13 18:49 1.2 18:49:05 -rw-rw-r--. 1 jenkins jenkins 21 Mar 13 18:49 CNAME 18:49:05 drwxrwxr-x. 8 jenkins jenkins 162 Mar 13 18:49 .git 18:49:05 -rw-rw-r--. 1 jenkins jenkins 148 Mar 13 18:49 index.html 18:49:05 -rw-rw-r--. 1 jenkins jenkins 124 Mar 13 18:49 versions.json [Pipeline] unstash [Pipeline] sh 18:49:12 + ls -al . 18:49:12 total 12 18:49:12 drwxrwxr-x. 5 jenkins jenkins 93 Mar 13 18:49 . 18:49:12 drwxrwxr-x. 4 jenkins jenkins 58 Mar 13 18:48 .. 18:49:12 drwxrwxr-x. 11 jenkins jenkins 229 Mar 13 18:49 1.2 18:49:12 -rw-rw-r--. 1 jenkins jenkins 21 Mar 13 18:49 CNAME 18:49:12 drwxrwxr-x. 3 jenkins jenkins 69 Mar 13 18:49 docs 18:49:12 drwxrwxr-x. 8 jenkins jenkins 162 Mar 13 18:49 .git 18:49:12 -rw-rw-r--. 1 jenkins jenkins 148 Mar 13 18:49 index.html 18:49:12 -rw-rw-r--. 1 jenkins jenkins 124 Mar 13 18:49 versions.json [Pipeline] sh 18:49:13 + mv docs/1.2 docs/CNAME docs/index.html docs/versions.json . 18:49:13 mv: cannot move ‘docs/1.2’ to ‘./1.2’: File exists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:49:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:49:13 ---> package-listing.sh 18:49:13 ++ tr '[:upper:]' '[:lower:]' 18:49:13 ++ facter osfamily 18:49:13 + OS_FAMILY=redhat 18:49:13 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-114 18:49:13 + START_PACKAGES=/tmp/packages_start.txt 18:49:13 + END_PACKAGES=/tmp/packages_end.txt 18:49:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:13 + PACKAGES=/tmp/packages_start.txt 18:49:13 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-114 ']' 18:49:13 + PACKAGES=/tmp/packages_end.txt 18:49:13 + case "${OS_FAMILY}" in 18:49:13 + rpm -qa 18:49:13 + sort 18:49:18 + '[' -f /tmp/packages_start.txt ']' 18:49:18 + '[' -f /tmp/packages_end.txt ']' 18:49:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:18 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-114 ']' 18:49:18 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-114/archives/ 18:49:18 + 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 18:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:49:18 18:49:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:49:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:49:18 alpine: Pulling from edgex-lftools-log-publisher 18:49:18 c9b1b535fdd9: Pulling fs layer 18:49:18 2cc5ad85d9ab: Pulling fs layer 18:49:18 756a868c4378: Pulling fs layer 18:49:18 444b2fc9a129: Pulling fs layer 18:49:18 ea15f1150254: Pulling fs layer 18:49:18 41b27a9f41bf: Pulling fs layer 18:49:18 28c525ee5125: Pulling fs layer 18:49:18 094b1ea09ed8: Pulling fs layer 18:49:18 138eaada9080: Pulling fs layer 18:49:18 0622d0fa9048: Pulling fs layer 18:49:18 28c525ee5125: Waiting 18:49:18 094b1ea09ed8: Waiting 18:49:18 138eaada9080: Waiting 18:49:18 444b2fc9a129: Waiting 18:49:18 41b27a9f41bf: Waiting 18:49:18 ea15f1150254: Waiting 18:49:18 2cc5ad85d9ab: Verifying Checksum 18:49:18 2cc5ad85d9ab: Download complete 18:49:18 444b2fc9a129: Verifying Checksum 18:49:18 444b2fc9a129: Download complete 18:49:18 c9b1b535fdd9: Verifying Checksum 18:49:18 c9b1b535fdd9: Download complete 18:49:19 ea15f1150254: Download complete 18:49:19 28c525ee5125: Verifying Checksum 18:49:19 28c525ee5125: Download complete 18:49:19 756a868c4378: Verifying Checksum 18:49:19 756a868c4378: Download complete 18:49:19 138eaada9080: Verifying Checksum 18:49:19 138eaada9080: Download complete 18:49:19 094b1ea09ed8: Verifying Checksum 18:49:19 094b1ea09ed8: Download complete 18:49:19 0622d0fa9048: Verifying Checksum 18:49:19 0622d0fa9048: Download complete 18:49:19 c9b1b535fdd9: Pull complete 18:49:20 41b27a9f41bf: Verifying Checksum 18:49:20 41b27a9f41bf: Download complete 18:49:20 2cc5ad85d9ab: Pull complete 18:49:21 756a868c4378: Pull complete 18:49:21 444b2fc9a129: Pull complete 18:49:22 ea15f1150254: Pull complete 18:49:25 41b27a9f41bf: Pull complete 18:49:26 28c525ee5125: Pull complete 18:49:27 094b1ea09ed8: Pull complete 18:49:27 138eaada9080: Pull complete 18:49:28 0622d0fa9048: Pull complete 18:49:28 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:49:28 prd-centos7-docker-4c-2g-502 does not seem to be running inside a container 18:49:28 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:49:28 $ docker top 169a72915ed6e684320110bea87355401bfaf97209f500b011d364924a135e9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:49:29 provisioning config files... 18:49:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-114@tmp/config8253894597460583298tmp [Pipeline] { [Pipeline] echo 18:49:29 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:29 ---> create-netrc.sh [Pipeline] echo 18:49:29 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:49:29 ---> logs-deploy.sh 18:49:29 + ARCHIVE_ARTIFACTS= 18:49:29 + LOGS_SERVER=https://logs.edgexfoundry.org 18:49:29 + '[' https://logs.edgexfoundry.org == None ']' 18:49:29 + NEXUS_URL=https://nexus.edgexfoundry.org 18:49:29 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-114/6 18:49:29 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-114/6/ 18:49:29 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-114/6 /w/workspace/edgexfoundry_edgex-docs_PR-114 18:49:30 Archives upload complete. 18:49:30 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-114/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-114/6/