Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adda40720d8cfd4de27dd767ae969634b79bc3e6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4044934654209445722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3688540877744673426.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8548524023043837952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1218997963545947981.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7900196356378567929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-30 in /w/workspace/edgexfoundry_edgex-docs_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_main@tmp/jenkins-gitclient-ssh4172451767590292520.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision adda40720d8cfd4de27dd767ae969634b79bc3e6 (main) Commit message: "build: Switch Doc Development to Kamakura (#637)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adda40720d8cfd4de27dd767ae969634b79bc3e6 # timeout=10 > git rev-list --no-walk 767e701da703032121f96d459bd91c857c55e905 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:57:23.720Z] + docker inspect -f . python:3-slim [2021-11-18T18:57:23.720Z] [2021-11-18T18:57:23.720Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:57:24.062Z] + docker pull python:3-slim [2021-11-18T18:57:24.062Z] 3-slim: Pulling from library/python [2021-11-18T18:57:24.062Z] eff15d958d66: Pulling fs layer [2021-11-18T18:57:24.062Z] 16dc372daf37: Pulling fs layer [2021-11-18T18:57:24.063Z] fd49cf435d39: Pulling fs layer [2021-11-18T18:57:24.063Z] 0a5ff39a41d7: Pulling fs layer [2021-11-18T18:57:24.063Z] 6d5f6b53d036: Pulling fs layer [2021-11-18T18:57:24.063Z] 0a5ff39a41d7: Waiting [2021-11-18T18:57:24.063Z] 6d5f6b53d036: Waiting [2021-11-18T18:57:24.063Z] 16dc372daf37: Download complete [2021-11-18T18:57:24.063Z] 0a5ff39a41d7: Verifying Checksum [2021-11-18T18:57:24.063Z] 0a5ff39a41d7: Download complete [2021-11-18T18:57:24.329Z] fd49cf435d39: Verifying Checksum [2021-11-18T18:57:24.329Z] fd49cf435d39: Download complete [2021-11-18T18:57:24.329Z] 6d5f6b53d036: Verifying Checksum [2021-11-18T18:57:24.329Z] 6d5f6b53d036: Download complete [2021-11-18T18:57:24.329Z] eff15d958d66: Verifying Checksum [2021-11-18T18:57:24.329Z] eff15d958d66: Download complete [2021-11-18T18:57:25.728Z] eff15d958d66: Pull complete [2021-11-18T18:57:25.728Z] 16dc372daf37: Pull complete [2021-11-18T18:57:26.303Z] fd49cf435d39: Pull complete [2021-11-18T18:57:26.303Z] 0a5ff39a41d7: Pull complete [2021-11-18T18:57:26.566Z] 6d5f6b53d036: Pull complete [2021-11-18T18:57:26.566Z] Digest: sha256:3524d9553dd1ea815d9e3ff07a0ccafe878a9403fb5f9956dc6ad86075ac345f [2021-11-18T18:57:26.566Z] Status: Downloaded newer image for python:3-slim [2021-11-18T18:57:26.566Z] docker.io/library/python:3-slim [Pipeline] withDockerContainer [2021-11-18T18:57:26.666Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-11-18T18:57:26.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_main -v /w/workspace/edgexfoundry_edgex-docs_main:/w/workspace/edgexfoundry_edgex-docs_main:rw,z -v /w/workspace/edgexfoundry_edgex-docs_main@tmp:/w/workspace/edgexfoundry_edgex-docs_main@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 ******** python:3-slim cat [2021-11-18T18:57:27.986Z] $ docker top 38a20d0f3e063fd1881f87eaddb6667ca195f955f3259f6c5304bc14e940b588 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T18:57:28.353Z] + pip install mkdocs [2021-11-18T18:57:29.744Z] Collecting mkdocs [2021-11-18T18:57:29.744Z] Downloading mkdocs-1.2.3-py3-none-any.whl (6.4 MB) [2021-11-18T18:57:29.744Z] Collecting pyyaml-env-tag>=0.1 [2021-11-18T18:57:29.744Z] Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) [2021-11-18T18:57:29.744Z] Collecting importlib-metadata>=3.10 [2021-11-18T18:57:29.744Z] Downloading importlib_metadata-4.8.2-py3-none-any.whl (17 kB) [2021-11-18T18:57:29.744Z] Collecting Jinja2>=2.10.1 [2021-11-18T18:57:29.744Z] Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) [2021-11-18T18:57:30.005Z] Collecting PyYAML>=3.10 [2021-11-18T18:57:30.005Z] Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) [2021-11-18T18:57:30.005Z] Collecting ghp-import>=1.0 [2021-11-18T18:57:30.005Z] Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB) [2021-11-18T18:57:30.005Z] Collecting packaging>=20.5 [2021-11-18T18:57:30.005Z] Downloading packaging-21.3-py3-none-any.whl (40 kB) [2021-11-18T18:57:30.005Z] Collecting click>=3.3 [2021-11-18T18:57:30.005Z] Downloading click-8.0.3-py3-none-any.whl (97 kB) [2021-11-18T18:57:30.270Z] Collecting mergedeep>=1.3.4 [2021-11-18T18:57:30.270Z] Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) [2021-11-18T18:57:30.270Z] Collecting Markdown>=3.2.1 [2021-11-18T18:57:30.270Z] Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) [2021-11-18T18:57:30.270Z] Collecting watchdog>=2.0 [2021-11-18T18:57:30.270Z] Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB) [2021-11-18T18:57:30.270Z] Collecting python-dateutil>=2.8.1 [2021-11-18T18:57:30.270Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2021-11-18T18:57:30.530Z] Collecting zipp>=0.5 [2021-11-18T18:57:30.530Z] Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) [2021-11-18T18:57:30.530Z] Collecting MarkupSafe>=2.0 [2021-11-18T18:57:30.530Z] Downloading MarkupSafe-2.0.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) [2021-11-18T18:57:30.530Z] Collecting pyparsing!=3.0.5,>=2.0.2 [2021-11-18T18:57:30.530Z] Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) [2021-11-18T18:57:30.790Z] Collecting six>=1.5 [2021-11-18T18:57:30.790Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-11-18T18:57:30.790Z] Installing collected packages: six, zipp, PyYAML, python-dateutil, pyparsing, MarkupSafe, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, importlib-metadata, ghp-import, click, mkdocs [2021-11-18T18:57:31.364Z] Successfully installed Jinja2-3.0.3 Markdown-3.3.6 MarkupSafe-2.0.1 PyYAML-6.0 click-8.0.3 ghp-import-2.0.2 importlib-metadata-4.8.2 mergedeep-1.3.4 mkdocs-1.2.3 packaging-21.3 pyparsing-3.0.6 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 watchdog-2.1.6 zipp-3.6.0 [2021-11-18T18:57:31.364Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-11-18T18:57:31.623Z] WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available. [2021-11-18T18:57:31.623Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh [2021-11-18T18:57:31.919Z] + pip install mkdocs-material==5.1.0 [2021-11-18T18:57:32.183Z] Collecting mkdocs-material==5.1.0 [2021-11-18T18:57:32.183Z] Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) [2021-11-18T18:57:32.448Z] Collecting Pygments>=2.4 [2021-11-18T18:57:32.448Z] Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) [2021-11-18T18:57:32.448Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.10/site-packages (from mkdocs-material==5.1.0) (3.3.6) [2021-11-18T18:57:32.448Z] Collecting pymdown-extensions>=7.0 [2021-11-18T18:57:32.448Z] Downloading pymdown_extensions-9.1-py3-none-any.whl (215 kB) [2021-11-18T18:57:32.448Z] Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.10/site-packages (from mkdocs-material==5.1.0) (1.2.3) [2021-11-18T18:57:32.713Z] Collecting mkdocs-material-extensions>=1.0b1 [2021-11-18T18:57:32.713Z] Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB) [2021-11-18T18:57:32.713Z] Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0) [2021-11-18T18:57:32.713Z] Requirement already satisfied: mergedeep>=1.3.4 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (1.3.4) [2021-11-18T18:57:32.713Z] Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (3.0.3) [2021-11-18T18:57:32.713Z] Requirement already satisfied: importlib-metadata>=3.10 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (4.8.2) [2021-11-18T18:57:32.713Z] Requirement already satisfied: pyyaml-env-tag>=0.1 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.1) [2021-11-18T18:57:32.713Z] Requirement already satisfied: ghp-import>=1.0 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.2) [2021-11-18T18:57:32.713Z] Requirement already satisfied: watchdog>=2.0 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.1.6) [2021-11-18T18:57:32.713Z] Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (8.0.3) [2021-11-18T18:57:32.713Z] Requirement already satisfied: packaging>=20.5 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (21.3) [2021-11-18T18:57:32.713Z] Requirement already satisfied: python-dateutil>=2.8.1 in /usr/local/lib/python3.10/site-packages (from ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (2.8.2) [2021-11-18T18:57:32.713Z] Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.10/site-packages (from importlib-metadata>=3.10->mkdocs>=1.1->mkdocs-material==5.1.0) (3.6.0) [2021-11-18T18:57:32.713Z] Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) [2021-11-18T18:57:32.713Z] Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.10/site-packages (from packaging>=20.5->mkdocs>=1.1->mkdocs-material==5.1.0) (3.0.6) [2021-11-18T18:57:32.713Z] Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (1.16.0) [2021-11-18T18:57:32.713Z] Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material [2021-11-18T18:57:34.632Z] Successfully installed Pygments-2.10.0 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.3 pymdown-extensions-9.1 [2021-11-18T18:57:34.632Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-11-18T18:57:34.632Z] WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available. [2021-11-18T18:57:34.632Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh [2021-11-18T18:57:34.942Z] + mkdocs build [2021-11-18T18:57:35.203Z] INFO - Cleaning site directory [2021-11-18T18:57:35.203Z] INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_main/docs/2.2 [2021-11-18T18:57:35.203Z] INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: [2021-11-18T18:57:35.203Z] - design/adr/0001-Registy-Refactor.md [2021-11-18T18:57:35.203Z] - design/adr/0004-Feature-Flags.md [2021-11-18T18:57:35.203Z] - design/adr/0005-Service-Self-Config.md [2021-11-18T18:57:35.203Z] - design/adr/0018-Service-Registry.md [2021-11-18T18:57:35.203Z] - design/adr/013-Device-Service-Events-Message-Bus.md [2021-11-18T18:57:35.203Z] - design/adr/014-Secret-Provider-For-All.md [2021-11-18T18:57:35.203Z] - design/adr/core/0003-V2-API-Principles.md [2021-11-18T18:57:35.203Z] - design/adr/core/0019-EdgeX-CLI-V2.md [2021-11-18T18:57:35.203Z] - design/adr/device-service/0002-Array-Datatypes.md [2021-11-18T18:57:35.203Z] - design/adr/device-service/0011-DeviceService-Rest-API.md [2021-11-18T18:57:35.203Z] - design/adr/device-service/0012-DeviceService-Filters.md [2021-11-18T18:57:35.203Z] - design/adr/devops/0007-Release-Automation.md [2021-11-18T18:57:35.203Z] - design/adr/devops/0010-Release-Artifacts.md [2021-11-18T18:57:35.203Z] - design/adr/security/0008-Secret-Creation-and-Distribution.md [2021-11-18T18:57:35.203Z] - design/adr/security/0009-Secure-Bootstrapping.md [2021-11-18T18:57:35.203Z] - design/adr/security/0015-in-cluster-tls.md [2021-11-18T18:57:35.203Z] - design/adr/security/0016-docker-image-guidelines.md [2021-11-18T18:57:35.203Z] - design/adr/security/0017-consul-security.md [2021-11-18T18:57:35.203Z] - design/legacy-design/device-service/discovery.md [2021-11-18T18:57:35.203Z] - design/legacy-requirements/device-service.md [2021-11-18T18:57:35.203Z] - microservices/device/profile/Ch-DeviceProfileRef.md [2021-11-18T18:57:35.203Z] - security/Ch-Docker-Swarm-SecuringDeviceServices.md [2021-11-18T18:57:35.203Z] - security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md [2021-11-18T18:57:35.203Z] - security/security-file-token-provider.1.md [2021-11-18T18:57:35.203Z] - threat-models/secret-store/README.md [2021-11-18T18:57:35.203Z] - threat-models/secret-store/background.md [2021-11-18T18:57:35.203Z] - threat-models/secret-store/high_level_design.md [2021-11-18T18:57:35.203Z] - threat-models/secret-store/threat_model.md [2021-11-18T18:57:35.203Z] - threat-models/secret-store/vault_master_key_encryption.md [2021-11-18T18:57:39.416Z] INFO - Documentation built in 3.67 seconds [Pipeline] stash [2021-11-18T18:57:43.870Z] Stashed 442 file(s) [Pipeline] } [2021-11-18T18:57:43.871Z] $ docker stop --time=1 38a20d0f3e063fd1881f87eaddb6667ca195f955f3259f6c5304bc14e940b588 [2021-11-18T18:57:46.035Z] $ docker rm -f 38a20d0f3e063fd1881f87eaddb6667ca195f955f3259f6c5304bc14e940b588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node [2021-11-18T18:58:01.561Z] Still waiting to schedule task [2021-11-18T18:58:01.561Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-18T18:59:27.324Z] Running on prd-centos7-docker-4c-2g-33 in /w/workspace/edgexfoundry_edgex-docs_main [Pipeline] { [Pipeline] checkout [2021-11-18T18:59:27.428Z] The recommended git tool is: git [2021-11-18T18:59:29.325Z] using credential edgex-jenkins-ssh [2021-11-18T18:59:29.335Z] Cloning the remote Git repository [2021-11-18T18:59:28.689Z] Cloning repository git@github.com:edgexfoundry/edgex-docs.git [2021-11-18T18:59:28.737Z] > git init /w/workspace/edgexfoundry_edgex-docs_main # timeout=10 [2021-11-18T18:59:28.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2021-11-18T18:59:28.765Z] > git --version # timeout=10 [2021-11-18T18:59:28.773Z] > git --version # 'git version 2.24.4' [2021-11-18T18:59:28.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T18:59:28.804Z] [INFO] Currently running in a labeled security context [2021-11-18T18:59:28.804Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T18:59:28.804Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_main@tmp/jenkins-gitclient-ssh628683709148167567.key [2021-11-18T18:59:28.830Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:00:04.059Z] Avoid second fetch [2021-11-18T19:00:04.060Z] Checking out Revision adda40720d8cfd4de27dd767ae969634b79bc3e6 (main) [2021-11-18T19:00:04.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2021-11-18T19:00:04.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:00:04.064Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T19:00:04.072Z] > git checkout -f adda40720d8cfd4de27dd767ae969634b79bc3e6 # timeout=10 [2021-11-18T19:00:07.877Z] Commit message: "build: Switch Doc Development to Kamakura (#637)" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T19:00:08.684Z] + git log --format=%B -n 1 [2021-11-18T19:00:08.684Z] + grep -v Signed-off-by [2021-11-18T19:00:08.684Z] + head -n 1 [Pipeline] cleanWs [2021-11-18T19:00:08.752Z] [WS-CLEANUP] Deleting project workspace... [2021-11-18T19:00:08.752Z] [WS-CLEANUP] Deferred wipeout is used... [2021-11-18T19:00:08.763Z] [WS-CLEANUP] done [Pipeline] dir [2021-11-18T19:00:08.767Z] Running in /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src [Pipeline] { [Pipeline] git [2021-11-18T19:00:08.782Z] The recommended git tool is: git [2021-11-18T19:00:08.805Z] using credential edgex-jenkins-ssh [2021-11-18T19:00:08.818Z] Cloning the remote Git repository [2021-11-18T19:00:08.820Z] Cloning repository git@github.com:edgexfoundry/edgex-docs.git [2021-11-18T19:00:08.820Z] > git init /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src # timeout=10 [2021-11-18T19:00:08.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2021-11-18T19:00:08.839Z] > git --version # timeout=10 [2021-11-18T19:00:08.842Z] > git --version # 'git version 2.24.4' [2021-11-18T19:00:08.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:00:08.844Z] [INFO] Currently running in a labeled security context [2021-11-18T19:00:08.844Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T19:00:08.844Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src@tmp/jenkins-gitclient-ssh7592015306541691677.key [2021-11-18T19:00:08.849Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:00:22.415Z] Avoid second fetch [2021-11-18T19:00:22.431Z] Checking out Revision 9610ac7fe582bd57f5baf0d506b74690dda2d6ec (refs/remotes/origin/gh-pages) [2021-11-18T19:00:22.396Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2021-11-18T19:00:22.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:00:22.418Z] > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 [2021-11-18T19:00:22.433Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T19:00:22.436Z] > git checkout -f 9610ac7fe582bd57f5baf0d506b74690dda2d6ec # timeout=10 [2021-11-18T19:00:24.490Z] Commit message: "ci: feat(walkthru): update GettingStartedSnapUsers (#636)" [2021-11-18T19:00:23.812Z] > git branch -a -v --no-abbrev # timeout=10 [2021-11-18T19:00:23.821Z] > git checkout -b gh-pages 9610ac7fe582bd57f5baf0d506b74690dda2d6ec # timeout=10 [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-18T19:00:27.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T19:00:27.086Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T19:00:27.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T19:00:27.123Z] $ ssh-agent [2021-11-18T19:00:27.149Z] SSH_AUTH_SOCK=/tmp/ssh-PNlraSFwAk9n/agent.8528 [2021-11-18T19:00:27.149Z] SSH_AGENT_PID=8529 [2021-11-18T19:00:27.156Z] Running ssh-add (command line suppressed) [2021-11-18T19:00:27.163Z] Identity added: /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src@tmp/private_key_7753979109376032121.key (/w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src@tmp/private_key_7753979109376032121.key) [2021-11-18T19:00:27.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:00:27.502Z] total 20 [2021-11-18T19:00:27.502Z] drwxrwxr-x. 8 jenkins jenkins 126 Nov 18 19:00 . [2021-11-18T19:00:27.502Z] drwxrwxr-x. 4 jenkins jenkins 50 Nov 18 19:00 .. [2021-11-18T19:00:27.502Z] drwxrwxr-x. 11 jenkins jenkins 229 Nov 18 19:00 1.2 [2021-11-18T19:00:27.502Z] drwxrwxr-x. 11 jenkins jenkins 229 Nov 18 19:00 1.3 [2021-11-18T19:00:27.502Z] drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.0 [2021-11-18T19:00:27.502Z] drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.1 [2021-11-18T19:00:27.502Z] -rw-rw-r--. 1 jenkins jenkins 21 Nov 18 19:00 CNAME [2021-11-18T19:00:27.502Z] drwxrwxr-x. 3 jenkins jenkins 69 Nov 18 19:00 docs [2021-11-18T19:00:27.502Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 19:00 .git [2021-11-18T19:00:27.502Z] -rw-rw-r--. 1 jenkins jenkins 148 Nov 18 19:00 index.html [2021-11-18T19:00:27.502Z] -rw-rw-r--. 1 jenkins jenkins 311 Nov 18 19:00 versions.json [2021-11-18T19:00:27.502Z] total 24 [2021-11-18T19:00:27.502Z] drwxrwxr-x. 8 jenkins jenkins 125 Nov 18 19:00 . [2021-11-18T19:00:27.502Z] drwxrwxr-x. 4 jenkins jenkins 50 Nov 18 19:00 .. [2021-11-18T19:00:27.502Z] drwxrwxr-x. 11 jenkins jenkins 229 Nov 18 19:00 1.2 [2021-11-18T19:00:27.502Z] drwxrwxr-x. 11 jenkins jenkins 229 Nov 18 19:00 1.3 [2021-11-18T19:00:27.502Z] drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.0 [2021-11-18T19:00:27.502Z] drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.1 [2021-11-18T19:00:27.502Z] drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.2 [2021-11-18T19:00:27.502Z] -rw-rw-r--. 1 jenkins jenkins 21 Nov 18 18:57 CNAME [2021-11-18T19:00:27.502Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 19:00 .git [2021-11-18T19:00:27.502Z] -rw-rw-r--. 1 jenkins jenkins 148 Nov 18 18:57 index.html [2021-11-18T19:00:27.502Z] -rw-rw-r--. 1 jenkins jenkins 375 Nov 18 18:57 versions.json [2021-11-18T19:00:27.502Z] [edgeXGHPagesPublish] We have detected there are changes to commit: [2021-11-18T19:00:27.765Z] [gh-pages 7367610f] ci: build: Switch Doc Development to Kamakura (#637) [2021-11-18T19:00:27.765Z] 441 files changed, 372189 insertions(+), 2 deletions(-) [2021-11-18T19:00:27.765Z] create mode 100644 2.2/404.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/V2TopLevelMigration/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/Ch-APIIntroduction/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/applications/Ch-APIAppFunctionsSDK/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/applications/Ch-APIRulesEngine/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/core/Ch-APICoreCommand/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/core/Ch-APICoreConfigurationAndRegistry/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/core/Ch-APICoreData/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/core/Ch-APICoreMetadata/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/devices/Ch-APIDeviceSDK/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/management/Ch-APISystemManagement/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/support/Ch-APISupportNotifications/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/api/support/Ch-APISupportScheduler/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/images/favicon.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/bundle.00c583dd.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/bundle.00c583dd.min.js.map [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ar.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.da.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.de.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.du.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.es.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.fi.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.fr.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.hu.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.it.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ja.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.jp.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.multi.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.nl.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.no.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.pt.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ro.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ru.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.stemmer.support.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.sv.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.tr.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/min/lunr.vi.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/lunr/tinyseg.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/vendor.36cbf620.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/vendor.36cbf620.min.js.map [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/version-select.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/worker/search.7f7c8775.min.js [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/javascripts/worker/search.7f7c8775.min.js.map [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/logo_edgex.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/logo_edgex_white.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/stylesheets/branding.css [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/stylesheets/edgey.css [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/stylesheets/main.89dc9fe3.min.css [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/stylesheets/main.89dc9fe3.min.css.map [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/stylesheets/newexample.css [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/stylesheets/palette.ecd4686e.min.css [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/stylesheets/palette.ecd4686e.min.css.map [2021-11-18T19:00:27.766Z] create mode 100644 2.2/assets/stylesheets/version-select.css [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/TOC/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/0001-Registy-Refactor/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/0004-Feature-Flags/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/0005-Service-Self-Config/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/0018-Service-Registry/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/013-Device-Service-Events-Message-Bus/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/014-Secret-Provider-For-All/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/core/0003-V2-API-Principles/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/core/0019-EdgeX-CLI-V2/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/device-service/0002-Array-Datatypes/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/device-service/0011-DeviceService-Rest-API/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/device-service/0012-DeviceService-Filters/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/devops/0007-Release-Automation/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/devops/0007/gomods_mergeactions.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/devops/0007/gomods_releaseactions.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/devops/0007/mergeactions.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/devops/0007/releaseactions.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/devops/0010-Release-Artifacts/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/devops/0010/known-build-dependencies.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/security/0008-Secret-Creation-and-Distribution/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/security/0009-Secure-Bootstrapping/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/security/0015-in-cluster-tls/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/security/0016-docker-image-guidelines/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/security/0017-consul-security/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/security/bootstrap-as-is.jpg [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/adr/security/bootstrap-to-be.jpg [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/legacy-design/Registry-Abstraction.pdf [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/legacy-design/device-service/discovery/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/legacy-design/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/legacy-requirements/device-service/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/design/legacy-requirements/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/AppServiceExamples/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/Ch-CommandingDeviceThroughRulesEngine/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/Ch-ExamplesAddingMQTTDevice/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/Ch-ExamplesAddingModbusDevice/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/Ch-ExamplesAddingSNMPDevice/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/Ch-ExamplesModbusdatatypeconversion/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/Ch-ExamplesSendingAndConsumingBinary/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/Ch-ExamplesVirtualDeviceService/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_addmockdevice.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_addregister.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_addvaluegen.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_bindvaluegen.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_run.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesDatanabSensor.JPG [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTApplicationProperties.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTBrokerAddress.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTCommandTopic.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTDeviceCommands.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTDeviceService.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTDeviceSimulator.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTProject.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTRequestsToCoreData.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTTestSender.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTUiConsole.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesMQTTWebsocketUi.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_ExamplesNI9038.jpg [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_Examples_Patlite.jpg [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/EdgeX_Patlite_Green_On.jpg [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/IncomingResponse.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/MQTTBroker.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/MQTT_Example_Overview.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/MQTTdiagram.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/ModbusReadConversion.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/ModbusWriteConversion.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/VirtualSequence.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/Virtual_DS.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/commands_MQTT.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/config_changes_MQTT.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/configuration.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/configuration_MQTT.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/connection.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/devicegoSetup.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/deviceprofile.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/docker-compose.yml [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/getcommand_MQTT.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/getreading_MQTT.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/modbus.test.device.profile.yml [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/mqtt.test.device.profile.yml [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/patlite-snmp.yml [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/putModbusPal.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/putbody.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/putcommand_MQTT.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/examples/scheduleconfig_MQTT.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/ContainerNames/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/Definitions/index.html [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_ApplicationServicesLayer.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_CoreServicesHighlighted.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_CoreServicesLayer.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_DeviceServicesLayer.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_RegistryHighlighted.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_Security.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_SecurityLayer.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_SupportingServicesLayer.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_SysMgmtCapability.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_SysMgmtTranslation.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_SystemManagement.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_SystemManagementLayer.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_X.png [2021-11-18T19:00:27.766Z] create mode 100644 2.2/general/EdgeX_architecture.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_data-flow.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_deployments.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_gateway.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_logo.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_microservice_arch.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_middleware.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_octopus.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_step1-1.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_step1-2.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_step2.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_step3.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_step4.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_step5.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_step6.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/EdgeX_step7.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/PlatformRequirements/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/ServiceConfiguration/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/ServicePorts/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/general/conf.py [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/ApplicationFunctionsSDK/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedCDevelopers/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedDevelopers/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedGoDevelopers/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedHybrid/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedSDK-C/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedSDK-Go/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedSDK/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedSnapUsers/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedUsers/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/Ch-GettingStartedUsersNexus/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_DeviceServiceSDK.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedBranchSelection.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedBuild.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedChangeToNexus.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedClone.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedGoModInit.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridBuild.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridDeviceVirtualLog.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridResults.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridRun.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridRunContainers.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedLocateDriver.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedNexusCompose.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedNexusComposeNew.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedRunMetadata.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKBuild.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKClone.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCloneC.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCompileC.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCopyFiles.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCopyFilesC.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKGoAddImports.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKGoGenNumber.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKGoMod.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKReplaceImports.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrActiveContainers.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrConsul.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrLogs.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrPing.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GoLandMakeBuild.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GoLandMakeRun.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GoLandOpenProject.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GoLandSelectProject.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_GoLandViewTerminal.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_SampleDeviceProfile_DeviceResources.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/EdgeX_SampleDeviceProfile_DeviceResourcesC.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/configuration.toml [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/gcc-logo.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/golang-vector-6.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/quick-start/EdgeX_ConnectToHiveMQ.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedCommandGet.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedCommandGetAfterPut.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedCommandPut.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedRandomIntegerData.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedUsrActiveContainers.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/quick-start/EdgeX_HiveMQTTMessages.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/quick-start/EdgeX_HiveMQTTWebClient.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/quick-start/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/random-generator-device.json [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/random-generator-device.toml [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/random-generator-device.yaml [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/Ch-CommandLineInterface/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/Ch-GUI/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_AddDeviceWizard.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_AddeKuiperRule.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_AppServiceConfButton.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_AppServiceList.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_AssocProfileServiceLinks.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_AssociatedDeviceIcon.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_AssociatedDevicesButton.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_CantRemoveProfile.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_CommandExecute.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Compose_With_app_sample.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_DSSettings.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Dashboard.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Dashboard2.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Dashboard_Error.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_DeviceList.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_DeviceProfileList.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_EditAutoEvents.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_EventStream.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_GUI_Login.jpg [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_GUI_Mobile.jpg [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Hamburger_Icon.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Interval.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_IntervalAction.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Menu_Icons.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Metadata.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Notifications.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_OperationButtons.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_RuleNoStream.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Scheduler.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Service_Metrics.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_StoppedService.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_Subscriptions.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_System.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_TokenPrompt.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/EdgeX_eKuiperStream.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/create-device.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/device-list-by-name.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/device-list-json.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/device-list.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/getting-started/tools/update-device.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/AdvancedTopics/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/AppFunctionContextAPI/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/AppServiceConfigurable/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/ApplicationFunctionsSDK/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/ApplicationServiceAPI/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/ApplicationServices.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/ApplicationServices/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/BuiltIn/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/ErrorHandling/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/GeneralAppServiceConfig/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/GettingStarted/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/SDKFunctions.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/Triggers/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/TriggersFunctions.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/application/V2Migration/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/configuration/CommonCommandLineOptions/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/configuration/CommonConfiguration/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/configuration/CommonEnvironmentVariables/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/configuration/ConfigurationAndRegistry/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/configuration/EdgeX_ConfigurationRegistry.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/configuration/EdgeX_CoreRegConfig.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/configuration/EdgeX_RegistryHighlighted.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/configuration/V2MigrationCommonConfig/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/core/Ch-CoreServices/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/core/EdgeX_CoreServices.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/core/command/Ch-Command/index.html [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/core/command/EdgeX_Command.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/core/command/EdgeX_CommandPutRequest.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/core/command/EdgeX_CommandRequestForDevices.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/core/command/EdgeX_CoreCommandModel.png [2021-11-18T19:00:27.767Z] create mode 100644 2.2/microservices/core/data/Ch-CoreData/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/data/EdgeX_CoreData.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataAddDevice.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataEventReading.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataModel.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataRESTEndpoint.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataSubscriber.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/data/EdgeX_Event-Reading.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/database/Ch-Redis/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/Ch-Metadata/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_DS_Access.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_Metadata.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_Metadata2.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_Metadata3.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataAddDeviceProfileStep1.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataAddDeviceProfileStep2.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataDeviceStartup.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel_Commands.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel_Profile.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel_ProvisionWatcher.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/Ch-DeviceServiceList/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/Ch-DeviceServices/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/EdgeX_Device.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/EdgeX_DeviceServiceAbstraction.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/EdgeX_DeviceServices.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/V2Migration/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/profile/Ch-DeviceProfile/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/profile/Ch-DeviceProfileRef/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/sdk/Ch-DeviceSDK/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/sdk/EdgeX_SDKs.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/virtual/Ch-VirtualDevice/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/device/virtual/EdgeX_VirtualDevice.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/general/MultipleInstances.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/general/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/Ch-SupportingServices/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/EdgeX_SupportingServices.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/eKuiper/Ch-eKuiper/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/eKuiper/EdgeX_eKuiperRulesEngine.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/eKuiper/arch.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/eKuiper/arch_light.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/notifications/Ch-AlertsNotifications/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesAlertsArchitecture.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesAlertsNotifications.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesNotificationsModel.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesNotificationsModel.xml [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/scheduler/Ch-Scheduler/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/scheduler/EdgeX_CoreDataCleanUp.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/scheduler/EdgeX_SupportSchedulerModel.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/scheduler/EdgeX_SupportSchedulerModel.xml [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/support/scheduler/EdgeX_SupportingServicesScheduling.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/system-management/Ch_CentralManagementSystem.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/system-management/Ch_SystemManagement/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/system-management/Ch_SystemManagement_Facilitates_Central.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/system-management/EdgeX_SysMgmtArch.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/system-management/EdgeX_SystemManagement.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/system-management/agent/Ch_SysMgmtAgent/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/system-management/executor/Ch_SysMgmtExecutor/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/microservices/system-management/executor/EdgeX-SME-Docker-in-Docker.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/search/search_index.json [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-APIGateway/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-AddGatewayUserRemotely/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-CORS-Settings/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-Configuring-Add-On-Services/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-Docker-Swarm-SecuringDeviceServices/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-SSH-Tunneling-HowToSecureDeviceServices/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-SecretStore/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-Secure-Consul/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-Secure-MessageBus/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-Security/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/Ch-SecurityIssues/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/EdgeX-UI-Vault-01.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/EdgeX-UI-Vault-02.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/EdgeX-UI-Vault-03.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/EdgeX-UI-Vault-04.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/EdgeX-UI-Vault-05.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/EdgeX_Security.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/SeedingServiceSecrets/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/consul-login-input.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/consul-login.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/overlay-network.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/secrets-config-proxy/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/secrets-config/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/security-file-token-provider.1/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/security/ssh-tunneling_device.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/sitemap.xml [2021-11-18T19:00:27.768Z] create mode 100644 2.2/sitemap.xml.gz [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/arch-as-is.jpg [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/arch-in-context.jpg [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/arch-proposed.jpg [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/background/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/general_requirements.jpg [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/high_level_architecture.jpg [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/high_level_design/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/pki_initialization.jpg [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/threat_model/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/token_handshake.jpg [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/vault_initialization.jpg [2021-11-18T19:00:27.768Z] create mode 100644 2.2/threat-models/secret-store/vault_master_key_encryption/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/Ch-Walkthrough/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/Ch-WalkthroughCommands/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/Ch-WalkthroughDeviceProfile/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/Ch-WalkthroughDeviceService/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/Ch-WalkthroughExporting/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/Ch-WalkthroughProvision/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/Ch-WalkthroughReading/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/Ch-WalkthroughSetup/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/Ch-WalkthroughUseCase/index.html [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_CameraMonitorProfile.yml [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughAppServiceLog.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughCameraCommands.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughConsulKeyValue.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughConsulSetLogLevel.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughCurlPOST_Response.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughDeployment.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughGetCommands.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughGetCommands_Curl.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughGetValueDescriptors.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughHumansCanine.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostValueDescriptor.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanFile.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanHeaders.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanPOST.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanPOST_Response.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughPutCommandURL.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughSendEvent.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughSendEvent_Curl.png [2021-11-18T19:00:27.768Z] create mode 100644 2.2/walk-through/EdgeX_WalkthroughSnapshotDepth.png [2021-11-18T19:00:27.768Z] [edgeXGHPagesPublish] DRY_RUN set to : false [2021-11-18T19:00:27.768Z] [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages [2021-11-18T19:00:27.768Z] Warning: Permanently added the RSA host key for IP address '140.82.112.4' to the list of known hosts. [2021-11-18T19:00:28.340Z] To github.com:edgexfoundry/edgex-docs.git [2021-11-18T19:00:28.340Z] ! [rejected] gh-pages -> gh-pages (fetch first) [2021-11-18T19:00:28.340Z] error: failed to push some refs to 'git@github.com:edgexfoundry/edgex-docs.git' [2021-11-18T19:00:28.340Z] hint: Updates were rejected because the remote contains work that you do [2021-11-18T19:00:28.340Z] hint: not have locally. This is usually caused by another repository pushing [2021-11-18T19:00:28.340Z] hint: to the same ref. You may want to first integrate the remote changes [2021-11-18T19:00:28.340Z] hint: (e.g., 'git pull ...') before pushing again. [2021-11-18T19:00:28.340Z] hint: See the 'Note about fast-forwards' in 'git push --help' for details. [Pipeline] } [2021-11-18T19:00:28.353Z] $ ssh-agent -k [2021-11-18T19:00:28.359Z] unset SSH_AUTH_SOCK; [2021-11-18T19:00:28.359Z] unset SSH_AGENT_PID; [2021-11-18T19:00:28.359Z] echo Agent pid 8529 killed; [2021-11-18T19:00:28.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] error [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-18T19:00:28.907Z] + '[' -d /w/workspace/edgexfoundry_edgex-docs_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:00:29.208Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:00:29.775Z] ---> package-listing.sh [2021-11-18T19:00:29.775Z] ++ facter osfamily [2021-11-18T19:00:29.775Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-18T19:00:29.775Z] + OS_FAMILY=redhat [2021-11-18T19:00:29.775Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_main [2021-11-18T19:00:29.775Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-18T19:00:29.775Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-18T19:00:29.775Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-18T19:00:29.775Z] + PACKAGES=/tmp/packages_start.txt [2021-11-18T19:00:29.775Z] + '[' /w/workspace/edgexfoundry_edgex-docs_main ']' [2021-11-18T19:00:29.775Z] + PACKAGES=/tmp/packages_end.txt [2021-11-18T19:00:29.775Z] + case "${OS_FAMILY}" in [2021-11-18T19:00:29.775Z] + rpm -qa [2021-11-18T19:00:29.775Z] + sort [2021-11-18T19:00:30.729Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-18T19:00:30.729Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-18T19:00:30.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-18T19:00:30.729Z] + '[' /w/workspace/edgexfoundry_edgex-docs_main ']' [2021-11-18T19:00:30.729Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_main/archives/ [2021-11-18T19:00:30.729Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_main/archives/ [Pipeline] echo [2021-11-18T19:00:30.746Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-18T19:00:31.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:00:31.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T19:00:31.335Z] [2021-11-18T19:00:31.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:00:31.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T19:00:31.648Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T19:00:31.648Z] b4d181a07f80: Pulling fs layer [2021-11-18T19:00:31.648Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T19:00:31.648Z] ed53099fbce6: Pulling fs layer [2021-11-18T19:00:31.648Z] dc539afda2c1: Pulling fs layer [2021-11-18T19:00:31.648Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T19:00:31.648Z] 9065ff56babe: Pulling fs layer [2021-11-18T19:00:31.648Z] d287ab97295c: Pulling fs layer [2021-11-18T19:00:31.648Z] dc539afda2c1: Waiting [2021-11-18T19:00:31.648Z] 77bc0d833cb6: Waiting [2021-11-18T19:00:31.648Z] 9065ff56babe: Waiting [2021-11-18T19:00:31.648Z] d287ab97295c: Waiting [2021-11-18T19:00:31.648Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T19:00:31.648Z] a1111a8f2ec3: Download complete [2021-11-18T19:00:31.648Z] dc539afda2c1: Verifying Checksum [2021-11-18T19:00:31.648Z] dc539afda2c1: Download complete [2021-11-18T19:00:31.648Z] ed53099fbce6: Verifying Checksum [2021-11-18T19:00:31.648Z] ed53099fbce6: Download complete [2021-11-18T19:00:31.648Z] 9065ff56babe: Verifying Checksum [2021-11-18T19:00:31.648Z] 9065ff56babe: Download complete [2021-11-18T19:00:31.648Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T19:00:31.648Z] 77bc0d833cb6: Download complete [2021-11-18T19:00:31.922Z] b4d181a07f80: Verifying Checksum [2021-11-18T19:00:31.922Z] b4d181a07f80: Download complete [2021-11-18T19:00:32.504Z] d287ab97295c: Verifying Checksum [2021-11-18T19:00:32.504Z] d287ab97295c: Download complete [2021-11-18T19:00:33.099Z] b4d181a07f80: Pull complete [2021-11-18T19:00:33.364Z] a1111a8f2ec3: Pull complete [2021-11-18T19:00:33.937Z] ed53099fbce6: Pull complete [2021-11-18T19:00:33.937Z] dc539afda2c1: Pull complete [2021-11-18T19:00:34.204Z] 77bc0d833cb6: Pull complete [2021-11-18T19:00:34.204Z] 9065ff56babe: Pull complete [2021-11-18T19:00:39.549Z] d287ab97295c: Pull complete [2021-11-18T19:00:39.549Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T19:00:39.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T19:00:39.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T19:00:39.627Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-11-18T19:00:39.656Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_main -v /w/workspace/edgexfoundry_edgex-docs_main:/w/workspace/edgexfoundry_edgex-docs_main:rw,z -v /w/workspace/edgexfoundry_edgex-docs_main@tmp:/w/workspace/edgexfoundry_edgex-docs_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T19:00:41.989Z] $ docker top 3854fd268c1f9fba37be68037ff1e8606488bc387294258694657625e4519926 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T19:00:42.361Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-18T19:00:42.647Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-18T19:00:42.941Z] + ls /var/log/sa-host [2021-11-18T19:00:42.941Z] + sadf -c /var/log/sa-host/sa18 [2021-11-18T19:00:42.941Z] file_magic: OK [2021-11-18T19:00:42.941Z] HZ: Using current value: 100 [2021-11-18T19:00:42.941Z] file_header: OK [2021-11-18T19:00:42.941Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-18T19:00:42.941Z] Statistics: [2021-11-18T19:00:42.941Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T19:00:42.941Z] File successfully converted to sysstat format version 12.0.3 [2021-11-18T19:00:42.941Z] + sadf -c /var/log/sa-host/sa30 [2021-11-18T19:00:42.941Z] file_magic: OK [2021-11-18T19:00:42.941Z] HZ: Using current value: 100 [2021-11-18T19:00:42.941Z] file_header: OK [2021-11-18T19:00:42.941Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-18T19:00:42.941Z] Statistics: [2021-11-18T19:00:42.941Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T19:00:42.941Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T19:00:43.069Z] provisioning config files... [2021-11-18T19:00:43.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_main@tmp/config8669872339369582520tmp [Pipeline] { [Pipeline] echo [2021-11-18T19:00:43.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:00:43.381Z] ---> create-netrc.sh [Pipeline] } [2021-11-18T19:00:43.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:00:43.734Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-18T19:00:43.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:00:44.040Z] ---> sudo-logs.sh [2021-11-18T19:00:44.040Z] Archiving 'sudo' log.. [2021-11-18T19:00:44.040Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30.novalocal: Name or service not known [2021-11-18T19:00:44.040Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-18T19:00:44.061Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:00:44.371Z] ---> job-cost.sh [2021-11-18T19:00:44.371Z] lf-activate-venv: SKIPPING [2021-11-18T19:00:44.371Z] INFO: No Stack... [2021-11-18T19:00:44.635Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T19:00:44.898Z] INFO: Archiving Costs [Pipeline] echo [2021-11-18T19:00:44.910Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:00:45.209Z] ---> logs-deploy.sh [2021-11-18T19:00:45.209Z] lf-activate-venv: SKIPPING [2021-11-18T19:00:45.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/main/24 [2021-11-18T19:00:45.209Z] INFO: archiving workspace using pattern(s): [2021-11-18T19:00:45.790Z] Archives upload complete. [2021-11-18T19:00:46.049Z] INFO: archiving logs to Nexus [2021-11-18T19:00:46.620Z] ---> uname -a: [2021-11-18T19:00:46.620Z] Linux prd-centos7-docker-4c-2g-30.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] ---> lscpu: [2021-11-18T19:00:46.620Z] Architecture: x86_64 [2021-11-18T19:00:46.620Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-18T19:00:46.620Z] Byte Order: Little Endian [2021-11-18T19:00:46.620Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-18T19:00:46.620Z] CPU(s): 2 [2021-11-18T19:00:46.620Z] On-line CPU(s) list: 0,1 [2021-11-18T19:00:46.620Z] Thread(s) per core: 1 [2021-11-18T19:00:46.620Z] Core(s) per socket: 1 [2021-11-18T19:00:46.620Z] Socket(s): 2 [2021-11-18T19:00:46.620Z] NUMA node(s): 1 [2021-11-18T19:00:46.620Z] Vendor ID: AuthenticAMD [2021-11-18T19:00:46.620Z] CPU family: 23 [2021-11-18T19:00:46.620Z] Model: 49 [2021-11-18T19:00:46.620Z] Model name: AMD EPYC-Rome Processor [2021-11-18T19:00:46.620Z] Stepping: 0 [2021-11-18T19:00:46.620Z] CPU MHz: 2799.998 [2021-11-18T19:00:46.620Z] BogoMIPS: 5599.99 [2021-11-18T19:00:46.620Z] Virtualization: AMD-V [2021-11-18T19:00:46.620Z] Hypervisor vendor: KVM [2021-11-18T19:00:46.620Z] Virtualization type: full [2021-11-18T19:00:46.620Z] L1d cache: 32K [2021-11-18T19:00:46.620Z] L1i cache: 32K [2021-11-18T19:00:46.620Z] L2 cache: 512K [2021-11-18T19:00:46.620Z] L3 cache: 16384K [2021-11-18T19:00:46.620Z] NUMA node0 CPU(s): 0,1 [2021-11-18T19:00:46.620Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] ---> nproc: [2021-11-18T19:00:46.620Z] 2 [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] ---> df -h: [2021-11-18T19:00:46.620Z] Filesystem Size Used Avail Use% Mounted on [2021-11-18T19:00:46.620Z] overlay 40G 8.1G 32G 21% / [2021-11-18T19:00:46.620Z] tmpfs 64M 0 64M 0% /dev [2021-11-18T19:00:46.620Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-18T19:00:46.620Z] shm 64M 0 64M 0% /dev/shm [2021-11-18T19:00:46.620Z] /dev/vda1 40G 8.1G 32G 21% /facter-os [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] ---> sar -b -r -n DEV: [2021-11-18T19:00:46.620Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/18/21 _x86_64_ (2 CPU) [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] 18:52:51 LINUX RESTART (2 CPU) [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] 18:53:01 tps rtps wtps bread/s bwrtn/s [2021-11-18T19:00:46.620Z] 18:54:01 143.98 89.58 54.40 7263.71 38856.89 [2021-11-18T19:00:46.620Z] 18:55:01 3.06 0.00 3.06 0.00 1782.06 [2021-11-18T19:00:46.620Z] 18:56:01 1.67 0.00 1.67 0.00 1281.76 [2021-11-18T19:00:46.620Z] 18:57:01 1.93 0.00 1.93 0.00 1654.27 [2021-11-18T19:00:46.620Z] 18:58:01 125.73 2.93 122.80 2252.12 12802.11 [2021-11-18T19:00:46.620Z] 18:59:01 1.17 0.00 1.17 0.00 18.47 [2021-11-18T19:00:46.620Z] 19:00:01 0.22 0.00 0.22 0.00 2.30 [2021-11-18T19:00:46.620Z] Average: 39.69 13.22 26.47 1359.63 8058.00 [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] 18:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-18T19:00:46.620Z] 18:54:01 5790728 0 587068 7.33 2620 1628516 1280048 14.13 511428 1477356 6004 [2021-11-18T19:00:46.620Z] 18:55:01 5740128 0 588396 7.35 2620 1677788 1195452 13.20 563360 1477460 2328 [2021-11-18T19:00:46.620Z] 18:56:01 5702048 0 588528 7.35 2620 1715736 1195452 13.20 599276 1478168 1948 [2021-11-18T19:00:46.620Z] 18:57:01 5647032 0 593296 7.41 2620 1765984 1195452 13.20 652468 1478524 2768 [2021-11-18T19:00:46.620Z] 18:58:01 5131920 0 784264 9.79 2620 2090128 1392332 15.37 955328 1649228 20 [2021-11-18T19:00:46.620Z] 18:59:01 5139632 0 776552 9.70 2620 2090128 1323132 14.61 949652 1649228 16 [2021-11-18T19:00:46.620Z] 19:00:01 5147608 0 768568 9.60 2620 2090136 1323156 14.61 940536 1650292 8 [2021-11-18T19:00:46.620Z] Average: 5471299 0 669525 8.36 2620 1865488 1272146 14.05 738864 1551465 1870 [2021-11-18T19:00:46.620Z] [2021-11-18T19:00:46.620Z] 18:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-18T19:00:46.621Z] 18:54:01 eth0 585.75 370.92 1315.51 62.59 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:55:01 eth0 184.91 156.50 832.68 10.64 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:56:01 eth0 151.04 127.09 644.20 8.63 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:57:01 eth0 189.91 159.24 851.44 10.84 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:58:01 eth0 399.45 254.80 1328.85 807.56 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:58:01 docker0 12.24 17.39 1.09 205.31 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:59:01 eth0 1.22 0.53 0.45 0.22 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 19:00:01 eth0 1.62 0.52 0.62 0.42 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] Average: eth0 216.28 152.81 710.56 128.72 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] Average: docker0 1.75 2.48 0.16 29.34 0.00 0.00 0.00 0.00 [2021-11-18T19:00:46.621Z] [2021-11-18T19:00:46.621Z] [2021-11-18T19:00:46.621Z] ---> sar -P ALL: [2021-11-18T19:00:46.621Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/18/21 _x86_64_ (2 CPU) [2021-11-18T19:00:46.621Z] [2021-11-18T19:00:46.621Z] 18:52:51 LINUX RESTART (2 CPU) [2021-11-18T19:00:46.621Z] [2021-11-18T19:00:46.621Z] 18:53:01 CPU %user %nice %system %iowait %steal %idle [2021-11-18T19:00:46.621Z] 18:54:01 all 14.70 0.00 5.24 2.78 0.06 77.22 [2021-11-18T19:00:46.621Z] 18:54:01 0 16.13 0.00 5.91 2.74 0.07 75.15 [2021-11-18T19:00:46.621Z] 18:54:01 1 13.28 0.00 4.58 2.82 0.05 79.27 [2021-11-18T19:00:46.621Z] 18:55:01 all 1.56 0.00 0.31 0.00 0.04 98.08 [2021-11-18T19:00:46.621Z] 18:55:01 0 2.64 0.00 0.51 0.00 0.05 96.80 [2021-11-18T19:00:46.621Z] 18:55:01 1 0.50 0.00 0.12 0.00 0.03 99.35 [2021-11-18T19:00:46.621Z] 18:56:01 all 0.95 0.00 0.24 0.00 0.03 98.78 [2021-11-18T19:00:46.621Z] 18:56:01 0 1.48 0.00 0.44 0.00 0.03 98.04 [2021-11-18T19:00:46.621Z] 18:56:01 1 0.42 0.00 0.05 0.00 0.02 99.51 [2021-11-18T19:00:46.621Z] 18:57:01 all 1.28 0.00 0.32 0.00 0.03 98.37 [2021-11-18T19:00:46.621Z] 18:57:01 0 1.66 0.00 0.49 0.00 0.03 97.82 [2021-11-18T19:00:46.621Z] 18:57:01 1 0.90 0.00 0.15 0.00 0.03 98.91 [2021-11-18T19:00:46.621Z] 18:58:01 all 18.57 0.00 3.22 2.94 0.06 75.21 [2021-11-18T19:00:46.621Z] 18:58:01 0 21.07 0.00 3.64 1.93 0.07 73.29 [2021-11-18T19:00:46.621Z] 18:58:01 1 16.10 0.00 2.79 3.94 0.05 77.12 [2021-11-18T19:00:46.621Z] 18:59:01 all 0.09 0.00 0.05 0.00 0.02 99.84 [2021-11-18T19:00:46.621Z] 18:59:01 0 0.13 0.00 0.05 0.00 0.00 99.82 [2021-11-18T19:00:46.621Z] 18:59:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-11-18T19:00:46.621Z] 19:00:01 all 0.19 0.00 0.04 0.00 0.02 99.75 [2021-11-18T19:00:46.621Z] 19:00:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2021-11-18T19:00:46.621Z] 19:00:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-11-18T19:00:46.621Z] Average: all 5.26 0.00 1.33 0.80 0.04 92.58 [2021-11-18T19:00:46.621Z] Average: 0 6.11 0.00 1.56 0.66 0.04 91.63 [2021-11-18T19:00:46.621Z] Average: 1 4.40 0.00 1.10 0.95 0.03 93.52 [2021-11-18T19:00:46.621Z] [2021-11-18T19:00:46.621Z] [2021-11-18T19:00:46.621Z]