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 0cfddf4ce79eccde65ce9af5c24f0746c7e07fc9+a7c5b160e2db8047bf6ba9a82c3afc6f8a90599d (53ce75e57907a42842baf38fab089c820a19f34c) 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-510 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 0cfddf4ce79eccde65ce9af5c24f0746c7e07fc9 > 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 0cfddf4ce79eccde65ce9af5c24f0746c7e07fc9 # timeout=10 Merge succeeded, producing 0cfddf4ce79eccde65ce9af5c24f0746c7e07fc9 Checking out Revision 0cfddf4ce79eccde65ce9af5c24f0746c7e07fc9 (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 0cfddf4ce79eccde65ce9af5c24f0746c7e07fc9 # timeout=10 Commit message: "add debug" > git rev-list --no-walk 41c34565f80918d646404a45930bbbfcda58dfba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 19:44:53 + docker inspect -f . python:3-slim 19:44:53 19:44:53 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 19:44:53 + docker pull python:3-slim 19:44:53 3-slim: Pulling from library/python 19:44:54 68ced04f60ab: Pulling fs layer 19:44:54 d1d516f83cca: Pulling fs layer 19:44:54 1c69061f55c9: Pulling fs layer 19:44:54 cb02ba23f0ac: Pulling fs layer 19:44:54 b1ed9df08170: Pulling fs layer 19:44:54 cb02ba23f0ac: Waiting 19:44:54 b1ed9df08170: Waiting 19:44:54 d1d516f83cca: Verifying Checksum 19:44:54 d1d516f83cca: Download complete 19:44:54 cb02ba23f0ac: Download complete 19:44:54 1c69061f55c9: Verifying Checksum 19:44:54 1c69061f55c9: Download complete 19:44:54 68ced04f60ab: Download complete 19:44:54 b1ed9df08170: Verifying Checksum 19:44:54 b1ed9df08170: Download complete 19:44:56 68ced04f60ab: Pull complete 19:44:56 d1d516f83cca: Pull complete 19:44:58 1c69061f55c9: Pull complete 19:44:59 cb02ba23f0ac: Pull complete 19:45:00 b1ed9df08170: Pull complete 19:45:00 Digest: sha256:b7ac0aed085f34498fa7af8b021e204f97d3ecf688855b2b925b5922f1b76f59 19:45:00 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 19:45:00 prd-centos7-docker-4c-2g-510 does not seem to be running inside a container 19:45:00 $ 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 19:45:01 $ docker top 438e9adf611e9ef6424bc3f7415f3bb9034160c5ac931e9e01964cfcfb937236 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:01 + pip install mkdocs 19:45:03 Collecting mkdocs 19:45:03 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 19:45:04 Collecting PyYAML>=3.10 19:45:04 Downloading PyYAML-5.3.tar.gz (268 kB) 19:45:05 Collecting click>=3.3 19:45:05 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 19:45:05 Collecting tornado>=5.0 19:45:05 Downloading tornado-6.0.4.tar.gz (496 kB) 19:45:05 Collecting Jinja2>=2.10.1 19:45:05 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 19:45:06 Collecting livereload>=2.5.1 19:45:06 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 19:45:06 Collecting Markdown>=3.2.1 19:45:06 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 19:45:06 Collecting lunr[languages]==0.5.6 19:45:06 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 19:45:06 Collecting MarkupSafe>=0.23 19:45:06 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 19:45:06 Collecting six 19:45:06 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 19:45:06 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (45.2.0) 19:45:06 Collecting future>=0.16.0 19:45:06 Downloading future-0.18.2.tar.gz (829 kB) 19:45:06 Collecting nltk>=3.2.5; extra == "languages" 19:45:06 Downloading nltk-3.4.5.zip (1.5 MB) 19:45:07 Building wheels for collected packages: PyYAML, tornado, future, nltk 19:45:07 Building wheel for PyYAML (setup.py): started 19:45:08 Building wheel for PyYAML (setup.py): finished with status 'done' 19:45:08 Created wheel for PyYAML: filename=PyYAML-5.3-cp38-cp38-linux_x86_64.whl size=44227 sha256=ab26190c0ef48edabbccfc170c6b3904599fc247dba4a76080fbdfeaa122ba5b 19:45:08 Stored in directory: /root/.cache/pip/wheels/e4/94/ec/65e430f66fda7a86c08f61ce59455581adc269a65881b4ffeb 19:45:08 Building wheel for tornado (setup.py): started 19:45:08 Building wheel for tornado (setup.py): finished with status 'done' 19:45:08 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=3384a663e7e369d82a23e5b0cef52ac0dcf00bfe073e905aec309715a1c5f79d 19:45:08 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 19:45:08 Building wheel for future (setup.py): started 19:45:09 Building wheel for future (setup.py): finished with status 'done' 19:45:09 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=172a739c26eec90af259d3a3ecf2cb37748e8b8b709ad6a57cf6636a5f1fda0e 19:45:09 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 19:45:09 Building wheel for nltk (setup.py): started 19:45:10 Building wheel for nltk (setup.py): finished with status 'done' 19:45:10 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449906 sha256=d477a162f2b4869371932bba2b1116d749f809e0b57a3a08b8ce97aff9774729 19:45:10 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 19:45:10 Successfully built PyYAML tornado future nltk 19:45:10 Installing collected packages: PyYAML, click, tornado, MarkupSafe, Jinja2, six, livereload, Markdown, future, nltk, lunr, mkdocs 19:45:15 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 19:45:16 + pip install mkdocs-material 19:45:16 Collecting mkdocs-material 19:45:16 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) 19:45:16 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) 19:45:16 Collecting Pygments>=2.4 19:45:16 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 19:45:17 Collecting pymdown-extensions>=6.3 19:45:17 Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) 19:45:17 Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) 19:45:17 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (45.2.0) 19:45:17 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (7.1.1) 19:45:17 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) 19:45:17 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.6.1) 19:45:17 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.11.1) 19:45:18 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (6.0.4) 19:45:18 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (5.3) 19:45:18 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) 19:45:18 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) 19:45:18 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) 19:45:18 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) 19:45:18 Installing collected packages: Pygments, pymdown-extensions, mkdocs-material 19:45:19 Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-6.3 [Pipeline] sh 19:45:19 + mkdocs build 19:45:20 INFO - Cleaning site directory 19:45:20 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-114/docs/1.2 19:45:20 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 19:45:20 - design/adr/0001-Registy-Refactor.md 19:45:20 - design/adr/0004-Feature-Flags.md 19:45:20 - design/adr/core/0003-V2-API-Principles.md 19:45:20 - design/adr/device-service/0002-Array-Datatypes.md 19:45:20 - design/legacy-design/device-service/discovery.md 19:45:20 - microservices/security/security-file-token-provider.1.md 19:45:20 - microservices/security/security-secrets-setup.1.md 19:45:28 INFO - Documentation built in 6.91 seconds [Pipeline] stash 19:45:44 Stashed 389 file(s) [Pipeline] } 19:45:44 $ docker stop --time=1 438e9adf611e9ef6424bc3f7415f3bb9034160c5ac931e9e01964cfcfb937236 19:45:45 $ docker rm -f 438e9adf611e9ef6424bc3f7415f3bb9034160c5ac931e9e01964cfcfb937236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 19:45:46 + git log --format=%B -n 1 19:45:46 + grep -v Signed-off-by 19:45:46 + head -n 1 [Pipeline] cleanWs 19:45:46 [WS-CLEANUP] Deleting project workspace... 19:45:46 [WS-CLEANUP] Deferred wipeout is used... 19:45:46 [WS-CLEANUP] done [Pipeline] dir 19:45:46 Running in /w/workspace/edgexfoundry_edgex-docs_PR-114/edgex-docs-clean [Pipeline] { [Pipeline] git 19:45:46 using credential edgex-jenkins-ssh 19:45:46 Cloning the remote Git repository 19:45:46 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 19:45:46 > git init /w/workspace/edgexfoundry_edgex-docs_PR-114/edgex-docs-clean # timeout=10 19:45:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 19:45:46 > git --version # timeout=10 19:45:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:56 Checking out Revision 45e65d0423a91f6fe60c7e021a8645f8bfcac399 (refs/remotes/origin/gh-pages) 19:45:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 19:45:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 19:45:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 19:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:56 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 19:45:56 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 19:45:56 > git config core.sparsecheckout # timeout=10 19:45:56 > git checkout -f 45e65d0423a91f6fe60c7e021a8645f8bfcac399 # timeout=10 19:45:58 Commit message: "ci: moved rendered site to gh-pages branch" [Pipeline] unstash 19:45:58 > git branch -a -v --no-abbrev # timeout=10 19:45:58 > git checkout -b gh-pages 45e65d0423a91f6fe60c7e021a8645f8bfcac399 # timeout=10 [Pipeline] sh 19:46:07 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 19:46:07 + rm -rf docs [Pipeline] sh 19:46:07 + git diff-index --quiet HEAD -- [Pipeline] echo 19:46:07 We have detected there are changes to commit: [1] [true] [Pipeline] sh 19:46:08 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 19:46:08 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 19:46:08 + git add . [Pipeline] sh 19:46:09 + git commit -s -m 'ci: add debug 19:46:09 ' 19:46:09 [gh-pages 176a207] ci: add debug 19:46:09 2 files changed, 70 insertions(+), 70 deletions(-) 19:46:09 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sh 19:46:10 + git log 19:46:10 commit 176a207518ee0219109d8f30a6d74d622fa65575 19:46:10 Author: jenkins 19:46:10 Date: Fri Mar 13 19:46:09 2020 +0000 19:46:10 19:46:10 ci: add debug 19:46:10 19:46:10 Signed-off-by: jenkins 19:46:10 19:46:10 commit 45e65d0423a91f6fe60c7e021a8645f8bfcac399 19:46:10 Author: Mike 19:46:10 Date: Fri Mar 13 10:53:00 2020 -0700 19:46:10 19:46:10 ci: moved rendered site to gh-pages branch 19:46:10 19:46:10 Signed-off-by: Mike 19:46:10 19:46:10 commit a7c5b160e2db8047bf6ba9a82c3afc6f8a90599d 19:46:10 Merge: 24678f4 2b6dc32 19:46:10 Author: Lenny Goodell <44779287+lenny-intel@users.noreply.github.com> 19:46:10 Date: Fri Mar 13 08:33:39 2020 -0700 19:46:10 19:46:10 Merge pull request #112 from rsdmike/v12 19:46:10 19:46:10 v1.2 19:46:10 19:46:10 commit 2b6dc327ba7d0bc44caebfa21c66ef337553986c 19:46:10 Author: Mike 19:46:10 Date: Thu Mar 12 13:54:15 2020 -0700 19:46:10 19:46:10 docs: add versions 19:46:10 19:46:10 Signed-off-by: Mike 19:46:10 19:46:10 commit 79c1427224765c6cbeeb1226185e2c73ea4a9d31 19:46:10 Author: Mike 19:46:10 Date: Thu Mar 12 13:45:46 2020 -0700 19:46:10 19:46:10 docs: changing to v1.2 from 2.0 19:46:10 19:46:10 Signed-off-by: Mike 19:46:10 19:46:10 commit 24678f45fc56aef654925c83093cb5e48daa7087 19:46:10 Merge: 9ab27e9 8d97b9d 19:46:10 Author: Mike 19:46:10 Date: Tue Mar 10 13:19:08 2020 -0700 19:46:10 19:46:10 Merge pull request #107 from jpwhitemn/adr-approval-process-update 19:46:10 19:46:10 add review and approval policy to ADR Readme 19:46:10 19:46:10 commit 8d97b9d0e1b9cb9e193386a7ee136f4ea11aafe7 19:46:10 Merge: 22c4f90 9ab27e9 19:46:10 Author: Mike 19:46:10 Date: Tue Mar 10 13:15:56 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into adr-approval-process-update 19:46:10 19:46:10 commit 9ab27e9e8e4433c9f6c48c9b3bfeab580d251561 19:46:10 Merge: b770753 cb5a763 19:46:10 Author: Mike 19:46:10 Date: Tue Mar 10 13:15:24 2020 -0700 19:46:10 19:46:10 Merge pull request #108 from rsdmike/ga 19:46:10 19:46:10 docs: add google analytics tracking 19:46:10 19:46:10 commit cb5a763ded55ddcec36d2c643b9eadc5a5358db8 19:46:10 Merge: 6e73053 b770753 19:46:10 Author: Mike 19:46:10 Date: Tue Mar 10 13:15:14 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into ga 19:46:10 19:46:10 commit b770753da2fbd9f2474a56fb97a5108b7e3d4ba4 19:46:10 Merge: c83697a 6f4ddc6 19:46:10 Author: Mike 19:46:10 Date: Tue Mar 10 13:14:59 2020 -0700 19:46:10 19:46:10 Merge pull request #106 from rsdmike/adrcleanup 19:46:10 19:46:10 Restructure ADR in menu for site 19:46:10 19:46:10 commit 6f4ddc644aef28438b8434971735edfae745238c 19:46:10 Merge: cb4ce0b c83697a 19:46:10 Author: Mike 19:46:10 Date: Tue Mar 10 12:45:11 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into adrcleanup 19:46:10 19:46:10 commit cb4ce0b6fc7de2ae0df02e181a1982fb7396cb87 19:46:10 Author: Michael Johanson 19:46:10 Date: Tue Mar 10 12:45:01 2020 -0700 19:46:10 19:46:10 docs: update readme 19:46:10 19:46:10 Signed-off-by: Michael Johanson 19:46:10 19:46:10 commit 6e73053717180f790cc633ccfb6f8de67e5eaccd 19:46:10 Author: Mike 19:46:10 Date: Tue Mar 10 08:38:18 2020 -0700 19:46:10 19:46:10 docs: add google analytics tracking 19:46:10 19:46:10 Signed-off-by: Mike 19:46:10 19:46:10 commit 22c4f90e82500776d7c9020e5a1736e402d35dde 19:46:10 Author: Jim White 19:46:10 Date: Mon Mar 9 14:43:53 2020 -0700 19:46:10 19:46:10 add review and approval policy to ADR Readme 19:46:10 19:46:10 Signed-off-by: Jim White 19:46:10 19:46:10 commit c83697a26acd96f75fa6bc084c20ba1b8cd749c1 19:46:10 Merge: 355f37f c109814 19:46:10 Author: Jim White 19:46:10 Date: Sun Mar 8 19:34:28 2020 +0000 19:46:10 19:46:10 Merge pull request #105 from rsdmike/versionfix 19:46:10 19:46:10 Versionfix 19:46:10 19:46:10 commit c1098148b7dff8c576cf6a45fd7a3305e0c9ead4 19:46:10 Author: Michael Johanson 19:46:10 Date: Wed Mar 4 13:46:54 2020 -0700 19:46:10 19:46:10 docs: update site with new js 19:46:10 19:46:10 Signed-off-by: Michael Johanson 19:46:10 19:46:10 commit 22d8ea2c7696f9e863f76b97fe9b466a8fb0656b 19:46:10 Author: Michael Johanson 19:46:10 Date: Wed Mar 4 13:25:22 2020 -0700 19:46:10 19:46:10 docs: remove config seed toc adr from merge 19:46:10 19:46:10 Signed-off-by: Michael Johanson 19:46:10 19:46:10 commit 15fd32ed3efc3b8489e98fd94c4f5401aef7ba72 19:46:10 Merge: 2f245e1 355f37f 19:46:10 Author: Michael Johanson 19:46:10 Date: Wed Mar 4 13:23:17 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into adrcleanup 19:46:10 19:46:10 Signed-off-by: Michael Johanson 19:46:10 19:46:10 commit 03e2b0c448bcd83232334cbcb8f98092ee0f2d11 19:46:10 Merge: 8defaa2 355f37f 19:46:10 Author: Mike 19:46:10 Date: Tue Mar 3 14:45:26 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into versionfix 19:46:10 19:46:10 commit 355f37f348d4dbf3f0cb0993a1e4dab6bc6bf31e 19:46:10 Author: Ubuntu 19:46:10 Date: Mon Mar 2 17:48:15 2020 +0000 19:46:10 19:46:10 remove config ADR so it can be reopened for comment 19:46:10 19:46:10 Signed-off-by: Ubuntu 19:46:10 19:46:10 commit 0737e5547f5b991bcd9da484f48bf9d29b6b01c5 19:46:10 Merge: 80cc868 a2f61fc 19:46:10 Author: Jim White 19:46:10 Date: Mon Mar 2 16:08:43 2020 +0000 19:46:10 19:46:10 Merge pull request #100 from jinlinGuan/issue-99 19:46:10 19:46:10 Add Swagger V1 API documentation to API reference 19:46:10 19:46:10 commit a2f61fc1168b78debb8684932bd4e10de22c5820 19:46:10 Author: Ginny Guan 19:46:10 Date: Mon Mar 2 18:44:07 2020 +0800 19:46:10 19:46:10 Add Swagger V1 API documentation to API reference 19:46:10 19:46:10 Fix #99 19:46:10 19:46:10 Signed-off-by: Ginny Guan 19:46:10 19:46:10 commit 80cc86845c8f3a617b97e0e027a271f7e856af3d 19:46:10 Author: Akram Ahmad 19:46:10 Date: Mon Feb 24 08:16:57 2020 -0600 19:46:10 19:46:10 Update docs to reflect the change in sending notifications of any severity level. (#88) 19:46:10 19:46:10 Signed-off-by: Akram Ahmad 19:46:10 19:46:10 commit 8defaa2ff0121c6cc5357683c1ae7b8ebd4db362 19:46:10 Author: Mike 19:46:10 Date: Fri Feb 21 11:11:22 2020 -0800 19:46:10 19:46:10 docs: fix version dropdown 19:46:10 19:46:10 Signed-off-by: Mike 19:46:10 19:46:10 commit 2f245e101038a234494a3303d9ae5a9840b131fb 19:46:10 Author: Mike 19:46:10 Date: Fri Feb 21 11:02:48 2020 -0800 19:46:10 19:46:10 docs: remove unnecessary files and structure ADRs 19:46:10 19:46:10 Signed-off-by: Mike 19:46:10 19:46:10 commit 93831fd52ac229cb07629229c35a8103c7026636 19:46:10 Author: Eric Ball 19:46:10 Date: Thu Feb 20 14:19:15 2020 -0800 19:46:10 19:46:10 Create CNAME 19:46:10 19:46:10 commit def3197ef790c2540f6df93ad5b97f2b64faca1a 19:46:10 Merge: 07d300a e5f5759 19:46:10 Author: Jim White 19:46:10 Date: Wed Feb 19 13:01:27 2020 -0700 19:46:10 19:46:10 Merge pull request #92 from jpwhitemn/master 19:46:10 19:46:10 Addition of new ADR for service self seed and removal of config-seed,… 19:46:10 19:46:10 commit e5f5759f64f48f15cfd0bc13854043e998a064e1 19:46:10 Merge: ae15716 07d300a 19:46:10 Author: Jim White 19:46:10 Date: Wed Feb 19 10:11:58 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into master 19:46:10 19:46:10 commit 07d300a96fbfee1a053a1184aca7781acd6dbbff 19:46:10 Merge: b119fcd dce53c0 19:46:10 Author: Mike 19:46:10 Date: Wed Feb 19 09:24:04 2020 -0700 19:46:10 19:46:10 Merge pull request #95 from rsdmike/cicd 19:46:10 19:46:10 ci: add updated ci job to edgex-docs 19:46:10 19:46:10 commit dce53c0fe556c24307b7eec7cda47460de846bf3 19:46:10 Author: Michael Johanson 19:46:10 Date: Wed Feb 19 09:19:57 2020 -0700 19:46:10 19:46:10 ci: address PR Feedback 19:46:10 19:46:10 Signed-off-by: Michael Johanson 19:46:10 19:46:10 commit ae15716e678cdec7b80e70bb05b01f704136a613 19:46:10 Author: jpwhitemn 19:46:10 Date: Tue Feb 18 22:15:21 2020 -0700 19:46:10 19:46:10 fixed one typo and made clarification to note on no longer needing Docker config file. 19:46:10 19:46:10 Signed-off-by: jpwhitemn 19:46:10 19:46:10 commit 5d463816d724617a643393e3671e08be15c53f15 19:46:10 Author: jpwhitemn 19:46:10 Date: Tue Feb 18 16:37:13 2020 -0700 19:46:10 19:46:10 changes to address review comments from Lenny G; some typos; fix to paragraph on env var overrides; additional clarification on op params that cannot be overriden; additional information on how it helps remove need for special docker profile elements in config 19:46:10 19:46:10 Signed-off-by: jpwhitemn 19:46:10 19:46:10 commit 677f68dd1b5963644c3f1c062a7a696d71953586 19:46:10 Author: Michael Johanson 19:46:10 Date: Tue Feb 18 16:32:24 2020 -0700 19:46:10 19:46:10 ci: remove sandbox file 19:46:10 19:46:10 Signed-off-by: Michael Johanson 19:46:10 19:46:10 commit ca47189c660fc69a25366801246b8a3ba146e58e 19:46:10 Author: Michael Johanson 19:46:10 Date: Tue Feb 18 16:15:44 2020 -0700 19:46:10 19:46:10 docs: fixing incorrect path in nav 19:46:10 19:46:10 Signed-off-by: Michael Johanson 19:46:10 19:46:10 commit 8adfa76e5f8dea7ba95468a102c4406310cf06a5 19:46:10 Author: Michael Johanson 19:46:10 Date: Tue Feb 18 16:06:42 2020 -0700 19:46:10 19:46:10 ci: add verify job for mkdocs 19:46:10 19:46:10 Signed-off-by: Michael Johanson 19:46:10 19:46:10 commit b0a0d1d6be1d44b724dd84f1a5f8e27c4e8f8a15 19:46:10 Author: jpwhitemn 19:46:10 Date: Fri Feb 14 20:45:03 2020 -0700 19:46:10 19:46:10 Addition of new ADR for service self seed and removal of config-seed, plus modification of the ADR index 19:46:10 19:46:10 Signed-off-by: jpwhitemn 19:46:10 19:46:10 commit b119fcddfb495b6d9b32210c7eb6cdc8fc089608 19:46:10 Merge: 1588ee2 b28a455 19:46:10 Author: Mike 19:46:10 Date: Thu Feb 13 08:46:49 2020 -0700 19:46:10 19:46:10 Merge pull request #90 from rsdmike/markdown 19:46:10 19:46:10 docs: convert .rst to md 19:46:10 19:46:10 commit b28a455fda17024689ca6e55b5d84548ae7cf24d 19:46:10 Author: Michael Johanson 19:46:10 Date: Wed Feb 12 14:33:24 2020 -0700 19:46:10 19:46:10 docs: convert .rst to md 19:46:10 19:46:10 Signed-off-by: Michael Johanson 19:46:10 19:46:10 commit 1588ee2119baba54e62da0efb97f8bd0dff3a3f4 19:46:10 Merge: 4b23654 e15c4e7 19:46:10 Author: Mike 19:46:10 Date: Thu Feb 6 20:46:38 2020 -0700 19:46:10 19:46:10 Merge pull request #66 from IOTechSystems/issue-65 19:46:10 19:46:10 Fuji doc changes 19:46:10 19:46:10 commit e15c4e7d03d8eea7153d7daf5c7c217d534bb22b 19:46:10 Merge: 758f399 4b23654 19:46:10 Author: Mike 19:46:10 Date: Thu Feb 6 12:50:45 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into issue-65 19:46:10 19:46:10 commit 4b23654f32b7895ba766eb98cc5f9923d41ebcd0 19:46:10 Merge: 1f09aca 8d07153 19:46:10 Author: Mike 19:46:10 Date: Thu Feb 6 12:50:12 2020 -0700 19:46:10 19:46:10 Merge pull request #86 from lenny-intel/UpdateDecision 19:46:10 19:46:10 doc(ADR Decision): Update the Decision section for previous update to keep -r 19:46:10 19:46:10 commit 8d0715376fd4fb63bebf1a891f5c25e4ffff7e06 19:46:10 Merge: 3630179 1f09aca 19:46:10 Author: Lenny Goodell <44779287+lenny-intel@users.noreply.github.com> 19:46:10 Date: Thu Feb 6 08:07:29 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into UpdateDecision 19:46:10 19:46:10 commit 758f399ef01be5af1266dbf56aecb5000141571c 19:46:10 Author: Iain Anderson 19:46:10 Date: Fri Jan 3 14:45:35 2020 +0000 19:46:10 19:46:10 Fuji doc changes 19:46:10 19:46:10 Signed-off-by: Iain Anderson 19:46:10 19:46:10 commit 1f09acaadcb6cfe6a32678d35faf641b8b519b4d 19:46:10 Merge: aa84bf4 f711b5d 19:46:10 Author: Jim White 19:46:10 Date: Wed Feb 5 16:37:30 2020 -0700 19:46:10 19:46:10 Merge pull request #84 from rsdmike/PRTEMPLATE 19:46:10 19:46:10 Github PR Template 19:46:10 19:46:10 commit f711b5d8493c76cb0aa30360541ac7003d98f913 19:46:10 Merge: 65a6fa5 aa84bf4 19:46:10 Author: Jim White 19:46:10 Date: Wed Feb 5 16:33:00 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into PRTEMPLATE 19:46:10 19:46:10 commit aa84bf44cec1ec0a62b88b474fcf82c735698310 19:46:10 Merge: a6fb0fd e93f74b 19:46:10 Author: Jim White 19:46:10 Date: Wed Feb 5 16:32:47 2020 -0700 19:46:10 19:46:10 Merge pull request #83 from rsdmike/ffflag 19:46:10 19:46:10 Adding proposal for feature flag adoption 19:46:10 19:46:10 commit 36301790ab77a9fbd4b6c516adc606ce83533d94 19:46:10 Author: lenny 19:46:10 Date: Wed Feb 5 15:51:44 2020 -0700 19:46:10 19:46:10 doc(ADR Decision): Update the Decision section for previous update to keep -r 19:46:10 19:46:10 Agreed process is to update the Decision section with why any updates are made to the ADR. 19:46:10 19:46:10 Signed-off-by: lenny 19:46:10 19:46:10 commit 65a6fa5e5e5bdc6135137390c43bda95b4affe71 19:46:10 Merge: ea316a7 a6fb0fd 19:46:10 Author: Lenny Goodell <44779287+lenny-intel@users.noreply.github.com> 19:46:10 Date: Wed Feb 5 16:23:43 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into PRTEMPLATE 19:46:10 19:46:10 commit e93f74ba0468ac55b009afd269aa9e412c353213 19:46:10 Merge: 3572e2b a6fb0fd 19:46:10 Author: Jim White 19:46:10 Date: Wed Feb 5 16:22:27 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into ffflag 19:46:10 19:46:10 commit a6fb0fd523f483485494417749c284c77c50df7e 19:46:10 Merge: 24526ad 0e4181a 19:46:10 Author: Jim White 19:46:10 Date: Wed Feb 5 16:22:04 2020 -0700 19:46:10 19:46:10 Merge pull request #69 from jpwhitemn/master 19:46:10 19:46:10 fix #41 - on master branch; updated and cleaned up getting started gu… 19:46:10 19:46:10 commit ea316a7383dfaf2049fbd2d767a8b93b95002e3b 19:46:10 Merge: bf5b323 24526ad 19:46:10 Author: Mike 19:46:10 Date: Wed Feb 5 16:17:00 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into PRTEMPLATE 19:46:10 19:46:10 commit 3572e2b3126be2e0a1dd0d1969312c00d53039cc 19:46:10 Merge: 7bdad84 24526ad 19:46:10 Author: Mike 19:46:10 Date: Wed Feb 5 16:15:20 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into ffflag 19:46:10 19:46:10 commit 0e4181aad03f4dabfa32f909f744a8257f4f1738 19:46:10 Merge: bcd7326 24526ad 19:46:10 Author: Jim White 19:46:10 Date: Wed Feb 5 16:11:39 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into master 19:46:10 19:46:10 commit 24526ad2251e9a79da7916916f2f52ef81521c6c 19:46:10 Merge: e31f86b ef2b011 19:46:10 Author: Lisa Ranjbar 19:46:10 Date: Tue Feb 4 09:56:52 2020 -0700 19:46:10 19:46:10 Merge pull request #85 from lranjbar/github-page 19:46:10 19:46:10 Add docs folder and index.html for Github Pages 19:46:10 19:46:10 commit ef2b0112a03753443aa7b0343e5f04dc8a173c72 19:46:10 Author: Lisa Rashidi-Ranjbar 19:46:10 Date: Mon Feb 3 16:04:43 2020 -0700 19:46:10 19:46:10 Add docs folder and index.html for Github Pages 19:46:10 19:46:10 Signed-off-by: Lisa Rashidi-Ranjbar 19:46:10 19:46:10 commit e31f86bb15780126195cdb278cc2d2ade3df60ff 19:46:10 Merge: 13757b6 ce035d1 19:46:10 Author: Trevor Conn 19:46:10 Date: Mon Feb 3 10:06:38 2020 -0600 19:46:10 19:46:10 Merge pull request #67 from IOTechSystems/sdk-designs 19:46:10 19:46:10 Add legacy design document for discovery 19:46:10 19:46:10 commit ce035d1a9470f93c4018d78aa335e791bf16b4d9 19:46:10 Author: Iain Anderson 19:46:10 Date: Tue Jan 14 14:59:42 2020 +0000 19:46:10 19:46:10 Device Discovery: various clarifications and changes based on feedback in the PR and the WG meeting 19:46:10 19:46:10 Signed-off-by: Iain Anderson 19:46:10 19:46:10 commit 9fcc51dfc173b3220d658a597bb55abcb3f3930d 19:46:10 Author: Iain Anderson 19:46:10 Date: Fri Jan 3 15:33:39 2020 +0000 19:46:10 19:46:10 Add legacy design document for discovery 19:46:10 19:46:10 Signed-off-by: Iain Anderson 19:46:10 19:46:10 commit bf5b323e41f31b7777f174bbc990b3d36a5a66a7 19:46:10 Author: Mike Johanson 19:46:10 Date: Thu Jan 30 15:46:33 2020 -0700 19:46:10 19:46:10 make template more appropriate for this repo 19:46:10 19:46:10 Signed-off-by: Mike Johanson 19:46:10 19:46:10 commit bd8d3c38ce7816bd3373d79a4d43f8f679cc9172 19:46:10 Author: Mike Johanson 19:46:10 Date: Thu Jan 30 15:45:15 2020 -0700 19:46:10 19:46:10 add pr template 19:46:10 19:46:10 Signed-off-by: Mike Johanson 19:46:10 19:46:10 commit 7bdad84743e3f6ca94f60a365176d7f0e96383f7 19:46:10 Author: Mike Johanson 19:46:10 Date: Thu Jan 30 15:32:30 2020 -0700 19:46:10 19:46:10 Adding feature flag implementation proposal 19:46:10 19:46:10 Signed-off-by: Mike Johanson 19:46:10 19:46:10 commit 13757b669b79ed45ca239b31b2d02dd7da74bc81 19:46:10 Merge: 10aca3b afb1241 19:46:10 Author: Lenny Goodell <44779287+lenny-intel@users.noreply.github.com> 19:46:10 Date: Thu Jan 30 10:35:01 2020 -0700 19:46:10 19:46:10 Merge pull request #82 from lenny-intel/RegRefactUpdate 19:46:10 19:46:10 doc(ADR): Update Registry Refactoring ADR for chnages to keep -r/-registry 19:46:10 19:46:10 commit afb124184b666ce112028f016231768c70a2aa0a 19:46:10 Author: lenny 19:46:10 Date: Wed Jan 29 11:52:53 2020 -0700 19:46:10 19:46:10 doc(ADR): Update Registry Refactoring ADR for chnages to keep -r/-registry 19:46:10 19:46:10 closes #81 19:46:10 19:46:10 Signed-off-by: lenny 19:46:10 19:46:10 commit 10aca3b8ae5ceb7e7ba7156dc797552d585f287f 19:46:10 Merge: 82cd2d2 8f10884 19:46:10 Author: Trevor Conn 19:46:10 Date: Mon Jan 20 12:37:26 2020 -0600 19:46:10 19:46:10 Merge pull request #80 from tsconn23/issue_79 19:46:10 19:46:10 Added ADR for V2 API Specification 19:46:10 19:46:10 commit 8f108848427604cd665fb0286bf2986a3d5060d2 19:46:10 Author: Trevor Conn 19:46:10 Date: Sat Jan 18 14:37:06 2020 -0600 19:46:10 19:46:10 Added ADR for V2 API Specification 19:46:10 19:46:10 Fix #79 19:46:10 19:46:10 Signed-off-by: Trevor Conn 19:46:10 19:46:10 commit 82cd2d2cf493f23b30efae23e6f6abee1a229972 19:46:10 Merge: e0096db 2ce7e70 19:46:10 Author: Cloud Tsai 19:46:10 Date: Fri Jan 17 15:48:13 2020 +0800 19:46:10 19:46:10 Merge pull request #78 from jluous/master 19:46:10 19:46:10 Add Default Port Table 19:46:10 19:46:10 commit 2ce7e702cb6c183704d5a05897c28f269090cb7c 19:46:10 Author: [John Luo] 19:46:10 Date: Wed Jan 15 19:56:46 2020 -0800 19:46:10 19:46:10 Add Default Port Table 19:46:10 19:46:10 Signed-off-by: [John Luo] 19:46:10 19:46:10 commit bcd732638bace6d47394db0de655035817ed80fc 19:46:10 Author: Jim White 19:46:10 Date: Tue Jan 14 14:24:29 2020 -0700 19:46:10 19:46:10 typo corrections found by @rsmike in review and added paragraph in regards to no longer needing to put things in GOPATH - as suggested by rsmike as well. 19:46:10 19:46:10 Signed-off-by: Jim White 19:46:10 19:46:10 commit fdb857aaef024ffbf7c80db7769ad0eb44d30ed8 19:46:10 Merge: 406c68d e0096db 19:46:10 Author: Jim White 19:46:10 Date: Tue Jan 7 21:03:36 2020 -0700 19:46:10 19:46:10 Merge branch 'master' into master 19:46:10 19:46:10 commit e0096db89026cd3e4d5e0d686fdeb850d16b4cf8 19:46:10 Merge: ff27cff da3e6dc 19:46:10 Author: Jim White 19:46:10 Date: Tue Jan 7 21:02:55 2020 -0700 19:46:10 19:46:10 Merge pull request #68 from IOTechSystems/array-reading-design 19:46:10 19:46:10 Add ADR for array datatypes in Readings 19:46:10 19:46:10 commit 406c68db15da8557fe5c9c9d1ff01fde54229eef 19:46:10 Author: Jim White 19:46:10 Date: Tue Jan 7 20:27:11 2020 -0700 19:46:10 19:46:10 fix #41 - on master branch; updated and cleaned up getting started guides; updated version of Go Lang used; removed references to Java services and more 19:46:10 19:46:10 Signed-off-by: Jim White 19:46:10 19:46:10 commit da3e6dc03d3a8e20281fe0b3d4b0a80d68d359c1 19:46:10 Author: Iain Anderson 19:46:10 Date: Tue Jan 7 10:59:56 2020 +0000 19:46:10 19:46:10 Add ADR for array datatypes in Readings 19:46:10 19:46:10 Signed-off-by: Iain Anderson 19:46:10 19:46:10 commit ff27cff206a98d2141983b7e72cf2b9d2ba8d1a7 19:46:10 Author: Lenny Goodell <44779287+lenny-intel@users.noreply.github.com> 19:46:10 Date: Mon Dec 30 09:32:07 2019 -0700 19:46:10 19:46:10 Add new Registry Refactor ADR and the legacy Registry Abstract design (#62) 19:46:10 19:46:10 Signed-off-by: lenny 19:46:10 19:46:10 commit b6f87a428fd5727353280d7fd68fc4d94d59122c 19:46:10 Merge: 8395a5f 6b89f52 19:46:10 Author: Akram Ahmad 19:46:10 Date: Mon Dec 30 10:11:36 2019 -0600 19:46:10 19:46:10 Merge pull request #63 from akramtexas/remove_export_distro_and_client_59 19:46:10 19:46:10 Remove Export-Distro and Export-Clients. 19:46:10 19:46:10 commit 6b89f5267db1105e3375ec92d91ae263ed5f63c2 19:46:10 Author: Akram Ahmad 19:46:10 Date: Fri Dec 20 15:24:01 2019 -0600 19:46:10 19:46:10 Remove Export-Distro and Export-Clients. 19:46:10 19:46:10 Signed-off-by: Akram Ahmad 19:46:10 19:46:10 commit 8395a5f1544248a3411b0a2150d0dc51691c6e47 19:46:10 Merge: 4408846 4688a34 19:46:10 Author: Jim White 19:46:10 Date: Wed Dec 18 09:48:07 2019 -0700 19:46:10 19:46:10 Merge pull request #61 from jpwhitemn/master 19:46:10 19:46:10 initial adr folder and readme 19:46:10 19:46:10 commit 4688a34bf3681db111ea366c3ce2252f74933edf 19:46:10 Merge: 5f4519d 53e1940 19:46:10 Author: jpwhitemn 19:46:10 Date: Tue Dec 17 11:25:14 2019 -0700 19:46:10 19:46:10 Merge branch 'master' of https://github.com/jpwhitemn/edgex-docs 19:46:10 19:46:10 commit 5f4519d97ec9768088f54486f4c191eeb16e550b 19:46:10 Author: jpwhitemn 19:46:10 Date: Tue Dec 17 11:24:52 2019 -0700 19:46:10 19:46:10 fixed spacing in main READEME file 19:46:10 19:46:10 Signed-off-by: jpwhitemn 19:46:10 19:46:10 commit 53e1940a28651aaddc6c3952baf54ad21ff7105e 19:46:10 Merge: bf1eba0 4408846 19:46:10 Author: Jim White 19:46:10 Date: Tue Dec 17 11:17:25 2019 -0700 19:46:10 19:46:10 Merge branch 'master' into master 19:46:10 19:46:10 commit bf1eba0b03362d9ccddcdfd15508f33f32b52258 19:46:10 Author: jpwhitemn 19:46:10 Date: Tue Dec 17 11:16:05 2019 -0700 19:46:10 19:46:10 revised the root folder to design and added subfolders for legacy docs, revised the README 19:46:10 19:46:10 Signed-off-by: jpwhitemn 19:46:10 19:46:10 commit 44088466dba7fbbbcab153f120d23e6c11f4cd57 19:46:10 Merge: 68ce64c e73e9b2 19:46:10 Author: Michael Hall 19:46:10 Date: Tue Dec 17 11:25:37 2019 -0500 19:46:10 19:46:10 Merge pull request #40 from IOTechSystems/DOC-45 19:46:10 19:46:10 Create document for the new rawType feature of device-modbus-go 19:46:10 19:46:10 commit c5dd6c5fa8910fd89a6667dead1d4769e4cca223 19:46:10 Author: jpwhitemn 19:46:10 Date: Mon Dec 16 14:35:26 2019 -0700 19:46:10 19:46:10 initial adr folder and readme 19:46:10 19:46:10 Signed-off-by: jpwhitemn 19:46:10 19:46:10 commit e73e9b287415deca1fbf08e423388bb182ce2596 19:46:10 Merge: 885dbed 68ce64c 19:46:10 Author: Michael Hall 19:46:10 Date: Fri Nov 22 11:27:16 2019 -0500 19:46:10 19:46:10 Merge branch 'master' into DOC-45 19:46:10 19:46:10 commit 68ce64c3694f995fa1fa3e2432e7817e8b71cdff 19:46:10 Merge: c033a8c 389f943 19:46:10 Author: Michael Hall 19:46:10 Date: Fri Nov 22 11:26:53 2019 -0500 19:46:10 19:46:10 Merge pull request #53 from couralex6/master 19:46:10 19:46:10 Fixes two typos in getting started SKD Go guide 19:46:10 19:46:10 commit 389f9436b327c10fa853f1b8839d08b6389e89c6 19:46:10 Merge: 3c06c7b c033a8c 19:46:10 Author: Michael Hall 19:46:10 Date: Fri Nov 22 10:52:59 2019 -0500 19:46:10 19:46:10 Merge branch 'master' into master 19:46:10 19:46:10 commit c033a8c7cc4268dc23e8aa5cc6f0115db69c6f50 19:46:10 Merge: 5c9018f 16bffa5 19:46:10 Author: Michael Hall 19:46:10 Date: Fri Nov 22 10:52:03 2019 -0500 19:46:10 19:46:10 Merge pull request #56 from IOTechSystems/issue-54-master 19:46:10 19:46:10 docs: VirtualDeviceService Update 19:46:10 19:46:10 commit 16bffa53c32458dcbefb6e638c92185863ef4bb1 19:46:10 Author: Felix Ting 19:46:10 Date: Fri Nov 22 09:53:24 2019 +0800 19:46:10 19:46:10 docs: VirtualDeviceService Update 19:46:10 19:46:10 Signed-off-by: Felix Ting 19:46:10 19:46:10 commit 3c06c7bb25132c976a6f92769e2e412ac7883d83 19:46:10 Author: Alex Courouble 19:46:10 Date: Thu Nov 21 13:55:47 2019 -0800 19:46:10 19:46:10 Fixes two typos in getting started SKD Go guide 19:46:10 19:46:10 Signed-off-by: Alex Courouble 19:46:10 19:46:10 commit 5c9018fc21873ce62cec9f14cc1372419ab1f3ed 19:46:10 Merge: 9b43712 dc13c64 19:46:10 Author: Michael Hall 19:46:10 Date: Wed Nov 20 11:22:07 2019 -0500 19:46:10 19:46:10 Merge pull request #52 from rsdmike/application 19:46:10 19:46:10 docs: AppServices Update for Fuji 19:46:10 19:46:10 commit dc13c6498de2fa2dba85fc806bebda22b650f323 19:46:10 Author: Mike Johanson 19:46:10 Date: Tue Nov 19 15:19:28 2019 -0700 19:46:10 19:46:10 docs: AppServices Update for Fuji 19:46:10 19:46:10 Signed-off-by: Mike Johanson 19:46:10 19:46:10 commit 9b43712743dc1fe2acaaf3ed7730e8130a1ab10f 19:46:10 Author: Bryon Nevis 19:46:10 Date: Thu Oct 31 12:08:52 2019 -0700 19:46:10 19:46:10 Corrects error in the filenames of hard-coded JSON files. 19:46:10 19:46:10 edgex-kong.json --> pkisetup-kong.json 19:46:10 edgex-vault.json --> pkisetup-vault.json 19:46:10 19:46:10 Also fix description of directory naming rules 19:46:10 that do not apply in the current release. 19:46:10 19:46:10 Signed-off-by: Bryon Nevis 19:46:10 19:46:10 commit 57d7b127b0d0de04ca329454a5dd3a950f52dd79 19:46:10 Author: Bryon Nevis 19:46:10 Date: Thu Sep 19 08:49:07 2019 -0700 19:46:10 19:46:10 Post-implementation man page update for security-file-token-provider. 19:46:10 19:46:10 Deltas: 19:46:10 19:46:10 - Rename to security-file-token-provider 19:46:10 - Change edgex-use-defaults to edgex_use_defaults 19:46:10 to follow normal JS conventions 19:46:10 - custom_policy is JSON object instead of array of objects 19:46:10 to bring in line with JSON serialization format of HCL 19:46:10 - Updated docs to reflect how display_name is tweaked by Vault 19:46:10 - Added metadata to reflect service name as created by utility 19:46:10 to be used by go-mod-secrets client as a URL hint 19:46:10 19:46:10 Signed-off-by: Bryon Nevis 19:46:10 19:46:10 commit 885dbed4d5fafab2f5af4db85fcf22200d44e1fe 19:46:10 Author: Rebekah 19:46:10 Date: Fri Sep 20 11:01:59 2019 +0100 19:46:10 19:46:10 Updates for DOC-45 19:46:10 19:46:10 Signed-off-by: Rebekah 19:46:10 19:46:10 commit 9da42b1ade8378c7140b79da14f07c8814004f9c 19:46:10 Merge: 2278e65 6396ba1 19:46:10 Author: Ian Johnson 19:46:10 Date: Wed Sep 11 15:26:15 2019 -0500 19:46:10 19:46:10 Merge pull request #36 from bnevis-i/bnevis/security-secrets-setup 19:46:10 19:46:10 RST-formatted man page for security-secrets-setup. 19:46:10 19:46:10 commit 6396ba19376afdc8b50ee4530abdf4857bee265c 19:46:10 Author: Bryon Nevis 19:46:10 Date: Sat Sep 7 16:06:33 2019 -0700 19:46:10 19:46:10 RST-formatted man page for security-secrets-setup. 19:46:10 19:46:10 security-secrets-setup is a new Fuji utility that enhances 19:46:10 the pkisetup utility from Edinburgh with explicit capabilities 19:46:10 to create, create and cache, or import a PKI and deploy it 19:46:10 on-device. It also replaces some amount of wrapper logic 19:46:10 previously written in shell script by providing the higher 19:46:10 level abstraction. 19:46:10 19:46:10 security-secrets-setup is a critical component for the 19:46:10 secret management hardening being done in Fuji release. 19:46:10 19:46:10 The included man-style page documents the externally-visible 19:46:10 functionality of security-secrets-setup. 19:46:10 19:46:10 Signed-off-by: Bryon Nevis 19:46:10 19:46:10 commit 2278e6573c8e604a5c9fb2aa1326462564de330a 19:46:10 Merge: e430624 6cb393c 19:46:10 Author: Ian Johnson 19:46:10 Date: Tue Sep 10 14:25:16 2019 -0500 19:46:10 19:46:10 Merge pull request #35 from bnevis-i/bnevis/file-token-provider 19:46:10 19:46:10 RST-formatted man page for file-token-provider. 19:46:10 19:46:10 commit 6cb393cbffd1338d81f335fcd28f865efd4115f4 19:46:10 Author: Bryon Nevis 19:46:10 Date: Tue Sep 10 11:51:17 2019 -0700 19:46:10 19:46:10 fixup! Add link to token-file-provider.1.rst from Ch-SecretStore.rst 19:46:10 19:46:10 Signed-off-by: Bryon Nevis 19:46:10 19:46:10 commit e175f511473c2a776eff5357a06fc7e10b0ecbfa 19:46:10 Author: Bryon Nevis 19:46:10 Date: Tue Sep 10 10:06:22 2019 -0700 19:46:10 19:46:10 fixup! RST-formatted man page for file-token-provider. 19:46:10 19:46:10 Signed-off-by: Bryon Nevis 19:46:10 19:46:10 commit 23e4745500fcbb7e8de52a1caadf3a69905fed01 19:46:10 Author: Bryon Nevis 19:46:10 Date: Tue Sep 10 08:57:08 2019 -0700 19:46:10 19:46:10 fixup! RST-formatted man page for file-token-provider. 19:46:10 19:46:10 Signed-off-by: Bryon Nevis 19:46:10 19:46:10 commit bd99b6ff553c24070f5265d0c5914089d399ff3f 19:46:10 Author: Bryon Nevis 19:46:10 Date: Mon Sep 9 15:21:08 2019 -0700 19:46:10 19:46:10 fixup! RST-formatted man page for file-token-provider. 19:46:10 19:46:10 Signed-off-by: Bryon Nevis 19:46:10 19:46:10 commit 47d90895507c6360f8082bba2e241e6cc368f7fc 19:46:10 Author: Bryon Nevis 19:46:10 Date: Fri Sep 6 14:22:02 2019 -0700 19:46:10 19:46:10 Add link to token-file-provider.1.rst from Ch-SecretStore.rst 19:46:10 19:46:10 Signed-off-by: Bryon Nevis 19:46:10 19:46:10 commit a08a768e032cdb364ed31b46ba8fe2e0da9415d1 19:46:10 Author: Bryon Nevis 19:46:10 Date: Fri Sep 6 13:57:18 2019 -0700 19:46:10 19:46:10 RST-formatted man page for file-token-provider. 19:46:10 19:46:10 The file-token-provider is a new Fuji utility for generating 19:46:10 per-service Vault tokens that will be spawned from 19:46:10 securitys-secretstore-setup to pre-create tokens. 19:46:10 19:46:10 The existince of file-token-provider does not preclude the 19:46:10 creation of other token providers in the future. 19:46:10 19:46:10 Signed-off-by: Bryon Nevis 19:46:10 19:46:10 commit e430624a76b84cf839d94f6b3d563636be501ece 19:46:10 Merge: fe0844a 2a08dc5 19:46:10 Author: Michael Hall 19:46:10 Date: Wed Aug 14 16:52:57 2019 -0400 19:46:10 19:46:10 Merge pull request #15 from xmlviking/issue_14 19:46:10 19:46:10 Updating API Scheduler documentation 19:46:10 19:46:10 commit 2a08dc515aff0fe4e9cb051cbc753bdb2b104168 19:46:10 Merge: 7c170e9 fe0844a 19:46:10 Author: Michael Hall 19:46:10 Date: Wed Aug 14 16:39:13 2019 -0400 19:46:10 19:46:10 Merge branch 'master' into issue_14 19:46:10 19:46:10 commit fe0844a2e04430791e9c84b6e924abdeb623eb00 19:46:10 Merge: db804c3 b7255b8 19:46:10 Author: Michael Hall 19:46:10 Date: Wed Aug 14 16:38:47 2019 -0400 19:46:10 19:46:10 Merge pull request #29 from jpwhitemn/master 19:46:10 19:46:10 addition of sending and consuming binary data from a device service t… 19:46:10 19:46:10 commit b7255b8be2fd71bc19771dce56dd608dc8e9018d 19:46:10 Author: Jim White 19:46:10 Date: Tue Aug 13 20:47:54 2019 -0500 19:46:10 19:46:10 addition of sending and consuming binary data from a device service thanks to Daniel Harms 19:46:10 19:46:10 Signed-off-by: Jim White 19:46:10 19:46:10 commit db804c3ca707b9052bcf1c15d9631b61d99b4896 19:46:10 Merge: 9c1759d 72ebfb3 19:46:10 Author: Michael Hall 19:46:10 Date: Mon Aug 5 10:37:02 2019 -0400 19:46:10 19:46:10 Merge pull request #12 from michaelestrin/issue-11 19:46:10 19:46:10 Update Docker Compose-file Locations 19:46:10 19:46:10 commit 7c170e92b1a61e193d84be017e06a773701f6e43 19:46:10 Author: xmlviking 19:46:10 Date: Wed Jul 17 14:19:25 2019 -0500 19:46:10 19:46:10 Updating API Scheduler documentation 19:46:10 19:46:10 Updated Ch-APISupportingServicesScheduler.rst 19:46:10 Removed references to the addressable type. 19:46:10 Removed references to the schedule type. 19:46:10 Removed references to the schedule event type. 19:46:10 Added example(s) using the new interval and interval action types. 19:46:10 19:46:10 Signed-off-by: xmlviking 19:46:10 19:46:10 commit 72ebfb363071a681acaaafbb64824fc721af0f85 19:46:10 Author: Michael W. Estrin 19:46:10 Date: Wed Jul 17 11:32:38 2019 -0500 19:46:10 19:46:10 Update Docker Compose-file Locations 19:46:10 19:46:10 https://github.com/edgexfoundry/developer-scripts/issues/128 19:46:10 restructured the edgexfoundry/developer-scripts /compose-files directory 19:46:10 into a /releases directory with release-specific subdirectories. 19:46:10 19:46:10 This commit updates the related website documentation references. 19:46:10 19:46:10 https://github.com/edgexfoundry/edgex-docs/issues/11 19:46:10 Signed-off-by: Michael W. Estrin 19:46:10 19:46:10 commit 9c1759d20cd3b70ba924e9cc6d3f2a1c43bab967 19:46:10 Merge: c45ca24 26cea16 19:46:10 Author: iain-anderson <38766128+iain-anderson@users.noreply.github.com> 19:46:10 Date: Fri Jul 12 20:04:58 2019 +0100 19:46:10 19:46:10 Merge pull request #9 from michaelestrin/master 19:46:10 19:46:10 Replace Addressable With Protocols 19:46:10 19:46:10 commit 26cea167761dfc503c9bc89affef2dcdaf5439b8 19:46:10 Author: Michael W. Estrin 19:46:10 Date: Fri Jul 12 09:49:09 2019 -0500 19:46:10 19:46:10 Replace Addressable With Protocols 19:46:10 19:46:10 In API walk through, replaced addressable with protocols in device 19:46:10 creation call. Example did not have a protocols field and result of 19:46:10 POST was a _no supporting protocol specified for device_ result. 19:46:10 19:46:10 https://github.com/edgexfoundry/edgex-docs/issues/8 19:46:10 19:46:10 Signed-off-by: Michael W. Estrin 19:46:10 19:46:10 commit c45ca247c6025903a006fa5187f605276648260b 19:46:10 Merge: ff66d65 45a7394 19:46:10 Author: jamesrgregg 19:46:10 Date: Thu Jul 11 12:50:27 2019 -0700 19:46:10 19:46:10 Merge pull request #7 from ernestojeda/master-fix-docs-folder 19:46:10 19:46:10 add the 'docs' subdirectory to match previous folder structure 19:46:10 19:46:10 commit 45a7394918d37e67bee0a5d518faeef971a80faf 19:46:10 Author: Ernesto Ojeda 19:46:10 Date: Thu Jul 11 12:15:37 2019 -0700 19:46:10 19:46:10 add the 'docs' subdirectory to match previous folder structure 19:46:10 19:46:10 Signed-off-by: Ernesto Ojeda 19:46:10 19:46:10 commit ff66d6582491ce49bea96999cecee859c206c175 19:46:10 Merge: 7fcf7c2 551a057 19:46:10 Author: jamesrgregg 19:46:10 Date: Tue Jul 9 08:18:14 2019 -0700 19:46:10 19:46:10 Merge pull request #3 from ernestojeda/dockerfile-changes 19:46:10 19:46:10 refactor Dockerfile to use new base image with dependencies 19:46:10 19:46:10 commit 551a057ecb86af4c53dbee65fdd961dc4c683584 19:46:10 Author: Ernesto Ojeda 19:46:10 Date: Mon Jul 8 11:53:37 2019 -0700 19:46:10 19:46:10 refactor Dockerfile to use new base image with dependencies 19:46:10 19:46:10 Signed-off-by: Ernesto Ojeda 19:46:10 19:46:10 commit 7fcf7c21b553216c057e358374c845ea6b2ee6bb 19:46:10 Merge: 1e5c8ce adf7884 19:46:10 Author: Michael Hall 19:46:10 Date: Tue Jun 25 11:25:44 2019 -0400 19:46:10 19:46:10 Merge pull request #1 from mhall119/master 19:46:10 19:46:10 Initial commit of docs sources 19:46:10 19:46:10 commit adf7884b4e05a925cd70cd81aed259aad775879d 19:46:10 Author: Michael Hall 19:46:10 Date: Mon Jun 24 17:22:23 2019 -0400 19:46:10 19:46:10 Initial commit of docs sources which had previously lived in the edgex-go repository 19:46:10 19:46:10 Signed-off-by: Michael Hall 19:46:10 19:46:10 commit 1e5c8ce56e090c1c15ccbf4e024a1628d2e7a810 19:46:10 Author: MilJ19LF <43473464+MilJ19LF@users.noreply.github.com> 19:46:10 Date: Thu Jun 20 09:16:09 2019 -0500 19:46:10 19:46:10 Initial commit [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:46:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:46:11 ---> package-listing.sh 19:46:11 ++ facter osfamily 19:46:11 ++ tr '[:upper:]' '[:lower:]' 19:46:11 + OS_FAMILY=redhat 19:46:11 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-114 19:46:11 + START_PACKAGES=/tmp/packages_start.txt 19:46:11 + END_PACKAGES=/tmp/packages_end.txt 19:46:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:46:11 + PACKAGES=/tmp/packages_start.txt 19:46:11 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-114 ']' 19:46:11 + PACKAGES=/tmp/packages_end.txt 19:46:11 + case "${OS_FAMILY}" in 19:46:11 + rpm -qa 19:46:11 + sort 19:46:15 + '[' -f /tmp/packages_start.txt ']' 19:46:15 + '[' -f /tmp/packages_end.txt ']' 19:46:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:46:15 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-114 ']' 19:46:15 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-114/archives/ 19:46:15 + 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 19:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:46:15 19:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:46:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:46:16 alpine: Pulling from edgex-lftools-log-publisher 19:46:16 c9b1b535fdd9: Pulling fs layer 19:46:16 2cc5ad85d9ab: Pulling fs layer 19:46:16 756a868c4378: Pulling fs layer 19:46:16 444b2fc9a129: Pulling fs layer 19:46:16 ea15f1150254: Pulling fs layer 19:46:16 41b27a9f41bf: Pulling fs layer 19:46:16 28c525ee5125: Pulling fs layer 19:46:16 094b1ea09ed8: Pulling fs layer 19:46:16 138eaada9080: Pulling fs layer 19:46:16 0622d0fa9048: Pulling fs layer 19:46:16 ea15f1150254: Waiting 19:46:16 41b27a9f41bf: Waiting 19:46:16 28c525ee5125: Waiting 19:46:16 444b2fc9a129: Waiting 19:46:16 094b1ea09ed8: Waiting 19:46:16 0622d0fa9048: Waiting 19:46:16 138eaada9080: Waiting 19:46:16 2cc5ad85d9ab: Verifying Checksum 19:46:16 2cc5ad85d9ab: Download complete 19:46:16 444b2fc9a129: Verifying Checksum 19:46:16 444b2fc9a129: Download complete 19:46:16 c9b1b535fdd9: Verifying Checksum 19:46:16 c9b1b535fdd9: Download complete 19:46:16 ea15f1150254: Verifying Checksum 19:46:16 ea15f1150254: Download complete 19:46:16 28c525ee5125: Verifying Checksum 19:46:16 28c525ee5125: Download complete 19:46:16 756a868c4378: Verifying Checksum 19:46:16 756a868c4378: Download complete 19:46:16 c9b1b535fdd9: Pull complete 19:46:16 138eaada9080: Verifying Checksum 19:46:16 138eaada9080: Download complete 19:46:16 0622d0fa9048: Verifying Checksum 19:46:16 0622d0fa9048: Download complete 19:46:16 094b1ea09ed8: Download complete 19:46:17 2cc5ad85d9ab: Pull complete 19:46:17 41b27a9f41bf: Verifying Checksum 19:46:17 41b27a9f41bf: Download complete 19:46:18 756a868c4378: Pull complete 19:46:18 444b2fc9a129: Pull complete 19:46:18 ea15f1150254: Pull complete 19:46:23 41b27a9f41bf: Pull complete 19:46:23 28c525ee5125: Pull complete 19:46:24 094b1ea09ed8: Pull complete 19:46:25 138eaada9080: Pull complete 19:46:25 0622d0fa9048: Pull complete 19:46:25 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:46:25 prd-centos7-docker-4c-2g-510 does not seem to be running inside a container 19:46:25 $ 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 19:46:26 $ docker top 6a98181cb4fe1c3c9ac6929b90d13ffb6757f7ac7b57a15accaf8a3db782e554 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:46:26 provisioning config files... 19:46:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-114@tmp/config7936523517210919476tmp [Pipeline] { [Pipeline] echo 19:46:26 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:27 ---> create-netrc.sh [Pipeline] echo 19:46:27 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:27 ---> logs-deploy.sh 19:46:27 + ARCHIVE_ARTIFACTS= 19:46:27 + LOGS_SERVER=https://logs.edgexfoundry.org 19:46:27 + '[' https://logs.edgexfoundry.org == None ']' 19:46:27 + NEXUS_URL=https://nexus.edgexfoundry.org 19:46:27 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-114/12 19:46:27 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-114/12/ 19:46:27 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-114/12 /w/workspace/edgexfoundry_edgex-docs_PR-114 19:46:28 Archives upload complete. 19:46:28 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-114/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-114/12/ 19:46:29 ---> uname -a: 19:46:29 Linux 6a98181cb4fe 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 19:46:29 19:46:29 19:46:29 ---> lscpu: 19:46:29 Architecture: x86_64 19:46:29 CPU op-mode(s): 32-bit, 64-bit 19:46:29 Byte Order: Little Endian 19:46:29 Address sizes: 40 bits physical, 48 bits virtual 19:46:29 CPU(s): 4 19:46:29 On-line CPU(s) list: 0-3 19:46:29 Thread(s) per core: 1 19:46:29 Core(s) per socket: 1 19:46:29 Socket(s): 4 19:46:29 NUMA node(s): 1 19:46:29 Vendor ID: GenuineIntel 19:46:29 CPU family: 6 19:46:29 Model: 44 19:46:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:46:29 Stepping: 1 19:46:29 CPU MHz: 2933.442 19:46:29 BogoMIPS: 5866.88 19:46:29 Virtualization: VT-x 19:46:29 Hypervisor vendor: KVM 19:46:29 Virtualization type: full 19:46:29 L1d cache: 128 KiB 19:46:29 L1i cache: 128 KiB 19:46:29 L2 cache: 16 MiB 19:46:29 L3 cache: 64 MiB 19:46:29 NUMA node0 CPU(s): 0-3 19:46:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 19:46:29 Vulnerability Meltdown: Mitigation; PTI 19:46:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:46:29 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 19:46:29 Vulnerability Spectre v2: Mitigation; Full retpoline 19:46:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:46:29 19:46:29 19:46:29 ---> nproc: 19:46:29 4 19:46:29 19:46:29 19:46:29 ---> df -h: 19:46:29 Filesystem Size Used Available Use% Mounted on 19:46:29 overlay 50.0G 6.9G 43.0G 14% / 19:46:29 tmpfs 64.0M 0 64.0M 0% /dev 19:46:29 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 19:46:29 shm 64.0M 0 64.0M 0% /dev/shm 19:46:29 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/resolv.conf 19:46:29 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hostname 19:46:29 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hosts 19:46:29 /dev/vda1 50.0G 6.9G 43.0G 14% /var/log/sa 19:46:29 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/edgexfoundry_edgex-docs_PR-114 19:46:29 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/edgexfoundry_edgex-docs_PR-114@tmp 19:46:29 19:46:29 19:46:29 ---> free -m: 19:46:29 total used free shared buff/cache available 19:46:29 Mem: 1838 621 71 0 1145 1114 19:46:29 Swap: 1023 1 1022 19:46:29 19:46:29 19:46:29 ---> ip addr: 19:46:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:46:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:46:29 inet 127.0.0.1/8 scope host lo 19:46:29 valid_lft forever preferred_lft forever 19:46:29 6: eth0@if7: mtu 1458 qdisc noqueue state UP 19:46:29 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 19:46:29 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 19:46:29 valid_lft forever preferred_lft forever 19:46:29 19:46:29 19:46:29 ---> sar -b -r -n DEV: 19:46:29 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/13/20 _x86_64_ (4 CPU) 19:46:29 19:46:29 19:43:56 LINUX RESTART 19:46:29 19:46:29 19:45:01 tps rtps wtps bread/s bwrtn/s 19:46:29 19:46:02 72.25 9.69 62.57 492.68 19425.52 19:46:29 Average: 72.25 9.69 62.57 492.68 19425.52 19:46:29 19:46:29 19:45:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:46:29 19:46:02 75116 1807188 96.01 2620 1225992 933564 31.85 725416 908596 17036 19:46:29 Average: 75116 1807188 96.01 2620 1225992 933564 31.85 725416 908596 17036 19:46:29 19:46:29 19:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 19:46:29 19:46:02 eth0 1957.06 1366.99 3774.98 2881.61 0.00 0.00 0.00 19:46:29 19:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:29 19:46:02 docker0 14.88 20.36 1.12 195.29 0.00 0.00 0.00 19:46:29 Average: eth0 1957.06 1366.99 3774.98 2881.61 0.00 0.00 0.00 19:46:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:29 Average: docker0 14.88 20.36 1.12 195.29 0.00 0.00 0.00 19:46:29 19:46:29 19:46:29 ---> sar -P ALL: 19:46:29 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/13/20 _x86_64_ (4 CPU) 19:46:29 19:46:29 19:43:56 LINUX RESTART 19:46:29 19:46:29 19:45:01 CPU %user %nice %system %iowait %steal %idle 19:46:29 19:46:02 all 20.41 0.00 5.53 2.46 0.01 71.60 19:46:29 19:46:02 0 17.93 0.00 7.73 3.46 0.02 70.86 19:46:29 19:46:02 1 24.04 0.00 4.88 0.15 0.00 70.93 19:46:29 19:46:02 2 15.96 0.00 4.98 5.33 0.02 73.72 19:46:29 19:46:02 3 23.64 0.00 4.57 0.91 0.00 70.88 19:46:29 Average: all 20.41 0.00 5.53 2.46 0.01 71.60 19:46:29 Average: 0 17.93 0.00 7.73 3.46 0.02 70.86 19:46:29 Average: 1 24.04 0.00 4.88 0.15 0.00 70.93 19:46:29 Average: 2 15.96 0.00 4.98 5.33 0.02 73.72 19:46:29 Average: 3 23.64 0.00 4.57 0.91 0.00 70.88 19:46:29 19:46:29 19:46:29