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 18:57:23 + docker inspect -f . python:3-slim 18:57:23 18:57:23 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 18:57:24 + docker pull python:3-slim 18:57:24 3-slim: Pulling from library/python 18:57:24 eff15d958d66: Pulling fs layer 18:57:24 16dc372daf37: Pulling fs layer 18:57:24 fd49cf435d39: Pulling fs layer 18:57:24 0a5ff39a41d7: Pulling fs layer 18:57:24 6d5f6b53d036: Pulling fs layer 18:57:24 0a5ff39a41d7: Waiting 18:57:24 6d5f6b53d036: Waiting 18:57:24 16dc372daf37: Download complete 18:57:24 0a5ff39a41d7: Verifying Checksum 18:57:24 0a5ff39a41d7: Download complete 18:57:24 fd49cf435d39: Verifying Checksum 18:57:24 fd49cf435d39: Download complete 18:57:24 6d5f6b53d036: Verifying Checksum 18:57:24 6d5f6b53d036: Download complete 18:57:24 eff15d958d66: Verifying Checksum 18:57:24 eff15d958d66: Download complete 18:57:25 eff15d958d66: Pull complete 18:57:25 16dc372daf37: Pull complete 18:57:26 fd49cf435d39: Pull complete 18:57:26 0a5ff39a41d7: Pull complete 18:57:26 6d5f6b53d036: Pull complete 18:57:26 Digest: sha256:3524d9553dd1ea815d9e3ff07a0ccafe878a9403fb5f9956dc6ad86075ac345f 18:57:26 Status: Downloaded newer image for python:3-slim 18:57:26 docker.io/library/python:3-slim [Pipeline] withDockerContainer 18:57:26 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 18:57:26 $ 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 18:57:27 $ docker top 38a20d0f3e063fd1881f87eaddb6667ca195f955f3259f6c5304bc14e940b588 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:28 + pip install mkdocs 18:57:29 Collecting mkdocs 18:57:29 Downloading mkdocs-1.2.3-py3-none-any.whl (6.4 MB) 18:57:29 Collecting pyyaml-env-tag>=0.1 18:57:29 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) 18:57:29 Collecting importlib-metadata>=3.10 18:57:29 Downloading importlib_metadata-4.8.2-py3-none-any.whl (17 kB) 18:57:29 Collecting Jinja2>=2.10.1 18:57:29 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 18:57:30 Collecting PyYAML>=3.10 18:57:30 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) 18:57:30 Collecting ghp-import>=1.0 18:57:30 Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB) 18:57:30 Collecting packaging>=20.5 18:57:30 Downloading packaging-21.3-py3-none-any.whl (40 kB) 18:57:30 Collecting click>=3.3 18:57:30 Downloading click-8.0.3-py3-none-any.whl (97 kB) 18:57:30 Collecting mergedeep>=1.3.4 18:57:30 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) 18:57:30 Collecting Markdown>=3.2.1 18:57:30 Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) 18:57:30 Collecting watchdog>=2.0 18:57:30 Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB) 18:57:30 Collecting python-dateutil>=2.8.1 18:57:30 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:57:30 Collecting zipp>=0.5 18:57:30 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) 18:57:30 Collecting MarkupSafe>=2.0 18:57:30 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) 18:57:30 Collecting pyparsing!=3.0.5,>=2.0.2 18:57:30 Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) 18:57:30 Collecting six>=1.5 18:57:30 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:57:30 Installing collected packages: six, zipp, PyYAML, python-dateutil, pyparsing, MarkupSafe, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, importlib-metadata, ghp-import, click, mkdocs 18:57:31 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 18:57:31 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 18:57:31 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available. 18:57:31 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh 18:57:31 + pip install mkdocs-material==5.1.0 18:57:32 Collecting mkdocs-material==5.1.0 18:57:32 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 18:57:32 Collecting Pygments>=2.4 18:57:32 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) 18:57:32 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.10/site-packages (from mkdocs-material==5.1.0) (3.3.6) 18:57:32 Collecting pymdown-extensions>=7.0 18:57:32 Downloading pymdown_extensions-9.1-py3-none-any.whl (215 kB) 18:57:32 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.10/site-packages (from mkdocs-material==5.1.0) (1.2.3) 18:57:32 Collecting mkdocs-material-extensions>=1.0b1 18:57:32 Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 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) 18:57:32 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 18:57:34 Successfully installed Pygments-2.10.0 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.3 pymdown-extensions-9.1 18:57:34 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 18:57:34 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available. 18:57:34 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh 18:57:34 + mkdocs build 18:57:35 INFO - Cleaning site directory 18:57:35 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_main/docs/2.2 18:57:35 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 18:57:35 - design/adr/0001-Registy-Refactor.md 18:57:35 - design/adr/0004-Feature-Flags.md 18:57:35 - design/adr/0005-Service-Self-Config.md 18:57:35 - design/adr/0018-Service-Registry.md 18:57:35 - design/adr/013-Device-Service-Events-Message-Bus.md 18:57:35 - design/adr/014-Secret-Provider-For-All.md 18:57:35 - design/adr/core/0003-V2-API-Principles.md 18:57:35 - design/adr/core/0019-EdgeX-CLI-V2.md 18:57:35 - design/adr/device-service/0002-Array-Datatypes.md 18:57:35 - design/adr/device-service/0011-DeviceService-Rest-API.md 18:57:35 - design/adr/device-service/0012-DeviceService-Filters.md 18:57:35 - design/adr/devops/0007-Release-Automation.md 18:57:35 - design/adr/devops/0010-Release-Artifacts.md 18:57:35 - design/adr/security/0008-Secret-Creation-and-Distribution.md 18:57:35 - design/adr/security/0009-Secure-Bootstrapping.md 18:57:35 - design/adr/security/0015-in-cluster-tls.md 18:57:35 - design/adr/security/0016-docker-image-guidelines.md 18:57:35 - design/adr/security/0017-consul-security.md 18:57:35 - design/legacy-design/device-service/discovery.md 18:57:35 - design/legacy-requirements/device-service.md 18:57:35 - microservices/device/profile/Ch-DeviceProfileRef.md 18:57:35 - security/Ch-Docker-Swarm-SecuringDeviceServices.md 18:57:35 - security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 18:57:35 - security/security-file-token-provider.1.md 18:57:35 - threat-models/secret-store/README.md 18:57:35 - threat-models/secret-store/background.md 18:57:35 - threat-models/secret-store/high_level_design.md 18:57:35 - threat-models/secret-store/threat_model.md 18:57:35 - threat-models/secret-store/vault_master_key_encryption.md 18:57:39 INFO - Documentation built in 3.67 seconds [Pipeline] stash 18:57:43 Stashed 442 file(s) [Pipeline] } 18:57:43 $ docker stop --time=1 38a20d0f3e063fd1881f87eaddb6667ca195f955f3259f6c5304bc14e940b588 18:57:46 $ docker rm -f 38a20d0f3e063fd1881f87eaddb6667ca195f955f3259f6c5304bc14e940b588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node 18:58:01 Still waiting to schedule task 18:58:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:59:27 Running on prd-centos7-docker-4c-2g-33 in /w/workspace/edgexfoundry_edgex-docs_main [Pipeline] { [Pipeline] checkout 18:59:27 The recommended git tool is: git 18:59:29 using credential edgex-jenkins-ssh 18:59:29 Cloning the remote Git repository 18:59:28 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 18:59:28 > git init /w/workspace/edgexfoundry_edgex-docs_main # timeout=10 18:59:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 18:59:28 > git --version # timeout=10 18:59:28 > git --version # 'git version 2.24.4' 18:59:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:28 [INFO] Currently running in a labeled security context 18:59:28 [INFO] Currently SELinux is 'enforcing' on the host 18:59:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_main@tmp/jenkins-gitclient-ssh628683709148167567.key 18:59:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:04 Avoid second fetch 19:00:04 Checking out Revision adda40720d8cfd4de27dd767ae969634b79bc3e6 (main) 19:00:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 19:00:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:04 > git config core.sparsecheckout # timeout=10 19:00:04 > git checkout -f adda40720d8cfd4de27dd767ae969634b79bc3e6 # timeout=10 19:00:07 Commit message: "build: Switch Doc Development to Kamakura (#637)" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:08 + git log --format=%B -n 1 19:00:08 + grep -v Signed-off-by 19:00:08 + head -n 1 [Pipeline] cleanWs 19:00:08 [WS-CLEANUP] Deleting project workspace... 19:00:08 [WS-CLEANUP] Deferred wipeout is used... 19:00:08 [WS-CLEANUP] done [Pipeline] dir 19:00:08 Running in /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src [Pipeline] { [Pipeline] git 19:00:08 The recommended git tool is: git 19:00:08 using credential edgex-jenkins-ssh 19:00:08 Cloning the remote Git repository 19:00:08 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 19:00:08 > git init /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src # timeout=10 19:00:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 19:00:08 > git --version # timeout=10 19:00:08 > git --version # 'git version 2.24.4' 19:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:08 [INFO] Currently running in a labeled security context 19:00:08 [INFO] Currently SELinux is 'enforcing' on the host 19:00:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src@tmp/jenkins-gitclient-ssh7592015306541691677.key 19:00:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:22 Avoid second fetch 19:00:22 Checking out Revision 9610ac7fe582bd57f5baf0d506b74690dda2d6ec (refs/remotes/origin/gh-pages) 19:00:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 19:00:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:22 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 19:00:22 > git config core.sparsecheckout # timeout=10 19:00:22 > git checkout -f 9610ac7fe582bd57f5baf0d506b74690dda2d6ec # timeout=10 19:00:24 Commit message: "ci: feat(walkthru): update GettingStartedSnapUsers (#636)" 19:00:23 > git branch -a -v --no-abbrev # timeout=10 19:00:23 > git checkout -b gh-pages 9610ac7fe582bd57f5baf0d506b74690dda2d6ec # timeout=10 [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:00:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:27 [ssh-agent] Looking for ssh-agent implementation... 19:00:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:27 $ ssh-agent 19:00:27 SSH_AUTH_SOCK=/tmp/ssh-PNlraSFwAk9n/agent.8528 19:00:27 SSH_AGENT_PID=8529 19:00:27 Running ssh-add (command line suppressed) 19:00:27 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) 19:00:27 [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:27 total 20 19:00:27 drwxrwxr-x. 8 jenkins jenkins 126 Nov 18 19:00 . 19:00:27 drwxrwxr-x. 4 jenkins jenkins 50 Nov 18 19:00 .. 19:00:27 drwxrwxr-x. 11 jenkins jenkins 229 Nov 18 19:00 1.2 19:00:27 drwxrwxr-x. 11 jenkins jenkins 229 Nov 18 19:00 1.3 19:00:27 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.0 19:00:27 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.1 19:00:27 -rw-rw-r--. 1 jenkins jenkins 21 Nov 18 19:00 CNAME 19:00:27 drwxrwxr-x. 3 jenkins jenkins 69 Nov 18 19:00 docs 19:00:27 drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 19:00 .git 19:00:27 -rw-rw-r--. 1 jenkins jenkins 148 Nov 18 19:00 index.html 19:00:27 -rw-rw-r--. 1 jenkins jenkins 311 Nov 18 19:00 versions.json 19:00:27 total 24 19:00:27 drwxrwxr-x. 8 jenkins jenkins 125 Nov 18 19:00 . 19:00:27 drwxrwxr-x. 4 jenkins jenkins 50 Nov 18 19:00 .. 19:00:27 drwxrwxr-x. 11 jenkins jenkins 229 Nov 18 19:00 1.2 19:00:27 drwxrwxr-x. 11 jenkins jenkins 229 Nov 18 19:00 1.3 19:00:27 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.0 19:00:27 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.1 19:00:27 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 18 19:00 2.2 19:00:27 -rw-rw-r--. 1 jenkins jenkins 21 Nov 18 18:57 CNAME 19:00:27 drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 19:00 .git 19:00:27 -rw-rw-r--. 1 jenkins jenkins 148 Nov 18 18:57 index.html 19:00:27 -rw-rw-r--. 1 jenkins jenkins 375 Nov 18 18:57 versions.json 19:00:27 [edgeXGHPagesPublish] We have detected there are changes to commit: 19:00:27 [gh-pages 7367610f] ci: build: Switch Doc Development to Kamakura (#637) 19:00:27 441 files changed, 372189 insertions(+), 2 deletions(-) 19:00:27 create mode 100644 2.2/404.html 19:00:27 create mode 100644 2.2/V2TopLevelMigration/index.html 19:00:27 create mode 100644 2.2/api/Ch-APIIntroduction/index.html 19:00:27 create mode 100644 2.2/api/applications/Ch-APIAppFunctionsSDK/index.html 19:00:27 create mode 100644 2.2/api/applications/Ch-APIRulesEngine/index.html 19:00:27 create mode 100644 2.2/api/core/Ch-APICoreCommand/index.html 19:00:27 create mode 100644 2.2/api/core/Ch-APICoreConfigurationAndRegistry/index.html 19:00:27 create mode 100644 2.2/api/core/Ch-APICoreData/index.html 19:00:27 create mode 100644 2.2/api/core/Ch-APICoreMetadata/index.html 19:00:27 create mode 100644 2.2/api/devices/Ch-APIDeviceSDK/index.html 19:00:27 create mode 100644 2.2/api/management/Ch-APISystemManagement/index.html 19:00:27 create mode 100644 2.2/api/support/Ch-APISupportNotifications/index.html 19:00:27 create mode 100644 2.2/api/support/Ch-APISupportScheduler/index.html 19:00:27 create mode 100644 2.2/assets/images/favicon.png 19:00:27 create mode 100644 2.2/assets/javascripts/bundle.00c583dd.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/bundle.00c583dd.min.js.map 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ar.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.da.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.de.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.du.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.es.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.fi.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.fr.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.hu.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.it.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ja.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.jp.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.multi.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.nl.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.no.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.pt.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ro.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ru.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.stemmer.support.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.sv.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.tr.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.vi.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/lunr/tinyseg.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/vendor.36cbf620.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/vendor.36cbf620.min.js.map 19:00:27 create mode 100644 2.2/assets/javascripts/version-select.js 19:00:27 create mode 100644 2.2/assets/javascripts/worker/search.7f7c8775.min.js 19:00:27 create mode 100644 2.2/assets/javascripts/worker/search.7f7c8775.min.js.map 19:00:27 create mode 100644 2.2/assets/logo_edgex.png 19:00:27 create mode 100644 2.2/assets/logo_edgex_white.png 19:00:27 create mode 100644 2.2/assets/stylesheets/branding.css 19:00:27 create mode 100644 2.2/assets/stylesheets/edgey.css 19:00:27 create mode 100644 2.2/assets/stylesheets/main.89dc9fe3.min.css 19:00:27 create mode 100644 2.2/assets/stylesheets/main.89dc9fe3.min.css.map 19:00:27 create mode 100644 2.2/assets/stylesheets/newexample.css 19:00:27 create mode 100644 2.2/assets/stylesheets/palette.ecd4686e.min.css 19:00:27 create mode 100644 2.2/assets/stylesheets/palette.ecd4686e.min.css.map 19:00:27 create mode 100644 2.2/assets/stylesheets/version-select.css 19:00:27 create mode 100644 2.2/design/TOC/index.html 19:00:27 create mode 100644 2.2/design/adr/0001-Registy-Refactor/index.html 19:00:27 create mode 100644 2.2/design/adr/0004-Feature-Flags/index.html 19:00:27 create mode 100644 2.2/design/adr/0005-Service-Self-Config/index.html 19:00:27 create mode 100644 2.2/design/adr/0018-Service-Registry/index.html 19:00:27 create mode 100644 2.2/design/adr/013-Device-Service-Events-Message-Bus/index.html 19:00:27 create mode 100644 2.2/design/adr/014-Secret-Provider-For-All/index.html 19:00:27 create mode 100644 2.2/design/adr/core/0003-V2-API-Principles/index.html 19:00:27 create mode 100644 2.2/design/adr/core/0019-EdgeX-CLI-V2/index.html 19:00:27 create mode 100644 2.2/design/adr/device-service/0002-Array-Datatypes/index.html 19:00:27 create mode 100644 2.2/design/adr/device-service/0011-DeviceService-Rest-API/index.html 19:00:27 create mode 100644 2.2/design/adr/device-service/0012-DeviceService-Filters/index.html 19:00:27 create mode 100644 2.2/design/adr/devops/0007-Release-Automation/index.html 19:00:27 create mode 100644 2.2/design/adr/devops/0007/gomods_mergeactions.png 19:00:27 create mode 100644 2.2/design/adr/devops/0007/gomods_releaseactions.png 19:00:27 create mode 100644 2.2/design/adr/devops/0007/mergeactions.png 19:00:27 create mode 100644 2.2/design/adr/devops/0007/releaseactions.png 19:00:27 create mode 100644 2.2/design/adr/devops/0010-Release-Artifacts/index.html 19:00:27 create mode 100644 2.2/design/adr/devops/0010/known-build-dependencies.png 19:00:27 create mode 100644 2.2/design/adr/security/0008-Secret-Creation-and-Distribution/index.html 19:00:27 create mode 100644 2.2/design/adr/security/0009-Secure-Bootstrapping/index.html 19:00:27 create mode 100644 2.2/design/adr/security/0015-in-cluster-tls/index.html 19:00:27 create mode 100644 2.2/design/adr/security/0016-docker-image-guidelines/index.html 19:00:27 create mode 100644 2.2/design/adr/security/0017-consul-security/index.html 19:00:27 create mode 100644 2.2/design/adr/security/bootstrap-as-is.jpg 19:00:27 create mode 100644 2.2/design/adr/security/bootstrap-to-be.jpg 19:00:27 create mode 100644 2.2/design/index.html 19:00:27 create mode 100644 2.2/design/legacy-design/Registry-Abstraction.pdf 19:00:27 create mode 100644 2.2/design/legacy-design/device-service/discovery/index.html 19:00:27 create mode 100644 2.2/design/legacy-design/index.html 19:00:27 create mode 100644 2.2/design/legacy-requirements/device-service/index.html 19:00:27 create mode 100644 2.2/design/legacy-requirements/index.html 19:00:27 create mode 100644 2.2/examples/AppServiceExamples/index.html 19:00:27 create mode 100644 2.2/examples/Ch-CommandingDeviceThroughRulesEngine/index.html 19:00:27 create mode 100644 2.2/examples/Ch-ExamplesAddingMQTTDevice/index.html 19:00:27 create mode 100644 2.2/examples/Ch-ExamplesAddingModbusDevice/index.html 19:00:27 create mode 100644 2.2/examples/Ch-ExamplesAddingSNMPDevice/index.html 19:00:27 create mode 100644 2.2/examples/Ch-ExamplesModbusdatatypeconversion/index.html 19:00:27 create mode 100644 2.2/examples/Ch-ExamplesSendingAndConsumingBinary/index.html 19:00:27 create mode 100644 2.2/examples/Ch-ExamplesVirtualDeviceService/index.html 19:00:27 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_addmockdevice.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_addregister.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_addvaluegen.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_bindvaluegen.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_run.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesDatanabSensor.JPG 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTApplicationProperties.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTBrokerAddress.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTCommandTopic.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTDeviceCommands.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTDeviceService.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTDeviceSimulator.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTProject.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTRequestsToCoreData.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTTestSender.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTUiConsole.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTWebsocketUi.png 19:00:27 create mode 100644 2.2/examples/EdgeX_ExamplesNI9038.jpg 19:00:27 create mode 100644 2.2/examples/EdgeX_Examples_Patlite.jpg 19:00:27 create mode 100644 2.2/examples/EdgeX_Patlite_Green_On.jpg 19:00:27 create mode 100644 2.2/examples/IncomingResponse.png 19:00:27 create mode 100644 2.2/examples/MQTTBroker.png 19:00:27 create mode 100644 2.2/examples/MQTT_Example_Overview.png 19:00:27 create mode 100644 2.2/examples/MQTTdiagram.png 19:00:27 create mode 100644 2.2/examples/ModbusReadConversion.png 19:00:27 create mode 100644 2.2/examples/ModbusWriteConversion.png 19:00:27 create mode 100644 2.2/examples/VirtualSequence.png 19:00:27 create mode 100644 2.2/examples/Virtual_DS.png 19:00:27 create mode 100644 2.2/examples/commands_MQTT.png 19:00:27 create mode 100644 2.2/examples/config_changes_MQTT.png 19:00:27 create mode 100644 2.2/examples/configuration.png 19:00:27 create mode 100644 2.2/examples/configuration_MQTT.png 19:00:27 create mode 100644 2.2/examples/connection.png 19:00:27 create mode 100644 2.2/examples/devicegoSetup.png 19:00:27 create mode 100644 2.2/examples/deviceprofile.png 19:00:27 create mode 100644 2.2/examples/docker-compose.yml 19:00:27 create mode 100644 2.2/examples/getcommand_MQTT.png 19:00:27 create mode 100644 2.2/examples/getreading_MQTT.png 19:00:27 create mode 100644 2.2/examples/index.html 19:00:27 create mode 100644 2.2/examples/modbus.test.device.profile.yml 19:00:27 create mode 100644 2.2/examples/mqtt.test.device.profile.yml 19:00:27 create mode 100644 2.2/examples/patlite-snmp.yml 19:00:27 create mode 100644 2.2/examples/putModbusPal.png 19:00:27 create mode 100644 2.2/examples/putbody.png 19:00:27 create mode 100644 2.2/examples/putcommand_MQTT.png 19:00:27 create mode 100644 2.2/examples/scheduleconfig_MQTT.png 19:00:27 create mode 100644 2.2/general/ContainerNames/index.html 19:00:27 create mode 100644 2.2/general/Definitions/index.html 19:00:27 create mode 100644 2.2/general/EdgeX_ApplicationServicesLayer.png 19:00:27 create mode 100644 2.2/general/EdgeX_CoreServicesHighlighted.png 19:00:27 create mode 100644 2.2/general/EdgeX_CoreServicesLayer.png 19:00:27 create mode 100644 2.2/general/EdgeX_DeviceServicesLayer.png 19:00:27 create mode 100644 2.2/general/EdgeX_RegistryHighlighted.png 19:00:27 create mode 100644 2.2/general/EdgeX_Security.png 19:00:27 create mode 100644 2.2/general/EdgeX_SecurityLayer.png 19:00:27 create mode 100644 2.2/general/EdgeX_SupportingServicesLayer.png 19:00:27 create mode 100644 2.2/general/EdgeX_SysMgmtCapability.png 19:00:27 create mode 100644 2.2/general/EdgeX_SysMgmtTranslation.png 19:00:27 create mode 100644 2.2/general/EdgeX_SystemManagement.png 19:00:27 create mode 100644 2.2/general/EdgeX_SystemManagementLayer.png 19:00:27 create mode 100644 2.2/general/EdgeX_X.png 19:00:27 create mode 100644 2.2/general/EdgeX_architecture.png 19:00:27 create mode 100644 2.2/general/EdgeX_data-flow.png 19:00:27 create mode 100644 2.2/general/EdgeX_deployments.png 19:00:27 create mode 100644 2.2/general/EdgeX_gateway.png 19:00:27 create mode 100644 2.2/general/EdgeX_logo.png 19:00:27 create mode 100644 2.2/general/EdgeX_microservice_arch.png 19:00:27 create mode 100644 2.2/general/EdgeX_middleware.png 19:00:27 create mode 100644 2.2/general/EdgeX_octopus.png 19:00:27 create mode 100644 2.2/general/EdgeX_step1-1.png 19:00:27 create mode 100644 2.2/general/EdgeX_step1-2.png 19:00:27 create mode 100644 2.2/general/EdgeX_step2.png 19:00:27 create mode 100644 2.2/general/EdgeX_step3.png 19:00:27 create mode 100644 2.2/general/EdgeX_step4.png 19:00:27 create mode 100644 2.2/general/EdgeX_step5.png 19:00:27 create mode 100644 2.2/general/EdgeX_step6.png 19:00:27 create mode 100644 2.2/general/EdgeX_step7.png 19:00:27 create mode 100644 2.2/general/PlatformRequirements/index.html 19:00:27 create mode 100644 2.2/general/ServiceConfiguration/index.html 19:00:27 create mode 100644 2.2/general/ServicePorts/index.html 19:00:27 create mode 100644 2.2/general/conf.py 19:00:27 create mode 100644 2.2/getting-started/ApplicationFunctionsSDK/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedCDevelopers/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedDevelopers/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedGoDevelopers/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedHybrid/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedSDK-C/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedSDK-Go/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedSDK/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedSnapUsers/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedUsers/index.html 19:00:27 create mode 100644 2.2/getting-started/Ch-GettingStartedUsersNexus/index.html 19:00:27 create mode 100644 2.2/getting-started/EdgeX_DeviceServiceSDK.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedBranchSelection.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedBuild.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedChangeToNexus.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedClone.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedGoModInit.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridBuild.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridDeviceVirtualLog.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridResults.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridRun.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridRunContainers.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedLocateDriver.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedNexusCompose.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedNexusComposeNew.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedRunMetadata.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKBuild.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKClone.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCloneC.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCompileC.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCopyFiles.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCopyFilesC.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKGoAddImports.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKGoGenNumber.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKGoMod.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKReplaceImports.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrActiveContainers.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrConsul.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrLogs.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrPing.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GoLandMakeBuild.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GoLandMakeRun.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GoLandOpenProject.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GoLandSelectProject.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_GoLandViewTerminal.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_SampleDeviceProfile_DeviceResources.png 19:00:27 create mode 100644 2.2/getting-started/EdgeX_SampleDeviceProfile_DeviceResourcesC.png 19:00:27 create mode 100644 2.2/getting-started/configuration.toml 19:00:27 create mode 100644 2.2/getting-started/gcc-logo.png 19:00:27 create mode 100644 2.2/getting-started/golang-vector-6.png 19:00:27 create mode 100644 2.2/getting-started/index.html 19:00:27 create mode 100644 2.2/getting-started/quick-start/EdgeX_ConnectToHiveMQ.png 19:00:27 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedCommandGet.png 19:00:27 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedCommandGetAfterPut.png 19:00:27 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedCommandPut.png 19:00:27 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedRandomIntegerData.png 19:00:27 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedUsrActiveContainers.png 19:00:27 create mode 100644 2.2/getting-started/quick-start/EdgeX_HiveMQTTMessages.png 19:00:27 create mode 100644 2.2/getting-started/quick-start/EdgeX_HiveMQTTWebClient.png 19:00:27 create mode 100644 2.2/getting-started/quick-start/index.html 19:00:27 create mode 100644 2.2/getting-started/random-generator-device.json 19:00:27 create mode 100644 2.2/getting-started/random-generator-device.toml 19:00:27 create mode 100644 2.2/getting-started/random-generator-device.yaml 19:00:27 create mode 100644 2.2/getting-started/tools/Ch-CommandLineInterface/index.html 19:00:27 create mode 100644 2.2/getting-started/tools/Ch-GUI/index.html 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_AddDeviceWizard.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_AddeKuiperRule.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_AppServiceConfButton.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_AppServiceList.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_AssocProfileServiceLinks.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_AssociatedDeviceIcon.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_AssociatedDevicesButton.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_CantRemoveProfile.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_CommandExecute.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Compose_With_app_sample.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_DSSettings.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Dashboard.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Dashboard2.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Dashboard_Error.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_DeviceList.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_DeviceProfileList.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_EditAutoEvents.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_EventStream.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_GUI_Login.jpg 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_GUI_Mobile.jpg 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Hamburger_Icon.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Interval.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_IntervalAction.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Menu_Icons.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Metadata.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Notifications.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_OperationButtons.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_RuleNoStream.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Scheduler.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Service_Metrics.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_StoppedService.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_Subscriptions.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_System.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_TokenPrompt.png 19:00:27 create mode 100644 2.2/getting-started/tools/EdgeX_eKuiperStream.png 19:00:27 create mode 100644 2.2/getting-started/tools/create-device.png 19:00:27 create mode 100644 2.2/getting-started/tools/device-list-by-name.png 19:00:27 create mode 100644 2.2/getting-started/tools/device-list-json.png 19:00:27 create mode 100644 2.2/getting-started/tools/device-list.png 19:00:27 create mode 100644 2.2/getting-started/tools/update-device.png 19:00:27 create mode 100644 2.2/index.html 19:00:27 create mode 100644 2.2/microservices/application/AdvancedTopics/index.html 19:00:27 create mode 100644 2.2/microservices/application/AppFunctionContextAPI/index.html 19:00:27 create mode 100644 2.2/microservices/application/AppServiceConfigurable/index.html 19:00:27 create mode 100644 2.2/microservices/application/ApplicationFunctionsSDK/index.html 19:00:27 create mode 100644 2.2/microservices/application/ApplicationServiceAPI/index.html 19:00:27 create mode 100644 2.2/microservices/application/ApplicationServices.png 19:00:27 create mode 100644 2.2/microservices/application/ApplicationServices/index.html 19:00:27 create mode 100644 2.2/microservices/application/BuiltIn/index.html 19:00:27 create mode 100644 2.2/microservices/application/ErrorHandling/index.html 19:00:27 create mode 100644 2.2/microservices/application/GeneralAppServiceConfig/index.html 19:00:27 create mode 100644 2.2/microservices/application/GettingStarted/index.html 19:00:27 create mode 100644 2.2/microservices/application/SDKFunctions.png 19:00:27 create mode 100644 2.2/microservices/application/Triggers/index.html 19:00:27 create mode 100644 2.2/microservices/application/TriggersFunctions.png 19:00:27 create mode 100644 2.2/microservices/application/V2Migration/index.html 19:00:27 create mode 100644 2.2/microservices/configuration/CommonCommandLineOptions/index.html 19:00:27 create mode 100644 2.2/microservices/configuration/CommonConfiguration/index.html 19:00:27 create mode 100644 2.2/microservices/configuration/CommonEnvironmentVariables/index.html 19:00:27 create mode 100644 2.2/microservices/configuration/ConfigurationAndRegistry/index.html 19:00:27 create mode 100644 2.2/microservices/configuration/EdgeX_ConfigurationRegistry.png 19:00:27 create mode 100644 2.2/microservices/configuration/EdgeX_CoreRegConfig.png 19:00:27 create mode 100644 2.2/microservices/configuration/EdgeX_RegistryHighlighted.png 19:00:27 create mode 100644 2.2/microservices/configuration/V2MigrationCommonConfig/index.html 19:00:27 create mode 100644 2.2/microservices/core/Ch-CoreServices/index.html 19:00:27 create mode 100644 2.2/microservices/core/EdgeX_CoreServices.png 19:00:27 create mode 100644 2.2/microservices/core/command/Ch-Command/index.html 19:00:27 create mode 100644 2.2/microservices/core/command/EdgeX_Command.png 19:00:27 create mode 100644 2.2/microservices/core/command/EdgeX_CommandPutRequest.png 19:00:27 create mode 100644 2.2/microservices/core/command/EdgeX_CommandRequestForDevices.png 19:00:27 create mode 100644 2.2/microservices/core/command/EdgeX_CoreCommandModel.png 19:00:27 create mode 100644 2.2/microservices/core/data/Ch-CoreData/index.html 19:00:27 create mode 100644 2.2/microservices/core/data/EdgeX_CoreData.png 19:00:27 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataAddDevice.png 19:00:27 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataEventReading.png 19:00:27 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataModel.png 19:00:27 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataRESTEndpoint.png 19:00:27 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataSubscriber.png 19:00:27 create mode 100644 2.2/microservices/core/data/EdgeX_Event-Reading.png 19:00:27 create mode 100644 2.2/microservices/core/database/Ch-Redis/index.html 19:00:27 create mode 100644 2.2/microservices/core/metadata/Ch-Metadata/index.html 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_DS_Access.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_Metadata.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_Metadata2.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_Metadata3.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataAddDeviceProfileStep1.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataAddDeviceProfileStep2.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataDeviceStartup.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel_Commands.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel_Profile.png 19:00:27 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel_ProvisionWatcher.png 19:00:27 create mode 100644 2.2/microservices/device/Ch-DeviceServiceList/index.html 19:00:27 create mode 100644 2.2/microservices/device/Ch-DeviceServices/index.html 19:00:27 create mode 100644 2.2/microservices/device/EdgeX_Device.png 19:00:27 create mode 100644 2.2/microservices/device/EdgeX_DeviceServiceAbstraction.png 19:00:27 create mode 100644 2.2/microservices/device/EdgeX_DeviceServices.png 19:00:27 create mode 100644 2.2/microservices/device/V2Migration/index.html 19:00:27 create mode 100644 2.2/microservices/device/profile/Ch-DeviceProfile/index.html 19:00:27 create mode 100644 2.2/microservices/device/profile/Ch-DeviceProfileRef/index.html 19:00:27 create mode 100644 2.2/microservices/device/sdk/Ch-DeviceSDK/index.html 19:00:27 create mode 100644 2.2/microservices/device/sdk/EdgeX_SDKs.png 19:00:27 create mode 100644 2.2/microservices/device/virtual/Ch-VirtualDevice/index.html 19:00:27 create mode 100644 2.2/microservices/device/virtual/EdgeX_VirtualDevice.png 19:00:27 create mode 100644 2.2/microservices/general/MultipleInstances.png 19:00:27 create mode 100644 2.2/microservices/general/index.html 19:00:27 create mode 100644 2.2/microservices/support/Ch-SupportingServices/index.html 19:00:27 create mode 100644 2.2/microservices/support/EdgeX_SupportingServices.png 19:00:27 create mode 100644 2.2/microservices/support/eKuiper/Ch-eKuiper/index.html 19:00:27 create mode 100644 2.2/microservices/support/eKuiper/EdgeX_eKuiperRulesEngine.png 19:00:27 create mode 100644 2.2/microservices/support/eKuiper/arch.png 19:00:27 create mode 100644 2.2/microservices/support/eKuiper/arch_light.png 19:00:27 create mode 100644 2.2/microservices/support/notifications/Ch-AlertsNotifications/index.html 19:00:27 create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesAlertsArchitecture.png 19:00:27 create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesAlertsNotifications.png 19:00:27 create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesNotificationsModel.png 19:00:27 create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesNotificationsModel.xml 19:00:27 create mode 100644 2.2/microservices/support/scheduler/Ch-Scheduler/index.html 19:00:27 create mode 100644 2.2/microservices/support/scheduler/EdgeX_CoreDataCleanUp.png 19:00:27 create mode 100644 2.2/microservices/support/scheduler/EdgeX_SupportSchedulerModel.png 19:00:27 create mode 100644 2.2/microservices/support/scheduler/EdgeX_SupportSchedulerModel.xml 19:00:27 create mode 100644 2.2/microservices/support/scheduler/EdgeX_SupportingServicesScheduling.png 19:00:27 create mode 100644 2.2/microservices/system-management/Ch_CentralManagementSystem.png 19:00:27 create mode 100644 2.2/microservices/system-management/Ch_SystemManagement/index.html 19:00:27 create mode 100644 2.2/microservices/system-management/Ch_SystemManagement_Facilitates_Central.png 19:00:27 create mode 100644 2.2/microservices/system-management/EdgeX_SysMgmtArch.png 19:00:27 create mode 100644 2.2/microservices/system-management/EdgeX_SystemManagement.png 19:00:27 create mode 100644 2.2/microservices/system-management/agent/Ch_SysMgmtAgent/index.html 19:00:27 create mode 100644 2.2/microservices/system-management/executor/Ch_SysMgmtExecutor/index.html 19:00:27 create mode 100644 2.2/microservices/system-management/executor/EdgeX-SME-Docker-in-Docker.png 19:00:27 create mode 100644 2.2/search/search_index.json 19:00:27 create mode 100644 2.2/security/Ch-APIGateway/index.html 19:00:27 create mode 100644 2.2/security/Ch-AddGatewayUserRemotely/index.html 19:00:27 create mode 100644 2.2/security/Ch-CORS-Settings/index.html 19:00:27 create mode 100644 2.2/security/Ch-Configuring-Add-On-Services/index.html 19:00:27 create mode 100644 2.2/security/Ch-Docker-Swarm-SecuringDeviceServices/index.html 19:00:27 create mode 100644 2.2/security/Ch-SSH-Tunneling-HowToSecureDeviceServices/index.html 19:00:27 create mode 100644 2.2/security/Ch-SecretStore/index.html 19:00:27 create mode 100644 2.2/security/Ch-Secure-Consul/index.html 19:00:27 create mode 100644 2.2/security/Ch-Secure-MessageBus/index.html 19:00:27 create mode 100644 2.2/security/Ch-Security/index.html 19:00:27 create mode 100644 2.2/security/Ch-SecurityIssues/index.html 19:00:27 create mode 100644 2.2/security/EdgeX-UI-Vault-01.png 19:00:27 create mode 100644 2.2/security/EdgeX-UI-Vault-02.png 19:00:27 create mode 100644 2.2/security/EdgeX-UI-Vault-03.png 19:00:27 create mode 100644 2.2/security/EdgeX-UI-Vault-04.png 19:00:27 create mode 100644 2.2/security/EdgeX-UI-Vault-05.png 19:00:27 create mode 100644 2.2/security/EdgeX_Security.png 19:00:27 create mode 100644 2.2/security/SeedingServiceSecrets/index.html 19:00:27 create mode 100644 2.2/security/consul-login-input.png 19:00:27 create mode 100644 2.2/security/consul-login.png 19:00:27 create mode 100644 2.2/security/overlay-network.png 19:00:27 create mode 100644 2.2/security/secrets-config-proxy/index.html 19:00:27 create mode 100644 2.2/security/secrets-config/index.html 19:00:27 create mode 100644 2.2/security/security-file-token-provider.1/index.html 19:00:27 create mode 100644 2.2/security/ssh-tunneling_device.png 19:00:27 create mode 100644 2.2/sitemap.xml 19:00:27 create mode 100644 2.2/sitemap.xml.gz 19:00:27 create mode 100644 2.2/threat-models/secret-store/arch-as-is.jpg 19:00:27 create mode 100644 2.2/threat-models/secret-store/arch-in-context.jpg 19:00:27 create mode 100644 2.2/threat-models/secret-store/arch-proposed.jpg 19:00:27 create mode 100644 2.2/threat-models/secret-store/background/index.html 19:00:27 create mode 100644 2.2/threat-models/secret-store/general_requirements.jpg 19:00:27 create mode 100644 2.2/threat-models/secret-store/high_level_architecture.jpg 19:00:27 create mode 100644 2.2/threat-models/secret-store/high_level_design/index.html 19:00:27 create mode 100644 2.2/threat-models/secret-store/index.html 19:00:27 create mode 100644 2.2/threat-models/secret-store/pki_initialization.jpg 19:00:27 create mode 100644 2.2/threat-models/secret-store/threat_model/index.html 19:00:27 create mode 100644 2.2/threat-models/secret-store/token_handshake.jpg 19:00:27 create mode 100644 2.2/threat-models/secret-store/vault_initialization.jpg 19:00:27 create mode 100644 2.2/threat-models/secret-store/vault_master_key_encryption/index.html 19:00:27 create mode 100644 2.2/walk-through/Ch-Walkthrough/index.html 19:00:27 create mode 100644 2.2/walk-through/Ch-WalkthroughCommands/index.html 19:00:27 create mode 100644 2.2/walk-through/Ch-WalkthroughDeviceProfile/index.html 19:00:27 create mode 100644 2.2/walk-through/Ch-WalkthroughDeviceService/index.html 19:00:27 create mode 100644 2.2/walk-through/Ch-WalkthroughExporting/index.html 19:00:27 create mode 100644 2.2/walk-through/Ch-WalkthroughProvision/index.html 19:00:27 create mode 100644 2.2/walk-through/Ch-WalkthroughReading/index.html 19:00:27 create mode 100644 2.2/walk-through/Ch-WalkthroughSetup/index.html 19:00:27 create mode 100644 2.2/walk-through/Ch-WalkthroughUseCase/index.html 19:00:27 create mode 100644 2.2/walk-through/EdgeX_CameraMonitorProfile.yml 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughAppServiceLog.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughCameraCommands.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughConsulKeyValue.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughConsulSetLogLevel.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughCurlPOST_Response.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughDeployment.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughGetCommands.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughGetCommands_Curl.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughGetValueDescriptors.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughHumansCanine.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostValueDescriptor.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanFile.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanHeaders.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanPOST.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanPOST_Response.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPutCommandURL.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughSendEvent.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughSendEvent_Curl.png 19:00:27 create mode 100644 2.2/walk-through/EdgeX_WalkthroughSnapshotDepth.png 19:00:27 [edgeXGHPagesPublish] DRY_RUN set to : false 19:00:27 [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages 19:00:27 Warning: Permanently added the RSA host key for IP address '140.82.112.4' to the list of known hosts. 19:00:28 To github.com:edgexfoundry/edgex-docs.git 19:00:28 ! [rejected] gh-pages -> gh-pages (fetch first) 19:00:28 error: failed to push some refs to 'git@github.com:edgexfoundry/edgex-docs.git' 19:00:28 hint: Updates were rejected because the remote contains work that you do 19:00:28 hint: not have locally. This is usually caused by another repository pushing 19:00:28 hint: to the same ref. You may want to first integrate the remote changes 19:00:28 hint: (e.g., 'git pull ...') before pushing again. 19:00:28 hint: See the 'Note about fast-forwards' in 'git push --help' for details. [Pipeline] } 19:00:28 $ ssh-agent -k 19:00:28 unset SSH_AUTH_SOCK; 19:00:28 unset SSH_AGENT_PID; 19:00:28 echo Agent pid 8529 killed; 19:00:28 [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 19:00:28 + '[' -d /w/workspace/edgexfoundry_edgex-docs_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:00:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:00:29 ---> package-listing.sh 19:00:29 ++ facter osfamily 19:00:29 ++ tr '[:upper:]' '[:lower:]' 19:00:29 + OS_FAMILY=redhat 19:00:29 + workspace=/w/workspace/edgexfoundry_edgex-docs_main 19:00:29 + START_PACKAGES=/tmp/packages_start.txt 19:00:29 + END_PACKAGES=/tmp/packages_end.txt 19:00:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:29 + PACKAGES=/tmp/packages_start.txt 19:00:29 + '[' /w/workspace/edgexfoundry_edgex-docs_main ']' 19:00:29 + PACKAGES=/tmp/packages_end.txt 19:00:29 + case "${OS_FAMILY}" in 19:00:29 + rpm -qa 19:00:29 + sort 19:00:30 + '[' -f /tmp/packages_start.txt ']' 19:00:30 + '[' -f /tmp/packages_end.txt ']' 19:00:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:00:30 + '[' /w/workspace/edgexfoundry_edgex-docs_main ']' 19:00:30 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_main/archives/ 19:00:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_main/archives/ [Pipeline] echo 19:00:30 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 19:00:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:31 19:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:31 latest: Pulling from edgex-lftools-log-publisher 19:00:31 b4d181a07f80: Pulling fs layer 19:00:31 a1111a8f2ec3: Pulling fs layer 19:00:31 ed53099fbce6: Pulling fs layer 19:00:31 dc539afda2c1: Pulling fs layer 19:00:31 77bc0d833cb6: Pulling fs layer 19:00:31 9065ff56babe: Pulling fs layer 19:00:31 d287ab97295c: Pulling fs layer 19:00:31 dc539afda2c1: Waiting 19:00:31 77bc0d833cb6: Waiting 19:00:31 9065ff56babe: Waiting 19:00:31 d287ab97295c: Waiting 19:00:31 a1111a8f2ec3: Verifying Checksum 19:00:31 a1111a8f2ec3: Download complete 19:00:31 dc539afda2c1: Verifying Checksum 19:00:31 dc539afda2c1: Download complete 19:00:31 ed53099fbce6: Verifying Checksum 19:00:31 ed53099fbce6: Download complete 19:00:31 9065ff56babe: Verifying Checksum 19:00:31 9065ff56babe: Download complete 19:00:31 77bc0d833cb6: Verifying Checksum 19:00:31 77bc0d833cb6: Download complete 19:00:31 b4d181a07f80: Verifying Checksum 19:00:31 b4d181a07f80: Download complete 19:00:32 d287ab97295c: Verifying Checksum 19:00:32 d287ab97295c: Download complete 19:00:33 b4d181a07f80: Pull complete 19:00:33 a1111a8f2ec3: Pull complete 19:00:33 ed53099fbce6: Pull complete 19:00:33 dc539afda2c1: Pull complete 19:00:34 77bc0d833cb6: Pull complete 19:00:34 9065ff56babe: Pull complete 19:00:39 d287ab97295c: Pull complete 19:00:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:00:39 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 19:00:39 $ 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 19:00:41 $ docker top 3854fd268c1f9fba37be68037ff1e8606488bc387294258694657625e4519926 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:42 + touch /tmp/pre-build-complete [Pipeline] sh 19:00:42 + mkdir -p /var/log/sysstat [Pipeline] sh 19:00:42 + ls /var/log/sa-host 19:00:42 + sadf -c /var/log/sa-host/sa18 19:00:42 file_magic: OK 19:00:42 HZ: Using current value: 100 19:00:42 file_header: OK 19:00:42 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 19:00:42 Statistics: 19:00:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:00:42 File successfully converted to sysstat format version 12.0.3 19:00:42 + sadf -c /var/log/sa-host/sa30 19:00:42 file_magic: OK 19:00:42 HZ: Using current value: 100 19:00:42 file_header: OK 19:00:42 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 19:00:42 Statistics: 19:00:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:00:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:43 provisioning config files... 19:00:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_main@tmp/config8669872339369582520tmp [Pipeline] { [Pipeline] echo 19:00:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:00:43 ---> create-netrc.sh [Pipeline] } 19:00:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:00:43 ---> python-tools-install.sh [Pipeline] echo 19:00:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:00:44 ---> sudo-logs.sh 19:00:44 Archiving 'sudo' log.. 19:00:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-30.novalocal: Name or service not known 19:00:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-30.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:00:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:00:44 ---> job-cost.sh 19:00:44 lf-activate-venv: SKIPPING 19:00:44 INFO: No Stack... 19:00:44 INFO: Retrieving Pricing Info for: v3-standard-2 19:00:44 INFO: Archiving Costs [Pipeline] echo 19:00:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:00:45 ---> logs-deploy.sh 19:00:45 lf-activate-venv: SKIPPING 19:00:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/main/24 19:00:45 INFO: archiving workspace using pattern(s): 19:00:45 Archives upload complete. 19:00:46 INFO: archiving logs to Nexus 19:00:46 ---> uname -a: 19:00:46 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 19:00:46 19:00:46 19:00:46 ---> lscpu: 19:00:46 Architecture: x86_64 19:00:46 CPU op-mode(s): 32-bit, 64-bit 19:00:46 Byte Order: Little Endian 19:00:46 Address sizes: 40 bits physical, 48 bits virtual 19:00:46 CPU(s): 2 19:00:46 On-line CPU(s) list: 0,1 19:00:46 Thread(s) per core: 1 19:00:46 Core(s) per socket: 1 19:00:46 Socket(s): 2 19:00:46 NUMA node(s): 1 19:00:46 Vendor ID: AuthenticAMD 19:00:46 CPU family: 23 19:00:46 Model: 49 19:00:46 Model name: AMD EPYC-Rome Processor 19:00:46 Stepping: 0 19:00:46 CPU MHz: 2799.998 19:00:46 BogoMIPS: 5599.99 19:00:46 Virtualization: AMD-V 19:00:46 Hypervisor vendor: KVM 19:00:46 Virtualization type: full 19:00:46 L1d cache: 32K 19:00:46 L1i cache: 32K 19:00:46 L2 cache: 512K 19:00:46 L3 cache: 16384K 19:00:46 NUMA node0 CPU(s): 0,1 19:00:46 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 19:00:46 19:00:46 19:00:46 ---> nproc: 19:00:46 2 19:00:46 19:00:46 19:00:46 ---> df -h: 19:00:46 Filesystem Size Used Avail Use% Mounted on 19:00:46 overlay 40G 8.1G 32G 21% / 19:00:46 tmpfs 64M 0 64M 0% /dev 19:00:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:00:46 shm 64M 0 64M 0% /dev/shm 19:00:46 /dev/vda1 40G 8.1G 32G 21% /facter-os 19:00:46 19:00:46 19:00:46 ---> sar -b -r -n DEV: 19:00:46 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) 19:00:46 19:00:46 18:52:51 LINUX RESTART (2 CPU) 19:00:46 19:00:46 18:53:01 tps rtps wtps bread/s bwrtn/s 19:00:46 18:54:01 143.98 89.58 54.40 7263.71 38856.89 19:00:46 18:55:01 3.06 0.00 3.06 0.00 1782.06 19:00:46 18:56:01 1.67 0.00 1.67 0.00 1281.76 19:00:46 18:57:01 1.93 0.00 1.93 0.00 1654.27 19:00:46 18:58:01 125.73 2.93 122.80 2252.12 12802.11 19:00:46 18:59:01 1.17 0.00 1.17 0.00 18.47 19:00:46 19:00:01 0.22 0.00 0.22 0.00 2.30 19:00:46 Average: 39.69 13.22 26.47 1359.63 8058.00 19:00:46 19:00:46 18:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:00:46 18:54:01 5790728 0 587068 7.33 2620 1628516 1280048 14.13 511428 1477356 6004 19:00:46 18:55:01 5740128 0 588396 7.35 2620 1677788 1195452 13.20 563360 1477460 2328 19:00:46 18:56:01 5702048 0 588528 7.35 2620 1715736 1195452 13.20 599276 1478168 1948 19:00:46 18:57:01 5647032 0 593296 7.41 2620 1765984 1195452 13.20 652468 1478524 2768 19:00:46 18:58:01 5131920 0 784264 9.79 2620 2090128 1392332 15.37 955328 1649228 20 19:00:46 18:59:01 5139632 0 776552 9.70 2620 2090128 1323132 14.61 949652 1649228 16 19:00:46 19:00:01 5147608 0 768568 9.60 2620 2090136 1323156 14.61 940536 1650292 8 19:00:46 Average: 5471299 0 669525 8.36 2620 1865488 1272146 14.05 738864 1551465 1870 19:00:46 19:00:46 18:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:00:46 18:54:01 eth0 585.75 370.92 1315.51 62.59 0.00 0.00 0.00 0.00 19:00:46 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:55:01 eth0 184.91 156.50 832.68 10.64 0.00 0.00 0.00 0.00 19:00:46 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:56:01 eth0 151.04 127.09 644.20 8.63 0.00 0.00 0.00 0.00 19:00:46 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:57:01 eth0 189.91 159.24 851.44 10.84 0.00 0.00 0.00 0.00 19:00:46 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:58:01 eth0 399.45 254.80 1328.85 807.56 0.00 0.00 0.00 0.00 19:00:46 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:58:01 docker0 12.24 17.39 1.09 205.31 0.00 0.00 0.00 0.00 19:00:46 18:59:01 eth0 1.22 0.53 0.45 0.22 0.00 0.00 0.00 0.00 19:00:46 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 19:00:01 eth0 1.62 0.52 0.62 0.42 0.00 0.00 0.00 0.00 19:00:46 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 Average: eth0 216.28 152.81 710.56 128.72 0.00 0.00 0.00 0.00 19:00:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:46 Average: docker0 1.75 2.48 0.16 29.34 0.00 0.00 0.00 0.00 19:00:46 19:00:46 19:00:46 ---> sar -P ALL: 19:00:46 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) 19:00:46 19:00:46 18:52:51 LINUX RESTART (2 CPU) 19:00:46 19:00:46 18:53:01 CPU %user %nice %system %iowait %steal %idle 19:00:46 18:54:01 all 14.70 0.00 5.24 2.78 0.06 77.22 19:00:46 18:54:01 0 16.13 0.00 5.91 2.74 0.07 75.15 19:00:46 18:54:01 1 13.28 0.00 4.58 2.82 0.05 79.27 19:00:46 18:55:01 all 1.56 0.00 0.31 0.00 0.04 98.08 19:00:46 18:55:01 0 2.64 0.00 0.51 0.00 0.05 96.80 19:00:46 18:55:01 1 0.50 0.00 0.12 0.00 0.03 99.35 19:00:46 18:56:01 all 0.95 0.00 0.24 0.00 0.03 98.78 19:00:46 18:56:01 0 1.48 0.00 0.44 0.00 0.03 98.04 19:00:46 18:56:01 1 0.42 0.00 0.05 0.00 0.02 99.51 19:00:46 18:57:01 all 1.28 0.00 0.32 0.00 0.03 98.37 19:00:46 18:57:01 0 1.66 0.00 0.49 0.00 0.03 97.82 19:00:46 18:57:01 1 0.90 0.00 0.15 0.00 0.03 98.91 19:00:46 18:58:01 all 18.57 0.00 3.22 2.94 0.06 75.21 19:00:46 18:58:01 0 21.07 0.00 3.64 1.93 0.07 73.29 19:00:46 18:58:01 1 16.10 0.00 2.79 3.94 0.05 77.12 19:00:46 18:59:01 all 0.09 0.00 0.05 0.00 0.02 99.84 19:00:46 18:59:01 0 0.13 0.00 0.05 0.00 0.00 99.82 19:00:46 18:59:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:00:46 19:00:01 all 0.19 0.00 0.04 0.00 0.02 99.75 19:00:46 19:00:01 0 0.32 0.00 0.03 0.00 0.02 99.63 19:00:46 19:00:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:00:46 Average: all 5.26 0.00 1.33 0.80 0.04 92.58 19:00:46 Average: 0 6.11 0.00 1.56 0.66 0.04 91.63 19:00:46 Average: 1 4.40 0.00 1.10 0.95 0.03 93.52 19:00:46 19:00:46 19:00:46