Skip to content
Succès

Sortie de la console

16:09:42 [2022-10-12T14:09:42.024Z] Démarré par l'utilisateur Miguel Moquillon
16:09:42 [2022-10-12T14:09:42.025Z] Running as userbuild
16:09:42 [2022-10-12T14:09:42.667Z] Obtained src/releases/docker-test/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
16:09:42 [2022-10-12T14:09:42.799Z] [Pipeline] Start of Pipeline
16:09:42 [2022-10-12T14:09:42.951Z] [Pipeline] node
16:09:42 [2022-10-12T14:09:42.957Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Test Image
16:09:42 [2022-10-12T14:09:42.959Z] [Pipeline] {
16:09:42 [2022-10-12T14:09:42.980Z] [Pipeline] stage
16:09:42 [2022-10-12T14:09:42.981Z] [Pipeline] { (Declarative: Checkout SCM)
16:09:42 [2022-10-12T14:09:42.990Z] [Pipeline] checkout
16:09:42 [2022-10-12T14:09:42.992Z] Selected Git installation does not exist. Using Default
16:09:42 [2022-10-12T14:09:42.992Z] The recommended git tool is: NONE
16:09:42 [2022-10-12T14:09:42.992Z] No credentials specified
16:09:42 [2022-10-12T14:09:42.993Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10
16:09:42 [2022-10-12T14:09:42.997Z] Fetching changes from the remote Git repository
16:09:42 [2022-10-12T14:09:42.998Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:09:43 [2022-10-12T14:09:43.002Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:09:43 [2022-10-12T14:09:43.002Z]  > /usr/bin/git --version # timeout=10
16:09:43 [2022-10-12T14:09:43.005Z]  > git --version # 'git version 2.34.1'
16:09:43 [2022-10-12T14:09:43.005Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:09:43 [2022-10-12T14:09:43.433Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:09:43 [2022-10-12T14:09:43.438Z] Checking out Revision 7adf6059fa3ab7e0ed56877c2f4b97c6f86b0d23 (refs/remotes/origin/master)
16:09:43 [2022-10-12T14:09:43.438Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:09:43 [2022-10-12T14:09:43.444Z]  > /usr/bin/git checkout -f 7adf6059fa3ab7e0ed56877c2f4b97c6f86b0d23 # timeout=10
16:09:43 [2022-10-12T14:09:43.474Z] Commit message: "In the generation of the project web site, update also the version of Silverpeas in the index.html"
16:09:43 [2022-10-12T14:09:43.475Z]  > /usr/bin/git rev-list --no-walk f0234a164b1aceb5d794de6aa655e636401e62a2 # timeout=10
16:09:43 [2022-10-12T14:09:43.493Z] [Pipeline] }
16:09:43 [2022-10-12T14:09:43.497Z] [Pipeline] // stage
16:09:43 [2022-10-12T14:09:43.507Z] [Pipeline] withEnv
16:09:43 [2022-10-12T14:09:43.507Z] [Pipeline] {
16:09:43 [2022-10-12T14:09:43.525Z] [Pipeline] withEnv
16:09:43 [2022-10-12T14:09:43.526Z] [Pipeline] {
16:09:43 [2022-10-12T14:09:43.534Z] [Pipeline] stage
16:09:43 [2022-10-12T14:09:43.534Z] [Pipeline] { (Check the Docker image version to build)
16:09:43 [2022-10-12T14:09:43.563Z] Stage "Check the Docker image version to build" skipped due to when conditional
16:09:43 [2022-10-12T14:09:43.563Z] [Pipeline] }
16:09:43 [2022-10-12T14:09:43.567Z] [Pipeline] // stage
16:09:43 [2022-10-12T14:09:43.573Z] [Pipeline] stage
16:09:43 [2022-10-12T14:09:43.573Z] [Pipeline] { (Prepare the project)
16:09:43 [2022-10-12T14:09:43.606Z] [Pipeline] git
16:09:43 [2022-10-12T14:09:43.608Z] The recommended git tool is: NONE
16:09:43 [2022-10-12T14:09:43.608Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:09:43 [2022-10-12T14:09:43.623Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10
16:09:43 [2022-10-12T14:09:43.627Z] Fetching changes from the remote Git repository
16:09:43 [2022-10-12T14:09:43.629Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-test # timeout=10
16:09:43 [2022-10-12T14:09:43.635Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-test
16:09:43 [2022-10-12T14:09:43.635Z]  > /usr/bin/git --version # timeout=10
16:09:43 [2022-10-12T14:09:43.639Z]  > git --version # 'git version 2.34.1'
16:09:43 [2022-10-12T14:09:43.639Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:09:43 [2022-10-12T14:09:43.640Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-test +refs/heads/*:refs/remotes/origin/* # timeout=10
16:09:44 [2022-10-12T14:09:44.221Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:09:44 [2022-10-12T14:09:44.226Z] Checking out Revision c4d0f2f2f45b01224946634ff85378f5e45f7b2d (refs/remotes/origin/master)
16:09:44 [2022-10-12T14:09:44.227Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:09:44 [2022-10-12T14:09:44.231Z]  > /usr/bin/git checkout -f c4d0f2f2f45b01224946634ff85378f5e45f7b2d # timeout=10
16:09:44 [2022-10-12T14:09:44.284Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:09:44 [2022-10-12T14:09:44.290Z]  > /usr/bin/git branch -D master # timeout=10
16:09:44 [2022-10-12T14:09:44.299Z]  > /usr/bin/git checkout -b master c4d0f2f2f45b01224946634ff85378f5e45f7b2d # timeout=10
16:09:44 [2022-10-12T14:09:44.345Z] Commit message: "Fix Wildfly version"
16:09:44 [2022-10-12T14:09:44.345Z]  > /usr/bin/git rev-list --no-walk df071d0d8da4c7cc5dd92bc0c5415e7f1413b0d2 # timeout=10
16:09:44 [2022-10-12T14:09:44.363Z] [Pipeline] script
16:09:44 [2022-10-12T14:09:44.365Z] [Pipeline] {
16:09:44 [2022-10-12T14:09:44.370Z] [Pipeline] sh
16:09:44 [2022-10-12T14:09:44.624Z] + grep -oP (?<=build=)\d+ Dockerfile
16:09:44 [2022-10-12T14:09:44.625Z] [Pipeline] }
16:09:44 [2022-10-12T14:09:44.632Z] [Pipeline] // script
16:09:44 [2022-10-12T14:09:44.640Z] [Pipeline] }
16:09:44 [2022-10-12T14:09:44.647Z] [Pipeline] // stage
16:09:44 [2022-10-12T14:09:44.657Z] [Pipeline] stage
16:09:44 [2022-10-12T14:09:44.658Z] [Pipeline] { (Update Wildfly version)
16:09:44 [2022-10-12T14:09:44.694Z] [Pipeline] script
16:09:44 [2022-10-12T14:09:44.698Z] [Pipeline] {
16:09:44 [2022-10-12T14:09:44.708Z] [Pipeline] echo
16:09:44 [2022-10-12T14:09:44.708Z] Update Wildfly to 26.1.2
16:09:44 [2022-10-12T14:09:44.710Z] [Pipeline] sh
16:09:44 [2022-10-12T14:09:44.967Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.2/g Dockerfile
16:09:44 [2022-10-12T14:09:44.967Z] + git diff --quiet
16:09:44 [2022-10-12T14:09:44.968Z] [Pipeline] }
16:09:44 [2022-10-12T14:09:44.975Z] [Pipeline] // script
16:09:44 [2022-10-12T14:09:44.983Z] [Pipeline] }
16:09:44 [2022-10-12T14:09:44.990Z] [Pipeline] // stage
16:09:45 [2022-10-12T14:09:45.000Z] [Pipeline] stage
16:09:45 [2022-10-12T14:09:45.000Z] [Pipeline] { (Update Silverpeas version)
16:09:45 [2022-10-12T14:09:45.031Z] [Pipeline] echo
16:09:45 [2022-10-12T14:09:45.031Z] Update Silverpeas to 6.3
16:09:45 [2022-10-12T14:09:45.033Z] [Pipeline] script
16:09:45 [2022-10-12T14:09:45.039Z] [Pipeline] {
16:09:45 [2022-10-12T14:09:45.052Z] [Pipeline] sh
16:09:45 [2022-10-12T14:09:45.310Z] + sed -i -e s/SILVERPEAS_VERSION=[0-9a-zA-Z.-]\+/SILVERPEAS_VERSION=6.3/g Dockerfile
16:09:45 [2022-10-12T14:09:45.310Z] + git diff --quiet
16:09:45 [2022-10-12T14:09:45.311Z] [Pipeline] }
16:09:45 [2022-10-12T14:09:45.319Z] [Pipeline] // script
16:09:45 [2022-10-12T14:09:45.324Z] [Pipeline] }
16:09:45 [2022-10-12T14:09:45.331Z] [Pipeline] // stage
16:09:45 [2022-10-12T14:09:45.341Z] [Pipeline] stage
16:09:45 [2022-10-12T14:09:45.341Z] [Pipeline] { (Update image build version)
16:09:45 [2022-10-12T14:09:45.375Z] [Pipeline] script
16:09:45 [2022-10-12T14:09:45.378Z] [Pipeline] {
16:09:45 [2022-10-12T14:09:45.390Z] [Pipeline] sh
16:09:45 [2022-10-12T14:09:45.647Z] + sed -i -e s/build=.\+/build=3/g Dockerfile
16:09:45 [2022-10-12T14:09:45.647Z] + git diff --quiet
16:09:45 [2022-10-12T14:09:45.649Z] [Pipeline] }
16:09:45 [2022-10-12T14:09:45.656Z] [Pipeline] // script
16:09:45 [2022-10-12T14:09:45.664Z] [Pipeline] }
16:09:45 [2022-10-12T14:09:45.670Z] [Pipeline] // stage
16:09:45 [2022-10-12T14:09:45.680Z] [Pipeline] stage
16:09:45 [2022-10-12T14:09:45.681Z] [Pipeline] { (Push modifications)
16:09:45 [2022-10-12T14:09:45.707Z] [Pipeline] withCredentials
16:09:45 [2022-10-12T14:09:45.726Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
16:09:45 [2022-10-12T14:09:45.727Z] [Pipeline] {
16:09:45 [2022-10-12T14:09:45.741Z] [Pipeline] sh
16:09:45 [2022-10-12T14:09:45.997Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
16:09:46 [2022-10-12T14:09:46.002Z] [Pipeline] sh
16:09:46 [2022-10-12T14:09:46.259Z] + git commit -am Upgrade for Silverpeas 6.3
16:09:46 [2022-10-12T14:09:46.259Z] [master 7962dc5] Upgrade for Silverpeas 6.3
16:09:46 [2022-10-12T14:09:46.259Z]  1 file changed, 1 insertion(+), 1 deletion(-)
16:09:46 [2022-10-12T14:09:46.259Z] + git push origin HEAD:master
16:09:47 [2022-10-12T14:09:47.171Z] To https://github.com/Silverpeas/docker-silverpeas-test
16:09:47 [2022-10-12T14:09:47.172Z]    c4d0f2f..7962dc5  HEAD -> master
16:09:47 [2022-10-12T14:09:47.172Z] + git push --tags
16:09:47 [2022-10-12T14:09:47.422Z] Everything up-to-date
16:09:47 [2022-10-12T14:09:47.674Z] [Pipeline] }
16:09:47 [2022-10-12T14:09:47.683Z] [Pipeline] // withCredentials
16:09:47 [2022-10-12T14:09:47.690Z] [Pipeline] }
16:09:47 [2022-10-12T14:09:47.697Z] [Pipeline] // stage
16:09:47 [2022-10-12T14:09:47.707Z] [Pipeline] stage
16:09:47 [2022-10-12T14:09:47.708Z] [Pipeline] { (Build image)
16:09:47 [2022-10-12T14:09:47.737Z] [Pipeline] script
16:09:47 [2022-10-12T14:09:47.740Z] [Pipeline] {
16:09:47 [2022-10-12T14:09:47.843Z] [Pipeline] isUnix
16:09:47 [2022-10-12T14:09:47.851Z] [Pipeline] withEnv
16:09:47 [2022-10-12T14:09:47.851Z] [Pipeline] {
16:09:47 [2022-10-12T14:09:47.860Z] [Pipeline] sh
16:09:48 [2022-10-12T14:09:48.115Z] + docker build -t silverpeas/silverpeas-test:6.3 .
16:09:48 [2022-10-12T14:09:48.366Z] Sending build context to Docker daemon  24.12MB

16:09:48 [2022-10-12T14:09:48.366Z] Step 1/31 : FROM ubuntu:focal
16:09:48 [2022-10-12T14:09:48.366Z]  ---> ba6acccedd29
16:09:48 [2022-10-12T14:09:48.366Z] Step 2/31 : MAINTAINER Miguel Moquillon "miguel.moquillon@silverpeas.org"
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 35a69faa8226
16:09:48 [2022-10-12T14:09:48.366Z] Step 3/31 : ENV TERM=xterm
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 6e1f970d9ee0
16:09:48 [2022-10-12T14:09:48.366Z] Step 4/31 : RUN apt-get update   && apt-get install -y tzdata   && apt-get install -y     apt-utils     iputils-ping     curl     wget     vim     locales     language-pack-en     language-pack-fr     procps     net-tools     zip     unzip     openjdk-11-jdk     ffmpeg     imagemagick     ghostscript     libreoffice     ure     gpgv   && rm -rf /var/lib/apt/lists/*   && update-ca-certificates -f
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 733504c6d563
16:09:48 [2022-10-12T14:09:48.366Z] Step 5/31 : RUN wget -nc https://www.silverpeas.org/files/swftools-bin-0.9.2.zip   && echo 'd40bd091c84bde2872f2733a3c767b3a686c8e8477a3af3a96ef347cf05c5e43 *swftools-bin-0.9.2.zip' | sha256sum -   && unzip swftools-bin-0.9.2.zip -d /   && rm swftools-bin-0.9.2.zip
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 657be6be54e7
16:09:48 [2022-10-12T14:09:48.366Z] Step 6/31 : RUN wget -nc https://www.silverpeas.org/files/pdf2json-bin-0.68.zip   && echo 'eec849cdd75224f9d44c0999ed1fbe8764a773d8ab0cf7fff4bf922ab81c9f84 *pdf2json-bin-0.68.zip' | sha256sum -   && unzip pdf2json-bin-0.68.zip -d /   && rm pdf2json-bin-0.68.zip
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 085c201ed63e
16:09:48 [2022-10-12T14:09:48.366Z] Step 7/31 : ARG DEFAULT_LOCALE=en_US.UTF-8
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 50cc45fb89d2
16:09:48 [2022-10-12T14:09:48.366Z] Step 8/31 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen   && echo "fr_FR.UTF-8 UTF-8" >> /etc/locale.gen   && echo "de_DE.UTF-8 UTF-8" >> /etc/locale.gen   && locale-gen   && update-locale LANG=${DEFAULT_LOCALE} LANGUAGE=${DEFAULT_LOCALE} LC_ALL=${DEFAULT_LOCALE}
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 31497977e3f6
16:09:48 [2022-10-12T14:09:48.366Z] Step 9/31 : ENV LANG ${DEFAULT_LOCALE}
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 8bf04f03f8ba
16:09:48 [2022-10-12T14:09:48.366Z] Step 10/31 : ENV LANGUAGE ${DEFAULT_LOCALE}
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 5ae1e7b806d6
16:09:48 [2022-10-12T14:09:48.366Z] Step 11/31 : ENV LC_ALL ${DEFAULT_LOCALE}
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> cd028f0d2b11
16:09:48 [2022-10-12T14:09:48.366Z] Step 12/31 : ENV JAVA_HOME /usr/lib/jvm/java-11-openjdk-amd64
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 6e9cea3c3860
16:09:48 [2022-10-12T14:09:48.366Z] Step 13/31 : ENV SILVERPEAS_HOME /opt/silverpeas
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 31e12a56fab8
16:09:48 [2022-10-12T14:09:48.366Z] Step 14/31 : ENV JBOSS_HOME /opt/wildfly
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> 7bd332b4cdff
16:09:48 [2022-10-12T14:09:48.366Z] Step 15/31 : ARG SILVERPEAS_VERSION=6.3
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Using cache
16:09:48 [2022-10-12T14:09:48.366Z]  ---> b686d7f81fd0
16:09:48 [2022-10-12T14:09:48.366Z] Step 16/31 : ARG WILDFLY_VERSION=26.1.2
16:09:48 [2022-10-12T14:09:48.366Z]  ---> Running in a7bc4edb1fc2
16:09:48 [2022-10-12T14:09:48.617Z] Removing intermediate container a7bc4edb1fc2
16:09:48 [2022-10-12T14:09:48.617Z]  ---> 4bd91544e909
16:09:48 [2022-10-12T14:09:48.617Z] Step 17/31 : LABEL name="Silverpeas Test" description="An all-to-one image to run Silverpeas for demo/testing purpose" vendor="Silverpeas" version=${SILVERPEAS_VERSION} build=3
16:09:48 [2022-10-12T14:09:48.617Z]  ---> Running in 1ca93965f14f
16:09:48 [2022-10-12T14:09:48.617Z] Removing intermediate container 1ca93965f14f
16:09:48 [2022-10-12T14:09:48.617Z]  ---> 8234e67c34d7
16:09:48 [2022-10-12T14:09:48.617Z] Step 18/31 : RUN wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip   && wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc   && ( gpg --keyserver keys.openpgp.org --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver pgp.mit.edu --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver keyserver.pgp.com --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 )   && gpg --batch --verify silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip   && wget -nc https://github.com/wildfly/wildfly/releases/download/${WILDFLY_VERSION}.Final/wildfly-${WILDFLY_VERSION}.Final.zip   && unzip silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip -d /opt   && unzip wildfly-${WILDFLY_VERSION}.Final.zip -d /opt   && mv /opt/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?} /opt/silverpeas   && mv /opt/wildfly-${WILDFLY_VERSION}.Final /opt/wildfly   && rm *.zip   && mkdir -p /root/.m2
16:09:48 [2022-10-12T14:09:48.617Z]  ---> Running in 47ac8ec22e61
16:09:49 [2022-10-12T14:09:49.167Z] --2022-10-12 14:09:48--  https://www.silverpeas.org/files/silverpeas-6.3-wildfly26.zip
16:09:49 [2022-10-12T14:09:49.167Z] Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189
16:09:49 [2022-10-12T14:09:49.167Z] Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected.
16:09:49 [2022-10-12T14:09:49.167Z] HTTP request sent, awaiting response... 200 OK
16:09:49 [2022-10-12T14:09:49.167Z] Length: 5204481 (5.0M) [application/zip]
16:09:49 [2022-10-12T14:09:49.167Z] Saving to: ‘silverpeas-6.3-wildfly26.zip’
16:09:49 [2022-10-12T14:09:49.167Z] 
16:09:49 [2022-10-12T14:09:49.168Z]      0K .......... .......... .......... .......... ..........  0% 1.56M 3s
16:09:49 [2022-10-12T14:09:49.168Z]     50K .......... .......... .......... .......... ..........  1% 3.19M 2s
16:09:49 [2022-10-12T14:09:49.168Z]    100K .......... .......... .......... .......... ..........  2% 25.6M 2s
16:09:49 [2022-10-12T14:09:49.168Z]    150K .......... .......... .......... .......... ..........  3% 3.27M 2s
16:09:49 [2022-10-12T14:09:49.168Z]    200K .......... .......... .......... .......... ..........  4% 59.0M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    250K .......... .......... .......... .......... ..........  5% 3.37M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    300K .......... .......... .......... .......... ..........  6% 69.6M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    350K .......... .......... .......... .......... ..........  7% 54.3M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    400K .......... .......... .......... .......... ..........  8% 65.0M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    450K .......... .......... .......... .......... ..........  9% 62.1M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    500K .......... .......... .......... .......... .......... 10% 4.12M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    550K .......... .......... .......... .......... .......... 11% 45.9M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    600K .......... .......... .......... .......... .......... 12% 60.1M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    650K .......... .......... .......... .......... .......... 13% 72.1M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    700K .......... .......... .......... .......... .......... 14% 61.8M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    750K .......... .......... .......... .......... .......... 15% 71.0M 1s
16:09:49 [2022-10-12T14:09:49.418Z]    800K .......... .......... .......... .......... .......... 16% 59.7M 0s
16:09:49 [2022-10-12T14:09:49.418Z]    850K .......... .......... .......... .......... .......... 17% 61.3M 0s
16:09:49 [2022-10-12T14:09:49.418Z]    900K .......... .......... .......... .......... .......... 18% 72.0M 0s
16:09:49 [2022-10-12T14:09:49.418Z]    950K .......... .......... .......... .......... .......... 19% 63.0M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1000K .......... .......... .......... .......... .......... 20% 71.9M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1050K .......... .......... .......... .......... .......... 21% 5.91M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1100K .......... .......... .......... .......... .......... 22% 54.7M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1150K .......... .......... .......... .......... .......... 23% 70.5M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1200K .......... .......... .......... .......... .......... 24% 61.7M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1250K .......... .......... .......... .......... .......... 25% 70.4M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1300K .......... .......... .......... .......... .......... 26% 71.8M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1350K .......... .......... .......... .......... .......... 27% 61.3M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1400K .......... .......... .......... .......... .......... 28% 69.4M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1450K .......... .......... .......... .......... .......... 29% 62.2M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1500K .......... .......... .......... .......... .......... 30% 64.6M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1550K .......... .......... .......... .......... .......... 31% 62.0M 0s
16:09:49 [2022-10-12T14:09:49.418Z]   1600K .......... .......... .......... .......... .......... 32% 57.5M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   1650K .......... .......... .......... .......... .......... 33% 2.67M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   1700K .......... .......... .......... .......... .......... 34% 56.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   1750K .......... .......... .......... .......... .......... 35% 70.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   1800K .......... .......... .......... .......... .......... 36% 69.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   1850K .......... .......... .......... .......... .......... 37% 61.8M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   1900K .......... .......... .......... .......... .......... 38% 71.1M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   1950K .......... .......... .......... .......... .......... 39% 52.5M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2000K .......... .......... .......... .......... .......... 40% 70.6M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2050K .......... .......... .......... .......... .......... 41% 69.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2100K .......... .......... .......... .......... .......... 42% 60.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2150K .......... .......... .......... .......... .......... 43% 61.7M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2200K .......... .......... .......... .......... .......... 44% 57.9M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2250K .......... .......... .......... .......... .......... 45% 64.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2300K .......... .......... .......... .......... .......... 46% 53.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2350K .......... .......... .......... .......... .......... 47% 57.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2400K .......... .......... .......... .......... .......... 48% 67.6M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2450K .......... .......... .......... .......... .......... 49% 61.7M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2500K .......... .......... .......... .......... .......... 50% 64.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2550K .......... .......... .......... .......... .......... 51% 65.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2600K .......... .......... .......... .......... .......... 52% 49.4M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2650K .......... .......... .......... .......... .......... 53% 61.8M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2700K .......... .......... .......... .......... .......... 54% 51.8M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2750K .......... .......... .......... .......... .......... 55% 60.5M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2800K .......... .......... .......... .......... .......... 56% 65.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2850K .......... .......... .......... .......... .......... 57% 50.4M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2900K .......... .......... .......... .......... .......... 58% 70.7M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   2950K .......... .......... .......... .......... .......... 59% 58.6M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3000K .......... .......... .......... .......... .......... 60% 70.1M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3050K .......... .......... .......... .......... .......... 60% 69.1M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3100K .......... .......... .......... .......... .......... 61% 61.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3150K .......... .......... .......... .......... .......... 62% 71.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3200K .......... .......... .......... .......... .......... 63% 61.4M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3250K .......... .......... .......... .......... .......... 64% 64.9M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3300K .......... .......... .......... .......... .......... 65% 63.8M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3350K .......... .......... .......... .......... .......... 66% 61.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3400K .......... .......... .......... .......... .......... 67% 71.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3450K .......... .......... .......... .......... .......... 68% 58.7M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3500K .......... .......... .......... .......... .......... 69% 70.0M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3550K .......... .......... .......... .......... .......... 70% 70.9M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3600K .......... .......... .......... .......... .......... 71% 60.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3650K .......... .......... .......... .......... .......... 72% 72.8M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3700K .......... .......... .......... .......... .......... 73% 62.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3750K .......... .......... .......... .......... .......... 74% 69.5M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3800K .......... .......... .......... .......... .......... 75% 71.6M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3850K .......... .......... .......... .......... .......... 76% 61.5M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3900K .......... .......... .......... .......... .......... 77% 80.4M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   3950K .......... .......... .......... .......... .......... 78% 70.4M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4000K .......... .......... .......... .......... .......... 79% 77.8M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4050K .......... .......... .......... .......... .......... 80% 80.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4100K .......... .......... .......... .......... .......... 81% 69.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4150K .......... .......... .......... .......... .......... 82% 79.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4200K .......... .......... .......... .......... .......... 83% 61.7M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4250K .......... .......... .......... .......... .......... 84% 85.5M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4300K .......... .......... .......... .......... .......... 85% 88.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4350K .......... .......... .......... .......... .......... 86% 75.0M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4400K .......... .......... .......... .......... .......... 87% 87.6M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4450K .......... .......... .......... .......... .......... 88% 63.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4500K .......... .......... .......... .......... .......... 89% 86.3M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4550K .......... .......... .......... .......... .......... 90% 95.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4600K .......... .......... .......... .......... .......... 91% 81.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4650K .......... .......... .......... .......... .......... 92% 96.2M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4700K .......... .......... .......... .......... .......... 93% 82.7M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4750K .......... .......... .......... .......... .......... 94% 91.6M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4800K .......... .......... .......... .......... .......... 95% 96.0M 0s
16:09:49 [2022-10-12T14:09:49.419Z]   4850K .......... .......... .......... .......... .......... 96% 79.5M 0s
16:09:49 [2022-10-12T14:09:49.420Z]   4900K .......... .......... .......... .......... .......... 97% 93.9M 0s
16:09:49 [2022-10-12T14:09:49.420Z]   4950K .......... .......... .......... .......... .......... 98% 82.7M 0s
16:09:49 [2022-10-12T14:09:49.420Z]   5000K .......... .......... .......... .......... .......... 99% 92.7M 0s
16:09:49 [2022-10-12T14:09:49.420Z]   5050K .......... .......... .......... ..                   100% 91.7M=0.2s
16:09:49 [2022-10-12T14:09:49.420Z] 
16:09:49 [2022-10-12T14:09:49.420Z] 2022-10-12 14:09:49 (26.8 MB/s) - ‘silverpeas-6.3-wildfly26.zip’ saved [5204481/5204481]
16:09:49 [2022-10-12T14:09:49.420Z] 
16:09:49 [2022-10-12T14:09:49.420Z] --2022-10-12 14:09:49--  https://www.silverpeas.org/files/silverpeas-6.3-wildfly26.zip.asc
16:09:49 [2022-10-12T14:09:49.420Z] Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189
16:09:49 [2022-10-12T14:09:49.420Z] Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected.
16:09:49 [2022-10-12T14:09:49.420Z] HTTP request sent, awaiting response... 200 OK
16:09:49 [2022-10-12T14:09:49.420Z] Length: 488 [application/pgp-keys]
16:09:49 [2022-10-12T14:09:49.420Z] Saving to: ‘silverpeas-6.3-wildfly26.zip.asc’
16:09:49 [2022-10-12T14:09:49.420Z] 
16:09:49 [2022-10-12T14:09:49.420Z]      0K                                                       100% 54.6M=0s
16:09:49 [2022-10-12T14:09:49.420Z] 
16:09:49 [2022-10-12T14:09:49.420Z] 2022-10-12 14:09:49 (54.6 MB/s) - ‘silverpeas-6.3-wildfly26.zip.asc’ saved [488/488]
16:09:49 [2022-10-12T14:09:49.420Z] 
16:09:49 [2022-10-12T14:09:49.420Z] gpg: directory '/root/.gnupg' created
16:09:49 [2022-10-12T14:09:49.420Z] gpg: keybox '/root/.gnupg/pubring.kbx' created
16:09:53 [2022-10-12T14:09:53.543Z] gpg: /root/.gnupg/trustdb.gpg: trustdb created
16:09:53 [2022-10-12T14:09:53.543Z] gpg: key C19391EB3DF442B6: public key "Miguel Moquillon <miguel.moquillon@silverpeas.org>" imported
16:09:53 [2022-10-12T14:09:53.543Z] gpg: Total number processed: 1
16:09:53 [2022-10-12T14:09:53.543Z] gpg:               imported: 1
16:09:53 [2022-10-12T14:09:53.543Z] gpg: Signature made Tue 11 Oct 2022 03:57:44 PM UTC
16:09:53 [2022-10-12T14:09:53.543Z] gpg:                using RSA key 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6
16:09:53 [2022-10-12T14:09:53.543Z] gpg: Good signature from "Miguel Moquillon <miguel.moquillon@silverpeas.org>" [unknown]
16:09:53 [2022-10-12T14:09:53.543Z] gpg: WARNING: This key is not certified with a trusted signature!
16:09:53 [2022-10-12T14:09:53.543Z] gpg:          There is no indication that the signature belongs to the owner.
16:09:53 [2022-10-12T14:09:53.543Z] Primary key fingerprint: 3F46 57EF 9C59 1F2F EA45  8FEB C193 91EB 3DF4 42B6
16:09:53 [2022-10-12T14:09:53.543Z] --2022-10-12 14:09:53--  https://github.com/wildfly/wildfly/releases/download/26.1.2.Final/wildfly-26.1.2.Final.zip
16:09:53 [2022-10-12T14:09:53.543Z] Resolving github.com (github.com)... 140.82.121.3
16:09:53 [2022-10-12T14:09:53.543Z] Connecting to github.com (github.com)|140.82.121.3|:443... connected.
16:09:53 [2022-10-12T14:09:53.543Z] HTTP request sent, awaiting response... 302 Found
16:09:53 [2022-10-12T14:09:53.543Z] Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/585e1207-1a68-41ca-afa2-8afd057d6cc0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221012%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221012T140953Z&X-Amz-Expires=300&X-Amz-Signature=476ea04b3d2dfbaba40d2e98b0ff1611449c7f1fdd26aa2ad45b5f04ec631744&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=764708&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.2.Final.zip&response-content-type=application%2Foctet-stream [following]
16:09:53 [2022-10-12T14:09:53.543Z] --2022-10-12 14:09:53--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/585e1207-1a68-41ca-afa2-8afd057d6cc0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221012%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221012T140953Z&X-Amz-Expires=300&X-Amz-Signature=476ea04b3d2dfbaba40d2e98b0ff1611449c7f1fdd26aa2ad45b5f04ec631744&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=764708&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.2.Final.zip&response-content-type=application%2Foctet-stream
16:09:53 [2022-10-12T14:09:53.543Z] Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
16:09:53 [2022-10-12T14:09:53.543Z] Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected.
16:09:53 [2022-10-12T14:09:53.793Z] HTTP request sent, awaiting response... 200 OK
16:09:53 [2022-10-12T14:09:53.793Z] Length: 217899691 (208M) [application/octet-stream]
16:09:53 [2022-10-12T14:09:53.793Z] Saving to: ‘wildfly-26.1.2.Final.zip’
16:09:53 [2022-10-12T14:09:53.793Z] 
16:09:53 [2022-10-12T14:09:53.793Z]      0K .......... .......... .......... .......... ..........  0% 31.3M 7s
16:09:53 [2022-10-12T14:09:53.793Z]     50K .......... .......... .......... .......... ..........  0% 47.2M 6s
16:09:53 [2022-10-12T14:09:53.793Z]    100K .......... .......... .......... .......... ..........  0% 56.2M 5s
16:09:53 [2022-10-12T14:09:53.793Z]    150K .......... .......... .......... .......... ..........  0% 53.8M 5s
16:09:53 [2022-10-12T14:09:53.793Z]    200K .......... .......... .......... .......... ..........  0% 61.8M 4s
16:09:53 [2022-10-12T14:09:53.793Z]    250K .......... .......... .......... .......... ..........  0% 57.4M 4s
16:09:53 [2022-10-12T14:09:53.793Z]    300K .......... .......... .......... .......... ..........  0% 58.1M 4s
16:09:53 [2022-10-12T14:09:53.793Z]    350K .......... .......... .......... .......... ..........  0% 50.2M 4s
16:09:53 [2022-10-12T14:09:53.793Z]    400K .......... .......... .......... .......... ..........  0% 55.4M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    450K .......... .......... .......... .......... ..........  0% 61.3M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    500K .......... .......... .......... .......... ..........  0% 56.4M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    550K .......... .......... .......... .......... ..........  0% 49.8M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    600K .......... .......... .......... .......... ..........  0% 55.4M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    650K .......... .......... .......... .......... ..........  0% 54.7M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    700K .......... .......... .......... .......... ..........  0% 53.8M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    750K .......... .......... .......... .......... ..........  0% 46.8M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    800K .......... .......... .......... .......... ..........  0% 54.9M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    850K .......... .......... .......... .......... ..........  0% 57.2M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    900K .......... .......... .......... .......... ..........  0% 56.5M 4s
16:09:53 [2022-10-12T14:09:53.794Z]    950K .......... .......... .......... .......... ..........  0% 54.9M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1000K .......... .......... .......... .......... ..........  0% 55.2M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1050K .......... .......... .......... .......... ..........  0% 63.5M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1100K .......... .......... .......... .......... ..........  0% 61.4M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1150K .......... .......... .......... .......... ..........  0% 46.4M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1200K .......... .......... .......... .......... ..........  0% 60.5M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1250K .......... .......... .......... .......... ..........  0% 55.8M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1300K .......... .......... .......... .......... ..........  0% 61.4M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1350K .......... .......... .......... .......... ..........  0% 48.9M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1400K .......... .......... .......... .......... ..........  0% 61.0M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1450K .......... .......... .......... .......... ..........  0% 59.2M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1500K .......... .......... .......... .......... ..........  0% 60.6M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1550K .......... .......... .......... .......... ..........  0% 47.7M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1600K .......... .......... .......... .......... ..........  0% 57.6M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1650K .......... .......... .......... .......... ..........  0% 62.3M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1700K .......... .......... .......... .......... ..........  0% 56.7M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1750K .......... .......... .......... .......... ..........  0% 52.8M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1800K .......... .......... .......... .......... ..........  0% 59.3M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1850K .......... .......... .......... .......... ..........  0% 60.0M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1900K .......... .......... .......... .......... ..........  0% 58.3M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   1950K .......... .......... .......... .......... ..........  0% 49.7M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   2000K .......... .......... .......... .......... ..........  0% 56.9M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   2050K .......... .......... .......... .......... ..........  0% 25.4M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   2100K .......... .......... .......... .......... ..........  1% 58.3M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   2150K .......... .......... .......... .......... ..........  1% 66.7M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   2200K .......... .......... .......... .......... ..........  1% 71.8M 4s
16:09:53 [2022-10-12T14:09:53.794Z]   2250K .......... .......... .......... .......... ..........  1% 79.1M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2300K .......... .......... .......... .......... ..........  1% 75.8M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2350K .......... .......... .......... .......... ..........  1% 64.9M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2400K .......... .......... .......... .......... ..........  1% 80.6M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2450K .......... .......... .......... .......... ..........  1% 80.9M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2500K .......... .......... .......... .......... ..........  1% 84.7M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2550K .......... .......... .......... .......... ..........  1% 65.9M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2600K .......... .......... .......... .......... ..........  1% 74.5M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2650K .......... .......... .......... .......... ..........  1% 78.4M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2700K .......... .......... .......... .......... ..........  1% 82.0M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2750K .......... .......... .......... .......... ..........  1% 67.2M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2800K .......... .......... .......... .......... ..........  1% 77.0M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2850K .......... .......... .......... .......... ..........  1% 77.0M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2900K .......... .......... .......... .......... ..........  1% 84.6M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   2950K .......... .......... .......... .......... ..........  1% 84.6M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   3000K .......... .......... .......... .......... ..........  1% 89.6M 4s
16:09:53 [2022-10-12T14:09:53.795Z]   3050K .......... .......... .......... .......... ..........  1% 84.8M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3100K .......... .......... .......... .......... ..........  1% 84.6M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3150K .......... .......... .......... .......... ..........  1% 72.7M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3200K .......... .......... .......... .......... ..........  1% 75.8M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3250K .......... .......... .......... .......... ..........  1% 97.8M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3300K .......... .......... .......... .......... ..........  1%  103M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3350K .......... .......... .......... .......... ..........  1% 92.6M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3400K .......... .......... .......... .......... ..........  1%  103M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3450K .......... .......... .......... .......... ..........  1%  104M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3500K .......... .......... .......... .......... ..........  1% 98.4M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3550K .......... .......... .......... .......... ..........  1% 87.3M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3600K .......... .......... .......... .......... ..........  1% 98.0M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3650K .......... .......... .......... .......... ..........  1%  103M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3700K .......... .......... .......... .......... ..........  1%  102M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3750K .......... .......... .......... .......... ..........  1% 91.2M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3800K .......... .......... .......... .......... ..........  1%  104M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3850K .......... .......... .......... .......... ..........  1%  105M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3900K .......... .......... .......... .......... ..........  1% 92.6M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   3950K .......... .......... .......... .......... ..........  1% 87.3M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   4000K .......... .......... .......... .......... ..........  1%  100M 3s
16:09:53 [2022-10-12T14:09:53.795Z]   4050K .......... .......... .......... .......... ..........  1% 1.32M 5s
16:09:53 [2022-10-12T14:09:53.795Z]   4100K .......... .......... .......... .......... ..........  1% 70.8M 5s
16:09:53 [2022-10-12T14:09:53.795Z]   4150K .......... .......... .......... .......... ..........  1%  112M 5s
16:09:53 [2022-10-12T14:09:53.795Z]   4200K .......... .......... .......... .......... ..........  1% 71.3M 5s
16:09:53 [2022-10-12T14:09:53.795Z]   4250K .......... .......... .......... .......... ..........  2%  107M 5s
16:09:53 [2022-10-12T14:09:53.796Z]   4300K .......... .......... .......... .......... ..........  2% 78.7M 5s
16:09:53 [2022-10-12T14:09:53.796Z]   4350K .......... .......... .......... .......... ..........  2% 81.0M 5s
16:09:53 [2022-10-12T14:09:53.796Z]   4400K .......... .......... .......... .......... ..........  2% 84.5M 5s
16:09:53 [2022-10-12T14:09:53.796Z]   4450K .......... .......... .......... .......... ..........  2% 97.1M 5s
16:09:53 [2022-10-12T14:09:53.796Z]   4500K .......... .......... .......... .......... ..........  2% 13.6M 5s
16:09:53 [2022-10-12T14:09:53.796Z]   4550K .......... .......... .......... .......... ..........  2% 78.5M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   4600K .......... .......... .......... .......... ..........  2% 95.1M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   4650K .......... .......... .......... .......... ..........  2% 96.1M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   4700K .......... .......... .......... .......... ..........  2% 82.5M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   4750K .......... .......... .......... .......... ..........  2% 84.4M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   4800K .......... .......... .......... .......... ..........  2% 77.5M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   4850K .......... .......... .......... .......... ..........  2% 70.8M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   4900K .......... .......... .......... .......... ..........  2% 68.4M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   4950K .......... .......... .......... .......... ..........  2% 77.1M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   5000K .......... .......... .......... .......... ..........  2% 78.3M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   5050K .......... .......... .......... .......... ..........  2% 75.4M 5s
16:09:54 [2022-10-12T14:09:54.046Z]   5100K .......... .......... .......... .......... ..........  2% 65.5M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5150K .......... .......... .......... .......... ..........  2% 78.7M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5200K .......... .......... .......... .......... ..........  2% 8.79M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5250K .......... .......... .......... .......... ..........  2% 65.8M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5300K .......... .......... .......... .......... ..........  2% 70.6M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5350K .......... .......... .......... .......... ..........  2% 69.9M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5400K .......... .......... .......... .......... ..........  2% 6.27M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5450K .......... .......... .......... .......... ..........  2% 71.9M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5500K .......... .......... .......... .......... ..........  2% 76.3M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5550K .......... .......... .......... .......... ..........  2% 69.7M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5600K .......... .......... .......... .......... ..........  2% 60.8M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5650K .......... .......... .......... .......... ..........  2% 63.5M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5700K .......... .......... .......... .......... ..........  2% 67.0M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5750K .......... .......... .......... .......... ..........  2% 60.0M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5800K .......... .......... .......... .......... ..........  2% 70.7M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5850K .......... .......... .......... .......... ..........  2% 68.1M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5900K .......... .......... .......... .......... ..........  2% 62.3M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   5950K .......... .......... .......... .......... ..........  2% 63.5M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6000K .......... .......... .......... .......... ..........  2% 64.2M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6050K .......... .......... .......... .......... ..........  2% 51.5M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6100K .......... .......... .......... .......... ..........  2% 49.3M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6150K .......... .......... .......... .......... ..........  2% 42.1M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6200K .......... .......... .......... .......... ..........  2% 51.2M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6250K .......... .......... .......... .......... ..........  2% 52.4M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6300K .......... .......... .......... .......... ..........  2% 51.5M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6350K .......... .......... .......... .......... ..........  3% 47.1M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6400K .......... .......... .......... .......... ..........  3% 52.9M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6450K .......... .......... .......... .......... ..........  3% 54.5M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6500K .......... .......... .......... .......... ..........  3% 52.3M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6550K .......... .......... .......... .......... ..........  3% 41.2M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6600K .......... .......... .......... .......... ..........  3% 56.6M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6650K .......... .......... .......... .......... ..........  3% 60.3M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6700K .......... .......... .......... .......... ..........  3% 59.4M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6750K .......... .......... .......... .......... ..........  3% 51.9M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6800K .......... .......... .......... .......... ..........  3% 57.8M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6850K .......... .......... .......... .......... ..........  3% 60.5M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6900K .......... .......... .......... .......... ..........  3% 60.6M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   6950K .......... .......... .......... .......... ..........  3% 50.6M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   7000K .......... .......... .......... .......... ..........  3% 64.2M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   7050K .......... .......... .......... .......... ..........  3% 67.2M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   7100K .......... .......... .......... .......... ..........  3% 56.2M 5s
16:09:54 [2022-10-12T14:09:54.047Z]   7150K .......... .......... .......... .......... ..........  3% 67.5M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7200K .......... .......... .......... .......... ..........  3% 68.9M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7250K .......... .......... .......... .......... ..........  3% 54.7M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7300K .......... .......... .......... .......... ..........  3% 74.3M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7350K .......... .......... .......... .......... ..........  3% 74.9M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7400K .......... .......... .......... .......... ..........  3% 74.7M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7450K .......... .......... .......... .......... ..........  3% 67.5M 4s
16:09:54 [2022-10-12T14:09:54.048Z]   7500K .......... .......... .......... .......... ..........  3% 73.8M 4s
16:09:54 [2022-10-12T14:09:54.048Z]   7550K .......... .......... .......... .......... ..........  3% 72.3M 4s
16:09:54 [2022-10-12T14:09:54.048Z]   7600K .......... .......... .......... .......... ..........  3% 81.0M 4s
16:09:54 [2022-10-12T14:09:54.048Z]   7650K .......... .......... .......... .......... ..........  3% 68.3M 4s
16:09:54 [2022-10-12T14:09:54.048Z]   7700K .......... .......... .......... .......... ..........  3% 80.5M 4s
16:09:54 [2022-10-12T14:09:54.048Z]   7750K .......... .......... .......... .......... ..........  3% 3.24M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7800K .......... .......... .......... .......... ..........  3% 66.5M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7850K .......... .......... .......... .......... ..........  3% 76.4M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7900K .......... .......... .......... .......... ..........  3% 72.8M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   7950K .......... .......... .......... .......... ..........  3% 72.5M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   8000K .......... .......... .......... .......... ..........  3% 63.5M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   8050K .......... .......... .......... .......... ..........  3% 86.2M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   8100K .......... .......... .......... .......... ..........  3% 86.3M 5s
16:09:54 [2022-10-12T14:09:54.048Z]   8150K .......... .......... .......... .......... ..........  3%  602K 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8200K .......... .......... .......... .......... ..........  3% 47.1M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8250K .......... .......... .......... .......... ..........  3% 52.0M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8300K .......... .......... .......... .......... ..........  3% 45.9M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8350K .......... .......... .......... .......... ..........  3% 69.8M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8400K .......... .......... .......... .......... ..........  3% 61.8M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8450K .......... .......... .......... .......... ..........  3% 73.1M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8500K .......... .......... .......... .......... ..........  4% 72.4M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8550K .......... .......... .......... .......... ..........  4% 74.3M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8600K .......... .......... .......... .......... ..........  4% 6.82M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8650K .......... .......... .......... .......... ..........  4% 62.0M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8700K .......... .......... .......... .......... ..........  4% 66.0M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8750K .......... .......... .......... .......... ..........  4% 50.2M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8800K .......... .......... .......... .......... ..........  4% 55.2M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8850K .......... .......... .......... .......... ..........  4% 52.8M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8900K .......... .......... .......... .......... ..........  4% 47.2M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   8950K .......... .......... .......... .......... ..........  4% 60.1M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   9000K .......... .......... .......... .......... ..........  4% 60.8M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   9050K .......... .......... .......... .......... ..........  4% 51.9M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   9100K .......... .......... .......... .......... ..........  4% 53.2M 7s
16:09:54 [2022-10-12T14:09:54.048Z]   9150K .......... .......... .......... .......... ..........  4% 53.3M 6s
16:09:54 [2022-10-12T14:09:54.048Z]   9200K .......... .......... .......... .......... ..........  4% 54.9M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9250K .......... .......... .......... .......... ..........  4% 42.8M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9300K .......... .......... .......... .......... ..........  4% 51.6M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9350K .......... .......... .......... .......... ..........  4% 51.0M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9400K .......... .......... .......... .......... ..........  4% 53.2M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9450K .......... .......... .......... .......... ..........  4% 47.1M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9500K .......... .......... .......... .......... ..........  4% 51.1M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9550K .......... .......... .......... .......... ..........  4% 54.1M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9600K .......... .......... .......... .......... ..........  4% 53.6M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9650K .......... .......... .......... .......... ..........  4% 42.1M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9700K .......... .......... .......... .......... ..........  4% 50.9M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9750K .......... .......... .......... .......... ..........  4% 49.3M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9800K .......... .......... .......... .......... ..........  4% 43.0M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9850K .......... .......... .......... .......... ..........  4% 51.1M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9900K .......... .......... .......... .......... ..........  4% 50.4M 6s
16:09:54 [2022-10-12T14:09:54.049Z]   9950K .......... .......... .......... .......... ..........  4% 48.6M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10000K .......... .......... .......... .......... ..........  4% 46.3M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10050K .......... .......... .......... .......... ..........  4% 54.7M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10100K .......... .......... .......... .......... ..........  4% 51.8M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10150K .......... .......... .......... .......... ..........  4% 57.8M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10200K .......... .......... .......... .......... ..........  4% 56.1M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10250K .......... .......... .......... .......... ..........  4% 69.7M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10300K .......... .......... .......... .......... ..........  4% 65.1M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10350K .......... .......... .......... .......... ..........  4% 71.6M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10400K .......... .......... .......... .......... ..........  4% 65.1M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10450K .......... .......... .......... .......... ..........  4% 60.6M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10500K .......... .......... .......... .......... ..........  4% 72.6M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10550K .......... .......... .......... .......... ..........  4% 86.4M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10600K .......... .......... .......... .......... ..........  5% 71.0M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10650K .......... .......... .......... .......... ..........  5% 83.3M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10700K .......... .......... .......... .......... ..........  5% 87.0M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10750K .......... .......... .......... .......... ..........  5% 85.2M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10800K .......... .......... .......... .......... ..........  5% 84.7M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10850K .......... .......... .......... .......... ..........  5% 96.6M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10900K .......... .......... .......... .......... ..........  5% 94.0M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  10950K .......... .......... .......... .......... ..........  5% 96.1M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  11000K .......... .......... .......... .......... ..........  5% 80.5M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  11050K .......... .......... .......... .......... ..........  5% 97.6M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  11100K .......... .......... .......... .......... ..........  5% 90.7M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  11150K .......... .......... .......... .......... ..........  5% 91.5M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  11200K .......... .......... .......... .......... ..........  5% 84.9M 6s
16:09:54 [2022-10-12T14:09:54.049Z]  11250K .......... .......... .......... .......... ..........  5% 95.8M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11300K .......... .......... .......... .......... ..........  5% 93.0M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11350K .......... .......... .......... .......... ..........  5% 91.4M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11400K .......... .......... .......... .......... ..........  5% 78.9M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11450K .......... .......... .......... .......... ..........  5% 94.5M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11500K .......... .......... .......... .......... ..........  5% 89.2M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11550K .......... .......... .......... .......... ..........  5%  101M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11600K .......... .......... .......... .......... ..........  5% 92.0M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11650K .......... .......... .......... .......... ..........  5%  105M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11700K .......... .......... .......... .......... ..........  5%  104M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11750K .......... .......... .......... .......... ..........  5%  104M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11800K .......... .......... .......... .......... ..........  5% 83.2M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11850K .......... .......... .......... .......... ..........  5%  103M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11900K .......... .......... .......... .......... ..........  5% 96.4M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  11950K .......... .......... .......... .......... ..........  5%  111M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  12000K .......... .......... .......... .......... ..........  5% 95.6M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  12050K .......... .......... .......... .......... ..........  5%  114M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  12100K .......... .......... .......... .......... ..........  5%  111M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  12150K .......... .......... .......... .......... ..........  5%  113M 6s
16:09:54 [2022-10-12T14:09:54.050Z]  12200K .......... .......... .......... .......... ..........  5% 95.0M 6s
16:09:54 [2022-10-12T14:09:54.304Z]  12250K .......... .......... .......... .......... ..........  5% 1.69M 6s
16:09:54 [2022-10-12T14:09:54.304Z]  12300K .......... .......... .......... .......... ..........  5% 84.9M 6s
16:09:54 [2022-10-12T14:09:54.304Z]  12350K .......... .......... .......... .......... ..........  5% 86.3M 6s
16:09:54 [2022-10-12T14:09:54.304Z]  12400K .......... .......... .......... .......... ..........  5% 60.4M 6s
16:09:54 [2022-10-12T14:09:54.304Z]  12450K .......... .......... .......... .......... ..........  5% 89.2M 6s
16:09:54 [2022-10-12T14:09:54.304Z]  12500K .......... .......... .......... .......... ..........  5% 88.6M 6s
16:09:54 [2022-10-12T14:09:54.304Z]  12550K .......... .......... .......... .......... ..........  5% 90.4M 6s
16:09:54 [2022-10-12T14:09:54.304Z]  12600K .......... .......... .......... .......... ..........  5% 76.1M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  12650K .......... .......... .......... .......... ..........  5% 78.6M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  12700K .......... .......... .......... .......... ..........  5% 74.6M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  12750K .......... .......... .......... .......... ..........  6% 82.3M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  12800K .......... .......... .......... .......... ..........  6% 70.4M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  12850K .......... .......... .......... .......... ..........  6% 87.1M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  12900K .......... .......... .......... .......... ..........  6% 75.7M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  12950K .......... .......... .......... .......... ..........  6% 89.0M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13000K .......... .......... .......... .......... ..........  6% 63.2M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13050K .......... .......... .......... .......... ..........  6% 88.4M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13100K .......... .......... .......... .......... ..........  6% 84.8M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13150K .......... .......... .......... .......... ..........  6% 90.0M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13200K .......... .......... .......... .......... ..........  6% 73.9M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13250K .......... .......... .......... .......... ..........  6% 74.4M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13300K .......... .......... .......... .......... ..........  6% 90.7M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13350K .......... .......... .......... .......... ..........  6% 88.4M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13400K .......... .......... .......... .......... ..........  6% 82.5M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13450K .......... .......... .......... .......... ..........  6% 85.0M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13500K .......... .......... .......... .......... ..........  6% 81.7M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13550K .......... .......... .......... .......... ..........  6% 74.1M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13600K .......... .......... .......... .......... ..........  6% 66.6M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13650K .......... .......... .......... .......... ..........  6% 76.2M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13700K .......... .......... .......... .......... ..........  6% 88.5M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13750K .......... .......... .......... .......... ..........  6% 80.3M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13800K .......... .......... .......... .......... ..........  6% 71.5M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13850K .......... .......... .......... .......... ..........  6% 83.1M 6s
16:09:54 [2022-10-12T14:09:54.305Z]  13900K .......... .......... .......... .......... ..........  6% 73.0M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  13950K .......... .......... .......... .......... ..........  6% 94.1M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14000K .......... .......... .......... .......... ..........  6% 77.0M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14050K .......... .......... .......... .......... ..........  6% 87.0M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14100K .......... .......... .......... .......... ..........  6% 90.3M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14150K .......... .......... .......... .......... ..........  6% 91.6M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14200K .......... .......... .......... .......... ..........  6% 77.3M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14250K .......... .......... .......... .......... ..........  6% 78.1M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14300K .......... .......... .......... .......... ..........  6% 91.3M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14350K .......... .......... .......... .......... ..........  6% 82.3M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14400K .......... .......... .......... .......... ..........  6% 66.8M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14450K .......... .......... .......... .......... ..........  6% 86.5M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14500K .......... .......... .......... .......... ..........  6% 91.8M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14550K .......... .......... .......... .......... ..........  6% 91.8M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14600K .......... .......... .......... .......... ..........  6% 65.8M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14650K .......... .......... .......... .......... ..........  6% 85.3M 5s
16:09:54 [2022-10-12T14:09:54.305Z]  14700K .......... .......... .......... .......... ..........  6% 84.3M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  14750K .......... .......... .......... .......... ..........  6% 81.8M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  14800K .......... .......... .......... .......... ..........  6% 74.8M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  14850K .......... .......... .......... .......... ..........  7% 84.8M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  14900K .......... .......... .......... .......... ..........  7% 83.0M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  14950K .......... .......... .......... .......... ..........  7% 97.7M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15000K .......... .......... .......... .......... ..........  7% 87.1M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15050K .......... .......... .......... .......... ..........  7% 96.4M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15100K .......... .......... .......... .......... ..........  7%  104M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15150K .......... .......... .......... .......... ..........  7%  100M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15200K .......... .......... .......... .......... ..........  7% 92.8M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15250K .......... .......... .......... .......... ..........  7%  101M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15300K .......... .......... .......... .......... ..........  7% 97.6M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15350K .......... .......... .......... .......... ..........  7%  103M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15400K .......... .......... .......... .......... ..........  7% 85.9M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15450K .......... .......... .......... .......... ..........  7%  103M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15500K .......... .......... .......... .......... ..........  7%  100M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15550K .......... .......... .......... .......... ..........  7%  104M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15600K .......... .......... .......... .......... ..........  7% 87.4M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15650K .......... .......... .......... .......... ..........  7% 86.9M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15700K .......... .......... .......... .......... ..........  7% 85.7M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15750K .......... .......... .......... .......... ..........  7% 90.4M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15800K .......... .......... .......... .......... ..........  7% 81.5M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15850K .......... .......... .......... .......... ..........  7% 96.2M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15900K .......... .......... .......... .......... ..........  7% 96.3M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  15950K .......... .......... .......... .......... ..........  7% 1.25M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  16000K .......... .......... .......... .......... ..........  7% 45.2M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  16050K .......... .......... .......... .......... ..........  7% 54.4M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  16100K .......... .......... .......... .......... ..........  7% 57.7M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  16150K .......... .......... .......... .......... ..........  7% 94.1M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  16200K .......... .......... .......... .......... ..........  7% 84.4M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  16250K .......... .......... .......... .......... ..........  7% 99.2M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  16300K .......... .......... .......... .......... ..........  7%  105M 5s
16:09:54 [2022-10-12T14:09:54.306Z]  16350K .......... .......... .......... .......... ..........  7%  551K 6s
16:09:54 [2022-10-12T14:09:54.306Z]  16400K .......... .......... .......... .......... ..........  7% 45.7M 6s
16:09:54 [2022-10-12T14:09:54.306Z]  16450K .......... .......... .......... .......... ..........  7% 60.4M 6s
16:09:54 [2022-10-12T14:09:54.306Z]  16500K .......... .......... .......... .......... ..........  7% 46.3M 6s
16:09:54 [2022-10-12T14:09:54.306Z]  16550K .......... .......... .......... .......... ..........  7% 70.2M 6s
16:09:54 [2022-10-12T14:09:54.306Z]  16600K .......... .......... .......... .......... ..........  7% 74.8M 6s
16:09:54 [2022-10-12T14:09:54.306Z]  16650K .......... .......... .......... .......... ..........  7% 85.6M 6s
16:09:54 [2022-10-12T14:09:54.306Z]  16700K .......... .......... .......... .......... ..........  7% 82.7M 6s
16:09:54 [2022-10-12T14:09:54.306Z]  16750K .......... .......... .......... .......... ..........  7% 85.4M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  16800K .......... .......... .......... .......... ..........  7% 62.3M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  16850K .......... .......... .......... .......... ..........  7% 75.8M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  16900K .......... .......... .......... .......... ..........  7% 79.4M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  16950K .......... .......... .......... .......... ..........  7% 74.3M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17000K .......... .......... .......... .......... ..........  8% 77.5M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17050K .......... .......... .......... .......... ..........  8% 74.7M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17100K .......... .......... .......... .......... ..........  8% 70.9M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17150K .......... .......... .......... .......... ..........  8% 76.9M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17200K .......... .......... .......... .......... ..........  8% 73.2M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17250K .......... .......... .......... .......... ..........  8% 64.8M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17300K .......... .......... .......... .......... ..........  8% 79.5M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17350K .......... .......... .......... .......... ..........  8% 73.4M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17400K .......... .......... .......... .......... ..........  8% 76.6M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17450K .......... .......... .......... .......... ..........  8% 60.6M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17500K .......... .......... .......... .......... ..........  8% 74.6M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17550K .......... .......... .......... .......... ..........  8% 79.3M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17600K .......... .......... .......... .......... ..........  8% 81.5M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17650K .......... .......... .......... .......... ..........  8% 76.5M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17700K .......... .......... .......... .......... ..........  8% 73.8M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17750K .......... .......... .......... .......... ..........  8% 77.2M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17800K .......... .......... .......... .......... ..........  8% 79.4M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17850K .......... .......... .......... .......... ..........  8% 67.4M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17900K .......... .......... .......... .......... ..........  8% 71.1M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  17950K .......... .......... .......... .......... ..........  8% 79.6M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18000K .......... .......... .......... .......... ..........  8% 78.3M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18050K .......... .......... .......... .......... ..........  8% 75.0M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18100K .......... .......... .......... .......... ..........  8% 66.7M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18150K .......... .......... .......... .......... ..........  8% 79.1M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18200K .......... .......... .......... .......... ..........  8% 77.2M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18250K .......... .......... .......... .......... ..........  8% 76.5M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18300K .......... .......... .......... .......... ..........  8% 65.4M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18350K .......... .......... .......... .......... ..........  8% 76.9M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18400K .......... .......... .......... .......... ..........  8% 75.7M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18450K .......... .......... .......... .......... ..........  8% 80.5M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18500K .......... .......... .......... .......... ..........  8% 70.6M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18550K .......... .......... .......... .......... ..........  8% 74.1M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18600K .......... .......... .......... .......... ..........  8% 76.2M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18650K .......... .......... .......... .......... ..........  8% 72.9M 6s
16:09:54 [2022-10-12T14:09:54.307Z]  18700K .......... .......... .......... .......... ..........  8% 64.2M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  18750K .......... .......... .......... .......... ..........  8% 74.9M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  18800K .......... .......... .......... .......... ..........  8% 78.0M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  18850K .......... .......... .......... .......... ..........  8% 73.6M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  18900K .......... .......... .......... .......... ..........  8% 69.6M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  18950K .......... .......... .......... .......... ..........  8% 73.6M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19000K .......... .......... .......... .......... ..........  8% 83.4M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19050K .......... .......... .......... .......... ..........  8% 89.2M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19100K .......... .......... .......... .......... ..........  8% 75.5M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19150K .......... .......... .......... .......... ..........  9% 90.2M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19200K .......... .......... .......... .......... ..........  9% 88.4M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19250K .......... .......... .......... .......... ..........  9% 89.6M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19300K .......... .......... .......... .......... ..........  9% 76.3M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19350K .......... .......... .......... .......... ..........  9% 89.0M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19400K .......... .......... .......... .......... ..........  9% 87.7M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19450K .......... .......... .......... .......... ..........  9% 86.5M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19500K .......... .......... .......... .......... ..........  9% 74.3M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19550K .......... .......... .......... .......... ..........  9% 88.1M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19600K .......... .......... .......... .......... ..........  9% 89.8M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19650K .......... .......... .......... .......... ..........  9% 82.8M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19700K .......... .......... .......... .......... ..........  9% 79.7M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19750K .......... .......... .......... .......... ..........  9% 89.9M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19800K .......... .......... .......... .......... ..........  9% 88.2M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19850K .......... .......... .......... .......... ..........  9% 88.6M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19900K .......... .......... .......... .......... ..........  9% 74.8M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  19950K .......... .......... .......... .......... ..........  9% 86.8M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  20000K .......... .......... .......... .......... ..........  9% 89.2M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  20050K .......... .......... .......... .......... ..........  9% 94.8M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  20100K .......... .......... .......... .......... ..........  9% 82.7M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  20150K .......... .......... .......... .......... ..........  9% 95.8M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  20200K .......... .......... .......... .......... ..........  9% 96.6M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  20250K .......... .......... .......... .......... ..........  9% 94.5M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  20300K .......... .......... .......... .......... ..........  9% 80.3M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  20350K .......... .......... .......... .......... ..........  9% 88.4M 6s
16:09:54 [2022-10-12T14:09:54.308Z]  20400K .......... .......... .......... .......... ..........  9%  102M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20450K .......... .......... .......... .......... ..........  9% 1.14M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20500K .......... .......... .......... .......... ..........  9% 58.0M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20550K .......... .......... .......... .......... ..........  9% 99.0M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20600K .......... .......... .......... .......... ..........  9% 75.7M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20650K .......... .......... .......... .......... ..........  9%  113M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20700K .......... .......... .......... .......... ..........  9% 6.74M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20750K .......... .......... .......... .......... ..........  9% 88.5M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20800K .......... .......... .......... .......... ..........  9% 86.5M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20850K .......... .......... .......... .......... ..........  9% 98.5M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20900K .......... .......... .......... .......... ..........  9% 92.2M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  20950K .......... .......... .......... .......... ..........  9% 88.0M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21000K .......... .......... .......... .......... ..........  9% 65.7M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21050K .......... .......... .......... .......... ..........  9% 75.0M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21100K .......... .......... .......... .......... ..........  9% 77.8M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21150K .......... .......... .......... .......... ..........  9% 3.39M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21200K .......... .......... .......... .......... ..........  9% 55.6M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21250K .......... .......... .......... .......... .......... 10% 64.5M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21300K .......... .......... .......... .......... .......... 10% 64.6M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21350K .......... .......... .......... .......... .......... 10% 14.5M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21400K .......... .......... .......... .......... .......... 10% 57.1M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21450K .......... .......... .......... .......... .......... 10% 54.6M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21500K .......... .......... .......... .......... .......... 10% 45.6M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21550K .......... .......... .......... .......... .......... 10% 57.5M 6s
16:09:54 [2022-10-12T14:09:54.559Z]  21600K .......... .......... .......... .......... .......... 10% 55.6M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  21650K .......... .......... .......... .......... .......... 10% 53.3M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  21700K .......... .......... .......... .......... .......... 10% 49.2M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  21750K .......... .......... .......... .......... .......... 10% 56.5M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  21800K .......... .......... .......... .......... .......... 10% 56.1M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  21850K .......... .......... .......... .......... .......... 10% 57.3M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  21900K .......... .......... .......... .......... .......... 10% 45.4M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  21950K .......... .......... .......... .......... .......... 10% 53.0M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22000K .......... .......... .......... .......... .......... 10% 58.9M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22050K .......... .......... .......... .......... .......... 10% 52.2M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22100K .......... .......... .......... .......... .......... 10% 49.4M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22150K .......... .......... .......... .......... .......... 10% 53.7M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22200K .......... .......... .......... .......... .......... 10% 56.3M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22250K .......... .......... .......... .......... .......... 10% 55.5M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22300K .......... .......... .......... .......... .......... 10% 47.0M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22350K .......... .......... .......... .......... .......... 10% 59.6M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22400K .......... .......... .......... .......... .......... 10% 57.4M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22450K .......... .......... .......... .......... .......... 10% 48.3M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22500K .......... .......... .......... .......... .......... 10% 55.4M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22550K .......... .......... .......... .......... .......... 10% 55.6M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22600K .......... .......... .......... .......... .......... 10% 55.4M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22650K .......... .......... .......... .......... .......... 10% 57.3M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22700K .......... .......... .......... .......... .......... 10% 64.6M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22750K .......... .......... .......... .......... .......... 10% 63.7M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22800K .......... .......... .......... .......... .......... 10% 62.0M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22850K .......... .......... .......... .......... .......... 10% 59.5M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22900K .......... .......... .......... .......... .......... 10% 73.0M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  22950K .......... .......... .......... .......... .......... 10% 69.5M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23000K .......... .......... .......... .......... .......... 10% 70.5M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23050K .......... .......... .......... .......... .......... 10% 64.4M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23100K .......... .......... .......... .......... .......... 10% 69.3M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23150K .......... .......... .......... .......... .......... 10% 72.3M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23200K .......... .......... .......... .......... .......... 10% 73.4M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23250K .......... .......... .......... .......... .......... 10% 61.1M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23300K .......... .......... .......... .......... .......... 10% 72.4M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23350K .......... .......... .......... .......... .......... 10% 70.3M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23400K .......... .......... .......... .......... .......... 11% 79.6M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23450K .......... .......... .......... .......... .......... 11% 69.3M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23500K .......... .......... .......... .......... .......... 11% 82.6M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23550K .......... .......... .......... .......... .......... 11% 78.7M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23600K .......... .......... .......... .......... .......... 11% 77.6M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23650K .......... .......... .......... .......... .......... 11% 65.8M 6s
16:09:54 [2022-10-12T14:09:54.560Z]  23700K .......... .......... .......... .......... .......... 11% 79.5M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  23750K .......... .......... .......... .......... .......... 11% 90.6M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  23800K .......... .......... .......... .......... .......... 11% 88.4M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  23850K .......... .......... .......... .......... .......... 11% 77.5M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  23900K .......... .......... .......... .......... .......... 11% 88.1M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  23950K .......... .......... .......... .......... .......... 11% 88.2M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24000K .......... .......... .......... .......... .......... 11% 86.1M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24050K .......... .......... .......... .......... .......... 11% 12.7M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24100K .......... .......... .......... .......... .......... 11% 75.6M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24150K .......... .......... .......... .......... .......... 11% 72.6M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24200K .......... .......... .......... .......... .......... 11% 68.9M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24250K .......... .......... .......... .......... .......... 11% 71.4M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24300K .......... .......... .......... .......... .......... 11% 63.0M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24350K .......... .......... .......... .......... .......... 11% 71.9M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24400K .......... .......... .......... .......... .......... 11% 69.8M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24450K .......... .......... .......... .......... .......... 11% 80.0M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24500K .......... .......... .......... .......... .......... 11% 80.5M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24550K .......... .......... .......... .......... .......... 11%  570K 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24600K .......... .......... .......... .......... .......... 11% 63.1M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24650K .......... .......... .......... .......... .......... 11% 76.0M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24700K .......... .......... .......... .......... .......... 11% 67.5M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24750K .......... .......... .......... .......... .......... 11% 65.8M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24800K .......... .......... .......... .......... .......... 11% 58.1M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24850K .......... .......... .......... .......... .......... 11% 70.8M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24900K .......... .......... .......... .......... .......... 11% 62.5M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  24950K .......... .......... .......... .......... .......... 11% 71.2M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25000K .......... .......... .......... .......... .......... 11% 60.3M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25050K .......... .......... .......... .......... .......... 11% 68.6M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25100K .......... .......... .......... .......... .......... 11% 73.4M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25150K .......... .......... .......... .......... .......... 11% 63.1M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25200K .......... .......... .......... .......... .......... 11% 68.0M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25250K .......... .......... .......... .......... .......... 11% 60.6M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25300K .......... .......... .......... .......... .......... 11% 70.6M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25350K .......... .......... .......... .......... .......... 11% 73.6M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25400K .......... .......... .......... .......... .......... 11% 69.6M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25450K .......... .......... .......... .......... .......... 11% 76.9M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25500K .......... .......... .......... .......... .......... 12% 77.3M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25550K .......... .......... .......... .......... .......... 12% 70.3M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25600K .......... .......... .......... .......... .......... 12% 61.2M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25650K .......... .......... .......... .......... .......... 12% 71.7M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25700K .......... .......... .......... .......... .......... 12% 71.5M 6s
16:09:54 [2022-10-12T14:09:54.561Z]  25750K .......... .......... .......... .......... .......... 12% 68.3M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  25800K .......... .......... .......... .......... .......... 12% 60.5M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  25850K .......... .......... .......... .......... .......... 12% 69.4M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  25900K .......... .......... .......... .......... .......... 12% 73.9M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  25950K .......... .......... .......... .......... .......... 12% 81.1M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26000K .......... .......... .......... .......... .......... 12% 64.5M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26050K .......... .......... .......... .......... .......... 12% 70.0M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26100K .......... .......... .......... .......... .......... 12% 65.0M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26150K .......... .......... .......... .......... .......... 12% 70.5M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26200K .......... .......... .......... .......... .......... 12% 68.7M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26250K .......... .......... .......... .......... .......... 12% 58.4M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26300K .......... .......... .......... .......... .......... 12% 72.9M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26350K .......... .......... .......... .......... .......... 12% 73.8M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26400K .......... .......... .......... .......... .......... 12% 67.4M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26450K .......... .......... .......... .......... .......... 12% 63.8M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26500K .......... .......... .......... .......... .......... 12% 71.9M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26550K .......... .......... .......... .......... .......... 12% 74.1M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26600K .......... .......... .......... .......... .......... 12% 73.4M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26650K .......... .......... .......... .......... .......... 12% 59.0M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26700K .......... .......... .......... .......... .......... 12% 66.1M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26750K .......... .......... .......... .......... .......... 12% 69.1M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26800K .......... .......... .......... .......... .......... 12% 73.6M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26850K .......... .......... .......... .......... .......... 12% 63.9M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26900K .......... .......... .......... .......... .......... 12% 61.7M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  26950K .......... .......... .......... .......... .......... 12% 66.2M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27000K .......... .......... .......... .......... .......... 12% 66.8M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27050K .......... .......... .......... .......... .......... 12% 70.0M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27100K .......... .......... .......... .......... .......... 12% 76.5M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27150K .......... .......... .......... .......... .......... 12% 79.8M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27200K .......... .......... .......... .......... .......... 12% 80.5M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27250K .......... .......... .......... .......... .......... 12% 66.1M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27300K .......... .......... .......... .......... .......... 12% 79.8M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27350K .......... .......... .......... .......... .......... 12% 78.0M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27400K .......... .......... .......... .......... .......... 12% 79.9M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27450K .......... .......... .......... .......... .......... 12% 73.3M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27500K .......... .......... .......... .......... .......... 12% 79.4M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27550K .......... .......... .......... .......... .......... 12% 78.6M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27600K .......... .......... .......... .......... .......... 12% 79.6M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27650K .......... .......... .......... .......... .......... 13% 73.1M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27700K .......... .......... .......... .......... .......... 13% 89.4M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27750K .......... .......... .......... .......... .......... 13% 88.5M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27800K .......... .......... .......... .......... .......... 13% 84.5M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27850K .......... .......... .......... .......... .......... 13% 79.2M 6s
16:09:54 [2022-10-12T14:09:54.562Z]  27900K .......... .......... .......... .......... .......... 13% 82.6M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  27950K .......... .......... .......... .......... .......... 13% 98.5M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28000K .......... .......... .......... .......... .......... 13% 98.3M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28050K .......... .......... .......... .......... .......... 13% 79.1M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28100K .......... .......... .......... .......... .......... 13% 98.0M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28150K .......... .......... .......... .......... .......... 13% 97.7M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28200K .......... .......... .......... .......... .......... 13% 97.6M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28250K .......... .......... .......... .......... .......... 13% 85.8M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28300K .......... .......... .......... .......... .......... 13% 94.6M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28350K .......... .......... .......... .......... .......... 13%  102M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28400K .......... .......... .......... .......... .......... 13%  105M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28450K .......... .......... .......... .......... .......... 13% 86.6M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28500K .......... .......... .......... .......... .......... 13% 95.2M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28550K .......... .......... .......... .......... .......... 13%  105M 6s
16:09:54 [2022-10-12T14:09:54.563Z]  28600K .......... .......... .......... .......... .......... 13%  104M 6s
16:09:54 [2022-10-12T14:09:54.813Z]  28650K .......... .......... .......... .......... .......... 13%  958K 6s
16:09:54 [2022-10-12T14:09:54.814Z]  28700K .......... .......... .......... .......... .......... 13% 73.4M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  28750K .......... .......... .......... .......... .......... 13% 85.1M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  28800K .......... .......... .......... .......... .......... 13% 76.9M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  28850K .......... .......... .......... .......... .......... 13% 11.5M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  28900K .......... .......... .......... .......... .......... 13% 92.2M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  28950K .......... .......... .......... .......... .......... 13% 89.8M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29000K .......... .......... .......... .......... .......... 13% 87.6M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29050K .......... .......... .......... .......... .......... 13% 97.2M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29100K .......... .......... .......... .......... .......... 13% 88.9M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29150K .......... .......... .......... .......... .......... 13% 90.9M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29200K .......... .......... .......... .......... .......... 13% 58.0M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29250K .......... .......... .......... .......... .......... 13% 84.1M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29300K .......... .......... .......... .......... .......... 13% 80.2M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29350K .......... .......... .......... .......... .......... 13% 84.0M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29400K .......... .......... .......... .......... .......... 13% 69.7M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29450K .......... .......... .......... .......... .......... 13% 68.3M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29500K .......... .......... .......... .......... .......... 13% 56.9M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29550K .......... .......... .......... .......... .......... 13% 65.9M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29600K .......... .......... .......... .......... .......... 13% 65.7M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29650K .......... .......... .......... .......... .......... 13% 50.7M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29700K .......... .......... .......... .......... .......... 13% 61.8M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29750K .......... .......... .......... .......... .......... 14% 66.7M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29800K .......... .......... .......... .......... .......... 14% 54.5M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29850K .......... .......... .......... .......... .......... 14% 71.8M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29900K .......... .......... .......... .......... .......... 14% 66.0M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  29950K .......... .......... .......... .......... .......... 14% 51.9M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  30000K .......... .......... .......... .......... .......... 14% 61.6M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  30050K .......... .......... .......... .......... .......... 14% 67.8M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  30100K .......... .......... .......... .......... .......... 14% 63.4M 6s
16:09:54 [2022-10-12T14:09:54.814Z]  30150K .......... .......... .......... .......... .......... 14% 49.5M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30200K .......... .......... .......... .......... .......... 14% 62.0M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30250K .......... .......... .......... .......... .......... 14% 65.6M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30300K .......... .......... .......... .......... .......... 14% 54.0M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30350K .......... .......... .......... .......... .......... 14% 66.0M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30400K .......... .......... .......... .......... .......... 14% 58.7M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30450K .......... .......... .......... .......... .......... 14% 60.7M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30500K .......... .......... .......... .......... .......... 14% 62.4M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30550K .......... .......... .......... .......... .......... 14% 61.5M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30600K .......... .......... .......... .......... .......... 14% 66.7M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30650K .......... .......... .......... .......... .......... 14% 53.4M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30700K .......... .......... .......... .......... .......... 14% 61.8M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30750K .......... .......... .......... .......... .......... 14% 66.3M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30800K .......... .......... .......... .......... .......... 14% 64.6M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30850K .......... .......... .......... .......... .......... 14% 52.7M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30900K .......... .......... .......... .......... .......... 14% 60.9M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  30950K .......... .......... .......... .......... .......... 14% 69.6M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31000K .......... .......... .......... .......... .......... 14% 71.1M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31050K .......... .......... .......... .......... .......... 14% 66.8M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31100K .......... .......... .......... .......... .......... 14% 79.6M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31150K .......... .......... .......... .......... .......... 14% 82.1M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31200K .......... .......... .......... .......... .......... 14% 78.3M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31250K .......... .......... .......... .......... .......... 14% 72.2M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31300K .......... .......... .......... .......... .......... 14% 81.5M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31350K .......... .......... .......... .......... .......... 14% 82.2M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31400K .......... .......... .......... .......... .......... 14% 81.5M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31450K .......... .......... .......... .......... .......... 14% 68.8M 6s
16:09:54 [2022-10-12T14:09:54.815Z]  31500K .......... .......... .......... .......... .......... 14% 79.4M 6s
16:09:54 [2022-10-12T14:09:54.816Z]  31550K .......... .......... .......... .......... .......... 14% 77.8M 6s
16:09:54 [2022-10-12T14:09:54.816Z]  31600K .......... .......... .......... .......... .......... 14% 88.4M 6s
16:09:54 [2022-10-12T14:09:54.816Z]  31650K .......... .......... .......... .......... .......... 14% 78.7M 6s
16:09:54 [2022-10-12T14:09:54.816Z]  31700K .......... .......... .......... .......... .......... 14% 88.9M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  31750K .......... .......... .......... .......... .......... 14% 83.8M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  31800K .......... .......... .......... .......... .......... 14% 88.2M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  31850K .......... .......... .......... .......... .......... 14% 73.9M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  31900K .......... .......... .......... .......... .......... 15% 92.3M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  31950K .......... .......... .......... .......... .......... 15% 94.4M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32000K .......... .......... .......... .......... .......... 15% 98.3M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32050K .......... .......... .......... .......... .......... 15% 88.1M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32100K .......... .......... .......... .......... .......... 15% 99.0M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32150K .......... .......... .......... .......... .......... 15% 99.8M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32200K .......... .......... .......... .......... .......... 15% 94.4M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32250K .......... .......... .......... .......... .......... 15% 79.8M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32300K .......... .......... .......... .......... .......... 15%  103M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32350K .......... .......... .......... .......... .......... 15%  102M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32400K .......... .......... .......... .......... .......... 15%  102M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32450K .......... .......... .......... .......... .......... 15% 94.0M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32500K .......... .......... .......... .......... .......... 15% 2.34M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32550K .......... .......... .......... .......... .......... 15% 99.9M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32600K .......... .......... .......... .......... .......... 15% 81.1M 5s
16:09:54 [2022-10-12T14:09:54.816Z]  32650K .......... .......... .......... .......... .......... 15% 93.7M 5s
16:09:54 [2022-10-12T14:09:54.817Z]  32700K .......... .......... .......... .......... .......... 15%  110M 5s
16:09:54 [2022-10-12T14:09:54.817Z]  32750K .......... .......... .......... .......... .......... 15%  543K 6s
16:09:54 [2022-10-12T14:09:54.817Z]  32800K .......... .......... .......... .......... .......... 15% 81.0M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  32850K .......... .......... .......... .......... .......... 15% 77.1M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  32900K .......... .......... .......... .......... .......... 15% 85.6M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  32950K .......... .......... .......... .......... .......... 15% 82.4M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33000K .......... .......... .......... .......... .......... 15% 62.6M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33050K .......... .......... .......... .......... .......... 15% 76.0M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33100K .......... .......... .......... .......... .......... 15% 79.6M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33150K .......... .......... .......... .......... .......... 15% 81.8M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33200K .......... .......... .......... .......... .......... 15% 71.9M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33250K .......... .......... .......... .......... .......... 15% 76.4M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33300K .......... .......... .......... .......... .......... 15% 76.3M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33350K .......... .......... .......... .......... .......... 15% 77.1M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33400K .......... .......... .......... .......... .......... 15% 62.7M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33450K .......... .......... .......... .......... .......... 15% 80.0M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33500K .......... .......... .......... .......... .......... 15% 79.5M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33550K .......... .......... .......... .......... .......... 15% 74.9M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33600K .......... .......... .......... .......... .......... 15% 65.4M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33650K .......... .......... .......... .......... .......... 15% 79.9M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33700K .......... .......... .......... .......... .......... 15% 72.4M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33750K .......... .......... .......... .......... .......... 15% 78.0M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33800K .......... .......... .......... .......... .......... 15% 69.6M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33850K .......... .......... .......... .......... .......... 15% 82.5M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33900K .......... .......... .......... .......... .......... 15% 69.7M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  33950K .......... .......... .......... .......... .......... 15% 67.7M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  34000K .......... .......... .......... .......... .......... 16% 69.7M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  34050K .......... .......... .......... .......... .......... 16% 76.1M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  34100K .......... .......... .......... .......... .......... 16% 73.5M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  34150K .......... .......... .......... .......... .......... 16% 69.4M 6s
16:09:54 [2022-10-12T14:09:54.817Z]  34200K .......... .......... .......... .......... .......... 16% 76.7M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34250K .......... .......... .......... .......... .......... 16% 85.3M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34300K .......... .......... .......... .......... .......... 16% 83.1M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34350K .......... .......... .......... .......... .......... 16% 85.3M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34400K .......... .......... .......... .......... .......... 16% 72.5M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34450K .......... .......... .......... .......... .......... 16% 79.6M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34500K .......... .......... .......... .......... .......... 16% 78.4M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34550K .......... .......... .......... .......... .......... 16% 82.8M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34600K .......... .......... .......... .......... .......... 16% 76.0M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34650K .......... .......... .......... .......... .......... 16% 88.5M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34700K .......... .......... .......... .......... .......... 16% 82.1M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34750K .......... .......... .......... .......... .......... 16% 77.3M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34800K .......... .......... .......... .......... .......... 16% 63.4M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34850K .......... .......... .......... .......... .......... 16% 77.5M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34900K .......... .......... .......... .......... .......... 16% 80.0M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  34950K .......... .......... .......... .......... .......... 16% 77.8M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35000K .......... .......... .......... .......... .......... 16% 71.3M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35050K .......... .......... .......... .......... .......... 16% 84.8M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35100K .......... .......... .......... .......... .......... 16% 88.5M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35150K .......... .......... .......... .......... .......... 16% 76.9M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35200K .......... .......... .......... .......... .......... 16% 69.2M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35250K .......... .......... .......... .......... .......... 16% 80.4M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35300K .......... .......... .......... .......... .......... 16% 79.4M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35350K .......... .......... .......... .......... .......... 16% 78.4M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35400K .......... .......... .......... .......... .......... 16% 78.1M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35450K .......... .......... .......... .......... .......... 16% 80.1M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35500K .......... .......... .......... .......... .......... 16% 77.3M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35550K .......... .......... .......... .......... .......... 16% 88.4M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35600K .......... .......... .......... .......... .......... 16% 79.4M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35650K .......... .......... .......... .......... .......... 16% 91.0M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35700K .......... .......... .......... .......... .......... 16% 95.4M 6s
16:09:54 [2022-10-12T14:09:54.818Z]  35750K .......... .......... .......... .......... .......... 16% 97.2M 6s
16:09:54 [2022-10-12T14:09:54.819Z]  35800K .......... .......... .......... .......... .......... 16% 85.8M 6s
16:09:54 [2022-10-12T14:09:54.819Z]  35850K .......... .......... .......... .......... .......... 16% 91.5M 6s
16:09:54 [2022-10-12T14:09:54.819Z]  35900K .......... .......... .......... .......... .......... 16% 94.5M 6s
16:09:54 [2022-10-12T14:09:54.819Z]  35950K .......... .......... .......... .......... .......... 16% 96.4M 6s
16:09:54 [2022-10-12T14:09:54.819Z]  36000K .......... .......... .......... .......... .......... 16% 79.5M 6s
16:09:55 [2022-10-12T14:09:55.069Z]  36050K .......... .......... .......... .......... .......... 16% 94.5M 6s
16:09:55 [2022-10-12T14:09:55.069Z]  36100K .......... .......... .......... .......... .......... 16% 96.1M 6s
16:09:55 [2022-10-12T14:09:55.069Z]  36150K .......... .......... .......... .......... .......... 17% 91.7M 6s
16:09:55 [2022-10-12T14:09:55.069Z]  36200K .......... .......... .......... .......... .......... 17% 80.5M 5s
16:09:55 [2022-10-12T14:09:55.069Z]  36250K .......... .......... .......... .......... .......... 17% 95.5M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36300K .......... .......... .......... .......... .......... 17%  104M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36350K .......... .......... .......... .......... .......... 17%  102M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36400K .......... .......... .......... .......... .......... 17% 86.2M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36450K .......... .......... .......... .......... .......... 17%  105M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36500K .......... .......... .......... .......... .......... 17%  105M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36550K .......... .......... .......... .......... .......... 17%  104M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36600K .......... .......... .......... .......... .......... 17% 85.2M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36650K .......... .......... .......... .......... .......... 17%  107M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36700K .......... .......... .......... .......... .......... 17%  111M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36750K .......... .......... .......... .......... .......... 17%  109M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36800K .......... .......... .......... .......... .......... 17% 88.6M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  36850K .......... .......... .......... .......... .......... 17% 1.03M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  36900K .......... .......... .......... .......... .......... 17% 92.3M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  36950K .......... .......... .......... .......... .......... 17% 81.5M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37000K .......... .......... .......... .......... .......... 17% 86.2M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37050K .......... .......... .......... .......... .......... 17% 82.4M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37100K .......... .......... .......... .......... .......... 17% 86.1M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37150K .......... .......... .......... .......... .......... 17%  101M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37200K .......... .......... .......... .......... .......... 17% 93.1M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37250K .......... .......... .......... .......... .......... 17% 11.1M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37300K .......... .......... .......... .......... .......... 17% 90.0M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37350K .......... .......... .......... .......... .......... 17% 91.5M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37400K .......... .......... .......... .......... .......... 17% 86.6M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37450K .......... .......... .......... .......... .......... 17% 97.7M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37500K .......... .......... .......... .......... .......... 17% 83.0M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37550K .......... .......... .......... .......... .......... 17% 79.4M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37600K .......... .......... .......... .......... .......... 17% 69.8M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37650K .......... .......... .......... .......... .......... 17% 80.3M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37700K .......... .......... .......... .......... .......... 17% 71.5M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37750K .......... .......... .......... .......... .......... 17% 80.2M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37800K .......... .......... .......... .......... .......... 17% 70.9M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37850K .......... .......... .......... .......... .......... 17% 88.4M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37900K .......... .......... .......... .......... .......... 17% 73.2M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  37950K .......... .......... .......... .......... .......... 17% 80.1M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  38000K .......... .......... .......... .......... .......... 17% 80.0M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  38050K .......... .......... .......... .......... .......... 17% 68.4M 6s
16:09:55 [2022-10-12T14:09:55.070Z]  38100K .......... .......... .......... .......... .......... 17% 77.7M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  38150K .......... .......... .......... .......... .......... 17% 73.2M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  38200K .......... .......... .......... .......... .......... 17% 65.1M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  38250K .......... .......... .......... .......... .......... 17% 81.9M 5s
16:09:55 [2022-10-12T14:09:55.070Z]  38300K .......... .......... .......... .......... .......... 18% 77.9M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38350K .......... .......... .......... .......... .......... 18% 69.0M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38400K .......... .......... .......... .......... .......... 18% 77.7M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38450K .......... .......... .......... .......... .......... 18% 87.9M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38500K .......... .......... .......... .......... .......... 18% 89.7M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38550K .......... .......... .......... .......... .......... 18% 73.6M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38600K .......... .......... .......... .......... .......... 18% 79.9M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38650K .......... .......... .......... .......... .......... 18% 80.9M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38700K .......... .......... .......... .......... .......... 18% 75.2M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38750K .......... .......... .......... .......... .......... 18% 69.3M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38800K .......... .......... .......... .......... .......... 18% 78.8M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38850K .......... .......... .......... .......... .......... 18% 71.1M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38900K .......... .......... .......... .......... .......... 18% 77.5M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  38950K .......... .......... .......... .......... .......... 18% 77.2M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39000K .......... .......... .......... .......... .......... 18% 76.4M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39050K .......... .......... .......... .......... .......... 18% 70.7M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39100K .......... .......... .......... .......... .......... 18% 79.4M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39150K .......... .......... .......... .......... .......... 18% 66.1M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39200K .......... .......... .......... .......... .......... 18% 79.2M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39250K .......... .......... .......... .......... .......... 18% 69.5M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39300K .......... .......... .......... .......... .......... 18% 79.0M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39350K .......... .......... .......... .......... .......... 18% 65.0M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39400K .......... .......... .......... .......... .......... 18% 83.0M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39450K .......... .......... .......... .......... .......... 18% 77.8M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39500K .......... .......... .......... .......... .......... 18% 81.8M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39550K .......... .......... .......... .......... .......... 18% 65.4M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39600K .......... .......... .......... .......... .......... 18% 77.3M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39650K .......... .......... .......... .......... .......... 18% 80.9M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39700K .......... .......... .......... .......... .......... 18% 66.6M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39750K .......... .......... .......... .......... .......... 18% 84.3M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39800K .......... .......... .......... .......... .......... 18% 87.3M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39850K .......... .......... .......... .......... .......... 18% 89.9M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39900K .......... .......... .......... .......... .......... 18% 77.7M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  39950K .......... .......... .......... .......... .......... 18% 83.7M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  40000K .......... .......... .......... .......... .......... 18% 83.6M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  40050K .......... .......... .......... .......... .......... 18% 80.2M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  40100K .......... .......... .......... .......... .......... 18% 98.3M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  40150K .......... .......... .......... .......... .......... 18% 91.9M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  40200K .......... .......... .......... .......... .......... 18% 96.5M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  40250K .......... .......... .......... .......... .......... 18% 85.8M 5s
16:09:55 [2022-10-12T14:09:55.071Z]  40300K .......... .......... .......... .......... .......... 18% 87.0M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40350K .......... .......... .......... .......... .......... 18% 79.6M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40400K .......... .......... .......... .......... .......... 19%  103M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40450K .......... .......... .......... .......... .......... 19%  105M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40500K .......... .......... .......... .......... .......... 19% 87.7M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40550K .......... .......... .......... .......... .......... 19%  105M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40600K .......... .......... .......... .......... .......... 19% 1.34M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40650K .......... .......... .......... .......... .......... 19% 92.1M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40700K .......... .......... .......... .......... .......... 19%  105M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40750K .......... .......... .......... .......... .......... 19% 92.3M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40800K .......... .......... .......... .......... .......... 19% 60.0M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40850K .......... .......... .......... .......... .......... 19% 86.4M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40900K .......... .......... .......... .......... .......... 19% 97.9M 5s
16:09:55 [2022-10-12T14:09:55.072Z]  40950K .......... .......... .......... .......... .......... 19%  590K 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41000K .......... .......... .......... .......... .......... 19% 46.9M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41050K .......... .......... .......... .......... .......... 19% 45.4M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41100K .......... .......... .......... .......... .......... 19% 67.3M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41150K .......... .......... .......... .......... .......... 19% 61.1M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41200K .......... .......... .......... .......... .......... 19% 59.8M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41250K .......... .......... .......... .......... .......... 19% 62.1M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41300K .......... .......... .......... .......... .......... 19% 67.8M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41350K .......... .......... .......... .......... .......... 19% 64.5M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41400K .......... .......... .......... .......... .......... 19% 60.8M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41450K .......... .......... .......... .......... .......... 19% 59.7M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41500K .......... .......... .......... .......... .......... 19% 65.5M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41550K .......... .......... .......... .......... .......... 19% 64.0M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41600K .......... .......... .......... .......... .......... 19% 57.4M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41650K .......... .......... .......... .......... .......... 19% 54.7M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41700K .......... .......... .......... .......... .......... 19% 62.8M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41750K .......... .......... .......... .......... .......... 19% 58.4M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41800K .......... .......... .......... .......... .......... 19% 53.6M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41850K .......... .......... .......... .......... .......... 19% 69.6M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41900K .......... .......... .......... .......... .......... 19% 73.6M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  41950K .......... .......... .......... .......... .......... 19% 68.0M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  42000K .......... .......... .......... .......... .......... 19% 47.1M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  42050K .......... .......... .......... .......... .......... 19% 59.2M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  42100K .......... .......... .......... .......... .......... 19% 61.4M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  42150K .......... .......... .......... .......... .......... 19% 63.3M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  42200K .......... .......... .......... .......... .......... 19% 63.3M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  42250K .......... .......... .......... .......... .......... 19% 66.2M 6s
16:09:55 [2022-10-12T14:09:55.072Z]  42300K .......... .......... .......... .......... .......... 19% 56.0M 6s
16:09:55 [2022-10-12T14:09:55.073Z]  42350K .......... .......... .......... .......... .......... 19% 68.7M 6s
16:09:55 [2022-10-12T14:09:55.073Z]  42400K .......... .......... .......... .......... .......... 19% 55.6M 6s
16:09:55 [2022-10-12T14:09:55.073Z]  42450K .......... .......... .......... .......... .......... 19% 56.4M 6s
16:09:55 [2022-10-12T14:09:55.073Z]  42500K .......... .......... .......... .......... .......... 19% 66.4M 6s
16:09:55 [2022-10-12T14:09:55.073Z]  42550K .......... .......... .......... .......... .......... 20% 67.0M 6s
16:09:55 [2022-10-12T14:09:55.073Z]  42600K .......... .......... .......... .......... .......... 20% 59.0M 6s
16:09:55 [2022-10-12T14:09:55.073Z]  42650K .......... .......... .......... .......... .......... 20% 73.1M 6s
16:09:55 [2022-10-12T14:09:55.323Z]  42700K .......... .......... .......... .......... .......... 20% 63.7M 6s
16:09:55 [2022-10-12T14:09:55.323Z]  42750K .......... .......... .......... .......... .......... 20% 69.4M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  42800K .......... .......... .......... .......... .......... 20% 58.1M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  42850K .......... .......... .......... .......... .......... 20% 70.2M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  42900K .......... .......... .......... .......... .......... 20% 70.8M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  42950K .......... .......... .......... .......... .......... 20% 66.8M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  43000K .......... .......... .......... .......... .......... 20% 61.3M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  43050K .......... .......... .......... .......... .......... 20% 65.0M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  43100K .......... .......... .......... .......... .......... 20% 68.3M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  43150K .......... .......... .......... .......... .......... 20% 67.6M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  43200K .......... .......... .......... .......... .......... 20% 56.8M 5s
16:09:55 [2022-10-12T14:09:55.323Z]  43250K .......... .......... .......... .......... .......... 20% 77.0M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43300K .......... .......... .......... .......... .......... 20% 78.7M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43350K .......... .......... .......... .......... .......... 20% 75.1M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43400K .......... .......... .......... .......... .......... 20% 68.3M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43450K .......... .......... .......... .......... .......... 20% 77.0M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43500K .......... .......... .......... .......... .......... 20% 79.2M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43550K .......... .......... .......... .......... .......... 20% 80.0M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43600K .......... .......... .......... .......... .......... 20% 65.1M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43650K .......... .......... .......... .......... .......... 20% 75.4M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43700K .......... .......... .......... .......... .......... 20% 87.4M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43750K .......... .......... .......... .......... .......... 20% 86.9M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43800K .......... .......... .......... .......... .......... 20% 77.8M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43850K .......... .......... .......... .......... .......... 20% 86.1M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43900K .......... .......... .......... .......... .......... 20% 84.9M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  43950K .......... .......... .......... .......... .......... 20% 84.7M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44000K .......... .......... .......... .......... .......... 20% 72.5M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44050K .......... .......... .......... .......... .......... 20% 88.1M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44100K .......... .......... .......... .......... .......... 20% 93.8M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44150K .......... .......... .......... .......... .......... 20% 96.6M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44200K .......... .......... .......... .......... .......... 20% 86.6M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44250K .......... .......... .......... .......... .......... 20% 94.7M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44300K .......... .......... .......... .......... .......... 20% 96.6M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44350K .......... .......... .......... .......... .......... 20% 89.2M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44400K .......... .......... .......... .......... .......... 20% 80.1M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44450K .......... .......... .......... .......... .......... 20% 95.7M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44500K .......... .......... .......... .......... .......... 20% 94.5M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44550K .......... .......... .......... .......... .......... 20% 95.6M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44600K .......... .......... .......... .......... .......... 20% 85.0M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44650K .......... .......... .......... .......... .......... 21% 92.4M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44700K .......... .......... .......... .......... .......... 21% 95.9M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44750K .......... .......... .......... .......... .......... 21% 89.7M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44800K .......... .......... .......... .......... .......... 21% 84.2M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44850K .......... .......... .......... .......... .......... 21%  103M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44900K .......... .......... .......... .......... .......... 21%  101M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  44950K .......... .......... .......... .......... .......... 21%  102M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  45000K .......... .......... .......... .......... .......... 21% 93.8M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  45050K .......... .......... .......... .......... .......... 21% 1.14M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  45100K .......... .......... .......... .......... .......... 21% 57.7M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  45150K .......... .......... .......... .......... .......... 21% 50.5M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  45200K .......... .......... .......... .......... .......... 21% 54.8M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  45250K .......... .......... .......... .......... .......... 21% 97.2M 5s
16:09:55 [2022-10-12T14:09:55.324Z]  45300K .......... .......... .......... .......... .......... 21% 92.1M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45350K .......... .......... .......... .......... .......... 21% 93.4M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45400K .......... .......... .......... .......... .......... 21% 84.2M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45450K .......... .......... .......... .......... .......... 21% 91.9M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45500K .......... .......... .......... .......... .......... 21% 94.3M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45550K .......... .......... .......... .......... .......... 21% 88.3M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45600K .......... .......... .......... .......... .......... 21% 80.5M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45650K .......... .......... .......... .......... .......... 21% 94.7M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45700K .......... .......... .......... .......... .......... 21%  102M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45750K .......... .......... .......... .......... .......... 21% 92.1M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45800K .......... .......... .......... .......... .......... 21% 85.2M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45850K .......... .......... .......... .......... .......... 21%  105M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45900K .......... .......... .......... .......... .......... 21% 95.1M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  45950K .......... .......... .......... .......... .......... 21%  108M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46000K .......... .......... .......... .......... .......... 21% 84.5M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46050K .......... .......... .......... .......... .......... 21% 93.6M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46100K .......... .......... .......... .......... .......... 21%  102M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46150K .......... .......... .......... .......... .......... 21% 93.0M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46200K .......... .......... .......... .......... .......... 21% 81.8M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46250K .......... .......... .......... .......... .......... 21% 89.6M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46300K .......... .......... .......... .......... .......... 21% 89.4M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46350K .......... .......... .......... .......... .......... 21% 97.6M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46400K .......... .......... .......... .......... .......... 21% 78.1M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46450K .......... .......... .......... .......... .......... 21% 93.7M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46500K .......... .......... .......... .......... .......... 21% 82.7M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46550K .......... .......... .......... .......... .......... 21%  105M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46600K .......... .......... .......... .......... .......... 21% 83.5M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46650K .......... .......... .......... .......... .......... 21% 80.1M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46700K .......... .......... .......... .......... .......... 21%  103M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46750K .......... .......... .......... .......... .......... 21% 90.5M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46800K .......... .......... .......... .......... .......... 22% 87.0M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46850K .......... .......... .......... .......... .......... 22% 97.8M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46900K .......... .......... .......... .......... .......... 22% 95.4M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  46950K .......... .......... .......... .......... .......... 22%  100M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  47000K .......... .......... .......... .......... .......... 22% 94.2M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  47050K .......... .......... .......... .......... .......... 22% 92.5M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  47100K .......... .......... .......... .......... .......... 22% 94.3M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  47150K .......... .......... .......... .......... .......... 22%  101M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  47200K .......... .......... .......... .......... .......... 22% 87.3M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  47250K .......... .......... .......... .......... .......... 22%  100M 5s
16:09:55 [2022-10-12T14:09:55.325Z]  47300K .......... .......... .......... .......... .......... 22%  109M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47350K .......... .......... .......... .......... .......... 22% 99.0M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47400K .......... .......... .......... .......... .......... 22% 93.9M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47450K .......... .......... .......... .......... .......... 22% 93.4M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47500K .......... .......... .......... .......... .......... 22% 99.4M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47550K .......... .......... .......... .......... .......... 22% 95.9M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47600K .......... .......... .......... .......... .......... 22% 82.2M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47650K .......... .......... .......... .......... .......... 22%  100M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47700K .......... .......... .......... .......... .......... 22% 93.9M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47750K .......... .......... .......... .......... .......... 22%  106M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47800K .......... .......... .......... .......... .......... 22% 91.1M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47850K .......... .......... .......... .......... .......... 22% 91.1M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47900K .......... .......... .......... .......... .......... 22%  100M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  47950K .......... .......... .......... .......... .......... 22%  106M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48000K .......... .......... .......... .......... .......... 22% 86.7M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48050K .......... .......... .......... .......... .......... 22%  114M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48100K .......... .......... .......... .......... .......... 22%  112M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48150K .......... .......... .......... .......... .......... 22%  112M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48200K .......... .......... .......... .......... .......... 22%  101M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48250K .......... .......... .......... .......... .......... 22%  101M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48300K .......... .......... .......... .......... .......... 22%  113M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48350K .......... .......... .......... .......... .......... 22%  113M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48400K .......... .......... .......... .......... .......... 22% 93.3M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48450K .......... .......... .......... .......... .......... 22%  107M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48500K .......... .......... .......... .......... .......... 22%  112M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48550K .......... .......... .......... .......... .......... 22%  112M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48600K .......... .......... .......... .......... .......... 22%  101M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48650K .......... .......... .......... .......... .......... 22%  113M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48700K .......... .......... .......... .......... .......... 22%  106M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48750K .......... .......... .......... .......... .......... 22%  113M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48800K .......... .......... .......... .......... .......... 22% 1.14M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48850K .......... .......... .......... .......... .......... 22% 56.9M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48900K .......... .......... .......... .......... .......... 23% 91.8M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  48950K .......... .......... .......... .......... .......... 23% 63.7M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  49000K .......... .......... .......... .......... .......... 23% 72.6M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  49050K .......... .......... .......... .......... .......... 23% 80.3M 5s
16:09:55 [2022-10-12T14:09:55.326Z]  49100K .......... .......... .......... .......... .......... 23% 95.0M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49150K .......... .......... .......... .......... .......... 23%  466K 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49200K .......... .......... .......... .......... .......... 23% 47.7M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49250K .......... .......... .......... .......... .......... 23% 52.9M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49300K .......... .......... .......... .......... .......... 23% 68.6M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49350K .......... .......... .......... .......... .......... 23% 8.17M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49400K .......... .......... .......... .......... .......... 23% 46.3M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49450K .......... .......... .......... .......... .......... 23% 55.1M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49500K .......... .......... .......... .......... .......... 23% 59.2M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49550K .......... .......... .......... .......... .......... 23% 60.0M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49600K .......... .......... .......... .......... .......... 23% 47.3M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49650K .......... .......... .......... .......... .......... 23% 57.0M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49700K .......... .......... .......... .......... .......... 23% 56.6M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49750K .......... .......... .......... .......... .......... 23% 60.3M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49800K .......... .......... .......... .......... .......... 23% 51.3M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49850K .......... .......... .......... .......... .......... 23% 57.1M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49900K .......... .......... .......... .......... .......... 23% 69.0M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  49950K .......... .......... .......... .......... .......... 23% 67.8M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  50000K .......... .......... .......... .......... .......... 23% 56.7M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  50050K .......... .......... .......... .......... .......... 23% 59.6M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  50100K .......... .......... .......... .......... .......... 23% 59.4M 5s
16:09:55 [2022-10-12T14:09:55.577Z]  50150K .......... .......... .......... .......... .......... 23% 53.7M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50200K .......... .......... .......... .......... .......... 23% 52.3M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50250K .......... .......... .......... .......... .......... 23% 61.1M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50300K .......... .......... .......... .......... .......... 23% 58.3M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50350K .......... .......... .......... .......... .......... 23% 53.8M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50400K .......... .......... .......... .......... .......... 23% 53.1M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50450K .......... .......... .......... .......... .......... 23% 68.4M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50500K .......... .......... .......... .......... .......... 23% 67.9M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50550K .......... .......... .......... .......... .......... 23% 67.8M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50600K .......... .......... .......... .......... .......... 23% 58.5M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50650K .......... .......... .......... .......... .......... 23% 69.0M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50700K .......... .......... .......... .......... .......... 23% 70.7M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50750K .......... .......... .......... .......... .......... 23% 69.2M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50800K .......... .......... .......... .......... .......... 23% 53.7M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50850K .......... .......... .......... .......... .......... 23% 54.6M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50900K .......... .......... .......... .......... .......... 23% 61.2M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  50950K .......... .......... .......... .......... .......... 23% 58.8M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51000K .......... .......... .......... .......... .......... 23% 52.9M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51050K .......... .......... .......... .......... .......... 24% 59.2M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51100K .......... .......... .......... .......... .......... 24% 58.0M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51150K .......... .......... .......... .......... .......... 24% 51.6M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51200K .......... .......... .......... .......... .......... 24% 48.7M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51250K .......... .......... .......... .......... .......... 24% 53.2M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51300K .......... .......... .......... .......... .......... 24% 59.9M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51350K .......... .......... .......... .......... .......... 24% 64.5M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51400K .......... .......... .......... .......... .......... 24% 57.3M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51450K .......... .......... .......... .......... .......... 24% 64.7M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51500K .......... .......... .......... .......... .......... 24% 63.7M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51550K .......... .......... .......... .......... .......... 24% 59.2M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51600K .......... .......... .......... .......... .......... 24% 54.7M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51650K .......... .......... .......... .......... .......... 24% 56.2M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51700K .......... .......... .......... .......... .......... 24% 53.2M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51750K .......... .......... .......... .......... .......... 24% 58.0M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51800K .......... .......... .......... .......... .......... 24% 50.4M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51850K .......... .......... .......... .......... .......... 24% 62.1M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51900K .......... .......... .......... .......... .......... 24% 62.0M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  51950K .......... .......... .......... .......... .......... 24% 65.5M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  52000K .......... .......... .......... .......... .......... 24% 55.9M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  52050K .......... .......... .......... .......... .......... 24% 66.7M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  52100K .......... .......... .......... .......... .......... 24% 69.3M 5s
16:09:55 [2022-10-12T14:09:55.578Z]  52150K .......... .......... .......... .......... .......... 24% 75.6M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52200K .......... .......... .......... .......... .......... 24% 69.5M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52250K .......... .......... .......... .......... .......... 24% 74.5M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52300K .......... .......... .......... .......... .......... 24% 81.9M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52350K .......... .......... .......... .......... .......... 24% 79.8M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52400K .......... .......... .......... .......... .......... 24% 72.1M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52450K .......... .......... .......... .......... .......... 24% 88.0M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52500K .......... .......... .......... .......... .......... 24% 88.8M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52550K .......... .......... .......... .......... .......... 24% 89.4M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52600K .......... .......... .......... .......... .......... 24% 78.5M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52650K .......... .......... .......... .......... .......... 24% 86.5M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52700K .......... .......... .......... .......... .......... 24% 89.1M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52750K .......... .......... .......... .......... .......... 24% 89.5M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52800K .......... .......... .......... .......... .......... 24% 74.7M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52850K .......... .......... .......... .......... .......... 24% 86.9M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52900K .......... .......... .......... .......... .......... 24% 87.7M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  52950K .......... .......... .......... .......... .......... 24% 85.6M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53000K .......... .......... .......... .......... .......... 24% 76.3M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53050K .......... .......... .......... .......... .......... 24% 86.2M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53100K .......... .......... .......... .......... .......... 24% 95.6M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53150K .......... .......... .......... .......... .......... 25% 99.0M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53200K .......... .......... .......... .......... .......... 25% 4.26M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53250K .......... .......... .......... .......... .......... 25% 75.3M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53300K .......... .......... .......... .......... .......... 25% 89.4M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53350K .......... .......... .......... .......... .......... 25% 74.1M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53400K .......... .......... .......... .......... .......... 25% 76.0M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53450K .......... .......... .......... .......... .......... 25% 79.6M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53500K .......... .......... .......... .......... .......... 25% 97.9M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53550K .......... .......... .......... .......... .......... 25% 89.8M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53600K .......... .......... .......... .......... .......... 25% 79.0M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53650K .......... .......... .......... .......... .......... 25% 91.8M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53700K .......... .......... .......... .......... .......... 25% 99.2M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53750K .......... .......... .......... .......... .......... 25%  105M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53800K .......... .......... .......... .......... .......... 25% 84.6M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53850K .......... .......... .......... .......... .......... 25% 36.4M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53900K .......... .......... .......... .......... .......... 25% 74.1M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  53950K .......... .......... .......... .......... .......... 25%  101M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  54000K .......... .......... .......... .......... .......... 25% 92.0M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  54050K .......... .......... .......... .......... .......... 25% 81.0M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  54100K .......... .......... .......... .......... .......... 25% 80.5M 5s
16:09:55 [2022-10-12T14:09:55.579Z]  54150K .......... .......... .......... .......... .......... 25% 77.0M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54200K .......... .......... .......... .......... .......... 25% 67.8M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54250K .......... .......... .......... .......... .......... 25% 62.4M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54300K .......... .......... .......... .......... .......... 25% 67.9M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54350K .......... .......... .......... .......... .......... 25% 67.7M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54400K .......... .......... .......... .......... .......... 25% 65.4M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54450K .......... .......... .......... .......... .......... 25% 65.6M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54500K .......... .......... .......... .......... .......... 25% 71.1M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54550K .......... .......... .......... .......... .......... 25% 71.9M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54600K .......... .......... .......... .......... .......... 25% 71.9M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54650K .......... .......... .......... .......... .......... 25% 58.1M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54700K .......... .......... .......... .......... .......... 25% 73.1M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54750K .......... .......... .......... .......... .......... 25% 71.4M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54800K .......... .......... .......... .......... .......... 25% 72.7M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54850K .......... .......... .......... .......... .......... 25% 65.2M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54900K .......... .......... .......... .......... .......... 25% 67.7M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  54950K .......... .......... .......... .......... .......... 25% 69.1M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55000K .......... .......... .......... .......... .......... 25% 68.3M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55050K .......... .......... .......... .......... .......... 25% 55.1M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55100K .......... .......... .......... .......... .......... 25% 68.3M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55150K .......... .......... .......... .......... .......... 25% 68.1M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55200K .......... .......... .......... .......... .......... 25% 60.0M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55250K .......... .......... .......... .......... .......... 25% 66.1M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55300K .......... .......... .......... .......... .......... 26% 76.5M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55350K .......... .......... .......... .......... .......... 26% 72.1M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55400K .......... .......... .......... .......... .......... 26% 69.9M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55450K .......... .......... .......... .......... .......... 26% 71.2M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55500K .......... .......... .......... .......... .......... 26% 77.7M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55550K .......... .......... .......... .......... .......... 26% 85.7M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55600K .......... .......... .......... .......... .......... 26% 88.6M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55650K .......... .......... .......... .......... .......... 26% 75.0M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55700K .......... .......... .......... .......... .......... 26% 83.8M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55750K .......... .......... .......... .......... .......... 26% 86.8M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55800K .......... .......... .......... .......... .......... 26% 88.3M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55850K .......... .......... .......... .......... .......... 26% 76.7M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55900K .......... .......... .......... .......... .......... 26% 90.9M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  55950K .......... .......... .......... .......... .......... 26% 97.2M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  56000K .......... .......... .......... .......... .......... 26% 97.5M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  56050K .......... .......... .......... .......... .......... 26% 81.4M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  56100K .......... .......... .......... .......... .......... 26% 97.2M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  56150K .......... .......... .......... .......... .......... 26% 95.1M 5s
16:09:55 [2022-10-12T14:09:55.580Z]  56200K .......... .......... .......... .......... .......... 26% 93.1M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56250K .......... .......... .......... .......... .......... 26% 1.18M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56300K .......... .......... .......... .......... .......... 26% 89.8M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56350K .......... .......... .......... .......... .......... 26% 99.8M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56400K .......... .......... .......... .......... .......... 26% 74.7M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56450K .......... .......... .......... .......... .......... 26%  106M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56500K .......... .......... .......... .......... .......... 26% 85.9M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56550K .......... .......... .......... .......... .......... 26% 78.4M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56600K .......... .......... .......... .......... .......... 26% 64.0M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56650K .......... .......... .......... .......... .......... 26% 74.5M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56700K .......... .......... .......... .......... .......... 26% 79.9M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56750K .......... .......... .......... .......... .......... 26% 66.9M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56800K .......... .......... .......... .......... .......... 26% 78.0M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56850K .......... .......... .......... .......... .......... 26% 79.7M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56900K .......... .......... .......... .......... .......... 26% 66.3M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  56950K .......... .......... .......... .......... .......... 26% 76.1M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  57000K .......... .......... .......... .......... .......... 26% 83.6M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  57050K .......... .......... .......... .......... .......... 26% 89.0M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  57100K .......... .......... .......... .......... .......... 26% 78.0M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  57150K .......... .......... .......... .......... .......... 26% 84.4M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  57200K .......... .......... .......... .......... .......... 26% 80.5M 5s
16:09:55 [2022-10-12T14:09:55.581Z]  57250K .......... .......... .......... .......... .......... 26% 88.8M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57300K .......... .......... .......... .......... .......... 26%  594K 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57350K .......... .......... .......... .......... .......... 26% 69.3M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57400K .......... .......... .......... .......... .......... 26% 70.5M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57450K .......... .......... .......... .......... .......... 27% 71.8M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57500K .......... .......... .......... .......... .......... 27% 81.8M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57550K .......... .......... .......... .......... .......... 27% 3.98M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57600K .......... .......... .......... .......... .......... 27% 41.3M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57650K .......... .......... .......... .......... .......... 27% 60.9M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57700K .......... .......... .......... .......... .......... 27% 68.4M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57750K .......... .......... .......... .......... .......... 27% 6.37M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57800K .......... .......... .......... .......... .......... 27% 53.3M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57850K .......... .......... .......... .......... .......... 27% 62.6M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57900K .......... .......... .......... .......... .......... 27% 63.2M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  57950K .......... .......... .......... .......... .......... 27% 18.0M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58000K .......... .......... .......... .......... .......... 27% 57.2M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58050K .......... .......... .......... .......... .......... 27% 53.6M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58100K .......... .......... .......... .......... .......... 27% 50.5M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58150K .......... .......... .......... .......... .......... 27% 53.6M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58200K .......... .......... .......... .......... .......... 27% 53.9M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58250K .......... .......... .......... .......... .......... 27% 50.8M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58300K .......... .......... .......... .......... .......... 27% 62.0M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58350K .......... .......... .......... .......... .......... 27% 64.5M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58400K .......... .......... .......... .......... .......... 27% 62.9M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58450K .......... .......... .......... .......... .......... 27% 45.7M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58500K .......... .......... .......... .......... .......... 27% 54.4M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58550K .......... .......... .......... .......... .......... 27% 53.3M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58600K .......... .......... .......... .......... .......... 27% 56.1M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58650K .......... .......... .......... .......... .......... 27% 51.2M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58700K .......... .......... .......... .......... .......... 27% 57.3M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58750K .......... .......... .......... .......... .......... 27% 55.5M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58800K .......... .......... .......... .......... .......... 27% 59.3M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58850K .......... .......... .......... .......... .......... 27% 43.9M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58900K .......... .......... .......... .......... .......... 27% 52.5M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  58950K .......... .......... .......... .......... .......... 27% 54.5M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  59000K .......... .......... .......... .......... .......... 27% 58.9M 5s
16:09:55 [2022-10-12T14:09:55.832Z]  59050K .......... .......... .......... .......... .......... 27% 49.5M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59100K .......... .......... .......... .......... .......... 27% 55.6M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59150K .......... .......... .......... .......... .......... 27% 45.8M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59200K .......... .......... .......... .......... .......... 27% 53.9M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59250K .......... .......... .......... .......... .......... 27% 59.2M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59300K .......... .......... .......... .......... .......... 27% 53.2M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59350K .......... .......... .......... .......... .......... 27% 45.2M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59400K .......... .......... .......... .......... .......... 27% 55.9M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59450K .......... .......... .......... .......... .......... 27% 51.4M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59500K .......... .......... .......... .......... .......... 27% 52.6M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59550K .......... .......... .......... .......... .......... 28% 48.8M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59600K .......... .......... .......... .......... .......... 28% 57.5M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59650K .......... .......... .......... .......... .......... 28% 56.3M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59700K .......... .......... .......... .......... .......... 28% 57.2M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59750K .......... .......... .......... .......... .......... 28% 57.7M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59800K .......... .......... .......... .......... .......... 28% 69.9M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59850K .......... .......... .......... .......... .......... 28% 72.4M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59900K .......... .......... .......... .......... .......... 28% 71.7M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  59950K .......... .......... .......... .......... .......... 28% 64.5M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60000K .......... .......... .......... .......... .......... 28% 71.2M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60050K .......... .......... .......... .......... .......... 28% 78.7M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60100K .......... .......... .......... .......... .......... 28% 81.2M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60150K .......... .......... .......... .......... .......... 28% 68.4M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60200K .......... .......... .......... .......... .......... 28% 80.8M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60250K .......... .......... .......... .......... .......... 28% 77.5M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60300K .......... .......... .......... .......... .......... 28% 78.5M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60350K .......... .......... .......... .......... .......... 28% 68.8M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60400K .......... .......... .......... .......... .......... 28% 82.1M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60450K .......... .......... .......... .......... .......... 28% 81.3M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60500K .......... .......... .......... .......... .......... 28% 69.9M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60550K .......... .......... .......... .......... .......... 28% 81.0M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60600K .......... .......... .......... .......... .......... 28% 79.1M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60650K .......... .......... .......... .......... .......... 28% 84.8M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60700K .......... .......... .......... .......... .......... 28% 73.9M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60750K .......... .......... .......... .......... .......... 28% 85.2M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60800K .......... .......... .......... .......... .......... 28% 88.9M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60850K .......... .......... .......... .......... .......... 28% 89.1M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60900K .......... .......... .......... .......... .......... 28% 79.1M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  60950K .......... .......... .......... .......... .......... 28% 86.0M 5s
16:09:55 [2022-10-12T14:09:55.833Z]  61000K .......... .......... .......... .......... .......... 28% 91.3M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61050K .......... .......... .......... .......... .......... 28% 97.8M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61100K .......... .......... .......... .......... .......... 28% 81.8M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61150K .......... .......... .......... .......... .......... 28% 94.2M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61200K .......... .......... .......... .......... .......... 28% 91.6M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61250K .......... .......... .......... .......... .......... 28% 96.1M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61300K .......... .......... .......... .......... .......... 28% 88.3M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61350K .......... .......... .......... .......... .......... 28% 92.1M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61400K .......... .......... .......... .......... .......... 28% 3.02M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61450K .......... .......... .......... .......... .......... 28% 86.1M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61500K .......... .......... .......... .......... .......... 28% 92.8M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61550K .......... .......... .......... .......... .......... 28% 74.1M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61600K .......... .......... .......... .......... .......... 28% 1.74M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61650K .......... .......... .......... .......... .......... 28% 52.2M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61700K .......... .......... .......... .......... .......... 29% 52.5M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61750K .......... .......... .......... .......... .......... 29% 92.0M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61800K .......... .......... .......... .......... .......... 29% 85.7M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61850K .......... .......... .......... .......... .......... 29% 44.5M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61900K .......... .......... .......... .......... .......... 29% 75.1M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  61950K .......... .......... .......... .......... .......... 29% 70.6M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62000K .......... .......... .......... .......... .......... 29% 61.2M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62050K .......... .......... .......... .......... .......... 29% 64.9M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62100K .......... .......... .......... .......... .......... 29% 20.8M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62150K .......... .......... .......... .......... .......... 29% 45.4M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62200K .......... .......... .......... .......... .......... 29% 56.6M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62250K .......... .......... .......... .......... .......... 29% 56.9M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62300K .......... .......... .......... .......... .......... 29% 54.5M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62350K .......... .......... .......... .......... .......... 29% 49.4M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62400K .......... .......... .......... .......... .......... 29% 60.3M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62450K .......... .......... .......... .......... .......... 29% 58.1M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62500K .......... .......... .......... .......... .......... 29% 49.4M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62550K .......... .......... .......... .......... .......... 29% 56.3M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62600K .......... .......... .......... .......... .......... 29% 55.0M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62650K .......... .......... .......... .......... .......... 29% 58.3M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62700K .......... .......... .......... .......... .......... 29% 47.5M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62750K .......... .......... .......... .......... .......... 29% 53.1M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62800K .......... .......... .......... .......... .......... 29% 54.4M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62850K .......... .......... .......... .......... .......... 29% 49.0M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62900K .......... .......... .......... .......... .......... 29% 54.3M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  62950K .......... .......... .......... .......... .......... 29% 54.0M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  63000K .......... .......... .......... .......... .......... 29% 61.9M 5s
16:09:55 [2022-10-12T14:09:55.834Z]  63050K .......... .......... .......... .......... .......... 29% 50.9M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63100K .......... .......... .......... .......... .......... 29% 54.9M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63150K .......... .......... .......... .......... .......... 29% 57.2M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63200K .......... .......... .......... .......... .......... 29% 54.6M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63250K .......... .......... .......... .......... .......... 29% 47.2M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63300K .......... .......... .......... .......... .......... 29% 62.1M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63350K .......... .......... .......... .......... .......... 29% 61.9M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63400K .......... .......... .......... .......... .......... 29% 61.6M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63450K .......... .......... .......... .......... .......... 29% 56.6M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63500K .......... .......... .......... .......... .......... 29% 62.9M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63550K .......... .......... .......... .......... .......... 29% 71.1M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63600K .......... .......... .......... .......... .......... 29% 67.7M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63650K .......... .......... .......... .......... .......... 29% 60.7M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63700K .......... .......... .......... .......... .......... 29% 72.3M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63750K .......... .......... .......... .......... .......... 29% 67.4M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63800K .......... .......... .......... .......... .......... 30% 76.3M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63850K .......... .......... .......... .......... .......... 30% 72.9M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63900K .......... .......... .......... .......... .......... 30% 81.4M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  63950K .......... .......... .......... .......... .......... 30% 82.1M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64000K .......... .......... .......... .......... .......... 30% 80.2M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64050K .......... .......... .......... .......... .......... 30% 66.1M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64100K .......... .......... .......... .......... .......... 30% 80.4M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64150K .......... .......... .......... .......... .......... 30% 71.2M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64200K .......... .......... .......... .......... .......... 30% 72.6M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64250K .......... .......... .......... .......... .......... 30% 59.5M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64300K .......... .......... .......... .......... .......... 30% 68.5M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64350K .......... .......... .......... .......... .......... 30% 66.2M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64400K .......... .......... .......... .......... .......... 30% 76.2M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64450K .......... .......... .......... .......... .......... 30% 62.7M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64500K .......... .......... .......... .......... .......... 30% 79.5M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64550K .......... .......... .......... .......... .......... 30% 81.5M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64600K .......... .......... .......... .......... .......... 30% 72.3M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64650K .......... .......... .......... .......... .......... 30% 82.5M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64700K .......... .......... .......... .......... .......... 30%  102M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64750K .......... .......... .......... .......... .......... 30%  104M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64800K .......... .......... .......... .......... .......... 30% 78.3M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64850K .......... .......... .......... .......... .......... 30%  103M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64900K .......... .......... .......... .......... .......... 30%  103M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  64950K .......... .......... .......... .......... .......... 30% 93.8M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  65000K .......... .......... .......... .......... .......... 30% 92.3M 5s
16:09:55 [2022-10-12T14:09:55.835Z]  65050K .......... .......... .......... .......... .......... 30% 98.7M 5s
16:09:55 [2022-10-12T14:09:55.836Z]  65100K .......... .......... .......... .......... .......... 30%  108M 5s
16:09:55 [2022-10-12T14:09:55.836Z]  65150K .......... .......... .......... .......... .......... 30%  107M 5s
16:09:55 [2022-10-12T14:09:55.836Z]  65200K .......... .......... .......... .......... .......... 30% 92.5M 5s
16:09:55 [2022-10-12T14:09:55.836Z]  65250K .......... .......... .......... .......... .......... 30%  107M 5s
16:09:55 [2022-10-12T14:09:55.836Z]  65300K .......... .......... .......... .......... .......... 30%  110M 5s
16:09:55 [2022-10-12T14:09:55.836Z]  65350K .......... .......... .......... .......... .......... 30% 96.3M 5s
16:09:55 [2022-10-12T14:09:55.836Z]  65400K .......... .......... .......... .......... .......... 30%  100M 5s
16:09:55 [2022-10-12T14:09:55.836Z]  65450K .......... .......... .......... .......... .......... 30%  108M 5s
16:09:56 [2022-10-12T14:09:56.086Z]  65500K .......... .......... .......... .......... .......... 30%  528K 5s
16:09:56 [2022-10-12T14:09:56.086Z]  65550K .......... .......... .......... .......... .......... 30% 59.3M 5s
16:09:56 [2022-10-12T14:09:56.086Z]  65600K .......... .......... .......... .......... .......... 30% 51.7M 5s
16:09:56 [2022-10-12T14:09:56.086Z]  65650K .......... .......... .......... .......... .......... 30% 67.9M 5s
16:09:56 [2022-10-12T14:09:56.086Z]  65700K .......... .......... .......... .......... .......... 30% 89.7M 5s
16:09:56 [2022-10-12T14:09:56.086Z]  65750K .......... .......... .......... .......... .......... 30% 78.8M 5s
16:09:56 [2022-10-12T14:09:56.086Z]  65800K .......... .......... .......... .......... .......... 30% 65.9M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  65850K .......... .......... .......... .......... .......... 30% 78.7M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  65900K .......... .......... .......... .......... .......... 30% 73.3M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  65950K .......... .......... .......... .......... .......... 31% 75.5M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66000K .......... .......... .......... .......... .......... 31% 70.2M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66050K .......... .......... .......... .......... .......... 31% 72.5M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66100K .......... .......... .......... .......... .......... 31% 77.9M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66150K .......... .......... .......... .......... .......... 31% 74.4M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66200K .......... .......... .......... .......... .......... 31% 62.1M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66250K .......... .......... .......... .......... .......... 31% 77.4M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66300K .......... .......... .......... .......... .......... 31% 82.7M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66350K .......... .......... .......... .......... .......... 31% 88.2M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66400K .......... .......... .......... .......... .......... 31% 75.5M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66450K .......... .......... .......... .......... .......... 31% 87.9M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66500K .......... .......... .......... .......... .......... 31% 72.1M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66550K .......... .......... .......... .......... .......... 31% 79.3M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66600K .......... .......... .......... .......... .......... 31% 57.0M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66650K .......... .......... .......... .......... .......... 31% 75.9M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66700K .......... .......... .......... .......... .......... 31% 80.0M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66750K .......... .......... .......... .......... .......... 31% 68.0M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66800K .......... .......... .......... .......... .......... 31% 65.5M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66850K .......... .......... .......... .......... .......... 31% 77.0M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66900K .......... .......... .......... .......... .......... 31% 79.5M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  66950K .......... .......... .......... .......... .......... 31% 84.1M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67000K .......... .......... .......... .......... .......... 31% 64.6M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67050K .......... .......... .......... .......... .......... 31% 76.1M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67100K .......... .......... .......... .......... .......... 31% 78.2M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67150K .......... .......... .......... .......... .......... 31% 66.0M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67200K .......... .......... .......... .......... .......... 31% 79.2M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67250K .......... .......... .......... .......... .......... 31% 80.0M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67300K .......... .......... .......... .......... .......... 31% 76.4M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67350K .......... .......... .......... .......... .......... 31% 73.5M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67400K .......... .......... .......... .......... .......... 31% 83.4M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67450K .......... .......... .......... .......... .......... 31% 84.9M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67500K .......... .......... .......... .......... .......... 31% 86.8M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67550K .......... .......... .......... .......... .......... 31% 73.4M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67600K .......... .......... .......... .......... .......... 31% 89.9M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67650K .......... .......... .......... .......... .......... 31% 88.1M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67700K .......... .......... .......... .......... .......... 31% 89.0M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67750K .......... .......... .......... .......... .......... 31% 78.1M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67800K .......... .......... .......... .......... .......... 31% 89.3M 5s
16:09:56 [2022-10-12T14:09:56.087Z]  67850K .......... .......... .......... .......... .......... 31% 88.5M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  67900K .......... .......... .......... .......... .......... 31% 84.5M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  67950K .......... .......... .......... .......... .......... 31% 74.7M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68000K .......... .......... .......... .......... .......... 31% 89.2M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68050K .......... .......... .......... .......... .......... 32% 79.9M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68100K .......... .......... .......... .......... .......... 32% 73.6M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68150K .......... .......... .......... .......... .......... 32% 62.8M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68200K .......... .......... .......... .......... .......... 32% 78.5M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68250K .......... .......... .......... .......... .......... 32% 77.7M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68300K .......... .......... .......... .......... .......... 32% 75.8M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68350K .......... .......... .......... .......... .......... 32% 63.5M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68400K .......... .......... .......... .......... .......... 32% 71.0M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68450K .......... .......... .......... .......... .......... 32% 75.9M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68500K .......... .......... .......... .......... .......... 32% 77.5M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68550K .......... .......... .......... .......... .......... 32% 69.1M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68600K .......... .......... .......... .......... .......... 32% 77.6M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68650K .......... .......... .......... .......... .......... 32% 79.9M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68700K .......... .......... .......... .......... .......... 32% 69.2M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68750K .......... .......... .......... .......... .......... 32% 75.6M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68800K .......... .......... .......... .......... .......... 32% 89.7M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68850K .......... .......... .......... .......... .......... 32% 83.6M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68900K .......... .......... .......... .......... .......... 32% 88.3M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  68950K .......... .......... .......... .......... .......... 32% 79.0M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69000K .......... .......... .......... .......... .......... 32% 89.2M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69050K .......... .......... .......... .......... .......... 32% 87.1M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69100K .......... .......... .......... .......... .......... 32% 92.6M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69150K .......... .......... .......... .......... .......... 32% 16.4M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69200K .......... .......... .......... .......... .......... 32% 79.7M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69250K .......... .......... .......... .......... .......... 32% 51.0M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69300K .......... .......... .......... .......... .......... 32% 79.4M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69350K .......... .......... .......... .......... .......... 32% 76.2M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69400K .......... .......... .......... .......... .......... 32% 85.9M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69450K .......... .......... .......... .......... .......... 32% 92.0M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69500K .......... .......... .......... .......... .......... 32% 83.2M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69550K .......... .......... .......... .......... .......... 32% 72.5M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69600K .......... .......... .......... .......... .......... 32%  868K 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69650K .......... .......... .......... .......... .......... 32% 56.7M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69700K .......... .......... .......... .......... .......... 32% 57.9M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69750K .......... .......... .......... .......... .......... 32% 58.3M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69800K .......... .......... .......... .......... .......... 32% 66.0M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69850K .......... .......... .......... .......... .......... 32% 25.7M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69900K .......... .......... .......... .......... .......... 32% 56.8M 5s
16:09:56 [2022-10-12T14:09:56.088Z]  69950K .......... .......... .......... .......... .......... 32% 69.6M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70000K .......... .......... .......... .......... .......... 32% 64.0M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70050K .......... .......... .......... .......... .......... 32% 26.5M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70100K .......... .......... .......... .......... .......... 32% 46.2M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70150K .......... .......... .......... .......... .......... 32% 49.7M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70200K .......... .......... .......... .......... .......... 33% 40.2M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70250K .......... .......... .......... .......... .......... 33% 49.0M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70300K .......... .......... .......... .......... .......... 33% 51.3M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70350K .......... .......... .......... .......... .......... 33% 50.0M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70400K .......... .......... .......... .......... .......... 33% 46.2M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70450K .......... .......... .......... .......... .......... 33% 51.7M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70500K .......... .......... .......... .......... .......... 33% 49.6M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70550K .......... .......... .......... .......... .......... 33% 52.2M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70600K .......... .......... .......... .......... .......... 33% 43.3M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70650K .......... .......... .......... .......... .......... 33% 49.2M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70700K .......... .......... .......... .......... .......... 33% 49.3M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70750K .......... .......... .......... .......... .......... 33% 48.3M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70800K .......... .......... .......... .......... .......... 33% 45.4M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70850K .......... .......... .......... .......... .......... 33% 49.8M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70900K .......... .......... .......... .......... .......... 33% 48.9M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  70950K .......... .......... .......... .......... .......... 33% 50.5M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71000K .......... .......... .......... .......... .......... 33% 40.5M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71050K .......... .......... .......... .......... .......... 33% 47.4M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71100K .......... .......... .......... .......... .......... 33% 51.3M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71150K .......... .......... .......... .......... .......... 33% 51.0M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71200K .......... .......... .......... .......... .......... 33% 47.2M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71250K .......... .......... .......... .......... .......... 33% 52.4M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71300K .......... .......... .......... .......... .......... 33% 49.2M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71350K .......... .......... .......... .......... .......... 33% 49.0M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71400K .......... .......... .......... .......... .......... 33% 42.6M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71450K .......... .......... .......... .......... .......... 33% 48.4M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71500K .......... .......... .......... .......... .......... 33% 55.5M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71550K .......... .......... .......... .......... .......... 33% 57.8M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71600K .......... .......... .......... .......... .......... 33% 51.8M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71650K .......... .......... .......... .......... .......... 33% 61.6M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71700K .......... .......... .......... .......... .......... 33% 66.4M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71750K .......... .......... .......... .......... .......... 33% 72.0M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71800K .......... .......... .......... .......... .......... 33% 61.4M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71850K .......... .......... .......... .......... .......... 33% 71.9M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71900K .......... .......... .......... .......... .......... 33% 75.1M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  71950K .......... .......... .......... .......... .......... 33% 67.8M 5s
16:09:56 [2022-10-12T14:09:56.089Z]  72000K .......... .......... .......... .......... .......... 33% 62.6M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72050K .......... .......... .......... .......... .......... 33% 70.2M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72100K .......... .......... .......... .......... .......... 33% 72.4M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72150K .......... .......... .......... .......... .......... 33% 60.7M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72200K .......... .......... .......... .......... .......... 33% 57.2M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72250K .......... .......... .......... .......... .......... 33% 74.7M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72300K .......... .......... .......... .......... .......... 34% 79.0M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72350K .......... .......... .......... .......... .......... 34% 75.9M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72400K .......... .......... .......... .......... .......... 34% 66.5M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72450K .......... .......... .......... .......... .......... 34% 79.9M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72500K .......... .......... .......... .......... .......... 34% 77.6M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72550K .......... .......... .......... .......... .......... 34% 76.6M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72600K .......... .......... .......... .......... .......... 34% 72.3M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72650K .......... .......... .......... .......... .......... 34% 85.8M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72700K .......... .......... .......... .......... .......... 34% 85.3M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72750K .......... .......... .......... .......... .......... 34% 86.1M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72800K .......... .......... .......... .......... .......... 34% 69.5M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72850K .......... .......... .......... .......... .......... 34% 78.2M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72900K .......... .......... .......... .......... .......... 34% 89.0M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  72950K .......... .......... .......... .......... .......... 34% 88.4M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  73000K .......... .......... .......... .......... .......... 34% 74.1M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  73050K .......... .......... .......... .......... .......... 34% 93.1M 5s
16:09:56 [2022-10-12T14:09:56.090Z]  73100K .......... .......... .......... .......... .......... 34% 89.0M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73150K .......... .......... .......... .......... .......... 34% 93.2M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73200K .......... .......... .......... .......... .......... 34% 76.3M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73250K .......... .......... .......... .......... .......... 34% 91.6M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73300K .......... .......... .......... .......... .......... 34% 99.7M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73350K .......... .......... .......... .......... .......... 34% 95.0M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73400K .......... .......... .......... .......... .......... 34% 80.3M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73450K .......... .......... .......... .......... .......... 34% 94.7M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73500K .......... .......... .......... .......... .......... 34% 97.2M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73550K .......... .......... .......... .......... .......... 34% 91.3M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73600K .......... .......... .......... .......... .......... 34% 85.7M 4s
16:09:56 [2022-10-12T14:09:56.090Z]  73650K .......... .......... .......... .......... .......... 34% 99.3M 4s
16:09:56 [2022-10-12T14:09:56.341Z]  73700K .......... .......... .......... .......... .......... 34%  616K 5s
16:09:56 [2022-10-12T14:09:56.341Z]  73750K .......... .......... .......... .......... .......... 34% 88.7M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  73800K .......... .......... .......... .......... .......... 34% 91.3M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  73850K .......... .......... .......... .......... .......... 34% 80.6M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  73900K .......... .......... .......... .......... .......... 34% 86.0M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  73950K .......... .......... .......... .......... .......... 34% 98.8M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74000K .......... .......... .......... .......... .......... 34% 79.9M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74050K .......... .......... .......... .......... .......... 34%  103M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74100K .......... .......... .......... .......... .......... 34%  102M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74150K .......... .......... .......... .......... .......... 34% 3.06M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74200K .......... .......... .......... .......... .......... 34% 51.3M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74250K .......... .......... .......... .......... .......... 34% 54.9M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74300K .......... .......... .......... .......... .......... 34% 62.3M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74350K .......... .......... .......... .......... .......... 34% 18.8M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74400K .......... .......... .......... .......... .......... 34% 50.7M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74450K .......... .......... .......... .......... .......... 35% 49.1M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74500K .......... .......... .......... .......... .......... 35% 41.5M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74550K .......... .......... .......... .......... .......... 35% 51.7M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74600K .......... .......... .......... .......... .......... 35% 47.6M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74650K .......... .......... .......... .......... .......... 35% 51.1M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74700K .......... .......... .......... .......... .......... 35% 48.6M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74750K .......... .......... .......... .......... .......... 35% 51.2M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74800K .......... .......... .......... .......... .......... 35% 48.8M 5s
16:09:56 [2022-10-12T14:09:56.341Z]  74850K .......... .......... .......... .......... .......... 35% 47.6M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  74900K .......... .......... .......... .......... .......... 35% 44.0M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  74950K .......... .......... .......... .......... .......... 35% 41.0M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75000K .......... .......... .......... .......... .......... 35% 49.7M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75050K .......... .......... .......... .......... .......... 35% 50.4M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75100K .......... .......... .......... .......... .......... 35% 51.5M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75150K .......... .......... .......... .......... .......... 35% 52.5M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75200K .......... .......... .......... .......... .......... 35% 54.4M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75250K .......... .......... .......... .......... .......... 35% 58.3M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75300K .......... .......... .......... .......... .......... 35% 58.2M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75350K .......... .......... .......... .......... .......... 35% 48.0M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75400K .......... .......... .......... .......... .......... 35% 56.7M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75450K .......... .......... .......... .......... .......... 35% 58.0M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75500K .......... .......... .......... .......... .......... 35% 50.6M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75550K .......... .......... .......... .......... .......... 35% 58.5M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75600K .......... .......... .......... .......... .......... 35% 59.9M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75650K .......... .......... .......... .......... .......... 35% 51.6M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75700K .......... .......... .......... .......... .......... 35% 46.9M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75750K .......... .......... .......... .......... .......... 35% 48.6M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75800K .......... .......... .......... .......... .......... 35% 39.7M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75850K .......... .......... .......... .......... .......... 35% 55.9M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75900K .......... .......... .......... .......... .......... 35% 58.8M 5s
16:09:56 [2022-10-12T14:09:56.342Z]  75950K .......... .......... .......... .......... .......... 35% 59.4M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76000K .......... .......... .......... .......... .......... 35% 57.3M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76050K .......... .......... .......... .......... .......... 35% 63.2M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76100K .......... .......... .......... .......... .......... 35% 65.8M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76150K .......... .......... .......... .......... .......... 35% 54.4M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76200K .......... .......... .......... .......... .......... 35% 49.3M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76250K .......... .......... .......... .......... .......... 35% 57.6M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76300K .......... .......... .......... .......... .......... 35% 53.1M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76350K .......... .......... .......... .......... .......... 35% 63.5M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76400K .......... .......... .......... .......... .......... 35% 55.6M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76450K .......... .......... .......... .......... .......... 35% 63.0M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76500K .......... .......... .......... .......... .......... 35% 56.7M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76550K .......... .......... .......... .......... .......... 35% 69.7M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76600K .......... .......... .......... .......... .......... 36% 64.7M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76650K .......... .......... .......... .......... .......... 36% 83.7M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76700K .......... .......... .......... .......... .......... 36% 72.7M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76750K .......... .......... .......... .......... .......... 36% 73.4M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76800K .......... .......... .......... .......... .......... 36% 69.8M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76850K .......... .......... .......... .......... .......... 36% 75.7M 4s
16:09:56 [2022-10-12T14:09:56.342Z]  76900K .......... .......... .......... .......... .......... 36% 81.5M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  76950K .......... .......... .......... .......... .......... 36% 85.1M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77000K .......... .......... .......... .......... .......... 36% 72.9M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77050K .......... .......... .......... .......... .......... 36% 84.9M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77100K .......... .......... .......... .......... .......... 36% 85.5M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77150K .......... .......... .......... .......... .......... 36% 82.3M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77200K .......... .......... .......... .......... .......... 36% 74.7M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77250K .......... .......... .......... .......... .......... 36% 84.3M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77300K .......... .......... .......... .......... .......... 36% 83.1M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77350K .......... .......... .......... .......... .......... 36% 79.5M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77400K .......... .......... .......... .......... .......... 36% 72.0M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77450K .......... .......... .......... .......... .......... 36% 84.0M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77500K .......... .......... .......... .......... .......... 36% 80.9M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77550K .......... .......... .......... .......... .......... 36% 89.3M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77600K .......... .......... .......... .......... .......... 36% 81.3M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77650K .......... .......... .......... .......... .......... 36% 91.7M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77700K .......... .......... .......... .......... .......... 36% 90.4M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77750K .......... .......... .......... .......... .......... 36% 90.5M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77800K .......... .......... .......... .......... .......... 36% 3.46M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77850K .......... .......... .......... .......... .......... 36% 88.2M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77900K .......... .......... .......... .......... .......... 36% 94.6M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  77950K .......... .......... .......... .......... .......... 36% 72.3M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78000K .......... .......... .......... .......... .......... 36% 78.3M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78050K .......... .......... .......... .......... .......... 36% 76.3M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78100K .......... .......... .......... .......... .......... 36% 92.8M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78150K .......... .......... .......... .......... .......... 36% 96.4M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78200K .......... .......... .......... .......... .......... 36% 33.5M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78250K .......... .......... .......... .......... .......... 36% 78.5M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78300K .......... .......... .......... .......... .......... 36% 70.3M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78350K .......... .......... .......... .......... .......... 36% 68.6M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78400K .......... .......... .......... .......... .......... 36% 73.6M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78450K .......... .......... .......... .......... .......... 36% 73.5M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78500K .......... .......... .......... .......... .......... 36% 82.1M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78550K .......... .......... .......... .......... .......... 36% 63.7M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78600K .......... .......... .......... .......... .......... 36% 69.5M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78650K .......... .......... .......... .......... .......... 36% 73.3M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78700K .......... .......... .......... .......... .......... 37% 61.1M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78750K .......... .......... .......... .......... .......... 37% 83.6M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78800K .......... .......... .......... .......... .......... 37% 77.1M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78850K .......... .......... .......... .......... .......... 37% 69.9M 4s
16:09:56 [2022-10-12T14:09:56.343Z]  78900K .......... .......... .......... .......... .......... 37% 65.0M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  78950K .......... .......... .......... .......... .......... 37% 74.1M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79000K .......... .......... .......... .......... .......... 37% 74.1M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79050K .......... .......... .......... .......... .......... 37% 75.5M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79100K .......... .......... .......... .......... .......... 37% 59.5M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79150K .......... .......... .......... .......... .......... 37% 76.1M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79200K .......... .......... .......... .......... .......... 37% 73.4M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79250K .......... .......... .......... .......... .......... 37% 76.1M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79300K .......... .......... .......... .......... .......... 37% 63.1M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79350K .......... .......... .......... .......... .......... 37% 76.4M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79400K .......... .......... .......... .......... .......... 37% 76.1M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79450K .......... .......... .......... .......... .......... 37% 76.0M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79500K .......... .......... .......... .......... .......... 37% 59.6M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79550K .......... .......... .......... .......... .......... 37% 67.0M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79600K .......... .......... .......... .......... .......... 37% 76.5M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79650K .......... .......... .......... .......... .......... 37% 74.4M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79700K .......... .......... .......... .......... .......... 37% 65.7M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79750K .......... .......... .......... .......... .......... 37% 74.5M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79800K .......... .......... .......... .......... .......... 37% 72.6M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79850K .......... .......... .......... .......... .......... 37% 74.8M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79900K .......... .......... .......... .......... .......... 37% 61.2M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  79950K .......... .......... .......... .......... .......... 37% 80.5M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80000K .......... .......... .......... .......... .......... 37% 77.7M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80050K .......... .......... .......... .......... .......... 37% 81.8M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80100K .......... .......... .......... .......... .......... 37% 74.9M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80150K .......... .......... .......... .......... .......... 37% 86.1M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80200K .......... .......... .......... .......... .......... 37% 83.4M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80250K .......... .......... .......... .......... .......... 37% 84.8M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80300K .......... .......... .......... .......... .......... 37% 72.3M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80350K .......... .......... .......... .......... .......... 37% 85.9M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80400K .......... .......... .......... .......... .......... 37% 81.3M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80450K .......... .......... .......... .......... .......... 37% 88.5M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80500K .......... .......... .......... .......... .......... 37% 81.3M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80550K .......... .......... .......... .......... .......... 37% 92.4M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80600K .......... .......... .......... .......... .......... 37% 92.8M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80650K .......... .......... .......... .......... .......... 37% 88.3M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80700K .......... .......... .......... .......... .......... 37% 76.4M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80750K .......... .......... .......... .......... .......... 37% 86.4M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80800K .......... .......... .......... .......... .......... 37% 94.1M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80850K .......... .......... .......... .......... .......... 38% 94.7M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80900K .......... .......... .......... .......... .......... 38% 83.6M 4s
16:09:56 [2022-10-12T14:09:56.344Z]  80950K .......... .......... .......... .......... .......... 38% 95.7M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81000K .......... .......... .......... .......... .......... 38% 1.07M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81050K .......... .......... .......... .......... .......... 38% 93.0M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81100K .......... .......... .......... .......... .......... 38%  104M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81150K .......... .......... .......... .......... .......... 38% 90.4M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81200K .......... .......... .......... .......... .......... 38% 80.9M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81250K .......... .......... .......... .......... .......... 38% 98.1M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81300K .......... .......... .......... .......... .......... 38% 91.0M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81350K .......... .......... .......... .......... .......... 38% 98.0M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81400K .......... .......... .......... .......... .......... 38% 82.2M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81450K .......... .......... .......... .......... .......... 38% 96.2M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81500K .......... .......... .......... .......... .......... 38% 93.3M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81550K .......... .......... .......... .......... .......... 38% 96.7M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81600K .......... .......... .......... .......... .......... 38% 82.6M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81650K .......... .......... .......... .......... .......... 38%  106M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81700K .......... .......... .......... .......... .......... 38%  100M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81750K .......... .......... .......... .......... .......... 38%  102M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81800K .......... .......... .......... .......... .......... 38% 91.3M 4s
16:09:56 [2022-10-12T14:09:56.345Z]  81850K .......... .......... .......... .......... .......... 38%  101M 4s
16:09:56 [2022-10-12T14:09:56.595Z]  81900K .......... .......... .......... .......... .......... 38%  594K 4s
16:09:56 [2022-10-12T14:09:56.596Z]  81950K .......... .......... .......... .......... .......... 38% 49.6M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82000K .......... .......... .......... .......... .......... 38% 37.3M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82050K .......... .......... .......... .......... .......... 38% 50.6M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82100K .......... .......... .......... .......... .......... 38% 88.7M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82150K .......... .......... .......... .......... .......... 38% 84.4M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82200K .......... .......... .......... .......... .......... 38% 78.5M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82250K .......... .......... .......... .......... .......... 38% 80.2M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82300K .......... .......... .......... .......... .......... 38% 80.7M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82350K .......... .......... .......... .......... .......... 38% 93.0M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82400K .......... .......... .......... .......... .......... 38% 67.3M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82450K .......... .......... .......... .......... .......... 38% 79.1M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82500K .......... .......... .......... .......... .......... 38% 82.2M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82550K .......... .......... .......... .......... .......... 38% 75.5M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82600K .......... .......... .......... .......... .......... 38% 69.6M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82650K .......... .......... .......... .......... .......... 38% 77.9M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82700K .......... .......... .......... .......... .......... 38% 76.8M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82750K .......... .......... .......... .......... .......... 38% 83.3M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82800K .......... .......... .......... .......... .......... 38% 72.4M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82850K .......... .......... .......... .......... .......... 38% 81.6M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82900K .......... .......... .......... .......... .......... 38% 77.8M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  82950K .......... .......... .......... .......... .......... 39% 77.1M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83000K .......... .......... .......... .......... .......... 39% 65.1M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83050K .......... .......... .......... .......... .......... 39% 84.7M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83100K .......... .......... .......... .......... .......... 39% 81.5M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83150K .......... .......... .......... .......... .......... 39% 75.8M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83200K .......... .......... .......... .......... .......... 39% 72.3M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83250K .......... .......... .......... .......... .......... 39% 81.9M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83300K .......... .......... .......... .......... .......... 39% 83.6M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83350K .......... .......... .......... .......... .......... 39% 85.6M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83400K .......... .......... .......... .......... .......... 39% 77.9M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83450K .......... .......... .......... .......... .......... 39% 89.4M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83500K .......... .......... .......... .......... .......... 39% 91.0M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83550K .......... .......... .......... .......... .......... 39% 93.2M 4s
16:09:56 [2022-10-12T14:09:56.596Z]  83600K .......... .......... .......... .......... .......... 39% 80.5M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  83650K .......... .......... .......... .......... .......... 39% 94.0M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  83700K .......... .......... .......... .......... .......... 39% 86.0M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  83750K .......... .......... .......... .......... .......... 39% 90.4M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  83800K .......... .......... .......... .......... .......... 39% 77.9M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  83850K .......... .......... .......... .......... .......... 39% 92.3M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  83900K .......... .......... .......... .......... .......... 39% 88.0M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  83950K .......... .......... .......... .......... .......... 39% 93.1M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84000K .......... .......... .......... .......... .......... 39% 80.4M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84050K .......... .......... .......... .......... .......... 39% 88.0M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84100K .......... .......... .......... .......... .......... 39% 91.8M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84150K .......... .......... .......... .......... .......... 39%  997K 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84200K .......... .......... .......... .......... .......... 39% 68.8M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84250K .......... .......... .......... .......... .......... 39% 74.8M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84300K .......... .......... .......... .......... .......... 39% 63.8M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84350K .......... .......... .......... .......... .......... 39% 64.6M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84400K .......... .......... .......... .......... .......... 39% 51.4M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84450K .......... .......... .......... .......... .......... 39% 70.7M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84500K .......... .......... .......... .......... .......... 39% 65.2M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84550K .......... .......... .......... .......... .......... 39% 70.4M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84600K .......... .......... .......... .......... .......... 39% 59.3M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84650K .......... .......... .......... .......... .......... 39% 62.8M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84700K .......... .......... .......... .......... .......... 39% 64.1M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84750K .......... .......... .......... .......... .......... 39% 61.5M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84800K .......... .......... .......... .......... .......... 39% 54.7M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84850K .......... .......... .......... .......... .......... 39% 63.0M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84900K .......... .......... .......... .......... .......... 39% 68.6M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  84950K .......... .......... .......... .......... .......... 39% 67.2M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  85000K .......... .......... .......... .......... .......... 39% 48.2M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  85050K .......... .......... .......... .......... .......... 39% 58.5M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  85100K .......... .......... .......... .......... .......... 40% 68.6M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  85150K .......... .......... .......... .......... .......... 40% 69.8M 4s
16:09:56 [2022-10-12T14:09:56.597Z]  85200K .......... .......... .......... .......... .......... 40% 52.7M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85250K .......... .......... .......... .......... .......... 40% 72.1M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85300K .......... .......... .......... .......... .......... 40% 74.2M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85350K .......... .......... .......... .......... .......... 40% 71.1M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85400K .......... .......... .......... .......... .......... 40% 68.3M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85450K .......... .......... .......... .......... .......... 40% 75.8M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85500K .......... .......... .......... .......... .......... 40% 76.2M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85550K .......... .......... .......... .......... .......... 40% 72.6M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85600K .......... .......... .......... .......... .......... 40% 64.9M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85650K .......... .......... .......... .......... .......... 40% 75.6M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85700K .......... .......... .......... .......... .......... 40% 76.3M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85750K .......... .......... .......... .......... .......... 40% 77.6M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85800K .......... .......... .......... .......... .......... 40% 67.5M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85850K .......... .......... .......... .......... .......... 40% 72.7M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85900K .......... .......... .......... .......... .......... 40% 75.0M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  85950K .......... .......... .......... .......... .......... 40% 77.8M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86000K .......... .......... .......... .......... .......... 40%  730K 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86050K .......... .......... .......... .......... .......... 40% 64.3M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86100K .......... .......... .......... .......... .......... 40% 52.1M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86150K .......... .......... .......... .......... .......... 40% 70.6M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86200K .......... .......... .......... .......... .......... 40% 62.0M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86250K .......... .......... .......... .......... .......... 40% 67.9M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86300K .......... .......... .......... .......... .......... 40% 55.5M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86350K .......... .......... .......... .......... .......... 40% 66.0M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86400K .......... .......... .......... .......... .......... 40% 55.4M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86450K .......... .......... .......... .......... .......... 40% 65.4M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86500K .......... .......... .......... .......... .......... 40% 62.4M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86550K .......... .......... .......... .......... .......... 40% 59.0M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86600K .......... .......... .......... .......... .......... 40% 54.4M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86650K .......... .......... .......... .......... .......... 40% 62.5M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86700K .......... .......... .......... .......... .......... 40% 66.2M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86750K .......... .......... .......... .......... .......... 40% 65.2M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86800K .......... .......... .......... .......... .......... 40% 55.0M 4s
16:09:56 [2022-10-12T14:09:56.598Z]  86850K .......... .......... .......... .......... .......... 40% 70.8M 4s
16:09:56 [2022-10-12T14:09:56.599Z]  86900K .......... .......... .......... .......... .......... 40% 61.0M 4s
16:09:56 [2022-10-12T14:09:56.599Z]  86950K .......... .......... .......... .......... .......... 40% 70.2M 4s
16:09:56 [2022-10-12T14:09:56.599Z]  87000K .......... .......... .......... .......... .......... 40% 55.9M 4s
16:09:56 [2022-10-12T14:09:56.599Z]  87050K .......... .......... .......... .......... .......... 40% 58.5M 4s
16:09:56 [2022-10-12T14:09:56.599Z]  87100K .......... .......... .......... .......... .......... 40% 65.9M 4s
16:09:56 [2022-10-12T14:09:56.599Z]  87150K .......... .......... .......... .......... .......... 40% 64.2M 4s
16:09:56 [2022-10-12T14:09:56.849Z]  87200K .......... .......... .......... .......... .......... 41% 56.4M 4s
16:09:56 [2022-10-12T14:09:56.849Z]  87250K .......... .......... .......... .......... .......... 41% 66.2M 4s
16:09:56 [2022-10-12T14:09:56.849Z]  87300K .......... .......... .......... .......... .......... 41% 77.6M 4s
16:09:56 [2022-10-12T14:09:56.849Z]  87350K .......... .......... .......... .......... .......... 41% 78.6M 4s
16:09:56 [2022-10-12T14:09:56.849Z]  87400K .......... .......... .......... .......... .......... 41% 67.7M 4s
16:09:56 [2022-10-12T14:09:56.849Z]  87450K .......... .......... .......... .......... .......... 41% 75.5M 4s
16:09:56 [2022-10-12T14:09:56.849Z]  87500K .......... .......... .......... .......... .......... 41% 75.5M 4s
16:09:56 [2022-10-12T14:09:56.849Z]  87550K .......... .......... .......... .......... .......... 41% 75.9M 4s
16:09:56 [2022-10-12T14:09:56.849Z]  87600K .......... .......... .......... .......... .......... 41% 63.4M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  87650K .......... .......... .......... .......... .......... 41% 72.3M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  87700K .......... .......... .......... .......... .......... 41% 72.3M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  87750K .......... .......... .......... .......... .......... 41% 70.1M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  87800K .......... .......... .......... .......... .......... 41% 60.2M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  87850K .......... .......... .......... .......... .......... 41% 69.2M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  87900K .......... .......... .......... .......... .......... 41% 72.4M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  87950K .......... .......... .......... .......... .......... 41% 72.9M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88000K .......... .......... .......... .......... .......... 41% 62.9M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88050K .......... .......... .......... .......... .......... 41% 71.0M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88100K .......... .......... .......... .......... .......... 41% 73.4M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88150K .......... .......... .......... .......... .......... 41% 71.6M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88200K .......... .......... .......... .......... .......... 41% 60.8M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88250K .......... .......... .......... .......... .......... 41% 1013K 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88300K .......... .......... .......... .......... .......... 41% 21.0M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88350K .......... .......... .......... .......... .......... 41% 52.0M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88400K .......... .......... .......... .......... .......... 41% 42.0M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88450K .......... .......... .......... .......... .......... 41% 50.2M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88500K .......... .......... .......... .......... .......... 41% 51.3M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88550K .......... .......... .......... .......... .......... 41% 51.5M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88600K .......... .......... .......... .......... .......... 41% 49.4M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88650K .......... .......... .......... .......... .......... 41% 54.6M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88700K .......... .......... .......... .......... .......... 41% 52.9M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88750K .......... .......... .......... .......... .......... 41% 58.8M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88800K .......... .......... .......... .......... .......... 41% 44.8M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88850K .......... .......... .......... .......... .......... 41% 55.9M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88900K .......... .......... .......... .......... .......... 41% 52.0M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  88950K .......... .......... .......... .......... .......... 41% 57.6M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89000K .......... .......... .......... .......... .......... 41% 49.8M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89050K .......... .......... .......... .......... .......... 41% 54.6M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89100K .......... .......... .......... .......... .......... 41% 51.6M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89150K .......... .......... .......... .......... .......... 41% 62.0M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89200K .......... .......... .......... .......... .......... 41% 51.4M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89250K .......... .......... .......... .......... .......... 41% 58.5M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89300K .......... .......... .......... .......... .......... 41% 60.9M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89350K .......... .......... .......... .......... .......... 42% 62.8M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89400K .......... .......... .......... .......... .......... 42% 55.8M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89450K .......... .......... .......... .......... .......... 42% 63.0M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89500K .......... .......... .......... .......... .......... 42% 59.9M 4s
16:09:56 [2022-10-12T14:09:56.850Z]  89550K .......... .......... .......... .......... .......... 42% 62.3M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  89600K .......... .......... .......... .......... .......... 42% 52.4M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  89650K .......... .......... .......... .......... .......... 42% 62.2M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  89700K .......... .......... .......... .......... .......... 42% 62.0M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  89750K .......... .......... .......... .......... .......... 42% 57.9M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  89800K .......... .......... .......... .......... .......... 42% 57.0M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  89850K .......... .......... .......... .......... .......... 42% 62.3M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  89900K .......... .......... .......... .......... .......... 42% 60.8M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  89950K .......... .......... .......... .......... .......... 42% 60.1M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90000K .......... .......... .......... .......... .......... 42% 50.2M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90050K .......... .......... .......... .......... .......... 42% 62.4M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90100K .......... .......... .......... .......... .......... 42%  855K 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90150K .......... .......... .......... .......... .......... 42% 60.3M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90200K .......... .......... .......... .......... .......... 42% 44.6M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90250K .......... .......... .......... .......... .......... 42% 59.0M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90300K .......... .......... .......... .......... .......... 42% 59.0M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90350K .......... .......... .......... .......... .......... 42% 54.6M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90400K .......... .......... .......... .......... .......... 42% 48.0M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90450K .......... .......... .......... .......... .......... 42% 68.1M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90500K .......... .......... .......... .......... .......... 42% 59.5M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90550K .......... .......... .......... .......... .......... 42% 56.1M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90600K .......... .......... .......... .......... .......... 42% 53.7M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90650K .......... .......... .......... .......... .......... 42% 60.2M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90700K .......... .......... .......... .......... .......... 42% 66.1M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90750K .......... .......... .......... .......... .......... 42% 63.1M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90800K .......... .......... .......... .......... .......... 42% 46.2M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90850K .......... .......... .......... .......... .......... 42% 61.1M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90900K .......... .......... .......... .......... .......... 42% 56.2M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  90950K .......... .......... .......... .......... .......... 42% 57.4M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91000K .......... .......... .......... .......... .......... 42% 55.9M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91050K .......... .......... .......... .......... .......... 42% 57.4M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91100K .......... .......... .......... .......... .......... 42% 56.2M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91150K .......... .......... .......... .......... .......... 42% 62.5M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91200K .......... .......... .......... .......... .......... 42% 49.3M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91250K .......... .......... .......... .......... .......... 42% 63.0M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91300K .......... .......... .......... .......... .......... 42% 62.5M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91350K .......... .......... .......... .......... .......... 42% 66.0M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91400K .......... .......... .......... .......... .......... 42% 55.5M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91450K .......... .......... .......... .......... .......... 42% 66.4M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91500K .......... .......... .......... .......... .......... 43% 66.9M 4s
16:09:56 [2022-10-12T14:09:56.851Z]  91550K .......... .......... .......... .......... .......... 43% 63.1M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  91600K .......... .......... .......... .......... .......... 43% 56.2M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  91650K .......... .......... .......... .......... .......... 43% 65.4M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  91700K .......... .......... .......... .......... .......... 43% 65.7M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  91750K .......... .......... .......... .......... .......... 43% 63.5M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  91800K .......... .......... .......... .......... .......... 43% 53.4M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  91850K .......... .......... .......... .......... .......... 43% 66.3M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  91900K .......... .......... .......... .......... .......... 43% 66.4M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  91950K .......... .......... .......... .......... .......... 43% 67.7M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92000K .......... .......... .......... .......... .......... 43% 59.0M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92050K .......... .......... .......... .......... .......... 43% 63.1M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92100K .......... .......... .......... .......... .......... 43% 65.2M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92150K .......... .......... .......... .......... .......... 43% 65.5M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92200K .......... .......... .......... .......... .......... 43% 54.9M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92250K .......... .......... .......... .......... .......... 43% 63.7M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92300K .......... .......... .......... .......... .......... 43% 65.1M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92350K .......... .......... .......... .......... .......... 43% 1.14M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92400K .......... .......... .......... .......... .......... 43% 39.7M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92450K .......... .......... .......... .......... .......... 43% 63.6M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92500K .......... .......... .......... .......... .......... 43% 68.7M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92550K .......... .......... .......... .......... .......... 43% 66.8M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92600K .......... .......... .......... .......... .......... 43% 63.1M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92650K .......... .......... .......... .......... .......... 43% 67.7M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92700K .......... .......... .......... .......... .......... 43% 60.6M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92750K .......... .......... .......... .......... .......... 43% 64.0M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92800K .......... .......... .......... .......... .......... 43% 54.1M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92850K .......... .......... .......... .......... .......... 43% 67.9M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92900K .......... .......... .......... .......... .......... 43% 66.1M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  92950K .......... .......... .......... .......... .......... 43% 63.4M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93000K .......... .......... .......... .......... .......... 43% 57.7M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93050K .......... .......... .......... .......... .......... 43% 61.3M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93100K .......... .......... .......... .......... .......... 43% 63.5M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93150K .......... .......... .......... .......... .......... 43% 67.0M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93200K .......... .......... .......... .......... .......... 43% 52.7M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93250K .......... .......... .......... .......... .......... 43% 67.9M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93300K .......... .......... .......... .......... .......... 43% 68.2M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93350K .......... .......... .......... .......... .......... 43% 71.3M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93400K .......... .......... .......... .......... .......... 43% 66.4M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93450K .......... .......... .......... .......... .......... 43% 70.8M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93500K .......... .......... .......... .......... .......... 43% 76.5M 4s
16:09:56 [2022-10-12T14:09:56.852Z]  93550K .......... .......... .......... .......... .......... 43% 77.4M 4s
16:09:56 [2022-10-12T14:09:56.853Z]  93600K .......... .......... .......... .......... .......... 44% 64.4M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  93650K .......... .......... .......... .......... .......... 44% 75.3M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  93700K .......... .......... .......... .......... .......... 44% 72.4M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  93750K .......... .......... .......... .......... .......... 44% 77.1M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  93800K .......... .......... .......... .......... .......... 44% 59.2M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  93850K .......... .......... .......... .......... .......... 44% 76.4M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  93900K .......... .......... .......... .......... .......... 44% 71.2M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  93950K .......... .......... .......... .......... .......... 44% 76.3M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  94000K .......... .......... .......... .......... .......... 44% 66.4M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  94050K .......... .......... .......... .......... .......... 44% 72.1M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  94100K .......... .......... .......... .......... .......... 44% 74.3M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  94150K .......... .......... .......... .......... .......... 44% 78.0M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  94200K .......... .......... .......... .......... .......... 44%  714K 4s
16:09:57 [2022-10-12T14:09:57.103Z]  94250K .......... .......... .......... .......... .......... 44% 29.2M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  94300K .......... .......... .......... .......... .......... 44% 42.8M 4s
16:09:57 [2022-10-12T14:09:57.103Z]  94350K .......... .......... .......... .......... .......... 44% 47.0M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94400K .......... .......... .......... .......... .......... 44% 48.3M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94450K .......... .......... .......... .......... .......... 44% 48.5M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94500K .......... .......... .......... .......... .......... 44% 53.5M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94550K .......... .......... .......... .......... .......... 44% 51.2M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94600K .......... .......... .......... .......... .......... 44% 39.1M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94650K .......... .......... .......... .......... .......... 44% 50.7M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94700K .......... .......... .......... .......... .......... 44% 52.4M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94750K .......... .......... .......... .......... .......... 44% 51.1M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94800K .......... .......... .......... .......... .......... 44% 47.1M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94850K .......... .......... .......... .......... .......... 44% 50.1M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94900K .......... .......... .......... .......... .......... 44% 54.6M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  94950K .......... .......... .......... .......... .......... 44% 52.3M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95000K .......... .......... .......... .......... .......... 44% 40.1M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95050K .......... .......... .......... .......... .......... 44% 46.0M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95100K .......... .......... .......... .......... .......... 44% 50.2M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95150K .......... .......... .......... .......... .......... 44% 51.1M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95200K .......... .......... .......... .......... .......... 44% 46.2M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95250K .......... .......... .......... .......... .......... 44% 56.3M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95300K .......... .......... .......... .......... .......... 44% 59.1M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95350K .......... .......... .......... .......... .......... 44% 58.6M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95400K .......... .......... .......... .......... .......... 44% 48.9M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95450K .......... .......... .......... .......... .......... 44% 57.2M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95500K .......... .......... .......... .......... .......... 44% 59.9M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95550K .......... .......... .......... .......... .......... 44% 59.8M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95600K .......... .......... .......... .......... .......... 44% 53.0M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95650K .......... .......... .......... .......... .......... 44% 56.7M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95700K .......... .......... .......... .......... .......... 44% 58.9M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95750K .......... .......... .......... .......... .......... 45% 55.1M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95800K .......... .......... .......... .......... .......... 45% 47.6M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95850K .......... .......... .......... .......... .......... 45% 59.0M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95900K .......... .......... .......... .......... .......... 45% 53.9M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  95950K .......... .......... .......... .......... .......... 45% 54.8M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  96000K .......... .......... .......... .......... .......... 45% 52.8M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  96050K .......... .......... .......... .......... .......... 45% 58.9M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  96100K .......... .......... .......... .......... .......... 45% 55.7M 4s
16:09:57 [2022-10-12T14:09:57.104Z]  96150K .......... .......... .......... .......... .......... 45% 64.6M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96200K .......... .......... .......... .......... .......... 45% 56.1M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96250K .......... .......... .......... .......... .......... 45% 65.3M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96300K .......... .......... .......... .......... .......... 45% 66.2M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96350K .......... .......... .......... .......... .......... 45% 65.0M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96400K .......... .......... .......... .......... .......... 45% 56.7M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96450K .......... .......... .......... .......... .......... 45% 1.34M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96500K .......... .......... .......... .......... .......... 45% 56.5M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96550K .......... .......... .......... .......... .......... 45% 57.3M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96600K .......... .......... .......... .......... .......... 45% 48.0M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96650K .......... .......... .......... .......... .......... 45% 62.0M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96700K .......... .......... .......... .......... .......... 45% 65.5M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96750K .......... .......... .......... .......... .......... 45% 61.9M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96800K .......... .......... .......... .......... .......... 45% 58.6M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96850K .......... .......... .......... .......... .......... 45% 59.9M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96900K .......... .......... .......... .......... .......... 45% 60.5M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  96950K .......... .......... .......... .......... .......... 45% 57.8M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97000K .......... .......... .......... .......... .......... 45% 53.9M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97050K .......... .......... .......... .......... .......... 45% 63.4M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97100K .......... .......... .......... .......... .......... 45% 63.9M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97150K .......... .......... .......... .......... .......... 45% 66.9M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97200K .......... .......... .......... .......... .......... 45% 52.9M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97250K .......... .......... .......... .......... .......... 45% 64.2M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97300K .......... .......... .......... .......... .......... 45% 62.1M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97350K .......... .......... .......... .......... .......... 45% 53.1M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97400K .......... .......... .......... .......... .......... 45% 57.5M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97450K .......... .......... .......... .......... .......... 45% 60.0M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97500K .......... .......... .......... .......... .......... 45% 69.0M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97550K .......... .......... .......... .......... .......... 45% 75.9M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97600K .......... .......... .......... .......... .......... 45% 58.1M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97650K .......... .......... .......... .......... .......... 45% 71.2M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97700K .......... .......... .......... .......... .......... 45% 72.7M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97750K .......... .......... .......... .......... .......... 45% 69.9M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97800K .......... .......... .......... .......... .......... 45% 59.4M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97850K .......... .......... .......... .......... .......... 46% 77.3M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97900K .......... .......... .......... .......... .......... 46% 63.8M 4s
16:09:57 [2022-10-12T14:09:57.105Z]  97950K .......... .......... .......... .......... .......... 46% 71.7M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98000K .......... .......... .......... .......... .......... 46% 64.0M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98050K .......... .......... .......... .......... .......... 46% 69.3M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98100K .......... .......... .......... .......... .......... 46% 70.9M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98150K .......... .......... .......... .......... .......... 46% 73.4M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98200K .......... .......... .......... .......... .......... 46% 57.6M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98250K .......... .......... .......... .......... .......... 46% 73.3M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98300K .......... .......... .......... .......... .......... 46%  759K 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98350K .......... .......... .......... .......... .......... 46% 52.6M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98400K .......... .......... .......... .......... .......... 46% 37.4M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98450K .......... .......... .......... .......... .......... 46% 49.7M 4s
16:09:57 [2022-10-12T14:09:57.106Z]  98500K .......... .......... .......... .......... .......... 46% 52.7M 4s
16:09:57 [2022-10-12T14:09:57.356Z]  98550K .......... .......... .......... .......... .......... 46% 53.5M 4s
16:09:57 [2022-10-12T14:09:57.356Z]  98600K .......... .......... .......... .......... .......... 46% 50.2M 4s
16:09:57 [2022-10-12T14:09:57.356Z]  98650K .......... .......... .......... .......... .......... 46% 51.7M 4s
16:09:57 [2022-10-12T14:09:57.356Z]  98700K .......... .......... .......... .......... .......... 46% 51.2M 4s
16:09:57 [2022-10-12T14:09:57.356Z]  98750K .......... .......... .......... .......... .......... 46% 49.6M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  98800K .......... .......... .......... .......... .......... 46% 44.2M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  98850K .......... .......... .......... .......... .......... 46% 54.5M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  98900K .......... .......... .......... .......... .......... 46% 52.6M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  98950K .......... .......... .......... .......... .......... 46% 52.9M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99000K .......... .......... .......... .......... .......... 46% 41.5M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99050K .......... .......... .......... .......... .......... 46% 51.7M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99100K .......... .......... .......... .......... .......... 46% 50.4M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99150K .......... .......... .......... .......... .......... 46% 46.9M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99200K .......... .......... .......... .......... .......... 46% 41.6M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99250K .......... .......... .......... .......... .......... 46% 50.0M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99300K .......... .......... .......... .......... .......... 46% 58.5M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99350K .......... .......... .......... .......... .......... 46% 56.3M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99400K .......... .......... .......... .......... .......... 46% 47.7M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99450K .......... .......... .......... .......... .......... 46% 59.6M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99500K .......... .......... .......... .......... .......... 46% 58.0M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99550K .......... .......... .......... .......... .......... 46% 59.6M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99600K .......... .......... .......... .......... .......... 46% 51.8M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99650K .......... .......... .......... .......... .......... 46% 58.1M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99700K .......... .......... .......... .......... .......... 46% 55.8M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99750K .......... .......... .......... .......... .......... 46% 58.2M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99800K .......... .......... .......... .......... .......... 46% 48.6M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99850K .......... .......... .......... .......... .......... 46% 54.0M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99900K .......... .......... .......... .......... .......... 46% 58.5M 4s
16:09:57 [2022-10-12T14:09:57.357Z]  99950K .......... .......... .......... .......... .......... 46% 59.3M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100000K .......... .......... .......... .......... .......... 47% 52.5M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100050K .......... .......... .......... .......... .......... 47% 56.4M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100100K .......... .......... .......... .......... .......... 47% 60.2M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100150K .......... .......... .......... .......... .......... 47% 59.6M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100200K .......... .......... .......... .......... .......... 47% 49.5M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100250K .......... .......... .......... .......... .......... 47% 60.2M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100300K .......... .......... .......... .......... .......... 47% 56.3M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100350K .......... .......... .......... .......... .......... 47% 67.8M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100400K .......... .......... .......... .......... .......... 47% 58.7M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100450K .......... .......... .......... .......... .......... 47% 64.6M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100500K .......... .......... .......... .......... .......... 47% 63.4M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100550K .......... .......... .......... .......... .......... 47%  930K 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100600K .......... .......... .......... .......... .......... 47%  750K 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100650K .......... .......... .......... .......... .......... 47% 51.1M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100700K .......... .......... .......... .......... .......... 47% 53.8M 4s
16:09:57 [2022-10-12T14:09:57.357Z] 100750K .......... .......... .......... .......... .......... 47% 52.1M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 100800K .......... .......... .......... .......... .......... 47% 43.4M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 100850K .......... .......... .......... .......... .......... 47% 55.6M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 100900K .......... .......... .......... .......... .......... 47% 52.1M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 100950K .......... .......... .......... .......... .......... 47% 54.4M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101000K .......... .......... .......... .......... .......... 47% 51.7M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101050K .......... .......... .......... .......... .......... 47% 49.2M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101100K .......... .......... .......... .......... .......... 47% 52.4M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101150K .......... .......... .......... .......... .......... 47% 55.0M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101200K .......... .......... .......... .......... .......... 47% 44.8M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101250K .......... .......... .......... .......... .......... 47% 48.7M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101300K .......... .......... .......... .......... .......... 47% 63.2M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101350K .......... .......... .......... .......... .......... 47% 62.7M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101400K .......... .......... .......... .......... .......... 47% 53.3M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101450K .......... .......... .......... .......... .......... 47% 58.6M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101500K .......... .......... .......... .......... .......... 47% 58.9M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101550K .......... .......... .......... .......... .......... 47% 61.7M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101600K .......... .......... .......... .......... .......... 47% 53.2M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101650K .......... .......... .......... .......... .......... 47% 61.7M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101700K .......... .......... .......... .......... .......... 47% 59.7M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101750K .......... .......... .......... .......... .......... 47% 64.0M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101800K .......... .......... .......... .......... .......... 47% 56.6M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101850K .......... .......... .......... .......... .......... 47% 63.0M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101900K .......... .......... .......... .......... .......... 47% 53.9M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 101950K .......... .......... .......... .......... .......... 47% 57.9M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 102000K .......... .......... .......... .......... .......... 47% 52.2M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 102050K .......... .......... .......... .......... .......... 47% 58.9M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 102100K .......... .......... .......... .......... .......... 48%  883K 4s
16:09:57 [2022-10-12T14:09:57.358Z] 102150K .......... .......... .......... .......... .......... 48% 50.7M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 102200K .......... .......... .......... .......... .......... 48% 48.1M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 102250K .......... .......... .......... .......... .......... 48% 58.3M 4s
16:09:57 [2022-10-12T14:09:57.358Z] 102300K .......... .......... .......... .......... .......... 48% 63.2M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102350K .......... .......... .......... .......... .......... 48% 63.2M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102400K .......... .......... .......... .......... .......... 48%  583K 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102450K .......... .......... .......... .......... .......... 48% 55.7M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102500K .......... .......... .......... .......... .......... 48% 43.7M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102550K .......... .......... .......... .......... .......... 48% 57.3M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102600K .......... .......... .......... .......... .......... 48% 46.8M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102650K .......... .......... .......... .......... .......... 48% 51.7M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102700K .......... .......... .......... .......... .......... 48% 54.9M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102750K .......... .......... .......... .......... .......... 48% 52.3M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102800K .......... .......... .......... .......... .......... 48% 40.5M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102850K .......... .......... .......... .......... .......... 48% 51.8M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102900K .......... .......... .......... .......... .......... 48% 55.8M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 102950K .......... .......... .......... .......... .......... 48% 59.1M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103000K .......... .......... .......... .......... .......... 48% 48.0M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103050K .......... .......... .......... .......... .......... 48% 57.0M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103100K .......... .......... .......... .......... .......... 48% 55.8M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103150K .......... .......... .......... .......... .......... 48% 59.0M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103200K .......... .......... .......... .......... .......... 48% 53.1M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103250K .......... .......... .......... .......... .......... 48% 57.6M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103300K .......... .......... .......... .......... .......... 48% 56.7M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103350K .......... .......... .......... .......... .......... 48% 59.6M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103400K .......... .......... .......... .......... .......... 48% 48.7M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103450K .......... .......... .......... .......... .......... 48% 60.6M 4s
16:09:57 [2022-10-12T14:09:57.609Z] 103500K .......... .......... .......... .......... .......... 48%  831K 4s
16:09:57 [2022-10-12T14:09:57.610Z] 103550K .......... .......... .......... .......... .......... 48% 45.7M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 103600K .......... .......... .......... .......... .......... 48% 46.7M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 103650K .......... .......... .......... .......... .......... 48% 49.1M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 103700K .......... .......... .......... .......... .......... 48% 50.1M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 103750K .......... .......... .......... .......... .......... 48% 50.1M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 103800K .......... .......... .......... .......... .......... 48% 44.3M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 103850K .......... .......... .......... .......... .......... 48% 45.6M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 103900K .......... .......... .......... .......... .......... 48% 51.2M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 103950K .......... .......... .......... .......... .......... 48% 53.3M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104000K .......... .......... .......... .......... .......... 48% 52.9M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104050K .......... .......... .......... .......... .......... 48% 58.4M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104100K .......... .......... .......... .......... .......... 48% 57.7M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104150K .......... .......... .......... .......... .......... 48% 58.7M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104200K .......... .......... .......... .......... .......... 48% 48.0M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104250K .......... .......... .......... .......... .......... 49% 59.4M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104300K .......... .......... .......... .......... .......... 49% 61.9M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104350K .......... .......... .......... .......... .......... 49% 63.8M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104400K .......... .......... .......... .......... .......... 49% 69.3M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104450K .......... .......... .......... .......... .......... 49% 82.2M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104500K .......... .......... .......... .......... .......... 49% 82.5M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104550K .......... .......... .......... .......... .......... 49% 84.1M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104600K .......... .......... .......... .......... .......... 49%  649K 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104650K .......... .......... .......... .......... .......... 49% 61.8M 4s
16:09:57 [2022-10-12T14:09:57.610Z] 104700K .......... .......... .......... .......... .......... 49% 73.2M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 104750K .......... .......... .......... .......... .......... 49% 66.6M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 104800K .......... .......... .......... .......... .......... 49% 62.2M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 104850K .......... .......... .......... .......... .......... 49% 70.8M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 104900K .......... .......... .......... .......... .......... 49% 65.0M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 104950K .......... .......... .......... .......... .......... 49% 71.6M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105000K .......... .......... .......... .......... .......... 49% 62.9M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105050K .......... .......... .......... .......... .......... 49% 68.7M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105100K .......... .......... .......... .......... .......... 49% 75.0M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105150K .......... .......... .......... .......... .......... 49% 69.1M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105200K .......... .......... .......... .......... .......... 49% 56.3M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105250K .......... .......... .......... .......... .......... 49% 80.9M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105300K .......... .......... .......... .......... .......... 49% 83.1M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105350K .......... .......... .......... .......... .......... 49% 83.8M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105400K .......... .......... .......... .......... .......... 49% 73.0M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105450K .......... .......... .......... .......... .......... 49% 81.2M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105500K .......... .......... .......... .......... .......... 49% 71.8M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105550K .......... .......... .......... .......... .......... 49% 82.7M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105600K .......... .......... .......... .......... .......... 49% 69.5M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105650K .......... .......... .......... .......... .......... 49% 70.7M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105700K .......... .......... .......... .......... .......... 49%  895K 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105750K .......... .......... .......... .......... .......... 49% 22.2M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105800K .......... .......... .......... .......... .......... 49% 62.0M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105850K .......... .......... .......... .......... .......... 49% 68.9M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105900K .......... .......... .......... .......... .......... 49% 67.8M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 105950K .......... .......... .......... .......... .......... 49% 72.2M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 106000K .......... .......... .......... .......... .......... 49% 63.5M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 106050K .......... .......... .......... .......... .......... 49% 75.6M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 106100K .......... .......... .......... .......... .......... 49% 29.3M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 106150K .......... .......... .......... .......... .......... 49% 54.1M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 106200K .......... .......... .......... .......... .......... 49% 72.8M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 106250K .......... .......... .......... .......... .......... 49% 64.7M 4s
16:09:57 [2022-10-12T14:09:57.861Z] 106300K .......... .......... .......... .......... .......... 49% 65.4M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106350K .......... .......... .......... .......... .......... 50% 64.9M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106400K .......... .......... .......... .......... .......... 50% 77.6M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106450K .......... .......... .......... .......... .......... 50%  670K 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106500K .......... .......... .......... .......... .......... 50% 60.0M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106550K .......... .......... .......... .......... .......... 50% 33.0M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106600K .......... .......... .......... .......... .......... 50% 48.1M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106650K .......... .......... .......... .......... .......... 50% 70.5M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106700K .......... .......... .......... .......... .......... 50% 70.2M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106750K .......... .......... .......... .......... .......... 50% 68.1M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106800K .......... .......... .......... .......... .......... 50% 61.0M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106850K .......... .......... .......... .......... .......... 50% 70.0M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106900K .......... .......... .......... .......... .......... 50% 69.4M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 106950K .......... .......... .......... .......... .......... 50% 78.6M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107000K .......... .......... .......... .......... .......... 50% 66.8M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107050K .......... .......... .......... .......... .......... 50% 71.1M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107100K .......... .......... .......... .......... .......... 50% 74.5M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107150K .......... .......... .......... .......... .......... 50% 64.4M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107200K .......... .......... .......... .......... .......... 50% 69.4M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107250K .......... .......... .......... .......... .......... 50% 83.6M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107300K .......... .......... .......... .......... .......... 50% 83.4M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107350K .......... .......... .......... .......... .......... 50% 82.6M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107400K .......... .......... .......... .......... .......... 50% 73.2M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107450K .......... .......... .......... .......... .......... 50% 78.8M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107500K .......... .......... .......... .......... .......... 50% 78.1M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107550K .......... .......... .......... .......... .......... 50% 83.2M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107600K .......... .......... .......... .......... .......... 50%  771K 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107650K .......... .......... .......... .......... .......... 50% 64.6M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107700K .......... .......... .......... .......... .......... 50% 64.0M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107750K .......... .......... .......... .......... .......... 50% 60.8M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107800K .......... .......... .......... .......... .......... 50% 51.5M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107850K .......... .......... .......... .......... .......... 50% 64.4M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107900K .......... .......... .......... .......... .......... 50% 66.4M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 107950K .......... .......... .......... .......... .......... 50% 66.1M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 108000K .......... .......... .......... .......... .......... 50% 56.0M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 108050K .......... .......... .......... .......... .......... 50% 64.4M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 108100K .......... .......... .......... .......... .......... 50% 68.5M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 108150K .......... .......... .......... .......... .......... 50% 66.5M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 108200K .......... .......... .......... .......... .......... 50% 70.0M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 108250K .......... .......... .......... .......... .......... 50% 78.4M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 108300K .......... .......... .......... .......... .......... 50% 83.2M 4s
16:09:57 [2022-10-12T14:09:57.862Z] 108350K .......... .......... .......... .......... .......... 50% 82.2M 4s
16:09:57 [2022-10-12T14:09:57.863Z] 108400K .......... .......... .......... .......... .......... 50% 64.6M 4s
16:09:57 [2022-10-12T14:09:57.863Z] 108450K .......... .......... .......... .......... .......... 50% 84.4M 4s
16:09:57 [2022-10-12T14:09:57.863Z] 108500K .......... .......... .......... .......... .......... 51% 83.5M 4s
16:09:57 [2022-10-12T14:09:57.863Z] 108550K .......... .......... .......... .......... .......... 51% 79.3M 4s
16:09:57 [2022-10-12T14:09:57.863Z] 108600K .......... .......... .......... .......... .......... 51% 68.7M 4s
16:09:57 [2022-10-12T14:09:57.863Z] 108650K .......... .......... .......... .......... .......... 51% 80.8M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 108700K .......... .......... .......... .......... .......... 51%  774K 4s
16:09:58 [2022-10-12T14:09:58.113Z] 108750K .......... .......... .......... .......... .......... 51% 63.7M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 108800K .......... .......... .......... .......... .......... 51% 56.1M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 108850K .......... .......... .......... .......... .......... 51% 63.7M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 108900K .......... .......... .......... .......... .......... 51% 69.8M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 108950K .......... .......... .......... .......... .......... 51% 69.4M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 109000K .......... .......... .......... .......... .......... 51% 59.5M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 109050K .......... .......... .......... .......... .......... 51% 73.8M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 109100K .......... .......... .......... .......... .......... 51% 74.6M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 109150K .......... .......... .......... .......... .......... 51% 65.5M 4s
16:09:58 [2022-10-12T14:09:58.113Z] 109200K .......... .......... .......... .......... .......... 51% 59.2M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109250K .......... .......... .......... .......... .......... 51% 73.1M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109300K .......... .......... .......... .......... .......... 51% 74.5M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109350K .......... .......... .......... .......... .......... 51% 82.4M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109400K .......... .......... .......... .......... .......... 51% 74.6M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109450K .......... .......... .......... .......... .......... 51% 78.3M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109500K .......... .......... .......... .......... .......... 51% 81.0M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109550K .......... .......... .......... .......... .......... 51% 82.0M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109600K .......... .......... .......... .......... .......... 51% 68.2M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109650K .......... .......... .......... .......... .......... 51% 82.9M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109700K .......... .......... .......... .......... .......... 51% 77.2M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109750K .......... .......... .......... .......... .......... 51% 64.8M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109800K .......... .......... .......... .......... .......... 51%  762K 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109850K .......... .......... .......... .......... .......... 51% 68.1M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109900K .......... .......... .......... .......... .......... 51% 76.7M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 109950K .......... .......... .......... .......... .......... 51% 63.7M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110000K .......... .......... .......... .......... .......... 51% 57.0M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110050K .......... .......... .......... .......... .......... 51% 72.7M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110100K .......... .......... .......... .......... .......... 51% 83.0M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110150K .......... .......... .......... .......... .......... 51% 82.6M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110200K .......... .......... .......... .......... .......... 51% 73.6M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110250K .......... .......... .......... .......... .......... 51% 71.8M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110300K .......... .......... .......... .......... .......... 51% 81.9M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110350K .......... .......... .......... .......... .......... 51% 84.3M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110400K .......... .......... .......... .......... .......... 51% 70.5M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110450K .......... .......... .......... .......... .......... 51% 82.2M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110500K .......... .......... .......... .......... .......... 51% 84.0M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110550K .......... .......... .......... .......... .......... 51%  528K 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110600K .......... .......... .......... .......... .......... 51% 60.8M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110650K .......... .......... .......... .......... .......... 52% 49.7M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110700K .......... .......... .......... .......... .......... 52% 57.9M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110750K .......... .......... .......... .......... .......... 52% 70.1M 4s
16:09:58 [2022-10-12T14:09:58.114Z] 110800K .......... .......... .......... .......... .......... 52% 58.7M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 110850K .......... .......... .......... .......... .......... 52% 75.5M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 110900K .......... .......... .......... .......... .......... 52% 73.6M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 110950K .......... .......... .......... .......... .......... 52% 68.9M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111000K .......... .......... .......... .......... .......... 52% 61.8M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111050K .......... .......... .......... .......... .......... 52% 69.9M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111100K .......... .......... .......... .......... .......... 52% 73.8M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111150K .......... .......... .......... .......... .......... 52% 74.5M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111200K .......... .......... .......... .......... .......... 52% 57.3M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111250K .......... .......... .......... .......... .......... 52% 73.0M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111300K .......... .......... .......... .......... .......... 52% 83.1M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111350K .......... .......... .......... .......... .......... 52% 83.0M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111400K .......... .......... .......... .......... .......... 52% 74.0M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111450K .......... .......... .......... .......... .......... 52% 82.5M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111500K .......... .......... .......... .......... .......... 52% 80.4M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111550K .......... .......... .......... .......... .......... 52% 78.7M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111600K .......... .......... .......... .......... .......... 52% 68.4M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111650K .......... .......... .......... .......... .......... 52%  808K 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111700K .......... .......... .......... .......... .......... 52% 60.5M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111750K .......... .......... .......... .......... .......... 52% 65.0M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111800K .......... .......... .......... .......... .......... 52% 64.0M 4s
16:09:58 [2022-10-12T14:09:58.365Z] 111850K .......... .......... .......... .......... .......... 52% 72.6M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 111900K .......... .......... .......... .......... .......... 52% 74.0M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 111950K .......... .......... .......... .......... .......... 52% 72.8M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112000K .......... .......... .......... .......... .......... 52% 57.4M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112050K .......... .......... .......... .......... .......... 52% 71.1M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112100K .......... .......... .......... .......... .......... 52% 69.9M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112150K .......... .......... .......... .......... .......... 52% 70.3M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112200K .......... .......... .......... .......... .......... 52% 68.9M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112250K .......... .......... .......... .......... .......... 52% 68.8M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112300K .......... .......... .......... .......... .......... 52% 73.1M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112350K .......... .......... .......... .......... .......... 52% 82.7M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112400K .......... .......... .......... .......... .......... 52% 70.0M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112450K .......... .......... .......... .......... .......... 52% 81.3M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112500K .......... .......... .......... .......... .......... 52% 83.5M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112550K .......... .......... .......... .......... .......... 52% 75.5M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112600K .......... .......... .......... .......... .......... 52% 73.6M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112650K .......... .......... .......... .......... .......... 52% 73.5M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112700K .......... .......... .......... .......... .......... 52% 80.4M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112750K .......... .......... .......... .......... .......... 53% 83.4M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112800K .......... .......... .......... .......... .......... 53%  767K 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112850K .......... .......... .......... .......... .......... 53% 72.7M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112900K .......... .......... .......... .......... .......... 53% 62.8M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 112950K .......... .......... .......... .......... .......... 53% 70.3M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113000K .......... .......... .......... .......... .......... 53% 67.1M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113050K .......... .......... .......... .......... .......... 53% 67.4M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113100K .......... .......... .......... .......... .......... 53% 69.4M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113150K .......... .......... .......... .......... .......... 53% 82.3M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113200K .......... .......... .......... .......... .......... 53% 66.6M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113250K .......... .......... .......... .......... .......... 53% 83.6M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113300K .......... .......... .......... .......... .......... 53% 83.4M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113350K .......... .......... .......... .......... .......... 53%  721K 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113400K .......... .......... .......... .......... .......... 53% 50.1M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113450K .......... .......... .......... .......... .......... 53% 59.1M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113500K .......... .......... .......... .......... .......... 53% 68.1M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113550K .......... .......... .......... .......... .......... 53% 59.1M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113600K .......... .......... .......... .......... .......... 53% 58.2M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113650K .......... .......... .......... .......... .......... 53% 69.5M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113700K .......... .......... .......... .......... .......... 53% 62.8M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113750K .......... .......... .......... .......... .......... 53% 66.2M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113800K .......... .......... .......... .......... .......... 53% 61.9M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113850K .......... .......... .......... .......... .......... 53% 82.7M 4s
16:09:58 [2022-10-12T14:09:58.366Z] 113900K .......... .......... .......... .......... .......... 53% 73.9M 4s
16:09:58 [2022-10-12T14:09:58.367Z] 113950K .......... .......... .......... .......... .......... 53% 74.8M 4s
16:09:58 [2022-10-12T14:09:58.367Z] 114000K .......... .......... .......... .......... .......... 53% 69.5M 4s
16:09:58 [2022-10-12T14:09:58.367Z] 114050K .......... .......... .......... .......... .......... 53% 74.7M 4s
16:09:58 [2022-10-12T14:09:58.367Z] 114100K .......... .......... .......... .......... .......... 53% 85.9M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114150K .......... .......... .......... .......... .......... 53%  686K 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114200K .......... .......... .......... .......... .......... 53% 61.2M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114250K .......... .......... .......... .......... .......... 53% 65.3M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114300K .......... .......... .......... .......... .......... 53% 78.0M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114350K .......... .......... .......... .......... .......... 53% 70.8M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114400K .......... .......... .......... .......... .......... 53% 58.7M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114450K .......... .......... .......... .......... .......... 53% 74.6M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114500K .......... .......... .......... .......... .......... 53% 83.0M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114550K .......... .......... .......... .......... .......... 53% 80.0M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114600K .......... .......... .......... .......... .......... 53% 75.1M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114650K .......... .......... .......... .......... .......... 53%  588K 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114700K .......... .......... .......... .......... .......... 53% 29.7M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114750K .......... .......... .......... .......... .......... 53% 65.9M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114800K .......... .......... .......... .......... .......... 53% 44.9M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114850K .......... .......... .......... .......... .......... 53% 61.4M 4s
16:09:58 [2022-10-12T14:09:58.617Z] 114900K .......... .......... .......... .......... .......... 54% 57.4M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 114950K .......... .......... .......... .......... .......... 54% 52.2M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115000K .......... .......... .......... .......... .......... 54% 46.5M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115050K .......... .......... .......... .......... .......... 54% 54.1M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115100K .......... .......... .......... .......... .......... 54% 58.7M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115150K .......... .......... .......... .......... .......... 54% 63.9M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115200K .......... .......... .......... .......... .......... 54% 56.2M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115250K .......... .......... .......... .......... .......... 54% 65.3M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115300K .......... .......... .......... .......... .......... 54% 65.0M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115350K .......... .......... .......... .......... .......... 54% 62.9M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115400K .......... .......... .......... .......... .......... 54% 60.5M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115450K .......... .......... .......... .......... .......... 54%  741K 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115500K .......... .......... .......... .......... .......... 54% 58.4M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115550K .......... .......... .......... .......... .......... 54% 60.9M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115600K .......... .......... .......... .......... .......... 54% 49.1M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115650K .......... .......... .......... .......... .......... 54% 56.9M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115700K .......... .......... .......... .......... .......... 54% 53.9M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115750K .......... .......... .......... .......... .......... 54% 48.7M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115800K .......... .......... .......... .......... .......... 54% 54.6M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115850K .......... .......... .......... .......... .......... 54% 62.9M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115900K .......... .......... .......... .......... .......... 54% 63.2M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 115950K .......... .......... .......... .......... .......... 54% 65.7M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 116000K .......... .......... .......... .......... .......... 54% 53.9M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 116050K .......... .......... .......... .......... .......... 54% 64.4M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 116100K .......... .......... .......... .......... .......... 54% 64.9M 4s
16:09:58 [2022-10-12T14:09:58.618Z] 116150K .......... .......... .......... .......... .......... 54% 61.0M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116200K .......... .......... .......... .......... .......... 54%  703K 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116250K .......... .......... .......... .......... .......... 54% 55.2M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116300K .......... .......... .......... .......... .......... 54% 60.9M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116350K .......... .......... .......... .......... .......... 54% 54.8M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116400K .......... .......... .......... .......... .......... 54% 48.8M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116450K .......... .......... .......... .......... .......... 54% 61.5M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116500K .......... .......... .......... .......... .......... 54% 60.0M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116550K .......... .......... .......... .......... .......... 54% 62.2M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116600K .......... .......... .......... .......... .......... 54% 57.9M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116650K .......... .......... .......... .......... .......... 54% 68.3M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116700K .......... .......... .......... .......... .......... 54% 68.1M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116750K .......... .......... .......... .......... .......... 54% 69.2M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116800K .......... .......... .......... .......... .......... 54% 58.3M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116850K .......... .......... .......... .......... .......... 54% 66.9M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116900K .......... .......... .......... .......... .......... 54% 68.3M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 116950K .......... .......... .......... .......... .......... 54% 66.4M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117000K .......... .......... .......... .......... .......... 55%  758K 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117050K .......... .......... .......... .......... .......... 55% 55.9M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117100K .......... .......... .......... .......... .......... 55% 53.2M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117150K .......... .......... .......... .......... .......... 55% 53.7M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117200K .......... .......... .......... .......... .......... 55% 47.6M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117250K .......... .......... .......... .......... .......... 55% 59.1M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117300K .......... .......... .......... .......... .......... 55% 55.7M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117350K .......... .......... .......... .......... .......... 55% 53.9M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117400K .......... .......... .......... .......... .......... 55% 55.6M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117450K .......... .......... .......... .......... .......... 55% 61.3M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117500K .......... .......... .......... .......... .......... 55% 64.3M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117550K .......... .......... .......... .......... .......... 55% 64.5M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117600K .......... .......... .......... .......... .......... 55% 57.1M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117650K .......... .......... .......... .......... .......... 55% 64.8M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117700K .......... .......... .......... .......... .......... 55% 62.2M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117750K .......... .......... .......... .......... .......... 55%  666K 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117800K .......... .......... .......... .......... .......... 55% 48.1M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117850K .......... .......... .......... .......... .......... 55% 63.1M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117900K .......... .......... .......... .......... .......... 55% 68.3M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 117950K .......... .......... .......... .......... .......... 55% 26.7M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 118000K .......... .......... .......... .......... .......... 55% 45.8M 4s
16:09:58 [2022-10-12T14:09:58.869Z] 118050K .......... .......... .......... .......... .......... 55% 58.9M 4s
16:09:58 [2022-10-12T14:09:58.870Z] 118100K .......... .......... .......... .......... .......... 55% 51.4M 4s
16:09:58 [2022-10-12T14:09:58.870Z] 118150K .......... .......... .......... .......... .......... 55% 50.1M 4s
16:09:58 [2022-10-12T14:09:58.870Z] 118200K .......... .......... .......... .......... .......... 55% 49.8M 4s
16:09:58 [2022-10-12T14:09:58.870Z] 118250K .......... .......... .......... .......... .......... 55% 61.5M 4s
16:09:58 [2022-10-12T14:09:58.870Z] 118300K .......... .......... .......... .......... .......... 55% 63.0M 4s
16:09:58 [2022-10-12T14:09:58.870Z] 118350K .......... .......... .......... .......... .......... 55% 63.6M 4s
16:09:58 [2022-10-12T14:09:58.870Z] 118400K .......... .......... .......... .......... .......... 55% 52.8M 4s
16:09:58 [2022-10-12T14:09:58.870Z] 118450K .......... .......... .......... .......... .......... 55% 62.0M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118500K .......... .......... .......... .......... .......... 55%  856K 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118550K .......... .......... .......... .......... .......... 55% 47.1M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118600K .......... .......... .......... .......... .......... 55% 49.2M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118650K .......... .......... .......... .......... .......... 55% 58.5M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118700K .......... .......... .......... .......... .......... 55% 60.0M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118750K .......... .......... .......... .......... .......... 55%  537K 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118800K .......... .......... .......... .......... .......... 55% 3.17M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118850K .......... .......... .......... .......... .......... 55% 52.5M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118900K .......... .......... .......... .......... .......... 55% 42.7M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 118950K .......... .......... .......... .......... .......... 55% 48.1M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 119000K .......... .......... .......... .......... .......... 55% 47.0M 4s
16:09:59 [2022-10-12T14:09:59.120Z] 119050K .......... .......... .......... .......... .......... 55% 54.1M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119100K .......... .......... .......... .......... .......... 55% 54.7M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119150K .......... .......... .......... .......... .......... 56% 63.5M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119200K .......... .......... .......... .......... .......... 56% 52.6M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119250K .......... .......... .......... .......... .......... 56% 64.2M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119300K .......... .......... .......... .......... .......... 56% 62.0M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119350K .......... .......... .......... .......... .......... 56% 63.4M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119400K .......... .......... .......... .......... .......... 56% 49.7M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119450K .......... .......... .......... .......... .......... 56% 63.7M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119500K .......... .......... .......... .......... .......... 56% 62.8M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119550K .......... .......... .......... .......... .......... 56%  943K 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119600K .......... .......... .......... .......... .......... 56% 43.0M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119650K .......... .......... .......... .......... .......... 56% 53.8M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119700K .......... .......... .......... .......... .......... 56% 53.7M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119750K .......... .......... .......... .......... .......... 56% 54.5M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119800K .......... .......... .......... .......... .......... 56% 49.3M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119850K .......... .......... .......... .......... .......... 56% 52.5M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119900K .......... .......... .......... .......... .......... 56% 60.1M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 119950K .......... .......... .......... .......... .......... 56% 56.9M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 120000K .......... .......... .......... .......... .......... 56% 52.4M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 120050K .......... .......... .......... .......... .......... 56% 58.9M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 120100K .......... .......... .......... .......... .......... 56% 58.9M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 120150K .......... .......... .......... .......... .......... 56% 58.6M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 120200K .......... .......... .......... .......... .......... 56% 49.4M 4s
16:09:59 [2022-10-12T14:09:59.121Z] 120250K .......... .......... .......... .......... .......... 56% 55.6M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120300K .......... .......... .......... .......... .......... 56%  747K 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120350K .......... .......... .......... .......... .......... 56% 52.9M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120400K .......... .......... .......... .......... .......... 56% 43.7M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120450K .......... .......... .......... .......... .......... 56% 57.3M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120500K .......... .......... .......... .......... .......... 56% 59.3M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120550K .......... .......... .......... .......... .......... 56% 53.1M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120600K .......... .......... .......... .......... .......... 56% 43.8M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120650K .......... .......... .......... .......... .......... 56% 57.7M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120700K .......... .......... .......... .......... .......... 56% 63.2M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120750K .......... .......... .......... .......... .......... 56% 61.2M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120800K .......... .......... .......... .......... .......... 56% 52.3M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120850K .......... .......... .......... .......... .......... 56% 63.3M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120900K .......... .......... .......... .......... .......... 56% 62.9M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 120950K .......... .......... .......... .......... .......... 56% 63.4M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121000K .......... .......... .......... .......... .......... 56% 55.2M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121050K .......... .......... .......... .......... .......... 56% 61.2M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121100K .......... .......... .......... .......... .......... 56%  591K 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121150K .......... .......... .......... .......... .......... 56% 58.2M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121200K .......... .......... .......... .......... .......... 56% 47.6M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121250K .......... .......... .......... .......... .......... 57% 50.2M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121300K .......... .......... .......... .......... .......... 57% 55.7M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121350K .......... .......... .......... .......... .......... 57% 51.0M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121400K .......... .......... .......... .......... .......... 57% 42.3M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121450K .......... .......... .......... .......... .......... 57% 54.2M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121500K .......... .......... .......... .......... .......... 57% 58.9M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121550K .......... .......... .......... .......... .......... 57% 60.1M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121600K .......... .......... .......... .......... .......... 57% 54.0M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121650K .......... .......... .......... .......... .......... 57% 59.7M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121700K .......... .......... .......... .......... .......... 57% 58.4M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121750K .......... .......... .......... .......... .......... 57% 59.1M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121800K .......... .......... .......... .......... .......... 57% 49.2M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121850K .......... .......... .......... .......... .......... 57%  903K 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121900K .......... .......... .......... .......... .......... 57% 53.7M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 121950K .......... .......... .......... .......... .......... 57% 54.3M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 122000K .......... .......... .......... .......... .......... 57% 42.0M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 122050K .......... .......... .......... .......... .......... 57% 62.0M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 122100K .......... .......... .......... .......... .......... 57% 60.0M 4s
16:09:59 [2022-10-12T14:09:59.372Z] 122150K .......... .......... .......... .......... .......... 57% 58.9M 4s
16:09:59 [2022-10-12T14:09:59.373Z] 122200K .......... .......... .......... .......... .......... 57% 49.2M 4s
16:09:59 [2022-10-12T14:09:59.373Z] 122250K .......... .......... .......... .......... .......... 57% 55.2M 4s
16:09:59 [2022-10-12T14:09:59.373Z] 122300K .......... .......... .......... .......... .......... 57% 54.9M 4s
16:09:59 [2022-10-12T14:09:59.373Z] 122350K .......... .......... .......... .......... .......... 57% 60.1M 4s
16:09:59 [2022-10-12T14:09:59.373Z] 122400K .......... .......... .......... .......... .......... 57% 54.1M 4s
16:09:59 [2022-10-12T14:09:59.373Z] 122450K .......... .......... .......... .......... .......... 57% 58.0M 4s
16:09:59 [2022-10-12T14:09:59.373Z] 122500K .......... .......... .......... .......... .......... 57% 59.3M 4s
16:09:59 [2022-10-12T14:09:59.373Z] 122550K .......... .......... .......... .......... .......... 57% 60.4M 4s
16:09:59 [2022-10-12T14:09:59.373Z] 122600K .......... .......... .......... .......... .......... 57% 49.4M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 122650K .......... .......... .......... .......... .......... 57%  829K 4s
16:09:59 [2022-10-12T14:09:59.623Z] 122700K .......... .......... .......... .......... .......... 57% 50.3M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 122750K .......... .......... .......... .......... .......... 57% 57.5M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 122800K .......... .......... .......... .......... .......... 57% 49.7M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 122850K .......... .......... .......... .......... .......... 57%  551K 4s
16:09:59 [2022-10-12T14:09:59.623Z] 122900K .......... .......... .......... .......... .......... 57% 51.3M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 122950K .......... .......... .......... .......... .......... 57% 52.7M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 123000K .......... .......... .......... .......... .......... 57% 42.1M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 123050K .......... .......... .......... .......... .......... 57% 53.4M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 123100K .......... .......... .......... .......... .......... 57% 55.8M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 123150K .......... .......... .......... .......... .......... 57% 55.6M 4s
16:09:59 [2022-10-12T14:09:59.623Z] 123200K .......... .......... .......... .......... .......... 57% 48.8M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123250K .......... .......... .......... .......... .......... 57% 60.6M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123300K .......... .......... .......... .......... .......... 57% 63.9M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123350K .......... .......... .......... .......... .......... 57% 63.6M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123400K .......... .......... .......... .......... .......... 58% 56.8M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123450K .......... .......... .......... .......... .......... 58% 64.1M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123500K .......... .......... .......... .......... .......... 58% 58.3M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123550K .......... .......... .......... .......... .......... 58% 61.1M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123600K .......... .......... .......... .......... .......... 58%  758K 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123650K .......... .......... .......... .......... .......... 58% 50.1M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123700K .......... .......... .......... .......... .......... 58% 53.6M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123750K .......... .......... .......... .......... .......... 58% 59.9M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123800K .......... .......... .......... .......... .......... 58% 50.4M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123850K .......... .......... .......... .......... .......... 58% 54.5M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123900K .......... .......... .......... .......... .......... 58% 46.9M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 123950K .......... .......... .......... .......... .......... 58% 54.4M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 124000K .......... .......... .......... .......... .......... 58% 52.3M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 124050K .......... .......... .......... .......... .......... 58% 60.0M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 124100K .......... .......... .......... .......... .......... 58% 58.8M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 124150K .......... .......... .......... .......... .......... 58% 58.6M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 124200K .......... .......... .......... .......... .......... 58% 52.1M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 124250K .......... .......... .......... .......... .......... 58% 56.6M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 124300K .......... .......... .......... .......... .......... 58% 59.9M 4s
16:09:59 [2022-10-12T14:09:59.624Z] 124350K .......... .......... .......... .......... .......... 58% 61.2M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124400K .......... .......... .......... .......... .......... 58%  724K 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124450K .......... .......... .......... .......... .......... 58% 51.9M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124500K .......... .......... .......... .......... .......... 58% 52.5M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124550K .......... .......... .......... .......... .......... 58% 50.2M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124600K .......... .......... .......... .......... .......... 58% 47.6M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124650K .......... .......... .......... .......... .......... 58% 61.2M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124700K .......... .......... .......... .......... .......... 58% 55.7M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124750K .......... .......... .......... .......... .......... 58% 51.8M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124800K .......... .......... .......... .......... .......... 58% 47.9M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124850K .......... .......... .......... .......... .......... 58% 63.6M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124900K .......... .......... .......... .......... .......... 58% 62.6M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 124950K .......... .......... .......... .......... .......... 58% 63.9M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125000K .......... .......... .......... .......... .......... 58% 55.8M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125050K .......... .......... .......... .......... .......... 58% 64.1M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125100K .......... .......... .......... .......... .......... 58% 63.2M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125150K .......... .......... .......... .......... .......... 58% 63.1M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125200K .......... .......... .......... .......... .......... 58%  756K 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125250K .......... .......... .......... .......... .......... 58% 58.3M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125300K .......... .......... .......... .......... .......... 58% 54.8M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125350K .......... .......... .......... .......... .......... 58% 54.8M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125400K .......... .......... .......... .......... .......... 58% 46.2M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125450K .......... .......... .......... .......... .......... 58% 49.8M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125500K .......... .......... .......... .......... .......... 59% 57.9M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125550K .......... .......... .......... .......... .......... 59% 58.6M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125600K .......... .......... .......... .......... .......... 59% 48.4M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125650K .......... .......... .......... .......... .......... 59% 64.7M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125700K .......... .......... .......... .......... .......... 59% 58.4M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125750K .......... .......... .......... .......... .......... 59% 63.9M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125800K .......... .......... .......... .......... .......... 59% 57.4M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125850K .......... .......... .......... .......... .......... 59% 54.0M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125900K .......... .......... .......... .......... .......... 59% 61.8M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 125950K .......... .......... .......... .......... .......... 59%  750K 4s
16:09:59 [2022-10-12T14:09:59.875Z] 126000K .......... .......... .......... .......... .......... 59% 43.2M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 126050K .......... .......... .......... .......... .......... 59% 12.1M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 126100K .......... .......... .......... .......... .......... 59% 50.2M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 126150K .......... .......... .......... .......... .......... 59% 51.9M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 126200K .......... .......... .......... .......... .......... 59% 44.7M 4s
16:09:59 [2022-10-12T14:09:59.875Z] 126250K .......... .......... .......... .......... .......... 59% 55.1M 4s
16:09:59 [2022-10-12T14:09:59.876Z] 126300K .......... .......... .......... .......... .......... 59% 57.3M 4s
16:09:59 [2022-10-12T14:09:59.876Z] 126350K .......... .......... .......... .......... .......... 59% 53.7M 4s
16:09:59 [2022-10-12T14:09:59.876Z] 126400K .......... .......... .......... .......... .......... 59% 52.3M 4s
16:09:59 [2022-10-12T14:09:59.876Z] 126450K .......... .......... .......... .......... .......... 59% 62.0M 4s
16:09:59 [2022-10-12T14:09:59.876Z] 126500K .......... .......... .......... .......... .......... 59% 64.3M 4s
16:09:59 [2022-10-12T14:09:59.876Z] 126550K .......... .......... .......... .......... .......... 59% 59.3M 4s
16:09:59 [2022-10-12T14:09:59.876Z] 126600K .......... .......... .......... .......... .......... 59% 50.4M 4s
16:09:59 [2022-10-12T14:09:59.876Z] 126650K .......... .......... .......... .......... .......... 59% 57.7M 4s
16:09:59 [2022-10-12T14:09:59.876Z] 126700K .......... .......... .......... .......... .......... 59% 54.4M 4s
16:10:00 [2022-10-12T14:10:00.126Z] 126750K .......... .......... .......... .......... .......... 59%  790K 4s
16:10:00 [2022-10-12T14:10:00.126Z] 126800K .......... .......... .......... .......... .......... 59% 40.0M 4s
16:10:00 [2022-10-12T14:10:00.126Z] 126850K .......... .......... .......... .......... .......... 59% 59.7M 4s
16:10:00 [2022-10-12T14:10:00.126Z] 126900K .......... .......... .......... .......... .......... 59% 57.7M 4s
16:10:00 [2022-10-12T14:10:00.126Z] 126950K .......... .......... .......... .......... .......... 59%  468K 4s
16:10:00 [2022-10-12T14:10:00.126Z] 127000K .......... .......... .......... .......... .......... 59% 45.9M 4s
16:10:00 [2022-10-12T14:10:00.126Z] 127050K .......... .......... .......... .......... .......... 59% 54.5M 4s
16:10:00 [2022-10-12T14:10:00.126Z] 127100K .......... .......... .......... .......... .......... 59% 42.9M 4s
16:10:00 [2022-10-12T14:10:00.126Z] 127150K .......... .......... .......... .......... .......... 59% 51.6M 4s
16:10:00 [2022-10-12T14:10:00.126Z] 127200K .......... .......... .......... .......... .......... 59% 47.2M 4s
16:10:00 [2022-10-12T14:10:00.126Z] 127250K .......... .......... .......... .......... .......... 59% 51.7M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127300K .......... .......... .......... .......... .......... 59% 53.1M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127350K .......... .......... .......... .......... .......... 59% 60.0M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127400K .......... .......... .......... .......... .......... 59% 49.9M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127450K .......... .......... .......... .......... .......... 59% 53.9M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127500K .......... .......... .......... .......... .......... 59% 58.2M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127550K .......... .......... .......... .......... .......... 59% 59.0M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127600K .......... .......... .......... .......... .......... 59% 49.5M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127650K .......... .......... .......... .......... .......... 60% 56.9M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127700K .......... .......... .......... .......... .......... 60% 59.7M 4s
16:10:00 [2022-10-12T14:10:00.127Z] 127750K .......... .......... .......... .......... .......... 60%  713K 4s
16:10:00 [2022-10-12T14:10:00.377Z] 127800K .......... .......... .......... .......... .......... 60%  792K 4s
16:10:00 [2022-10-12T14:10:00.377Z] 127850K .......... .......... .......... .......... .......... 60% 49.1M 4s
16:10:00 [2022-10-12T14:10:00.377Z] 127900K .......... .......... .......... .......... .......... 60% 51.3M 4s
16:10:00 [2022-10-12T14:10:00.377Z] 127950K .......... .......... .......... .......... .......... 60% 50.8M 4s
16:10:00 [2022-10-12T14:10:00.377Z] 128000K .......... .......... .......... .......... .......... 60% 46.3M 4s
16:10:00 [2022-10-12T14:10:00.377Z] 128050K .......... .......... .......... .......... .......... 60% 58.8M 4s
16:10:00 [2022-10-12T14:10:00.377Z] 128100K .......... .......... .......... .......... .......... 60% 59.2M 4s
16:10:00 [2022-10-12T14:10:00.377Z] 128150K .......... .......... .......... .......... .......... 60% 59.7M 4s
16:10:00 [2022-10-12T14:10:00.377Z] 128200K .......... .......... .......... .......... .......... 60% 48.6M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128250K .......... .......... .......... .......... .......... 60% 59.5M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128300K .......... .......... .......... .......... .......... 60% 61.7M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128350K .......... .......... .......... .......... .......... 60%  695K 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128400K .......... .......... .......... .......... .......... 60% 43.8M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128450K .......... .......... .......... .......... .......... 60% 53.2M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128500K .......... .......... .......... .......... .......... 60% 55.2M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128550K .......... .......... .......... .......... .......... 60% 63.1M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128600K .......... .......... .......... .......... .......... 60% 56.4M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128650K .......... .......... .......... .......... .......... 60% 63.6M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128700K .......... .......... .......... .......... .......... 60%  589K 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128750K .......... .......... .......... .......... .......... 60% 50.7M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128800K .......... .......... .......... .......... .......... 60% 50.8M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128850K .......... .......... .......... .......... .......... 60% 58.3M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128900K .......... .......... .......... .......... .......... 60% 48.4M 4s
16:10:00 [2022-10-12T14:10:00.378Z] 128950K .......... .......... .......... .......... .......... 60% 54.3M 4s
16:10:00 [2022-10-12T14:10:00.628Z] 129000K .......... .......... .......... .......... .......... 60%  686K 4s
16:10:00 [2022-10-12T14:10:00.628Z] 129050K .......... .......... .......... .......... .......... 60% 51.1M 4s
16:10:00 [2022-10-12T14:10:00.628Z] 129100K .......... .......... .......... .......... .......... 60% 55.3M 4s
16:10:00 [2022-10-12T14:10:00.628Z] 129150K .......... .......... .......... .......... .......... 60% 57.5M 4s
16:10:00 [2022-10-12T14:10:00.628Z] 129200K .......... .......... .......... .......... .......... 60% 54.2M 4s
16:10:00 [2022-10-12T14:10:00.628Z] 129250K .......... .......... .......... .......... .......... 60%  717K 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129300K .......... .......... .......... .......... .......... 60% 53.2M 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129350K .......... .......... .......... .......... .......... 60% 50.7M 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129400K .......... .......... .......... .......... .......... 60% 56.3M 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129450K .......... .......... .......... .......... .......... 60% 63.9M 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129500K .......... .......... .......... .......... .......... 60% 62.4M 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129550K .......... .......... .......... .......... .......... 60%  657K 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129600K .......... .......... .......... .......... .......... 60% 40.3M 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129650K .......... .......... .......... .......... .......... 60% 56.4M 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129700K .......... .......... .......... .......... .......... 60% 63.7M 4s
16:10:00 [2022-10-12T14:10:00.629Z] 129750K .......... .......... .......... .......... .......... 60% 63.8M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 129800K .......... .......... .......... .......... .......... 61%  666K 4s
16:10:00 [2022-10-12T14:10:00.879Z] 129850K .......... .......... .......... .......... .......... 61% 48.1M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 129900K .......... .......... .......... .......... .......... 61% 52.6M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 129950K .......... .......... .......... .......... .......... 61% 56.6M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130000K .......... .......... .......... .......... .......... 61% 53.4M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130050K .......... .......... .......... .......... .......... 61%  624K 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130100K .......... .......... .......... .......... .......... 61% 50.2M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130150K .......... .......... .......... .......... .......... 61% 52.9M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130200K .......... .......... .......... .......... .......... 61% 54.5M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130250K .......... .......... .......... .......... .......... 61% 63.3M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130300K .......... .......... .......... .......... .......... 61% 63.2M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130350K .......... .......... .......... .......... .......... 61%  700K 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130400K .......... .......... .......... .......... .......... 61% 43.9M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130450K .......... .......... .......... .......... .......... 61% 56.6M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130500K .......... .......... .......... .......... .......... 61% 60.8M 4s
16:10:00 [2022-10-12T14:10:00.879Z] 130550K .......... .......... .......... .......... .......... 61% 62.9M 4s
16:10:01 [2022-10-12T14:10:01.130Z] 130600K .......... .......... .......... .......... .......... 61%  630K 5s
16:10:01 [2022-10-12T14:10:01.130Z] 130650K .......... .......... .......... .......... .......... 61% 53.5M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 130700K .......... .......... .......... .......... .......... 61% 56.0M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 130750K .......... .......... .......... .......... .......... 61% 62.2M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 130800K .......... .......... .......... .......... .......... 61% 51.4M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 130850K .......... .......... .......... .......... .......... 61%  693K 5s
16:10:01 [2022-10-12T14:10:01.130Z] 130900K .......... .......... .......... .......... .......... 61% 51.8M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 130950K .......... .......... .......... .......... .......... 61% 57.7M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 131000K .......... .......... .......... .......... .......... 61% 57.0M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 131050K .......... .......... .......... .......... .......... 61%  481K 5s
16:10:01 [2022-10-12T14:10:01.130Z] 131100K .......... .......... .......... .......... .......... 61% 52.6M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 131150K .......... .......... .......... .......... .......... 61% 54.1M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 131200K .......... .......... .......... .......... .......... 61% 42.0M 5s
16:10:01 [2022-10-12T14:10:01.130Z] 131250K .......... .......... .......... .......... .......... 61% 64.0M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131300K .......... .......... .......... .......... .......... 61%  759K 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131350K .......... .......... .......... .......... .......... 61% 49.1M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131400K .......... .......... .......... .......... .......... 61% 43.1M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131450K .......... .......... .......... .......... .......... 61% 62.7M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131500K .......... .......... .......... .......... .......... 61% 60.3M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131550K .......... .......... .......... .......... .......... 61% 58.1M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131600K .......... .......... .......... .......... .......... 61%  405K 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131650K .......... .......... .......... .......... .......... 61% 55.3M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131700K .......... .......... .......... .......... .......... 61% 63.1M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131750K .......... .......... .......... .......... .......... 61% 63.5M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131800K .......... .......... .......... .......... .......... 61% 9.12M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131850K .......... .......... .......... .......... .......... 61% 1.97M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131900K .......... .......... .......... .......... .......... 62% 51.6M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 131950K .......... .......... .......... .......... .......... 62% 51.5M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 132000K .......... .......... .......... .......... .......... 62% 52.3M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 132050K .......... .......... .......... .......... .......... 62% 60.5M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 132100K .......... .......... .......... .......... .......... 62%  667K 5s
16:10:01 [2022-10-12T14:10:01.381Z] 132150K .......... .......... .......... .......... .......... 62% 47.1M 5s
16:10:01 [2022-10-12T14:10:01.381Z] 132200K .......... .......... .......... .......... .......... 62% 47.6M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132250K .......... .......... .......... .......... .......... 62% 58.9M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132300K .......... .......... .......... .......... .......... 62% 62.5M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132350K .......... .......... .......... .......... .......... 62% 60.5M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132400K .......... .......... .......... .......... .......... 62%  553K 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132450K .......... .......... .......... .......... .......... 62% 55.0M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132500K .......... .......... .......... .......... .......... 62% 53.0M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132550K .......... .......... .......... .......... .......... 62% 62.2M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132600K .......... .......... .......... .......... .......... 62% 55.6M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132650K .......... .......... .......... .......... .......... 62%  588K 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132700K .......... .......... .......... .......... .......... 62% 47.4M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132750K .......... .......... .......... .......... .......... 62% 56.1M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132800K .......... .......... .......... .......... .......... 62% 52.5M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132850K .......... .......... .......... .......... .......... 62% 50.8M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132900K .......... .......... .......... .......... .......... 62% 56.4M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 132950K .......... .......... .......... .......... .......... 62%  962K 5s
16:10:01 [2022-10-12T14:10:01.632Z] 133000K .......... .......... .......... .......... .......... 62% 47.7M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 133050K .......... .......... .......... .......... .......... 62% 49.7M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 133100K .......... .......... .......... .......... .......... 62% 63.8M 5s
16:10:01 [2022-10-12T14:10:01.632Z] 133150K .......... .......... .......... .......... .......... 62% 58.8M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133200K .......... .......... .......... .......... .......... 62%  656K 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133250K .......... .......... .......... .......... .......... 62% 47.6M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133300K .......... .......... .......... .......... .......... 62% 51.8M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133350K .......... .......... .......... .......... .......... 62% 59.2M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133400K .......... .......... .......... .......... .......... 62% 49.7M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133450K .......... .......... .......... .......... .......... 62% 9.05M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133500K .......... .......... .......... .......... .......... 62%  710K 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133550K .......... .......... .......... .......... .......... 62% 38.1M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133600K .......... .......... .......... .......... .......... 62% 49.7M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133650K .......... .......... .......... .......... .......... 62% 63.0M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133700K .......... .......... .......... .......... .......... 62% 62.6M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133750K .......... .......... .......... .......... .......... 62%  540K 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133800K .......... .......... .......... .......... .......... 62% 44.8M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133850K .......... .......... .......... .......... .......... 62% 76.7M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133900K .......... .......... .......... .......... .......... 62% 81.8M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 133950K .......... .......... .......... .......... .......... 62% 18.7M 5s
16:10:01 [2022-10-12T14:10:01.883Z] 134000K .......... .......... .......... .......... .......... 62% 60.8M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134050K .......... .......... .......... .......... .......... 63%  876K 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134100K .......... .......... .......... .......... .......... 63% 59.1M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134150K .......... .......... .......... .......... .......... 63% 64.7M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134200K .......... .......... .......... .......... .......... 63% 63.6M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134250K .......... .......... .......... .......... .......... 63% 71.4M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134300K .......... .......... .......... .......... .......... 63%  663K 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134350K .......... .......... .......... .......... .......... 63% 37.3M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134400K .......... .......... .......... .......... .......... 63% 58.8M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134450K .......... .......... .......... .......... .......... 63% 68.3M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134500K .......... .......... .......... .......... .......... 63% 78.4M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134550K .......... .......... .......... .......... .......... 63% 83.5M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134600K .......... .......... .......... .......... .......... 63%  652K 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134650K .......... .......... .......... .......... .......... 63% 61.8M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134700K .......... .......... .......... .......... .......... 63% 65.1M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134750K .......... .......... .......... .......... .......... 63% 70.1M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134800K .......... .......... .......... .......... .......... 63% 64.8M 5s
16:10:02 [2022-10-12T14:10:02.134Z] 134850K .......... .......... .......... .......... .......... 63% 78.0M 5s
16:10:02 [2022-10-12T14:10:02.384Z] 134900K .......... .......... .......... .......... .......... 63%  658K 5s
16:10:02 [2022-10-12T14:10:02.384Z] 134950K .......... .......... .......... .......... .......... 63% 67.3M 5s
16:10:02 [2022-10-12T14:10:02.384Z] 135000K .......... .......... .......... .......... .......... 63% 58.1M 5s
16:10:02 [2022-10-12T14:10:02.384Z] 135050K .......... .......... .......... .......... .......... 63% 80.6M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135100K .......... .......... .......... .......... .......... 63% 77.7M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135150K .......... .......... .......... .......... .......... 63%  533K 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135200K .......... .......... .......... .......... .......... 63% 54.9M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135250K .......... .......... .......... .......... .......... 63% 54.6M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135300K .......... .......... .......... .......... .......... 63% 79.0M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135350K .......... .......... .......... .......... .......... 63% 80.8M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135400K .......... .......... .......... .......... .......... 63%  653K 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135450K .......... .......... .......... .......... .......... 63% 65.8M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135500K .......... .......... .......... .......... .......... 63% 67.6M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135550K .......... .......... .......... .......... .......... 63% 74.4M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135600K .......... .......... .......... .......... .......... 63% 60.7M 5s
16:10:02 [2022-10-12T14:10:02.385Z] 135650K .......... .......... .......... .......... .......... 63% 75.0M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 135700K .......... .......... .......... .......... .......... 63%  652K 5s
16:10:02 [2022-10-12T14:10:02.635Z] 135750K .......... .......... .......... .......... .......... 63% 64.2M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 135800K .......... .......... .......... .......... .......... 63% 52.9M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 135850K .......... .......... .......... .......... .......... 63% 68.2M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 135900K .......... .......... .......... .......... .......... 63% 75.8M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 135950K .......... .......... .......... .......... .......... 63% 73.0M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 136000K .......... .......... .......... .......... .......... 63%  657K 5s
16:10:02 [2022-10-12T14:10:02.635Z] 136050K .......... .......... .......... .......... .......... 63% 69.8M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 136100K .......... .......... .......... .......... .......... 63% 76.5M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 136150K .......... .......... .......... .......... .......... 64% 77.8M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 136200K .......... .......... .......... .......... .......... 64% 73.3M 5s
16:10:02 [2022-10-12T14:10:02.635Z] 136250K .......... .......... .......... .......... .......... 64% 79.4M 5s
16:10:02 [2022-10-12T14:10:02.636Z] 136300K .......... .......... .......... .......... .......... 64%  627K 5s
16:10:02 [2022-10-12T14:10:02.636Z] 136350K .......... .......... .......... .......... .......... 64% 66.8M 5s
16:10:02 [2022-10-12T14:10:02.636Z] 136400K .......... .......... .......... .......... .......... 64% 60.4M 5s
16:10:02 [2022-10-12T14:10:02.636Z] 136450K .......... .......... .......... .......... .......... 64% 72.6M 5s
16:10:02 [2022-10-12T14:10:02.636Z] 136500K .......... .......... .......... .......... .......... 64% 83.8M 5s
16:10:02 [2022-10-12T14:10:02.636Z] 136550K .......... .......... .......... .......... .......... 64% 83.8M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 136600K .......... .......... .......... .......... .......... 64%  676K 5s
16:10:02 [2022-10-12T14:10:02.886Z] 136650K .......... .......... .......... .......... .......... 64% 69.1M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 136700K .......... .......... .......... .......... .......... 64% 73.3M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 136750K .......... .......... .......... .......... .......... 64% 76.6M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 136800K .......... .......... .......... .......... .......... 64% 69.3M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 136850K .......... .......... .......... .......... .......... 64%  523K 5s
16:10:02 [2022-10-12T14:10:02.886Z] 136900K .......... .......... .......... .......... .......... 64% 64.3M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 136950K .......... .......... .......... .......... .......... 64% 65.7M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 137000K .......... .......... .......... .......... .......... 64% 65.3M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 137050K .......... .......... .......... .......... .......... 64% 82.4M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 137100K .......... .......... .......... .......... .......... 64% 7.69M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 137150K .......... .......... .......... .......... .......... 64%  555K 5s
16:10:02 [2022-10-12T14:10:02.886Z] 137200K .......... .......... .......... .......... .......... 64% 54.7M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 137250K .......... .......... .......... .......... .......... 64% 64.9M 5s
16:10:02 [2022-10-12T14:10:02.886Z] 137300K .......... .......... .......... .......... .......... 64% 73.5M 5s
16:10:02 [2022-10-12T14:10:02.887Z] 137350K .......... .......... .......... .......... .......... 64% 82.9M 5s
16:10:02 [2022-10-12T14:10:02.887Z] 137400K .......... .......... .......... .......... .......... 64% 73.9M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137450K .......... .......... .......... .......... .......... 64% 1.27M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137500K .......... .......... .......... .......... .......... 64% 64.5M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137550K .......... .......... .......... .......... .......... 64% 67.1M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137600K .......... .......... .......... .......... .......... 64% 58.9M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137650K .......... .......... .......... .......... .......... 64% 60.7M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137700K .......... .......... .......... .......... .......... 64% 74.6M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137750K .......... .......... .......... .......... .......... 64%  658K 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137800K .......... .......... .......... .......... .......... 64% 41.1M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137850K .......... .......... .......... .......... .......... 64% 72.0M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137900K .......... .......... .......... .......... .......... 64% 71.4M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 137950K .......... .......... .......... .......... .......... 64% 9.36M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 138000K .......... .......... .......... .......... .......... 64% 59.7M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 138050K .......... .......... .......... .......... .......... 64%  721K 5s
16:10:03 [2022-10-12T14:10:03.137Z] 138100K .......... .......... .......... .......... .......... 64% 65.7M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 138150K .......... .......... .......... .......... .......... 64% 64.3M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 138200K .......... .......... .......... .......... .......... 64% 56.2M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 138250K .......... .......... .......... .......... .......... 64% 74.7M 5s
16:10:03 [2022-10-12T14:10:03.137Z] 138300K .......... .......... .......... .......... .......... 65% 84.4M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138350K .......... .......... .......... .......... .......... 65%  661K 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138400K .......... .......... .......... .......... .......... 65% 46.0M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138450K .......... .......... .......... .......... .......... 65% 65.0M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138500K .......... .......... .......... .......... .......... 65% 59.4M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138550K .......... .......... .......... .......... .......... 65% 76.8M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138600K .......... .......... .......... .......... .......... 65% 63.0M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138650K .......... .......... .......... .......... .......... 65%  657K 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138700K .......... .......... .......... .......... .......... 65% 59.7M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138750K .......... .......... .......... .......... .......... 65% 68.4M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138800K .......... .......... .......... .......... .......... 65% 65.4M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138850K .......... .......... .......... .......... .......... 65% 44.5M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138900K .......... .......... .......... .......... .......... 65% 70.7M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 138950K .......... .......... .......... .......... .......... 65%  658K 5s
16:10:03 [2022-10-12T14:10:03.388Z] 139000K .......... .......... .......... .......... .......... 65% 61.4M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 139050K .......... .......... .......... .......... .......... 65% 64.6M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 139100K .......... .......... .......... .......... .......... 65% 60.8M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 139150K .......... .......... .......... .......... .......... 65% 75.6M 5s
16:10:03 [2022-10-12T14:10:03.388Z] 139200K .......... .......... .......... .......... .......... 65% 71.4M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139250K .......... .......... .......... .......... .......... 65%  332K 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139300K .......... .......... .......... .......... .......... 65% 67.4M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139350K .......... .......... .......... .......... .......... 65% 56.0M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139400K .......... .......... .......... .......... .......... 65% 69.1M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139450K .......... .......... .......... .......... .......... 65% 82.7M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139500K .......... .......... .......... .......... .......... 65% 78.1M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139550K .......... .......... .......... .......... .......... 65% 1.51M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139600K .......... .......... .......... .......... .......... 65% 56.7M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139650K .......... .......... .......... .......... .......... 65% 61.0M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139700K .......... .......... .......... .......... .......... 65% 74.4M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139750K .......... .......... .......... .......... .......... 65% 72.2M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139800K .......... .......... .......... .......... .......... 65% 71.3M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139850K .......... .......... .......... .......... .......... 65%  572K 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139900K .......... .......... .......... .......... .......... 65% 63.4M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 139950K .......... .......... .......... .......... .......... 65% 69.9M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 140000K .......... .......... .......... .......... .......... 65% 59.8M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 140050K .......... .......... .......... .......... .......... 65% 82.5M 5s
16:10:03 [2022-10-12T14:10:03.639Z] 140100K .......... .......... .......... .......... .......... 65% 84.4M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140150K .......... .......... .......... .......... .......... 65%  771K 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140200K .......... .......... .......... .......... .......... 65% 48.4M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140250K .......... .......... .......... .......... .......... 65% 63.9M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140300K .......... .......... .......... .......... .......... 65% 72.3M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140350K .......... .......... .......... .......... .......... 65% 73.7M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140400K .......... .......... .......... .......... .......... 66% 67.4M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140450K .......... .......... .......... .......... .......... 66%  655K 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140500K .......... .......... .......... .......... .......... 66% 63.0M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140550K .......... .......... .......... .......... .......... 66% 63.8M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140600K .......... .......... .......... .......... .......... 66% 69.4M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140650K .......... .......... .......... .......... .......... 66% 68.1M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140700K .......... .......... .......... .......... .......... 66% 79.5M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140750K .......... .......... .......... .......... .......... 66% 78.2M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140800K .......... .......... .......... .......... .......... 66%  662K 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140850K .......... .......... .......... .......... .......... 66% 47.5M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140900K .......... .......... .......... .......... .......... 66% 73.2M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 140950K .......... .......... .......... .......... .......... 66% 68.2M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 141000K .......... .......... .......... .......... .......... 66% 65.6M 5s
16:10:03 [2022-10-12T14:10:03.890Z] 141050K .......... .......... .......... .......... .......... 66% 82.1M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141100K .......... .......... .......... .......... .......... 66%  653K 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141150K .......... .......... .......... .......... .......... 66% 57.5M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141200K .......... .......... .......... .......... .......... 66% 48.7M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141250K .......... .......... .......... .......... .......... 66% 66.6M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141300K .......... .......... .......... .......... .......... 66% 69.0M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141350K .......... .......... .......... .......... .......... 66% 65.7M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141400K .......... .......... .......... .......... .......... 66%  667K 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141450K .......... .......... .......... .......... .......... 66% 56.5M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141500K .......... .......... .......... .......... .......... 66% 44.7M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141550K .......... .......... .......... .......... .......... 66% 68.3M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141600K .......... .......... .......... .......... .......... 66% 57.9M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141650K .......... .......... .......... .......... .......... 66% 63.6M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141700K .......... .......... .......... .......... .......... 66%  665K 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141750K .......... .......... .......... .......... .......... 66% 57.9M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141800K .......... .......... .......... .......... .......... 66% 51.5M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141850K .......... .......... .......... .......... .......... 66% 64.7M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141900K .......... .......... .......... .......... .......... 66% 68.9M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 141950K .......... .......... .......... .......... .......... 66% 68.9M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 142000K .......... .......... .......... .......... .......... 66%  665K 5s
16:10:04 [2022-10-12T14:10:04.141Z] 142050K .......... .......... .......... .......... .......... 66% 47.5M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 142100K .......... .......... .......... .......... .......... 66% 57.4M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 142150K .......... .......... .......... .......... .......... 66% 53.5M 5s
16:10:04 [2022-10-12T14:10:04.141Z] 142200K .......... .......... .......... .......... .......... 66% 51.3M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142250K .......... .......... .......... .......... .......... 66% 63.7M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142300K .......... .......... .......... .......... .......... 66% 68.0M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142350K .......... .......... .......... .......... .......... 66%  607K 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142400K .......... .......... .......... .......... .......... 66% 53.4M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142450K .......... .......... .......... .......... .......... 66% 50.0M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142500K .......... .......... .......... .......... .......... 66% 59.6M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142550K .......... .......... .......... .......... .......... 67% 66.9M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142600K .......... .......... .......... .......... .......... 67% 61.1M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142650K .......... .......... .......... .......... .......... 67%  665K 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142700K .......... .......... .......... .......... .......... 67% 59.1M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142750K .......... .......... .......... .......... .......... 67% 46.4M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142800K .......... .......... .......... .......... .......... 67% 53.1M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142850K .......... .......... .......... .......... .......... 67% 64.4M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142900K .......... .......... .......... .......... .......... 67% 67.7M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 142950K .......... .......... .......... .......... .......... 67%  651K 5s
16:10:04 [2022-10-12T14:10:04.392Z] 143000K .......... .......... .......... .......... .......... 67% 49.6M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 143050K .......... .......... .......... .......... .......... 67% 57.6M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 143100K .......... .......... .......... .......... .......... 67% 56.1M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 143150K .......... .......... .......... .......... .......... 67% 67.7M 5s
16:10:04 [2022-10-12T14:10:04.392Z] 143200K .......... .......... .......... .......... .......... 67% 57.7M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143250K .......... .......... .......... .......... .......... 67%  679K 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143300K .......... .......... .......... .......... .......... 67% 57.3M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143350K .......... .......... .......... .......... .......... 67%  528K 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143400K .......... .......... .......... .......... .......... 67% 49.8M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143450K .......... .......... .......... .......... .......... 67% 50.1M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143500K .......... .......... .......... .......... .......... 67% 65.5M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143550K .......... .......... .......... .......... .......... 67% 67.1M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143600K .......... .......... .......... .......... .......... 67% 56.0M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143650K .......... .......... .......... .......... .......... 67%  665K 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143700K .......... .......... .......... .......... .......... 67% 55.7M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143750K .......... .......... .......... .......... .......... 67% 52.1M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143800K .......... .......... .......... .......... .......... 67% 50.8M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143850K .......... .......... .......... .......... .......... 67% 64.4M 5s
16:10:04 [2022-10-12T14:10:04.643Z] 143900K .......... .......... .......... .......... .......... 67% 67.3M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 143950K .......... .......... .......... .......... .......... 67%  667K 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144000K .......... .......... .......... .......... .......... 67% 21.1M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144050K .......... .......... .......... .......... .......... 67% 54.8M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144100K .......... .......... .......... .......... .......... 67% 58.2M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144150K .......... .......... .......... .......... .......... 67% 62.2M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144200K .......... .......... .......... .......... .......... 67% 61.7M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144250K .......... .......... .......... .......... .......... 67% 65.6M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144300K .......... .......... .......... .......... .......... 67%  666K 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144350K .......... .......... .......... .......... .......... 67% 57.1M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144400K .......... .......... .......... .......... .......... 67% 47.0M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144450K .......... .......... .......... .......... .......... 67% 68.3M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144500K .......... .......... .......... .......... .......... 67% 69.3M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144550K .......... .......... .......... .......... .......... 67% 59.7M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144600K .......... .......... .......... .......... .......... 67%  674K 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144650K .......... .......... .......... .......... .......... 68% 49.4M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144700K .......... .......... .......... .......... .......... 68% 49.9M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144750K .......... .......... .......... .......... .......... 68% 54.4M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144800K .......... .......... .......... .......... .......... 68% 56.9M 5s
16:10:04 [2022-10-12T14:10:04.894Z] 144850K .......... .......... .......... .......... .......... 68% 63.2M 5s
16:10:05 [2022-10-12T14:10:05.144Z] 144900K .......... .......... .......... .......... .......... 68%  670K 5s
16:10:05 [2022-10-12T14:10:05.144Z] 144950K .......... .......... .......... .......... .......... 68% 44.7M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145000K .......... .......... .......... .......... .......... 68% 41.3M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145050K .......... .......... .......... .......... .......... 68% 55.7M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145100K .......... .......... .......... .......... .......... 68% 67.9M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145150K .......... .......... .......... .......... .......... 68% 63.3M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145200K .......... .......... .......... .......... .......... 68% 54.2M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145250K .......... .......... .......... .......... .......... 68%  624K 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145300K .......... .......... .......... .......... .......... 68% 55.9M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145350K .......... .......... .......... .......... .......... 68% 52.2M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145400K .......... .......... .......... .......... .......... 68% 55.6M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145450K .......... .......... .......... .......... .......... 68% 68.7M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145500K .......... .......... .......... .......... .......... 68% 68.8M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145550K .......... .......... .......... .......... .......... 68%  716K 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145600K .......... .......... .......... .......... .......... 68% 45.4M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145650K .......... .......... .......... .......... .......... 68% 53.4M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145700K .......... .......... .......... .......... .......... 68% 62.9M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145750K .......... .......... .......... .......... .......... 68% 61.6M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145800K .......... .......... .......... .......... .......... 68% 55.2M 5s
16:10:05 [2022-10-12T14:10:05.145Z] 145850K .......... .......... .......... .......... .......... 68% 68.9M 5s
16:10:05 [2022-10-12T14:10:05.395Z] 145900K .......... .......... .......... .......... .......... 68%  663K 5s
16:10:05 [2022-10-12T14:10:05.395Z] 145950K .......... .......... .......... .......... .......... 68% 50.9M 5s
16:10:05 [2022-10-12T14:10:05.395Z] 146000K .......... .......... .......... .......... .......... 68% 48.3M 5s
16:10:05 [2022-10-12T14:10:05.395Z] 146050K .......... .......... .......... .......... .......... 68% 60.6M 5s
16:10:05 [2022-10-12T14:10:05.395Z] 146100K .......... .......... .......... .......... .......... 68% 61.1M 5s
16:10:05 [2022-10-12T14:10:05.395Z] 146150K .......... .......... .......... .......... .......... 68% 64.2M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146200K .......... .......... .......... .......... .......... 68%  659K 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146250K .......... .......... .......... .......... .......... 68% 57.2M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146300K .......... .......... .......... .......... .......... 68% 57.8M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146350K .......... .......... .......... .......... .......... 68% 62.0M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146400K .......... .......... .......... .......... .......... 68% 55.1M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146450K .......... .......... .......... .......... .......... 68% 67.7M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146500K .......... .......... .......... .......... .......... 68%  675K 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146550K .......... .......... .......... .......... .......... 68% 54.5M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146600K .......... .......... .......... .......... .......... 68% 50.8M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146650K .......... .......... .......... .......... .......... 68% 50.2M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146700K .......... .......... .......... .......... .......... 68% 63.1M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146750K .......... .......... .......... .......... .......... 68% 67.6M 5s
16:10:05 [2022-10-12T14:10:05.396Z] 146800K .......... .......... .......... .......... .......... 69% 55.7M 5s
16:10:05 [2022-10-12T14:10:05.646Z] 146850K .......... .......... .......... .......... .......... 69%  486K 5s
16:10:05 [2022-10-12T14:10:05.646Z] 146900K .......... .......... .......... .......... .......... 69% 52.9M 5s
16:10:05 [2022-10-12T14:10:05.646Z] 146950K .......... .......... .......... .......... .......... 69% 59.2M 5s
16:10:05 [2022-10-12T14:10:05.646Z] 147000K .......... .......... .......... .......... .......... 69% 58.2M 5s
16:10:05 [2022-10-12T14:10:05.646Z] 147050K .......... .......... .......... .......... .......... 69% 67.0M 5s
16:10:05 [2022-10-12T14:10:05.646Z] 147100K .......... .......... .......... .......... .......... 69% 60.1M 5s
16:10:05 [2022-10-12T14:10:05.646Z] 147150K .......... .......... .......... .......... .......... 69% 1.02M 5s
16:10:05 [2022-10-12T14:10:05.646Z] 147200K .......... .......... .......... .......... .......... 69% 45.6M 5s
16:10:05 [2022-10-12T14:10:05.646Z] 147250K .......... .......... .......... .......... .......... 69% 54.6M 5s
16:10:05 [2022-10-12T14:10:05.646Z] 147300K .......... .......... .......... .......... .......... 69% 61.1M 5s
16:10:05 [2022-10-12T14:10:05.647Z] 147350K .......... .......... .......... .......... .......... 69% 64.6M 5s
16:10:05 [2022-10-12T14:10:05.647Z] 147400K .......... .......... .......... .......... .......... 69% 64.4M 5s
16:10:05 [2022-10-12T14:10:05.647Z] 147450K .......... .......... .......... .......... .......... 69%  536K 5s
16:10:05 [2022-10-12T14:10:05.647Z] 147500K .......... .......... .......... .......... .......... 69% 50.6M 5s
16:10:05 [2022-10-12T14:10:05.647Z] 147550K .......... .......... .......... .......... .......... 69% 48.0M 5s
16:10:05 [2022-10-12T14:10:05.647Z] 147600K .......... .......... .......... .......... .......... 69% 64.6M 5s
16:10:05 [2022-10-12T14:10:05.647Z] 147650K .......... .......... .......... .......... .......... 69% 55.0M 5s
16:10:05 [2022-10-12T14:10:05.647Z] 147700K .......... .......... .......... .......... .......... 69% 64.3M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 147750K .......... .......... .......... .......... .......... 69%  680K 5s
16:10:05 [2022-10-12T14:10:05.897Z] 147800K .......... .......... .......... .......... .......... 69% 42.5M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 147850K .......... .......... .......... .......... .......... 69% 59.1M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 147900K .......... .......... .......... .......... .......... 69% 59.6M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 147950K .......... .......... .......... .......... .......... 69% 63.8M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148000K .......... .......... .......... .......... .......... 69% 52.6M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148050K .......... .......... .......... .......... .......... 69%  601K 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148100K .......... .......... .......... .......... .......... 69% 57.4M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148150K .......... .......... .......... .......... .......... 69% 56.7M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148200K .......... .......... .......... .......... .......... 69% 53.1M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148250K .......... .......... .......... .......... .......... 69% 62.3M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148300K .......... .......... .......... .......... .......... 69% 67.3M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148350K .......... .......... .......... .......... .......... 69% 69.2M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148400K .......... .......... .......... .......... .......... 69%  655K 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148450K .......... .......... .......... .......... .......... 69% 52.7M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148500K .......... .......... .......... .......... .......... 69% 64.3M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148550K .......... .......... .......... .......... .......... 69% 67.4M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148600K .......... .......... .......... .......... .......... 69% 61.2M 5s
16:10:05 [2022-10-12T14:10:05.897Z] 148650K .......... .......... .......... .......... .......... 69% 68.5M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 148700K .......... .......... .......... .......... .......... 69%  760K 5s
16:10:06 [2022-10-12T14:10:06.148Z] 148750K .......... .......... .......... .......... .......... 69% 51.3M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 148800K .......... .......... .......... .......... .......... 69% 47.9M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 148850K .......... .......... .......... .......... .......... 69% 53.2M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 148900K .......... .......... .......... .......... .......... 69% 60.8M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 148950K .......... .......... .......... .......... .......... 70% 63.9M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149000K .......... .......... .......... .......... .......... 70% 55.1M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149050K .......... .......... .......... .......... .......... 70%  667K 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149100K .......... .......... .......... .......... .......... 70% 56.0M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149150K .......... .......... .......... .......... .......... 70% 59.8M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149200K .......... .......... .......... .......... .......... 70% 48.5M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149250K .......... .......... .......... .......... .......... 70% 63.7M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149300K .......... .......... .......... .......... .......... 70% 63.2M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149350K .......... .......... .......... .......... .......... 70%  665K 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149400K .......... .......... .......... .......... .......... 70% 48.2M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149450K .......... .......... .......... .......... .......... 70% 52.2M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149500K .......... .......... .......... .......... .......... 70% 54.1M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149550K .......... .......... .......... .......... .......... 70% 67.8M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149600K .......... .......... .......... .......... .......... 70% 57.1M 5s
16:10:06 [2022-10-12T14:10:06.148Z] 149650K .......... .......... .......... .......... .......... 70% 62.8M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 149700K .......... .......... .......... .......... .......... 70%  664K 5s
16:10:06 [2022-10-12T14:10:06.399Z] 149750K .......... .......... .......... .......... .......... 70% 56.5M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 149800K .......... .......... .......... .......... .......... 70% 53.9M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 149850K .......... .......... .......... .......... .......... 70% 56.2M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 149900K .......... .......... .......... .......... .......... 70% 63.5M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 149950K .......... .......... .......... .......... .......... 70% 64.3M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150000K .......... .......... .......... .......... .......... 70%  670K 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150050K .......... .......... .......... .......... .......... 70% 49.6M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150100K .......... .......... .......... .......... .......... 70% 61.7M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150150K .......... .......... .......... .......... .......... 70% 55.0M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150200K .......... .......... .......... .......... .......... 70% 52.1M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150250K .......... .......... .......... .......... .......... 70% 68.2M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150300K .......... .......... .......... .......... .......... 70% 69.2M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150350K .......... .......... .......... .......... .......... 70%  538K 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150400K .......... .......... .......... .......... .......... 70% 49.1M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150450K .......... .......... .......... .......... .......... 70% 58.1M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150500K .......... .......... .......... .......... .......... 70% 64.2M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150550K .......... .......... .......... .......... .......... 70% 69.0M 5s
16:10:06 [2022-10-12T14:10:06.399Z] 150600K .......... .......... .......... .......... .......... 70% 60.5M 5s
16:10:06 [2022-10-12T14:10:06.649Z] 150650K .......... .......... .......... .......... .......... 70%  748K 5s
16:10:06 [2022-10-12T14:10:06.650Z] 150700K .......... .......... .......... .......... .......... 70% 58.1M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 150750K .......... .......... .......... .......... .......... 70% 58.9M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 150800K .......... .......... .......... .......... .......... 70% 46.3M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 150850K .......... .......... .......... .......... .......... 70% 68.0M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 150900K .......... .......... .......... .......... .......... 70% 68.6M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 150950K .......... .......... .......... .......... .......... 70% 67.8M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151000K .......... .......... .......... .......... .......... 70%  663K 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151050K .......... .......... .......... .......... .......... 71% 59.1M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151100K .......... .......... .......... .......... .......... 71% 58.2M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151150K .......... .......... .......... .......... .......... 71% 52.4M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151200K .......... .......... .......... .......... .......... 71% 57.0M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151250K .......... .......... .......... .......... .......... 71% 65.8M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151300K .......... .......... .......... .......... .......... 71%  668K 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151350K .......... .......... .......... .......... .......... 71% 48.3M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151400K .......... .......... .......... .......... .......... 71% 50.3M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151450K .......... .......... .......... .......... .......... 71% 67.1M 5s
16:10:06 [2022-10-12T14:10:06.650Z] 151500K .......... .......... .......... .......... .......... 71% 59.7M 5s
16:10:06 [2022-10-12T14:10:06.900Z] 151550K .......... .......... .......... .......... .......... 71%  539K 5s
16:10:06 [2022-10-12T14:10:06.900Z] 151600K .......... .......... .......... .......... .......... 71% 48.6M 5s
16:10:06 [2022-10-12T14:10:06.900Z] 151650K .......... .......... .......... .......... .......... 71% 45.5M 5s
16:10:06 [2022-10-12T14:10:06.900Z] 151700K .......... .......... .......... .......... .......... 71% 61.4M 5s
16:10:06 [2022-10-12T14:10:06.900Z] 151750K .......... .......... .......... .......... .......... 71% 61.7M 5s
16:10:06 [2022-10-12T14:10:06.900Z] 151800K .......... .......... .......... .......... .......... 71% 52.9M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 151850K .......... .......... .......... .......... .......... 71%  668K 5s
16:10:06 [2022-10-12T14:10:06.901Z] 151900K .......... .......... .......... .......... .......... 71% 54.1M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 151950K .......... .......... .......... .......... .......... 71% 49.8M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152000K .......... .......... .......... .......... .......... 71% 53.3M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152050K .......... .......... .......... .......... .......... 71% 60.5M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152100K .......... .......... .......... .......... .......... 71% 64.0M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152150K .......... .......... .......... .......... .......... 71%  669K 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152200K .......... .......... .......... .......... .......... 71% 40.8M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152250K .......... .......... .......... .......... .......... 71% 59.5M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152300K .......... .......... .......... .......... .......... 71% 65.6M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152350K .......... .......... .......... .......... .......... 71% 76.5M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152400K .......... .......... .......... .......... .......... 71% 66.3M 5s
16:10:06 [2022-10-12T14:10:06.901Z] 152450K .......... .......... .......... .......... .......... 71% 72.7M 5s
16:10:07 [2022-10-12T14:10:07.151Z] 152500K .......... .......... .......... .......... .......... 71%  663K 5s
16:10:07 [2022-10-12T14:10:07.151Z] 152550K .......... .......... .......... .......... .......... 71% 63.5M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 152600K .......... .......... .......... .......... .......... 71% 55.9M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 152650K .......... .......... .......... .......... .......... 71% 64.9M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 152700K .......... .......... .......... .......... .......... 71% 72.8M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 152750K .......... .......... .......... .......... .......... 71% 76.8M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 152800K .......... .......... .......... .......... .......... 71%  660K 5s
16:10:07 [2022-10-12T14:10:07.152Z] 152850K .......... .......... .......... .......... .......... 71% 57.5M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 152900K .......... .......... .......... .......... .......... 71% 62.3M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 152950K .......... .......... .......... .......... .......... 71% 73.7M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153000K .......... .......... .......... .......... .......... 71% 72.3M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153050K .......... .......... .......... .......... .......... 71% 83.4M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153100K .......... .......... .......... .......... .......... 71% 83.1M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153150K .......... .......... .......... .......... .......... 71%  656K 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153200K .......... .......... .......... .......... .......... 72% 44.8M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153250K .......... .......... .......... .......... .......... 72% 66.4M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153300K .......... .......... .......... .......... .......... 72% 80.7M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153350K .......... .......... .......... .......... .......... 72% 80.6M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153400K .......... .......... .......... .......... .......... 72% 64.1M 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153450K .......... .......... .......... .......... .......... 72%  661K 5s
16:10:07 [2022-10-12T14:10:07.152Z] 153500K .......... .......... .......... .......... .......... 72% 64.8M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 153550K .......... .......... .......... .......... .......... 72% 66.1M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 153600K .......... .......... .......... .......... .......... 72% 58.4M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 153650K .......... .......... .......... .......... .......... 72% 73.6M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 153700K .......... .......... .......... .......... .......... 72% 83.8M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 153750K .......... .......... .......... .......... .......... 72% 83.3M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 153800K .......... .......... .......... .......... .......... 72%  659K 5s
16:10:07 [2022-10-12T14:10:07.403Z] 153850K .......... .......... .......... .......... .......... 72% 66.5M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 153900K .......... .......... .......... .......... .......... 72% 67.7M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 153950K .......... .......... .......... .......... .......... 72% 67.9M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154000K .......... .......... .......... .......... .......... 72% 66.0M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154050K .......... .......... .......... .......... .......... 72% 81.9M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154100K .......... .......... .......... .......... .......... 72%  623K 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154150K .......... .......... .......... .......... .......... 72% 64.0M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154200K .......... .......... .......... .......... .......... 72% 57.4M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154250K .......... .......... .......... .......... .......... 72% 72.2M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154300K .......... .......... .......... .......... .......... 72% 76.5M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154350K .......... .......... .......... .......... .......... 72% 82.7M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154400K .......... .......... .......... .......... .......... 72% 69.6M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154450K .......... .......... .......... .......... .......... 72%  650K 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154500K .......... .......... .......... .......... .......... 72% 61.4M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154550K .......... .......... .......... .......... .......... 72% 71.8M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154600K .......... .......... .......... .......... .......... 72% 66.1M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154650K .......... .......... .......... .......... .......... 72% 83.0M 5s
16:10:07 [2022-10-12T14:10:07.403Z] 154700K .......... .......... .......... .......... .......... 72% 84.3M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 154750K .......... .......... .......... .......... .......... 72% 82.1M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 154800K .......... .......... .......... .......... .......... 72%  664K 5s
16:10:07 [2022-10-12T14:10:07.654Z] 154850K .......... .......... .......... .......... .......... 72% 68.7M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 154900K .......... .......... .......... .......... .......... 72% 57.9M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 154950K .......... .......... .......... .......... .......... 72% 70.3M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155000K .......... .......... .......... .......... .......... 72% 64.5M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155050K .......... .......... .......... .......... .......... 72% 81.1M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155100K .......... .......... .......... .......... .......... 72%  657K 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155150K .......... .......... .......... .......... .......... 72% 69.6M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155200K .......... .......... .......... .......... .......... 72% 55.1M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155250K .......... .......... .......... .......... .......... 72% 67.4M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155300K .......... .......... .......... .......... .......... 73% 82.2M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155350K .......... .......... .......... .......... .......... 73% 83.2M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155400K .......... .......... .......... .......... .......... 73% 74.8M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155450K .......... .......... .......... .......... .......... 73%  645K 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155500K .......... .......... .......... .......... .......... 73% 21.7M 5s
16:10:07 [2022-10-12T14:10:07.654Z] 155550K .......... .......... .......... .......... .......... 73% 74.9M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 155600K .......... .......... .......... .......... .......... 73%  541K 5s
16:10:07 [2022-10-12T14:10:07.905Z] 155650K .......... .......... .......... .......... .......... 73% 58.2M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 155700K .......... .......... .......... .......... .......... 73% 68.8M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 155750K .......... .......... .......... .......... .......... 73% 51.9M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 155800K .......... .......... .......... .......... .......... 73% 63.9M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 155850K .......... .......... .......... .......... .......... 73% 77.2M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 155900K .......... .......... .......... .......... .......... 73% 72.6M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 155950K .......... .......... .......... .......... .......... 73%  661K 5s
16:10:07 [2022-10-12T14:10:07.905Z] 156000K .......... .......... .......... .......... .......... 73% 54.7M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 156050K .......... .......... .......... .......... .......... 73% 66.9M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 156100K .......... .......... .......... .......... .......... 73% 68.1M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 156150K .......... .......... .......... .......... .......... 73% 78.7M 5s
16:10:07 [2022-10-12T14:10:07.905Z] 156200K .......... .......... .......... .......... .......... 73% 65.2M 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156250K .......... .......... .......... .......... .......... 73%  536K 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156300K .......... .......... .......... .......... .......... 73% 63.9M 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156350K .......... .......... .......... .......... .......... 73% 60.6M 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156400K .......... .......... .......... .......... .......... 73% 68.0M 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156450K .......... .......... .......... .......... .......... 73% 47.8M 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156500K .......... .......... .......... .......... .......... 73% 72.6M 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156550K .......... .......... .......... .......... .......... 73% 76.5M 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156600K .......... .......... .......... .......... .......... 73%  811K 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156650K .......... .......... .......... .......... .......... 73% 61.2M 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156700K .......... .......... .......... .......... .......... 73% 73.3M 5s
16:10:08 [2022-10-12T14:10:08.155Z] 156750K .......... .......... .......... .......... .......... 73% 72.7M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 156800K .......... .......... .......... .......... .......... 73% 68.9M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 156850K .......... .......... .......... .......... .......... 73% 83.2M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 156900K .......... .......... .......... .......... .......... 73%  579K 5s
16:10:08 [2022-10-12T14:10:08.156Z] 156950K .......... .......... .......... .......... .......... 73% 64.2M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157000K .......... .......... .......... .......... .......... 73% 53.3M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157050K .......... .......... .......... .......... .......... 73% 73.9M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157100K .......... .......... .......... .......... .......... 73% 74.5M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157150K .......... .......... .......... .......... .......... 73% 6.78M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157200K .......... .......... .......... .......... .......... 73% 58.4M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157250K .......... .......... .......... .......... .......... 73%  811K 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157300K .......... .......... .......... .......... .......... 73% 12.5M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157350K .......... .......... .......... .......... .......... 73% 71.3M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157400K .......... .......... .......... .......... .......... 73% 62.0M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157450K .......... .......... .......... .......... .......... 74% 77.3M 5s
16:10:08 [2022-10-12T14:10:08.156Z] 157500K .......... .......... .......... .......... .......... 74% 82.3M 5s
16:10:08 [2022-10-12T14:10:08.406Z] 157550K .......... .......... .......... .......... .......... 74% 68.3M 5s
16:10:08 [2022-10-12T14:10:08.406Z] 157600K .......... .......... .......... .......... .......... 74%  561K 5s
16:10:08 [2022-10-12T14:10:08.406Z] 157650K .......... .......... .......... .......... .......... 74% 62.7M 5s
16:10:08 [2022-10-12T14:10:08.406Z] 157700K .......... .......... .......... .......... .......... 74% 67.4M 5s
16:10:08 [2022-10-12T14:10:08.406Z] 157750K .......... .......... .......... .......... .......... 74% 75.8M 5s
16:10:08 [2022-10-12T14:10:08.406Z] 157800K .......... .......... .......... .......... .......... 74% 1.95M 5s
16:10:08 [2022-10-12T14:10:08.406Z] 157850K .......... .......... .......... .......... .......... 74% 71.4M 5s
16:10:08 [2022-10-12T14:10:08.406Z] 157900K .......... .......... .......... .......... .......... 74% 1.74M 5s
16:10:08 [2022-10-12T14:10:08.406Z] 157950K .......... .......... .......... .......... .......... 74% 47.2M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158000K .......... .......... .......... .......... .......... 74% 56.9M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158050K .......... .......... .......... .......... .......... 74% 65.6M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158100K .......... .......... .......... .......... .......... 74% 66.2M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158150K .......... .......... .......... .......... .......... 74% 74.0M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158200K .......... .......... .......... .......... .......... 74% 70.4M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158250K .......... .......... .......... .......... .......... 74%  542K 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158300K .......... .......... .......... .......... .......... 74% 65.2M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158350K .......... .......... .......... .......... .......... 74% 69.5M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158400K .......... .......... .......... .......... .......... 74% 62.5M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158450K .......... .......... .......... .......... .......... 74% 82.7M 5s
16:10:08 [2022-10-12T14:10:08.407Z] 158500K .......... .......... .......... .......... .......... 74% 84.2M 5s
16:10:08 [2022-10-12T14:10:08.657Z] 158550K .......... .......... .......... .......... .......... 74%  827K 5s
16:10:08 [2022-10-12T14:10:08.657Z] 158600K .......... .......... .......... .......... .......... 74% 51.9M 5s
16:10:08 [2022-10-12T14:10:08.657Z] 158650K .......... .......... .......... .......... .......... 74% 62.1M 5s
16:10:08 [2022-10-12T14:10:08.657Z] 158700K .......... .......... .......... .......... .......... 74% 68.0M 5s
16:10:08 [2022-10-12T14:10:08.657Z] 158750K .......... .......... .......... .......... .......... 74% 75.3M 5s
16:10:08 [2022-10-12T14:10:08.657Z] 158800K .......... .......... .......... .......... .......... 74% 64.4M 5s
16:10:08 [2022-10-12T14:10:08.657Z] 158850K .......... .......... .......... .......... .......... 74% 77.9M 5s
16:10:08 [2022-10-12T14:10:08.657Z] 158900K .......... .......... .......... .......... .......... 74%  661K 5s
16:10:08 [2022-10-12T14:10:08.657Z] 158950K .......... .......... .......... .......... .......... 74% 56.3M 5s
16:10:08 [2022-10-12T14:10:08.657Z] 159000K .......... .......... .......... .......... .......... 74% 65.7M 5s
16:10:08 [2022-10-12T14:10:08.657Z] 159050K .......... .......... .......... .......... .......... 74% 60.7M 5s
16:10:08 [2022-10-12T14:10:08.658Z] 159100K .......... .......... .......... .......... .......... 74% 66.2M 5s
16:10:08 [2022-10-12T14:10:08.658Z] 159150K .......... .......... .......... .......... .......... 74% 77.8M 5s
16:10:08 [2022-10-12T14:10:08.658Z] 159200K .......... .......... .......... .......... .......... 74%  580K 5s
16:10:08 [2022-10-12T14:10:08.658Z] 159250K .......... .......... .......... .......... .......... 74% 61.8M 5s
16:10:08 [2022-10-12T14:10:08.658Z] 159300K .......... .......... .......... .......... .......... 74% 69.4M 5s
16:10:08 [2022-10-12T14:10:08.658Z] 159350K .......... .......... .......... .......... .......... 74% 79.8M 5s
16:10:08 [2022-10-12T14:10:08.658Z] 159400K .......... .......... .......... .......... .......... 74% 68.9M 5s
16:10:08 [2022-10-12T14:10:08.658Z] 159450K .......... .......... .......... .......... .......... 74% 8.84M 5s
16:10:08 [2022-10-12T14:10:08.658Z] 159500K .......... .......... .......... .......... .......... 74% 72.7M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 159550K .......... .......... .......... .......... .......... 75%  669K 5s
16:10:08 [2022-10-12T14:10:08.908Z] 159600K .......... .......... .......... .......... .......... 75% 50.6M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 159650K .......... .......... .......... .......... .......... 75% 74.8M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 159700K .......... .......... .......... .......... .......... 75%  624K 5s
16:10:08 [2022-10-12T14:10:08.908Z] 159750K .......... .......... .......... .......... .......... 75% 64.2M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 159800K .......... .......... .......... .......... .......... 75% 58.5M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 159850K .......... .......... .......... .......... .......... 75% 57.6M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 159900K .......... .......... .......... .......... .......... 75% 77.4M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 159950K .......... .......... .......... .......... .......... 75% 76.3M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 160000K .......... .......... .......... .......... .......... 75% 68.5M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 160050K .......... .......... .......... .......... .......... 75%  660K 5s
16:10:08 [2022-10-12T14:10:08.908Z] 160100K .......... .......... .......... .......... .......... 75% 71.9M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 160150K .......... .......... .......... .......... .......... 75% 58.5M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 160200K .......... .......... .......... .......... .......... 75% 53.9M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 160250K .......... .......... .......... .......... .......... 75% 76.9M 5s
16:10:08 [2022-10-12T14:10:08.908Z] 160300K .......... .......... .......... .......... .......... 75% 75.7M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160350K .......... .......... .......... .......... .......... 75% 78.4M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160400K .......... .......... .......... .......... .......... 75%  658K 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160450K .......... .......... .......... .......... .......... 75% 66.1M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160500K .......... .......... .......... .......... .......... 75% 67.4M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160550K .......... .......... .......... .......... .......... 75% 77.5M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160600K .......... .......... .......... .......... .......... 75% 73.3M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160650K .......... .......... .......... .......... .......... 75% 81.7M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160700K .......... .......... .......... .......... .......... 75%  647K 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160750K .......... .......... .......... .......... .......... 75% 60.3M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160800K .......... .......... .......... .......... .......... 75% 54.9M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160850K .......... .......... .......... .......... .......... 75% 67.7M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160900K .......... .......... .......... .......... .......... 75% 71.8M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 160950K .......... .......... .......... .......... .......... 75% 81.6M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 161000K .......... .......... .......... .......... .......... 75% 60.3M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 161050K .......... .......... .......... .......... .......... 75%  674K 5s
16:10:09 [2022-10-12T14:10:09.159Z] 161100K .......... .......... .......... .......... .......... 75% 54.8M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 161150K .......... .......... .......... .......... .......... 75% 61.0M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 161200K .......... .......... .......... .......... .......... 75% 62.1M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 161250K .......... .......... .......... .......... .......... 75% 76.3M 5s
16:10:09 [2022-10-12T14:10:09.159Z] 161300K .......... .......... .......... .......... .......... 75% 74.7M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161350K .......... .......... .......... .......... .......... 75%  562K 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161400K .......... .......... .......... .......... .......... 75% 56.0M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161450K .......... .......... .......... .......... .......... 75% 67.7M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161500K .......... .......... .......... .......... .......... 75% 77.9M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161550K .......... .......... .......... .......... .......... 75% 67.6M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161600K .......... .......... .......... .......... .......... 75% 67.9M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161650K .......... .......... .......... .......... .......... 75% 85.4M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161700K .......... .......... .......... .......... .......... 76%  807K 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161750K .......... .......... .......... .......... .......... 76% 65.3M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161800K .......... .......... .......... .......... .......... 76% 57.0M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161850K .......... .......... .......... .......... .......... 76% 74.0M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161900K .......... .......... .......... .......... .......... 76% 70.6M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 161950K .......... .......... .......... .......... .......... 76% 73.7M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 162000K .......... .......... .......... .......... .......... 76% 68.5M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 162050K .......... .......... .......... .......... .......... 76%  655K 5s
16:10:09 [2022-10-12T14:10:09.410Z] 162100K .......... .......... .......... .......... .......... 76% 69.6M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 162150K .......... .......... .......... .......... .......... 76% 70.3M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 162200K .......... .......... .......... .......... .......... 76% 60.6M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 162250K .......... .......... .......... .......... .......... 76% 82.2M 5s
16:10:09 [2022-10-12T14:10:09.410Z] 162300K .......... .......... .......... .......... .......... 76% 71.8M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162350K .......... .......... .......... .......... .......... 76% 78.4M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162400K .......... .......... .......... .......... .......... 76%  479K 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162450K .......... .......... .......... .......... .......... 76% 66.7M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162500K .......... .......... .......... .......... .......... 76% 65.3M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162550K .......... .......... .......... .......... .......... 76% 71.9M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162600K .......... .......... .......... .......... .......... 76% 72.1M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162650K .......... .......... .......... .......... .......... 76% 83.9M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162700K .......... .......... .......... .......... .......... 76% 1.03M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162750K .......... .......... .......... .......... .......... 76% 66.4M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162800K .......... .......... .......... .......... .......... 76% 57.2M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162850K .......... .......... .......... .......... .......... 76% 72.2M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162900K .......... .......... .......... .......... .......... 76% 69.0M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 162950K .......... .......... .......... .......... .......... 76% 83.7M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 163000K .......... .......... .......... .......... .......... 76% 73.1M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 163050K .......... .......... .......... .......... .......... 76%  669K 5s
16:10:09 [2022-10-12T14:10:09.661Z] 163100K .......... .......... .......... .......... .......... 76% 70.4M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 163150K .......... .......... .......... .......... .......... 76% 72.4M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 163200K .......... .......... .......... .......... .......... 76% 58.9M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 163250K .......... .......... .......... .......... .......... 76% 75.8M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 163300K .......... .......... .......... .......... .......... 76% 78.5M 5s
16:10:09 [2022-10-12T14:10:09.661Z] 163350K .......... .......... .......... .......... .......... 76% 69.3M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163400K .......... .......... .......... .......... .......... 76%  660K 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163450K .......... .......... .......... .......... .......... 76% 59.8M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163500K .......... .......... .......... .......... .......... 76% 72.6M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163550K .......... .......... .......... .......... .......... 76% 74.5M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163600K .......... .......... .......... .......... .......... 76% 65.1M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163650K .......... .......... .......... .......... .......... 76% 83.4M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163700K .......... .......... .......... .......... .......... 76% 78.6M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163750K .......... .......... .......... .......... .......... 76%  648K 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163800K .......... .......... .......... .......... .......... 76%  500K 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163850K .......... .......... .......... .......... .......... 77% 65.3M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163900K .......... .......... .......... .......... .......... 77% 71.3M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 163950K .......... .......... .......... .......... .......... 77% 67.8M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 164000K .......... .......... .......... .......... .......... 77% 58.8M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 164050K .......... .......... .......... .......... .......... 77% 78.0M 5s
16:10:09 [2022-10-12T14:10:09.912Z] 164100K .......... .......... .......... .......... .......... 77% 80.2M 5s
16:10:10 [2022-10-12T14:10:10.162Z] 164150K .......... .......... .......... .......... .......... 77%  642K 5s
16:10:10 [2022-10-12T14:10:10.162Z] 164200K .......... .......... .......... .......... .......... 77% 55.2M 5s
16:10:10 [2022-10-12T14:10:10.162Z] 164250K .......... .......... .......... .......... .......... 77% 69.0M 5s
16:10:10 [2022-10-12T14:10:10.162Z] 164300K .......... .......... .......... .......... .......... 77% 71.2M 5s
16:10:10 [2022-10-12T14:10:10.162Z] 164350K .......... .......... .......... .......... .......... 77% 76.8M 5s
16:10:10 [2022-10-12T14:10:10.162Z] 164400K .......... .......... .......... .......... .......... 77% 69.2M 5s
16:10:10 [2022-10-12T14:10:10.162Z] 164450K .......... .......... .......... .......... .......... 77% 84.4M 5s
16:10:10 [2022-10-12T14:10:10.162Z] 164500K .......... .......... .......... .......... .......... 77%  738K 5s
16:10:10 [2022-10-12T14:10:10.163Z] 164550K .......... .......... .......... .......... .......... 77% 63.7M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 164600K .......... .......... .......... .......... .......... 77% 56.4M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 164650K .......... .......... .......... .......... .......... 77% 69.6M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 164700K .......... .......... .......... .......... .......... 77% 75.9M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 164750K .......... .......... .......... .......... .......... 77% 78.8M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 164800K .......... .......... .......... .......... .......... 77% 65.6M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 164850K .......... .......... .......... .......... .......... 77%  666K 5s
16:10:10 [2022-10-12T14:10:10.163Z] 164900K .......... .......... .......... .......... .......... 77% 63.3M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 164950K .......... .......... .......... .......... .......... 77% 61.2M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165000K .......... .......... .......... .......... .......... 77% 59.1M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165050K .......... .......... .......... .......... .......... 77% 73.0M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165100K .......... .......... .......... .......... .......... 77% 71.9M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165150K .......... .......... .......... .......... .......... 77% 79.3M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165200K .......... .......... .......... .......... .......... 77%  657K 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165250K .......... .......... .......... .......... .......... 77% 66.5M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165300K .......... .......... .......... .......... .......... 77% 69.1M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165350K .......... .......... .......... .......... .......... 77% 69.0M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165400K .......... .......... .......... .......... .......... 77% 73.7M 5s
16:10:10 [2022-10-12T14:10:10.163Z] 165450K .......... .......... .......... .......... .......... 77% 83.6M 5s
16:10:10 [2022-10-12T14:10:10.413Z] 165500K .......... .......... .......... .......... .......... 77% 82.1M 5s
16:10:10 [2022-10-12T14:10:10.413Z] 165550K .......... .......... .......... .......... .......... 77%  667K 5s
16:10:10 [2022-10-12T14:10:10.413Z] 165600K .......... .......... .......... .......... .......... 77% 54.9M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 165650K .......... .......... .......... .......... .......... 77% 64.7M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 165700K .......... .......... .......... .......... .......... 77% 68.9M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 165750K .......... .......... .......... .......... .......... 77% 84.1M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 165800K .......... .......... .......... .......... .......... 77% 74.4M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 165850K .......... .......... .......... .......... .......... 77%  661K 5s
16:10:10 [2022-10-12T14:10:10.414Z] 165900K .......... .......... .......... .......... .......... 77% 56.5M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 165950K .......... .......... .......... .......... .......... 78% 72.4M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166000K .......... .......... .......... .......... .......... 78% 52.4M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166050K .......... .......... .......... .......... .......... 78% 75.7M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166100K .......... .......... .......... .......... .......... 78% 67.5M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166150K .......... .......... .......... .......... .......... 78% 83.3M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166200K .......... .......... .......... .......... .......... 78%  665K 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166250K .......... .......... .......... .......... .......... 78% 58.6M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166300K .......... .......... .......... .......... .......... 78% 72.2M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166350K .......... .......... .......... .......... .......... 78% 69.0M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166400K .......... .......... .......... .......... .......... 78% 53.8M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166450K .......... .......... .......... .......... .......... 78% 77.9M 5s
16:10:10 [2022-10-12T14:10:10.414Z] 166500K .......... .......... .......... .......... .......... 78% 69.7M 5s
16:10:10 [2022-10-12T14:10:10.664Z] 166550K .......... .......... .......... .......... .......... 78%  624K 5s
16:10:10 [2022-10-12T14:10:10.664Z] 166600K .......... .......... .......... .......... .......... 78% 57.3M 5s
16:10:10 [2022-10-12T14:10:10.664Z] 166650K .......... .......... .......... .......... .......... 78% 69.9M 5s
16:10:10 [2022-10-12T14:10:10.664Z] 166700K .......... .......... .......... .......... .......... 78% 63.7M 5s
16:10:10 [2022-10-12T14:10:10.664Z] 166750K .......... .......... .......... .......... .......... 78% 73.9M 5s
16:10:10 [2022-10-12T14:10:10.664Z] 166800K .......... .......... .......... .......... .......... 78% 69.7M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 166850K .......... .......... .......... .......... .......... 78% 83.2M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 166900K .......... .......... .......... .......... .......... 78%  698K 5s
16:10:10 [2022-10-12T14:10:10.665Z] 166950K .......... .......... .......... .......... .......... 78% 62.5M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167000K .......... .......... .......... .......... .......... 78% 56.7M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167050K .......... .......... .......... .......... .......... 78% 58.6M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167100K .......... .......... .......... .......... .......... 78% 71.7M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167150K .......... .......... .......... .......... .......... 78% 83.6M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167200K .......... .......... .......... .......... .......... 78% 69.2M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167250K .......... .......... .......... .......... .......... 78% 83.4M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167300K .......... .......... .......... .......... .......... 78%  664K 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167350K .......... .......... .......... .......... .......... 78% 64.9M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167400K .......... .......... .......... .......... .......... 78% 66.0M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167450K .......... .......... .......... .......... .......... 78% 68.6M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167500K .......... .......... .......... .......... .......... 78% 76.8M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167550K .......... .......... .......... .......... .......... 78% 83.3M 5s
16:10:10 [2022-10-12T14:10:10.665Z] 167600K .......... .......... .......... .......... .......... 78% 64.4M 5s
16:10:10 [2022-10-12T14:10:10.915Z] 167650K .......... .......... .......... .......... .......... 78%  663K 5s
16:10:10 [2022-10-12T14:10:10.915Z] 167700K .......... .......... .......... .......... .......... 78% 62.8M 5s
16:10:10 [2022-10-12T14:10:10.915Z] 167750K .......... .......... .......... .......... .......... 78% 72.1M 5s
16:10:10 [2022-10-12T14:10:10.915Z] 167800K .......... .......... .......... .......... .......... 78% 54.3M 5s
16:10:10 [2022-10-12T14:10:10.915Z] 167850K .......... .......... .......... .......... .......... 78% 77.4M 5s
16:10:10 [2022-10-12T14:10:10.915Z] 167900K .......... .......... .......... .......... .......... 78%  534K 5s
16:10:10 [2022-10-12T14:10:10.915Z] 167950K .......... .......... .......... .......... .......... 78% 58.1M 5s
16:10:10 [2022-10-12T14:10:10.915Z] 168000K .......... .......... .......... .......... .......... 78% 55.0M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168050K .......... .......... .......... .......... .......... 78% 57.1M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168100K .......... .......... .......... .......... .......... 79% 71.6M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168150K .......... .......... .......... .......... .......... 79% 75.3M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168200K .......... .......... .......... .......... .......... 79% 65.1M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168250K .......... .......... .......... .......... .......... 79%  674K 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168300K .......... .......... .......... .......... .......... 79% 64.4M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168350K .......... .......... .......... .......... .......... 79% 49.8M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168400K .......... .......... .......... .......... .......... 79% 48.8M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168450K .......... .......... .......... .......... .......... 79% 66.3M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168500K .......... .......... .......... .......... .......... 79% 66.7M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168550K .......... .......... .......... .......... .......... 79% 64.0M 5s
16:10:10 [2022-10-12T14:10:10.916Z] 168600K .......... .......... .......... .......... .......... 79% 62.2M 5s
16:10:11 [2022-10-12T14:10:11.166Z] 168650K .......... .......... .......... .......... .......... 79%  659K 5s
16:10:11 [2022-10-12T14:10:11.166Z] 168700K .......... .......... .......... .......... .......... 79% 72.9M 5s
16:10:11 [2022-10-12T14:10:11.166Z] 168750K .......... .......... .......... .......... .......... 79% 66.3M 5s
16:10:11 [2022-10-12T14:10:11.166Z] 168800K .......... .......... .......... .......... .......... 79% 59.0M 4s
16:10:11 [2022-10-12T14:10:11.166Z] 168850K .......... .......... .......... .......... .......... 79% 77.2M 4s
16:10:11 [2022-10-12T14:10:11.166Z] 168900K .......... .......... .......... .......... .......... 79% 81.3M 4s
16:10:11 [2022-10-12T14:10:11.166Z] 168950K .......... .......... .......... .......... .......... 79% 84.1M 4s
16:10:11 [2022-10-12T14:10:11.166Z] 169000K .......... .......... .......... .......... .......... 79%  677K 4s
16:10:11 [2022-10-12T14:10:11.166Z] 169050K .......... .......... .......... .......... .......... 79% 71.1M 4s
16:10:11 [2022-10-12T14:10:11.166Z] 169100K .......... .......... .......... .......... .......... 79% 71.1M 4s
16:10:11 [2022-10-12T14:10:11.166Z] 169150K .......... .......... .......... .......... .......... 79% 77.9M 4s
16:10:11 [2022-10-12T14:10:11.166Z] 169200K .......... .......... .......... .......... .......... 79% 67.6M 4s
16:10:11 [2022-10-12T14:10:11.167Z] 169250K .......... .......... .......... .......... .......... 79% 75.7M 4s
16:10:11 [2022-10-12T14:10:11.167Z] 169300K .......... .......... .......... .......... .......... 79% 83.0M 4s
16:10:11 [2022-10-12T14:10:11.167Z] 169350K .......... .......... .......... .......... .......... 79%  647K 4s
16:10:11 [2022-10-12T14:10:11.167Z] 169400K .......... .......... .......... .......... .......... 79% 60.8M 4s
16:10:11 [2022-10-12T14:10:11.167Z] 169450K .......... .......... .......... .......... .......... 79% 67.7M 4s
16:10:11 [2022-10-12T14:10:11.167Z] 169500K .......... .......... .......... .......... .......... 79% 70.2M 4s
16:10:11 [2022-10-12T14:10:11.167Z] 169550K .......... .......... .......... .......... .......... 79% 73.4M 4s
16:10:11 [2022-10-12T14:10:11.167Z] 169600K .......... .......... .......... .......... .......... 79% 69.8M 4s
16:10:11 [2022-10-12T14:10:11.167Z] 169650K .......... .......... .......... .......... .......... 79% 80.8M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 169700K .......... .......... .......... .......... .......... 79%  679K 4s
16:10:11 [2022-10-12T14:10:11.417Z] 169750K .......... .......... .......... .......... .......... 79% 62.1M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 169800K .......... .......... .......... .......... .......... 79% 60.4M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 169850K .......... .......... .......... .......... .......... 79% 67.5M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 169900K .......... .......... .......... .......... .......... 79% 72.5M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 169950K .......... .......... .......... .......... .......... 79% 77.4M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 170000K .......... .......... .......... .......... .......... 79% 63.9M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 170050K .......... .......... .......... .......... .......... 79% 82.9M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 170100K .......... .......... .......... .......... .......... 79%  651K 4s
16:10:11 [2022-10-12T14:10:11.417Z] 170150K .......... .......... .......... .......... .......... 79% 67.7M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 170200K .......... .......... .......... .......... .......... 80% 65.9M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 170250K .......... .......... .......... .......... .......... 80% 69.1M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 170300K .......... .......... .......... .......... .......... 80% 67.2M 4s
16:10:11 [2022-10-12T14:10:11.417Z] 170350K .......... .......... .......... .......... .......... 80% 81.7M 4s
16:10:11 [2022-10-12T14:10:11.418Z] 170400K .......... .......... .......... .......... .......... 80% 68.6M 4s
16:10:11 [2022-10-12T14:10:11.418Z] 170450K .......... .......... .......... .......... .......... 80%  680K 4s
16:10:11 [2022-10-12T14:10:11.418Z] 170500K .......... .......... .......... .......... .......... 80% 59.3M 4s
16:10:11 [2022-10-12T14:10:11.418Z] 170550K .......... .......... .......... .......... .......... 80% 70.4M 4s
16:10:11 [2022-10-12T14:10:11.418Z] 170600K .......... .......... .......... .......... .......... 80% 63.4M 4s
16:10:11 [2022-10-12T14:10:11.418Z] 170650K .......... .......... .......... .......... .......... 80% 72.2M 4s
16:10:11 [2022-10-12T14:10:11.418Z] 170700K .......... .......... .......... .......... .......... 80% 78.2M 4s
16:10:11 [2022-10-12T14:10:11.418Z] 170750K .......... .......... .......... .......... .......... 80% 83.3M 4s
16:10:11 [2022-10-12T14:10:11.418Z] 170800K .......... .......... .......... .......... .......... 80% 63.1M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 170850K .......... .......... .......... .......... .......... 80%  662K 4s
16:10:11 [2022-10-12T14:10:11.668Z] 170900K .......... .......... .......... .......... .......... 80% 71.2M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 170950K .......... .......... .......... .......... .......... 80% 66.0M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171000K .......... .......... .......... .......... .......... 80% 61.9M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171050K .......... .......... .......... .......... .......... 80% 78.7M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171100K .......... .......... .......... .......... .......... 80% 74.7M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171150K .......... .......... .......... .......... .......... 80% 71.4M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171200K .......... .......... .......... .......... .......... 80%  528K 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171250K .......... .......... .......... .......... .......... 80% 63.8M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171300K .......... .......... .......... .......... .......... 80% 64.2M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171350K .......... .......... .......... .......... .......... 80% 67.8M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171400K .......... .......... .......... .......... .......... 80% 62.3M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171450K .......... .......... .......... .......... .......... 80% 78.1M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171500K .......... .......... .......... .......... .......... 80% 82.5M 4s
16:10:11 [2022-10-12T14:10:11.668Z] 171550K .......... .......... .......... .......... .......... 80% 83.1M 4s
16:10:11 [2022-10-12T14:10:11.669Z] 171600K .......... .......... .......... .......... .......... 80%  902K 4s
16:10:11 [2022-10-12T14:10:11.669Z] 171650K .......... .......... .......... .......... .......... 80% 63.4M 4s
16:10:11 [2022-10-12T14:10:11.669Z] 171700K .......... .......... .......... .......... .......... 80% 65.9M 4s
16:10:11 [2022-10-12T14:10:11.669Z] 171750K .......... .......... .......... .......... .......... 80% 66.9M 4s
16:10:11 [2022-10-12T14:10:11.669Z] 171800K .......... .......... .......... .......... .......... 80% 62.2M 4s
16:10:11 [2022-10-12T14:10:11.669Z] 171850K .......... .......... .......... .......... .......... 80% 82.8M 4s
16:10:11 [2022-10-12T14:10:11.669Z] 171900K .......... .......... .......... .......... .......... 80% 80.6M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 171950K .......... .......... .......... .......... .......... 80% 79.7M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172000K .......... .......... .......... .......... .......... 80%  288K 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172050K .......... .......... .......... .......... .......... 80% 70.9M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172100K .......... .......... .......... .......... .......... 80% 82.7M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172150K .......... .......... .......... .......... .......... 80% 57.7M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172200K .......... .......... .......... .......... .......... 80% 62.4M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172250K .......... .......... .......... .......... .......... 80% 66.9M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172300K .......... .......... .......... .......... .......... 80% 82.4M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172350K .......... .......... .......... .......... .......... 81% 81.4M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172400K .......... .......... .......... .......... .......... 81%  588K 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172450K .......... .......... .......... .......... .......... 81% 61.1M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172500K .......... .......... .......... .......... .......... 81% 66.9M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172550K .......... .......... .......... .......... .......... 81% 70.6M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172600K .......... .......... .......... .......... .......... 81% 67.4M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172650K .......... .......... .......... .......... .......... 81% 68.3M 4s
16:10:11 [2022-10-12T14:10:11.919Z] 172700K .......... .......... .......... .......... .......... 81% 77.6M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 172750K .......... .......... .......... .......... .......... 81% 75.4M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 172800K .......... .......... .......... .......... .......... 81%  744K 4s
16:10:12 [2022-10-12T14:10:12.170Z] 172850K .......... .......... .......... .......... .......... 81% 62.3M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 172900K .......... .......... .......... .......... .......... 81% 68.2M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 172950K .......... .......... .......... .......... .......... 81% 72.7M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173000K .......... .......... .......... .......... .......... 81% 63.2M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173050K .......... .......... .......... .......... .......... 81% 76.5M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173100K .......... .......... .......... .......... .......... 81% 77.1M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173150K .......... .......... .......... .......... .......... 81%  666K 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173200K .......... .......... .......... .......... .......... 81% 54.9M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173250K .......... .......... .......... .......... .......... 81% 66.0M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173300K .......... .......... .......... .......... .......... 81% 72.7M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173350K .......... .......... .......... .......... .......... 81% 73.4M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173400K .......... .......... .......... .......... .......... 81% 65.4M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173450K .......... .......... .......... .......... .......... 81% 75.4M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173500K .......... .......... .......... .......... .......... 81% 77.0M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173550K .......... .......... .......... .......... .......... 81%  685K 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173600K .......... .......... .......... .......... .......... 81% 50.9M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173650K .......... .......... .......... .......... .......... 81% 60.3M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173700K .......... .......... .......... .......... .......... 81% 63.7M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173750K .......... .......... .......... .......... .......... 81% 55.6M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173800K .......... .......... .......... .......... .......... 81% 60.4M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173850K .......... .......... .......... .......... .......... 81% 69.6M 4s
16:10:12 [2022-10-12T14:10:12.170Z] 173900K .......... .......... .......... .......... .......... 81% 75.2M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 173950K .......... .......... .......... .......... .......... 81%  675K 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174000K .......... .......... .......... .......... .......... 81% 54.8M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174050K .......... .......... .......... .......... .......... 81% 69.9M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174100K .......... .......... .......... .......... .......... 81% 71.6M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174150K .......... .......... .......... .......... .......... 81% 63.1M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174200K .......... .......... .......... .......... .......... 81% 60.4M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174250K .......... .......... .......... .......... .......... 81% 81.8M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174300K .......... .......... .......... .......... .......... 81% 83.4M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174350K .......... .......... .......... .......... .......... 81%  659K 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174400K .......... .......... .......... .......... .......... 81% 55.1M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174450K .......... .......... .......... .......... .......... 82% 68.3M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174500K .......... .......... .......... .......... .......... 82% 73.8M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174550K .......... .......... .......... .......... .......... 82% 57.6M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174600K .......... .......... .......... .......... .......... 82% 68.4M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174650K .......... .......... .......... .......... .......... 82% 82.0M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174700K .......... .......... .......... .......... .......... 82% 82.0M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174750K .......... .......... .......... .......... .......... 82%  681K 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174800K .......... .......... .......... .......... .......... 82% 53.8M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174850K .......... .......... .......... .......... .......... 82% 65.8M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174900K .......... .......... .......... .......... .......... 82% 67.0M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 174950K .......... .......... .......... .......... .......... 82% 73.0M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 175000K .......... .......... .......... .......... .......... 82% 70.2M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 175050K .......... .......... .......... .......... .......... 82% 79.6M 4s
16:10:12 [2022-10-12T14:10:12.421Z] 175100K .......... .......... .......... .......... .......... 82% 82.6M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175150K .......... .......... .......... .......... .......... 82% 78.5M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175200K .......... .......... .......... .......... .......... 82%  667K 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175250K .......... .......... .......... .......... .......... 82% 64.8M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175300K .......... .......... .......... .......... .......... 82% 66.9M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175350K .......... .......... .......... .......... .......... 82% 64.2M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175400K .......... .......... .......... .......... .......... 82% 59.2M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175450K .......... .......... .......... .......... .......... 82% 73.1M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175500K .......... .......... .......... .......... .......... 82% 76.1M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175550K .......... .......... .......... .......... .......... 82% 77.9M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175600K .......... .......... .......... .......... .......... 82%  666K 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175650K .......... .......... .......... .......... .......... 82% 68.5M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175700K .......... .......... .......... .......... .......... 82% 69.1M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175750K .......... .......... .......... .......... .......... 82% 71.5M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175800K .......... .......... .......... .......... .......... 82% 65.8M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175850K .......... .......... .......... .......... .......... 82% 75.0M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175900K .......... .......... .......... .......... .......... 82% 77.1M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 175950K .......... .......... .......... .......... .......... 82% 81.2M 4s
16:10:12 [2022-10-12T14:10:12.672Z] 176000K .......... .......... .......... .......... .......... 82%  556K 4s
16:10:12 [2022-10-12T14:10:12.672Z] 176050K .......... .......... .......... .......... .......... 82% 70.9M 4s
16:10:12 [2022-10-12T14:10:12.922Z] 176100K .......... .......... .......... .......... .......... 82%  508K 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176150K .......... .......... .......... .......... .......... 82% 3.39M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176200K .......... .......... .......... .......... .......... 82% 57.7M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176250K .......... .......... .......... .......... .......... 82% 53.6M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176300K .......... .......... .......... .......... .......... 82% 72.3M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176350K .......... .......... .......... .......... .......... 82% 71.1M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176400K .......... .......... .......... .......... .......... 82% 66.4M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176450K .......... .......... .......... .......... .......... 82% 80.7M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176500K .......... .......... .......... .......... .......... 82%  801K 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176550K .......... .......... .......... .......... .......... 82% 64.7M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176600K .......... .......... .......... .......... .......... 83% 60.9M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176650K .......... .......... .......... .......... .......... 83% 73.9M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176700K .......... .......... .......... .......... .......... 83% 72.0M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176750K .......... .......... .......... .......... .......... 83% 73.6M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176800K .......... .......... .......... .......... .......... 83% 69.4M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176850K .......... .......... .......... .......... .......... 83% 80.6M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176900K .......... .......... .......... .......... .......... 83% 82.8M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 176950K .......... .......... .......... .......... .......... 83%  870K 4s
16:10:12 [2022-10-12T14:10:12.923Z] 177000K .......... .......... .......... .......... .......... 83% 52.5M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 177050K .......... .......... .......... .......... .......... 83% 65.7M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 177100K .......... .......... .......... .......... .......... 83% 68.1M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 177150K .......... .......... .......... .......... .......... 83% 66.8M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 177200K .......... .......... .......... .......... .......... 83% 66.2M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 177250K .......... .......... .......... .......... .......... 83% 76.4M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 177300K .......... .......... .......... .......... .......... 83% 77.2M 4s
16:10:12 [2022-10-12T14:10:12.923Z] 177350K .......... .......... .......... .......... .......... 83% 75.3M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177400K .......... .......... .......... .......... .......... 83%  679K 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177450K .......... .......... .......... .......... .......... 83% 75.8M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177500K .......... .......... .......... .......... .......... 83% 69.5M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177550K .......... .......... .......... .......... .......... 83% 76.8M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177600K .......... .......... .......... .......... .......... 83% 56.9M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177650K .......... .......... .......... .......... .......... 83% 65.3M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177700K .......... .......... .......... .......... .......... 83% 82.3M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177750K .......... .......... .......... .......... .......... 83% 82.1M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177800K .......... .......... .......... .......... .......... 83% 74.2M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177850K .......... .......... .......... .......... .......... 83%  673K 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177900K .......... .......... .......... .......... .......... 83% 61.5M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 177950K .......... .......... .......... .......... .......... 83% 67.2M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178000K .......... .......... .......... .......... .......... 83% 52.4M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178050K .......... .......... .......... .......... .......... 83% 63.1M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178100K .......... .......... .......... .......... .......... 83% 77.5M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178150K .......... .......... .......... .......... .......... 83% 75.2M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178200K .......... .......... .......... .......... .......... 83% 66.0M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178250K .......... .......... .......... .......... .......... 83% 82.8M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178300K .......... .......... .......... .......... .......... 83%  676K 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178350K .......... .......... .......... .......... .......... 83% 68.5M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178400K .......... .......... .......... .......... .......... 83% 59.0M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178450K .......... .......... .......... .......... .......... 83% 65.6M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178500K .......... .......... .......... .......... .......... 83% 62.3M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178550K .......... .......... .......... .......... .......... 83% 81.7M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178600K .......... .......... .......... .......... .......... 83% 66.7M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178650K .......... .......... .......... .......... .......... 83% 82.5M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178700K .......... .......... .......... .......... .......... 84%  677K 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178750K .......... .......... .......... .......... .......... 84% 53.3M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178800K .......... .......... .......... .......... .......... 84% 57.0M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178850K .......... .......... .......... .......... .......... 84% 67.7M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178900K .......... .......... .......... .......... .......... 84% 63.3M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 178950K .......... .......... .......... .......... .......... 84% 59.2M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 179000K .......... .......... .......... .......... .......... 84% 63.4M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 179050K .......... .......... .......... .......... .......... 84% 75.4M 4s
16:10:13 [2022-10-12T14:10:13.174Z] 179100K .......... .......... .......... .......... .......... 84% 77.3M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179150K .......... .......... .......... .......... .......... 84% 77.7M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179200K .......... .......... .......... .......... .......... 84%  666K 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179250K .......... .......... .......... .......... .......... 84% 66.0M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179300K .......... .......... .......... .......... .......... 84% 69.8M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179350K .......... .......... .......... .......... .......... 84% 67.4M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179400K .......... .......... .......... .......... .......... 84% 62.7M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179450K .......... .......... .......... .......... .......... 84% 81.8M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179500K .......... .......... .......... .......... .......... 84% 82.5M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179550K .......... .......... .......... .......... .......... 84% 82.4M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179600K .......... .......... .......... .......... .......... 84%  623K 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179650K .......... .......... .......... .......... .......... 84% 64.0M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179700K .......... .......... .......... .......... .......... 84% 63.7M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179750K .......... .......... .......... .......... .......... 84% 69.5M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179800K .......... .......... .......... .......... .......... 84% 63.5M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179850K .......... .......... .......... .......... .......... 84% 74.5M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179900K .......... .......... .......... .......... .......... 84% 73.4M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 179950K .......... .......... .......... .......... .......... 84% 82.4M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 180000K .......... .......... .......... .......... .......... 84% 66.1M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 180050K .......... .......... .......... .......... .......... 84% 83.1M 4s
16:10:13 [2022-10-12T14:10:13.425Z] 180100K .......... .......... .......... .......... .......... 84%  737K 4s
16:10:13 [2022-10-12T14:10:13.425Z] 180150K .......... .......... .......... .......... .......... 84% 75.1M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180200K .......... .......... .......... .......... .......... 84%  545K 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180250K .......... .......... .......... .......... .......... 84% 56.2M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180300K .......... .......... .......... .......... .......... 84% 73.6M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180350K .......... .......... .......... .......... .......... 84% 56.8M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180400K .......... .......... .......... .......... .......... 84% 59.2M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180450K .......... .......... .......... .......... .......... 84% 72.9M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180500K .......... .......... .......... .......... .......... 84% 71.5M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180550K .......... .......... .......... .......... .......... 84% 77.3M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180600K .......... .......... .......... .......... .......... 84% 70.3M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180650K .......... .......... .......... .......... .......... 84%  668K 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180700K .......... .......... .......... .......... .......... 84% 66.4M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180750K .......... .......... .......... .......... .......... 84% 72.5M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180800K .......... .......... .......... .......... .......... 84% 53.6M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180850K .......... .......... .......... .......... .......... 85% 73.2M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180900K .......... .......... .......... .......... .......... 85% 68.6M 4s
16:10:13 [2022-10-12T14:10:13.676Z] 180950K .......... .......... .......... .......... .......... 85% 76.2M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181000K .......... .......... .......... .......... .......... 85% 72.3M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181050K .......... .......... .......... .......... .......... 85% 84.3M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181100K .......... .......... .......... .......... .......... 85% 80.3M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181150K .......... .......... .......... .......... .......... 85%  671K 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181200K .......... .......... .......... .......... .......... 85% 59.3M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181250K .......... .......... .......... .......... .......... 85% 62.6M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181300K .......... .......... .......... .......... .......... 85% 64.6M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181350K .......... .......... .......... .......... .......... 85% 74.5M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181400K .......... .......... .......... .......... .......... 85% 63.4M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181450K .......... .......... .......... .......... .......... 85% 76.8M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181500K .......... .......... .......... .......... .......... 85% 79.2M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181550K .......... .......... .......... .......... .......... 85% 82.5M 3s
16:10:13 [2022-10-12T14:10:13.676Z] 181600K .......... .......... .......... .......... .......... 85% 69.6M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 181650K .......... .......... .......... .......... .......... 85%  696K 3s
16:10:13 [2022-10-12T14:10:13.927Z] 181700K .......... .......... .......... .......... .......... 85% 64.4M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 181750K .......... .......... .......... .......... .......... 85% 59.8M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 181800K .......... .......... .......... .......... .......... 85% 56.5M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 181850K .......... .......... .......... .......... .......... 85% 55.1M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 181900K .......... .......... .......... .......... .......... 85% 69.1M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 181950K .......... .......... .......... .......... .......... 85% 77.5M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182000K .......... .......... .......... .......... .......... 85% 67.8M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182050K .......... .......... .......... .......... .......... 85% 77.0M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182100K .......... .......... .......... .......... .......... 85%  603K 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182150K .......... .......... .......... .......... .......... 85% 53.4M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182200K .......... .......... .......... .......... .......... 85% 53.6M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182250K .......... .......... .......... .......... .......... 85% 63.9M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182300K .......... .......... .......... .......... .......... 85% 67.9M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182350K .......... .......... .......... .......... .......... 85% 61.1M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182400K .......... .......... .......... .......... .......... 85% 68.2M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182450K .......... .......... .......... .......... .......... 85% 77.4M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182500K .......... .......... .......... .......... .......... 85% 73.4M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182550K .......... .......... .......... .......... .......... 85% 77.9M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182600K .......... .......... .......... .......... .......... 85% 66.5M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182650K .......... .......... .......... .......... .......... 85%  795K 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182700K .......... .......... .......... .......... .......... 85% 65.9M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182750K .......... .......... .......... .......... .......... 85% 65.6M 3s
16:10:13 [2022-10-12T14:10:13.927Z] 182800K .......... .......... .......... .......... .......... 85% 57.1M 3s
16:10:13 [2022-10-12T14:10:13.928Z] 182850K .......... .......... .......... .......... .......... 85% 64.4M 3s
16:10:13 [2022-10-12T14:10:13.928Z] 182900K .......... .......... .......... .......... .......... 85% 65.3M 3s
16:10:13 [2022-10-12T14:10:13.928Z] 182950K .......... .......... .......... .......... .......... 85% 76.3M 3s
16:10:13 [2022-10-12T14:10:13.928Z] 183000K .......... .......... .......... .......... .......... 86% 63.4M 3s
16:10:13 [2022-10-12T14:10:13.928Z] 183050K .......... .......... .......... .......... .......... 86% 80.8M 3s
16:10:13 [2022-10-12T14:10:13.928Z] 183100K .......... .......... .......... .......... .......... 86% 84.5M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183150K .......... .......... .......... .......... .......... 86%  515K 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183200K .......... .......... .......... .......... .......... 86% 59.1M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183250K .......... .......... .......... .......... .......... 86% 69.5M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183300K .......... .......... .......... .......... .......... 86% 73.6M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183350K .......... .......... .......... .......... .......... 86% 72.3M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183400K .......... .......... .......... .......... .......... 86% 66.8M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183450K .......... .......... .......... .......... .......... 86% 69.1M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183500K .......... .......... .......... .......... .......... 86% 80.1M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183550K .......... .......... .......... .......... .......... 86% 83.4M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183600K .......... .......... .......... .......... .......... 86% 69.3M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183650K .......... .......... .......... .......... .......... 86%  917K 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183700K .......... .......... .......... .......... .......... 86% 63.0M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183750K .......... .......... .......... .......... .......... 86% 76.6M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183800K .......... .......... .......... .......... .......... 86% 65.2M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183850K .......... .......... .......... .......... .......... 86% 70.6M 3s
16:10:14 [2022-10-12T14:10:14.178Z] 183900K .......... .......... .......... .......... .......... 86% 66.1M 3s
16:10:14 [2022-10-12T14:10:14.179Z] 183950K .......... .......... .......... .......... .......... 86% 67.7M 3s
16:10:14 [2022-10-12T14:10:14.179Z] 184000K .......... .......... .......... .......... .......... 86% 68.5M 3s
16:10:14 [2022-10-12T14:10:14.179Z] 184050K .......... .......... .......... .......... .......... 86% 84.4M 3s
16:10:14 [2022-10-12T14:10:14.179Z] 184100K .......... .......... .......... .......... .......... 86% 80.9M 3s
16:10:14 [2022-10-12T14:10:14.179Z] 184150K .......... .......... .......... .......... .......... 86%  719K 3s
16:10:14 [2022-10-12T14:10:14.179Z] 184200K .......... .......... .......... .......... .......... 86% 58.4M 3s
16:10:14 [2022-10-12T14:10:14.179Z] 184250K .......... .......... .......... .......... .......... 86% 77.0M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184300K .......... .......... .......... .......... .......... 86%  514K 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184350K .......... .......... .......... .......... .......... 86% 65.9M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184400K .......... .......... .......... .......... .......... 86% 45.1M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184450K .......... .......... .......... .......... .......... 86% 68.8M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184500K .......... .......... .......... .......... .......... 86% 68.5M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184550K .......... .......... .......... .......... .......... 86% 74.6M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184600K .......... .......... .......... .......... .......... 86% 73.7M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184650K .......... .......... .......... .......... .......... 86% 80.6M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184700K .......... .......... .......... .......... .......... 86% 79.4M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184750K .......... .......... .......... .......... .......... 86% 64.8M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184800K .......... .......... .......... .......... .......... 86%  719K 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184850K .......... .......... .......... .......... .......... 86% 55.3M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184900K .......... .......... .......... .......... .......... 86% 72.7M 3s
16:10:14 [2022-10-12T14:10:14.429Z] 184950K .......... .......... .......... .......... .......... 86% 68.0M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185000K .......... .......... .......... .......... .......... 86% 54.4M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185050K .......... .......... .......... .......... .......... 86% 66.1M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185100K .......... .......... .......... .......... .......... 87% 72.4M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185150K .......... .......... .......... .......... .......... 87% 80.3M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185200K .......... .......... .......... .......... .......... 87% 64.7M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185250K .......... .......... .......... .......... .......... 87% 77.7M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185300K .......... .......... .......... .......... .......... 87% 77.2M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185350K .......... .......... .......... .......... .......... 87%  587K 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185400K .......... .......... .......... .......... .......... 87% 59.9M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185450K .......... .......... .......... .......... .......... 87% 68.8M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185500K .......... .......... .......... .......... .......... 87% 79.5M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185550K .......... .......... .......... .......... .......... 87% 68.7M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185600K .......... .......... .......... .......... .......... 87% 64.5M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185650K .......... .......... .......... .......... .......... 87% 70.2M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185700K .......... .......... .......... .......... .......... 87% 81.9M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185750K .......... .......... .......... .......... .......... 87% 85.9M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185800K .......... .......... .......... .......... .......... 87% 74.3M 3s
16:10:14 [2022-10-12T14:10:14.430Z] 185850K .......... .......... .......... .......... .......... 87% 85.7M 3s
16:10:14 [2022-10-12T14:10:14.680Z] 185900K .......... .......... .......... .......... .......... 87%  818K 3s
16:10:14 [2022-10-12T14:10:14.680Z] 185950K .......... .......... .......... .......... .......... 87% 64.7M 3s
16:10:14 [2022-10-12T14:10:14.680Z] 186000K .......... .......... .......... .......... .......... 87% 60.6M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186050K .......... .......... .......... .......... .......... 87% 69.1M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186100K .......... .......... .......... .......... .......... 87% 67.5M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186150K .......... .......... .......... .......... .......... 87% 72.6M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186200K .......... .......... .......... .......... .......... 87% 62.0M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186250K .......... .......... .......... .......... .......... 87% 76.2M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186300K .......... .......... .......... .......... .......... 87% 81.2M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186350K .......... .......... .......... .......... .......... 87% 78.0M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186400K .......... .......... .......... .......... .......... 87%  613K 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186450K .......... .......... .......... .......... .......... 87% 63.6M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186500K .......... .......... .......... .......... .......... 87% 74.5M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186550K .......... .......... .......... .......... .......... 87% 71.7M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186600K .......... .......... .......... .......... .......... 87% 74.8M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186650K .......... .......... .......... .......... .......... 87% 76.8M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186700K .......... .......... .......... .......... .......... 87% 67.2M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186750K .......... .......... .......... .......... .......... 87% 66.4M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186800K .......... .......... .......... .......... .......... 87% 61.0M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186850K .......... .......... .......... .......... .......... 87% 75.6M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186900K .......... .......... .......... .......... .......... 87% 79.0M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 186950K .......... .......... .......... .......... .......... 87%  677K 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187000K .......... .......... .......... .......... .......... 87% 57.3M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187050K .......... .......... .......... .......... .......... 87% 60.6M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187100K .......... .......... .......... .......... .......... 87% 70.8M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187150K .......... .......... .......... .......... .......... 87% 69.6M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187200K .......... .......... .......... .......... .......... 87% 57.0M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187250K .......... .......... .......... .......... .......... 88% 66.9M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187300K .......... .......... .......... .......... .......... 88% 78.5M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187350K .......... .......... .......... .......... .......... 88% 84.2M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187400K .......... .......... .......... .......... .......... 88% 75.9M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187450K .......... .......... .......... .......... .......... 88% 74.5M 3s
16:10:14 [2022-10-12T14:10:14.681Z] 187500K .......... .......... .......... .......... .......... 88% 80.3M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 187550K .......... .......... .......... .......... .......... 88%  686K 3s
16:10:14 [2022-10-12T14:10:14.932Z] 187600K .......... .......... .......... .......... .......... 88% 55.9M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 187650K .......... .......... .......... .......... .......... 88% 66.5M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 187700K .......... .......... .......... .......... .......... 88% 73.1M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 187750K .......... .......... .......... .......... .......... 88% 63.4M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 187800K .......... .......... .......... .......... .......... 88% 63.0M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 187850K .......... .......... .......... .......... .......... 88% 77.9M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 187900K .......... .......... .......... .......... .......... 88% 83.9M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 187950K .......... .......... .......... .......... .......... 88% 84.3M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188000K .......... .......... .......... .......... .......... 88% 70.1M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188050K .......... .......... .......... .......... .......... 88% 82.4M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188100K .......... .......... .......... .......... .......... 88%  689K 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188150K .......... .......... .......... .......... .......... 88% 68.3M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188200K .......... .......... .......... .......... .......... 88% 56.5M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188250K .......... .......... .......... .......... .......... 88% 73.7M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188300K .......... .......... .......... .......... .......... 88% 75.2M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188350K .......... .......... .......... .......... .......... 88% 79.7M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188400K .......... .......... .......... .......... .......... 88%  553K 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188450K .......... .......... .......... .......... .......... 88% 60.6M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188500K .......... .......... .......... .......... .......... 88% 56.3M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188550K .......... .......... .......... .......... .......... 88% 68.0M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188600K .......... .......... .......... .......... .......... 88% 65.7M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188650K .......... .......... .......... .......... .......... 88% 73.6M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188700K .......... .......... .......... .......... .......... 88% 71.3M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188750K .......... .......... .......... .......... .......... 88% 77.1M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188800K .......... .......... .......... .......... .......... 88% 68.6M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188850K .......... .......... .......... .......... .......... 88% 81.8M 3s
16:10:14 [2022-10-12T14:10:14.932Z] 188900K .......... .......... .......... .......... .......... 88% 83.5M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 188950K .......... .......... .......... .......... .......... 88%  693K 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189000K .......... .......... .......... .......... .......... 88% 61.0M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189050K .......... .......... .......... .......... .......... 88% 56.1M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189100K .......... .......... .......... .......... .......... 88% 66.9M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189150K .......... .......... .......... .......... .......... 88% 56.8M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189200K .......... .......... .......... .......... .......... 88% 61.7M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189250K .......... .......... .......... .......... .......... 88% 75.9M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189300K .......... .......... .......... .......... .......... 88% 72.8M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189350K .......... .......... .......... .......... .......... 89% 66.9M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189400K .......... .......... .......... .......... .......... 89% 64.3M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189450K .......... .......... .......... .......... .......... 89% 83.3M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189500K .......... .......... .......... .......... .......... 89% 83.6M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189550K .......... .......... .......... .......... .......... 89%  678K 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189600K .......... .......... .......... .......... .......... 89% 59.6M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189650K .......... .......... .......... .......... .......... 89% 69.3M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189700K .......... .......... .......... .......... .......... 89% 69.3M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189750K .......... .......... .......... .......... .......... 89% 70.7M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189800K .......... .......... .......... .......... .......... 89% 61.1M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189850K .......... .......... .......... .......... .......... 89% 73.4M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189900K .......... .......... .......... .......... .......... 89% 75.6M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 189950K .......... .......... .......... .......... .......... 89% 82.7M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 190000K .......... .......... .......... .......... .......... 89% 69.9M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 190050K .......... .......... .......... .......... .......... 89% 83.1M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 190100K .......... .......... .......... .......... .......... 89%  686K 3s
16:10:15 [2022-10-12T14:10:15.183Z] 190150K .......... .......... .......... .......... .......... 89% 63.4M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 190200K .......... .......... .......... .......... .......... 89% 61.1M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 190250K .......... .......... .......... .......... .......... 89% 73.2M 3s
16:10:15 [2022-10-12T14:10:15.183Z] 190300K .......... .......... .......... .......... .......... 89% 83.1M 3s
16:10:15 [2022-10-12T14:10:15.184Z] 190350K .......... .......... .......... .......... .......... 89% 81.6M 3s
16:10:15 [2022-10-12T14:10:15.184Z] 190400K .......... .......... .......... .......... .......... 89% 29.0M 3s
16:10:15 [2022-10-12T14:10:15.184Z] 190450K .......... .......... .......... .......... .......... 89% 69.0M 3s
16:10:15 [2022-10-12T14:10:15.184Z] 190500K .......... .......... .......... .......... .......... 89% 73.4M 3s
16:10:15 [2022-10-12T14:10:15.184Z] 190550K .......... .......... .......... .......... .......... 89% 73.5M 2s
16:10:15 [2022-10-12T14:10:15.184Z] 190600K .......... .......... .......... .......... .......... 89% 72.1M 2s
16:10:15 [2022-10-12T14:10:15.184Z] 190650K .......... .......... .......... .......... .......... 89% 83.1M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 190700K .......... .......... .......... .......... .......... 89%  724K 2s
16:10:15 [2022-10-12T14:10:15.434Z] 190750K .......... .......... .......... .......... .......... 89% 51.3M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 190800K .......... .......... .......... .......... .......... 89% 62.8M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 190850K .......... .......... .......... .......... .......... 89% 61.5M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 190900K .......... .......... .......... .......... .......... 89% 69.7M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 190950K .......... .......... .......... .......... .......... 89% 64.7M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191000K .......... .......... .......... .......... .......... 89% 63.1M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191050K .......... .......... .......... .......... .......... 89% 77.8M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191100K .......... .......... .......... .......... .......... 89% 80.9M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191150K .......... .......... .......... .......... .......... 89% 84.4M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191200K .......... .......... .......... .......... .......... 89% 69.9M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191250K .......... .......... .......... .......... .......... 89% 81.6M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191300K .......... .......... .......... .......... .......... 89%  688K 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191350K .......... .......... .......... .......... .......... 89% 67.4M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191400K .......... .......... .......... .......... .......... 89% 53.1M 2s
16:10:15 [2022-10-12T14:10:15.434Z] 191450K .......... .......... .......... .......... .......... 89% 66.4M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191500K .......... .......... .......... .......... .......... 90% 74.4M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191550K .......... .......... .......... .......... .......... 90% 69.7M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191600K .......... .......... .......... .......... .......... 90% 56.1M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191650K .......... .......... .......... .......... .......... 90% 70.9M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191700K .......... .......... .......... .......... .......... 90% 77.0M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191750K .......... .......... .......... .......... .......... 90% 77.9M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191800K .......... .......... .......... .......... .......... 90% 64.4M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191850K .......... .......... .......... .......... .......... 90% 77.1M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191900K .......... .......... .......... .......... .......... 90%  686K 2s
16:10:15 [2022-10-12T14:10:15.435Z] 191950K .......... .......... .......... .......... .......... 90% 65.6M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192000K .......... .......... .......... .......... .......... 90% 59.6M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192050K .......... .......... .......... .......... .......... 90% 73.5M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192100K .......... .......... .......... .......... .......... 90% 67.7M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192150K .......... .......... .......... .......... .......... 90% 74.3M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192200K .......... .......... .......... .......... .......... 90% 64.4M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192250K .......... .......... .......... .......... .......... 90% 64.6M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192300K .......... .......... .......... .......... .......... 90% 77.6M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192350K .......... .......... .......... .......... .......... 90% 76.7M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192400K .......... .......... .......... .......... .......... 90% 67.0M 2s
16:10:15 [2022-10-12T14:10:15.435Z] 192450K .......... .......... .......... .......... .......... 90% 84.4M 2s
16:10:15 [2022-10-12T14:10:15.685Z] 192500K .......... .......... .......... .......... .......... 90%  569K 2s
16:10:15 [2022-10-12T14:10:15.686Z] 192550K .......... .......... .......... .......... .......... 90% 21.3M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 192600K .......... .......... .......... .......... .......... 90% 39.5M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 192650K .......... .......... .......... .......... .......... 90% 66.2M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 192700K .......... .......... .......... .......... .......... 90% 66.2M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 192750K .......... .......... .......... .......... .......... 90% 73.6M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 192800K .......... .......... .......... .......... .......... 90% 54.6M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 192850K .......... .......... .......... .......... .......... 90% 66.0M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 192900K .......... .......... .......... .......... .......... 90% 78.3M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 192950K .......... .......... .......... .......... .......... 90% 83.6M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193000K .......... .......... .......... .......... .......... 90% 75.0M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193050K .......... .......... .......... .......... .......... 90% 77.6M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193100K .......... .......... .......... .......... .......... 90%  721K 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193150K .......... .......... .......... .......... .......... 90% 66.9M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193200K .......... .......... .......... .......... .......... 90% 58.9M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193250K .......... .......... .......... .......... .......... 90% 72.3M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193300K .......... .......... .......... .......... .......... 90% 64.5M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193350K .......... .......... .......... .......... .......... 90% 69.1M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193400K .......... .......... .......... .......... .......... 90% 66.7M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193450K .......... .......... .......... .......... .......... 90% 71.1M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193500K .......... .......... .......... .......... .......... 90% 78.3M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193550K .......... .......... .......... .......... .......... 90% 83.8M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193600K .......... .......... .......... .......... .......... 91% 64.7M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193650K .......... .......... .......... .......... .......... 91% 82.7M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193700K .......... .......... .......... .......... .......... 91% 82.5M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193750K .......... .......... .......... .......... .......... 91%  687K 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193800K .......... .......... .......... .......... .......... 91% 65.7M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193850K .......... .......... .......... .......... .......... 91% 72.3M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193900K .......... .......... .......... .......... .......... 91% 70.6M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 193950K .......... .......... .......... .......... .......... 91% 71.8M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 194000K .......... .......... .......... .......... .......... 91% 58.4M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 194050K .......... .......... .......... .......... .......... 91% 78.1M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 194100K .......... .......... .......... .......... .......... 91% 73.6M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 194150K .......... .......... .......... .......... .......... 91% 73.0M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 194200K .......... .......... .......... .......... .......... 91% 74.5M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 194250K .......... .......... .......... .......... .......... 91% 68.4M 2s
16:10:15 [2022-10-12T14:10:15.686Z] 194300K .......... .......... .......... .......... .......... 91% 83.2M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194350K .......... .......... .......... .......... .......... 91% 82.2M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194400K .......... .......... .......... .......... .......... 91%  690K 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194450K .......... .......... .......... .......... .......... 91% 65.6M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194500K .......... .......... .......... .......... .......... 91% 57.6M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194550K .......... .......... .......... .......... .......... 91% 55.4M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194600K .......... .......... .......... .......... .......... 91% 60.9M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194650K .......... .......... .......... .......... .......... 91% 61.6M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194700K .......... .......... .......... .......... .......... 91% 65.8M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194750K .......... .......... .......... .......... .......... 91% 77.9M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194800K .......... .......... .......... .......... .......... 91% 63.9M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194850K .......... .......... .......... .......... .......... 91% 81.8M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194900K .......... .......... .......... .......... .......... 91% 83.7M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 194950K .......... .......... .......... .......... .......... 91% 83.8M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195000K .......... .......... .......... .......... .......... 91% 70.3M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195050K .......... .......... .......... .......... .......... 91%  712K 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195100K .......... .......... .......... .......... .......... 91% 71.3M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195150K .......... .......... .......... .......... .......... 91% 58.2M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195200K .......... .......... .......... .......... .......... 91% 58.6M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195250K .......... .......... .......... .......... .......... 91% 66.5M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195300K .......... .......... .......... .......... .......... 91% 57.1M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195350K .......... .......... .......... .......... .......... 91% 62.8M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195400K .......... .......... .......... .......... .......... 91% 74.0M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195450K .......... .......... .......... .......... .......... 91% 78.4M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195500K .......... .......... .......... .......... .......... 91% 84.2M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195550K .......... .......... .......... .......... .......... 91% 82.3M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195600K .......... .......... .......... .......... .......... 91% 67.8M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195650K .......... .......... .......... .......... .......... 91% 78.2M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195700K .......... .......... .......... .......... .......... 91%  705K 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195750K .......... .......... .......... .......... .......... 92% 58.3M 2s
16:10:15 [2022-10-12T14:10:15.937Z] 195800K .......... .......... .......... .......... .......... 92% 57.4M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 195850K .......... .......... .......... .......... .......... 92% 67.4M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 195900K .......... .......... .......... .......... .......... 92% 62.5M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 195950K .......... .......... .......... .......... .......... 92% 67.5M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 196000K .......... .......... .......... .......... .......... 92% 58.3M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 196050K .......... .......... .......... .......... .......... 92% 74.0M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 196100K .......... .......... .......... .......... .......... 92% 74.9M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 196150K .......... .......... .......... .......... .......... 92% 78.1M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 196200K .......... .......... .......... .......... .......... 92% 65.4M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 196250K .......... .......... .......... .......... .......... 92% 80.2M 2s
16:10:15 [2022-10-12T14:10:15.938Z] 196300K .......... .......... .......... .......... .......... 92% 72.2M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196350K .......... .......... .......... .......... .......... 92%  703K 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196400K .......... .......... .......... .......... .......... 92% 53.7M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196450K .......... .......... .......... .......... .......... 92% 69.6M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196500K .......... .......... .......... .......... .......... 92% 71.3M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196550K .......... .......... .......... .......... .......... 92% 82.6M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196600K .......... .......... .......... .......... .......... 92%  538K 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196650K .......... .......... .......... .......... .......... 92% 69.1M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196700K .......... .......... .......... .......... .......... 92% 60.4M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196750K .......... .......... .......... .......... .......... 92% 70.4M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196800K .......... .......... .......... .......... .......... 92% 60.5M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196850K .......... .......... .......... .......... .......... 92% 73.5M 2s
16:10:16 [2022-10-12T14:10:16.188Z] 196900K .......... .......... .......... .......... .......... 92% 65.6M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 196950K .......... .......... .......... .......... .......... 92% 71.6M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197000K .......... .......... .......... .......... .......... 92% 74.6M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197050K .......... .......... .......... .......... .......... 92% 82.9M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197100K .......... .......... .......... .......... .......... 92% 83.7M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197150K .......... .......... .......... .......... .......... 92% 82.7M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197200K .......... .......... .......... .......... .......... 92% 68.0M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197250K .......... .......... .......... .......... .......... 92%  669K 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197300K .......... .......... .......... .......... .......... 92% 68.8M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197350K .......... .......... .......... .......... .......... 92% 64.2M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197400K .......... .......... .......... .......... .......... 92% 68.4M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197450K .......... .......... .......... .......... .......... 92% 71.2M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197500K .......... .......... .......... .......... .......... 92% 74.3M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197550K .......... .......... .......... .......... .......... 92% 73.8M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197600K .......... .......... .......... .......... .......... 92% 63.2M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197650K .......... .......... .......... .......... .......... 92% 66.2M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197700K .......... .......... .......... .......... .......... 92% 81.7M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197750K .......... .......... .......... .......... .......... 92% 83.9M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197800K .......... .......... .......... .......... .......... 92% 73.9M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197850K .......... .......... .......... .......... .......... 93% 84.4M 2s
16:10:16 [2022-10-12T14:10:16.189Z] 197900K .......... .......... .......... .......... .......... 93% 82.1M 2s
16:10:16 [2022-10-12T14:10:16.439Z] 197950K .......... .......... .......... .......... .......... 93%  742K 2s
16:10:16 [2022-10-12T14:10:16.439Z] 198000K .......... .......... .......... .......... .......... 93% 57.6M 2s
16:10:16 [2022-10-12T14:10:16.439Z] 198050K .......... .......... .......... .......... .......... 93% 63.9M 2s
16:10:16 [2022-10-12T14:10:16.439Z] 198100K .......... .......... .......... .......... .......... 93% 70.8M 2s
16:10:16 [2022-10-12T14:10:16.439Z] 198150K .......... .......... .......... .......... .......... 93% 67.2M 2s
16:10:16 [2022-10-12T14:10:16.439Z] 198200K .......... .......... .......... .......... .......... 93% 65.9M 2s
16:10:16 [2022-10-12T14:10:16.439Z] 198250K .......... .......... .......... .......... .......... 93% 72.1M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198300K .......... .......... .......... .......... .......... 93% 71.4M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198350K .......... .......... .......... .......... .......... 93% 71.8M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198400K .......... .......... .......... .......... .......... 93% 68.7M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198450K .......... .......... .......... .......... .......... 93% 83.8M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198500K .......... .......... .......... .......... .......... 93% 83.9M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198550K .......... .......... .......... .......... .......... 93% 83.8M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198600K .......... .......... .......... .......... .......... 93% 73.3M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198650K .......... .......... .......... .......... .......... 93%  693K 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198700K .......... .......... .......... .......... .......... 93% 38.2M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198750K .......... .......... .......... .......... .......... 93% 66.5M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198800K .......... .......... .......... .......... .......... 93% 58.6M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198850K .......... .......... .......... .......... .......... 93% 73.9M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198900K .......... .......... .......... .......... .......... 93% 67.3M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 198950K .......... .......... .......... .......... .......... 93% 74.5M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199000K .......... .......... .......... .......... .......... 93% 62.5M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199050K .......... .......... .......... .......... .......... 93% 78.2M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199100K .......... .......... .......... .......... .......... 93% 78.4M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199150K .......... .......... .......... .......... .......... 93% 81.8M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199200K .......... .......... .......... .......... .......... 93% 68.0M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199250K .......... .......... .......... .......... .......... 93% 84.1M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199300K .......... .......... .......... .......... .......... 93% 84.9M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199350K .......... .......... .......... .......... .......... 93%  737K 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199400K .......... .......... .......... .......... .......... 93% 58.4M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199450K .......... .......... .......... .......... .......... 93% 68.0M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199500K .......... .......... .......... .......... .......... 93% 73.5M 2s
16:10:16 [2022-10-12T14:10:16.440Z] 199550K .......... .......... .......... .......... .......... 93% 50.2M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 199600K .......... .......... .......... .......... .......... 93% 63.0M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 199650K .......... .......... .......... .......... .......... 93% 71.0M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 199700K .......... .......... .......... .......... .......... 93% 62.5M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 199750K .......... .......... .......... .......... .......... 93% 67.4M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 199800K .......... .......... .......... .......... .......... 93% 61.3M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 199850K .......... .......... .......... .......... .......... 93% 80.4M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 199900K .......... .......... .......... .......... .......... 93% 76.5M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 199950K .......... .......... .......... .......... .......... 93% 82.3M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 200000K .......... .......... .......... .......... .......... 94% 64.8M 1s
16:10:16 [2022-10-12T14:10:16.440Z] 200050K .......... .......... .......... .......... .......... 94%  725K 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200100K .......... .......... .......... .......... .......... 94% 13.1M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200150K .......... .......... .......... .......... .......... 94% 60.0M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200200K .......... .......... .......... .......... .......... 94% 62.4M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200250K .......... .......... .......... .......... .......... 94% 70.5M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200300K .......... .......... .......... .......... .......... 94% 73.2M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200350K .......... .......... .......... .......... .......... 94% 70.0M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200400K .......... .......... .......... .......... .......... 94% 56.9M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200450K .......... .......... .......... .......... .......... 94% 80.1M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200500K .......... .......... .......... .......... .......... 94% 83.6M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200550K .......... .......... .......... .......... .......... 94% 83.8M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200600K .......... .......... .......... .......... .......... 94% 75.0M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200650K .......... .......... .......... .......... .......... 94% 81.9M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200700K .......... .......... .......... .......... .......... 94%  538K 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200750K .......... .......... .......... .......... .......... 94% 72.1M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200800K .......... .......... .......... .......... .......... 94% 47.5M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200850K .......... .......... .......... .......... .......... 94% 73.5M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200900K .......... .......... .......... .......... .......... 94% 73.4M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 200950K .......... .......... .......... .......... .......... 94% 63.0M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201000K .......... .......... .......... .......... .......... 94% 53.3M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201050K .......... .......... .......... .......... .......... 94% 67.6M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201100K .......... .......... .......... .......... .......... 94% 76.5M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201150K .......... .......... .......... .......... .......... 94% 77.8M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201200K .......... .......... .......... .......... .......... 94% 68.0M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201250K .......... .......... .......... .......... .......... 94% 73.3M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201300K .......... .......... .......... .......... .......... 94% 77.3M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201350K .......... .......... .......... .......... .......... 94% 77.8M 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201400K .......... .......... .......... .......... .......... 94%  808K 1s
16:10:16 [2022-10-12T14:10:16.691Z] 201450K .......... .......... .......... .......... .......... 94% 57.2M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201500K .......... .......... .......... .......... .......... 94% 67.0M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201550K .......... .......... .......... .......... .......... 94% 72.3M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201600K .......... .......... .......... .......... .......... 94% 58.2M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201650K .......... .......... .......... .......... .......... 94% 70.5M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201700K .......... .......... .......... .......... .......... 94% 70.2M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201750K .......... .......... .......... .......... .......... 94% 65.8M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201800K .......... .......... .......... .......... .......... 94% 66.7M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201850K .......... .......... .......... .......... .......... 94% 72.2M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201900K .......... .......... .......... .......... .......... 94% 81.5M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 201950K .......... .......... .......... .......... .......... 94% 81.5M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 202000K .......... .......... .......... .......... .......... 94% 70.8M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 202050K .......... .......... .......... .......... .......... 94% 78.8M 1s
16:10:16 [2022-10-12T14:10:16.692Z] 202100K .......... .......... .......... .......... .......... 94% 78.0M 1s
16:10:16 [2022-10-12T14:10:16.942Z] 202150K .......... .......... .......... .......... .......... 95%  713K 1s
16:10:16 [2022-10-12T14:10:16.942Z] 202200K .......... .......... .......... .......... .......... 95% 56.2M 1s
16:10:16 [2022-10-12T14:10:16.942Z] 202250K .......... .......... .......... .......... .......... 95% 68.6M 1s
16:10:16 [2022-10-12T14:10:16.942Z] 202300K .......... .......... .......... .......... .......... 95% 73.7M 1s
16:10:16 [2022-10-12T14:10:16.942Z] 202350K .......... .......... .......... .......... .......... 95% 67.1M 1s
16:10:16 [2022-10-12T14:10:16.942Z] 202400K .......... .......... .......... .......... .......... 95% 69.2M 1s
16:10:16 [2022-10-12T14:10:16.942Z] 202450K .......... .......... .......... .......... .......... 95% 81.7M 1s
16:10:16 [2022-10-12T14:10:16.942Z] 202500K .......... .......... .......... .......... .......... 95% 74.1M 1s
16:10:16 [2022-10-12T14:10:16.942Z] 202550K .......... .......... .......... .......... .......... 95% 68.3M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 202600K .......... .......... .......... .......... .......... 95% 66.6M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 202650K .......... .......... .......... .......... .......... 95% 72.9M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 202700K .......... .......... .......... .......... .......... 95% 70.7M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 202750K .......... .......... .......... .......... .......... 95% 74.0M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 202800K .......... .......... .......... .......... .......... 95% 66.5M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 202850K .......... .......... .......... .......... .......... 95% 83.4M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 202900K .......... .......... .......... .......... .......... 95% 84.3M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 202950K .......... .......... .......... .......... .......... 95%  718K 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203000K .......... .......... .......... .......... .......... 95% 57.2M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203050K .......... .......... .......... .......... .......... 95% 65.9M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203100K .......... .......... .......... .......... .......... 95% 71.2M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203150K .......... .......... .......... .......... .......... 95% 73.3M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203200K .......... .......... .......... .......... .......... 95% 56.4M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203250K .......... .......... .......... .......... .......... 95% 77.5M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203300K .......... .......... .......... .......... .......... 95% 71.1M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203350K .......... .......... .......... .......... .......... 95% 75.9M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203400K .......... .......... .......... .......... .......... 95% 66.9M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203450K .......... .......... .......... .......... .......... 95% 74.6M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203500K .......... .......... .......... .......... .......... 95% 84.4M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203550K .......... .......... .......... .......... .......... 95% 83.4M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203600K .......... .......... .......... .......... .......... 95% 66.6M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203650K .......... .......... .......... .......... .......... 95% 83.3M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203700K .......... .......... .......... .......... .......... 95%  720K 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203750K .......... .......... .......... .......... .......... 95% 67.3M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203800K .......... .......... .......... .......... .......... 95% 55.6M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203850K .......... .......... .......... .......... .......... 95% 62.0M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203900K .......... .......... .......... .......... .......... 95% 67.6M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 203950K .......... .......... .......... .......... .......... 95% 69.4M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204000K .......... .......... .......... .......... .......... 95% 58.5M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204050K .......... .......... .......... .......... .......... 95% 68.5M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204100K .......... .......... .......... .......... .......... 95% 68.9M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204150K .......... .......... .......... .......... .......... 95% 76.8M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204200K .......... .......... .......... .......... .......... 95% 73.0M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204250K .......... .......... .......... .......... .......... 96% 83.4M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204300K .......... .......... .......... .......... .......... 96% 73.5M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204350K .......... .......... .......... .......... .......... 96% 75.0M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204400K .......... .......... .......... .......... .......... 96% 66.2M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204450K .......... .......... .......... .......... .......... 96% 77.3M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204500K .......... .......... .......... .......... .......... 96%  717K 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204550K .......... .......... .......... .......... .......... 96% 68.0M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204600K .......... .......... .......... .......... .......... 96% 61.5M 1s
16:10:16 [2022-10-12T14:10:16.943Z] 204650K .......... .......... .......... .......... .......... 96% 77.3M 1s
16:10:16 [2022-10-12T14:10:16.944Z] 204700K .......... .......... .......... .......... .......... 96% 81.5M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 204750K .......... .......... .......... .......... .......... 96% 83.5M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 204800K .......... .......... .......... .......... .......... 96%  471K 1s
16:10:17 [2022-10-12T14:10:17.194Z] 204850K .......... .......... .......... .......... .......... 96% 66.5M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 204900K .......... .......... .......... .......... .......... 96% 57.7M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 204950K .......... .......... .......... .......... .......... 96% 75.1M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205000K .......... .......... .......... .......... .......... 96% 70.6M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205050K .......... .......... .......... .......... .......... 96% 68.7M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205100K .......... .......... .......... .......... .......... 96% 71.7M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205150K .......... .......... .......... .......... .......... 96% 67.8M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205200K .......... .......... .......... .......... .......... 96% 58.6M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205250K .......... .......... .......... .......... .......... 96% 77.6M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205300K .......... .......... .......... .......... .......... 96% 83.8M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205350K .......... .......... .......... .......... .......... 96% 83.9M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205400K .......... .......... .......... .......... .......... 96% 72.0M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205450K .......... .......... .......... .......... .......... 96% 81.2M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205500K .......... .......... .......... .......... .......... 96% 83.7M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205550K .......... .......... .......... .......... .......... 96% 74.3M 1s
16:10:17 [2022-10-12T14:10:17.194Z] 205600K .......... .......... .......... .......... .......... 96%  921K 1s
16:10:17 [2022-10-12T14:10:17.195Z] 205650K .......... .......... .......... .......... .......... 96% 67.4M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 205700K .......... .......... .......... .......... .......... 96% 60.1M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 205750K .......... .......... .......... .......... .......... 96% 69.0M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 205800K .......... .......... .......... .......... .......... 96% 63.2M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 205850K .......... .......... .......... .......... .......... 96% 68.7M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 205900K .......... .......... .......... .......... .......... 96% 68.0M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 205950K .......... .......... .......... .......... .......... 96% 72.3M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206000K .......... .......... .......... .......... .......... 96% 58.4M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206050K .......... .......... .......... .......... .......... 96% 77.5M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206100K .......... .......... .......... .......... .......... 96% 83.1M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206150K .......... .......... .......... .......... .......... 96% 79.7M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206200K .......... .......... .......... .......... .......... 96% 73.8M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206250K .......... .......... .......... .......... .......... 96% 77.2M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206300K .......... .......... .......... .......... .......... 96% 83.9M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206350K .......... .......... .......... .......... .......... 96% 83.6M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206400K .......... .......... .......... .......... .......... 97%  715K 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206450K .......... .......... .......... .......... .......... 97% 71.0M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206500K .......... .......... .......... .......... .......... 97% 68.4M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206550K .......... .......... .......... .......... .......... 97% 67.0M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206600K .......... .......... .......... .......... .......... 97% 57.9M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206650K .......... .......... .......... .......... .......... 97% 63.6M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206700K .......... .......... .......... .......... .......... 97% 72.5M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206750K .......... .......... .......... .......... .......... 97% 72.7M 1s
16:10:17 [2022-10-12T14:10:17.195Z] 206800K .......... .......... .......... .......... .......... 97% 58.7M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 206850K .......... .......... .......... .......... .......... 97% 70.8M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 206900K .......... .......... .......... .......... .......... 97% 78.7M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 206950K .......... .......... .......... .......... .......... 97% 82.1M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207000K .......... .......... .......... .......... .......... 97% 73.3M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207050K .......... .......... .......... .......... .......... 97% 82.9M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207100K .......... .......... .......... .......... .......... 97% 84.6M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207150K .......... .......... .......... .......... .......... 97% 84.4M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207200K .......... .......... .......... .......... .......... 97%  696K 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207250K .......... .......... .......... .......... .......... 97% 63.2M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207300K .......... .......... .......... .......... .......... 97% 64.3M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207350K .......... .......... .......... .......... .......... 97% 75.7M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207400K .......... .......... .......... .......... .......... 97% 65.2M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207450K .......... .......... .......... .......... .......... 97% 71.1M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207500K .......... .......... .......... .......... .......... 97% 72.2M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207550K .......... .......... .......... .......... .......... 97% 74.2M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207600K .......... .......... .......... .......... .......... 97% 55.9M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207650K .......... .......... .......... .......... .......... 97% 67.3M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207700K .......... .......... .......... .......... .......... 97% 78.1M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207750K .......... .......... .......... .......... .......... 97% 81.7M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207800K .......... .......... .......... .......... .......... 97% 73.9M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207850K .......... .......... .......... .......... .......... 97% 83.9M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207900K .......... .......... .......... .......... .......... 97% 80.0M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 207950K .......... .......... .......... .......... .......... 97% 83.2M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 208000K .......... .......... .......... .......... .......... 97% 69.4M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 208050K .......... .......... .......... .......... .......... 97%  770K 1s
16:10:17 [2022-10-12T14:10:17.446Z] 208100K .......... .......... .......... .......... .......... 97% 20.0M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 208150K .......... .......... .......... .......... .......... 97% 60.7M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 208200K .......... .......... .......... .......... .......... 97% 55.9M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 208250K .......... .......... .......... .......... .......... 97% 65.3M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 208300K .......... .......... .......... .......... .......... 97% 64.5M 1s
16:10:17 [2022-10-12T14:10:17.446Z] 208350K .......... .......... .......... .......... .......... 97% 69.1M 0s
16:10:17 [2022-10-12T14:10:17.446Z] 208400K .......... .......... .......... .......... .......... 97% 53.1M 0s
16:10:17 [2022-10-12T14:10:17.446Z] 208450K .......... .......... .......... .......... .......... 97% 66.8M 0s
16:10:17 [2022-10-12T14:10:17.446Z] 208500K .......... .......... .......... .......... .......... 98% 67.8M 0s
16:10:17 [2022-10-12T14:10:17.446Z] 208550K .......... .......... .......... .......... .......... 98% 74.3M 0s
16:10:17 [2022-10-12T14:10:17.446Z] 208600K .......... .......... .......... .......... .......... 98% 67.8M 0s
16:10:17 [2022-10-12T14:10:17.446Z] 208650K .......... .......... .......... .......... .......... 98% 77.9M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 208700K .......... .......... .......... .......... .......... 98% 78.2M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 208750K .......... .......... .......... .......... .......... 98% 68.3M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 208800K .......... .......... .......... .......... .......... 98% 78.0M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 208850K .......... .......... .......... .......... .......... 98%  669K 0s
16:10:17 [2022-10-12T14:10:17.447Z] 208900K .......... .......... .......... .......... .......... 98% 56.8M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 208950K .......... .......... .......... .......... .......... 98% 65.5M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209000K .......... .......... .......... .......... .......... 98% 45.3M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209050K .......... .......... .......... .......... .......... 98% 76.5M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209100K .......... .......... .......... .......... .......... 98% 65.1M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209150K .......... .......... .......... .......... .......... 98% 68.1M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209200K .......... .......... .......... .......... .......... 98% 60.9M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209250K .......... .......... .......... .......... .......... 98% 70.9M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209300K .......... .......... .......... .......... .......... 98% 74.3M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209350K .......... .......... .......... .......... .......... 98% 72.0M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209400K .......... .......... .......... .......... .......... 98% 73.5M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209450K .......... .......... .......... .......... .......... 98% 83.7M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209500K .......... .......... .......... .......... .......... 98% 82.9M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209550K .......... .......... .......... .......... .......... 98% 72.3M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209600K .......... .......... .......... .......... .......... 98% 68.5M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209650K .......... .......... .......... .......... .......... 98% 83.6M 0s
16:10:17 [2022-10-12T14:10:17.447Z] 209700K .......... .......... .......... .......... .......... 98% 82.4M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 209750K .......... .......... .......... .......... .......... 98%  736K 0s
16:10:17 [2022-10-12T14:10:17.698Z] 209800K .......... .......... .......... .......... .......... 98% 54.2M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 209850K .......... .......... .......... .......... .......... 98% 75.5M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 209900K .......... .......... .......... .......... .......... 98% 66.6M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 209950K .......... .......... .......... .......... .......... 98% 65.1M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210000K .......... .......... .......... .......... .......... 98% 57.4M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210050K .......... .......... .......... .......... .......... 98% 66.4M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210100K .......... .......... .......... .......... .......... 98% 65.7M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210150K .......... .......... .......... .......... .......... 98% 62.8M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210200K .......... .......... .......... .......... .......... 98% 63.6M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210250K .......... .......... .......... .......... .......... 98% 77.0M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210300K .......... .......... .......... .......... .......... 98% 82.6M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210350K .......... .......... .......... .......... .......... 98% 84.0M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210400K .......... .......... .......... .......... .......... 98% 68.0M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210450K .......... .......... .......... .......... .......... 98% 73.0M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210500K .......... .......... .......... .......... .......... 98% 79.3M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210550K .......... .......... .......... .......... .......... 98% 85.2M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210600K .......... .......... .......... .......... .......... 98%  695K 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210650K .......... .......... .......... .......... .......... 99% 64.8M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210700K .......... .......... .......... .......... .......... 99% 71.2M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210750K .......... .......... .......... .......... .......... 99% 83.2M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210800K .......... .......... .......... .......... .......... 99% 37.8M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210850K .......... .......... .......... .......... .......... 99% 62.0M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210900K .......... .......... .......... .......... .......... 99% 64.2M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 210950K .......... .......... .......... .......... .......... 99% 60.5M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211000K .......... .......... .......... .......... .......... 99% 62.4M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211050K .......... .......... .......... .......... .......... 99% 67.7M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211100K .......... .......... .......... .......... .......... 99% 66.2M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211150K .......... .......... .......... .......... .......... 99% 77.3M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211200K .......... .......... .......... .......... .......... 99% 58.5M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211250K .......... .......... .......... .......... .......... 99% 68.6M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211300K .......... .......... .......... .......... .......... 99% 58.7M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211350K .......... .......... .......... .......... .......... 99% 78.5M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211400K .......... .......... .......... .......... .......... 99% 77.0M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211450K .......... .......... .......... .......... .......... 99% 76.4M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211500K .......... .......... .......... .......... .......... 99%  795K 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211550K .......... .......... .......... .......... .......... 99% 65.2M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211600K .......... .......... .......... .......... .......... 99% 56.2M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211650K .......... .......... .......... .......... .......... 99% 70.3M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211700K .......... .......... .......... .......... .......... 99% 62.8M 0s
16:10:17 [2022-10-12T14:10:17.698Z] 211750K .......... .......... .......... .......... .......... 99% 65.8M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 211800K .......... .......... .......... .......... .......... 99% 58.8M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 211850K .......... .......... .......... .......... .......... 99% 64.7M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 211900K .......... .......... .......... .......... .......... 99% 74.4M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 211950K .......... .......... .......... .......... .......... 99% 72.4M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 212000K .......... .......... .......... .......... .......... 99% 55.8M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 212050K .......... .......... .......... .......... .......... 99% 72.8M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 212100K .......... .......... .......... .......... .......... 99% 83.1M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 212150K .......... .......... .......... .......... .......... 99% 81.4M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 212200K .......... .......... .......... .......... .......... 99% 63.4M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 212250K .......... .......... .......... .......... .......... 99% 77.5M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 212300K .......... .......... .......... .......... .......... 99% 74.7M 0s
16:10:17 [2022-10-12T14:10:17.699Z] 212350K .......... .......... .......... .......... .......... 99% 76.9M 0s
16:10:17 [2022-10-12T14:10:17.949Z] 212400K .......... .......... .......... .......... .......... 99%  697K 0s
16:10:17 [2022-10-12T14:10:17.949Z] 212450K .......... .......... .......... .......... .......... 99% 56.0M 0s
16:10:17 [2022-10-12T14:10:17.949Z] 212500K .......... .......... .......... .......... .......... 99% 65.7M 0s
16:10:17 [2022-10-12T14:10:17.949Z] 212550K .......... .......... .......... .......... .......... 99% 76.9M 0s
16:10:17 [2022-10-12T14:10:17.949Z] 212600K .......... .......... .......... .......... .......... 99% 56.6M 0s
16:10:17 [2022-10-12T14:10:17.949Z] 212650K .......... .......... .......... .......... .......... 99% 63.5M 0s
16:10:17 [2022-10-12T14:10:17.949Z] 212700K .......... .......... .......... .......... .......... 99% 75.1M 0s
16:10:17 [2022-10-12T14:10:17.949Z] 212750K .......... .......... .......... .......... ..        100% 82.6M=24s
16:10:17 [2022-10-12T14:10:17.949Z] 
16:10:17 [2022-10-12T14:10:17.949Z] 2022-10-12 14:10:17 (8.63 MB/s) - ‘wildfly-26.1.2.Final.zip’ saved [217899691/217899691]
16:10:17 [2022-10-12T14:10:17.949Z] 
16:10:17 [2022-10-12T14:10:17.949Z] Archive:  silverpeas-6.3-wildfly26.zip
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/bin/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/bin/lib/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/bin/gradle/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/bin/gradle/wrapper/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/configuration/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/resources/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/
16:10:17 [2022-10-12T14:10:17.949Z]    creating: /opt/silverpeas-6.3-wildfly26/log/
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/bin/silverpeas  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/bin/settings.gradle  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/bin/silverpeas.gradle  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/bin/lib/README.TXT  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/bin/build.gradle  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/bin/silverpeas.bat  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/bin/gradle/wrapper/gradle-wrapper.jar  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/bin/gradle/wrapper/gradle-wrapper.properties  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/resources/repository.jcr  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/01-schedulerSettings.groovy  
16:10:17 [2022-10-12T14:10:17.949Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/01-variousSettings.groovy  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/01-jcrSettings.groovy  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/01-converterSettings.groovy  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/01-tickersSettings.groovy  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/00-SilverpeasSettings.xml  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/01-updateAttachmentsWithFileServer.groovy  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/silverpeas/99-cleanup.groovy  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/extensions-removing.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/jsp-reload.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queries-7.1.0.jar  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-core-7.1.0.jar  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-sandbox-7.1.0.jar  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-facet-7.1.0.jar  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/module.xml  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-analyzers-common-7.1.0.jar  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queryparser-7.1.0.jar  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-suggest-7.1.0.jar  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/jsp-java8-support.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/jboss-jta.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/webserver-parameters.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/silverpeas-website.groovy  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/http-request-max-size.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/jackrabbit-ds.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/jackson-for-json.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/silverpeas-jms.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/jboss-standalone-debug.groovy  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/silverpeas-logging-profile.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/jboss-secure.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/jackrabbit-ra.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/silverpeas-weblib.groovy  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/silverpeas-ds.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/jboss-port.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/silverpeas-data-web.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/jboss/deployment-timeout.cli  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/configuration/sample_config.properties  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/log/README.TXT  
16:10:17 [2022-10-12T14:10:17.950Z]   inflating: /opt/silverpeas-6.3-wildfly26/BUILD  
16:10:17 [2022-10-12T14:10:17.950Z] Archive:  wildfly-26.1.2.Final.zip
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/bin/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/bin/client/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/standalone/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/standalone/configuration/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/standalone/lib/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/standalone/lib/ext/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/standalone/tmp/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/standalone/tmp/auth/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/standalone/deployments/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/.well-known/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/.well-known/acme-challenge/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/appclient/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/appclient/configuration/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/licenses/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/contrib/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/init.d/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/systemd/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/service/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/service/amd64/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/schema/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/examples/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/docs/examples/configs/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/.installation/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/welcome-content/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/scripting/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/scripting/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/jdk/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/jdk/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/asm/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/asm/asm/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/asm/asm/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/net/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/net/bytebuddy/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/net/bytebuddy/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/net/jcip/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/net/jcip/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/nu/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/nu/xom/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/nu/xom/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/wildflyee/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/wildflyee/api/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/wildflyee/api/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javaee/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javaee/api/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javaee/api/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/javassist/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/javassist/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/omg/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/omg/api/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/omg/api/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/projectodd/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/projectodd/vdx/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/projectodd/vdx/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jctools/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jctools/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/dom4j/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/dom4j/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jgit/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jgit/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/persistence/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/persistence/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/config/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/
16:10:17 [2022-10-12T14:10:17.950Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/health/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jdt/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jdt/ecj/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/yasson/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/yasson/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/mod_cluster/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/transaction/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/transaction/client/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/transaction/client/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/metrics/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/core-management/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/security/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/security/manager/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/rts/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/rts/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/picketlink/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/health/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/health/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/request-controller/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/io/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/io/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/discovery/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/clustering/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/undertow/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/elytron/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/batch/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/ee-security/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/
16:10:17 [2022-10-12T14:10:17.951Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-private/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-web/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/jakarta/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/manager/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/manager/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/http/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/dep/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/discovery/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/discovery/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/container/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/api/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/server/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/server/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/spi/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/singleton/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/api/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/api/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/service/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/service/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/common/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/common/main/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/naming/
16:10:17 [2022-10-12T14:10:17.952Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/naming/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/naming-client/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/naming-client/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/transaction/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/common/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/common/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/naming/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/ejb/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/bootable-jar/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/event/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/event/logger/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/event/logger/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/client/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/client/config/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/client/config/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/embedded/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/embedded/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/invocation/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/invocation/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/core/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/container/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/load/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/core/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/core/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/spi/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/spi/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/api/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/api/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/probe/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/probe/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jts/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jts/integration/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jts/integration/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jts/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/deployers/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/vfs/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/vfs/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/staxmapper/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/staxmapper/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb-client/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb-client/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xts/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xts/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/integration/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/integration/ext-content/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jaxbintros/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jaxbintros/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/marshalling/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/marshalling/river/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/marshalling/river/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/marshalling/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/classfilewriter/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/classfilewriter/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/
16:10:17 [2022-10-12T14:10:17.953Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logmanager/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logmanager/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/common-beans/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/common-beans/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/stdio/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/stdio/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/threads/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/threads/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting-jmx/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/netty/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/nio/
16:10:17 [2022-10-12T14:10:17.954Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/nio/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/msc/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/msc/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/api/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsr77/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsr77/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/remoting/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/remoting/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/webservices/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/jpa/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/transactions/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/common/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/common/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/spi/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/ejb/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jacorb/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jacorb/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-management/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-management/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-add-user/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/webservices/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/webservices/server/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/webservices/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/standalone/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/standalone/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/xts/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/xts/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/security/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/security/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/mail/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/mail/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/web/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/web/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ee/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ee/main/
16:10:17 [2022-10-12T14:10:17.956Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jmx/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jmx/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/core-security/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/core-security/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/appclient/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/appclient/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/network/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/network/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/web/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/common/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/spi/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/server/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/server/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/protocol/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/protocol/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/security-plugins/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/cli/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/cli/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/product/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/product/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/product/main/dir/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsf/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsf/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/host-controller/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/host-controller/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/transactions/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/transactions/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsf-injection/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/deployment-repository/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/version/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/version/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/threads/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/threads/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/naming/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/naming/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/system-jmx/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/web-common/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/web-common/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/connector/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/connector/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/sar/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/sar/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller-client/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller-client/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/modcluster/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/modcluster/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/management-client-content/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/process-controller/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/process-controller/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/platform-mbean/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jaxrs/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jdr/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jdr/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/messaging/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/messaging/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/pojo/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/pojo/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/logging/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/logging/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ejb3/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ejb3/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/patching/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/patching/cli/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/patching/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/console/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/console/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/log4j/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/log4j/logmanager/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/txframework/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/rts/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/rts/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/compensations/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/dmr/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/dmr/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/genericjms/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/genericjms/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb/remote/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/web/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/web/main/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/appclient/
16:10:17 [2022-10-12T14:10:17.957Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/ear/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/ear/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/common/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/common/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/ejb/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/iiop-client/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/iiop-client/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/commons/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/commons/logging/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remote-naming/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remote-naming/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting3/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting3/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jandex/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jandex/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/common/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/common/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/common/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/spi/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/spi/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/api/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/api/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb3/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb3/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jberet/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jberet/jberet-core/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jberet/jberet-core/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/slf4j/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/slf4j/impl/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/slf4j/impl/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/slf4j/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/antlr/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/antlr/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/azure/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/azure/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/kubernetes/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/kubernetes/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/joda/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/joda/time/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/joda/time/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/reactivestreams/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/reactivestreams/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/commons-annotations/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/envers/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/envers/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/validator/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/validator/cdi/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/validator/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/5.0/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/backend-jms/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/orm/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/orm/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/engine/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/engine/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/5.3/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/infinispan/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/infinispan/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/soteria/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/soteria/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/jakarta/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/jakarta/el/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/jakarta/json/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/enterprise/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/el/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/el/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/json/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/json/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/fusesource/
16:10:17 [2022-10-12T14:10:17.958Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/fusesource/jansi/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/fusesource/jansi/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jaxen/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jaxen/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/aesh/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/aesh/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jsoup/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jsoup/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/picketbox/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/picketbox/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcprov/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcutil/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcmail/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcpkix/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcpg/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hornetq/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hornetq/client/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hornetq/client/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/yaml/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/yaml/snakeyaml/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/yaml/snakeyaml/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/hibernate-cache/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/commons/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/commons/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/component/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/component/annotations/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/component/annotations/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/cachestore/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/cachestore/remote/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/remote/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/protostream/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/protostream/types/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/protostream/types/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/protostream/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/client/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/client/hotrod/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bitbucket/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bitbucket/jose4j/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bitbucket/jose4j/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/codehaus/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/codehaus/woodstox/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/codehaus/woodstox/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jasypt/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jasypt/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/james/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/james/mime4j/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/james/mime4j/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/core/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/internal/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/internal/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/qpid/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/qpid/proton/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/qpid/proton/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/lang3/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/lang3/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/codec/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/codec/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/io/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/io/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/cli/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/cli/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/collections/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/collections/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/beanutils/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/beanutils/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/logging/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/logging/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/sshd/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/sshd/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xml-resolver/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xml-resolver/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/neethi/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/neethi/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/santuario/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/santuario/xmlsec/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xerces/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xerces/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/velocity/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/velocity/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/thrift/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/thrift/main/
16:10:17 [2022-10-12T14:10:17.959Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xalan/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xalan/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/avro/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/avro/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/kafka/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/kafka/client/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/kafka/client/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/openjpa/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/openjpa/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/services-sts/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/ws-security/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/log4j/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/log4j/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/logging/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/logging/log4j/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/logging/log4j/api/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/security/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/security/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/xmlschema/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-util/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-api/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-noop/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/jwt/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/jwt/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/opentracing/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/opentracing/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/metrics/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/metrics/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/config/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/config/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/converters/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/health/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/health/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/openapi/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/openapi/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/annotation/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/annotation/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/function/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/function/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/classloader/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/classloader/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/expression/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/expression/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/constraint/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/constraint/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/fault-tolerance/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/agroal/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/agroal/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/core/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/core/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/client/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/client/kafka/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/client/kafka/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/client/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/context/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/context/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/api/
16:10:17 [2022-10-12T14:10:17.960Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/jaeger/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-http/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-http/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-handler/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-handler/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-common/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-common/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-resolver/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-resolver/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-dns/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-http2/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-buffer/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-buffer/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-socks/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-handler-proxy/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-resolver-dns/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/websocket/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/websocket/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/servlet/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/servlet/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/core/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/core/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/js/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/js/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/jsp/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/jsp/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava3/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava2/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/gnu/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/gnu/getopt/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/gnu/getopt/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/ibm/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/ibm/jdk/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/ibm/jdk/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jws/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jws/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jws/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/transaction/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/transaction/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/transaction/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/websocket/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/websocket/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/websocket/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jstl/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jstl/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jstl/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jsp/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jsp/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jsp/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/concurrent/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/concurrent/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/inject/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/inject/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/inject/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/enterprise/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/enterprise/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/enterprise/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/auth/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/auth/message/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/auth/message/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/auth/message/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/jacc/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/jacc/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/jacc/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/mail/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/mail/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/mail/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/el/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/el/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/el/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/activation/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/activation/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/activation/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/management/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/management/j2ee/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/management/j2ee/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/management/j2ee/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/annotation/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/annotation/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/annotation/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/stream/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/stream/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/stream/api/main/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/soap/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/soap/api/
16:10:17 [2022-10-12T14:10:17.961Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/soap/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/rpc/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/rpc/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/rpc/api/internal/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/rpc/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/bind/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/bind/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/bind/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/ws/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/ws/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/ws/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/bind/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/bind/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/bind/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/batch/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/batch/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/batch/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/persistence/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/persistence/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/persistence/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/wsdl4j/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/wsdl4j/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/wsdl4j/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jms/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jms/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jms/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/resource/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/resource/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/resource/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/orb/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/orb/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/orb/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/rmi/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/rmi/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/rmi/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ejb/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ejb/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ejb/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/interceptor/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/interceptor/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/interceptor/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/faces/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/faces/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/faces/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/validation/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/validation/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/validation/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ws/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ws/rs/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ws/rs/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ws/rs/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/sql/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/sql/api/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/sql/api/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/squareup/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/squareup/okhttp3/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/squareup/okhttp3/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/fastinfoset/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/messaging/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/jsf-impl/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/jsf-impl/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/guava/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/guava/failureaccess/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/guava/failureaccess/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/guava/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/code/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/code/gson/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/code/gson/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/protobuf/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/protobuf/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/microsoft/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/microsoft/azure/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/microsoft/azure/storage/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/microsoft/azure/storage/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/ibm/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/ibm/async/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/ibm/async/asyncutil/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/ben-manes/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/ben-manes/caffeine/
16:10:17 [2022-10-12T14:10:17.962Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/spullara/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/spullara/mustache/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/spullara/mustache/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/msg-simple/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/msg-simple/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/btf/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/btf/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/json-patch/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/json-patch/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/h2database/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/h2database/h2/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/h2database/h2/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/googlecode/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/googlecode/javaewah/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/googlecode/javaewah/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/classmate/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/classmate/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/domain/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/domain/configuration/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/domain/tmp/
16:10:18 [2022-10-12T14:10:18.213Z]    creating: /opt/wildfly-26.1.2.Final/domain/tmp/auth/
16:10:18 [2022-10-12T14:10:18.213Z]   inflating: /opt/wildfly-26.1.2.Final/copyright.txt  
16:10:18 [2022-10-12T14:10:18.213Z]   inflating: /opt/wildfly-26.1.2.Final/bin/product.conf  
16:10:18 [2022-10-12T14:10:18.213Z]   inflating: /opt/wildfly-26.1.2.Final/bin/wsconsume.ps1  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/bin/standalone.conf.ps1  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/bin/client/README-EJB-JMS.txt  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/mgmt-users.properties  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/appclient/configuration/appclient.xml  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/licenses.xsl  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/gnu general public license, version 2 with the classpath exception.txt  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/mozilla public license 2.0.html  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/the jsoup mit license.html  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/gnu lesser general public license v3.0 or later.txt  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/licenses.css  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/init.d/wildfly-init-debian.sh  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/README.md  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_2_2.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_10_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-cli_1_3.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-client-1_7.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-health-smallrye_3_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jmx_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-txn_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-health-smallrye_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-app_7_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_11_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-metrics-smallrye_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb3-spec-2_1.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-bean-validation_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-remoting_4_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jca_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/distributable-web_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb3-spec-2_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb3-2_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-jca_4_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jndi-binding-service_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-opentelemetry_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_4_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/batch-jberet_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_4_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_10_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ee_6_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/module-1_7.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_12_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-app_8_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-jca_5_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_12_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_6_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application-client_7.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-messaging_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_13_0.xsd  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-minimalistic.xml  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-activemq-colocated.xml  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-xts.xml  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/jdk/main/module.xml  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/dom4j/main/module.xml  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.13.0.202109080827-r.jar  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml  
16:10:18 [2022-10-12T14:10:18.214Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/resteasy-rxjava2-4.7.7.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/resteasy-core-spi-4.7.7.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.18.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.5.3.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.5.3.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.6.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/wildfly-weld-bean-validation-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/wildfly-weld-jpa-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/wildfly-weld-spi-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/web/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/web-common/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-14.0.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/main/jgroups-4.2.21.Final.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/codehaus/woodstox/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jasypt/main/jasypt-1.9.3.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jasypt/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/activemq-artemis-native-1.0.2.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-2.19.1.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jdbc-store-2.19.1.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-client-2.19.1.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpcore-4.4.15.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.13.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.5.5.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.5.5.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/velocity/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/thrift/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/thrift/main/libthrift-0.14.1.jar  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xalan/main/module.xml  
16:10:18 [2022-10-12T14:10:18.215Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-6.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/netty-transport-classes-epoll-4.1.79.Final.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_aarch_64.so  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/module.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport/main/module.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport/main/netty-transport-4.1.79.Final.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/websocket/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-spec-1.2.6-RC1.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jstl/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_4.0_spec-2.0.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/inject/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/enterprise/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/auth/message/api/main/jboss-jaspi-api_1.1_spec-2.0.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/auth/message/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/jacc/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/mail/api/main/jakarta.mail-1.6.7.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/txw2-2.3.3-b02.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/relaxng-datatype-2.3.3-b02.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.3.3-b02.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-runtime-3.0.12.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/stax-ex-1.8.3.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-1.5.3.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/protobuf/main/proto-google-common-protos-2.0.1.jar  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/bin/add-user.properties  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/bin/domain.conf  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/bin/wsprovide.ps1  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/bin/add-user.sh  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/bin/domain.conf.bat  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jboss-cli.bat  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/application-users.properties  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/standalone-microprofile.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/full-feature-pack-licenses.xml  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/eclipse public license 2.0.txt  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/service/amd64/wildfly-service.exe  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jpa_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-partialresponse_2_2.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-client_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-metrics-smallrye_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-client_1_3.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-datasources_5_0.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-weld-1_0.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_1_3.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_7_0.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/persistence_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-opentracing_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_1_3.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_3_0.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ejb3_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/module-1_3.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/module-1_2.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_13_0.xsd  
16:10:18 [2022-10-12T14:10:18.216Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-app_2_5.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_7_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-io_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-web_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-jca_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/shared-session-config_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_11_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_10_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-iiop_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-messaging_1_4.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-credential-reference_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_12_1.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-common_8_1.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_5_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mod-cluster_4_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_5_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_14_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mod-cluster_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/ejb-jar_3_1.xsd  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/welcome-content/favicon.ico  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/welcome-content/bkg.gif  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-core-1.1.6.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/microprofile-opentracing-api-2.0.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/microprofile-metrics-api-3.0.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/microprofile-reactive-streams-operators-api-2.0.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/microprofile-openapi-api-2.0.1.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/yasson/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/transaction/client/main/wildfly-transaction-client-2.0.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/wildfly-opentelemetry-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/health/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/io/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/wildfly-discovery-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/wildfly-clustering-singleton-extension-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/wildfly-opentelemetry-api-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/module.xml  
16:10:18 [2022-10-12T14:10:18.217Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/wildfly-microprofile-reactive-streams-operators-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/wildfly-microprofile-fault-tolerance-smallrye-extension-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/wildfly-microprofile-jwt-smallrye-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/wildfly-microprofile-openapi-smallrye-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/wildfly-microprofile-config-smallrye-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/artemis-wildfly-integration-1.0.6.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/wildfly-elytron-jose-jwk-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/undertow-server-1.10.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/wildfly-elytron-jacc-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron/main/module.xml  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/wildfly-elytron-tool-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-util-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-token-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-gssapi-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.218Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-util-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-cert-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-spnego-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gssapi-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-action-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-otp-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-1.19.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/wildfly-clustering-marshalling-jboss-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/wildfly-clustering-marshalling-protostream-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-smallrye-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/event/logger/main/wildfly-event-logger-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/client/config/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/invocation/main/module.xml  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-5.0.25.Final.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.3.GA.jar  
16:10:18 [2022-10-12T14:10:18.469Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/marshalling/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-2.0.12.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/resteasy-client-4.7.7.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-4.7.7.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-4.7.7.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.1.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/stdio/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/threads/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-3.0.4.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.5.3.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/security/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/appclient/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/network/main/wildfly-network-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/cli/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/product/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/iiop-client/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-1.0.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/commons-logging-jboss-logging-1.0.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.4.3.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jandex/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.3.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.5.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.5.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.5.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.5.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/joda/time/main/joda-time-2.11.0.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-api-3.4.6.jar  
16:10:18 [2022-10-12T14:10:18.470Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-impl-3.4.6.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/module.xml  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-api-3.4.6.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/java-support-7.3.0.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jaxen/main/module.xml  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/picketbox/main/picketbox-commons-1.0.0.final.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/picketbox/main/picketbox-5.0.3.Final-redhat-00008.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-13.0.10.Final.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-service-extensions-2.19.1.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-2.19.1.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.15.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/internal/main/module.xml  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/main/lucene-core-5.5.5.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.3.1.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.3.1.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/main/cxf-rt-features-logging-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/main/module.xml  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/main/cxf-core-3.4.7.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-common/main/module.xml  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-common/main/netty-common-4.1.79.Final.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-2.2.19.Final.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/module.xml  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/rxjava-2.2.21.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/h2database/h2/main/h2-1.4.197.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/bin/launcher.jar  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/bin/appclient.ps1  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/bin/domain.sh  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/bin/domain.bat  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/bin/domain.conf.ps1  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/standalone-load-balancer.xml  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/gnu lesser general public license v3.0 only.txt  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/gnu general public license v2.0 only.html  
16:10:18 [2022-10-12T14:10:18.471Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/common development and distribution license 1.1.txt  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/mozilla public license 1.1.txt  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/systemd/wildfly.conf  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-fragment_4_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-batch-jberet_3_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-1_0_1.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-client-1_3.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_7_2.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jaxrs_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jgroups_5_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-health-smallrye_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-xts_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jakartaee_9.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-cli_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-client_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_9_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mail_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-threads_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mail_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-picketlink-idm_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/trans-timeout-1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-client-1_6.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jpa_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-picketlink-idm_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_11_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-deployment-structure-1_1.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/module-1_9.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-metrics_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-reactive-streams-operators-smallrye_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-cli_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb3-2_1.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_9_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_4_1.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-client_6_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ejb3_1_3.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-mail_3_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-app_4_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-resource-adapters_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_14_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/module-1_6.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jsp_2_3.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mod-cluster_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jsp_2_2.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-resource-adapters_4_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-client-ejb_3_2.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jdr_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-web_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-webservices_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_15_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_1_5.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron-oidc-client_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-weld_3_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_13_0.xsd  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-rts.xml  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-jts.xml  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-ec2-full-ha.xml  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/welcome-content/index.html  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/welcome-content/noconsole.html  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/welcome-content/wildfly.css  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/welcome-content/noredirect.html  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/README.txt  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/asm/asm/main/asm-9.2.jar  
16:10:18 [2022-10-12T14:10:18.472Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/microprofile-jwt-auth-api-1.2.1.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/microprofile-config-api-2.0.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/microprofile-reactive-streams-operators-core-2.0.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/microprofile-health-api-3.1.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/microprofile-fault-tolerance-api-3.0.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/microprofile-rest-client-api-2.0.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/smallrye-reactive-messaging-api-3.13.0.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/wildfly-clustering-web-hotrod-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/wildfly-clustering-web-container-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/common/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.6.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/event/logger/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/client/config/main/wildfly-client-config-1.0.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.4.4.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/mod_cluster-load-spi-1.4.4.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-jta-3.1.9.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/core/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-3.1.9.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ee/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/protocol/main/module.xml  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/wildfly-security-plugins-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.473Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/MANIFEST.MF  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/infinispan/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/wildfly-ormtransformer-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/main/hibernate-core-5.3.28.Final.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.3.3.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/opentracing-web-servlet-filter-0.2.3.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/jwt/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-3.1.1.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/smallrye-mutiny-vertx-kafka-client-2.15.1.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/mutiny-1.1.2.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-handler/main/netty-handler-4.1.79.Final.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-linux-aarch_64.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-buffer/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/netty-codec-socks-4.1.79.Final.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/core/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/js/main/undertow-js-1.0.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/js/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/jsp/main/module.xml  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/jsp/main/jastow-2.0.11.Final.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.7.Final.jar  
16:10:18 [2022-10-12T14:10:18.724Z]   inflating: /opt/wildfly-26.1.2.Final/bin/add-user.bat  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/bin/elytron-tool.bat  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/bin/wsconsume.sh  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/bin/wsconsume.bat  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/bin/client/jboss-cli-client.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/module.xml  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-13.0.10.Final.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-2.19.1.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/module.xml  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-server-2.19.1.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-2.19.1.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-storage-0.8.7.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-core-0.8.7.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/james/mime4j/main/module.xml  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-dom-0.8.7.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/main/module.xml  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.5.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-backward-codecs-5.5.5.jar  
16:10:18 [2022-10-12T14:10:18.725Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.5.5.jar  
16:10:18 [2022-10-12T14:10:18.975Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/io/main/commons-io-2.11.0.jar  
16:10:18 [2022-10-12T14:10:18.975Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/cli/main/module.xml  
16:10:18 [2022-10-12T14:10:18.975Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/collections/main/module.xml  
16:10:18 [2022-10-12T14:10:18.975Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.2.jar  
16:10:18 [2022-10-12T14:10:18.975Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xerces/main/module.xml  
16:10:18 [2022-10-12T14:10:18.975Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.12.0.SP03.jar  
16:10:18 [2022-10-12T14:10:18.975Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.3.3.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/opentracing-util-0.33.0.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/opentracing-api-0.33.0.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/opentracing-jaxrs2-1.0.0.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/metrics/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-2.10.0.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/smallrye-reactive-converter-api-2.6.0.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/smallrye-reactive-messaging-kafka-api-3.13.0.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/smallrye-reactive-messaging-kafka-3.13.0.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/agroal/main/agroal-pool-1.16.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/client/kafka/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/client/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/main/grpc-okhttp-1.38.1.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-trace-1.9.1.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-common-1.9.1.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-core-1.6.0.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-handler/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec/main/netty-codec-4.1.79.Final.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-resolver/main/netty-resolver-4.1.79.Final.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-resolver/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/netty-codec-dns-4.1.79.Final.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-osx-aarch_64.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-osx-x86_64.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-buffer/main/netty-buffer-4.1.79.Final.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/gnu/getopt/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/ibm/jdk/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jws/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/transaction/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/transaction/api/main/jboss-transaction-api_1.3_spec-2.0.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.1_spec-2.0.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-impl-1.2.6-RC1.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/activation/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/management/j2ee/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.976Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/annotation/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/annotation/api/main/jboss-annotations-api_1.3_spec-2.0.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/stream/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/soap/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/soap/api/main/jboss-saaj-api_1.4_spec-1.0.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/bind/api/main/jboss-jaxb-api_2.3_spec-2.0.1.Final.jar  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/resource/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/resource/api/main/jboss-connector-api_1.7_spec-2.0.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/interceptor/api/main/module.xml  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/interceptor/api/main/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.3_spec-3.1.0.SP01.jar  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/guava/failureaccess/main/failureaccess-1.0.1.jar  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/guava/main/module.xml  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/guava/main/guava-31.1-jre.jar  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/bin/common.sh  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jconsole.bat  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/bin/appclient.sh  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jconsole.ps1  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/bin/elytron-tool.ps1  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/bin/client/README-CLI-JCONSOLE.txt  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/bin/.jbossclirc  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jboss-cli-logging.properties  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/deployments/README.txt  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/gnu general public license v2.0 only, with classpath exception.txt  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/eclipse distribution license, version 1.0.txt  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/indiana university extreme lab software license 1.1.1.html  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/gnu lesser general public license v2.1 or later.txt  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-common_3_1.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-xts_3_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-distributable-web_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-common_3_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_web_services_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-delivery-active_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-client_1_5.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-txn_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jsr77_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_7_1.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-security_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-datasources_7_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_9_1.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/persistence_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-facesconfig_3_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-deployment-structure-1_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-datasources_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_13_1.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-remoting_1_1.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jakartaee_web_services_client_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_1_5.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-fragment_3_1.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_16_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_11_1.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_1_5.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-resource-adapters_6_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ee_4_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jsp_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/ejb-jar_2_1.xsd  
16:10:18 [2022-10-12T14:10:18.977Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-webservices_1_2.xsd  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-discovery_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-threads_2_0.xsd  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_1_0.xsd  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_15_1.xsd  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/ejb-jar_3_2.xsd  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-ejb3_9_0.xsd  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-txn_6_0.xsd  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_10_0.xsd  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-ec2-ha.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-azure-full-ha.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/net/bytebuddy/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.11.12.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/remoting/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/wildfly-weld-webservices-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/wildfly-weld-transactions-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/common/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/common/main/wildfly-weld-common-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jacorb/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/webservices/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/standalone/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/mail/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/web/main/wildfly-web-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/transactions/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/version/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/version/main/wildfly-version-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/naming/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/sar/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml  
16:10:18 [2022-10-12T14:10:18.978Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-18.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.979Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/messaging/main/module.xml  
16:10:18 [2022-10-12T14:10:18.979Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-26.1.2.Final.jar  
16:10:18 [2022-10-12T14:10:18.979Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/console/main/hal-console-3.5.12.Final-resources.jar  
16:10:18 [2022-10-12T14:10:18.979Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/module.xml  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.3.3-b02.jar  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/module.xml  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/spullara/mustache/main/module.xml  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/spullara/mustache/main/compiler-0.9.10.jar  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/msg-simple/main/msg-simple-1.1.jar  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/jackson-coreutils-1.8.jar  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/h2database/h2/main/module.xml  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/googlecode/javaewah/main/module.xml  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/googlecode/javaewah/main/JavaEWAH-1.1.13.jar  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.12.7.jar  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/bin/standalone.conf  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/bin/wildfly-elytron-tool.jar  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/standalone-full-ha.xml  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/creative commons attribution 2.5.html  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/plexus classworlds license.html  
16:10:19 [2022-10-12T14:10:19.229Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/common public license 1.0.txt  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/init.d/wildfly-init-redhat.sh  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/service/wildfly-service.exe  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-reactive-messaging-smallrye_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-txn_1_5.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_8_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-remoting_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-config-smallrye_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/module-1_8.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jmx_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jgroups_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_1_6.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jacorb_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ejb3_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-agroal_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-io_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-io_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-clustering_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_5.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-picketlink-federation_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-deployment-scanner_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-openapi-smallrye_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_6_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-client-ejb_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application_7.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-security_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-security_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/module-1_5.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-security_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-resource-adapters_6_1.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-client-ejb_3_1.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-web_1_3.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-webservices_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-cli_3_3.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-weld_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ejb3_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jacorb_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-txn_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_7_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-app_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-iiop_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_10_1.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/xml.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/xnio_3_5.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_17_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_6_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-ee-security_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/ejb-jar_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jacorb_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_1_3.xsd  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/domain-ec2.xml  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/welcome-content/jbosscommunity_logo_hori_white.png  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/welcome-content/index_noconsole.html  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/jboss-modules.jar  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/module.xml  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.230Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/module.xml  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/wildfly-clustering-web-extension-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/module.xml  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/module.xml  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/wildfly-microprofile-reactive-messaging-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/module.xml  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/wildfly-elytron-oidc-client-subsystem-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/module.xml  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/wildfly-elytron-jose-util-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/wildfly-elytron-jwt-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/undertow-server-servlet-1.10.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/module.xml  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/manager/main/module.xml  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/wildfly-elytron-http-stateful-basic-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/module.xml  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-util-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-audit-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-permission-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-oauth2-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-anonymous-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-basic-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-entity-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-external-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-external-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-digest-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-digest-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-base-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-ldap-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-provider-util-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-scram-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-acme-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/module.xml  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-store-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-form-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-oauth2-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gs2-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.231Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/wildfly-microprofile-reactive-messaging-kafka-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/discovery/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/wildfly-clustering-web-cache-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/wildfly-clustering-ee-cache-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/wildfly-clustering-infinispan-spi-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/wildfly-http-transaction-client-1.1.12.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/common/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/wildfly-http-naming-client-1.1.12.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/wildfly-jar-runtime-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/libwfssl.dylib  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/embedded/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-web-3.1.9.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/spi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/api/main/weld-api-3.1.SP4.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/probe/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jts/integration/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/vfs/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.3.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-4.0.44.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/resteasy-json-binding-provider-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.232Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-base-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.4.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/nio/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.8.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/xts/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/security/main/wildfly-security-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/network/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-jsf-3.1.9.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/threads/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/soteria/main/jakarta.security.enterprise-1.0.1-jbossorg-1.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/jakarta.enterprise.concurrent-1.1.1.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-api-3.4.6.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-core-3.4.6.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/aesh/main/readline-2.2.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/bcutil-jdk15on-1.69.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hornetq/client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-commons-2.4.8.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/yaml/snakeyaml/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-v53-13.0.10.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/commons/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/component/annotations/main/infinispan-component-annotations-13.0.10.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/component/annotations/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-13.0.10.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-common-13.0.10.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/protostream/types/main/protostream-types-4.4.3.Final.jar  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bitbucket/jose4j/main/module.xml  
16:10:19 [2022-10-12T14:10:19.233Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bitbucket/jose4j/main/jose4j-0.7.11.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-journal-2.19.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.19.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-ra-2.19.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-2.19.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.5.5.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/codec/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.15.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/io/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.4.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/beanutils/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.4.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xml-resolver/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/neethi/main/neethi-3.1.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/neethi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.2.3.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.4.7.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.4.7.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.4.7.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.4.7.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.3.3.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/smallrye-mutiny-vertx-runtime-2.15.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/health/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/health/main/smallrye-health-3.2.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-core-2.1.21.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-common-1.9.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-1.9.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-semconv-1.9.1-alpha.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-api-1.9.1.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-thrift-1.6.0.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_aarch_64.jnilib  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/netty-handler-proxy-4.1.79.Final.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/netty-resolver-dns-4.1.79.Final.jar  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/module.xml  
16:10:19 [2022-10-12T14:10:19.234Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/rxjava-3.1.4.jar  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.12.7.jar  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.12.7.jar  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.12.7.jar  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/application-roles.properties  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/domain.xml  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/default-server-logging.properties  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/host-master.xml  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/mgmt-users.properties  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/bin/add-user.ps1  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jboss-cli.xml  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/mgmt-groups.properties  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/standalone-full.xml  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/bsd 3-clause no nuclear license.html  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/apache license 2.0.txt  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/microprofile-feature-pack-licenses.html  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/creative commons zero v1.0 universal.txt  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/microprofile-feature-pack-licenses.xml  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/init.d/wildfly.conf  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/service/service.bat  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application-client_8.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-remoting_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-delivery-active_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-txn_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_6_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_7_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-client-1_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-datasources_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jgroups_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-client-1_5.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-identity-1_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-cli_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-client-1_4.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-security_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/persistence_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/distributable-web_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jgroups_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_19_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-batch-jberet_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jmx_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jgroups_6_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-deployment-structure-1_2.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-common_7_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-app_7_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-datasources_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_8_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-cli_3_4.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-cli_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-service_7_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_8_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jsp_2_1.xsd  
16:10:19 [2022-10-12T14:10:19.235Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mod-cluster_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-credential-reference_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_7_0.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-fault-tolerance-smallrye_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ee_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-deployment-scanner_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-web_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_11_0.xsd  
16:10:19 [2022-10-12T14:10:19.236Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jctools/main/module.xml  
16:10:19 [2022-10-12T14:10:19.486Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/dom4j/main/dom4j-2.1.3.jar  
16:10:19 [2022-10-12T14:10:19.486Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/wildfly-core-management-subsystem-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.486Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml  
16:10:19 [2022-10-12T14:10:19.486Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.486Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/health/main/wildfly-health-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.486Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/wildfly-core-management-client-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/wildfly-batch-jberet-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/wildfly-messaging-activemq-subsystem-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/wildfly-clustering-marshalling-api-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/server/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-api-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/wildfly-clustering-infinispan-marshalling-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/wildfly-clustering-infinispan-client-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/service/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/common/main/wildfly-http-client-common-1.1.12.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/wfssl.dll  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jts/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.5.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.5.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.3.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/slf4j/impl/main/jbosgi-xservice.properties  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.1.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/slf4j/impl/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.36.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/azure/main/jgroups-azure-1.3.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/azure/main/module.xml  
16:10:19 [2022-10-12T14:10:19.487Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/kubernetes/main/jgroups-kubernetes-1.0.16.Final.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-6.0.23.Final.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/aesh/main/aesh-2.4.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/bcpkix-jdk15on-1.69.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-6.2.8.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.5.5.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/lang3/main/module.xml  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/lang3/main/commons-lang3-3.12.0.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/commons/logging/main/module.xml  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/sshd/main/sshd-core-2.7.0.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-6.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/kafka/client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/kafka/client/main/kafka-clients-3.1.0.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-3.19.2.jar  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jdr.ps1  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/logging.properties  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/standalone-microprofile-ha.xml  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/standalone-ha.xml  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/the antlr 2.7.7 license.txt  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/mit license.txt  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/eclipse public license 1.0.txt  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/full-feature-pack-licenses.html  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_7_3.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/elytron-client-1_2.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jgroups_7_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_2_1.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-opentracing_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-iiop-openjdk_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-client_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-txn_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jgroups_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-facesconfig_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-cache_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-common_6_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/j2ee_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-remoting_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jaxrs_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_13_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-facesconfig_2_2.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-client_8_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_1_7.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-web_1_5.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-txn_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-weld_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_14_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-facelettaglibrary_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jacorb_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application_6.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-ejb3_8_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/user-roles_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-cli_3_1.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-jpa_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-web_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_12_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-resource-adapters_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_web_services_client_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-mail_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-cli_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-app_3_1.xsd  
16:10:19 [2022-10-12T14:10:19.488Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jakartaee_web_services_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-pojo_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-web_2_2.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/shared-session-config_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application-client_6.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-iiop-openjdk_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-resource-adapters_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-messaging_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-web_2_1.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-webservices_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/wildflyee/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/javassist/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/omg/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-wildfly-1.1.6.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/projectodd/vdx/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jctools/main/jctools-core-2.1.2.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/yasson/main/yasson-1.0.11.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/libwfssl.so  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-3.1.SP4.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.17.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int-jbossas.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jaxbintros/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/marshalling/river/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-2.0.12.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.2.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/classfilewriter/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/resteasy-client-api-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/resteasy-validator-provider-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml  
16:10:19 [2022-10-12T14:10:19.489Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-4.7.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/log4j2-jboss-logmanager-1.1.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logmanager/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/common-beans/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-2.0.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.9.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.8.7.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xnio/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.4.13.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.5.3.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsr77/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.5.0.Final-wildfly2600.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jmx/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/core-security/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/pojo/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/logging/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/dmr/main/module.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml  
16:10:19 [2022-10-12T14:10:19.490Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/genericjms/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-2.0.10.Final.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/ear/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/common/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-14.0.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/envers/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-6.0.23.Final.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/validator/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/jipijapa-hibernate5-3-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/orm/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/engine/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.10.11.Final.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/bcmail-jdk15on-1.69.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/bcpg-jdk15on-1.69.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-spi-13.0.10.Final.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-commons-13.0.10.Final.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/infinispan-cachestore-remote-13.0.10.Final.jar  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/protostream/main/module.xml  
16:10:19 [2022-10-12T14:10:19.741Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/main/infinispan-core-13.0.10.Final.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.2.5.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/mutiny-reactive-streams-operators-1.1.2.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-jaxrs-2.1.21.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/openapi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/annotation/main/smallrye-common-annotation-1.8.0.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/annotation/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/function/main/smallrye-common-function-1.8.0.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/function/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/classloader/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/classloader/main/smallrye-common-classloader-1.8.0.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/expression/main/smallrye-common-expression-1.8.0.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/expression/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/constraint/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/common/constraint/main/smallrye-common-constraint-1.8.0.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-core-5.2.1.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/main/grpc-context-1.38.1.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/main/grpc-stub-1.38.1.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/main/grpc-api-1.38.1.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-core-1.6.0.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-http/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-http/main/netty-codec-http-4.1.79.Final.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/netty-transport-classes-kqueue-4.1.79.Final.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/servlet/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/core/main/undertow-core-2.2.19.Final.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/btf/main/btf-1.2.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/btf/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/json-patch/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/fge/json-patch/main/json-patch-1.9.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.5.1.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/classmate/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.12.7.jar  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jdr.bat  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/bin/appclient.conf.bat  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jdr.sh  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/bin/standalone.conf.bat  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/bin/appclient.conf  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/appclient/configuration/logging.properties  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/fsf all permissive license.html  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/the bsd license.txt  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/apache license 1.1.txt  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/bsd 3-clause new or revised license.html  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/gnu lesser general public license v2.1 only.txt  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/systemd/wildfly.service  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/systemd/launch.sh  
16:10:19 [2022-10-12T14:10:19.742Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/systemd/README  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_8_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-ejb3_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-security-role_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application-client_9.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_8_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-security-manager_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-pojo_7_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jsf_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-resource-adapters_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-batch-jberet_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jsf_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-ejb3_7_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-config-smallrye_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-singleton_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/java-properties_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_12_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/orm_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-common_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-sar_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_web_services_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jbxb_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jbossws-web-services_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/trans-timeout-1_1.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_10_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-remoting_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-deployment-structure-1_3.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_9_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jbossws-jaxws-config_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_18_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-common_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-web_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ee_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/discovery-1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_6.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_3_1.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-deployment-scanner_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-picketlink-federation_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-request-controller_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_6_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jacorb_1_3.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jacorb_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-security_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-datasources_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ejb3_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-elytron_6_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ee_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-naming_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-app_8_1.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-iiop_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-picketlink-federation_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_12_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-mail_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_web_services_client_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_8_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-remoting_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ee_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_14_1.xsd  
16:10:19 [2022-10-12T14:10:19.743Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-weld_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-messaging_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-remoting_5_1.xsd  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/enable-microprofile.cli  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-azure-ha.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-gossip-ha.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-genericjms.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/docs/examples/configs/standalone-gossip-full-ha.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/sun/scripting/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/asm/asm/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/asm/asm/main/asm-util-9.2.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jgit/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit.ssh.apache-5.13.0.202109080827-r.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-3.26.0.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.5.3.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/ejb3/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/patching/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/rts/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.6.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-14.0.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/logging/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remote-naming/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting3/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/jandex/main/jandex-2.4.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/spi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.4.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb3/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.3.13.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.10.11.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/jipijapa-hibernate5-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/soteria/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/module.xml  
16:10:19 [2022-10-12T14:10:19.744Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/jakarta.json-1.1.6.jar  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/el/main/module.xml  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/javax/json/main/module.xml  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-impl-3.4.6.jar  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/cryptacular-1.2.5.jar  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-soap-api-3.4.6.jar  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-impl-3.4.6.jar  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/aesh/main/module.xml  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/aesh/main/aesh-extensions-1.8.jar  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/picketbox/main/picketbox-infinispan-5.0.3.Final-redhat-00008.jar  
16:10:19 [2022-10-12T14:10:19.745Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/picketbox/main/module.xml  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/bcprov-jdk15on-1.69.jar  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.4.7.jar  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/log4j/main/module.xml  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/log4j-api-2.17.2.jar  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/security/main/module.xml  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.3.3.jar  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/opentracing-tracerresolver-0.1.8.jar  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/module.xml  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/opentracing-interceptors-0.1.3.jar  
16:10:19 [2022-10-12T14:10:19.995Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-common-3.1.1.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-3.0.3.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/smallrye-mutiny-vertx-core-2.15.1.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/main/grpc-core-1.38.1.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_x86_64.so  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/netty-codec-http2-4.1.79.Final.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-compat-1.2.6-RC1.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jsp/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/servlet/jsp/api/main/jboss-jsp-api_2.3_spec-2.0.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/api/main/jakarta.enterprise.cdi-api-2.0.2.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/el/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/el/api/main/jboss-el-api_3.0_spec-2.0.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/rpc/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/ws/api/main/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/persistence/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ws/rs/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/sql/api/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/squareup/okhttp3/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/squareup/okhttp3/main/okhttp-3.14.9.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.3.3-b02.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/jsf-impl/main/module.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.3.17.SP01.jar  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/bin/standalone.bat  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/bin/common.bat  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/bin/domain.ps1  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/application-roles.properties  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/gnu library general public license v2 only.txt  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/licenses.xml  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-txn_1_3.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/singleton-deployment_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-delivery-active_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_12_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-deployment-dependencies-1_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-txn_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-client_1_4.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-resource-adapters_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_web_services_1_3.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-ejb3_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_9_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-threads_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application_8.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-weld-1_1.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-ejb3_6_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-fragment_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_8.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-picketlink-idm_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.996Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-common_5_1.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-partialresponse_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_8_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/README.md  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-app_2_4.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-pool_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_7.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ejb3_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_4_2.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mod-cluster_1_2.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_5_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-messaging_2_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ejb3_1_5.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_9_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_10_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ee_1_1.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-naming_1_3.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-ee_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_15_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-txn_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-client_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-iiop-openjdk_2_1.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-messaging_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-facelettaglibrary_2_2.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-rts_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jsp_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_4_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-ejb-timer_1_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_3_0.xsd  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/net/jcip/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/nu/xom/main/xom-1.3.7.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/transaction/client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/wildfly-metrics-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/wildfly-datasources-agroal-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/rts/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/wildfly-microprofile-health-smallrye-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/wildfly-microprofile-metrics-smallrye-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-extension-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/wildfly-ee-security-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/wildfly-messaging-activemq-injection-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-json-util-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.997Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-client-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-digest-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-scram-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-sso-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-auth-util-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-plain-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/wildfly-elytron-http-oidc-1.19.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/wildfly-clustering-ee-hotrod-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/wildfly-clustering-marshalling-spi-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/wildfly-clustering-ejb-client-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/naming/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/naming-client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/naming-client/main/wildfly-naming-client-1.0.15.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/wildfly-microprofile-fault-tolerance-smallrye-executor-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/openssl/main/wildfly-openssl-java-2.2.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/remoting/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.4.4.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/staxmapper/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ejb-client/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xts/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.12.5.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/msc/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.5.3.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.5.3.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.5.3.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/wildfly-weld-ejb-26.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-18.1.2.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/common/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.3.3.Final.jar  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jberet/jberet-core/main/module.xml  
16:10:19 [2022-10-12T14:10:19.998Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/slf4j/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/antlr/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/antlr/main/antlr-2.7.7.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/jakarta.el-3.0.3.jbossorg-4.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-impl-3.4.6.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-profile-api-3.4.6.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-impl-3.4.6.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.29.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/protostream/types/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/infinispan/protostream/main/protostream-4.4.3.Final.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpclient-4.5.13.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/qpid/proton/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.33.10.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/sshd/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/sshd/main/sshd-common-2.7.0.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/avro/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/avro/main/avro-1.10.2.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.4.7.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.4.7.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.4.7.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/smallrye-reactive-messaging-provider-3.13.0.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/agroal/main/module.xml  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/agroal/main/agroal-narayana-1.16.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/agroal/main/agroal-api-1.16.jar  
16:10:19 [2022-10-12T14:10:19.999Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/core/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/core/main/vertx-core-4.2.1.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/jboss-concurrency-api_1.0_spec-2.0.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/enterprise/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/inject/api/main/jakarta.inject-api-1.0.5.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/enterprise/api/main/jakarta.security.enterprise-api-1.0.2.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/security/jacc/api/main/jboss-jacc-api_1.5_spec-2.0.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/mail/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/activation/api/main/jakarta.activation-1.2.2.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/bind/api/main/jakarta.json.bind-api-1.0.2.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/batch/api/main/jboss-batch-api_1.0_spec-2.0.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/wsdl4j/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jms/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/jms/api/main/jboss-jms-api_2.0_spec-2.0.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/orb/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/rmi/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ejb/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ejb/api/main/jboss-ejb-api_3.2_spec-2.0.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/validation/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/ws/rs/api/main/jboss-jaxrs-api_2.1_spec-2.0.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.18.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-tools-3.0.12.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.3.3-b02.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/microsoft/azure/storage/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/asyncutil-0.1.0.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/caffeine-2.9.3.jar  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jconsole.sh  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/bin/standalone.ps1  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/bin/wsprovide.sh  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/bin/appclient.conf.ps1  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/bin/appclient.bat  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/bin/wsprovide.bat  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/bin/standalone.sh  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jboss-cli.ps1  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/standalone/configuration/standalone.xml  
16:10:20 [2022-10-12T14:10:20.250Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/public domain.txt  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/licenses/licenses.html  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/contrib/scripts/service/wildfly-mgr.exe  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-jwt-smallrye_1_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-cli_1_2.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-partialresponse_2_3.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mail_1_1.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-distributable-web_2_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jgroups_4_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jmx_1_3.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application_9.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-ejb3_4_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_1_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-xts_2_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq_3_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-common_7_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-microprofile-opentracing_3_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-fragment_3_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-datasources_6_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-client_8_1.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_13_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-http-client_1_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application_1_4.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/ejb-jar_4_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mod-cluster_5_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/j2ee_web_services_client_1_1.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-undertow_1_1.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-naming_2_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-web_11_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/module-1_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/module-1_1.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-ejb-container-interceptors_1_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-config_1_8.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-datasources_1_1.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_1_4.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/j2ee_web_services_1_1.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-logging_7_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-mod-cluster_1_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-jgroups_8_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-jsptaglibrary_3_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-core-management_1_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/application_5.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-messaging-activemq-deployment_1_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-cli_3_2.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-agroal_2_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/javaee_web_services_client_1_3.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-naming_1_2.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-health_1_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-infinispan_7_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-messaging_1_5.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-naming_1_1.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-io_2_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-common_8_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-facelettaglibrary_2_3.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-jsptaglibrary_2_1.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-naming_1_4.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/jboss-as-messaging_1_3.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-app_3_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/web-jsptaglibrary_2_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-jca_3_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/docs/schema/wildfly-config_11_0.xsd  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/welcome-content/wildfly_logo.png  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/LICENSE.txt  
16:10:20 [2022-10-12T14:10:20.251Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/nu/xom/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javaee/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/javassist/main/javassist-3.27.0-GA.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/wildfly-elytron-jaspi-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-principal-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-util-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-bearer-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-http-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-http-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-sasl-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-source-impl-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-password-impl-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-ssl-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-localuser-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-jdbc-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-deprecated-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-asn1-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-encryption-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-digest-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-keystore-1.19.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/wildfly-microprofile-reactive-messaging-config-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/wildfly-microprofile-reactive-messaging-common-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/wildfly-microprofile-reactive-streams-operators-cdi-provider-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/discovery/main/wildfly-discovery-client-1.2.1.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/module.xml  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/wildfly-http-ejb-client-1.1.12.Final.jar  
16:10:20 [2022-10-12T14:10:20.252Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.7.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-ejb-3.1.9.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/weld/probe/main/weld-probe-core-3.1.9.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/resteasy-core-4.7.7.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/server/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-18.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jsf/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/.gitkeep  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-18.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/connector/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-18.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/jdr/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/as/console/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.3.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/web/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-14.0.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-14.0.0.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/kubernetes/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jgroups/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/joda/time/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/reactivestreams/main/reactive-streams-1.0.3.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/reactivestreams/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.0.5.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/5.0/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.10.11.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.10.11.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/5.3/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/module.xml  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hibernate/main/hibernate-envers-5.3.28.Final.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-api-3.4.6.jar  
16:10:20 [2022-10-12T14:10:20.253Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-api-3.4.6.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/fusesource/jansi/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.18.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jsoup/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/jsoup/main/jsoup-1.14.2.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-jms-client-2.4.8.Final.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-core-client-2.4.8.Final.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-4.2.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-commons-2.19.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-2.19.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.19.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-2.19.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/velocity/main/velocity-engine-core-2.3.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/openjpa/main/jipijapa-openjpa-26.1.2.Final.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/openjpa/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.3.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.3.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.3.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.4.7.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.4.7.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.4.7.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.4.7.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.4.7.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.4.7.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.4.7.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.4.7.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.3.3.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.3.3.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/opentracing-noop-0.33.0.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/opentracing-concurrent-0.4.0.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-cdi-extension-3.1.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-http-mechanism-3.1.1.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/opentracing/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/opentracing/main/smallrye-opentracing-2.0.0.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-api-3.0.3.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-source-file-system-2.10.0.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-common-2.10.0.jar  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/config/main/module.xml  
16:10:20 [2022-10-12T14:10:20.254Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-core-2.10.0.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-api-5.2.1.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-5.2.1.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/vertx/client/kafka/main/vertx-kafka-client-4.2.1.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-1.38.1.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-lite-1.38.1.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/context/main/opentelemetry-context-1.9.1.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/context/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-semconv-1.9.1-alpha.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-jaeger-1.9.1.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-api-metrics-1.9.1-alpha.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-trace-1.9.1.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-thrift-1.6.0.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-linux-x86_64.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_x86_64.jnilib  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/websocket/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-2.2.19.Final.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/bind/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/xml/ws/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/api/main/jakarta.json-api-1.1.6.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/json/bind/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/batch/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/persistence/api/main/jakarta.persistence-api-2.2.3.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/faces/api/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/javax/validation/api/main/jakarta.validation-api-2.0.2.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/squareup/okhttp3/main/okio-1.17.5.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/rngom-2.3.3-b02.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/sun/xml/bind/main/xsom-2.3.3-b02.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/code/gson/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/code/gson/main/gson-2.8.9.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/protobuf/main/perfmark-api-0.23.0.jar  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/protobuf/main/module.xml  
16:10:20 [2022-10-12T14:10:20.255Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-util-3.19.2.jar  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/microsoft/azure/storage/main/azure-storage-8.6.6.jar  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.12.7.jar  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.12.7.jar  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.12.7.jar  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/module.xml  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/jackson-dataformat-yaml-2.12.7.jar  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/logging.properties  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/host.xml  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/mgmt-groups.properties  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/host-slave.xml  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/domain/configuration/application-users.properties  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/bin/jboss-cli.sh  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/bin/common.ps1  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/bin/elytron-tool.sh  
16:10:20 [2022-10-12T14:10:20.506Z]   inflating: /opt/wildfly-26.1.2.Final/bin/client/jboss-client.jar  
16:10:28 [2022-10-12T14:10:28.547Z] Removing intermediate container 47ac8ec22e61
16:10:28 [2022-10-12T14:10:28.547Z]  ---> a90a3a69eeb7
16:10:28 [2022-10-12T14:10:28.547Z] Step 19/31 : COPY src/repository /root/.m2/repository
16:10:28 [2022-10-12T14:10:28.547Z]  ---> df8027364ebc
16:10:28 [2022-10-12T14:10:28.547Z] Step 20/31 : COPY src/settings.xml /root/.m2/
16:10:28 [2022-10-12T14:10:28.547Z]  ---> 38fd3a3b4c38
16:10:28 [2022-10-12T14:10:28.547Z] Step 21/31 : COPY src/h2 /opt/silverpeas/h2
16:10:28 [2022-10-12T14:10:28.547Z]  ---> 02eaea3beecc
16:10:28 [2022-10-12T14:10:28.547Z] Step 22/31 : COPY src/configuration /opt/silverpeas/configuration
16:10:28 [2022-10-12T14:10:28.547Z]  ---> d1f7c9c167d1
16:10:28 [2022-10-12T14:10:28.548Z] Step 23/31 : COPY src/data /opt/silverpeas/data
16:10:28 [2022-10-12T14:10:28.798Z]  ---> 5cb430adeca5
16:10:28 [2022-10-12T14:10:28.798Z] Step 24/31 : COPY src/bin /opt/silverpeas/bin
16:10:28 [2022-10-12T14:10:28.798Z]  ---> 69c535232b9e
16:10:28 [2022-10-12T14:10:28.798Z] Step 25/31 : RUN sed -i -e "s/APP_VER/${SILVERPEAS_VERSION}/g" /opt/silverpeas/bin/silverpeas.gradle
16:10:28 [2022-10-12T14:10:28.798Z]  ---> Running in de0e81d85db9
16:10:29 [2022-10-12T14:10:29.711Z] Removing intermediate container de0e81d85db9
16:10:29 [2022-10-12T14:10:29.711Z]  ---> 6ec5be7b7c4a
16:10:29 [2022-10-12T14:10:29.711Z] Step 26/31 : WORKDIR ${SILVERPEAS_HOME}/bin
16:10:29 [2022-10-12T14:10:29.711Z]  ---> Running in 6b6a7b899539
16:10:29 [2022-10-12T14:10:29.963Z] Removing intermediate container 6b6a7b899539
16:10:29 [2022-10-12T14:10:29.963Z]  ---> 8de1588d04f7
16:10:29 [2022-10-12T14:10:29.963Z] Step 27/31 : COPY src/run.sh /opt/
16:10:29 [2022-10-12T14:10:29.963Z]  ---> 9111f6631355
16:10:29 [2022-10-12T14:10:29.963Z] Step 28/31 : RUN ./setup.sh ${SILVERPEAS_VERSION}
16:10:29 [2022-10-12T14:10:29.963Z]  ---> Running in 7b2fff6892a2
16:10:30 [2022-10-12T14:10:30.514Z] Installation of Silverpeas 6.3
16:10:30 [2022-10-12T14:10:30.514Z] Start H2 database...
16:10:30 [2022-10-12T14:10:30.765Z] TCP server running at tcp://172.17.0.2:9092 (only local connections)
16:11:38 [2022-10-12T14:11:38.271Z] Construct...               OK
16:12:00 [2022-10-12T14:12:00.619Z] Configure...               OK
16:12:02 [2022-10-12T14:12:02.481Z] Migrate...                 OK
16:12:58 [2022-10-12T14:12:58.531Z] Install...                 OK
16:12:58 [2022-10-12T14:12:58.531Z] The whole tasks took 116s
16:12:58 [2022-10-12T14:12:58.531Z] 
16:12:58 [2022-10-12T14:12:58.531Z] INFO: JBoss is stopped
16:12:58 [2022-10-12T14:12:58.532Z] Stop H2 database...
16:12:58 [2022-10-12T14:12:58.532Z] Shutting down TCP Server at tcp://localhost:9092
16:13:20 [2022-10-12T14:13:20.349Z] Removing intermediate container 7b2fff6892a2
16:13:20 [2022-10-12T14:13:20.349Z]  ---> be08589ee79d
16:13:20 [2022-10-12T14:13:20.349Z] Step 29/31 : EXPOSE 8000 9990
16:13:20 [2022-10-12T14:13:20.349Z]  ---> Running in 26f7de8da238
16:13:20 [2022-10-12T14:13:20.349Z] Removing intermediate container 26f7de8da238
16:13:20 [2022-10-12T14:13:20.349Z]  ---> 51ae0fdfbb00
16:13:20 [2022-10-12T14:13:20.349Z] Step 30/31 : VOLUME ["/opt/silverpeas/log", "/opt/silverpeas/data", "/opt/silverpeas/h2"]
16:13:20 [2022-10-12T14:13:20.349Z]  ---> Running in 02cdef3e7b2a
16:13:20 [2022-10-12T14:13:20.349Z] Removing intermediate container 02cdef3e7b2a
16:13:20 [2022-10-12T14:13:20.349Z]  ---> a51f6eac252f
16:13:20 [2022-10-12T14:13:20.349Z] Step 31/31 : CMD ["/opt/run.sh"]
16:13:20 [2022-10-12T14:13:20.349Z]  ---> Running in f99e6969507e
16:13:20 [2022-10-12T14:13:20.349Z] Removing intermediate container f99e6969507e
16:13:20 [2022-10-12T14:13:20.349Z]  ---> 179454342617
16:13:20 [2022-10-12T14:13:20.349Z] Successfully built 179454342617
16:13:20 [2022-10-12T14:13:20.349Z] Successfully tagged silverpeas/silverpeas-test:6.3
16:13:20 [2022-10-12T14:13:20.351Z] [Pipeline] }
16:13:20 [2022-10-12T14:13:20.419Z] [Pipeline] // withEnv
16:13:20 [2022-10-12T14:13:20.495Z] [Pipeline] }
16:13:20 [2022-10-12T14:13:20.500Z] [Pipeline] // script
16:13:20 [2022-10-12T14:13:20.504Z] [Pipeline] }
16:13:20 [2022-10-12T14:13:20.511Z] [Pipeline] // stage
16:13:20 [2022-10-12T14:13:20.520Z] [Pipeline] stage
16:13:20 [2022-10-12T14:13:20.521Z] [Pipeline] { (Register image)
16:13:20 [2022-10-12T14:13:20.546Z] [Pipeline] script
16:13:20 [2022-10-12T14:13:20.549Z] [Pipeline] {
16:13:20 [2022-10-12T14:13:20.565Z] [Pipeline] withEnv
16:13:20 [2022-10-12T14:13:20.566Z] [Pipeline] {
16:13:20 [2022-10-12T14:13:20.574Z] [Pipeline] withDockerRegistry
16:13:20 [2022-10-12T14:13:20.593Z] $ docker login -u mmoqui -p ******** https://index.docker.io/v1/
16:13:20 [2022-10-12T14:13:20.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
16:13:21 [2022-10-12T14:13:21.734Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Silverpeas Test Image@tmp/cb6937f3-1537-4d7e-b140-d4d6f4beea30/config.json.
16:13:21 [2022-10-12T14:13:21.734Z] Configure a credential helper to remove this warning. See
16:13:21 [2022-10-12T14:13:21.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
16:13:21 [2022-10-12T14:13:21.734Z] 
16:13:21 [2022-10-12T14:13:21.735Z] Login Succeeded
16:13:21 [2022-10-12T14:13:21.744Z] [Pipeline] {
16:13:21 [2022-10-12T14:13:21.763Z] [Pipeline] isUnix
16:13:21 [2022-10-12T14:13:21.766Z] [Pipeline] withEnv
16:13:21 [2022-10-12T14:13:21.767Z] [Pipeline] {
16:13:21 [2022-10-12T14:13:21.781Z] [Pipeline] sh
16:13:22 [2022-10-12T14:13:22.038Z] + docker tag silverpeas/silverpeas-test:6.3 silverpeas/silverpeas-test:6.3
16:13:22 [2022-10-12T14:13:22.039Z] [Pipeline] }
16:13:22 [2022-10-12T14:13:22.047Z] [Pipeline] // withEnv
16:13:22 [2022-10-12T14:13:22.053Z] [Pipeline] isUnix
16:13:22 [2022-10-12T14:13:22.055Z] [Pipeline] withEnv
16:13:22 [2022-10-12T14:13:22.058Z] [Pipeline] {
16:13:22 [2022-10-12T14:13:22.079Z] [Pipeline] sh
16:13:22 [2022-10-12T14:13:22.337Z] + docker push silverpeas/silverpeas-test:6.3
16:13:22 [2022-10-12T14:13:22.337Z] The push refers to repository [docker.io/silverpeas/silverpeas-test]
16:13:22 [2022-10-12T14:13:22.589Z] 2ce0455d0ffa: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 6b5ea78de5e1: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 22219bbf97f3: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] ebfc319680d4: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 11ab1a10de83: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 53faf9c0bdf0: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 92ab85b792ec: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 2f700798940b: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] d52bd898c763: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 9ba3178acd8d: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 8bb89ba94b06: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 6ffc84ab417f: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] a94f5228c0e6: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] c6a8160426ad: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 53faf9c0bdf0: Waiting
16:13:22 [2022-10-12T14:13:22.589Z] 9f54eef41275: Preparing
16:13:22 [2022-10-12T14:13:22.589Z] 2f700798940b: Waiting
16:13:22 [2022-10-12T14:13:22.589Z] 8bb89ba94b06: Waiting
16:13:22 [2022-10-12T14:13:22.589Z] 6ffc84ab417f: Waiting
16:13:25 [2022-10-12T14:13:25.818Z] 22219bbf97f3: Pushed
16:13:25 [2022-10-12T14:13:25.818Z] ebfc319680d4: Pushed
16:13:25 [2022-10-12T14:13:25.818Z] 6b5ea78de5e1: Pushed
16:13:26 [2022-10-12T14:13:26.069Z] 11ab1a10de83: Pushed
16:13:28 [2022-10-12T14:13:28.552Z] 53faf9c0bdf0: Pushed
16:13:28 [2022-10-12T14:13:28.552Z] 92ab85b792ec: Pushed
16:13:28 [2022-10-12T14:13:28.552Z] d52bd898c763: Pushed
16:13:28 [2022-10-12T14:13:28.802Z] 2f700798940b: Pushed
16:13:29 [2022-10-12T14:13:29.053Z] 8bb89ba94b06: Layer already exists
16:13:29 [2022-10-12T14:13:29.303Z] 6ffc84ab417f: Layer already exists
16:13:29 [2022-10-12T14:13:29.554Z] a94f5228c0e6: Layer already exists
16:13:29 [2022-10-12T14:13:29.804Z] 9f54eef41275: Layer already exists
16:13:30 [2022-10-12T14:13:30.055Z] c6a8160426ad: Layer already exists
16:14:08 [2022-10-12T14:14:08.610Z] 9ba3178acd8d: Pushed
16:17:29 [2022-10-12T14:17:29.859Z] 2ce0455d0ffa: Pushed
16:17:29 [2022-10-12T14:17:29.859Z] 6.3: digest: sha256:9c8328cbc1e7b39c054e6e3fba545baa7fe7c618e41a07c0343109d226a7d950 size: 3466
16:17:29 [2022-10-12T14:17:29.861Z] [Pipeline] }
16:17:29 [2022-10-12T14:17:29.870Z] [Pipeline] // withEnv
16:17:29 [2022-10-12T14:17:29.882Z] [Pipeline] isUnix
16:17:29 [2022-10-12T14:17:29.883Z] [Pipeline] withEnv
16:17:29 [2022-10-12T14:17:29.884Z] [Pipeline] {
16:17:29 [2022-10-12T14:17:29.890Z] [Pipeline] sh
16:17:30 [2022-10-12T14:17:30.146Z] + docker tag silverpeas/silverpeas-test:6.3 silverpeas/silverpeas-test:latest
16:17:30 [2022-10-12T14:17:30.147Z] [Pipeline] }
16:17:30 [2022-10-12T14:17:30.152Z] [Pipeline] // withEnv
16:17:30 [2022-10-12T14:17:30.162Z] [Pipeline] isUnix
16:17:30 [2022-10-12T14:17:30.164Z] [Pipeline] withEnv
16:17:30 [2022-10-12T14:17:30.164Z] [Pipeline] {
16:17:30 [2022-10-12T14:17:30.174Z] [Pipeline] sh
16:17:30 [2022-10-12T14:17:30.430Z] + docker push silverpeas/silverpeas-test:latest
16:17:30 [2022-10-12T14:17:30.431Z] The push refers to repository [docker.io/silverpeas/silverpeas-test]
16:17:30 [2022-10-12T14:17:30.682Z] 2ce0455d0ffa: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 6b5ea78de5e1: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 22219bbf97f3: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] ebfc319680d4: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 11ab1a10de83: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 53faf9c0bdf0: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 92ab85b792ec: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 2f700798940b: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] d52bd898c763: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 9ba3178acd8d: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 8bb89ba94b06: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 6ffc84ab417f: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] a94f5228c0e6: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] c6a8160426ad: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 9f54eef41275: Preparing
16:17:30 [2022-10-12T14:17:30.682Z] 9ba3178acd8d: Waiting
16:17:30 [2022-10-12T14:17:30.682Z] a94f5228c0e6: Waiting
16:17:30 [2022-10-12T14:17:30.682Z] c6a8160426ad: Waiting
16:17:30 [2022-10-12T14:17:30.682Z] 6ffc84ab417f: Waiting
16:17:30 [2022-10-12T14:17:30.682Z] 9f54eef41275: Waiting
16:17:30 [2022-10-12T14:17:30.682Z] 2f700798940b: Waiting
16:17:30 [2022-10-12T14:17:30.682Z] d52bd898c763: Waiting
16:17:31 [2022-10-12T14:17:31.593Z] 22219bbf97f3: Layer already exists
16:17:31 [2022-10-12T14:17:31.593Z] 11ab1a10de83: Layer already exists
16:17:31 [2022-10-12T14:17:31.593Z] 6b5ea78de5e1: Layer already exists
16:17:31 [2022-10-12T14:17:31.593Z] ebfc319680d4: Layer already exists
16:17:31 [2022-10-12T14:17:31.843Z] 2ce0455d0ffa: Layer already exists
16:17:32 [2022-10-12T14:17:32.094Z] 53faf9c0bdf0: Layer already exists
16:17:32 [2022-10-12T14:17:32.094Z] 92ab85b792ec: Layer already exists
16:17:32 [2022-10-12T14:17:32.094Z] d52bd898c763: Layer already exists
16:17:32 [2022-10-12T14:17:32.344Z] 2f700798940b: Layer already exists
16:17:32 [2022-10-12T14:17:32.595Z] 9ba3178acd8d: Layer already exists
16:17:32 [2022-10-12T14:17:32.595Z] 8bb89ba94b06: Layer already exists
16:17:32 [2022-10-12T14:17:32.845Z] c6a8160426ad: Layer already exists
16:17:32 [2022-10-12T14:17:32.845Z] 6ffc84ab417f: Layer already exists
16:17:32 [2022-10-12T14:17:32.845Z] 9f54eef41275: Layer already exists
16:17:32 [2022-10-12T14:17:32.845Z] a94f5228c0e6: Layer already exists
16:17:34 [2022-10-12T14:17:34.190Z] latest: digest: sha256:9c8328cbc1e7b39c054e6e3fba545baa7fe7c618e41a07c0343109d226a7d950 size: 3466
16:17:34 [2022-10-12T14:17:34.192Z] [Pipeline] }
16:17:34 [2022-10-12T14:17:34.204Z] [Pipeline] // withEnv
16:17:34 [2022-10-12T14:17:34.212Z] [Pipeline] }
16:17:34 [2022-10-12T14:17:34.219Z] [Pipeline] // withDockerRegistry
16:17:34 [2022-10-12T14:17:34.226Z] [Pipeline] }
16:17:34 [2022-10-12T14:17:34.233Z] [Pipeline] // withEnv
16:17:34 [2022-10-12T14:17:34.240Z] [Pipeline] }
16:17:34 [2022-10-12T14:17:34.247Z] [Pipeline] // script
16:17:34 [2022-10-12T14:17:34.255Z] [Pipeline] }
16:17:34 [2022-10-12T14:17:34.262Z] [Pipeline] // stage
16:17:34 [2022-10-12T14:17:34.272Z] [Pipeline] stage
16:17:34 [2022-10-12T14:17:34.273Z] [Pipeline] { (Create new stable branch)
16:17:34 [2022-10-12T14:17:34.313Z] [Pipeline] withCredentials
16:17:34 [2022-10-12T14:17:34.324Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
16:17:34 [2022-10-12T14:17:34.326Z] [Pipeline] {
16:17:34 [2022-10-12T14:17:34.342Z] [Pipeline] sh
16:17:34 [2022-10-12T14:17:34.599Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
16:17:34 [2022-10-12T14:17:34.603Z] [Pipeline] sh
16:17:34 [2022-10-12T14:17:34.860Z] + git checkout -b 6.3.x
16:17:34 [2022-10-12T14:17:34.860Z] Basculement sur la nouvelle branche '6.3.x'
16:17:34 [2022-10-12T14:17:34.864Z] [Pipeline] sh
16:17:35 [2022-10-12T14:17:35.120Z] + git push origin HEAD:6.3.x
16:17:36 [2022-10-12T14:17:36.033Z] remote: 
16:17:36 [2022-10-12T14:17:36.033Z] remote: Create a pull request for '6.3.x' on GitHub by visiting:        
16:17:36 [2022-10-12T14:17:36.033Z] remote:      https://github.com/Silverpeas/docker-silverpeas-test/pull/new/6.3.x        
16:17:36 [2022-10-12T14:17:36.033Z] remote: 
16:17:36 [2022-10-12T14:17:36.033Z] To https://github.com/Silverpeas/docker-silverpeas-test
16:17:36 [2022-10-12T14:17:36.033Z]  * [new branch]      HEAD -> 6.3.x
16:17:36 [2022-10-12T14:17:36.034Z] [Pipeline] }
16:17:36 [2022-10-12T14:17:36.045Z] [Pipeline] // withCredentials
16:17:36 [2022-10-12T14:17:36.054Z] [Pipeline] }
16:17:36 [2022-10-12T14:17:36.061Z] [Pipeline] // stage
16:17:36 [2022-10-12T14:17:36.071Z] [Pipeline] stage
16:17:36 [2022-10-12T14:17:36.072Z] [Pipeline] { (Declarative: Post Actions)
16:17:36 [2022-10-12T14:17:36.087Z] [Pipeline] step
16:17:36 [2022-10-12T14:17:36.094Z] Sending e-mails to: miguel.moquillon@silverpeas.org yohann.chastagnier@silverpeas.org
16:17:36 [2022-10-12T14:17:36.178Z] [Pipeline] script
16:17:36 [2022-10-12T14:17:36.181Z] [Pipeline] {
16:17:36 [2022-10-12T14:17:36.200Z] [Pipeline] }
16:17:36 [2022-10-12T14:17:36.205Z] [Pipeline] // script
16:17:36 [2022-10-12T14:17:36.221Z] [Pipeline] }
16:17:36 [2022-10-12T14:17:36.225Z] [Pipeline] // stage
16:17:36 [2022-10-12T14:17:36.228Z] [Pipeline] }
16:17:36 [2022-10-12T14:17:36.231Z] [Pipeline] // withEnv
16:17:36 [2022-10-12T14:17:36.235Z] [Pipeline] }
16:17:36 [2022-10-12T14:17:36.238Z] [Pipeline] // withEnv
16:17:36 [2022-10-12T14:17:36.241Z] [Pipeline] }
16:17:36 [2022-10-12T14:17:36.250Z] [Pipeline] // node
16:17:36 [2022-10-12T14:17:36.254Z] [Pipeline] End of Pipeline
16:17:36 [2022-10-12T14:17:36.298Z] Finished: SUCCESS