Started by GitHub push by JkVely Obtained Jenkinsfile from git https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/ [Pipeline] Start of Pipeline [Pipeline] node Running on Slave3 in /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential josejbocanegra > git rev-parse --resolve-git-dir /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/ # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/ > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/ +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3 (refs/remotes/origin/main) > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3 # timeout=10 Commit message: "Merge pull request #2 from UDFJDC-ModelosProgramacion/developer" > git rev-list --no-walk e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $SONAR_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] scmSkip SCM Skip: Changelog is empty! [Pipeline] git Selected Git installation does not exist. Using Default The recommended git tool is: NONE Warning: CredentialId "c0e8826e-5e2c-4c1c-a484-6c17d53ac539" could not be found. Fetching changes from the remote Git repository Checking out Revision e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3 (refs/remotes/origin/main) Commit message: "Merge pull request #2 from UDFJDC-ModelosProgramacion/developer" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse --resolve-git-dir /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/.git # timeout=10 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b main e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3 # timeout=10 + docker inspect -f . citools-isis2603:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Slave3 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back -v /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back:/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back:rw,z -v /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back@tmp:/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat $ docker top 4c4692f2720f6b89b3ef89cb27d8038a854464d8898eff6a70bace6ad3547843 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh + java -version openjdk version "21.0.4" 2024-07-16 LTS OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (build 21.0.4+7-LTS, mixed mode, sharing) + mvn clean install [INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.2.12/spring-boot-starter-parent-3.2.12.pom Progress (1): 1.4/13 kB Progress (1): 2.8/13 kB Progress (1): 4.1/13 kB Progress (1): 5.5/13 kB Progress (1): 6.9/13 kB Progress (1): 8.3/13 kB Progress (1): 9.7/13 kB Progress (1): 11/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.2.12/spring-boot-starter-parent-3.2.12.pom (13 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.12/spring-boot-dependencies-3.2.12.pom Progress (1): 1.4/116 kB Progress (1): 2.8/116 kB Progress (1): 4.1/116 kB Progress (1): 5.5/116 kB Progress (1): 6.9/116 kB Progress (1): 8.3/116 kB Progress (1): 9.7/116 kB Progress (1): 11/116 kB Progress (1): 12/116 kB Progress (1): 14/116 kB Progress (1): 15/116 kB Progress (1): 16/116 kB Progress (1): 18/116 kB Progress (1): 19/116 kB Progress (1): 21/116 kB Progress (1): 22/116 kB Progress (1): 23/116 kB Progress (1): 25/116 kB Progress (1): 26/116 kB Progress (1): 27/116 kB Progress (1): 29/116 kB Progress (1): 30/116 kB Progress (1): 32/116 kB Progress (1): 33/116 kB Progress (1): 34/116 kB Progress (1): 36/116 kB Progress (1): 37/116 kB Progress (1): 38/116 kB Progress (1): 40/116 kB Progress (1): 41/116 kB Progress (1): 43/116 kB Progress (1): 44/116 kB Progress (1): 45/116 kB Progress (1): 47/116 kB Progress (1): 48/116 kB Progress (1): 49/116 kB Progress (1): 66/116 kB Progress (1): 82/116 kB Progress (1): 98/116 kB Progress (1): 115/116 kB Progress (1): 116 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.12/spring-boot-dependencies-3.2.12.pom (116 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.28/metrics-bom-4.2.28.pom Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.28/metrics-bom-4.2.28.pom (8.4 kB at 272 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.28/metrics-parent-4.2.28.pom Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.28/metrics-parent-4.2.28.pom (21 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom (12 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 768 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.24/groovy-bom-4.0.24.pom Progress (1): 16/27 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.24/groovy-bom-4.0.24.pom (27 kB at 3.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/14.0.33.Final/infinispan-bom-14.0.33.Final.pom Progress (1): 16/25 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/14.0.33.Final/infinispan-bom-14.0.33.Final.pom (25 kB at 2.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/14.0.33.Final/infinispan-build-configuration-parent-14.0.33.Final.pom Progress (1): 16/24 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/14.0.33.Final/infinispan-build-configuration-parent-14.0.33.Final.pom (24 kB at 2.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.1.9/jersey-bom-3.1.9.pom Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.1.9/jersey-bom-3.1.9.pom (21 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.15/jetty-ee10-bom-12.0.15.pom Progress (1): 9.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.15/jetty-ee10-bom-12.0.15.pom (9.6 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.15/jetty-bom-12.0.15.pom Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.15/jetty-bom-12.0.15.pom (14 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.5/junit-bom-5.10.5.pom Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.5/junit-bom-5.10.5.pom (5.6 kB at 565 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.9.25/kotlin-bom-1.9.25.pom Progress (1): 9.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.9.25/kotlin-bom-1.9.25.pom (9.1 kB at 702 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.13/micrometer-bom-1.12.13.pom Progress (1): 7.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.13/micrometer-bom-1.12.13.pom (7.9 kB at 721 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.2.12/micrometer-tracing-bom-1.2.12.pom Progress (1): 4.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.2.12/micrometer-tracing-bom-1.2.12.pom (4.5 kB at 502 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.12/micrometer-bom-1.12.12.pom Progress (1): 7.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.12/micrometer-bom-1.12.12.pom (7.9 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.115.Final/netty-bom-4.1.115.Final.pom Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.115.Final/netty-bom-4.1.115.Final.pom (14 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2023.0.12/reactor-bom-2023.0.12.pom Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2023.0.12/reactor-bom-2023.0.12.pom (4.8 kB at 531 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.8/spring-amqp-bom-3.1.8.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.8/spring-amqp-bom-3.1.8.pom (3.9 kB at 553 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/batch/spring-batch-bom/5.1.2/spring-batch-bom-5.1.2.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/batch/spring-batch-bom/5.1.2/spring-batch-bom-5.1.2.pom (3.2 kB at 463 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.12/spring-data-bom-2023.1.12.pom Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.12/spring-data-bom-2023.1.12.pom (5.5 kB at 614 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.15/spring-framework-bom-6.1.15.pom Progress (1): 5.5/5.8 kB Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.15/spring-framework-bom-6.1.15.pom (5.8 kB at 649 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.11/spring-integration-bom-6.2.11.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.11/spring-integration-bom-6.2.11.pom (11 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.12/spring-pulsar-bom-1.0.12.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.12/spring-pulsar-bom-1.0.12.pom (2.7 kB at 343 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/restdocs/spring-restdocs-bom/3.0.3/spring-restdocs-bom-3.0.3.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/restdocs/spring-restdocs-bom/3.0.3/spring-restdocs-bom-3.0.3.pom (2.6 kB at 368 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.8/spring-security-bom-6.2.8.pom Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.8/spring-security-bom-6.2.8.pom (5.3 kB at 533 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/3.2.6/spring-session-bom-3.2.6.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/3.2.6/spring-session-bom-3.2.6.pom (2.9 kB at 413 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/ws/spring-ws-bom/4.0.11/spring-ws-bom-4.0.11.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/ws/spring-ws-bom/4.0.11/spring-ws-bom-4.0.11.pom (3.5 kB at 583 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.8/testcontainers-bom-1.19.8.pom Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.8/testcontainers-bom-1.19.8.pom (10 kB at 1.5 MB/s) [INFO] [INFO] ----< co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back >---- [INFO] Building MP_202510_G81_E1_AdopcionMascotas_Back 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.12/spring-boot-maven-plugin-3.2.12.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.12/spring-boot-maven-plugin-3.2.12.pom (4.0 kB at 501 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.12/spring-boot-maven-plugin-3.2.12.jar Progress (1): 16/135 kB Progress (1): 32/135 kB Progress (1): 49/135 kB Progress (1): 65/135 kB Progress (1): 65/135 kB Progress (1): 81/135 kB Progress (1): 98/135 kB Progress (1): 114/135 kB Progress (1): 131/135 kB Progress (1): 135 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.12/spring-boot-maven-plugin-3.2.12.jar (135 kB at 9.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom (8.1 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom Progress (1): 7.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 933 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom Progress (1): 16/50 kB Progress (1): 33/50 kB Progress (1): 49/50 kB Progress (1): 50 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 5.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom Progress (1): 16/24 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 3.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 942 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar Progress (1): 16/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar (33 kB at 4.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (2.8 kB at 314 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (13 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom Progress (1): 7.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (7.3 kB at 733 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.12/spring-boot-starter-data-jpa-3.2.12.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.12/spring-boot-starter-data-jpa-3.2.12.pom (2.9 kB at 411 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.12/spring-boot-starter-aop-3.2.12.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.12/spring-boot-starter-aop-3.2.12.pom (2.5 kB at 309 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.12/spring-boot-starter-3.2.12.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.12/spring-boot-starter-3.2.12.pom (3.0 kB at 435 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.12/spring-boot-3.2.12.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.12/spring-boot-3.2.12.pom (2.2 kB at 137 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.15/spring-core-6.1.15.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.15/spring-core-6.1.15.pom (2.0 kB at 253 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.15/spring-jcl-6.1.15.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.15/spring-jcl-6.1.15.pom (1.8 kB at 264 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.15/spring-context-6.1.15.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.15/spring-context-6.1.15.pom (2.8 kB at 398 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.15/spring-aop-6.1.15.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.15/spring-aop-6.1.15.pom (2.2 kB at 245 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.15/spring-beans-6.1.15.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.15/spring-beans-6.1.15.pom (2.0 kB at 290 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.15/spring-expression-6.1.15.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.15/spring-expression-6.1.15.pom (2.1 kB at 260 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.13/micrometer-observation-1.12.13.pom Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.13/micrometer-observation-1.12.13.pom (3.8 kB at 481 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.13/micrometer-commons-1.12.13.pom Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.13/micrometer-commons-1.12.13.pom (3.4 kB at 380 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.12/spring-boot-autoconfigure-3.2.12.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.12/spring-boot-autoconfigure-3.2.12.pom (2.1 kB at 129 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.12/spring-boot-starter-logging-3.2.12.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.12/spring-boot-starter-logging-3.2.12.pom (2.5 kB at 410 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.pom Progress (1): 1.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.pom (1.1 kB at 157 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22.1/aspectjweaver-1.9.22.1.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22.1/aspectjweaver-1.9.22.1.pom (2.2 kB at 202 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.12/spring-boot-starter-jdbc-3.2.12.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.12/spring-boot-starter-jdbc-3.2.12.pom (2.5 kB at 273 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.15/spring-jdbc-6.1.15.pom Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.15/spring-jdbc-6.1.15.pom (2.4 kB at 218 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.15/spring-tx-6.1.15.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.15/spring-tx-6.1.15.pom (2.2 kB at 371 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.4.10.Final/hibernate-core-6.4.10.Final.pom Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.4.10.Final/hibernate-core-6.4.10.Final.pom (5.8 kB at 360 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.19/byte-buddy-1.14.19.pom Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.19/byte-buddy-1.14.19.pom (16 kB at 2.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.19/byte-buddy-parent-1.14.19.pom Progress (1): 16/62 kB Progress (1): 33/62 kB Progress (1): 49/62 kB Progress (1): 62 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.19/byte-buddy-parent-1.14.19.pom (62 kB at 5.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom (13 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom Progress (1): 9.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom (9.1 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom (19 kB at 3.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.pom (11 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/4.0.5/jaxb-runtime-parent-4.0.5.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/4.0.5/jaxb-runtime-parent-4.0.5.pom (1.2 kB at 238 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.5/jaxb-parent-4.0.5.pom Progress (1): 16/35 kB Progress (1): 33/35 kB Progress (1): 35 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.5/jaxb-parent-4.0.5.pom (35 kB at 7.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.5/jaxb-bom-ext-4.0.5.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.5/jaxb-bom-ext-4.0.5.pom (3.5 kB at 868 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.pom (3.7 kB at 622 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.pom (4.0 kB at 665 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.2/angus-activation-project-2.0.2.pom Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.2/angus-activation-project-2.0.2.pom (21 kB at 3.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.pom (1.8 kB at 255 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/4.0.5/jaxb-txw-parent-4.0.5.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/4.0.5/jaxb-txw-parent-4.0.5.pom (1.2 kB at 240 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.12/spring-data-jpa-3.2.12.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.12/spring-data-jpa-3.2.12.pom (11 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa-parent/3.2.12/spring-data-jpa-parent-3.2.12.pom Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa-parent/3.2.12/spring-data-jpa-parent-3.2.12.pom (8.1 kB at 739 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/3.2.12/spring-data-parent-3.2.12.pom Progress (1): 16/41 kB Progress (1): 32/41 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/3.2.12/spring-data-parent-3.2.12.pom (41 kB at 5.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/3.2.12/spring-data-build-3.2.12.pom Progress (1): 7.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/3.2.12/spring-data-build-3.2.12.pom (7.2 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.12/spring-data-commons-3.2.12.pom Progress (1): 9.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.12/spring-data-commons-3.2.12.pom (9.9 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.15/spring-orm-6.1.15.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.15/spring-orm-6.1.15.pom (2.6 kB at 375 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.15/spring-aspects-6.1.15.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.15/spring-aspects-6.1.15.pom (2.0 kB at 291 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.12/spring-boot-starter-web-3.2.12.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.12/spring-boot-starter-web-3.2.12.pom (2.9 kB at 490 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.12/spring-boot-starter-json-3.2.12.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.12/spring-boot-starter-json-3.2.12.pom (3.1 kB at 308 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.15/spring-web-6.1.15.pom Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.15/spring-web-6.1.15.pom (2.4 kB at 300 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.12/spring-boot-starter-tomcat-3.2.12.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.12/spring-boot-starter-tomcat-3.2.12.pom (3.1 kB at 284 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.33/tomcat-embed-core-10.1.33.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.33/tomcat-embed-core-10.1.33.pom (1.7 kB at 248 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.33/tomcat-embed-el-10.1.33.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.33/tomcat-embed-el-10.1.33.pom (1.5 kB at 301 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.33/tomcat-embed-websocket-10.1.33.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.33/tomcat-embed-websocket-10.1.33.pom (1.7 kB at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.15/spring-webmvc-6.1.15.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.15/spring-webmvc-6.1.15.pom (3.0 kB at 494 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.pom (1.5 kB at 212 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.12/spring-boot-starter-test-3.2.12.pom Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.12/spring-boot-starter-test-3.2.12.pom (5.1 kB at 421 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.12/spring-boot-test-3.2.12.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.12/spring-boot-test-3.2.12.pom (2.0 kB at 254 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.12/spring-boot-test-autoconfigure-3.2.12.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.12/spring-boot-test-autoconfigure-3.2.12.pom (2.5 kB at 495 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.1/json-smart-2.5.1.pom Progress (1): 9.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.1/json-smart-2.5.1.pom (9.3 kB at 927 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.pom (11 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.pom (3.5 kB at 394 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.2.2/awaitility-parent-4.2.2.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.2.2/awaitility-parent-4.2.2.pom (11 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.pom (3.2 kB at 534 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.pom (3.2 kB at 637 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.pom (2.8 kB at 472 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.pom (3.0 kB at 376 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.pom (3.2 kB at 534 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.pom (3.2 kB at 458 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.19/byte-buddy-agent-1.14.19.pom Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.19/byte-buddy-agent-1.14.19.pom (10 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.3/jsonassert-1.5.3.pom Progress (1): 7.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.3/jsonassert-1.5.3.pom (7.0 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.15/spring-test-6.1.15.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.15/spring-test-6.1.15.pom (2.1 kB at 159 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.12/spring-boot-starter-data-jpa-3.2.12.jar Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.12/spring-boot-starter-data-jpa-3.2.12.jar (4.8 kB at 794 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.12/spring-boot-starter-aop-3.2.12.jar Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.15/spring-aop-6.1.15.jar Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22.1/aspectjweaver-1.9.22.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.15/spring-jdbc-6.1.15.jar Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.12/spring-boot-starter-jdbc-3.2.12.jar Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.12/spring-boot-starter-aop-3.2.12.jar (4.8 kB at 397 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.4.10.Final/hibernate-core-6.4.10.Final.jar Progress (1): 0/12 MB Progress (1): 0/12 MB Progress (1): 0/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.3/12 MB Progress (1): 0.3/12 MB Progress (1): 0.3/12 MB Progress (1): 0.3/12 MB Progress (1): 0.3/12 MB Progress (1): 0.3/12 MB Progress (1): 0.4/12 MB Progress (1): 0.4/12 MB Progress (1): 0.4/12 MB Progress (2): 0.4/12 MB | 1.4/468 kB Progress (2): 0.4/12 MB | 2.8/468 kB Progress (2): 0.4/12 MB | 4.1/468 kB Progress (2): 0.4/12 MB | 5.5/468 kB Progress (2): 0.4/12 MB | 6.9/468 kB Progress (2): 0.4/12 MB | 8.3/468 kB Progress (2): 0.4/12 MB | 9.7/468 kB Progress (2): 0.4/12 MB | 11/468 kB Progress (3): 0.4/12 MB | 11/468 kB | 1.4/418 kB Progress (3): 0.4/12 MB | 12/468 kB | 1.4/418 kB Progress (3): 0.4/12 MB | 12/468 kB | 2.8/418 kB Progress (3): 0.4/12 MB | 14/468 kB | 2.8/418 kB Progress (3): 0.4/12 MB | 14/468 kB | 4.1/418 kB Progress (3): 0.4/12 MB | 15/468 kB | 4.1/418 kB Progress (3): 0.4/12 MB | 15/468 kB | 5.5/418 kB Progress (3): 0.4/12 MB | 16/468 kB | 5.5/418 kB Progress (3): 0.4/12 MB | 16/468 kB | 6.9/418 kB Progress (3): 0.4/12 MB | 16/468 kB | 8.3/418 kB Progress (3): 0.4/12 MB | 16/468 kB | 9.7/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 9.7/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 11/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 12/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 14/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 15/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 16/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 18/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 19/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 21/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 22/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 22/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 23/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 25/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 26/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 27/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 27/418 kB Progress (3): 0.4/12 MB | 33/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 33/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 33/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 33/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 49/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 49/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 65/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 65/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 82/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 98/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 114/468 kB | 27/418 kB Progress (3): 0.5/12 MB | 114/468 kB | 29/418 kB Progress (3): 0.5/12 MB | 131/468 kB | 29/418 kB Progress (3): 0.5/12 MB | 131/468 kB | 30/418 kB Progress (3): 0.5/12 MB | 131/468 kB | 32/418 kB Progress (3): 0.5/12 MB | 147/468 kB | 32/418 kB Progress (3): 0.5/12 MB | 147/468 kB | 33/418 kB Progress (3): 0.5/12 MB | 147/468 kB | 34/418 kB Progress (3): 0.5/12 MB | 147/468 kB | 36/418 kB Progress (3): 0.5/12 MB | 147/468 kB | 37/418 kB Progress (3): 0.5/12 MB | 164/468 kB | 37/418 kB Progress (3): 0.5/12 MB | 164/468 kB | 38/418 kB Progress (3): 0.5/12 MB | 164/468 kB | 40/418 kB Progress (3): 0.5/12 MB | 164/468 kB | 41/418 kB Progress (3): 0.5/12 MB | 164/468 kB | 43/418 kB Progress (3): 0.5/12 MB | 164/468 kB | 43/418 kB Progress (3): 0.5/12 MB | 164/468 kB | 44/418 kB Progress (3): 0.5/12 MB | 164/468 kB | 45/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 45/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 47/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 48/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 49/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 51/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 51/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 52/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 53/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 55/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 56/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 56/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 57/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 59/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 60/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 60/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 62/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 63/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 63/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 63/418 kB Progress (3): 0.6/12 MB | 164/468 kB | 63/418 kB Progress (3): 0.7/12 MB | 164/468 kB | 63/418 kB Progress (3): 0.7/12 MB | 164/468 kB | 63/418 kB Progress (3): 0.7/12 MB | 180/468 kB | 63/418 kB Progress (3): 0.7/12 MB | 196/468 kB | 63/418 kB Progress (3): 0.7/12 MB | 213/468 kB | 63/418 kB Progress (3): 0.7/12 MB | 213/468 kB | 63/418 kB Progress (3): 0.7/12 MB | 213/468 kB | 63/418 kB Progress (3): 0.7/12 MB | 213/468 kB | 79/418 kB Progress (3): 0.7/12 MB | 213/468 kB | 79/418 kB Progress (3): 0.7/12 MB | 213/468 kB | 96/418 kB Progress (3): 0.7/12 MB | 213/468 kB | 112/418 kB Progress (3): 0.7/12 MB | 213/468 kB | 112/418 kB Progress (3): 0.7/12 MB | 213/468 kB | 129/418 kB Progress (3): 0.8/12 MB | 213/468 kB | 129/418 kB Progress (3): 0.8/12 MB | 213/468 kB | 145/418 kB Progress (3): 0.8/12 MB | 213/468 kB | 145/418 kB Progress (3): 0.8/12 MB | 229/468 kB | 145/418 kB Progress (3): 0.8/12 MB | 229/468 kB | 161/418 kB Progress (3): 0.8/12 MB | 229/468 kB | 161/418 kB Progress (3): 0.8/12 MB | 229/468 kB | 178/418 kB Progress (3): 0.8/12 MB | 246/468 kB | 178/418 kB Progress (3): 0.8/12 MB | 246/468 kB | 178/418 kB Progress (3): 0.8/12 MB | 262/468 kB | 178/418 kB Progress (3): 0.8/12 MB | 278/468 kB | 178/418 kB Progress (3): 0.8/12 MB | 278/468 kB | 194/418 kB Progress (3): 0.8/12 MB | 295/468 kB | 194/418 kB Progress (3): 0.8/12 MB | 295/468 kB | 210/418 kB Progress (3): 0.8/12 MB | 295/468 kB | 210/418 kB Progress (3): 0.8/12 MB | 295/468 kB | 227/418 kB Progress (3): 0.8/12 MB | 311/468 kB | 227/418 kB Progress (3): 0.8/12 MB | 311/468 kB | 243/418 kB Progress (3): 0.8/12 MB | 327/468 kB | 243/418 kB Progress (3): 0.8/12 MB | 327/468 kB | 243/418 kB Progress (3): 0.8/12 MB | 344/468 kB | 243/418 kB Progress (4): 0.8/12 MB | 344/468 kB | 243/418 kB | 1.4/4.8 kB Progress (4): 0.8/12 MB | 344/468 kB | 243/418 kB | 2.8/4.8 kB Progress (4): 0.8/12 MB | 344/468 kB | 243/418 kB | 4.1/4.8 kB Progress (4): 0.8/12 MB | 344/468 kB | 243/418 kB | 4.8 kB Progress (4): 0.8/12 MB | 360/468 kB | 243/418 kB | 4.8 kB Progress (4): 0.9/12 MB | 360/468 kB | 243/418 kB | 4.8 kB Progress (4): 0.9/12 MB | 360/468 kB | 243/418 kB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.12/spring-boot-starter-jdbc-3.2.12.jar (4.8 kB at 108 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.19/byte-buddy-1.14.19.jar Progress (3): 0.9/12 MB | 360/468 kB | 243/418 kB Progress (3): 0.9/12 MB | 360/468 kB | 243/418 kB Progress (3): 0.9/12 MB | 360/468 kB | 243/418 kB Progress (3): 0.9/12 MB | 360/468 kB | 243/418 kB Progress (3): 0.9/12 MB | 360/468 kB | 243/418 kB Progress (3): 1.0/12 MB | 360/468 kB | 243/418 kB Progress (3): 1.0/12 MB | 377/468 kB | 243/418 kB Progress (3): 1.0/12 MB | 393/468 kB | 243/418 kB Progress (4): 1.0/12 MB | 393/468 kB | 243/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 409/468 kB | 243/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 426/468 kB | 243/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 426/468 kB | 260/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 442/468 kB | 260/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 442/468 kB | 260/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 442/468 kB | 276/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 459/468 kB | 276/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 276/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 276/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 292/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 292/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 309/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 309/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 325/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 325/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 342/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 342/418 kB | 0/2.2 MB Progress (4): 1.0/12 MB | 468 kB | 358/418 kB | 0/2.2 MB Progress (4): 1.1/12 MB | 468 kB | 358/418 kB | 0/2.2 MB Progress (4): 1.1/12 MB | 468 kB | 374/418 kB | 0/2.2 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.15/spring-jdbc-6.1.15.jar (468 kB at 9.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar Progress (3): 1.1/12 MB | 374/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 374/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 391/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 391/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 391/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 391/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 391/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 391/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 391/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 407/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 407/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 407/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 407/418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Progress (3): 1.1/12 MB | 418 kB | 0/2.2 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.15/spring-aop-6.1.15.jar (418 kB at 7.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar Progress (2): 1.1/12 MB | 0/2.2 MB Progress (2): 1.1/12 MB | 0/2.2 MB Progress (2): 1.1/12 MB | 0/2.2 MB Progress (2): 1.1/12 MB | 0/2.2 MB Progress (2): 1.1/12 MB | 0/2.2 MB Progress (2): 1.2/12 MB | 0/2.2 MB Progress (2): 1.2/12 MB | 0/2.2 MB Progress (2): 1.2/12 MB | 0/2.2 MB Progress (2): 1.2/12 MB | 0.1/2.2 MB Progress (2): 1.2/12 MB | 0.1/2.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (3): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 16/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 16/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 16/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 16/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 16/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 31/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 31/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 31/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 31/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 31/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 31/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 48/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 48/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 48/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 48/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 48/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 48/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 48/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 64/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 81/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.1/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.2/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0/4.2 MB | 97/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0/4.2 MB | 113/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 113/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 113/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 113/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 113/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 130/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 130/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 146/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 162/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 179/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 195/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 212/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 212/920 kB Progress (4): 1.3/12 MB | 0.2/2.2 MB | 0.1/4.2 MB | 212/920 kB Progress (4): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB Progress (4): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB | 5.5/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB | 5.5/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB | 5.5/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB | 22/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB | 22/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB | 31/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB | 31/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB | 48/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 212/920 kB | 48/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 228/920 kB | 48/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 228/920 kB | 64/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 228/920 kB | 64/139 kB Progress (5): 1.3/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 244/920 kB | 64/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 244/920 kB | 64/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 244/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 261/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 261/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 277/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 277/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 277/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 294/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 294/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 310/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 310/920 kB | 81/139 kB Progress (5): 1.4/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 326/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 326/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 343/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 343/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 359/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 359/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 375/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 375/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.1/4.2 MB | 392/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.2/4.2 MB | 392/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.2/4.2 MB | 408/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.2/4.2 MB | 408/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.3/2.2 MB | 0.2/4.2 MB | 425/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 425/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 425/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 441/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 441/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 81/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 97/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 97/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 113/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 113/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 130/139 kB Progress (5): 1.5/12 MB | 0.4/2.2 MB | 0.2/4.2 MB | 457/920 kB | 139 kB Progress (5): 1.5/12 MB | 0.5/2.2 MB | 0.2/4.2 MB | 457/920 kB | 139 kB Progress (5): 1.5/12 MB | 0.5/2.2 MB | 0.2/4.2 MB | 457/920 kB | 139 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar (139 kB at 1.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar Progress (4): 1.5/12 MB | 0.5/2.2 MB | 0.2/4.2 MB | 457/920 kB Progress (4): 1.5/12 MB | 0.5/2.2 MB | 0.2/4.2 MB | 457/920 kB Progress (4): 1.5/12 MB | 0.5/2.2 MB | 0.2/4.2 MB | 457/920 kB Progress (4): 1.5/12 MB | 0.5/2.2 MB | 0.2/4.2 MB | 457/920 kB Progress (4): 1.5/12 MB | 0.5/2.2 MB | 0.2/4.2 MB | 457/920 kB Progress (4): 1.5/12 MB | 0.5/2.2 MB | 0.2/4.2 MB | 457/920 kB Progress (4): 1.5/12 MB | 0.5/2.2 MB | 0.2/4.2 MB | 457/920 kB Progress (4): 1.5/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 457/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 457/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 457/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 474/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 474/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 474/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 490/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 490/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 490/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 507/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 523/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 539/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 556/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 572/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 588/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 605/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 605/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 605/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 619/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 619/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 619/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 636/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 636/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 636/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 652/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 652/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 668/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 685/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 685/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 701/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 701/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.6/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.6/2.2 MB | 0.6/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 718/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 734/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 734/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 734/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 750/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 750/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 750/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 767/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 767/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 783/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 783/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 799/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 799/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 816/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 832/920 kB Progress (4): 1.7/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 849/920 kB Progress (4): 1.8/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 849/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 849/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 849/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 849/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 849/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 865/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 865/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 881/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 881/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 898/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 898/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 914/920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.7/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.7/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.8/2.2 MB | 0.8/4.2 MB | 920 kB Progress (4): 1.9/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 920 kB Progress (5): 1.9/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 920 kB | 15/27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar (920 kB at 9.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar Progress (4): 1.9/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 15/27 kB Progress (4): 1.9/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 15/27 kB Progress (4): 1.9/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 15/27 kB Progress (4): 1.9/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 15/27 kB Progress (4): 1.9/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 15/27 kB Progress (4): 1.9/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 15/27 kB Progress (4): 1.9/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (4): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB Progress (5): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB | 16/73 kB Progress (5): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB | 16/73 kB Progress (5): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB | 16/73 kB Progress (5): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB | 32/73 kB Progress (5): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB | 32/73 kB Progress (5): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB | 32/73 kB Progress (5): 2.0/12 MB | 0.9/2.2 MB | 0.9/4.2 MB | 15/27 kB | 49/73 kB Progress (5): 2.0/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 15/27 kB | 49/73 kB Progress (5): 2.0/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 15/27 kB | 49/73 kB Progress (5): 2.0/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 15/27 kB | 65/73 kB Progress (5): 2.0/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 27 kB | 65/73 kB Progress (5): 2.0/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 27 kB | 73 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar (27 kB at 248 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.12/spring-data-jpa-3.2.12.jar Progress (4): 2.0/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 73 kB Progress (4): 2.0/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB | 73 kB Progress (4): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB | 73 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar (73 kB at 648 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.12/spring-data-commons-3.2.12.jar Progress (3): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.0/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.0/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.1/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.2/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.2/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.2/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.2/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.2/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.2/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.2/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.2/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.3/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (3): 2.3/12 MB | 1.1/2.2 MB | 1.1/4.2 MB Progress (4): 2.3/12 MB | 1.1/2.2 MB | 1.1/4.2 MB | 0/1.4 MB Progress (4): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB Progress (4): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB Progress (4): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB Progress (4): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB Progress (4): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB Progress (4): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB | 0/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB | 0/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB | 0/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB | 0/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB | 0/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB | 0.1/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB | 0.1/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0/1.4 MB | 0.1/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.1/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.3/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.2/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.1/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.4/2.2 MB | 1.3/4.2 MB | 0.3/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 0.3/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 0.3/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 0.3/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 0.3/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.2/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.3/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.5/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.5/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.6/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.8/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 1.0/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 1.0/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 1.0/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 1.0/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB | 1.0/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.0/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.0/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.0/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.0/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 1.9/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.0/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.0/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.2/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.1/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.2/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.2/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.2/2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.2 MB | 2.2/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.1/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.1/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (5): 3.2/12 MB | 2.2 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22.1/aspectjweaver-1.9.22.1.jar (2.2 MB at 12 MB/s) Progress (4): 3.2/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.15/spring-orm-6.1.15.jar Progress (4): 3.2/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (4): 3.2/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (4): 3.2/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (4): 3.2/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (4): 3.2/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (4): 3.2/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (4): 3.2/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (4): 3.2/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.3/4.2 MB | 1.2/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.3/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.3/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.3/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.3/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.3/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.3/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.3/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.3/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.3/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB | 1.5/1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB | 1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB | 1.5 MB Progress (4): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB | 1.5 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.12/spring-data-jpa-3.2.12.jar (1.5 MB at 7.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.15/spring-context-6.1.15.jar Progress (3): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB Progress (3): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB Progress (3): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB Progress (3): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB Progress (3): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB Progress (3): 3.4/12 MB | 2.4/4.2 MB | 1.4/1.4 MB Progress (3): 3.4/12 MB | 2.4/4.2 MB | 1.4 MB Progress (3): 3.4/12 MB | 2.4/4.2 MB | 1.4 MB Progress (3): 3.4/12 MB | 2.5/4.2 MB | 1.4 MB Progress (3): 3.4/12 MB | 2.5/4.2 MB | 1.4 MB Progress (3): 3.4/12 MB | 2.5/4.2 MB | 1.4 MB Progress (3): 3.4/12 MB | 2.5/4.2 MB | 1.4 MB Progress (3): 3.4/12 MB | 2.5/4.2 MB | 1.4 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.12/spring-data-commons-3.2.12.jar (1.4 MB at 7.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.15/spring-tx-6.1.15.jar Progress (2): 3.4/12 MB | 2.5/4.2 MB Progress (2): 3.4/12 MB | 2.5/4.2 MB Progress (2): 3.5/12 MB | 2.5/4.2 MB Progress (2): 3.5/12 MB | 2.5/4.2 MB Progress (2): 3.5/12 MB | 2.5/4.2 MB Progress (2): 3.5/12 MB | 2.5/4.2 MB Progress (2): 3.5/12 MB | 2.5/4.2 MB Progress (2): 3.5/12 MB | 2.5/4.2 MB Progress (2): 3.6/12 MB | 2.5/4.2 MB Progress (2): 3.6/12 MB | 2.5/4.2 MB Progress (2): 3.6/12 MB | 2.5/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.6/12 MB | 2.6/4.2 MB Progress (2): 3.7/12 MB | 2.6/4.2 MB Progress (2): 3.7/12 MB | 2.6/4.2 MB Progress (2): 3.7/12 MB | 2.6/4.2 MB Progress (2): 3.7/12 MB | 2.6/4.2 MB Progress (3): 3.7/12 MB | 2.6/4.2 MB | 0/1.3 MB Progress (3): 3.7/12 MB | 2.6/4.2 MB | 0/1.3 MB Progress (3): 3.7/12 MB | 2.6/4.2 MB | 0/1.3 MB Progress (4): 3.7/12 MB | 2.6/4.2 MB | 0/1.3 MB | 16/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 16/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 33/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 33/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 49/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 49/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 66/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 66/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 82/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 82/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 98/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 98/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 98/282 kB Progress (4): 3.8/12 MB | 2.6/4.2 MB | 0/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.6/4.2 MB | 0/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.6/4.2 MB | 0/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.6/4.2 MB | 0/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.6/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.6/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.6/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.6/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.6/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.6/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 3.9/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 98/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 115/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 115/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 115/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 130/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 130/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 130/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 147/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 147/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 163/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 163/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 163/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 179/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 179/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 179/282 kB Progress (4): 4.0/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.1/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.7/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.1/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 196/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 212/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 212/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 212/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 229/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 229/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 229/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 229/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 245/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 245/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 245/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 261/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 261/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 261/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 278/282 kB Progress (4): 4.2/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 282 kB Progress (4): 4.3/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 282 kB Progress (4): 4.3/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 282 kB Progress (4): 4.3/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 282 kB Progress (4): 4.3/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 282 kB Progress (4): 4.3/12 MB | 2.8/4.2 MB | 0.2/1.3 MB | 282 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.15/spring-tx-6.1.15.jar (282 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.15/spring-beans-6.1.15.jar Progress (3): 4.3/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.3/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.3/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.3/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.3/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.3/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.3/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.4/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.4/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.4/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.4/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.4/12 MB | 2.8/4.2 MB | 0.3/1.3 MB Progress (3): 4.4/12 MB | 2.8/4.2 MB | 0.4/1.3 MB Progress (3): 4.4/12 MB | 2.8/4.2 MB | 0.4/1.3 MB Progress (3): 4.4/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.4/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.4/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.4/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.4/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 2.9/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.5/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.6/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.7/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.8/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.5/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 4.9/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.1/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.0/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.2/4.2 MB | 0.6/1.3 MB Progress (3): 5.1/12 MB | 3.3/4.2 MB | 0.6/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.6/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.6/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.6/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.6/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.6/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.6/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.6/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.2/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.3/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.3/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.4/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.7/1.3 MB Progress (3): 5.5/12 MB | 3.4/4.2 MB | 0.8/1.3 MB Progress (3): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB Progress (3): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB Progress (3): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB Progress (3): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB Progress (3): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB Progress (4): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 16/863 kB Progress (4): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 16/863 kB Progress (4): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 16/863 kB Progress (4): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 33/863 kB Progress (4): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 33/863 kB Progress (4): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 33/863 kB Progress (4): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 49/863 kB Progress (4): 5.6/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 49/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 49/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 66/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 66/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.8/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.4/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.7/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 78/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 94/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 94/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 94/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 111/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 111/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 111/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 111/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 127/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 127/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 127/863 kB Progress (4): 5.8/12 MB | 3.5/4.2 MB | 0.9/1.3 MB | 143/863 kB Progress (4): 5.8/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 143/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 143/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 160/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 160/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 160/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 176/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 176/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 176/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 193/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 193/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 193/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 209/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 209/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 225/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 225/863 kB Progress (4): 5.9/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.0/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.6/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 225/863 kB Progress (4): 6.1/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 242/863 kB Progress (4): 6.1/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 242/863 kB Progress (4): 6.1/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 242/863 kB Progress (4): 6.1/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 258/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 258/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 258/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 275/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 275/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 275/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 291/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 291/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 291/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 307/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 307/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 307/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 324/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 324/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.0/1.3 MB | 324/863 kB Progress (4): 6.2/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.3/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.1/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 324/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 340/863 kB Progress (4): 6.4/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 340/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 340/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 356/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 356/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 356/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 373/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 373/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 373/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 389/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 389/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 389/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 389/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 406/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 406/863 kB Progress (4): 6.5/12 MB | 3.7/4.2 MB | 1.2/1.3 MB | 422/863 kB Progress (4): 6.5/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 422/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 422/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 438/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 438/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 438/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.6/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.2/1.3 MB | 455/863 kB Progress (4): 6.7/12 MB | 3.8/4.2 MB | 1.3/1.3 MB | 455/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3/1.3 MB | 455/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3/1.3 MB | 455/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3/1.3 MB | 471/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3/1.3 MB | 471/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3/1.3 MB | 471/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3/1.3 MB | 471/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3/1.3 MB | 488/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3/1.3 MB | 488/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3 MB | 488/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3 MB | 504/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3 MB | 504/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3 MB | 520/863 kB Progress (4): 6.8/12 MB | 3.8/4.2 MB | 1.3 MB | 520/863 kB Progress (4): 6.9/12 MB | 3.8/4.2 MB | 1.3 MB | 520/863 kB Progress (4): 6.9/12 MB | 3.8/4.2 MB | 1.3 MB | 537/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 537/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 537/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 6.9/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 7.0/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 7.0/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 7.0/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Progress (4): 7.0/12 MB | 3.9/4.2 MB | 1.3 MB | 553/863 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.15/spring-context-6.1.15.jar (1.3 MB at 4.9 MB/s) Progress (3): 7.0/12 MB | 3.9/4.2 MB | 569/863 kB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.15/spring-aspects-6.1.15.jar Progress (3): 7.0/12 MB | 3.9/4.2 MB | 569/863 kB Progress (3): 7.0/12 MB | 3.9/4.2 MB | 586/863 kB Progress (3): 7.0/12 MB | 3.9/4.2 MB | 586/863 kB Progress (3): 7.0/12 MB | 3.9/4.2 MB | 602/863 kB Progress (3): 7.1/12 MB | 3.9/4.2 MB | 602/863 kB Progress (3): 7.1/12 MB | 3.9/4.2 MB | 602/863 kB Progress (3): 7.1/12 MB | 3.9/4.2 MB | 602/863 kB Progress (3): 7.1/12 MB | 3.9/4.2 MB | 602/863 kB Progress (3): 7.1/12 MB | 3.9/4.2 MB | 602/863 kB Progress (3): 7.1/12 MB | 4.0/4.2 MB | 602/863 kB Progress (3): 7.1/12 MB | 4.0/4.2 MB | 602/863 kB Progress (3): 7.1/12 MB | 4.0/4.2 MB | 619/863 kB Progress (3): 7.1/12 MB | 4.0/4.2 MB | 619/863 kB Progress (3): 7.1/12 MB | 4.0/4.2 MB | 619/863 kB Progress (3): 7.1/12 MB | 4.0/4.2 MB | 635/863 kB Progress (3): 7.1/12 MB | 4.0/4.2 MB | 635/863 kB Progress (3): 7.2/12 MB | 4.0/4.2 MB | 635/863 kB Progress (3): 7.2/12 MB | 4.0/4.2 MB | 651/863 kB Progress (3): 7.2/12 MB | 4.0/4.2 MB | 651/863 kB Progress (3): 7.2/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.2/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.2/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.2/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.2/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.2/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.0/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.1/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.1/4.2 MB | 668/863 kB Progress (3): 7.3/12 MB | 4.1/4.2 MB | 668/863 kB Progress (3): 7.4/12 MB | 4.1/4.2 MB | 668/863 kB Progress (3): 7.4/12 MB | 4.1/4.2 MB | 668/863 kB Progress (3): 7.4/12 MB | 4.1/4.2 MB | 668/863 kB Progress (3): 7.4/12 MB | 4.1/4.2 MB | 684/863 kB Progress (3): 7.4/12 MB | 4.1/4.2 MB | 684/863 kB Progress (3): 7.4/12 MB | 4.1/4.2 MB | 684/863 kB Progress (3): 7.4/12 MB | 4.1/4.2 MB | 701/863 kB Progress (3): 7.4/12 MB | 4.1/4.2 MB | 701/863 kB Progress (3): 7.4/12 MB | 4.1/4.2 MB | 717/863 kB Progress (4): 7.4/12 MB | 4.1/4.2 MB | 717/863 kB | 16/50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 717/863 kB | 16/50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 733/863 kB | 16/50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 733/863 kB | 33/50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 733/863 kB | 33/50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 733/863 kB | 33/50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 733/863 kB | 49/50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 733/863 kB | 50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 750/863 kB | 50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 750/863 kB | 50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 766/863 kB | 50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 766/863 kB | 50 kB Progress (4): 7.5/12 MB | 4.1/4.2 MB | 782/863 kB | 50 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.15/spring-aspects-6.1.15.jar (50 kB at 179 kB/s) Progress (3): 7.5/12 MB | 4.1/4.2 MB | 782/863 kB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.12/spring-boot-starter-web-3.2.12.jar Progress (3): 7.5/12 MB | 4.1/4.2 MB | 799/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 799/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.6/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.7/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.7/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.7/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.7/12 MB | 4.1/4.2 MB | 815/863 kB Progress (3): 7.7/12 MB | 4.2/4.2 MB | 815/863 kB Progress (3): 7.7/12 MB | 4.2/4.2 MB | 832/863 kB Progress (3): 7.7/12 MB | 4.2/4.2 MB | 832/863 kB Progress (3): 7.7/12 MB | 4.2/4.2 MB | 832/863 kB Progress (3): 7.7/12 MB | 4.2/4.2 MB | 832/863 kB Progress (3): 7.7/12 MB | 4.2/4.2 MB | 848/863 kB Progress (3): 7.7/12 MB | 4.2/4.2 MB | 863 kB Progress (3): 7.7/12 MB | 4.2/4.2 MB | 863 kB Progress (3): 7.7/12 MB | 4.2/4.2 MB | 863 kB Progress (3): 7.8/12 MB | 4.2/4.2 MB | 863 kB Progress (3): 7.8/12 MB | 4.2/4.2 MB | 863 kB Progress (3): 7.8/12 MB | 4.2/4.2 MB | 863 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.15/spring-beans-6.1.15.jar (863 kB at 3.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.12/spring-boot-starter-3.2.12.jar Progress (2): 7.8/12 MB | 4.2/4.2 MB Progress (2): 7.8/12 MB | 4.2/4.2 MB Progress (2): 7.8/12 MB | 4.2/4.2 MB Progress (2): 7.8/12 MB | 4.2/4.2 MB Progress (2): 7.9/12 MB | 4.2/4.2 MB Progress (2): 7.9/12 MB | 4.2 MB Progress (2): 7.9/12 MB | 4.2 MB Progress (2): 7.9/12 MB | 4.2 MB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.19/byte-buddy-1.14.19.jar (4.2 MB at 15 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.12/spring-boot-3.2.12.jar Progress (1): 7.9/12 MB Progress (1): 7.9/12 MB Progress (1): 7.9/12 MB Progress (1): 7.9/12 MB Progress (1): 8.0/12 MB Progress (1): 8.0/12 MB Progress (1): 8.0/12 MB Progress (2): 8.0/12 MB | 16/238 kB Progress (2): 8.0/12 MB | 33/238 kB Progress (2): 8.0/12 MB | 49/238 kB Progress (2): 8.0/12 MB | 66/238 kB Progress (3): 8.0/12 MB | 66/238 kB | 4.8 kB Progress (3): 8.0/12 MB | 82/238 kB | 4.8 kB Progress (3): 8.0/12 MB | 98/238 kB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.12/spring-boot-starter-web-3.2.12.jar (4.8 kB at 17 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.12/spring-boot-autoconfigure-3.2.12.jar Progress (2): 8.0/12 MB | 115/238 kB Progress (2): 8.0/12 MB | 131/238 kB Progress (2): 8.0/12 MB | 131/238 kB Progress (2): 8.0/12 MB | 147/238 kB Progress (2): 8.0/12 MB | 163/238 kB Progress (2): 8.0/12 MB | 180/238 kB Progress (2): 8.0/12 MB | 196/238 kB Progress (2): 8.0/12 MB | 212/238 kB Progress (2): 8.0/12 MB | 229/238 kB Progress (2): 8.0/12 MB | 238 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.15/spring-orm-6.1.15.jar (238 kB at 818 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.12/spring-boot-starter-logging-3.2.12.jar Progress (1): 8.0/12 MB Progress (1): 8.0/12 MB Progress (1): 8.1/12 MB Progress (1): 8.1/12 MB Progress (1): 8.1/12 MB Progress (1): 8.1/12 MB Progress (1): 8.1/12 MB Progress (1): 8.1/12 MB Progress (1): 8.2/12 MB Progress (1): 8.2/12 MB Progress (1): 8.2/12 MB Progress (1): 8.2/12 MB Progress (1): 8.2/12 MB Progress (2): 8.2/12 MB | 0/1.9 MB Progress (2): 8.2/12 MB | 0/1.9 MB Progress (2): 8.2/12 MB | 0/1.9 MB Progress (2): 8.3/12 MB | 0/1.9 MB Progress (2): 8.3/12 MB | 0/1.9 MB Progress (2): 8.3/12 MB | 0/1.9 MB Progress (2): 8.3/12 MB | 0/1.9 MB Progress (2): 8.3/12 MB | 0.1/1.9 MB Progress (2): 8.3/12 MB | 0.1/1.9 MB Progress (2): 8.3/12 MB | 0.1/1.9 MB Progress (2): 8.3/12 MB | 0.1/1.9 MB Progress (2): 8.3/12 MB | 0.1/1.9 MB Progress (2): 8.3/12 MB | 0.1/1.9 MB Progress (2): 8.4/12 MB | 0.1/1.9 MB Progress (2): 8.4/12 MB | 0.1/1.9 MB Progress (2): 8.4/12 MB | 0.1/1.9 MB Progress (3): 8.4/12 MB | 0.1/1.9 MB | 0/1.6 MB Progress (3): 8.4/12 MB | 0.1/1.9 MB | 0/1.6 MB Progress (3): 8.4/12 MB | 0.1/1.9 MB | 0/1.6 MB Progress (4): 8.4/12 MB | 0.1/1.9 MB | 0/1.6 MB | 4.8 kB Progress (4): 8.4/12 MB | 0.1/1.9 MB | 0/1.6 MB | 4.8 kB Progress (4): 8.4/12 MB | 0.1/1.9 MB | 0/1.6 MB | 4.8 kB Progress (4): 8.4/12 MB | 0.1/1.9 MB | 0/1.6 MB | 4.8 kB Progress (4): 8.4/12 MB | 0.1/1.9 MB | 0.1/1.6 MB | 4.8 kB Progress (4): 8.5/12 MB | 0.1/1.9 MB | 0.1/1.6 MB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.12/spring-boot-starter-3.2.12.jar (4.8 kB at 16 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.jar Progress (3): 8.5/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.5/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.5/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.5/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.5/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.5/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.5/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.1/1.9 MB | 0.1/1.6 MB Progress (3): 8.6/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.7/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.8/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.8/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (3): 8.8/12 MB | 0.2/1.9 MB | 0.1/1.6 MB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.1/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.8/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.9/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.9/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.9/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Progress (4): 8.9/12 MB | 0.2/1.9 MB | 0.2/1.6 MB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.12/spring-boot-starter-logging-3.2.12.jar (4.8 kB at 16 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.12/spring-boot-starter-json-3.2.12.jar Progress (3): 8.9/12 MB | 0.2/1.9 MB | 0.2/1.6 MB Progress (3): 8.9/12 MB | 0.2/1.9 MB | 0.2/1.6 MB Progress (3): 8.9/12 MB | 0.2/1.9 MB | 0.2/1.6 MB Progress (3): 8.9/12 MB | 0.2/1.9 MB | 0.2/1.6 MB Progress (3): 8.9/12 MB | 0.2/1.9 MB | 0.2/1.6 MB Progress (3): 9.0/12 MB | 0.2/1.9 MB | 0.2/1.6 MB Progress (3): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB Progress (3): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB Progress (3): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB Progress (3): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB Progress (3): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB Progress (3): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB Progress (3): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB Progress (4): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB | 6.4 kB Progress (4): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB | 6.4 kB Progress (4): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB | 6.4 kB Progress (4): 9.0/12 MB | 0.3/1.9 MB | 0.2/1.6 MB | 6.4 kB Progress (4): 9.1/12 MB | 0.3/1.9 MB | 0.2/1.6 MB | 6.4 kB Progress (4): 9.1/12 MB | 0.3/1.9 MB | 0.2/1.6 MB | 6.4 kB Progress (4): 9.1/12 MB | 0.3/1.9 MB | 0.2/1.6 MB | 6.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.jar (6.4 kB at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.12/spring-boot-starter-tomcat-3.2.12.jar Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.2/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.2/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.2/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.2/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.2/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.2/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.3/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.3/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.3/1.6 MB Progress (4): 9.1/12 MB | 0.4/1.9 MB | 0.3/1.6 MB | 4.7 kB Progress (4): 9.1/12 MB | 0.4/1.9 MB | 0.3/1.6 MB | 4.7 kB Progress (4): 9.1/12 MB | 0.4/1.9 MB | 0.3/1.6 MB | 4.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.12/spring-boot-starter-json-3.2.12.jar (4.7 kB at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.33/tomcat-embed-core-10.1.33.jar Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.3/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.3/1.6 MB Progress (3): 9.1/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.2/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.4/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.3/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.4/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.4/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.4/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.4/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (3): 9.4/12 MB | 0.5/1.9 MB | 0.4/1.6 MB Progress (4): 9.4/12 MB | 0.5/1.9 MB | 0.4/1.6 MB | 4.8 kB Progress (4): 9.4/12 MB | 0.5/1.9 MB | 0.4/1.6 MB | 4.8 kB Progress (4): 9.4/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.4/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.4/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.4/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.4/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.4/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.4/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.5/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.5/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.5/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.5/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.5/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.5/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.5/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.5/12 MB | 0.5/1.9 MB | 0.5/1.6 MB | 4.8 kB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.12/spring-boot-starter-tomcat-3.2.12.jar (4.8 kB at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.33/tomcat-embed-el-10.1.33.jar Progress (3): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0.1/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0.1/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0.1/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0.1/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0.1/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0.1/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0.1/3.6 MB Progress (4): 9.5/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.5/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.6/1.6 MB | 0.1/3.6 MB Progress (4): 9.6/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.1/3.6 MB Progress (4): 9.7/12 MB | 0.6/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.2/3.6 MB Progress (4): 9.7/12 MB | 0.7/1.9 MB | 0.7/1.6 MB | 0.3/3.6 MB Progress (4): 9.7/12 MB | 0.8/1.9 MB | 0.7/1.6 MB | 0.3/3.6 MB Progress (4): 9.7/12 MB | 0.8/1.9 MB | 0.7/1.6 MB | 0.3/3.6 MB Progress (4): 9.7/12 MB | 0.8/1.9 MB | 0.7/1.6 MB | 0.3/3.6 MB Progress (4): 9.7/12 MB | 0.8/1.9 MB | 0.7/1.6 MB | 0.3/3.6 MB Progress (4): 9.7/12 MB | 0.8/1.9 MB | 0.7/1.6 MB | 0.3/3.6 MB Progress (4): 9.7/12 MB | 0.8/1.9 MB | 0.7/1.6 MB | 0.3/3.6 MB Progress (4): 9.7/12 MB | 0.8/1.9 MB | 0.7/1.6 MB | 0.3/3.6 MB Progress (4): 9.7/12 MB | 0.8/1.9 MB | 0.7/1.6 MB | 0.3/3.6 MB Progress (4): 9.7/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.8/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.3/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.8/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.8/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (4): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB Progress (5): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 16/264 kB Progress (5): 9.9/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 16/264 kB Progress (5): 10.0/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 16/264 kB Progress (5): 10.0/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 16/264 kB Progress (5): 10.0/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 33/264 kB Progress (5): 10.0/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 33/264 kB Progress (5): 10.0/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 33/264 kB Progress (5): 10.0/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 49/264 kB Progress (5): 10.0/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 49/264 kB Progress (5): 10.0/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 49/264 kB Progress (5): 10.0/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 0.9/1.6 MB | 0.4/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.4/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.4/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.4/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.4/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.4/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 0.9/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 63/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 79/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 79/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 79/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 95/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.5/3.6 MB | 95/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 95/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 112/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 112/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 112/264 kB Progress (5): 10/12 MB | 1.0/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.0/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 128/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 144/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 144/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 144/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 144/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 161/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 161/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 161/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 177/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.1/1.6 MB | 0.6/3.6 MB | 177/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 177/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 177/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 177/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 177/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 177/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.1/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.6/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.2/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 194/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 210/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 210/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 210/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 226/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 226/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 226/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 226/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 243/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 243/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 259/264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.7/3.6 MB | 264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.8/3.6 MB | 264 kB Progress (5): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.8/3.6 MB | 264 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.33/tomcat-embed-el-10.1.33.jar (264 kB at 753 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.33/tomcat-embed-websocket-10.1.33.jar Progress (4): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.2/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.3/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 10/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.8/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.4/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.3/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 0.9/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.4/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB Progress (4): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 16/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 16/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 33/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 33/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.5/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.5/1.6 MB | 1.0/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.5/1.6 MB | 1.1/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 39/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 55/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 55/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 63/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 63/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 63/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 79/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 79/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 79/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6/1.6 MB | 1.1/3.6 MB | 96/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6 MB | 1.1/3.6 MB | 96/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6 MB | 1.1/3.6 MB | 96/283 kB Progress (5): 11/12 MB | 1.6/1.9 MB | 1.6 MB | 1.2/3.6 MB | 96/283 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.12/spring-boot-3.2.12.jar (1.6 MB at 4.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.15/spring-web-6.1.15.jar Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.6/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 96/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 112/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 112/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 112/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 112/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 129/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 129/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 129/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 129/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 145/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 145/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 145/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 161/283 kB Progress (4): 11/12 MB | 1.7/1.9 MB | 1.2/3.6 MB | 161/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.2/3.6 MB | 161/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.2/3.6 MB | 178/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.2/3.6 MB | 178/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.2/3.6 MB | 178/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.2/3.6 MB | 178/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.2/3.6 MB | 194/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.2/3.6 MB | 194/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 194/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (4): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB Progress (5): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.8/1.9 MB | 1.3/3.6 MB | 211/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 211/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 211/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 211/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 227/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 227/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 227/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 227/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 227/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 243/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 243/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 243/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9/1.9 MB | 1.3/3.6 MB | 243/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.3/3.6 MB | 243/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.3/3.6 MB | 260/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.3/3.6 MB | 260/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.3/3.6 MB | 276/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 276/283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.4/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.1/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.2/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.3/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.3/1.9 MB Progress (5): 11/12 MB | 1.9 MB | 1.5/3.6 MB | 283 kB | 0.3/1.9 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.12/spring-boot-autoconfigure-3.2.12.jar (1.9 MB at 5.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.13/micrometer-observation-1.12.13.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.33/tomcat-embed-websocket-10.1.33.jar (283 kB at 754 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.13/micrometer-commons-1.12.13.jar Progress (3): 11/12 MB | 1.5/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.5/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.5/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.5/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.5/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.5/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.5/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.3/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.6/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.4/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.5/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.7/3.6 MB | 0.6/1.9 MB Progress (4): 11/12 MB | 1.7/3.6 MB | 0.6/1.9 MB | 16/47 kB Progress (5): 11/12 MB | 1.7/3.6 MB | 0.6/1.9 MB | 16/47 kB | 16/72 kB Progress (5): 11/12 MB | 1.7/3.6 MB | 0.6/1.9 MB | 16/47 kB | 16/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 16/47 kB | 16/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 32/47 kB | 16/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 32/47 kB | 33/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 32/47 kB | 33/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 47 kB | 33/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 47 kB | 49/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 47 kB | 49/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 47 kB | 66/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 47 kB | 66/72 kB Progress (5): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 47 kB | 72 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.13/micrometer-commons-1.12.13.jar (47 kB at 123 kB/s) Progress (4): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 72 kB Progress (4): 11/12 MB | 1.8/3.6 MB | 0.6/1.9 MB | 72 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.13/micrometer-observation-1.12.13.jar (72 kB at 186 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.15/spring-webmvc-6.1.15.jar Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.15/spring-expression-6.1.15.jar Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 1.9/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 2.0/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 2.0/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 2.0/3.6 MB | 0.6/1.9 MB Progress (3): 11/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 11/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 11/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12/12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12 MB | 2.0/3.6 MB | 0.7/1.9 MB Progress (3): 12 MB | 2.0/3.6 MB | 0.8/1.9 MB Progress (3): 12 MB | 2.0/3.6 MB | 0.8/1.9 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.4.10.Final/hibernate-core-6.4.10.Final.jar (12 MB at 29 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar Progress (2): 2.0/3.6 MB | 0.8/1.9 MB Progress (2): 2.0/3.6 MB | 0.8/1.9 MB Progress (2): 2.0/3.6 MB | 0.8/1.9 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.0/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.1/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.2/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (3): 2.2/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 2.2/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB | 16/304 kB Progress (4): 2.2/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB | 16/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 16/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 33/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 33/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 33/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 49/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 49/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 49/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 66/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 66/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 66/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 66/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 66/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 82/304 kB Progress (4): 2.2/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 82/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 82/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 98/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 98/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 98/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 98/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 98/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 98/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 115/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.2/1.0 MB | 115/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 115/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.3/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 0.9/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 131/304 kB Progress (4): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 147/304 kB Progress (4): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 147/304 kB Progress (5): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 147/304 kB | 0/2.1 MB Progress (5): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 164/304 kB | 0/2.1 MB Progress (5): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 164/304 kB | 0/2.1 MB Progress (5): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 164/304 kB | 0/2.1 MB Progress (5): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 180/304 kB | 0/2.1 MB Progress (5): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 180/304 kB | 0/2.1 MB Progress (5): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 180/304 kB | 0/2.1 MB Progress (5): 2.4/3.6 MB | 1.0/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0/2.1 MB Progress (5): 2.4/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0/2.1 MB Progress (5): 2.4/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.4/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.4/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.4/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.4/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.4/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 193/304 kB | 0.1/2.1 MB Progress (5): 2.5/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 210/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.3/1.0 MB | 210/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 210/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 226/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 226/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 242/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 242/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 242/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 259/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.1/2.1 MB Progress (5): 2.6/3.6 MB | 1.1/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 275/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 292/304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.6/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.4/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 304 kB | 0.2/2.1 MB Progress (5): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 304 kB | 0.2/2.1 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.15/spring-expression-6.1.15.jar (304 kB at 732 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.12/spring-boot-starter-test-3.2.12.jar Progress (4): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (4): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (4): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.2/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.7/3.6 MB | 1.3/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.7/3.6 MB | 1.4/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.7/3.6 MB | 1.4/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.7/3.6 MB | 1.4/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.7/3.6 MB | 1.4/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.5/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (4): 2.8/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 2.9/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB | 4.8 kB Progress (5): 2.9/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB | 4.8 kB Progress (5): 2.9/3.6 MB | 1.4/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB | 4.8 kB Progress (5): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.4/2.1 MB | 4.8 kB Progress (5): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.4/2.1 MB | 4.8 kB Progress (5): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.4/2.1 MB | 4.8 kB Progress (5): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.4/2.1 MB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.12/spring-boot-starter-test-3.2.12.jar (4.8 kB at 11 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.12/spring-boot-test-3.2.12.jar Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.4/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.4/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.4/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.4/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.4/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.5/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 2.9/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.5/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.7/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.6/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.7/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.0/3.6 MB | 1.7/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.1/3.6 MB | 1.7/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.1/3.6 MB | 1.7/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.1/3.6 MB | 1.7/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.1/3.6 MB | 1.7/1.9 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB Progress (4): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB Progress (4): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB Progress (4): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB | 16/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB | 16/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB | 16/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB | 33/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB | 33/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.8/2.1 MB | 49/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.9/2.1 MB | 49/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.9/2.1 MB | 49/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.9/2.1 MB | 49/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.9/2.1 MB | 65/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.9/2.1 MB | 65/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.9/2.1 MB | 65/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.9/2.1 MB | 82/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 0.9/1.0 MB | 0.9/2.1 MB | 82/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 82/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.7/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 0.9/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 98/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 115/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 115/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 131/248 kB Progress (5): 3.1/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 131/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 131/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 147/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 147/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0/1.0 MB | 1.0/2.1 MB | 147/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0 MB | 1.0/2.1 MB | 147/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0 MB | 1.0/2.1 MB | 147/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0 MB | 1.0/2.1 MB | 164/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0 MB | 1.0/2.1 MB | 180/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0 MB | 1.0/2.1 MB | 180/248 kB Progress (5): 3.2/3.6 MB | 1.8/1.9 MB | 1.0 MB | 1.0/2.1 MB | 180/248 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.15/spring-webmvc-6.1.15.jar (1.0 MB at 2.4 MB/s) Progress (4): 3.2/3.6 MB | 1.8/1.9 MB | 1.1/2.1 MB | 180/248 kB Progress (4): 3.2/3.6 MB | 1.8/1.9 MB | 1.1/2.1 MB | 180/248 kB Progress (4): 3.2/3.6 MB | 1.8/1.9 MB | 1.1/2.1 MB | 196/248 kB Progress (4): 3.2/3.6 MB | 1.8/1.9 MB | 1.1/2.1 MB | 196/248 kB Progress (4): 3.2/3.6 MB | 1.8/1.9 MB | 1.1/2.1 MB | 196/248 kB Progress (4): 3.2/3.6 MB | 1.8/1.9 MB | 1.1/2.1 MB | 213/248 kB Progress (4): 3.2/3.6 MB | 1.8/1.9 MB | 1.1/2.1 MB | 213/248 kB Progress (4): 3.2/3.6 MB | 1.8/1.9 MB | 1.1/2.1 MB | 229/248 kB Progress (4): 3.2/3.6 MB | 1.8/1.9 MB | 1.1/2.1 MB | 229/248 kB Progress (4): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB | 229/248 kB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.12/spring-boot-test-autoconfigure-3.2.12.jar Progress (4): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB | 246/248 kB Progress (4): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB | 246/248 kB Progress (4): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB | 248 kB Progress (4): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB | 248 kB Progress (4): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB | 248 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.12/spring-boot-test-3.2.12.jar (248 kB at 563 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar Progress (3): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB Progress (3): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB Progress (3): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB Progress (3): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB Progress (3): 3.2/3.6 MB | 1.9/1.9 MB | 1.1/2.1 MB Progress (3): 3.2/3.6 MB | 1.9 MB | 1.1/2.1 MB Progress (3): 3.2/3.6 MB | 1.9 MB | 1.2/2.1 MB Progress (3): 3.2/3.6 MB | 1.9 MB | 1.2/2.1 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.15/spring-web-6.1.15.jar (1.9 MB at 4.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar Progress (2): 3.2/3.6 MB | 1.2/2.1 MB Progress (2): 3.2/3.6 MB | 1.2/2.1 MB Progress (2): 3.3/3.6 MB | 1.2/2.1 MB Progress (2): 3.3/3.6 MB | 1.2/2.1 MB Progress (2): 3.3/3.6 MB | 1.2/2.1 MB Progress (2): 3.3/3.6 MB | 1.2/2.1 MB Progress (2): 3.3/3.6 MB | 1.2/2.1 MB Progress (2): 3.3/3.6 MB | 1.2/2.1 MB Progress (2): 3.3/3.6 MB | 1.2/2.1 MB Progress (2): 3.3/3.6 MB | 1.3/2.1 MB Progress (2): 3.3/3.6 MB | 1.3/2.1 MB Progress (2): 3.4/3.6 MB | 1.3/2.1 MB Progress (2): 3.4/3.6 MB | 1.3/2.1 MB Progress (2): 3.4/3.6 MB | 1.3/2.1 MB Progress (2): 3.4/3.6 MB | 1.3/2.1 MB Progress (2): 3.4/3.6 MB | 1.3/2.1 MB Progress (2): 3.4/3.6 MB | 1.3/2.1 MB Progress (2): 3.4/3.6 MB | 1.3/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (2): 3.4/3.6 MB | 1.4/2.1 MB Progress (3): 3.4/3.6 MB | 1.4/2.1 MB | 16/67 kB Progress (3): 3.4/3.6 MB | 1.5/2.1 MB | 16/67 kB Progress (3): 3.4/3.6 MB | 1.5/2.1 MB | 33/67 kB Progress (3): 3.4/3.6 MB | 1.5/2.1 MB | 33/67 kB Progress (3): 3.4/3.6 MB | 1.5/2.1 MB | 49/67 kB Progress (3): 3.4/3.6 MB | 1.5/2.1 MB | 49/67 kB Progress (3): 3.4/3.6 MB | 1.5/2.1 MB | 64/67 kB Progress (3): 3.4/3.6 MB | 1.5/2.1 MB | 64/67 kB Progress (4): 3.4/3.6 MB | 1.5/2.1 MB | 64/67 kB | 16/223 kB Progress (4): 3.4/3.6 MB | 1.5/2.1 MB | 64/67 kB | 16/223 kB Progress (4): 3.4/3.6 MB | 1.5/2.1 MB | 64/67 kB | 32/223 kB Progress (4): 3.4/3.6 MB | 1.5/2.1 MB | 64/67 kB | 32/223 kB Progress (4): 3.4/3.6 MB | 1.5/2.1 MB | 64/67 kB | 49/223 kB Progress (4): 3.4/3.6 MB | 1.6/2.1 MB | 64/67 kB | 49/223 kB Progress (4): 3.4/3.6 MB | 1.6/2.1 MB | 64/67 kB | 65/223 kB Progress (4): 3.4/3.6 MB | 1.6/2.1 MB | 64/67 kB | 65/223 kB Progress (4): 3.4/3.6 MB | 1.6/2.1 MB | 64/67 kB | 81/223 kB Progress (4): 3.4/3.6 MB | 1.6/2.1 MB | 67 kB | 81/223 kB Progress (4): 3.4/3.6 MB | 1.6/2.1 MB | 67 kB | 81/223 kB Progress (4): 3.4/3.6 MB | 1.6/2.1 MB | 67 kB | 81/223 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 81/223 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 98/223 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 98/223 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 114/223 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 114/223 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 130/223 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 130/223 kB Progress (5): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 130/223 kB | 16/131 kB Progress (5): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 147/223 kB | 16/131 kB Progress (5): 3.5/3.6 MB | 1.6/2.1 MB | 67 kB | 147/223 kB | 16/131 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 147 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.1/json-smart-2.5.1.jar Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 147/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 147/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 147/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 147/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.6/2.1 MB | 163/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 163/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 179/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 179/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 179/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 196/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 212/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 212/223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 223 kB | 33/131 kB Progress (4): 3.5/3.6 MB | 1.7/2.1 MB | 223 kB | 33/131 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.12/spring-boot-test-autoconfigure-3.2.12.jar (223 kB at 488 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.jar Progress (3): 3.5/3.6 MB | 1.7/2.1 MB | 49/131 kB Progress (3): 3.5/3.6 MB | 1.7/2.1 MB | 49/131 kB Progress (3): 3.5/3.6 MB | 1.7/2.1 MB | 66/131 kB Progress (3): 3.6/3.6 MB | 1.7/2.1 MB | 66/131 kB Progress (3): 3.6/3.6 MB | 1.7/2.1 MB | 82/131 kB Progress (3): 3.6/3.6 MB | 1.7/2.1 MB | 82/131 kB Progress (3): 3.6 MB | 1.7/2.1 MB | 82/131 kB Progress (3): 3.6 MB | 1.7/2.1 MB | 98/131 kB Progress (3): 3.6 MB | 1.7/2.1 MB | 115/131 kB Progress (3): 3.6 MB | 1.7/2.1 MB | 131 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.33/tomcat-embed-core-10.1.33.jar (3.6 MB at 7.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 285 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar Progress (1): 1.7/2.1 MB Progress (1): 1.8/2.1 MB Progress (1): 1.8/2.1 MB Progress (1): 1.8/2.1 MB Progress (1): 1.8/2.1 MB Progress (1): 1.8/2.1 MB Progress (2): 1.8/2.1 MB | 16/122 kB Progress (2): 1.8/2.1 MB | 16/122 kB Progress (2): 1.8/2.1 MB | 33/122 kB Progress (2): 1.9/2.1 MB | 33/122 kB Progress (2): 1.9/2.1 MB | 49/122 kB Progress (2): 1.9/2.1 MB | 49/122 kB Progress (2): 1.9/2.1 MB | 65/122 kB Progress (2): 1.9/2.1 MB | 65/122 kB Progress (2): 1.9/2.1 MB | 65/122 kB Progress (2): 1.9/2.1 MB | 65/122 kB Progress (2): 1.9/2.1 MB | 65/122 kB Progress (2): 1.9/2.1 MB | 81/122 kB Progress (2): 2.0/2.1 MB | 81/122 kB Progress (2): 2.0/2.1 MB | 98/122 kB Progress (2): 2.0/2.1 MB | 98/122 kB Progress (2): 2.0/2.1 MB | 114/122 kB Progress (2): 2.0/2.1 MB | 114/122 kB Progress (2): 2.0/2.1 MB | 114/122 kB Progress (2): 2.0/2.1 MB | 114/122 kB Progress (3): 2.0/2.1 MB | 114/122 kB | 6.4 kB Progress (4): 2.0/2.1 MB | 114/122 kB | 6.4 kB | 16/30 kB Progress (4): 2.0/2.1 MB | 114/122 kB | 6.4 kB | 16/30 kB Progress (4): 2.0/2.1 MB | 114/122 kB | 6.4 kB | 30 kB Progress (4): 2.1 MB | 114/122 kB | 6.4 kB | 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar (6.4 kB at 14 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.jar (30 kB at 65 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar (2.1 MB at 4.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar Progress (1): 122 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.1/json-smart-2.5.1.jar (122 kB at 263 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar Progress (1): 16/97 kB Progress (1): 32/97 kB Progress (1): 49/97 kB Progress (1): 65/97 kB Progress (1): 81/97 kB Progress (1): 97 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar (97 kB at 208 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar Progress (1): 16/106 kB Progress (1): 32/106 kB Progress (1): 49/106 kB Progress (1): 65/106 kB Progress (1): 81/106 kB Progress (1): 98/106 kB Progress (1): 106 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar (106 kB at 226 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.19/byte-buddy-agent-1.14.19.jar Progress (1): 16/245 kB Progress (1): 33/245 kB Progress (1): 49/245 kB Progress (1): 66/245 kB Progress (2): 66/245 kB | 16/586 kB Progress (2): 66/245 kB | 33/586 kB Progress (2): 80/245 kB | 33/586 kB Progress (2): 80/245 kB | 49/586 kB Progress (2): 96/245 kB | 49/586 kB Progress (2): 113/245 kB | 49/586 kB Progress (2): 129/245 kB | 49/586 kB Progress (2): 129/245 kB | 66/586 kB Progress (3): 129/245 kB | 66/586 kB | 16/211 kB Progress (3): 129/245 kB | 82/586 kB | 16/211 kB Progress (3): 129/245 kB | 82/586 kB | 33/211 kB Progress (3): 129/245 kB | 98/586 kB | 33/211 kB Progress (3): 129/245 kB | 98/586 kB | 49/211 kB Progress (3): 129/245 kB | 98/586 kB | 62/211 kB Progress (3): 129/245 kB | 115/586 kB | 62/211 kB Progress (3): 129/245 kB | 115/586 kB | 78/211 kB Progress (3): 129/245 kB | 115/586 kB | 95/211 kB Progress (3): 129/245 kB | 115/586 kB | 111/211 kB Progress (3): 129/245 kB | 131/586 kB | 111/211 kB Progress (3): 129/245 kB | 131/586 kB | 127/211 kB Progress (3): 129/245 kB | 131/586 kB | 144/211 kB Progress (3): 129/245 kB | 131/586 kB | 160/211 kB Progress (3): 145/245 kB | 131/586 kB | 160/211 kB Progress (3): 145/245 kB | 147/586 kB | 160/211 kB Progress (3): 162/245 kB | 147/586 kB | 160/211 kB Progress (3): 178/245 kB | 147/586 kB | 160/211 kB Progress (3): 195/245 kB | 147/586 kB | 160/211 kB Progress (3): 195/245 kB | 164/586 kB | 160/211 kB Progress (3): 211/245 kB | 164/586 kB | 160/211 kB Progress (3): 227/245 kB | 164/586 kB | 160/211 kB Progress (4): 227/245 kB | 164/586 kB | 160/211 kB | 16/263 kB Progress (4): 227/245 kB | 164/586 kB | 160/211 kB | 32/263 kB Progress (4): 227/245 kB | 164/586 kB | 160/211 kB | 49/263 kB Progress (4): 227/245 kB | 164/586 kB | 160/211 kB | 65/263 kB Progress (4): 227/245 kB | 180/586 kB | 160/211 kB | 65/263 kB Progress (4): 227/245 kB | 180/586 kB | 160/211 kB | 81/263 kB Progress (4): 227/245 kB | 193/586 kB | 160/211 kB | 81/263 kB Progress (4): 227/245 kB | 193/586 kB | 160/211 kB | 98/263 kB Progress (4): 227/245 kB | 209/586 kB | 160/211 kB | 98/263 kB Progress (4): 227/245 kB | 226/586 kB | 160/211 kB | 98/263 kB Progress (4): 227/245 kB | 226/586 kB | 160/211 kB | 114/263 kB Progress (4): 227/245 kB | 242/586 kB | 160/211 kB | 114/263 kB Progress (4): 227/245 kB | 242/586 kB | 160/211 kB | 130/263 kB Progress (4): 227/245 kB | 242/586 kB | 176/211 kB | 130/263 kB Progress (4): 227/245 kB | 242/586 kB | 193/211 kB | 130/263 kB Progress (4): 227/245 kB | 242/586 kB | 209/211 kB | 130/263 kB Progress (4): 227/245 kB | 242/586 kB | 211 kB | 130/263 kB Progress (4): 227/245 kB | 259/586 kB | 211 kB | 130/263 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar (211 kB at 437 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.3/jsonassert-1.5.3.jar Progress (3): 227/245 kB | 275/586 kB | 130/263 kB Progress (3): 227/245 kB | 291/586 kB | 130/263 kB Progress (3): 227/245 kB | 308/586 kB | 130/263 kB Progress (3): 244/245 kB | 308/586 kB | 130/263 kB Progress (3): 244/245 kB | 324/586 kB | 130/263 kB Progress (3): 245 kB | 324/586 kB | 130/263 kB Progress (3): 245 kB | 324/586 kB | 147/263 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar (245 kB at 502 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.15/spring-core-6.1.15.jar Progress (2): 324/586 kB | 163/263 kB Progress (2): 324/586 kB | 180/263 kB Progress (2): 324/586 kB | 195/263 kB Progress (2): 324/586 kB | 211/263 kB Progress (2): 324/586 kB | 228/263 kB Progress (2): 324/586 kB | 244/263 kB Progress (2): 324/586 kB | 260/263 kB Progress (2): 324/586 kB | 263 kB Progress (2): 341/586 kB | 263 kB Progress (2): 357/586 kB | 263 kB Progress (3): 357/586 kB | 263 kB | 16/31 kB Progress (3): 373/586 kB | 263 kB | 16/31 kB Progress (3): 373/586 kB | 263 kB | 31 kB Progress (3): 390/586 kB | 263 kB | 31 kB Progress (3): 406/586 kB | 263 kB | 31 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.3/jsonassert-1.5.3.jar (31 kB at 64 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.15/spring-jcl-6.1.15.jar Progress (2): 422/586 kB | 263 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.19/byte-buddy-agent-1.14.19.jar (263 kB at 537 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.15/spring-test-6.1.15.jar Progress (1): 439/586 kB Progress (1): 455/586 kB Progress (1): 472/586 kB Progress (1): 488/586 kB Progress (1): 504/586 kB Progress (1): 521/586 kB Progress (1): 537/586 kB Progress (1): 554/586 kB Progress (1): 570/586 kB Progress (2): 570/586 kB | 16/213 kB Progress (2): 570/586 kB | 32/213 kB Progress (3): 570/586 kB | 32/213 kB | 16/857 kB Progress (3): 570/586 kB | 32/213 kB | 33/857 kB Progress (3): 570/586 kB | 49/213 kB | 33/857 kB Progress (3): 570/586 kB | 65/213 kB | 33/857 kB Progress (3): 586 kB | 65/213 kB | 33/857 kB Progress (3): 586 kB | 65/213 kB | 49/857 kB Progress (3): 586 kB | 65/213 kB | 66/857 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar (586 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar Progress (2): 65/213 kB | 80/857 kB Progress (2): 65/213 kB | 97/857 kB Progress (2): 65/213 kB | 113/857 kB Progress (2): 81/213 kB | 113/857 kB Progress (2): 81/213 kB | 130/857 kB Progress (2): 81/213 kB | 146/857 kB Progress (2): 98/213 kB | 146/857 kB Progress (2): 114/213 kB | 146/857 kB Progress (2): 130/213 kB | 146/857 kB Progress (2): 147/213 kB | 146/857 kB Progress (3): 147/213 kB | 146/857 kB | 16/25 kB Progress (3): 147/213 kB | 146/857 kB | 25 kB Progress (3): 163/213 kB | 146/857 kB | 25 kB Progress (3): 180/213 kB | 146/857 kB | 25 kB Progress (3): 196/213 kB | 146/857 kB | 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.15/spring-jcl-6.1.15.jar (25 kB at 49 kB/s) Progress (2): 211/213 kB | 146/857 kB Progress (2): 213 kB | 146/857 kB Progress (2): 213 kB | 162/857 kB Progress (2): 213 kB | 179/857 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar (213 kB at 426 kB/s) Progress (1): 195/857 kB Progress (1): 212/857 kB Progress (1): 228/857 kB Progress (1): 244/857 kB Progress (1): 261/857 kB Progress (1): 277/857 kB Progress (1): 293/857 kB Progress (1): 310/857 kB Progress (1): 326/857 kB Progress (1): 343/857 kB Progress (1): 359/857 kB Progress (1): 375/857 kB Progress (1): 392/857 kB Progress (1): 408/857 kB Progress (1): 425/857 kB Progress (1): 441/857 kB Progress (1): 457/857 kB Progress (1): 474/857 kB Progress (1): 490/857 kB Progress (1): 506/857 kB Progress (1): 523/857 kB Progress (1): 539/857 kB Progress (1): 556/857 kB Progress (1): 572/857 kB Progress (1): 588/857 kB Progress (1): 605/857 kB Progress (1): 621/857 kB Progress (1): 638/857 kB Progress (1): 654/857 kB Progress (1): 670/857 kB Progress (1): 687/857 kB Progress (1): 703/857 kB Progress (1): 719/857 kB Progress (1): 736/857 kB Progress (1): 752/857 kB Progress (1): 769/857 kB Progress (1): 785/857 kB Progress (1): 801/857 kB Progress (1): 818/857 kB Progress (1): 834/857 kB Progress (1): 851/857 kB Progress (1): 857 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.15/spring-test-6.1.15.jar (857 kB at 1.7 MB/s) Progress (1): 16/69 kB Progress (1): 32/69 kB Progress (1): 49/69 kB Progress (1): 65/69 kB Progress (1): 69 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (69 kB at 133 kB/s) Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.15/spring-core-6.1.15.jar (1.9 MB at 3.2 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 56 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Building jar: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/MP_202510_G81_E1_AdopcionMascotas_Back-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.2.12:repackage (repackage) @ MP_202510_G81_E1_AdopcionMascotas_Back --- Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.12/spring-boot-buildpack-platform-3.2.12.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.12/spring-boot-buildpack-platform-3.2.12.pom (3.2 kB at 201 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.23/spring-core-6.0.23.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.23/spring-core-6.0.23.pom (2.0 kB at 252 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.23/spring-jcl-6.0.23.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.23/spring-jcl-6.0.23.pom (1.8 kB at 306 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.12/spring-boot-loader-tools-3.2.12.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.12/spring-boot-loader-tools-3.2.12.pom (2.2 kB at 320 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.12/micrometer-observation-1.12.12.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.12/micrometer-observation-1.12.12.pom (3.9 kB at 770 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.12/micrometer-commons-1.12.12.pom Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.12/micrometer-commons-1.12.12.pom (3.4 kB at 380 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.12/spring-boot-buildpack-platform-3.2.12.jar Progress (1): 16/296 kB Progress (1): 33/296 kB Progress (1): 49/296 kB Progress (1): 66/296 kB Progress (1): 82/296 kB Progress (1): 98/296 kB Progress (1): 115/296 kB Progress (1): 131/296 kB Progress (1): 147/296 kB Progress (1): 164/296 kB Progress (1): 180/296 kB Progress (1): 197/296 kB Progress (1): 213/296 kB Progress (1): 229/296 kB Progress (1): 246/296 kB Progress (1): 262/296 kB Progress (1): 276/296 kB Progress (1): 293/296 kB Progress (1): 296 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.12/spring-boot-buildpack-platform-3.2.12.jar (296 kB at 21 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.12/spring-boot-loader-tools-3.2.12.jar Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.12/micrometer-observation-1.12.12.jar Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.12/micrometer-commons-1.12.12.jar Progress (1): 16/47 kB Progress (1): 33/47 kB Progress (1): 47 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.12/micrometer-commons-1.12.12.jar (47 kB at 5.3 MB/s) Progress (1): 16/442 kB Progress (1): 33/442 kB Progress (1): 49/442 kB Progress (1): 65/442 kB Progress (1): 82/442 kB Progress (1): 98/442 kB Progress (1): 114/442 kB Progress (1): 131/442 kB Progress (1): 147/442 kB Progress (1): 163/442 kB Progress (1): 180/442 kB Progress (1): 196/442 kB Progress (1): 213/442 kB Progress (1): 229/442 kB Progress (1): 245/442 kB Progress (1): 262/442 kB Progress (1): 278/442 kB Progress (1): 295/442 kB Progress (1): 311/442 kB Progress (1): 327/442 kB Progress (1): 344/442 kB Progress (2): 344/442 kB | 16/72 kB Progress (2): 360/442 kB | 16/72 kB Progress (2): 376/442 kB | 16/72 kB Progress (2): 393/442 kB | 16/72 kB Progress (2): 409/442 kB | 16/72 kB Progress (2): 409/442 kB | 32/72 kB Progress (2): 426/442 kB | 32/72 kB Progress (2): 426/442 kB | 49/72 kB Progress (2): 426/442 kB | 65/72 kB Progress (2): 426/442 kB | 72 kB Progress (2): 442/442 kB | 72 kB Progress (2): 442 kB | 72 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.12/spring-boot-loader-tools-3.2.12.jar (442 kB at 23 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.12/micrometer-observation-1.12.12.jar (72 kB at 3.6 MB/s) [INFO] Replacing main artifact /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/MP_202510_G81_E1_AdopcionMascotas_Back-0.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/MP_202510_G81_E1_AdopcionMascotas_Back-0.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco:0.8.11:report (jacoco-site) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- spring-boot:3.2.12:start (pre-integration-test) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Attaching agents: [] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2025-04-27T02:55:38.624Z INFO 107 --- [ main] c.e.u.mdp.adopcion.MainApplication : Starting MainApplication using Java 21.0.4 with PID 107 (/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/classes started by root in /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back) 2025-04-27T02:55:38.626Z INFO 107 --- [ main] c.e.u.mdp.adopcion.MainApplication : The following 1 profile is active: "integration-tests" 2025-04-27T02:55:39.380Z INFO 107 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-04-27T02:55:39.474Z INFO 107 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 87 ms. Found 16 JPA repository interfaces. 2025-04-27T02:55:40.039Z INFO 107 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8999 (http) 2025-04-27T02:55:40.055Z INFO 107 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2025-04-27T02:55:40.056Z INFO 107 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.33] 2025-04-27T02:55:40.112Z INFO 107 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/api] : Initializing Spring embedded WebApplicationContext 2025-04-27T02:55:40.112Z INFO 107 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1441 ms 2025-04-27T02:55:40.151Z INFO 107 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2025-04-27T02:55:40.340Z INFO 107 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:adopcion user=SA 2025-04-27T02:55:40.342Z INFO 107 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2025-04-27T02:55:40.367Z INFO 107 --- [ main] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:adopcion' 2025-04-27T02:55:40.511Z INFO 107 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-04-27T02:55:40.559Z INFO 107 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.10.Final 2025-04-27T02:55:40.589Z INFO 107 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-04-27T02:55:40.823Z INFO 107 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-04-27T02:55:40.868Z WARN 107 --- [ main] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2025-04-27T02:55:42.211Z INFO 107 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2025-04-27T02:55:42.254Z WARN 107 --- [ main] o.h.t.s.i.ExceptionHandlerLoggedImpl : GenerationTarget encountered exception accepting command : Error executing DDL "create table disponibility_entity (day tinyint check (day between 0 and 6), end_hour time(6), start_hour time(6), id bigint generated by default as identity, veterinarian_id bigint, primary key (id))" via JDBC [Syntax error in SQL statement "create table disponibility_entity ([*]day tinyint check (day between 0 and 6), end_hour time(6), start_hour time(6), id bigint generated by default as identity, veterinarian_id bigint, primary key (id))"; expected "identifier";] org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create table disponibility_entity (day tinyint check (day between 0 and 6), end_hour time(6), start_hour time(6), id bigint generated by default as identity, veterinarian_id bigint, primary key (id))" via JDBC [Syntax error in SQL statement "create table disponibility_entity ([*]day tinyint check (day between 0 and 6), end_hour time(6), start_hour time(6), id bigint generated by default as identity, veterinarian_id bigint, primary key (id))"; expected "identifier";] at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:94) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.internal.Helper.applySqlString(Helper.java:233) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.internal.Helper.applySqlStrings(Helper.java:217) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.internal.SchemaCreatorImpl.createTables(SchemaCreatorImpl.java:428) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.internal.SchemaCreatorImpl.createSequencesTablesConstraints(SchemaCreatorImpl.java:344) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.internal.SchemaCreatorImpl.createFromMetadata(SchemaCreatorImpl.java:239) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.internal.SchemaCreatorImpl.performCreation(SchemaCreatorImpl.java:172) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:142) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:118) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:250) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.lambda$process$5(SchemaManagementToolCoordinator.java:144) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at java.base/java.util.HashMap.forEach(HashMap.java:1429) ~[na:na] at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:141) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.internal.SessionFactoryObserverForSchemaExport.sessionFactoryCreated(SessionFactoryObserverForSchemaExport.java:37) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.internal.SessionFactoryObserverChain.sessionFactoryCreated(SessionFactoryObserverChain.java:35) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:315) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:450) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1507) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:75) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1802) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:205) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:954) ~[spring-context-6.1.15.jar:6.1.15] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625) ~[spring-context-6.1.15.jar:6.1.15] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352) ~[spring-boot-3.2.12.jar:3.2.12] at co.edu.udistrital.mdp.adopcion.MainApplication.main(MainApplication.java:10) ~[classes/:na] Caused by: org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "create table disponibility_entity ([*]day tinyint check (day between 0 and 6), end_hour time(6), start_hour time(6), id bigint generated by default as identity, veterinarian_id bigint, primary key (id))"; expected "identifier"; SQL statement: create table disponibility_entity (day tinyint check (day between 0 and 6), end_hour time(6), start_hour time(6), id bigint generated by default as identity, veterinarian_id bigint, primary key (id)) [42001-224] at org.h2.message.DbException.getJdbcSQLException(DbException.java:514) ~[h2-2.2.224.jar:2.2.224] at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) ~[h2-2.2.224.jar:2.2.224] at org.h2.message.DbException.getSyntaxError(DbException.java:261) ~[h2-2.2.224.jar:2.2.224] at org.h2.command.Parser.readIdentifier(Parser.java:5533) ~[h2-2.2.224.jar:2.2.224] at org.h2.command.Parser.parseTableColumnDefinition(Parser.java:8994) ~[h2-2.2.224.jar:2.2.224] at org.h2.command.Parser.parseCreateTable(Parser.java:8939) ~[h2-2.2.224.jar:2.2.224] at org.h2.command.Parser.parseCreate(Parser.java:6404) ~[h2-2.2.224.jar:2.2.224] at org.h2.command.Parser.parsePrepared(Parser.java:666) ~[h2-2.2.224.jar:2.2.224] at org.h2.command.Parser.parse(Parser.java:592) ~[h2-2.2.224.jar:2.2.224] at org.h2.command.Parser.parse(Parser.java:564) ~[h2-2.2.224.jar:2.2.224] at org.h2.command.Parser.prepareCommand(Parser.java:483) ~[h2-2.2.224.jar:2.2.224] at org.h2.engine.SessionLocal.prepareLocal(SessionLocal.java:639) ~[h2-2.2.224.jar:2.2.224] at org.h2.engine.SessionLocal.prepareCommand(SessionLocal.java:559) ~[h2-2.2.224.jar:2.2.224] at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1166) ~[h2-2.2.224.jar:2.2.224] at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:245) ~[h2-2.2.224.jar:2.2.224] at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:231) ~[h2-2.2.224.jar:2.2.224] at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) ~[HikariCP-5.0.1.jar:na] at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) ~[HikariCP-5.0.1.jar:na] at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:80) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] ... 39 common frames omitted 2025-04-27T02:55:42.307Z INFO 107 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-04-27T02:55:43.163Z INFO 107 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8999 (http) with context path '/api' 2025-04-27T02:55:43.172Z INFO 107 --- [ main] c.e.u.mdp.adopcion.MainApplication : Started MainApplication in 4.984 seconds (process running for 5.986) [INFO] [INFO] --- exec:1.6.0:exec (combine-collection) @ MP_202510_G81_E1_AdopcionMascotas_Back --- Collection 'Default Tests' was successfully added. Combined collection is saved to 'it/composed.collection.json' [INFO] [INFO] --- spring-boot:3.2.12:stop (post-integration-test) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Stopping application... 2025-04-27T02:55:46.395Z INFO 107 --- [on(2)-127.0.0.1] inMXBeanRegistrar$SpringApplicationAdmin : Application shutdown requested. 2025-04-27T02:55:46.405Z INFO 107 --- [on(2)-127.0.0.1] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 2025-04-27T02:55:46.417Z INFO 107 --- [on(2)-127.0.0.1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2025-04-27T02:55:46.420Z INFO 107 --- [on(2)-127.0.0.1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. [INFO] [INFO] --- install:3.1.3:install (default-install) @ MP_202510_G81_E1_AdopcionMascotas_Back --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom (2.9 kB at 408 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom Progress (1): 16/22 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom (22 kB at 4.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom (2.7 kB at 179 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom Progress (1): 7.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 340 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom Progress (1): 15/28 kB Progress (1): 28 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 3.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom (3.7 kB at 528 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom Progress (1): 16/29 kB Progress (1): 29 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 3.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar Progress (1): 15/196 kB Progress (1): 31/196 kB Progress (1): 48/196 kB Progress (1): 64/196 kB Progress (1): 78/196 kB Progress (1): 94/196 kB Progress (1): 111/196 kB Progress (1): 127/196 kB Progress (1): 143/196 kB Progress (1): 160/196 kB Progress (1): 176/196 kB Progress (1): 193/196 kB Progress (1): 196 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar (196 kB at 20 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar Progress (1): 16/94 kB Progress (1): 33/94 kB Progress (1): 49/94 kB Progress (1): 64/94 kB Progress (2): 64/94 kB | 16/193 kB Progress (2): 81/94 kB | 16/193 kB Progress (2): 81/94 kB | 32/193 kB Progress (2): 81/94 kB | 49/193 kB Progress (2): 81/94 kB | 49/193 kB Progress (2): 94 kB | 49/193 kB Progress (2): 94 kB | 66/193 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 10 MB/s) Progress (1): 82/193 kB Progress (1): 97/193 kB Progress (1): 114/193 kB Progress (1): 130/193 kB Progress (1): 147/193 kB Progress (1): 163/193 kB Progress (1): 179/193 kB Progress (1): 193 kB Progress (2): 193 kB | 16/157 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 16 MB/s) Progress (1): 32/157 kB Progress (1): 49/157 kB Progress (1): 65/157 kB Progress (1): 81/157 kB Progress (1): 98/157 kB Progress (1): 114/157 kB Progress (1): 130/157 kB Progress (1): 147/157 kB Progress (1): 157 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar (157 kB at 9.8 MB/s) [INFO] Installing /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/pom.xml to /root/.m2/repository/co/edu/udistrital/mdp/MP_202510_G81_E1_AdopcionMascotas_Back/0.0.1-SNAPSHOT/MP_202510_G81_E1_AdopcionMascotas_Back-0.0.1-SNAPSHOT.pom [INFO] Installing /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/MP_202510_G81_E1_AdopcionMascotas_Back-0.0.1-SNAPSHOT.jar to /root/.m2/repository/co/edu/udistrital/mdp/MP_202510_G81_E1_AdopcionMascotas_Back/0.0.1-SNAPSHOT/MP_202510_G81_E1_AdopcionMascotas_Back-0.0.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.172 s [INFO] Finished at: 2025-04-27T02:55:46Z [INFO] ------------------------------------------------------------------------ [Pipeline] } $ docker stop --time=1 4c4692f2720f6b89b3ef89cb27d8038a854464d8898eff6a70bace6ad3547843 $ docker rm -f --volumes 4c4692f2720f6b89b3ef89cb27d8038a854464d8898eff6a70bace6ad3547843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Testing) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . citools-isis2603:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Slave3 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back -v /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back:/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back:rw,z -v /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back@tmp:/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat $ docker top 3f9fe4779ec6c4df70a5b534d3ad72e2d3f04a69fc3867b055ff1ca3e8146278 -eo pid,comm [Pipeline] { [Pipeline] sh + mvn test [INFO] Scanning for projects... [INFO] [INFO] ----< co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back >---- [INFO] Building MP_202510_G81_E1_AdopcionMascotas_Back 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.260 s [INFO] Finished at: 2025-04-27T02:55:52Z [INFO] ------------------------------------------------------------------------ [Pipeline] } $ docker stop --time=1 3f9fe4779ec6c4df70a5b534d3ad72e2d3f04a69fc3867b055ff1ca3e8146278 $ docker rm -f --volumes 3f9fe4779ec6c4df70a5b534d3ad72e2d3f04a69fc3867b055ff1ca3e8146278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static Analysis) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . citools-isis2603:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Slave3 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back -v /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back:/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back:rw,z -v /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back@tmp:/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat $ docker top 812545c5f4cf6f318813bfc3c2b2cf6e75fe9d962516bfeb2c72deebe8596770 -eo pid,comm [Pipeline] { [Pipeline] sh + mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar [INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.pom Progress (1): 1.4/9.2 kB Progress (1): 2.8/9.2 kB Progress (1): 4.1/9.2 kB Progress (1): 5.5/9.2 kB Progress (1): 6.9/9.2 kB Progress (1): 8.3/9.2 kB Progress (1): 9.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.pom (9.2 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.jar Progress (1): 1.4/40 kB Progress (1): 2.8/40 kB Progress (1): 4.1/40 kB Progress (1): 5.5/40 kB Progress (1): 6.9/40 kB Progress (1): 8.3/40 kB Progress (1): 9.7/40 kB Progress (1): 11/40 kB Progress (1): 12/40 kB Progress (1): 14/40 kB Progress (1): 15/40 kB Progress (1): 17/40 kB Progress (1): 18/40 kB Progress (1): 19/40 kB Progress (1): 21/40 kB Progress (1): 22/40 kB Progress (1): 23/40 kB Progress (1): 25/40 kB Progress (1): 26/40 kB Progress (1): 28/40 kB Progress (1): 29/40 kB Progress (1): 30/40 kB Progress (1): 32/40 kB Progress (1): 33/40 kB Progress (1): 34/40 kB Progress (1): 36/40 kB Progress (1): 37/40 kB Progress (1): 39/40 kB Progress (1): 40 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.jar (40 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-codegen-maven/3.18.22/jooq-codegen-maven-3.18.22.pom Progress (1): 1.4/4.6 kB Progress (1): 2.8/4.6 kB Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-codegen-maven/3.18.22/jooq-codegen-maven-3.18.22.pom (4.6 kB at 58 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-parent/3.18.22/jooq-parent-3.18.22.pom Progress (1): 16/41 kB Progress (1): 33/41 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-parent/3.18.22/jooq-parent-3.18.22.pom (41 kB at 492 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-codegen-maven/3.18.22/jooq-codegen-maven-3.18.22.jar Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-codegen-maven/3.18.22/jooq-codegen-maven-3.18.22.jar (18 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.9.25/kotlin-maven-plugin-1.9.25.pom Progress (1): 6.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.9.25/kotlin-maven-plugin-1.9.25.pom (6.7 kB at 954 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.9.25/kotlin-project-1.9.25.pom Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.9.25/kotlin-project-1.9.25.pom (16 kB at 976 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.9.25/kotlin-maven-plugin-1.9.25.jar Progress (1): 16/82 kB Progress (1): 33/82 kB Progress (1): 49/82 kB Progress (1): 65/82 kB Progress (1): 81/82 kB Progress (1): 82 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.9.25/kotlin-maven-plugin-1.9.25.jar (82 kB at 6.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.4.1/maven-help-plugin-3.4.1.pom Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.4.1/maven-help-plugin-3.4.1.pom (10 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom Progress (1): 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom (7.7 kB at 641 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom Progress (1): 16/50 kB Progress (1): 32/50 kB Progress (1): 49/50 kB Progress (1): 50 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 4.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom Progress (1): 15/24 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 3.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.4.1/maven-help-plugin-3.4.1.jar Progress (1): 16/64 kB Progress (1): 33/64 kB Progress (1): 49/64 kB Progress (1): 64 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.4.1/maven-help-plugin-3.4.1.jar (64 kB at 5.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.6.1/maven-invoker-plugin-3.6.1.pom Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.6.1/maven-invoker-plugin-3.6.1.pom (16 kB at 1.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.20/groovy-bom-4.0.20.pom Progress (1): 16/27 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.20/groovy-bom-4.0.20.pom (27 kB at 3.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.6.1/maven-invoker-plugin-3.6.1.jar Progress (1): 16/133 kB Progress (1): 33/133 kB Progress (1): 49/133 kB Progress (1): 66/133 kB Progress (1): 82/133 kB Progress (1): 98/133 kB Progress (1): 114/133 kB Progress (1): 130/133 kB Progress (1): 133 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.6.1/maven-invoker-plugin-3.6.1.jar (133 kB at 9.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.5.3/maven-shade-plugin-3.5.3.pom Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.5.3/maven-shade-plugin-3.5.3.pom (13 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.5.3/maven-shade-plugin-3.5.3.jar Progress (1): 16/148 kB Progress (1): 32/148 kB Progress (1): 49/148 kB Progress (1): 65/148 kB Progress (1): 81/148 kB Progress (1): 98/148 kB Progress (1): 114/148 kB Progress (1): 130/148 kB Progress (1): 147/148 kB Progress (1): 148 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.5.3/maven-shade-plugin-3.5.3.jar (148 kB at 9.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom Progress (1): 6.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom (6.7 kB at 842 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar Progress (1): 16/32 kB Progress (1): 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar (32 kB at 4.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 2.3 MB/s) Progress (1): 1.4/14 kB Progress (1): 2.8/14 kB Progress (1): 4.1/14 kB Progress (1): 5.5/14 kB Progress (1): 6.9/14 kB Progress (1): 8.3/14 kB Progress (1): 9.7/14 kB Progress (1): 11/14 kB Progress (1): 12/14 kB Progress (1): 14/14 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 714 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 115 kB/s) [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] ----< co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back >---- [INFO] Building MP_202510_G81_E1_AdopcionMascotas_Back 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [WARNING] 02:55:58.142 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'. [INFO] 02:55:58.151 Java 21.0.4 Eclipse Adoptium (64-bit) [INFO] 02:55:58.152 Linux 6.11.0-21-generic (amd64) [INFO] 02:55:58.193 User cache: /root/.sonar/cache [INFO] 02:55:58.666 Communicating with SonarQube Server 25.3.0.104237 [INFO] 02:55:58.683 Default locale: "en_US", source code encoding: "UTF-8" [INFO] 02:55:59.974 Load global settings [INFO] 02:56:00.060 Load global settings (done) | time=86ms [INFO] 02:56:00.075 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO [INFO] 02:56:00.088 Loading required plugins [INFO] 02:56:00.088 Load plugins index [INFO] 02:56:00.133 Load plugins index (done) | time=45ms [INFO] 02:56:00.133 Load/download plugins [INFO] 02:56:00.360 Load/download plugins (done) | time=227ms [INFO] 02:56:00.698 Process project properties [INFO] 02:56:00.713 Process project properties (done) | time=15ms [INFO] 02:56:00.723 Project key: co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back [INFO] 02:56:00.723 Base dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back [INFO] 02:56:00.724 Working dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/sonar [INFO] 02:56:00.731 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back' [INFO] 02:56:00.747 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back' (done) | time=16ms [INFO] 02:56:00.777 Load quality profiles [INFO] 02:56:00.835 Load quality profiles (done) | time=58ms [INFO] 02:56:00.850 Auto-configuring with CI 'Jenkins' [INFO] 02:56:00.885 Load active rules [INFO] 02:56:01.153 Load active rules (done) | time=268ms [INFO] 02:56:01.160 Load analysis cache [INFO] 02:56:01.169 Load analysis cache (404) | time=9ms [INFO] 02:56:01.238 Preprocessing files... [INFO] 02:56:01.602 2 languages detected in 57 preprocessed files [INFO] 02:56:01.602 0 files ignored because of scm ignore settings [INFO] 02:56:01.604 Loading plugins for detected languages [INFO] 02:56:01.605 Load/download plugins [INFO] 02:56:01.882 Load/download plugins (done) | time=276ms [INFO] 02:56:02.013 Load project repositories [INFO] 02:56:02.126 Load project repositories (done) | time=113ms [INFO] 02:56:02.144 Indexing files... [INFO] 02:56:02.144 Project configuration: [INFO] 02:56:02.145 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/** [INFO] 02:56:02.159 57 files indexed [INFO] 02:56:02.160 Quality profile for java: Sonar way [INFO] 02:56:02.160 Quality profile for xml: Sonar way [INFO] 02:56:02.160 ------------- Run sensors on module MP_202510_G81_E1_AdopcionMascotas_Back [INFO] 02:56:02.214 Load metrics repository [INFO] 02:56:02.240 Load metrics repository (done) | time=26ms [INFO] 02:56:03.063 Sensor JavaSensor [java] [INFO] 02:56:03.067 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 02:56:03.094 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 02:56:03.096 Using ECJ batch to parse 56 Main java source files with batch size 104 KB. [INFO] 02:56:03.429 Starting batch processing. [INFO] 02:56:03.962 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 02:56:05.356 100% analyzed [INFO] 02:56:05.357 Batch processing: Done. [INFO] 02:56:05.359 Did not optimize analysis for any files, performed a full analysis for all 56 files. [INFO] 02:56:05.360 No "Test" source files to scan. [INFO] 02:56:05.360 No "Generated" source files to scan. [INFO] 02:56:05.360 Sensor JavaSensor [java] (done) | time=2297ms [INFO] 02:56:05.360 Sensor SurefireSensor [java] [INFO] 02:56:05.361 parsing [/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/surefire-reports] [INFO] 02:56:05.362 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 02:56:05.362 Sensor XML Sensor [xml] [INFO] 02:56:05.368 1 source file to be analyzed [INFO] 02:56:05.568 1/1 source file has been analyzed [INFO] 02:56:05.568 Sensor XML Sensor [xml] (done) | time=206ms [INFO] 02:56:05.568 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 02:56:05.571 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/../target/jacoco-report/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 02:56:05.571 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 02:56:05.571 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 02:56:05.571 Sensor Java Config Sensor [iac] [INFO] 02:56:05.592 0 source files to be analyzed [INFO] 02:56:05.592 0/0 source files have been analyzed [INFO] 02:56:05.593 Sensor Java Config Sensor [iac] (done) | time=22ms [INFO] 02:56:05.593 Sensor IaC Docker Sensor [iac] [INFO] 02:56:05.697 0 source files to be analyzed [INFO] 02:56:05.697 0/0 source files have been analyzed [INFO] 02:56:05.697 Sensor IaC Docker Sensor [iac] (done) | time=104ms [INFO] 02:56:05.698 Sensor TextAndSecretsSensor [text] [INFO] 02:56:05.698 Available processors: 4 [INFO] 02:56:05.698 Using 4 threads for analysis. [INFO] 02:56:06.073 Using git CLI to retrieve untracked files [WARNING] 02:56:06.077 Analyzing only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions" [INFO] 02:56:06.092 57 source files to be analyzed [INFO] 02:56:06.189 57/57 source files have been analyzed [INFO] 02:56:06.190 Sensor TextAndSecretsSensor [text] (done) | time=492ms [INFO] 02:56:06.193 ------------- Run sensors on project [INFO] 02:56:06.337 Sensor Zero Coverage Sensor [INFO] 02:56:06.348 Sensor Zero Coverage Sensor (done) | time=11ms [INFO] 02:56:06.348 Sensor Java CPD Block Indexer [INFO] 02:56:06.383 Sensor Java CPD Block Indexer (done) | time=35ms [INFO] 02:56:06.383 ------------- Gather SCA dependencies on project [INFO] 02:56:06.393 SCM Publisher SCM provider for this project is: git [INFO] 02:56:06.394 SCM Publisher 48 source files to be analyzed [INFO] 02:56:06.794 SCM Publisher 48/48 source files have been analyzed (done) | time=399ms [INFO] 02:56:06.798 CPD Executor 37 files had no CPD blocks [INFO] 02:56:06.798 CPD Executor Calculating CPD for 19 files [INFO] 02:56:06.809 CPD Executor CPD calculation finished (done) | time=10ms [INFO] 02:56:06.816 SCM revision ID 'e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3' [INFO] 02:56:06.923 Analysis report generated in 100ms, dir size=327.8 kB [INFO] 02:56:07.055 Analysis report compressed in 131ms, zip size=128.7 kB [INFO] 02:56:07.083 Analysis report uploaded in 28ms [INFO] 02:56:07.084 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E1_AdopcionMascotas_Back [INFO] 02:56:07.085 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 02:56:07.085 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=abab92e3-bc45-4d39-9de8-989977e37cc6 [INFO] 02:56:07.108 Analysis total time: 6.700 s [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.420 s [INFO] Finished at: 2025-04-27T02:56:07Z [INFO] ------------------------------------------------------------------------ [Pipeline] } $ docker stop --time=1 812545c5f4cf6f318813bfc3c2b2cf6e75fe9d962516bfeb2c72deebe8596770 $ docker rm -f --volumes 812545c5f4cf6f318813bfc3c2b2cf6e75fe9d962516bfeb2c72deebe8596770 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] deleteDir [Pipeline] dir Running in /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/MP_202510_G81_E1_AdopcionMascotas_Back@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS