2024-09-04T10:23:28.6593019Z Current runner version: '2.319.1'
2024-09-04T10:23:28.6616671Z ##[group]Operating System
2024-09-04T10:23:28.6617302Z Ubuntu
2024-09-04T10:23:28.6617769Z 22.04.4
2024-09-04T10:23:28.6618067Z LTS
2024-09-04T10:23:28.6618390Z ##[endgroup]
2024-09-04T10:23:28.6618855Z ##[group]Runner Image
2024-09-04T10:23:28.6619246Z Image: ubuntu-22.04
2024-09-04T10:23:28.6619630Z Version: 20240825.1.0
2024-09-04T10:23:28.6620684Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240825.1/images/ubuntu/Ubuntu2204-Readme.md
2024-09-04T10:23:28.6622115Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240825.1
2024-09-04T10:23:28.6622948Z ##[endgroup]
2024-09-04T10:23:28.6623400Z ##[group]Runner Image Provisioner
2024-09-04T10:23:28.6623873Z 2.0.384.1
2024-09-04T10:23:28.6624182Z ##[endgroup]
2024-09-04T10:23:28.6640129Z ##[group]GITHUB_TOKEN Permissions
2024-09-04T10:23:28.6641749Z Actions: read
2024-09-04T10:23:28.6642502Z Attestations: read
2024-09-04T10:23:28.6643033Z Checks: read
2024-09-04T10:23:28.6643412Z Contents: read
2024-09-04T10:23:28.6643780Z Deployments: read
2024-09-04T10:23:28.6644210Z Discussions: read
2024-09-04T10:23:28.6644606Z Issues: read
2024-09-04T10:23:28.6644957Z Metadata: read
2024-09-04T10:23:28.6645365Z Packages: read
2024-09-04T10:23:28.6645747Z Pages: read
2024-09-04T10:23:28.6646096Z PullRequests: read
2024-09-04T10:23:28.6646596Z RepositoryProjects: read
2024-09-04T10:23:28.6647041Z SecurityEvents: read
2024-09-04T10:23:28.6647433Z Statuses: read
2024-09-04T10:23:28.6647844Z ##[endgroup]
2024-09-04T10:23:28.6651002Z Secret source: None
2024-09-04T10:23:28.6651572Z Prepare workflow directory
2024-09-04T10:23:28.7270972Z Prepare all required actions
2024-09-04T10:23:28.7428491Z Getting action download info
2024-09-04T10:23:28.9018499Z Download action repository 'actions/checkout@v4' (SHA:692973e3d937129bcbf40652eb9f2f61becf3332)
2024-09-04T10:23:28.9994655Z Download action repository 'actions/setup-java@v4' (SHA:6a0805fcefea3d4657a47ac4c165951e33482018)
2024-09-04T10:23:29.5966551Z Complete job name: build (22)
2024-09-04T10:23:29.6887799Z ##[group]Run actions/checkout@v4
2024-09-04T10:23:29.6888402Z with:
2024-09-04T10:23:29.6888765Z repository: airlift/aircompressor
2024-09-04T10:23:29.6889650Z token: ***
2024-09-04T10:23:29.6890044Z ssh-strict: true
2024-09-04T10:23:29.6890511Z ssh-user: git
2024-09-04T10:23:29.6890910Z persist-credentials: true
2024-09-04T10:23:29.6891361Z clean: true
2024-09-04T10:23:29.6891819Z sparse-checkout-cone-mode: true
2024-09-04T10:23:29.6892295Z fetch-depth: 1
2024-09-04T10:23:29.6892671Z fetch-tags: false
2024-09-04T10:23:29.6893133Z show-progress: true
2024-09-04T10:23:29.6893513Z lfs: false
2024-09-04T10:23:29.6893861Z submodules: false
2024-09-04T10:23:29.6894337Z set-safe-directory: true
2024-09-04T10:23:29.6894739Z ##[endgroup]
2024-09-04T10:23:29.8969874Z Syncing repository: airlift/aircompressor
2024-09-04T10:23:29.8971802Z ##[group]Getting Git version info
2024-09-04T10:23:29.8972700Z Working directory is '/home/runner/work/aircompressor/aircompressor'
2024-09-04T10:23:29.8973769Z [command]/usr/bin/git version
2024-09-04T10:23:29.8974179Z git version 2.46.0
2024-09-04T10:23:29.8981044Z ##[endgroup]
2024-09-04T10:23:29.8994543Z Temporarily overriding HOME='/home/runner/work/_temp/33d9f88f-c1d2-4194-ab5d-9faef3a8d71e' before making global git config changes
2024-09-04T10:23:29.8995624Z Adding repository directory to the temporary git global config as a safe directory
2024-09-04T10:23:29.8999751Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/aircompressor/aircompressor
2024-09-04T10:23:29.9036908Z Deleting the contents of '/home/runner/work/aircompressor/aircompressor'
2024-09-04T10:23:29.9040354Z ##[group]Initializing the repository
2024-09-04T10:23:29.9044096Z [command]/usr/bin/git init /home/runner/work/aircompressor/aircompressor
2024-09-04T10:23:29.9122185Z hint: Using 'master' as the name for the initial branch. This default branch name
2024-09-04T10:23:29.9123748Z hint: is subject to change. To configure the initial branch name to use in all
2024-09-04T10:23:29.9125118Z hint: of your new repositories, which will suppress this warning, call:
2024-09-04T10:23:29.9126257Z hint:
2024-09-04T10:23:29.9127062Z hint: git config --global init.defaultBranch <name>
2024-09-04T10:23:29.9127832Z hint:
2024-09-04T10:23:29.9128796Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2024-09-04T10:23:29.9130154Z hint: 'development'. The just-created branch can be renamed via this command:
2024-09-04T10:23:29.9130845Z hint:
2024-09-04T10:23:29.9131310Z hint: git branch -m <name>
2024-09-04T10:23:29.9131939Z Initialized empty Git repository in /home/runner/work/aircompressor/aircompressor/.git/
2024-09-04T10:23:29.9139617Z [command]/usr/bin/git remote add origin https://github.com/airlift/aircompressor
2024-09-04T10:23:29.9172598Z ##[endgroup]
2024-09-04T10:23:29.9173313Z ##[group]Disabling automatic garbage collection
2024-09-04T10:23:29.9176486Z [command]/usr/bin/git config --local gc.auto 0
2024-09-04T10:23:29.9205460Z ##[endgroup]
2024-09-04T10:23:29.9206207Z ##[group]Setting up auth
2024-09-04T10:23:29.9211925Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-09-04T10:23:29.9242752Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-09-04T10:23:29.9546703Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-09-04T10:23:29.9576162Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-09-04T10:23:29.9815564Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2024-09-04T10:23:29.9859263Z ##[endgroup]
2024-09-04T10:23:29.9860555Z ##[group]Fetching the repository
2024-09-04T10:23:29.9869407Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9b1070c90123ae04871bdf9b2458a1b73fb7f354:refs/remotes/pull/234/merge
2024-09-04T10:23:32.9332187Z From https://github.com/airlift/aircompressor
2024-09-04T10:23:32.9333442Z * [new ref] 9b1070c90123ae04871bdf9b2458a1b73fb7f354 -> pull/234/merge
2024-09-04T10:23:32.9357065Z ##[endgroup]
2024-09-04T10:23:32.9357833Z ##[group]Determining the checkout info
2024-09-04T10:23:32.9360145Z ##[endgroup]
2024-09-04T10:23:32.9365632Z [command]/usr/bin/git sparse-checkout disable
2024-09-04T10:23:32.9409929Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2024-09-04T10:23:32.9438027Z ##[group]Checking out the ref
2024-09-04T10:23:32.9442218Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/234/merge
2024-09-04T10:23:33.9269729Z Note: switching to 'refs/remotes/pull/234/merge'.
2024-09-04T10:23:33.9270298Z
2024-09-04T10:23:33.9270892Z You are in 'detached HEAD' state. You can look around, make experimental
2024-09-04T10:23:33.9272010Z changes and commit them, and you can discard any commits you make in this
2024-09-04T10:23:33.9273036Z state without impacting any branches by switching back to a branch.
2024-09-04T10:23:33.9273653Z
2024-09-04T10:23:33.9274077Z If you want to create a new branch to retain commits you create, you may
2024-09-04T10:23:33.9275206Z do so (now or later) by using -c with the switch command. Example:
2024-09-04T10:23:33.9275807Z
2024-09-04T10:23:33.9276064Z git switch -c <new-branch-name>
2024-09-04T10:23:33.9276673Z
2024-09-04T10:23:33.9276870Z Or undo this operation with:
2024-09-04T10:23:33.9277209Z
2024-09-04T10:23:33.9277357Z git switch -
2024-09-04T10:23:33.9277604Z
2024-09-04T10:23:33.9278081Z Turn off this advice by setting config variable advice.detachedHead to false
2024-09-04T10:23:33.9278784Z
2024-09-04T10:23:33.9279566Z HEAD is now at 9b1070c Merge 9d1ab324629e05dced01b8f1d3713ae9898761bb into ea31a527c1ba5c1a7baddabb7ab4b6a950d44a11
2024-09-04T10:23:33.9309548Z ##[endgroup]
2024-09-04T10:23:33.9350190Z [command]/usr/bin/git log -1 --format='%H'
2024-09-04T10:23:33.9375139Z '9b1070c90123ae04871bdf9b2458a1b73fb7f354'
2024-09-04T10:23:33.9722333Z ##[group]Run actions/setup-java@v4
2024-09-04T10:23:33.9722674Z with:
2024-09-04T10:23:33.9722887Z distribution: temurin
2024-09-04T10:23:33.9723156Z java-version: 22
2024-09-04T10:23:33.9723399Z java-package: jdk
2024-09-04T10:23:33.9723643Z check-latest: false
2024-09-04T10:23:33.9723893Z server-id: github
2024-09-04T10:23:33.9724151Z server-username: GITHUB_ACTOR
2024-09-04T10:23:33.9724459Z server-password: GITHUB_TOKEN
2024-09-04T10:23:33.9724773Z overwrite-settings: true
2024-09-04T10:23:33.9725052Z job-status: success
2024-09-04T10:23:33.9725463Z token: ***
2024-09-04T10:23:33.9725686Z ##[endgroup]
2024-09-04T10:23:34.1557647Z ##[group]Installed distributions
2024-09-04T10:23:34.1600511Z Trying to resolve the latest version from remote
2024-09-04T10:23:34.7933257Z Resolved latest version as 22.0.2+9
2024-09-04T10:23:34.7933849Z Trying to download...
2024-09-04T10:23:34.7935557Z Downloading Java 22.0.2+9 (Temurin-Hotspot) from https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jdk_x64_linux_hotspot_22.0.2_9.tar.gz ...
2024-09-04T10:23:35.9223505Z Extracting Java archive...
2024-09-04T10:23:35.9327812Z [command]/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/41d0421b-c663-45bc-9945-0ade5f1ee769 -f /home/runner/work/_temp/bafe7e56-0d24-4bf8-a2da-f21038efa279
2024-09-04T10:23:38.6804499Z Java 22.0.2+9 was downloaded
2024-09-04T10:23:38.6805832Z Setting Java 22.0.2+9 as the default
2024-09-04T10:23:38.6819370Z Creating toolchains.xml for JDK version 22 from temurin
2024-09-04T10:23:38.6908404Z Writing to /home/runner/.m2/toolchains.xml
2024-09-04T10:23:38.6908999Z
2024-09-04T10:23:38.6909301Z Java configuration:
2024-09-04T10:23:38.6909833Z Distribution: temurin
2024-09-04T10:23:38.6910325Z Version: 22.0.2+9
2024-09-04T10:23:38.6911332Z Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/22.0.2-9/x64
2024-09-04T10:23:38.6914899Z
2024-09-04T10:23:38.6915801Z ##[endgroup]
2024-09-04T10:23:38.6941362Z Creating settings.xml with server-id: github
2024-09-04T10:23:38.6942020Z Writing to /home/runner/.m2/settings.xml
2024-09-04T10:23:38.7096959Z ##[group]Run ./mvnw install -B -V -DskipTests -Dair.check.skip-all
2024-09-04T10:23:38.7097627Z ./mvnw install -B -V -DskipTests -Dair.check.skip-all
2024-09-04T10:23:38.8757798Z shell: /usr/bin/bash -e {0}
2024-09-04T10:23:38.8758112Z env:
2024-09-04T10:23:38.8758488Z JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/22.0.2-9/x64
2024-09-04T10:23:38.8759123Z JAVA_HOME_22_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/22.0.2-9/x64
2024-09-04T10:23:38.8759615Z ##[endgroup]
2024-09-04T10:23:39.2270015Z Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
2024-09-04T10:23:39.2271674Z Maven home: /home/runner/.m2/wrapper/dists/apache-maven-3.9.8/af622e91
2024-09-04T10:23:39.2273720Z Java version: 22.0.2, vendor: Eclipse Adoptium, runtime: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/22.0.2-9/x64
2024-09-04T10:23:39.2275264Z Default locale: en, platform encoding: UTF-8
2024-09-04T10:23:39.2276839Z OS name: "linux", version: "6.5.0-1025-azure", arch: "amd64", family: "unix"
2024-09-04T10:23:40.2147461Z [INFO] Scanning for projects...
2024-09-04T10:23:40.4141429Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/airbase/169/airbase-169.pom
2024-09-04T10:23:40.7331299Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/airbase/169/airbase-169.pom (86 kB at 267 kB/s)
2024-09-04T10:23:40.7999826Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
2024-09-04T10:23:40.8073038Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom (2.6 kB at 378 kB/s)
2024-09-04T10:23:40.8133762Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
2024-09-04T10:23:40.8197581Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom (2.2 kB at 315 kB/s)
2024-09-04T10:23:40.8228007Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
2024-09-04T10:23:40.8285936Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom (3.5 kB at 584 kB/s)
2024-09-04T10:23:40.8312141Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
2024-09-04T10:23:40.8402183Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom (21 kB at 2.3 MB/s)
2024-09-04T10:23:40.8453053Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom
2024-09-04T10:23:40.8560008Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 5.0 MB/s)
2024-09-04T10:23:40.8638321Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
2024-09-04T10:23:40.8715433Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 2.9 MB/s)
2024-09-04T10:23:40.8874464Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
2024-09-04T10:23:40.8934420Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 102 kB/s)
2024-09-04T10:23:40.8983279Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
2024-09-04T10:23:40.9033914Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 549 kB/s)
2024-09-04T10:23:40.9056500Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
2024-09-04T10:23:40.9106550Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 2.8 MB/s)
2024-09-04T10:23:40.9167299Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
2024-09-04T10:23:40.9229535Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 3.3 MB/s)
2024-09-04T10:23:40.9284923Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom
2024-09-04T10:23:40.9370944Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 9.6 MB/s)
2024-09-04T10:23:40.9505358Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
2024-09-04T10:23:40.9562708Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 1.1 MB/s)
2024-09-04T10:23:40.9606177Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
2024-09-04T10:23:40.9665671Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 3.1 MB/s)
2024-09-04T10:23:40.9705533Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
2024-09-04T10:23:40.9777451Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 11 MB/s)
2024-09-04T10:23:40.9836805Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom
2024-09-04T10:23:40.9892595Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 4.6 MB/s)
2024-09-04T10:23:40.9965320Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
2024-09-04T10:23:41.0016020Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 1.1 MB/s)
2024-09-04T10:23:41.0055390Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
2024-09-04T10:23:41.0114784Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 5.2 MB/s)
2024-09-04T10:23:41.0154030Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom
2024-09-04T10:23:41.0225839Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 12 MB/s)
2024-09-04T10:23:41.0280239Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
2024-09-04T10:23:41.0335130Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 3.5 MB/s)
2024-09-04T10:23:41.0408471Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
2024-09-04T10:23:41.0462454Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 1.1 MB/s)
2024-09-04T10:23:41.0505282Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
2024-09-04T10:23:41.0558771Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.7 MB/s)
2024-09-04T10:23:41.0592472Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom
2024-09-04T10:23:41.0647302Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 4.6 MB/s)
2024-09-04T10:23:41.0805201Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
2024-09-04T10:23:41.0864237Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom (3.4 kB at 211 kB/s)
2024-09-04T10:23:41.0954951Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
2024-09-04T10:23:41.1002827Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 748 kB/s)
2024-09-04T10:23:41.1047683Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
2024-09-04T10:23:41.1102939Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom (2.2 kB at 361 kB/s)
2024-09-04T10:23:41.1160435Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
2024-09-04T10:23:41.1210532Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 6.2 MB/s)
2024-09-04T10:23:41.1373090Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
2024-09-04T10:23:41.1439115Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar (75 kB at 11 MB/s)
2024-09-04T10:23:41.1456400Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
2024-09-04T10:23:41.1461766Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
2024-09-04T10:23:41.1464205Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
2024-09-04T10:23:41.1489277Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
2024-09-04T10:23:41.1507651Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
2024-09-04T10:23:41.1521611Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 5.9 MB/s)
2024-09-04T10:23:41.1524317Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
2024-09-04T10:23:41.1654377Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 12 MB/s)
2024-09-04T10:23:41.1657763Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
2024-09-04T10:23:41.1733939Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 83 kB/s)
2024-09-04T10:23:41.1736692Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
2024-09-04T10:23:41.1756069Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar (37 kB at 1.4 MB/s)
2024-09-04T10:23:41.1759661Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
2024-09-04T10:23:41.1858825Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar (109 kB at 3.0 MB/s)
2024-09-04T10:23:41.1884476Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 2.4 MB/s)
2024-09-04T10:23:41.1893625Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 11 MB/s)
2024-09-04T10:23:41.1924984Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 5.2 MB/s)
2024-09-04T10:23:41.1941036Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 14 MB/s)
2024-09-04T10:23:41.2339877Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
2024-09-04T10:23:41.2390328Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom (1.9 kB at 370 kB/s)
2024-09-04T10:23:41.2414327Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
2024-09-04T10:23:41.2463240Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom (1.5 kB at 306 kB/s)
2024-09-04T10:23:41.2555187Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
2024-09-04T10:23:41.2616459Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar (8.9 kB at 1.5 MB/s)
2024-09-04T10:23:41.2619769Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
2024-09-04T10:23:41.2771430Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 44 MB/s)
2024-09-04T10:23:41.3030451Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom
2024-09-04T10:23:41.3084436Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom (19 kB at 3.1 MB/s)
2024-09-04T10:23:41.3116597Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom
2024-09-04T10:23:41.3161606Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 1.6 MB/s)
2024-09-04T10:23:41.3188669Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/58/oss-parent-58.pom
2024-09-04T10:23:41.3236547Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 4.7 MB/s)
2024-09-04T10:23:41.3293668Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.40.0/opentelemetry-bom-1.40.0.pom
2024-09-04T10:23:41.3335790Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.40.0/opentelemetry-bom-1.40.0.pom (5.9 kB at 1.5 MB/s)
2024-09-04T10:23:41.3360099Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.40.0-alpha/opentelemetry-bom-alpha-1.40.0-alpha.pom
2024-09-04T10:23:41.3403852Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.40.0-alpha/opentelemetry-bom-alpha-1.40.0-alpha.pom (2.7 kB at 537 kB/s)
2024-09-04T10:23:41.3430368Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom/2.3.0/opentelemetry-instrumentation-bom-2.3.0.pom
2024-09-04T10:23:41.3470223Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom/2.3.0/opentelemetry-instrumentation-bom-2.3.0.pom (2.7 kB at 666 kB/s)
2024-09-04T10:23:41.3489695Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.37.0/opentelemetry-bom-1.37.0.pom
2024-09-04T10:23:41.3525939Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.37.0/opentelemetry-bom-1.37.0.pom (5.7 kB at 1.4 MB/s)
2024-09-04T10:23:41.3547604Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/2.3.0-alpha/opentelemetry-instrumentation-bom-alpha-2.3.0-alpha.pom
2024-09-04T10:23:41.3593813Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/2.3.0-alpha/opentelemetry-instrumentation-bom-alpha-2.3.0-alpha.pom (77 kB at 15 MB/s)
2024-09-04T10:23:41.3649127Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.37.0-alpha/opentelemetry-bom-alpha-1.37.0-alpha.pom
2024-09-04T10:23:41.3706093Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.37.0-alpha/opentelemetry-bom-alpha-1.37.0-alpha.pom (2.9 kB at 479 kB/s)
2024-09-04T10:23:41.3739873Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-bom/3.26.3/assertj-bom-3.26.3.pom
2024-09-04T10:23:41.3780076Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-bom/3.26.3/assertj-bom-3.26.3.pom (3.7 kB at 922 kB/s)
2024-09-04T10:23:41.3802000Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/2.0.20/kotlin-bom-2.0.20.pom
2024-09-04T10:23:41.3844361Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/2.0.20/kotlin-bom-2.0.20.pom (9.4 kB at 1.9 MB/s)
2024-09-04T10:23:41.3867597Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom
2024-09-04T10:23:41.3904691Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 1.4 MB/s)
2024-09-04T10:23:41.4190362Z [INFO]
2024-09-04T10:23:41.4191853Z [INFO] --------------------< io.airlift:aircompressor-v3 >---------------------
2024-09-04T10:23:41.4193213Z [INFO] Building aircompressor 3.1-SNAPSHOT
2024-09-04T10:23:41.4194140Z [INFO] from pom.xml
2024-09-04T10:23:41.4195168Z [INFO] --------------------------------[ jar ]---------------------------------
2024-09-04T10:23:41.4220701Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.pom
2024-09-04T10:23:41.4277788Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.pom (28 kB at 4.6 MB/s)
2024-09-04T10:23:41.4313793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
2024-09-04T10:23:41.4356331Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 1.6 MB/s)
2024-09-04T10:23:41.4425626Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.jar
2024-09-04T10:23:41.4481776Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.jar (55 kB at 11 MB/s)
2024-09-04T10:23:41.4611968Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.6.0/build-helper-maven-plugin-3.6.0.pom
2024-09-04T10:23:41.4678877Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.6.0/build-helper-maven-plugin-3.6.0.pom (8.1 kB at 1.4 MB/s)
2024-09-04T10:23:41.4719181Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/82/mojo-parent-82.pom
2024-09-04T10:23:41.4766973Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/82/mojo-parent-82.pom (36 kB at 7.2 MB/s)
2024-09-04T10:23:41.4829548Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.6.0/build-helper-maven-plugin-3.6.0.jar
2024-09-04T10:23:41.4875326Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.6.0/build-helper-maven-plugin-3.6.0.jar (72 kB at 14 MB/s)
2024-09-04T10:23:41.4940922Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
2024-09-04T10:23:41.4986783Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 1.6 MB/s)
2024-09-04T10:23:41.5015206Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
2024-09-04T10:23:41.5057772Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 2.0 MB/s)
2024-09-04T10:23:41.5084469Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
2024-09-04T10:23:41.5131702Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 12 MB/s)
2024-09-04T10:23:41.5196946Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
2024-09-04T10:23:41.5255279Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 5.2 MB/s)
2024-09-04T10:23:41.5295062Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom
2024-09-04T10:23:41.5346482Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom (10 kB at 2.1 MB/s)
2024-09-04T10:23:41.5374770Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom
2024-09-04T10:23:41.5417269Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 1.8 MB/s)
2024-09-04T10:23:41.5472840Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar
2024-09-04T10:23:41.5524928Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar (83 kB at 14 MB/s)
2024-09-04T10:23:41.5577510Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.pom
2024-09-04T10:23:41.5618776Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.pom (18 kB at 4.5 MB/s)
2024-09-04T10:23:41.5643252Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom
2024-09-04T10:23:41.5683103Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 1.9 MB/s)
2024-09-04T10:23:41.5702362Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom
2024-09-04T10:23:41.5742179Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 17 MB/s)
2024-09-04T10:23:41.5777728Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom
2024-09-04T10:23:41.5818140Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 6.0 MB/s)
2024-09-04T10:23:41.5859180Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
2024-09-04T10:23:41.5900876Z [INFO] 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 1.4 MB/s)
2024-09-04T10:23:41.5936389Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.jar
2024-09-04T10:23:41.5991149Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.jar (208 kB at 42 MB/s)
2024-09-04T10:23:41.6157843Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.0/maven-surefire-plugin-3.5.0.pom
2024-09-04T10:23:41.6200991Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.0/maven-surefire-plugin-3.5.0.pom (5.7 kB at 1.4 MB/s)
2024-09-04T10:23:41.6226895Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.5.0/surefire-3.5.0.pom
2024-09-04T10:23:41.6269980Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.5.0/surefire-3.5.0.pom (21 kB at 5.1 MB/s)
2024-09-04T10:23:41.6328168Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.0/maven-surefire-plugin-3.5.0.jar
2024-09-04T10:23:41.6395550Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.0/maven-surefire-plugin-3.5.0.jar (46 kB at 6.6 MB/s)
2024-09-04T10:23:41.6451164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom
2024-09-04T10:23:41.6491425Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom (7.7 kB at 1.9 MB/s)
2024-09-04T10:23:41.6516553Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom
2024-09-04T10:23:41.6552402Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom (7.7 kB at 2.6 MB/s)
2024-09-04T10:23:41.6573699Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom
2024-09-04T10:23:41.6613688Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 13 MB/s)
2024-09-04T10:23:41.6653575Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom
2024-09-04T10:23:41.6691554Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 8.1 MB/s)
2024-09-04T10:23:41.6803613Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar
2024-09-04T10:23:41.6849256Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar (34 kB at 8.5 MB/s)
2024-09-04T10:23:41.6883155Z [INFO] 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
2024-09-04T10:23:41.6925438Z [INFO] 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 1.7 MB/s)
2024-09-04T10:23:41.6977720Z [INFO] 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
2024-09-04T10:23:41.7022403Z [INFO] 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 8.0 MB/s)
2024-09-04T10:23:41.7065538Z [INFO] 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
2024-09-04T10:23:41.7104437Z [INFO] 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 2.0 MB/s)
2024-09-04T10:23:41.7154470Z [INFO] 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
2024-09-04T10:23:41.7195510Z [INFO] 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 8.2 MB/s)
2024-09-04T10:23:41.7339541Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/trino/hadoop/hadoop-apache/3.3.5-3/hadoop-apache-3.3.5-3.pom
2024-09-04T10:23:41.7615901Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/trino/hadoop/hadoop-apache/3.3.5-3/hadoop-apache-3.3.5-3.pom (18 kB at 625 kB/s)
2024-09-04T10:23:41.7643207Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
2024-09-04T10:23:41.7685541Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 1.2 MB/s)
2024-09-04T10:23:41.7722072Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.9.3/okhttp-4.9.3.pom
2024-09-04T10:23:41.7767444Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.9.3/okhttp-4.9.3.pom (1.8 kB at 362 kB/s)
2024-09-04T10:23:41.7795023Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/2.8.0/okio-2.8.0.pom
2024-09-04T10:23:41.7831729Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/2.8.0/okio-2.8.0.pom (1.8 kB at 615 kB/s)
2024-09-04T10:23:41.7853501Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.0.20/kotlin-stdlib-2.0.20.pom
2024-09-04T10:23:41.7893138Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.0.20/kotlin-stdlib-2.0.20.pom (2.3 kB at 580 kB/s)
2024-09-04T10:23:41.7923923Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
2024-09-04T10:23:41.7965506Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 1.2 MB/s)
2024-09-04T10:23:41.7994570Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/2.0.20/kotlin-stdlib-common-2.0.20.pom
2024-09-04T10:23:41.8038510Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/2.0.20/kotlin-stdlib-common-2.0.20.pom (1.8 kB at 452 kB/s)
2024-09-04T10:23:41.8067583Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.pom
2024-09-04T10:23:41.8102419Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.pom (9.3 kB at 2.3 MB/s)
2024-09-04T10:23:41.8119048Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.3.0-jre/guava-parent-33.3.0-jre.pom
2024-09-04T10:23:41.8161746Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.3.0-jre/guava-parent-33.3.0-jre.pom (20 kB at 5.1 MB/s)
2024-09-04T10:23:41.8194504Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
2024-09-04T10:23:41.8236039Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 835 kB/s)
2024-09-04T10:23:41.8253475Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
2024-09-04T10:23:41.8288826Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 3.4 MB/s)
2024-09-04T10:23:41.8311044Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
2024-09-04T10:23:41.8349512Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 1.1 MB/s)
2024-09-04T10:23:41.8368112Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom
2024-09-04T10:23:41.8406109Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom (2.1 kB at 524 kB/s)
2024-09-04T10:23:41.8421664Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.30.0/error_prone_annotations-2.30.0.pom
2024-09-04T10:23:41.8451946Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.30.0/error_prone_annotations-2.30.0.pom (4.3 kB at 1.4 MB/s)
2024-09-04T10:23:41.8465434Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.30.0/error_prone_parent-2.30.0.pom
2024-09-04T10:23:41.8497696Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.30.0/error_prone_parent-2.30.0.pom (13 kB at 4.4 MB/s)
2024-09-04T10:23:41.8521052Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
2024-09-04T10:23:41.8555014Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 1.3 MB/s)
2024-09-04T10:23:41.8572861Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom
2024-09-04T10:23:41.8604871Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 699 kB/s)
2024-09-04T10:23:41.8623620Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.10.4/snappy-java-1.1.10.4.pom
2024-09-04T10:23:41.8654358Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.10.4/snappy-java-1.1.10.4.pom (3.1 kB at 1.0 MB/s)
2024-09-04T10:23:41.8671476Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
2024-09-04T10:23:41.8704516Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 526 kB/s)
2024-09-04T10:23:41.8723932Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-4/zstd-jni-1.5.6-4.pom
2024-09-04T10:23:41.8762509Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-4/zstd-jni-1.5.6-4.pom (2.0 kB at 502 kB/s)
2024-09-04T10:23:41.8790887Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/7.0.0/guice-7.0.0.pom
2024-09-04T10:23:41.8832261Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/7.0.0/guice-7.0.0.pom (9.8 kB at 2.5 MB/s)
2024-09-04T10:23:41.8848032Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/7.0.0/guice-parent-7.0.0.pom
2024-09-04T10:23:41.8887679Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/7.0.0/guice-parent-7.0.0.pom (19 kB at 4.6 MB/s)
2024-09-04T10:23:41.8904258Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
2024-09-04T10:23:41.8938287Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 819 kB/s)
2024-09-04T10:23:41.8963994Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
2024-09-04T10:23:41.8998781Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 2.0 MB/s)
2024-09-04T10:23:41.9013940Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
2024-09-04T10:23:41.9051679Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 4.4 MB/s)
2024-09-04T10:23:41.9071772Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
2024-09-04T10:23:41.9105849Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 91 kB/s)
2024-09-04T10:23:41.9124020Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/anarres/lzo/lzo-hadoop/1.0.6/lzo-hadoop-1.0.6.pom
2024-09-04T10:23:41.9170014Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/anarres/lzo/lzo-hadoop/1.0.6/lzo-hadoop-1.0.6.pom (2.5 kB at 622 kB/s)
2024-09-04T10:23:41.9191651Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/anarres/lzo/lzo-core/1.0.6/lzo-core-1.0.6.pom
2024-09-04T10:23:41.9244377Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/anarres/lzo/lzo-core/1.0.6/lzo-core-1.0.6.pom (2.3 kB at 385 kB/s)
2024-09-04T10:23:41.9261581Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
2024-09-04T10:23:41.9295940Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 4.6 MB/s)
2024-09-04T10:23:41.9312249Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
2024-09-04T10:23:41.9348368Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 4.0 MB/s)
2024-09-04T10:23:41.9368170Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
2024-09-04T10:23:41.9405132Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 1.1 MB/s)
2024-09-04T10:23:41.9435226Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.pom
2024-09-04T10:23:41.9471212Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.pom (3.8 kB at 1.3 MB/s)
2024-09-04T10:23:41.9490790Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.pom
2024-09-04T10:23:41.9529628Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.pom (16 kB at 4.0 MB/s)
2024-09-04T10:23:41.9545522Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.15.0/byte-buddy-parent-1.15.0.pom
2024-09-04T10:23:41.9587255Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.15.0/byte-buddy-parent-1.15.0.pom (63 kB at 16 MB/s)
2024-09-04T10:23:41.9631581Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.pom
2024-09-04T10:23:41.9671006Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.pom (3.2 kB at 796 kB/s)
2024-09-04T10:23:41.9698196Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
2024-09-04T10:23:41.9732131Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 509 kB/s)
2024-09-04T10:23:41.9754082Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.pom
2024-09-04T10:23:41.9791084Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.pom (2.8 kB at 944 kB/s)
2024-09-04T10:23:41.9812262Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
2024-09-04T10:23:41.9856448Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 305 kB/s)
2024-09-04T10:23:41.9873766Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.0/junit-jupiter-engine-5.11.0.pom
2024-09-04T10:23:41.9914962Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.0/junit-jupiter-engine-5.11.0.pom (3.2 kB at 1.1 MB/s)
2024-09-04T10:23:41.9941169Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.pom
2024-09-04T10:23:41.9976740Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.pom (3.2 kB at 801 kB/s)
2024-09-04T10:23:42.0008797Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.pom
2024-09-04T10:23:42.0043247Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.pom (9.3 kB at 2.3 MB/s)
2024-09-04T10:23:42.0064886Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.37/jmh-parent-1.37.pom
2024-09-04T10:23:42.0101595Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.37/jmh-parent-1.37.pom (12 kB at 3.9 MB/s)
2024-09-04T10:23:42.0130702Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom
2024-09-04T10:23:42.0170132Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom (14 kB at 3.5 MB/s)
2024-09-04T10:23:42.0197450Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
2024-09-04T10:23:42.0240192Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 7.2 MB/s)
2024-09-04T10:23:42.0265514Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
2024-09-04T10:23:42.0305698Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 15 MB/s)
2024-09-04T10:23:42.0339788Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
2024-09-04T10:23:42.0377384Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 3.8 MB/s)
2024-09-04T10:23:42.0414033Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37.pom
2024-09-04T10:23:42.0448633Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37.pom (3.7 kB at 1.2 MB/s)
2024-09-04T10:23:42.0480952Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.10.6/snappy-java-1.1.10.6.pom
2024-09-04T10:23:42.0512526Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.10.6/snappy-java-1.1.10.6.pom (3.1 kB at 766 kB/s)
2024-09-04T10:23:42.0626104Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/trino/hadoop/hadoop-apache/3.3.5-3/hadoop-apache-3.3.5-3.jar
2024-09-04T10:23:42.3229972Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/trino/hadoop/hadoop-apache/3.3.5-3/hadoop-apache-3.3.5-3.jar (32 MB at 123 MB/s)
2024-09-04T10:23:42.3236106Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.9.3/okhttp-4.9.3.jar
2024-09-04T10:23:42.3242402Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/2.8.0/okio-2.8.0.jar
2024-09-04T10:23:42.3256664Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/2.0.20/kotlin-stdlib-common-2.0.20.jar
2024-09-04T10:23:42.3260046Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.0.20/kotlin-stdlib-2.0.20.jar
2024-09-04T10:23:42.3265396Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
2024-09-04T10:23:42.3304658Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 790 kB/s)
2024-09-04T10:23:42.3311923Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar
2024-09-04T10:23:42.3354100Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/2.8.0/okio-2.8.0.jar (243 kB at 24 MB/s)
2024-09-04T10:23:42.3357047Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.30.0/error_prone_annotations-2.30.0.jar
2024-09-04T10:23:42.3372916Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.30.0/error_prone_annotations-2.30.0.jar (19 kB at 1.5 MB/s)
2024-09-04T10:23:42.3376093Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
2024-09-04T10:23:42.3402322Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/2.0.20/kotlin-stdlib-common-2.0.20.jar (233 kB at 15 MB/s)
2024-09-04T10:23:42.3409013Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-4/zstd-jni-1.5.6-4.jar
2024-09-04T10:23:42.3420214Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar (231 kB at 14 MB/s)
2024-09-04T10:23:42.3427844Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 733 kB/s)
2024-09-04T10:23:42.3435192Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar
2024-09-04T10:23:42.3446056Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
2024-09-04T10:23:42.3494336Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.9.3/okhttp-4.9.3.jar (792 kB at 29 MB/s)
2024-09-04T10:23:42.3496720Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/7.0.0/guice-7.0.0.jar
2024-09-04T10:23:42.3512592Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 767 kB/s)
2024-09-04T10:23:42.3515335Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
2024-09-04T10:23:42.3549554Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 356 kB/s)
2024-09-04T10:23:42.3555097Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
2024-09-04T10:23:42.3660873Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/7.0.0/guice-7.0.0.jar (802 kB at 20 MB/s)
2024-09-04T10:23:42.3665493Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.0.20/kotlin-stdlib-2.0.20.jar (1.7 MB at 55 MB/s)
2024-09-04T10:23:42.3668184Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/anarres/lzo/lzo-core/1.0.6/lzo-core-1.0.6.jar
2024-09-04T10:23:42.3679483Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 109 kB/s)
2024-09-04T10:23:42.3682001Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
2024-09-04T10:23:42.3688361Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/anarres/lzo/lzo-hadoop/1.0.6/lzo-hadoop-1.0.6.jar
2024-09-04T10:23:42.3734160Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/anarres/lzo/lzo-core/1.0.6/lzo-core-1.0.6.jar (52 kB at 1.1 MB/s)
2024-09-04T10:23:42.3736646Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar
2024-09-04T10:23:42.3739309Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 1.3 MB/s)
2024-09-04T10:23:42.3741835Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar
2024-09-04T10:23:42.3920682Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar (3.1 MB at 55 MB/s)
2024-09-04T10:23:42.3924687Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.jar
2024-09-04T10:23:42.3999955Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/anarres/lzo/lzo-hadoop/1.0.6/lzo-hadoop-1.0.6.jar (44 kB at 587 kB/s)
2024-09-04T10:23:42.4006789Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
2024-09-04T10:23:42.4025779Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.jar (216 kB at 2.8 MB/s)
2024-09-04T10:23:42.4028916Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.jar
2024-09-04T10:23:42.4054766Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 177 kB/s)
2024-09-04T10:23:42.4062989Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
2024-09-04T10:23:42.4083937Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.jar (141 kB at 1.7 MB/s)
2024-09-04T10:23:42.4086969Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.0/junit-jupiter-engine-5.11.0.jar
2024-09-04T10:23:42.4097272Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-4/zstd-jni-1.5.6-4.jar (6.7 MB at 79 MB/s)
2024-09-04T10:23:42.4100142Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.jar
2024-09-04T10:23:42.4102803Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar (1.4 MB at 16 MB/s)
2024-09-04T10:23:42.4105795Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
2024-09-04T10:23:42.4114130Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 79 kB/s)
2024-09-04T10:23:42.4117001Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.jar
2024-09-04T10:23:42.4152709Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.0/junit-jupiter-engine-5.11.0.jar (260 kB at 2.9 MB/s)
2024-09-04T10:23:42.4157850Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar
2024-09-04T10:23:42.4208713Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar (78 kB at 823 kB/s)
2024-09-04T10:23:42.4212642Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
2024-09-04T10:23:42.4244724Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 6.9 MB/s)
2024-09-04T10:23:42.4248325Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37.jar
2024-09-04T10:23:42.4318463Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.jar (553 kB at 5.4 MB/s)
2024-09-04T10:23:42.4321793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.10.6/snappy-java-1.1.10.6.jar
2024-09-04T10:23:42.4324852Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.jar (238 kB at 2.3 MB/s)
2024-09-04T10:23:42.4328287Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37.jar (31 kB at 300 kB/s)
2024-09-04T10:23:42.4450883Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 19 MB/s)
2024-09-04T10:23:42.4479377Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar (4.2 MB at 34 MB/s)
2024-09-04T10:23:42.4656170Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.10.6/snappy-java-1.1.10.6.jar (2.3 MB at 17 MB/s)
2024-09-04T10:23:42.4811943Z [INFO]
2024-09-04T10:23:42.4812976Z [INFO] --- git-commit-id:9.0.1:revision (default) @ aircompressor-v3 ---
2024-09-04T10:23:42.4870459Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.pom
2024-09-04T10:23:42.4922256Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.pom (18 kB at 3.6 MB/s)
2024-09-04T10:23:42.4949545Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom
2024-09-04T10:23:42.4988863Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 1.9 MB/s)
2024-09-04T10:23:42.5008833Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom
2024-09-04T10:23:42.5049477Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 8.6 MB/s)
2024-09-04T10:23:42.5084665Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
2024-09-04T10:23:42.5125956Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 1.5 MB/s)
2024-09-04T10:23:42.5148789Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
2024-09-04T10:23:42.5186073Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 1.0 MB/s)
2024-09-04T10:23:42.5209963Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
2024-09-04T10:23:42.5247076Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 4.0 MB/s)
2024-09-04T10:23:42.5291784Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom
2024-09-04T10:23:42.5339075Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom (7.2 kB at 1.4 MB/s)
2024-09-04T10:23:42.5371349Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
2024-09-04T10:23:42.5411746Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 809 kB/s)
2024-09-04T10:23:42.5427029Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
2024-09-04T10:23:42.5462020Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 1.6 MB/s)
2024-09-04T10:23:42.5478601Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
2024-09-04T10:23:42.5513610Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 778 kB/s)
2024-09-04T10:23:42.5530694Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom
2024-09-04T10:23:42.5568421Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom (40 kB at 10.0 MB/s)
2024-09-04T10:23:42.5600300Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
2024-09-04T10:23:42.5635815Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 344 kB/s)
2024-09-04T10:23:42.5649833Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom
2024-09-04T10:23:42.5686674Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom (19 kB at 4.7 MB/s)
2024-09-04T10:23:42.5701376Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
2024-09-04T10:23:42.5736118Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 3.6 MB/s)
2024-09-04T10:23:42.5758531Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.pom
2024-09-04T10:23:42.5796261Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.pom (4.4 kB at 1.1 MB/s)
2024-09-04T10:23:42.5810140Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.5/project-1.1.5.pom
2024-09-04T10:23:42.5852325Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.5/project-1.1.5.pom (22 kB at 5.4 MB/s)
2024-09-04T10:23:42.5883720Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom
2024-09-04T10:23:42.5921049Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 5.3 MB/s)
2024-09-04T10:23:42.5945895Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom
2024-09-04T10:23:42.5993707Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom (4.7 kB at 944 kB/s)
2024-09-04T10:23:42.6023980Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
2024-09-04T10:23:42.6061637Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.1 MB/s)
2024-09-04T10:23:42.6076798Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
2024-09-04T10:23:42.6113165Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 2.1 MB/s)
2024-09-04T10:23:42.6130130Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
2024-09-04T10:23:42.6166214Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 2.1 MB/s)
2024-09-04T10:23:42.6192755Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
2024-09-04T10:23:42.6230655Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 5.0 MB/s)
2024-09-04T10:23:42.6247331Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
2024-09-04T10:23:42.6305264Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 2.4 MB/s)
2024-09-04T10:23:42.6384431Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.jar
2024-09-04T10:23:42.6440282Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.jar (109 kB at 22 MB/s)
2024-09-04T10:23:42.6451254Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar
2024-09-04T10:23:42.6460747Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
2024-09-04T10:23:42.6470133Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
2024-09-04T10:23:42.6487754Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.jar
2024-09-04T10:23:42.6550405Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
2024-09-04T10:23:42.6567895Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 33 MB/s)
2024-09-04T10:23:42.6574338Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
2024-09-04T10:23:42.6582445Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 12 MB/s)
2024-09-04T10:23:42.6644528Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar
2024-09-04T10:23:42.6657939Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.jar (42 kB at 2.2 MB/s)
2024-09-04T10:23:42.6661403Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
2024-09-04T10:23:42.6664107Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 6.0 MB/s)
2024-09-04T10:23:42.6666649Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar
2024-09-04T10:23:42.6700870Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar (49 kB at 3.2 MB/s)
2024-09-04T10:23:42.6707525Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.jar
2024-09-04T10:23:42.6717632Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 14 MB/s)
2024-09-04T10:23:42.6722210Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar
2024-09-04T10:23:42.6728498Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar (8.9 kB at 493 kB/s)
2024-09-04T10:23:42.6731236Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar
2024-09-04T10:23:42.6757832Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar (638 kB at 30 MB/s)
2024-09-04T10:23:42.6761890Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.jar (124 kB at 5.9 MB/s)
2024-09-04T10:23:42.6765774Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
2024-09-04T10:23:42.6780936Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar (6.6 kB at 286 kB/s)
2024-09-04T10:23:42.6788899Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
2024-09-04T10:23:42.6808491Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 13 MB/s)
2024-09-04T10:23:42.6811493Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 353 kB/s)
2024-09-04T10:23:42.6854882Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 6.8 MB/s)
2024-09-04T10:23:42.6939500Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 63 MB/s)
2024-09-04T10:23:43.1920678Z [INFO]
2024-09-04T10:23:43.1924103Z [INFO] --- build-helper:3.6.0:bsh-property (surefire-enable-preview) @ aircompressor-v3 ---
2024-09-04T10:23:43.2003275Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
2024-09-04T10:23:43.2054089Z [INFO] 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 1.3 MB/s)
2024-09-04T10:23:43.2078160Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom
2024-09-04T10:23:43.2134341Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 4.7 MB/s)
2024-09-04T10:23:43.2204635Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
2024-09-04T10:23:43.2264032Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 832 kB/s)
2024-09-04T10:23:43.2287032Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
2024-09-04T10:23:43.2326110Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 1.1 MB/s)
2024-09-04T10:23:43.2339989Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
2024-09-04T10:23:43.2377409Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 1.2 MB/s)
2024-09-04T10:23:43.2391330Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
2024-09-04T10:23:43.2429214Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 11 MB/s)
2024-09-04T10:23:43.2454029Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
2024-09-04T10:23:43.2489200Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 6.8 MB/s)
2024-09-04T10:23:43.2519689Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
2024-09-04T10:23:43.2556144Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 2.1 MB/s)
2024-09-04T10:23:43.2573373Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
2024-09-04T10:23:43.2613960Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 6.4 MB/s)
2024-09-04T10:23:43.2640562Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
2024-09-04T10:23:43.2682378Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 3.9 MB/s)
2024-09-04T10:23:43.2706267Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
2024-09-04T10:23:43.2753513Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 16 MB/s)
2024-09-04T10:23:43.2795426Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
2024-09-04T10:23:43.2835495Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 4.6 MB/s)
2024-09-04T10:23:43.2871382Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
2024-09-04T10:23:43.2906832Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 1.3 MB/s)
2024-09-04T10:23:43.2947014Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar
2024-09-04T10:23:43.3003427Z [INFO] 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 32 MB/s)
2024-09-04T10:23:43.3007723Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
2024-09-04T10:23:43.3016484Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
2024-09-04T10:23:43.3019250Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
2024-09-04T10:23:43.3067458Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 6.1 MB/s)
2024-09-04T10:23:43.3082441Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 49 MB/s)
2024-09-04T10:23:43.3128863Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 30 MB/s)
2024-09-04T10:23:43.3782145Z [INFO]
2024-09-04T10:23:43.3783576Z [INFO] --- resources:3.3.1:resources (default-resources) @ aircompressor-v3 ---
2024-09-04T10:23:43.3831217Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
2024-09-04T10:23:43.3872329Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 664 kB/s)
2024-09-04T10:23:43.3891586Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
2024-09-04T10:23:43.3930136Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 5.6 MB/s)
2024-09-04T10:23:43.3958563Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
2024-09-04T10:23:43.3990198Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 2.9 MB/s)
2024-09-04T10:23:43.4006926Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
2024-09-04T10:23:43.4039629Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 8.5 MB/s)
2024-09-04T10:23:43.4063561Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
2024-09-04T10:23:43.4098466Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 2.0 MB/s)
2024-09-04T10:23:43.4115942Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
2024-09-04T10:23:43.4150089Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 1.1 MB/s)
2024-09-04T10:23:43.4184757Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
2024-09-04T10:23:43.4216051Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 2.7 MB/s)
2024-09-04T10:23:43.4242719Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
2024-09-04T10:23:43.4272648Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 10 MB/s)
2024-09-04T10:23:43.4308899Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
2024-09-04T10:23:43.4339692Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 1.7 MB/s)
2024-09-04T10:23:43.4381730Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
2024-09-04T10:23:43.4425374Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 17 MB/s)
2024-09-04T10:23:43.4429474Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
2024-09-04T10:23:43.4434417Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
2024-09-04T10:23:43.4437081Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
2024-09-04T10:23:43.4482418Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 11 MB/s)
2024-09-04T10:23:43.4485182Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 45 MB/s)
2024-09-04T10:23:43.4523487Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 59 MB/s)
2024-09-04T10:23:43.4986983Z [INFO] Copying 20 resources from src/main/resources to target/classes
2024-09-04T10:23:43.5123926Z [INFO]
2024-09-04T10:23:43.5125062Z [INFO] --- compiler:3.13.0:compile (default-compile) @ aircompressor-v3 ---
2024-09-04T10:23:43.5172116Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
2024-09-04T10:23:43.5212979Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 1.2 MB/s)
2024-09-04T10:23:43.5247716Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
2024-09-04T10:23:43.5285946Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 1.2 MB/s)
2024-09-04T10:23:43.5307278Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
2024-09-04T10:23:43.5344170Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.6 MB/s)
2024-09-04T10:23:43.5367895Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
2024-09-04T10:23:43.5405003Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 8.1 MB/s)
2024-09-04T10:23:43.5423652Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
2024-09-04T10:23:43.5455957Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 4.7 MB/s)
2024-09-04T10:23:43.5482550Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
2024-09-04T10:23:43.5517586Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 1.4 MB/s)
2024-09-04T10:23:43.5535009Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
2024-09-04T10:23:43.5567382Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 1.1 MB/s)
2024-09-04T10:23:43.5582580Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom
2024-09-04T10:23:43.5617193Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 9.3 MB/s)
2024-09-04T10:23:43.5644857Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom
2024-09-04T10:23:43.5684804Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 592 kB/s)
2024-09-04T10:23:43.5697821Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
2024-09-04T10:23:43.5733354Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 2.8 MB/s)
2024-09-04T10:23:43.5752077Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
2024-09-04T10:23:43.5788018Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 4.3 MB/s)
2024-09-04T10:23:43.5834620Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom
2024-09-04T10:23:43.5872362Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 454 kB/s)
2024-09-04T10:23:43.5884669Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom
2024-09-04T10:23:43.5920557Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 2.5 MB/s)
2024-09-04T10:23:43.5952971Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom
2024-09-04T10:23:43.5989358Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 449 kB/s)
2024-09-04T10:23:43.6016995Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom
2024-09-04T10:23:43.6051022Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 430 kB/s)
2024-09-04T10:23:43.6064897Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom
2024-09-04T10:23:43.6100844Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 522 kB/s)
2024-09-04T10:23:43.6164452Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
2024-09-04T10:23:43.6217381Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 30 MB/s)
2024-09-04T10:23:43.6223341Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
2024-09-04T10:23:43.6231877Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
2024-09-04T10:23:43.6238576Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar
2024-09-04T10:23:43.6261171Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 3.4 MB/s)
2024-09-04T10:23:43.6264292Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
2024-09-04T10:23:43.6281090Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
2024-09-04T10:23:43.6288430Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
2024-09-04T10:23:43.6297572Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 21 MB/s)
2024-09-04T10:23:43.6301723Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
2024-09-04T10:23:43.6304370Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 8.2 MB/s)
2024-09-04T10:23:43.6308186Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 1.7 MB/s)
2024-09-04T10:23:43.6332125Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 37 MB/s)
2024-09-04T10:23:43.6339883Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 4.3 MB/s)
2024-09-04T10:23:43.6358185Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 2.9 MB/s)
2024-09-04T10:23:43.7174423Z [INFO] Recompiling the module because of changed source code.
2024-09-04T10:23:43.7242663Z [INFO] Compiling 123 source files with javac [debug deprecation parameters target 22] to target/classes
2024-09-04T10:23:46.2799888Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lz4/UnsafeUtil.java:[17,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2803615Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lz4/UnsafeUtil.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2807616Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lz4/Lz4JavaCompressor.java:[25,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2811398Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lz4/Lz4JavaDecompressor.java:[26,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2814983Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lzo/UnsafeUtil.java:[17,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2818959Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lzo/UnsafeUtil.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2822533Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lzo/LzoCompressor.java:[27,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2826280Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lzo/LzoDecompressor.java:[27,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2830037Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/snappy/UnsafeUtil.java:[17,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2833707Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/snappy/UnsafeUtil.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2842886Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/snappy/SnappyJavaCompressor.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2846973Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/snappy/SnappyJavaDecompressor.java:[26,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2850739Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/UnsafeUtil.java:[17,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2854338Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/UnsafeUtil.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2858395Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/SequenceStore.java:[18,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2862131Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/FiniteStateEntropy.java:[23,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2865873Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/Histogram.java:[19,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2869499Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/XxHash64.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2873263Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/ZstdFrameCompressor.java:[33,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2877671Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/ZstdFrameDecompressor.java:[57,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2881617Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/ZstdInputStream.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2885627Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/ZstdIncrementalFrameDecompressor.java:[40,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2889925Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/ZstdOutputStream.java:[27,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2893781Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/ZstdJavaCompressor.java:[25,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2897709Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/ZstdJavaDecompressor.java:[26,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2901567Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/bzip2/CBZip2OutputStream.java:[560,20] finalize() in java.lang.Object has been deprecated and marked for removal
2024-09-04T10:23:46.2905318Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/bzip2/CBZip2OutputStream.java:[564,14] finalize() in java.lang.Object has been deprecated and marked for removal
2024-09-04T10:23:46.2909031Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lz4/UnsafeUtil.java:[28,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2912699Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lz4/UnsafeUtil.java:[39,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2916355Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lz4/UnsafeUtil.java:[41,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2920212Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lzo/UnsafeUtil.java:[28,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2924063Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lzo/UnsafeUtil.java:[39,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2927662Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/lzo/UnsafeUtil.java:[41,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2931259Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/snappy/UnsafeUtil.java:[28,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2934996Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/snappy/UnsafeUtil.java:[39,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2938710Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/snappy/UnsafeUtil.java:[41,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2942297Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/UnsafeUtil.java:[28,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2945965Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/UnsafeUtil.java:[39,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2949466Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/main/java/io/airlift/compress/v3/zstd/UnsafeUtil.java:[41,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:46.2951749Z [INFO]
2024-09-04T10:23:46.2952794Z [INFO] --- resources:3.3.1:testResources (default-testResources) @ aircompressor-v3 ---
2024-09-04T10:23:46.2954111Z [INFO] Copying 21 resources from src/test/resources to target/test-classes
2024-09-04T10:23:46.2954906Z [INFO]
2024-09-04T10:23:46.2955696Z [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ aircompressor-v3 ---
2024-09-04T10:23:46.3069326Z [INFO] Recompiling the module because of changed dependency.
2024-09-04T10:23:46.3080404Z [INFO] Compiling 64 source files with javac [debug deprecation parameters target 22] to target/test-classes
2024-09-04T10:23:47.6140847Z [INFO] Annotation processing is enabled because one or more processors were found
2024-09-04T10:23:47.6142588Z on the class path. A future release of javac may disable annotation processing
2024-09-04T10:23:47.6144326Z unless at least one processor is specified by name (-processor), or a search
2024-09-04T10:23:47.6146037Z path is specified (--processor-path, --processor-module-path), or annotation
2024-09-04T10:23:47.6147498Z processing is enabled explicitly (-proc:only, -proc:full).
2024-09-04T10:23:47.6148646Z Use -Xlint:-options to suppress this message.
2024-09-04T10:23:47.6149682Z Use -proc:none to disable annotation processing.
2024-09-04T10:23:47.6152346Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/lz4/BenchmarkCount.java:[37,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6156739Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestCompressor.java:[20,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6160838Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestUtil.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6164929Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestXxHash64.java:[21,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6169454Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/ZstdPartialDecompressor.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6173781Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/ZstdStreamDecompressor.java:[25,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6183778Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/lz4/BenchmarkCount.java:[37,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6187634Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestCompressor.java:[20,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6191416Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestUtil.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6195140Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestXxHash64.java:[21,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6199223Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/ZstdPartialDecompressor.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6203207Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/ZstdStreamDecompressor.java:[25,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6207427Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/lz4/BenchmarkCount.java:[37,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6211132Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestCompressor.java:[20,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6214821Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestUtil.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6218446Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestXxHash64.java:[21,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6222184Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/ZstdPartialDecompressor.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6227506Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/ZstdStreamDecompressor.java:[25,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6231462Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/lz4/BenchmarkCount.java:[37,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6235212Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestCompressor.java:[20,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6241131Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestUtil.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6245166Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/TestXxHash64.java:[21,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6248952Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/ZstdPartialDecompressor.java:[24,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6252927Z [WARNING] /home/runner/work/aircompressor/aircompressor/src/test/java/io/airlift/compress/v3/zstd/ZstdStreamDecompressor.java:[25,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
2024-09-04T10:23:47.6255338Z [INFO]
2024-09-04T10:23:47.6256194Z [INFO] --- dependency:3.8.0:analyze-only (default) @ aircompressor-v3 ---
2024-09-04T10:23:47.6257602Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.pom
2024-09-04T10:23:47.6319340Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 339 kB/s)
2024-09-04T10:23:47.6329777Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.pom
2024-09-04T10:23:47.6371561Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.pom (1.4 kB at 349 kB/s)
2024-09-04T10:23:47.6384173Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0-M12/doxia-2.0.0-M12.pom
2024-09-04T10:23:47.6430328Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0-M12/doxia-2.0.0-M12.pom (17 kB at 5.8 MB/s)
2024-09-04T10:23:47.6478398Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.pom
2024-09-04T10:23:47.6510376Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.pom (2.8 kB at 701 kB/s)
2024-09-04T10:23:47.6524558Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom
2024-09-04T10:23:47.6569592Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom (3.8 kB at 943 kB/s)
2024-09-04T10:23:47.6591259Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.pom
2024-09-04T10:23:47.6625503Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.pom (8.8 kB at 2.2 MB/s)
2024-09-04T10:23:47.6660166Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.pom
2024-09-04T10:23:47.6695294Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.pom (5.8 kB at 1.5 MB/s)
2024-09-04T10:23:47.6710894Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0-M19/doxia-sitetools-2.0.0-M19.pom
2024-09-04T10:23:47.6747978Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0-M19/doxia-sitetools-2.0.0-M19.pom (13 kB at 3.2 MB/s)
2024-09-04T10:23:47.6781118Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom
2024-09-04T10:23:47.6817203Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom (17 kB at 4.3 MB/s)
2024-09-04T10:23:47.6830868Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom
2024-09-04T10:23:47.6865812Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom (24 kB at 5.9 MB/s)
2024-09-04T10:23:47.6895722Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom
2024-09-04T10:23:47.6933060Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom (20 kB at 6.5 MB/s)
2024-09-04T10:23:47.6971164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
2024-09-04T10:23:47.7006201Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 188 kB/s)
2024-09-04T10:23:47.7022625Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
2024-09-04T10:23:47.7056612Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 1.2 MB/s)
2024-09-04T10:23:47.7096152Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
2024-09-04T10:23:47.7134130Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 2.0 MB/s)
2024-09-04T10:23:47.7160279Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom
2024-09-04T10:23:47.7197174Z [INFO] 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 924 kB/s)
2024-09-04T10:23:47.7212384Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom
2024-09-04T10:23:47.7260767Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 7.3 MB/s)
2024-09-04T10:23:47.7281313Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.pom
2024-09-04T10:23:47.7318150Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.pom (3.8 kB at 946 kB/s)
2024-09-04T10:23:47.7347760Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom
2024-09-04T10:23:47.7383054Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom (20 kB at 6.6 MB/s)
2024-09-04T10:23:47.7423023Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.pom
2024-09-04T10:23:47.7459749Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.pom (8.2 kB at 2.1 MB/s)
2024-09-04T10:23:47.7490620Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
2024-09-04T10:23:47.7529555Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 519 kB/s)
2024-09-04T10:23:47.7544099Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
2024-09-04T10:23:47.7578969Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 1.0 MB/s)
2024-09-04T10:23:47.7603260Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
2024-09-04T10:23:47.7639570Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 2.8 MB/s)
2024-09-04T10:23:47.7675515Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
2024-09-04T10:23:47.7711004Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 1.0 MB/s)
2024-09-04T10:23:47.7725623Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom
2024-09-04T10:23:47.7774906Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 5.5 MB/s)
2024-09-04T10:23:47.7832938Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
2024-09-04T10:23:47.7878046Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 1.4 MB/s)
2024-09-04T10:23:47.7899490Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.pom
2024-09-04T10:23:47.7934399Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.pom (7.4 kB at 1.8 MB/s)
2024-09-04T10:23:47.7971658Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.pom
2024-09-04T10:23:47.8008602Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.pom (3.2 kB at 788 kB/s)
2024-09-04T10:23:47.8035257Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.pom
2024-09-04T10:23:47.8072813Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.pom (2.9 kB at 968 kB/s)
2024-09-04T10:23:47.8084998Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0-M12/doxia-modules-2.0.0-M12.pom
2024-09-04T10:23:47.8119021Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0-M12/doxia-modules-2.0.0-M12.pom (2.5 kB at 837 kB/s)
2024-09-04T10:23:47.8148351Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom
2024-09-04T10:23:47.8182295Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom (4.1 kB at 1.4 MB/s)
2024-09-04T10:23:47.8199439Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
2024-09-04T10:23:47.8234661Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 2.6 MB/s)
2024-09-04T10:23:47.8248515Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
2024-09-04T10:23:47.8285524Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 3.5 MB/s)
2024-09-04T10:23:47.8300705Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
2024-09-04T10:23:47.8334893Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 1.9 MB/s)
2024-09-04T10:23:47.8359337Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
2024-09-04T10:23:47.8392825Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 10 MB/s)
2024-09-04T10:23:47.8409613Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
2024-09-04T10:23:47.8448677Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 19 MB/s)
2024-09-04T10:23:47.8487728Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
2024-09-04T10:23:47.8522324Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 1.3 MB/s)
2024-09-04T10:23:47.8535057Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
2024-09-04T10:23:47.8572495Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 4.6 MB/s)
2024-09-04T10:23:47.8596983Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom
2024-09-04T10:23:47.8633107Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 640 kB/s)
2024-09-04T10:23:47.8644490Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom
2024-09-04T10:23:47.8682433Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 2.7 MB/s)
2024-09-04T10:23:47.8706379Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
2024-09-04T10:23:47.8741689Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 6.0 MB/s)
2024-09-04T10:23:47.8757354Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
2024-09-04T10:23:47.8799406Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 19 MB/s)
2024-09-04T10:23:47.8825856Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
2024-09-04T10:23:47.8861507Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 5.2 MB/s)
2024-09-04T10:23:47.8884618Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
2024-09-04T10:23:47.8932982Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 4.8 MB/s)
2024-09-04T10:23:47.8952698Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
2024-09-04T10:23:47.9000167Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 11 MB/s)
2024-09-04T10:23:47.9027998Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
2024-09-04T10:23:47.9064150Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 3.1 MB/s)
2024-09-04T10:23:47.9091106Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
2024-09-04T10:23:47.9125660Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 4.4 MB/s)
2024-09-04T10:23:47.9138816Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
2024-09-04T10:23:47.9173410Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 10 MB/s)
2024-09-04T10:23:47.9191703Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
2024-09-04T10:23:47.9223451Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 3.8 MB/s)
2024-09-04T10:23:47.9248349Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
2024-09-04T10:23:47.9282107Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 3.7 MB/s)
2024-09-04T10:23:47.9318984Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
2024-09-04T10:23:47.9351538Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 10 MB/s)
2024-09-04T10:23:47.9363987Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
2024-09-04T10:23:47.9399072Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 4.8 MB/s)
2024-09-04T10:23:47.9419327Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom
2024-09-04T10:23:47.9453869Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 7.6 MB/s)
2024-09-04T10:23:47.9472868Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
2024-09-04T10:23:47.9512335Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 25 MB/s)
2024-09-04T10:23:47.9530521Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
2024-09-04T10:23:47.9565143Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 4.3 MB/s)
2024-09-04T10:23:47.9589150Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom
2024-09-04T10:23:47.9625326Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (7.5 kB at 1.9 MB/s)
2024-09-04T10:23:47.9639567Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.pom
2024-09-04T10:23:47.9683996Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.pom (2.9 kB at 716 kB/s)
2024-09-04T10:23:47.9721202Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.pom
2024-09-04T10:23:47.9756692Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.pom (5.4 kB at 1.3 MB/s)
2024-09-04T10:23:47.9789486Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
2024-09-04T10:23:47.9827256Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 1.1 MB/s)
2024-09-04T10:23:47.9840420Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
2024-09-04T10:23:47.9876881Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 794 kB/s)
2024-09-04T10:23:47.9904545Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom
2024-09-04T10:23:47.9939520Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (6.0 kB at 2.0 MB/s)
2024-09-04T10:23:47.9965009Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom
2024-09-04T10:23:48.0003552Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (3.9 kB at 966 kB/s)
2024-09-04T10:23:48.0032829Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
2024-09-04T10:23:48.0071616Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 6.7 MB/s)
2024-09-04T10:23:48.0092611Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
2024-09-04T10:23:48.0143081Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 16 MB/s)
2024-09-04T10:23:48.0188318Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
2024-09-04T10:23:48.0232804Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 4.5 MB/s)
2024-09-04T10:23:48.0254501Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
2024-09-04T10:23:48.0299363Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 19 MB/s)
2024-09-04T10:23:48.0343583Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
2024-09-04T10:23:48.0384244Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 3.9 MB/s)
2024-09-04T10:23:48.0422919Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
2024-09-04T10:23:48.0464800Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 3.6 MB/s)
2024-09-04T10:23:48.0488580Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
2024-09-04T10:23:48.0532700Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 409 kB/s)
2024-09-04T10:23:48.0558017Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom
2024-09-04T10:23:48.0600429Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (2.0 kB at 502 kB/s)
2024-09-04T10:23:48.0623907Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
2024-09-04T10:23:48.0664331Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 656 kB/s)
2024-09-04T10:23:48.0684850Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
2024-09-04T10:23:48.0725628Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 4.5 MB/s)
2024-09-04T10:23:48.0746075Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
2024-09-04T10:23:48.0781025Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 15 MB/s)
2024-09-04T10:23:48.0813105Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom
2024-09-04T10:23:48.0845425Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom (5.8 kB at 1.9 MB/s)
2024-09-04T10:23:48.0867164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom
2024-09-04T10:23:48.0899820Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom (4.3 kB at 1.4 MB/s)
2024-09-04T10:23:48.0926379Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
2024-09-04T10:23:48.0962883Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 5.7 MB/s)
2024-09-04T10:23:48.1002900Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
2024-09-04T10:23:48.1039106Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 6.0 MB/s)
2024-09-04T10:23:48.1078982Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.pom
2024-09-04T10:23:48.1117622Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.pom (5.8 kB at 1.4 MB/s)
2024-09-04T10:23:48.1134631Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/airbase/112/airbase-112.pom
2024-09-04T10:23:48.1176692Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/airbase/112/airbase-112.pom (69 kB at 17 MB/s)
2024-09-04T10:23:48.1208650Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
2024-09-04T10:23:48.1257184Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom (5.7 kB at 1.1 MB/s)
2024-09-04T10:23:48.1277428Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom
2024-09-04T10:23:48.1313461Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom (2.0 kB at 502 kB/s)
2024-09-04T10:23:48.1337755Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.pom
2024-09-04T10:23:48.1372834Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.pom (6.4 kB at 1.6 MB/s)
2024-09-04T10:23:48.1399271Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-bom/3.25.3/assertj-bom-3.25.3.pom
2024-09-04T10:23:48.1433017Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-bom/3.25.3/assertj-bom-3.25.3.pom (3.7 kB at 922 kB/s)
2024-09-04T10:23:48.1452255Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom
2024-09-04T10:23:48.1488479Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom (7.0 kB at 1.7 MB/s)
2024-09-04T10:23:48.1523840Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
2024-09-04T10:23:48.1561482Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 935 kB/s)
2024-09-04T10:23:48.1587598Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom
2024-09-04T10:23:48.1625228Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 1.3 MB/s)
2024-09-04T10:23:48.1652514Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
2024-09-04T10:23:48.1688427Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 3.7 MB/s)
2024-09-04T10:23:48.1702370Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
2024-09-04T10:23:48.1737168Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 1.7 MB/s)
2024-09-04T10:23:48.1750034Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
2024-09-04T10:23:48.1790865Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 11 MB/s)
2024-09-04T10:23:48.1823021Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
2024-09-04T10:23:48.1858744Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 250 kB/s)
2024-09-04T10:23:48.1870139Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
2024-09-04T10:23:48.1901653Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 1.6 MB/s)
2024-09-04T10:23:48.1920856Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
2024-09-04T10:23:48.1957114Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 1.3 MB/s)
2024-09-04T10:23:48.1969464Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
2024-09-04T10:23:48.2001647Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 1.7 MB/s)
2024-09-04T10:23:48.2021439Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
2024-09-04T10:23:48.2055624Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 973 kB/s)
2024-09-04T10:23:48.2067469Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
2024-09-04T10:23:48.2104137Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 5.5 MB/s)
2024-09-04T10:23:48.2120056Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
2024-09-04T10:23:48.2154554Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 6.0 MB/s)
2024-09-04T10:23:48.2167167Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
2024-09-04T10:23:48.2198792Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 4.3 MB/s)
2024-09-04T10:23:48.2216562Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
2024-09-04T10:23:48.2247486Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 763 kB/s)
2024-09-04T10:23:48.2269063Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
2024-09-04T10:23:48.2305110Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.3 MB/s)
2024-09-04T10:23:48.2319167Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
2024-09-04T10:23:48.2355335Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 782 kB/s)
2024-09-04T10:23:48.2366961Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
2024-09-04T10:23:48.2402436Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 652 kB/s)
2024-09-04T10:23:48.2414339Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
2024-09-04T10:23:48.2447461Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 416 kB/s)
2024-09-04T10:23:48.2457909Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
2024-09-04T10:23:48.2491593Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 2.6 MB/s)
2024-09-04T10:23:48.2502949Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
2024-09-04T10:23:48.2535669Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 3.6 MB/s)
2024-09-04T10:23:48.2557629Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
2024-09-04T10:23:48.2591348Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 272 kB/s)
2024-09-04T10:23:48.2602897Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
2024-09-04T10:23:48.2635240Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 1.4 MB/s)
2024-09-04T10:23:48.2649824Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
2024-09-04T10:23:48.2684107Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 4.3 MB/s)
2024-09-04T10:23:48.2708754Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
2024-09-04T10:23:48.2743616Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 1.3 MB/s)
2024-09-04T10:23:48.2756299Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
2024-09-04T10:23:48.2792040Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 5.6 MB/s)
2024-09-04T10:23:48.2813190Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
2024-09-04T10:23:48.2848400Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 1.4 MB/s)
2024-09-04T10:23:48.2870907Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
2024-09-04T10:23:48.2909482Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 2.8 MB/s)
2024-09-04T10:23:48.2938904Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
2024-09-04T10:23:48.2974849Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 1.2 MB/s)
2024-09-04T10:23:48.2989774Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
2024-09-04T10:23:48.3028022Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 1.1 MB/s)
2024-09-04T10:23:48.3040306Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
2024-09-04T10:23:48.3078358Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 10 MB/s)
2024-09-04T10:23:48.3094555Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
2024-09-04T10:23:48.3127370Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 5.2 MB/s)
2024-09-04T10:23:48.3150574Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
2024-09-04T10:23:48.3184629Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 3.3 MB/s)
2024-09-04T10:23:48.3214856Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
2024-09-04T10:23:48.3248222Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 896 kB/s)
2024-09-04T10:23:48.3259613Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
2024-09-04T10:23:48.3294345Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 3.0 MB/s)
2024-09-04T10:23:48.3513408Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.jar
2024-09-04T10:23:48.3576898Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 21 MB/s)
2024-09-04T10:23:48.3580894Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.jar
2024-09-04T10:23:48.3587345Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.jar
2024-09-04T10:23:48.3591037Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.jar
2024-09-04T10:23:48.3594376Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.jar
2024-09-04T10:23:48.3597559Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.jar
2024-09-04T10:23:48.3632553Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.jar (11 kB at 2.3 MB/s)
2024-09-04T10:23:48.3635273Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar
2024-09-04T10:23:48.3637698Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.jar (9.8 kB at 2.0 MB/s)
2024-09-04T10:23:48.3641139Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.jar
2024-09-04T10:23:48.3647304Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.jar (20 kB at 3.4 MB/s)
2024-09-04T10:23:48.3650454Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
2024-09-04T10:23:48.3666670Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.jar (86 kB at 12 MB/s)
2024-09-04T10:23:48.3677593Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.jar
2024-09-04T10:23:48.3681171Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.jar (50 kB at 7.2 MB/s)
2024-09-04T10:23:48.3685378Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.jar
2024-09-04T10:23:48.3693889Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar (251 kB at 25 MB/s)
2024-09-04T10:23:48.3707997Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.jar
2024-09-04T10:23:48.3711563Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.jar (16 kB at 1.6 MB/s)
2024-09-04T10:23:48.3718761Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar
2024-09-04T10:23:48.3721629Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.jar (168 kB at 13 MB/s)
2024-09-04T10:23:48.3724422Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
2024-09-04T10:23:48.3735111Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 6.6 MB/s)
2024-09-04T10:23:48.3738284Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar
2024-09-04T10:23:48.3741200Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar (5.6 kB at 430 kB/s)
2024-09-04T10:23:48.3743897Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
2024-09-04T10:23:48.3746951Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.jar (17 kB at 1.2 MB/s)
2024-09-04T10:23:48.3749857Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
2024-09-04T10:23:48.3752916Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.jar (44 kB at 3.1 MB/s)
2024-09-04T10:23:48.3755877Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
2024-09-04T10:23:48.3791692Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 3.4 MB/s)
2024-09-04T10:23:48.3799354Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
2024-09-04T10:23:48.3802336Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 11 MB/s)
2024-09-04T10:23:48.3805060Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar
2024-09-04T10:23:48.3807846Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 12 MB/s)
2024-09-04T10:23:48.3810590Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.jar
2024-09-04T10:23:48.3880472Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.jar (54 kB at 2.3 MB/s)
2024-09-04T10:23:48.3883702Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.jar
2024-09-04T10:23:48.3886746Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 9.3 MB/s)
2024-09-04T10:23:48.3889448Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
2024-09-04T10:23:48.3892405Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.jar (35 kB at 1.3 MB/s)
2024-09-04T10:23:48.3895878Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
2024-09-04T10:23:48.3899046Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 21 MB/s)
2024-09-04T10:23:48.3904590Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar
2024-09-04T10:23:48.3913945Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 957 kB/s)
2024-09-04T10:23:48.3917460Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar
2024-09-04T10:23:48.3920345Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 1.2 MB/s)
2024-09-04T10:23:48.3922999Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
2024-09-04T10:23:48.3926018Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 17 MB/s)
2024-09-04T10:23:48.3928902Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar
2024-09-04T10:23:48.3977176Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 4.5 MB/s)
2024-09-04T10:23:48.3980327Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar
2024-09-04T10:23:48.3983479Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar (216 kB at 6.0 MB/s)
2024-09-04T10:23:48.3986365Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
2024-09-04T10:23:48.4006456Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar (434 kB at 11 MB/s)
2024-09-04T10:23:48.4010650Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 1.4 MB/s)
2024-09-04T10:23:48.4014850Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar (225 kB at 5.9 MB/s)
2024-09-04T10:23:48.4018671Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
2024-09-04T10:23:48.4021715Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.jar
2024-09-04T10:23:48.4026149Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar
2024-09-04T10:23:48.4119003Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 2.6 MB/s)
2024-09-04T10:23:48.4121375Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar
2024-09-04T10:23:48.4124615Z [INFO] 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 1.9 MB/s)
2024-09-04T10:23:48.4127034Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar
2024-09-04T10:23:48.4129900Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 7.6 MB/s)
2024-09-04T10:23:48.4132976Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
2024-09-04T10:23:48.4135940Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 225 kB/s)
2024-09-04T10:23:48.4138882Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.jar
2024-09-04T10:23:48.4141855Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar (79 kB at 1.5 MB/s)
2024-09-04T10:23:48.4144696Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar
2024-09-04T10:23:48.4162883Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.jar (255 kB at 4.7 MB/s)
2024-09-04T10:23:48.4166687Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.jar (42 kB at 741 kB/s)
2024-09-04T10:23:48.4170175Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar
2024-09-04T10:23:48.4173582Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
2024-09-04T10:23:48.4177372Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 20 MB/s)
2024-09-04T10:23:48.4181497Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
2024-09-04T10:23:48.4199416Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 991 kB/s)
2024-09-04T10:23:48.4204690Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
2024-09-04T10:23:48.4219820Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 2.6 MB/s)
2024-09-04T10:23:48.4228100Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 68 kB/s)
2024-09-04T10:23:48.4233236Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar (43 kB at 692 kB/s)
2024-09-04T10:23:48.4267719Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 2.5 MB/s)
2024-09-04T10:23:48.4678539Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar (6.7 MB at 62 MB/s)
2024-09-04T10:23:48.7111827Z [INFO] Skipping plugin execution
2024-09-04T10:23:48.7113066Z [INFO]
2024-09-04T10:23:48.7114585Z [INFO] --- dependency:3.8.0:analyze-duplicate (default) @ aircompressor-v3 ---
2024-09-04T10:23:48.7124273Z [INFO] Skipping plugin execution
2024-09-04T10:23:48.7125202Z [INFO]
2024-09-04T10:23:48.7126362Z [INFO] --- surefire:3.5.0:test (default-test) @ aircompressor-v3 ---
2024-09-04T10:23:48.7168451Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.5.0/surefire-api-3.5.0.pom
2024-09-04T10:23:48.7204209Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.5.0/surefire-api-3.5.0.pom (3.5 kB at 882 kB/s)
2024-09-04T10:23:48.7229127Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.5.0/surefire-logger-api-3.5.0.pom
2024-09-04T10:23:48.7258791Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.5.0/surefire-logger-api-3.5.0.pom (3.3 kB at 1.1 MB/s)
2024-09-04T10:23:48.7284441Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.5.0/surefire-shared-utils-3.5.0.pom
2024-09-04T10:23:48.7319208Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.5.0/surefire-shared-utils-3.5.0.pom (4.1 kB at 1.4 MB/s)
2024-09-04T10:23:48.7345675Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.5.0/surefire-extensions-api-3.5.0.pom
2024-09-04T10:23:48.7381198Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.5.0/surefire-extensions-api-3.5.0.pom (3.5 kB at 1.2 MB/s)
2024-09-04T10:23:48.7408193Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.5.0/maven-surefire-common-3.5.0.pom
2024-09-04T10:23:48.7441955Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.5.0/maven-surefire-common-3.5.0.pom (7.8 kB at 2.0 MB/s)
2024-09-04T10:23:48.7471600Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.5.0/surefire-booter-3.5.0.pom
2024-09-04T10:23:48.7505259Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.5.0/surefire-booter-3.5.0.pom (4.8 kB at 1.2 MB/s)
2024-09-04T10:23:48.7536008Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.5.0/surefire-extensions-spi-3.5.0.pom
2024-09-04T10:23:48.7579373Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.5.0/surefire-extensions-spi-3.5.0.pom (1.8 kB at 440 kB/s)
2024-09-04T10:23:48.7626071Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.5.0/surefire-api-3.5.0.jar
2024-09-04T10:23:48.7684904Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.5.0/surefire-api-3.5.0.jar (171 kB at 28 MB/s)
2024-09-04T10:23:48.7689368Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.5.0/surefire-logger-api-3.5.0.jar
2024-09-04T10:23:48.7697667Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.5.0/surefire-shared-utils-3.5.0.jar
2024-09-04T10:23:48.7702979Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.5.0/surefire-extensions-api-3.5.0.jar
2024-09-04T10:23:48.7709238Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.5.0/maven-surefire-common-3.5.0.jar
2024-09-04T10:23:48.7718591Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.5.0/surefire-booter-3.5.0.jar
2024-09-04T10:23:48.7723113Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.5.0/surefire-logger-api-3.5.0.jar (14 kB at 3.4 MB/s)
2024-09-04T10:23:48.7727972Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.5.0/surefire-extensions-spi-3.5.0.jar
2024-09-04T10:23:48.7739017Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.5.0/surefire-extensions-api-3.5.0.jar (26 kB at 6.5 MB/s)
2024-09-04T10:23:48.7752827Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.5.0/surefire-extensions-spi-3.5.0.jar (8.2 kB at 2.7 MB/s)
2024-09-04T10:23:48.7774505Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.5.0/surefire-booter-3.5.0.jar (118 kB at 17 MB/s)
2024-09-04T10:23:48.7809883Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.5.0/maven-surefire-common-3.5.0.jar (310 kB at 28 MB/s)
2024-09-04T10:23:48.7975904Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.5.0/surefire-shared-utils-3.5.0.jar (2.8 MB at 97 MB/s)
2024-09-04T10:23:48.8459178Z [INFO] Tests are skipped.
2024-09-04T10:23:48.8460313Z [INFO]
2024-09-04T10:23:48.8461591Z [INFO] --- jar:3.4.2:jar (default-jar) @ aircompressor-v3 ---
2024-09-04T10:23:48.8543043Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar
2024-09-04T10:23:48.8604577Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (225 kB at 32 MB/s)
2024-09-04T10:23:48.8608400Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar
2024-09-04T10:23:48.8616764Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
2024-09-04T10:23:48.8623280Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
2024-09-04T10:23:48.8625989Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
2024-09-04T10:23:48.8629149Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar
2024-09-04T10:23:48.8646754Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar (79 kB at 20 MB/s)
2024-09-04T10:23:48.8706210Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 41 MB/s)
2024-09-04T10:23:48.8718521Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 5.8 MB/s)
2024-09-04T10:23:48.8797716Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 57 MB/s)
2024-09-04T10:23:48.9196711Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 117 MB/s)
2024-09-04T10:23:49.0752445Z [INFO] Building jar: /home/runner/work/aircompressor/aircompressor/target/aircompressor-v3-3.1-SNAPSHOT.jar
2024-09-04T10:23:49.2764533Z [INFO]
2024-09-04T10:23:49.2766155Z [INFO] --- jar:3.4.2:test-jar (attach-tests) @ aircompressor-v3 ---
2024-09-04T10:23:49.2999760Z [INFO] Building jar: /home/runner/work/aircompressor/aircompressor/target/aircompressor-v3-3.1-SNAPSHOT-tests.jar
2024-09-04T10:23:49.3751357Z [INFO]
2024-09-04T10:23:49.3753339Z [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aircompressor-v3 ---
2024-09-04T10:23:49.3823462Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
2024-09-04T10:23:49.3872727Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 810 kB/s)
2024-09-04T10:23:49.3891722Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
2024-09-04T10:23:49.3922741Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 1.1 MB/s)
2024-09-04T10:23:49.3933530Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom
2024-09-04T10:23:49.3971318Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 16 MB/s)
2024-09-04T10:23:49.3996113Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
2024-09-04T10:23:49.4026956Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 2.0 MB/s)
2024-09-04T10:23:49.4038406Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/14/plexus-14.pom
2024-09-04T10:23:49.4073989Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 7.0 MB/s)
2024-09-04T10:23:49.4096793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
2024-09-04T10:23:49.4125970Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 2.0 MB/s)
2024-09-04T10:23:49.4147765Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
2024-09-04T10:23:49.4179870Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 7.3 MB/s)
2024-09-04T10:23:49.4195235Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom
2024-09-04T10:23:49.4230820Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 27 MB/s)
2024-09-04T10:23:49.4272916Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
2024-09-04T10:23:49.4309999Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 1.9 MB/s)
2024-09-04T10:23:49.4329164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
2024-09-04T10:23:49.4357107Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 639 kB/s)
2024-09-04T10:23:49.4371536Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom
2024-09-04T10:23:49.4402555Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom (5.8 kB at 1.4 MB/s)
2024-09-04T10:23:49.4428447Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom
2024-09-04T10:23:49.4463919Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 5.4 MB/s)
2024-09-04T10:23:49.4523584Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
2024-09-04T10:23:49.4556716Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 8.9 MB/s)
2024-09-04T10:23:49.4565977Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
2024-09-04T10:23:49.4589116Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar
2024-09-04T10:23:49.4610455Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 16 MB/s)
2024-09-04T10:23:49.4622740Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar
2024-09-04T10:23:49.4705121Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar (225 kB at 15 MB/s)
2024-09-04T10:23:49.4756272Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 54 MB/s)
2024-09-04T10:23:49.6505676Z [INFO] Building jar: /home/runner/work/aircompressor/aircompressor/target/aircompressor-v3-3.1-SNAPSHOT-sources.jar
2024-09-04T10:23:49.8512074Z [INFO]
2024-09-04T10:23:49.8514140Z [INFO] --- source:3.3.1:test-jar-no-fork (attach-sources) @ aircompressor-v3 ---
2024-09-04T10:23:49.8694899Z [INFO] Building jar: /home/runner/work/aircompressor/aircompressor/target/aircompressor-v3-3.1-SNAPSHOT-test-sources.jar
2024-09-04T10:23:49.9414739Z [INFO]
2024-09-04T10:23:49.9416830Z [INFO] --- install:3.1.3:install (default-install) @ aircompressor-v3 ---
2024-09-04T10:23:49.9487708Z [INFO] 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
2024-09-04T10:23:49.9540710Z [INFO] 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 571 kB/s)
2024-09-04T10:23:49.9557206Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom
2024-09-04T10:23:49.9592266Z [INFO] 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 7.4 MB/s)
2024-09-04T10:23:49.9625819Z [INFO] 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
2024-09-04T10:23:49.9662740Z [INFO] 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 893 kB/s)
2024-09-04T10:23:49.9711734Z [INFO] 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
2024-09-04T10:23:49.9766788Z [INFO] 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 33 MB/s)
2024-09-04T10:23:49.9774006Z [INFO] 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
2024-09-04T10:23:49.9838380Z [INFO] 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 22 MB/s)
2024-09-04T10:23:50.0069082Z [INFO] Installing /home/runner/work/aircompressor/aircompressor/pom.xml to /home/runner/.m2/repository/io/airlift/aircompressor-v3/3.1-SNAPSHOT/aircompressor-v3-3.1-SNAPSHOT.pom
2024-09-04T10:23:50.0077468Z [INFO] Installing /home/runner/work/aircompressor/aircompressor/target/aircompressor-v3-3.1-SNAPSHOT.jar to /home/runner/.m2/repository/io/airlift/aircompressor-v3/3.1-SNAPSHOT/aircompressor-v3-3.1-SNAPSHOT.jar
2024-09-04T10:23:50.0139379Z [INFO] Installing /home/runner/work/aircompressor/aircompressor/target/aircompressor-v3-3.1-SNAPSHOT-tests.jar to /home/runner/.m2/repository/io/airlift/aircompressor-v3/3.1-SNAPSHOT/aircompressor-v3-3.1-SNAPSHOT-tests.jar
2024-09-04T10:23:50.0153018Z [INFO] Installing /home/runner/work/aircompressor/aircompressor/target/aircompressor-v3-3.1-SNAPSHOT-sources.jar to /home/runner/.m2/repository/io/airlift/aircompressor-v3/3.1-SNAPSHOT/aircompressor-v3-3.1-SNAPSHOT-sources.jar
2024-09-04T10:23:50.0211315Z [INFO] Installing /home/runner/work/aircompressor/aircompressor/target/aircompressor-v3-3.1-SNAPSHOT-test-sources.jar to /home/runner/.m2/repository/io/airlift/aircompressor-v3/3.1-SNAPSHOT/aircompressor-v3-3.1-SNAPSHOT-test-sources.jar
2024-09-04T10:23:50.0270192Z [INFO] ------------------------------------------------------------------------
2024-09-04T10:23:50.0271326Z [INFO] BUILD SUCCESS
2024-09-04T10:23:50.0272102Z [INFO] ------------------------------------------------------------------------
2024-09-04T10:23:50.0281631Z [INFO] Total time: 9.833 s
2024-09-04T10:23:50.0282597Z [INFO] Finished at: 2024-09-04T10:23:50Z
2024-09-04T10:23:50.0283487Z [INFO] ------------------------------------------------------------------------
2024-09-04T10:23:50.0754135Z ##[group]Run ./mvnw install -B -P ci
2024-09-04T10:23:50.0754698Z ./mvnw install -B -P ci
2024-09-04T10:23:50.0820366Z shell: /usr/bin/bash -e {0}
2024-09-04T10:23:50.0820728Z env:
2024-09-04T10:23:50.0821198Z JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/22.0.2-9/x64
2024-09-04T10:23:50.0821979Z JAVA_HOME_22_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/22.0.2-9/x64
2024-09-04T10:23:50.0822752Z ##[endgroup]
2024-09-04T10:23:51.2784662Z [INFO] Scanning for projects...
2024-09-04T10:23:51.6030527Z [INFO]
2024-09-04T10:23:51.6032416Z [INFO] --------------------< io.airlift:aircompressor-v3 >---------------------
2024-09-04T10:23:51.6033935Z [INFO] Building aircompressor 3.1-SNAPSHOT
2024-09-04T10:23:51.6035257Z [INFO] from pom.xml
2024-09-04T10:23:51.6036958Z [INFO] --------------------------------[ jar ]---------------------------------
2024-09-04T10:23:51.7801529Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/dependency-scope-maven-plugin/1.0.3/dependency-scope-maven-plugin-1.0.3.pom
2024-09-04T10:23:52.0521459Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/dependency-scope-maven-plugin/1.0.3/dependency-scope-maven-plugin-1.0.3.pom (3.2 kB at 12 kB/s)
2024-09-04T10:23:52.0653288Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/basepom-maven-plugins-root/5/basepom-maven-plugins-root-5.pom
2024-09-04T10:23:52.0893237Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/basepom-maven-plugins-root/5/basepom-maven-plugins-root-5.pom (20 kB at 824 kB/s)
2024-09-04T10:23:52.0930661Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kitei/kitei-root/15/kitei-root-15.pom
2024-09-04T10:23:52.1074229Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kitei/kitei-root/15/kitei-root-15.pom (13 kB at 863 kB/s)
2024-09-04T10:23:52.1107520Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kitei/internal/kitei-build-root/15/kitei-build-root-15.pom
2024-09-04T10:23:52.1177098Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kitei/internal/kitei-build-root/15/kitei-build-root-15.pom (1.4 kB at 203 kB/s)
2024-09-04T10:23:52.1202825Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/56/basepom-oss-56.pom
2024-09-04T10:23:52.1325916Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/56/basepom-oss-56.pom (23 kB at 1.7 MB/s)
2024-09-04T10:23:52.1359512Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/56/basepom-minimal-56.pom
2024-09-04T10:23:52.1453794Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/56/basepom-minimal-56.pom (19 kB at 1.9 MB/s)
2024-09-04T10:23:52.1482307Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/56/basepom-foundation-56.pom
2024-09-04T10:23:52.1615742Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/56/basepom-foundation-56.pom (58 kB at 4.2 MB/s)
2024-09-04T10:23:52.1760173Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/dependency-scope-maven-plugin/1.0.3/dependency-scope-maven-plugin-1.0.3.jar
2024-09-04T10:23:52.1850325Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/dependency-scope-maven-plugin/1.0.3/dependency-scope-maven-plugin-1.0.3.jar (31 kB at 3.4 MB/s)
2024-09-04T10:23:52.1924661Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom
2024-09-04T10:23:52.1979668Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom (4.2 kB at 846 kB/s)
2024-09-04T10:23:52.2007464Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom
2024-09-04T10:23:52.2085566Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom (43 kB at 5.4 MB/s)
2024-09-04T10:23:52.2150933Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom
2024-09-04T10:23:52.2202798Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom (3.3 kB at 542 kB/s)
2024-09-04T10:23:52.2248180Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar
2024-09-04T10:23:52.2318095Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar (57 kB at 8.2 MB/s)
2024-09-04T10:23:52.2389619Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.pom
2024-09-04T10:23:52.2449236Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.pom (5.6 kB at 935 kB/s)
2024-09-04T10:23:52.2471853Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-parent/2.9.0/modernizer-maven-parent-2.9.0.pom
2024-09-04T10:23:52.2524603Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-parent/2.9.0/modernizer-maven-parent-2.9.0.pom (13 kB at 2.2 MB/s)
2024-09-04T10:23:52.2574688Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.jar
2024-09-04T10:23:52.2645470Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.jar (54 kB at 7.7 MB/s)
2024-09-04T10:23:52.2671236Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom
2024-09-04T10:23:52.2721432Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom (8.1 kB at 1.6 MB/s)
2024-09-04T10:23:52.2743609Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom
2024-09-04T10:23:52.2794729Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom (9.3 kB at 1.9 MB/s)
2024-09-04T10:23:52.2905040Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar
2024-09-04T10:23:52.2967972Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar (39 kB at 6.5 MB/s)
2024-09-04T10:23:52.3025424Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/4.0.0/sortpom-maven-plugin-4.0.0.pom
2024-09-04T10:23:52.3091156Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/4.0.0/sortpom-maven-plugin-4.0.0.pom (3.7 kB at 620 kB/s)
2024-09-04T10:23:52.3116884Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-parent/4.0.0/sortpom-parent-4.0.0.pom
2024-09-04T10:23:52.3180456Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-parent/4.0.0/sortpom-parent-4.0.0.pom (17 kB at 2.9 MB/s)
2024-09-04T10:23:52.3226632Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/4.0.0/sortpom-maven-plugin-4.0.0.jar
2024-09-04T10:23:52.3288829Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/4.0.0/sortpom-maven-plugin-4.0.0.jar (22 kB at 3.7 MB/s)
2024-09-04T10:23:52.3325735Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/4.5/license-maven-plugin-4.5.pom
2024-09-04T10:23:52.3384420Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/4.5/license-maven-plugin-4.5.pom (11 kB at 1.8 MB/s)
2024-09-04T10:23:52.3418256Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin-parent/4.5/license-maven-plugin-parent-4.5.pom
2024-09-04T10:23:52.3468096Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin-parent/4.5/license-maven-plugin-parent-4.5.pom (22 kB at 4.4 MB/s)
2024-09-04T10:23:52.3501115Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/4.5/license-maven-plugin-4.5.jar
2024-09-04T10:23:52.3587260Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/4.5/license-maven-plugin-4.5.jar (142 kB at 16 MB/s)
2024-09-04T10:23:52.3636052Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.pom
2024-09-04T10:23:52.3683415Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.pom (15 kB at 3.0 MB/s)
2024-09-04T10:23:52.3914400Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.jar
2024-09-04T10:23:52.3983022Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.jar (101 kB at 14 MB/s)
2024-09-04T10:23:52.4551279Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom
2024-09-04T10:23:52.4612014Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 3.1 MB/s)
2024-09-04T10:23:52.4642742Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom
2024-09-04T10:23:52.4693695Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 3.8 MB/s)
2024-09-04T10:23:52.4719805Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom
2024-09-04T10:23:52.4771421Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 3.8 MB/s)
2024-09-04T10:23:52.4796239Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom
2024-09-04T10:23:52.4861170Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 9.3 MB/s)
2024-09-04T10:23:52.4911794Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar
2024-09-04T10:23:52.4977581Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 10 MB/s)
2024-09-04T10:23:52.5183130Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.2/spotbugs-maven-plugin-4.8.6.2.pom
2024-09-04T10:23:52.5247970Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.2/spotbugs-maven-plugin-4.8.6.2.pom (43 kB at 6.2 MB/s)
2024-09-04T10:23:52.5278556Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/hazendaz/base-parent/47/base-parent-47.pom
2024-09-04T10:23:52.5357381Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/hazendaz/base-parent/47/base-parent-47.pom (90 kB at 11 MB/s)
2024-09-04T10:23:52.5462299Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom
2024-09-04T10:23:52.5516326Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom (27 kB at 4.5 MB/s)
2024-09-04T10:23:52.5552739Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.2/spotbugs-maven-plugin-4.8.6.2.jar
2024-09-04T10:23:52.5644870Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.2/spotbugs-maven-plugin-4.8.6.2.jar (170 kB at 17 MB/s)
2024-09-04T10:23:52.5692087Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.25.0/maven-pmd-plugin-3.25.0.pom
2024-09-04T10:23:52.5743716Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.25.0/maven-pmd-plugin-3.25.0.pom (15 kB at 2.5 MB/s)
2024-09-04T10:23:52.5793860Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.25.0/maven-pmd-plugin-3.25.0.jar
2024-09-04T10:23:52.5892005Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.25.0/maven-pmd-plugin-3.25.0.jar (160 kB at 18 MB/s)
2024-09-04T10:23:52.5956365Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.pom
2024-09-04T10:23:52.6005862Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.pom (22 kB at 4.4 MB/s)
2024-09-04T10:23:52.6057201Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.jar
2024-09-04T10:23:52.6209511Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.jar (515 kB at 34 MB/s)
2024-09-04T10:23:52.7321295Z [INFO]
2024-09-04T10:23:52.7323209Z [INFO] --- enforcer:3.5.0:enforce (default) @ aircompressor-v3 ---
2024-09-04T10:23:52.7395126Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/skuzzle/enforcer/restrict-imports-enforcer-rule/2.5.0/restrict-imports-enforcer-rule-2.5.0.pom
2024-09-04T10:23:52.7461610Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/skuzzle/enforcer/restrict-imports-enforcer-rule/2.5.0/restrict-imports-enforcer-rule-2.5.0.pom (1.3 kB at 210 kB/s)
2024-09-04T10:23:52.7491184Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.8.0/extra-enforcer-rules-1.8.0.pom
2024-09-04T10:23:52.7555463Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.8.0/extra-enforcer-rules-1.8.0.pom (6.6 kB at 943 kB/s)
2024-09-04T10:23:52.7579387Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom
2024-09-04T10:23:52.7628917Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom (36 kB at 7.1 MB/s)
2024-09-04T10:23:52.7673041Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
2024-09-04T10:23:52.7719400Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 1.1 MB/s)
2024-09-04T10:23:52.7741427Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
2024-09-04T10:23:52.7783131Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 979 kB/s)
2024-09-04T10:23:52.7800494Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
2024-09-04T10:23:52.7847562Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 9.1 MB/s)
2024-09-04T10:23:52.7876693Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
2024-09-04T10:23:52.7921078Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 5.1 MB/s)
2024-09-04T10:23:52.8025147Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom
2024-09-04T10:23:52.8069801Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom (3.8 kB at 938 kB/s)
2024-09-04T10:23:52.8111531Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom
2024-09-04T10:23:52.8156647Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom (5.4 kB at 1.1 MB/s)
2024-09-04T10:23:52.8341257Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/skuzzle/enforcer/restrict-imports-enforcer-rule/2.5.0/restrict-imports-enforcer-rule-2.5.0.jar
2024-09-04T10:23:52.8632317Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/skuzzle/enforcer/restrict-imports-enforcer-rule/2.5.0/restrict-imports-enforcer-rule-2.5.0.jar (1.5 MB at 53 MB/s)
2024-09-04T10:23:52.8643254Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.8.0/extra-enforcer-rules-1.8.0.jar
2024-09-04T10:23:52.8654482Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
2024-09-04T10:23:52.8668447Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar
2024-09-04T10:23:52.8677884Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar
2024-09-04T10:23:52.8726614Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.8.0/extra-enforcer-rules-1.8.0.jar (52 kB at 5.8 MB/s)
2024-09-04T10:23:52.8858716Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar (15 kB at 692 kB/s)
2024-09-04T10:23:52.8896504Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 2.2 MB/s)
2024-09-04T10:23:52.8910563Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar (147 kB at 6.1 MB/s)
2024-09-04T10:23:53.0580336Z [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
2024-09-04T10:23:53.0587670Z [INFO] Rule 1: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions passed
2024-09-04T10:23:53.0632225Z [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
2024-09-04T10:23:53.0635572Z [INFO] Rule 3: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
2024-09-04T10:23:53.0676237Z [INFO] Rule 4: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
2024-09-04T10:23:53.0790679Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.10.4/snappy-java-1.1.10.4.jar
2024-09-04T10:23:53.1135709Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.10.4/snappy-java-1.1.10.4.jar (2.1 MB at 60 MB/s)
2024-09-04T10:23:53.3294905Z [INFO] Rule 5: org.codehaus.mojo.extraenforcer.dependencies.EnforceBytecodeVersion passed
2024-09-04T10:23:53.3338440Z [INFO] Rule 6: org.apache.maven.enforcer.rules.RequirePluginVersions passed
2024-09-04T10:23:53.4300347Z [INFO] Rule 7: org.apache.maven.plugins.enforcer.RestrictImports passed
2024-09-04T10:23:53.4731214Z [INFO] Rule 8: org.apache.maven.plugins.enforcer.RestrictImports passed
2024-09-04T10:23:53.5070168Z [INFO] Rule 9: org.apache.maven.plugins.enforcer.RestrictImports passed
2024-09-04T10:23:53.5342155Z [INFO] Rule 10: org.apache.maven.plugins.enforcer.RestrictImports passed
2024-09-04T10:23:53.5578583Z [INFO] Rule 11: org.apache.maven.plugins.enforcer.RestrictImports passed
2024-09-04T10:23:53.5852412Z [INFO] Rule 12: org.apache.maven.plugins.enforcer.RestrictImports passed
2024-09-04T10:23:53.5854155Z [INFO]
2024-09-04T10:23:53.5855253Z [INFO] --- sortpom:4.0.0:verify (default) @ aircompressor-v3 ---
2024-09-04T10:23:53.5901524Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/4.0.0/sortpom-sorter-4.0.0.pom
2024-09-04T10:23:53.5965777Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/4.0.0/sortpom-sorter-4.0.0.pom (754 B at 108 kB/s)
2024-09-04T10:23:53.5993608Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom
2024-09-04T10:23:53.6036948Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom (2.7 kB at 667 kB/s)
2024-09-04T10:23:53.6068448Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/4.0.0/sortpom-sorter-4.0.0.jar
2024-09-04T10:23:53.6133554Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/4.0.0/sortpom-sorter-4.0.0.jar (92 kB at 15 MB/s)
2024-09-04T10:23:53.6136744Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar
2024-09-04T10:23:53.6224006Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar (325 kB at 36 MB/s)
2024-09-04T10:23:53.6516093Z [INFO] Verifying file /home/runner/work/aircompressor/aircompressor/pom.xml
2024-09-04T10:23:53.7353960Z [INFO]
2024-09-04T10:23:53.7355587Z [INFO] --- dependency-scope:1.0.3:check (default) @ aircompressor-v3 ---
2024-09-04T10:23:53.7422614Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
2024-09-04T10:23:53.7468923Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 1.2 MB/s)
2024-09-04T10:23:53.7512801Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
2024-09-04T10:23:53.7561266Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 439 kB/s)
2024-09-04T10:23:53.7581363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
2024-09-04T10:23:53.7626823Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 6.0 MB/s)
2024-09-04T10:23:53.7661686Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom
2024-09-04T10:23:53.7701738Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom (13 kB at 3.1 MB/s)
2024-09-04T10:23:53.7730934Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom
2024-09-04T10:23:53.7774077Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom (19 kB at 3.7 MB/s)
2024-09-04T10:23:53.7822408Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
2024-09-04T10:23:53.7872127Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 456 kB/s)
2024-09-04T10:23:53.7894240Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
2024-09-04T10:23:53.7935540Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 524 kB/s)
2024-09-04T10:23:53.7954170Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom
2024-09-04T10:23:53.7994850Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 458 kB/s)
2024-09-04T10:23:53.8010792Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom
2024-09-04T10:23:53.8053017Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 2.6 MB/s)
2024-09-04T10:23:53.8077804Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
2024-09-04T10:23:53.8125787Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 584 kB/s)
2024-09-04T10:23:53.8173800Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
2024-09-04T10:23:53.8230967Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 8.5 MB/s)
2024-09-04T10:23:53.8237832Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar
2024-09-04T10:23:53.8246590Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
2024-09-04T10:23:53.8253992Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
2024-09-04T10:23:53.8258495Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
2024-09-04T10:23:53.8263608Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
2024-09-04T10:23:53.8303008Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 366 kB/s)
2024-09-04T10:23:53.8306821Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
2024-09-04T10:23:53.8340539Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 1.0 MB/s)
2024-09-04T10:23:53.8356686Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 11 MB/s)
2024-09-04T10:23:53.8372460Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 16 MB/s)
2024-09-04T10:23:53.8375844Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 1.3 MB/s)
2024-09-04T10:23:53.9063478Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar (3.0 MB at 37 MB/s)
2024-09-04T10:23:53.9875353Z [INFO] No test dependency scope issues found
2024-09-04T10:23:53.9876905Z [INFO]
2024-09-04T10:23:53.9878539Z [INFO] --- license:4.5:check (default) @ aircompressor-v3 ---
2024-09-04T10:23:53.9924722Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/airbase-policy/169/airbase-policy-169.pom
2024-09-04T10:23:54.0203127Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/airbase-policy/169/airbase-policy-169.pom (742 B at 27 kB/s)
2024-09-04T10:23:54.0217517Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/airbase-root/169/airbase-root-169.pom
2024-09-04T10:23:54.0478370Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/airbase-root/169/airbase-root-169.pom (6.4 kB at 248 kB/s)
2024-09-04T10:23:54.0609262Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
2024-09-04T10:23:54.0655198Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 379 kB/s)
2024-09-04T10:23:54.0682588Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
2024-09-04T10:23:54.0724637Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 2.3 MB/s)
2024-09-04T10:23:54.0744013Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
2024-09-04T10:23:54.0783491Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 3.1 MB/s)
2024-09-04T10:23:54.0810435Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/mycila-xmltool/4.4.ga/mycila-xmltool-4.4.ga.pom
2024-09-04T10:23:54.0849301Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/mycila-xmltool/4.4.ga/mycila-xmltool-4.4.ga.pom (2.8 kB at 701 kB/s)
2024-09-04T10:23:54.0863637Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/mycila-pom/3/mycila-pom-3.pom
2024-09-04T10:23:54.0904606Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/mycila-pom/3/mycila-pom-3.pom (20 kB at 5.1 MB/s)
2024-09-04T10:23:54.0931060Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.2/commons-pool2-2.2.pom
2024-09-04T10:23:54.0976684Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.2/commons-pool2-2.2.pom (12 kB at 2.3 MB/s)
2024-09-04T10:23:54.0995769Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
2024-09-04T10:23:54.1044221Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 11 MB/s)
2024-09-04T10:23:54.1128692Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/airbase-policy/169/airbase-policy-169.jar
2024-09-04T10:23:54.1178021Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/airbase-policy/169/airbase-policy-169.jar (5.3 kB at 1.1 MB/s)
2024-09-04T10:23:54.1183867Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
2024-09-04T10:23:54.1190532Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
2024-09-04T10:23:54.1199817Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mycila/mycila-xmltool/4.4.ga/mycila-xmltool-4.4.ga.jar
2024-09-04T10:23:54.1218371Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.2/commons-pool2-2.2.jar
2024-09-04T10:23:54.1258184Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mycila/mycila-xmltool/4.4.ga/mycila-xmltool-4.4.ga.jar (60 kB at 8.6 MB/s)
2024-09-04T10:23:54.1298038Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 24 MB/s)
2024-09-04T10:23:54.1314862Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 9.7 MB/s)
2024-09-04T10:23:54.1326042Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.2/commons-pool2-2.2.jar (108 kB at 8.3 MB/s)
2024-09-04T10:23:54.1722371Z [INFO] Checking licenses...
2024-09-04T10:23:54.4179362Z [INFO]
2024-09-04T10:23:54.4181008Z [INFO] --- checkstyle:3.5.0:check (checkstyle) @ aircompressor-v3 ---
2024-09-04T10:23:54.4235137Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/10.18.0/checkstyle-10.18.0.pom
2024-09-04T10:23:54.4341688Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/10.18.0/checkstyle-10.18.0.pom (237 kB at 24 MB/s)
2024-09-04T10:23:54.4414660Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.6/picocli-4.7.6.pom
2024-09-04T10:23:54.4454645Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.6/picocli-4.7.6.pom (1.4 kB at 344 kB/s)
2024-09-04T10:23:54.4474352Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom
2024-09-04T10:23:54.4514284Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (3.6 kB at 888 kB/s)
2024-09-04T10:23:54.4533582Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom
2024-09-04T10:23:54.4572796Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (4.8 kB at 1.2 MB/s)
2024-09-04T10:23:54.4692111Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom
2024-09-04T10:23:54.4731256Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom (4.3 kB at 1.1 MB/s)
2024-09-04T10:23:54.4745419Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom
2024-09-04T10:23:54.4784577Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom (13 kB at 3.3 MB/s)
2024-09-04T10:23:54.4807762Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom
2024-09-04T10:23:54.4849364Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 2.3 MB/s)
2024-09-04T10:23:54.4876337Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
2024-09-04T10:23:54.4920514Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 2.7 MB/s)
2024-09-04T10:23:54.4943445Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
2024-09-04T10:23:54.4978075Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 1.3 MB/s)
2024-09-04T10:23:54.4991930Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
2024-09-04T10:23:54.5026106Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 3.5 MB/s)
2024-09-04T10:23:54.5048550Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.pom
2024-09-04T10:23:54.5085017Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.pom (4.2 kB at 1.1 MB/s)
2024-09-04T10:23:54.5106011Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom
2024-09-04T10:23:54.5143749Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom (2.6 kB at 644 kB/s)
2024-09-04T10:23:54.5160442Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom
2024-09-04T10:23:54.5196633Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 1.4 MB/s)
2024-09-04T10:23:54.5211100Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom
2024-09-04T10:23:54.5252509Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 3.6 MB/s)
2024-09-04T10:23:54.5268053Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom
2024-09-04T10:23:54.5308373Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 8.0 MB/s)
2024-09-04T10:23:54.5346005Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom
2024-09-04T10:23:54.5383409Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 947 kB/s)
2024-09-04T10:23:54.5398080Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom
2024-09-04T10:23:54.5433369Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 2.6 MB/s)
2024-09-04T10:23:54.5460954Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom
2024-09-04T10:23:54.5496660Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 875 kB/s)
2024-09-04T10:23:54.5524871Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
2024-09-04T10:23:54.5559193Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 5.1 MB/s)
2024-09-04T10:23:54.5608025Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.pom
2024-09-04T10:23:54.5640257Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.pom (2.1 kB at 698 kB/s)
2024-09-04T10:23:54.5655836Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
2024-09-04T10:23:54.5690793Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 1.5 MB/s)
2024-09-04T10:23:54.5705202Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom
2024-09-04T10:23:54.5743237Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 kB at 4.4 MB/s)
2024-09-04T10:23:54.5788375Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom
2024-09-04T10:23:54.5826071Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (1.5 kB at 384 kB/s)
2024-09-04T10:23:54.5854854Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom
2024-09-04T10:23:54.5898756Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (1.5 kB at 385 kB/s)
2024-09-04T10:23:54.5924323Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
2024-09-04T10:23:54.5960669Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 988 kB/s)
2024-09-04T10:23:54.6008067Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
2024-09-04T10:23:54.6042268Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 1.7 MB/s)
2024-09-04T10:23:54.6053443Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
2024-09-04T10:23:54.6087901Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 5.1 MB/s)
2024-09-04T10:23:54.6108712Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
2024-09-04T10:23:54.6151824Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 1.4 MB/s)
2024-09-04T10:23:54.6169850Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
2024-09-04T10:23:54.6220070Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 3.6 MB/s)
2024-09-04T10:23:54.6240557Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
2024-09-04T10:23:54.6282883Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 3.7 MB/s)
2024-09-04T10:23:54.6335982Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
2024-09-04T10:23:54.6370887Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 9.3 MB/s)
2024-09-04T10:23:54.6406358Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
2024-09-04T10:23:54.6443983Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 3.6 MB/s)
2024-09-04T10:23:54.6461375Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom
2024-09-04T10:23:54.6506995Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 15 MB/s)
2024-09-04T10:23:54.6544534Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
2024-09-04T10:23:54.6577848Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 9.2 MB/s)
2024-09-04T10:23:54.6596843Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
2024-09-04T10:23:54.6641810Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 17 MB/s)
2024-09-04T10:23:54.6684669Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
2024-09-04T10:23:54.6719854Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 2.2 MB/s)
2024-09-04T10:23:54.6734212Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
2024-09-04T10:23:54.6770453Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 5.5 MB/s)
2024-09-04T10:23:54.6787700Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
2024-09-04T10:23:54.6826245Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 8.7 MB/s)
2024-09-04T10:23:54.6850301Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
2024-09-04T10:23:54.6890607Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 1.2 MB/s)
2024-09-04T10:23:54.6905422Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
2024-09-04T10:23:54.6942423Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 4.4 MB/s)
2024-09-04T10:23:54.6973423Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
2024-09-04T10:23:54.7010082Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 1.7 MB/s)
2024-09-04T10:23:54.7024187Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
2024-09-04T10:23:54.7056756Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 4.4 MB/s)
2024-09-04T10:23:54.7087568Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom
2024-09-04T10:23:54.7126765Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom (4.3 kB at 1.1 MB/s)
2024-09-04T10:23:54.7139715Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom
2024-09-04T10:23:54.7172426Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom (2.7 kB at 667 kB/s)
2024-09-04T10:23:54.7207057Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
2024-09-04T10:23:54.7241061Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 4.7 MB/s)
2024-09-04T10:23:54.8084780Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom
2024-09-04T10:23:54.8183978Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom (736 B at 82 kB/s)
2024-09-04T10:23:54.8194897Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
2024-09-04T10:23:54.8230593Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom (2.3 kB at 767 kB/s)
2024-09-04T10:23:54.8249183Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom
2024-09-04T10:23:54.8286102Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom (4.0 kB at 1.0 MB/s)
2024-09-04T10:23:54.8311676Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom
2024-09-04T10:23:54.8358082Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom (31 kB at 6.3 MB/s)
2024-09-04T10:23:54.8377843Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/72/commons-parent-72.pom
2024-09-04T10:23:54.8426503Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/72/commons-parent-72.pom (78 kB at 16 MB/s)
2024-09-04T10:23:54.8468091Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom
2024-09-04T10:23:54.8528317Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 951 kB/s)
2024-09-04T10:23:54.8549625Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
2024-09-04T10:23:54.8625525Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 5.0 MB/s)
2024-09-04T10:23:54.8628144Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
2024-09-04T10:23:54.8648182Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 2.0 MB/s)
2024-09-04T10:23:54.8667034Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
2024-09-04T10:23:54.8779790Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 985 kB/s)
2024-09-04T10:23:54.8813770Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
2024-09-04T10:23:54.8850991Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 1.6 MB/s)
2024-09-04T10:23:54.8866694Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
2024-09-04T10:23:54.8911938Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 4.5 MB/s)
2024-09-04T10:23:54.8934392Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
2024-09-04T10:23:54.8966937Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 1.6 MB/s)
2024-09-04T10:23:54.9147438Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/10.18.0/checkstyle-10.18.0.jar
2024-09-04T10:23:54.9498683Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/10.18.0/checkstyle-10.18.0.jar (2.1 MB at 61 MB/s)
2024-09-04T10:23:54.9506999Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
2024-09-04T10:23:54.9514623Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar
2024-09-04T10:23:54.9517750Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar
2024-09-04T10:23:54.9520429Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.6/picocli-4.7.6.jar
2024-09-04T10:23:54.9537595Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
2024-09-04T10:23:54.9570339Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar (19 kB at 3.2 MB/s)
2024-09-04T10:23:54.9573999Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar
2024-09-04T10:23:54.9606131Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.6/picocli-4.7.6.jar (416 kB at 38 MB/s)
2024-09-04T10:23:54.9610724Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar
2024-09-04T10:23:54.9626525Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 11 MB/s)
2024-09-04T10:23:54.9629494Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar
2024-09-04T10:23:54.9638234Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (326 kB at 25 MB/s)
2024-09-04T10:23:54.9643323Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar
2024-09-04T10:23:54.9668334Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar (166 kB at 13 MB/s)
2024-09-04T10:23:54.9671298Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar
2024-09-04T10:23:54.9788248Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 9.3 MB/s)
2024-09-04T10:23:54.9792926Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar
2024-09-04T10:23:54.9928841Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 20 MB/s)
2024-09-04T10:23:54.9932132Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.jar
2024-09-04T10:23:54.9955734Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 21 MB/s)
2024-09-04T10:23:54.9959173Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar
2024-09-04T10:23:54.9962050Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 19 MB/s)
2024-09-04T10:23:54.9965012Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar
2024-09-04T10:23:54.9968316Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar (1.0 MB at 24 MB/s)
2024-09-04T10:23:54.9971389Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar
2024-09-04T10:23:55.0024410Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (37 kB at 755 kB/s)
2024-09-04T10:23:55.0033352Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar
2024-09-04T10:23:55.0044380Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar (23 kB at 449 kB/s)
2024-09-04T10:23:55.0047821Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
2024-09-04T10:23:55.0060990Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.jar (236 kB at 4.9 MB/s)
2024-09-04T10:23:55.0068657Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
2024-09-04T10:23:55.0088073Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar (4.2 kB at 75 kB/s)
2024-09-04T10:23:55.0100146Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 2.3 MB/s)
2024-09-04T10:23:55.0124480Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 977 kB/s)
2024-09-04T10:23:55.0170188Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar (674 kB at 11 MB/s)
2024-09-04T10:23:55.0376994Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar (5.6 MB at 67 MB/s)
2024-09-04T10:23:58.8008623Z [INFO] You have 0 Checkstyle violations.
2024-09-04T10:23:58.8026670Z [INFO]
2024-09-04T10:23:58.8030549Z [INFO] --- git-commit-id:9.0.1:revision (default) @ aircompressor-v3 ---
2024-09-04T10:23:59.1112113Z [INFO]
2024-09-04T10:23:59.1113451Z [INFO] --- build-helper:3.6.0:bsh-property (surefire-enable-preview) @ aircompressor-v3 ---
2024-09-04T10:23:59.1692270Z [INFO]
2024-09-04T10:23:59.1693882Z [INFO] --- jacoco:0.8.12:prepare-agent (default) @ aircompressor-v3 ---
2024-09-04T10:23:59.1726554Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
2024-09-04T10:23:59.1790483Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 688 kB/s)
2024-09-04T10:23:59.1804987Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
2024-09-04T10:23:59.1842870Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 5.4 MB/s)
2024-09-04T10:23:59.1858844Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
2024-09-04T10:23:59.1893918Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 3.4 MB/s)
2024-09-04T10:23:59.1917242Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
2024-09-04T10:23:59.1956109Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 593 kB/s)
2024-09-04T10:23:59.1968814Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
2024-09-04T10:23:59.2007516Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 2.3 MB/s)
2024-09-04T10:23:59.2021453Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
2024-09-04T10:23:59.2063561Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 4.7 MB/s)
2024-09-04T10:23:59.2090247Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
2024-09-04T10:23:59.2124519Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 347 kB/s)
2024-09-04T10:23:59.2138222Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
2024-09-04T10:23:59.2176273Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 2.4 MB/s)
2024-09-04T10:23:59.2199203Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
2024-09-04T10:23:59.2238361Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 7.9 MB/s)
2024-09-04T10:23:59.2261927Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.pom
2024-09-04T10:23:59.2296564Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.pom (3.5 kB at 1.2 MB/s)
2024-09-04T10:23:59.2316164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.pom
2024-09-04T10:23:59.2353643Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.pom (2.1 kB at 521 kB/s)
2024-09-04T10:23:59.2383540Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom
2024-09-04T10:23:59.2420242Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 929 kB/s)
2024-09-04T10:23:59.2437947Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom
2024-09-04T10:23:59.2471010Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 864 kB/s)
2024-09-04T10:23:59.2487266Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.pom
2024-09-04T10:23:59.2521586Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.pom (1.9 kB at 628 kB/s)
2024-09-04T10:23:59.2566634Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
2024-09-04T10:23:59.2620137Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 49 MB/s)
2024-09-04T10:23:59.2626466Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
2024-09-04T10:23:59.2639218Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar
2024-09-04T10:23:59.2647732Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar
2024-09-04T10:23:59.2650606Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar
2024-09-04T10:23:59.2653835Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
2024-09-04T10:23:59.2669681Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 2.2 MB/s)
2024-09-04T10:23:59.2677397Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar
2024-09-04T10:23:59.2724821Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar (210 kB at 21 MB/s)
2024-09-04T10:23:59.2729640Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar
2024-09-04T10:23:59.2744337Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 839 kB/s)
2024-09-04T10:23:59.2747885Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar (302 kB at 25 MB/s)
2024-09-04T10:23:59.2765077Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 3.7 MB/s)
2024-09-04T10:23:59.2779523Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 4.9 MB/s)
2024-09-04T10:23:59.2782660Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar (131 kB at 8.7 MB/s)
2024-09-04T10:23:59.3000390Z [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
2024-09-04T10:23:59.3002166Z [INFO]
2024-09-04T10:23:59.3003515Z [INFO] --- resources:3.3.1:resources (default-resources) @ aircompressor-v3 ---
2024-09-04T10:23:59.3374997Z [INFO] Copying 20 resources from src/main/resources to target/classes
2024-09-04T10:23:59.3403159Z [INFO]
2024-09-04T10:23:59.3404663Z [INFO] --- compiler:3.13.0:compile (default-compile) @ aircompressor-v3 ---
2024-09-04T10:23:59.4114156Z [INFO] Nothing to compile - all classes are up to date.
2024-09-04T10:23:59.4115526Z [INFO]
2024-09-04T10:23:59.4117437Z [INFO] --- resources:3.3.1:testResources (default-testResources) @ aircompressor-v3 ---
2024-09-04T10:23:59.4146692Z [INFO] Copying 21 resources from src/test/resources to target/test-classes
2024-09-04T10:23:59.4155445Z [INFO]
2024-09-04T10:23:59.4157313Z [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ aircompressor-v3 ---
2024-09-04T10:23:59.4274270Z [INFO] Nothing to compile - all classes are up to date.
2024-09-04T10:23:59.4275471Z [INFO]
2024-09-04T10:23:59.4277205Z [INFO] --- dependency:3.8.0:analyze-only (default) @ aircompressor-v3 ---
2024-09-04T10:23:59.7812711Z [INFO] No dependency problems found
2024-09-04T10:23:59.7813950Z [INFO]
2024-09-04T10:23:59.7815757Z [INFO] --- dependency:3.8.0:analyze-duplicate (default) @ aircompressor-v3 ---
2024-09-04T10:23:59.7843880Z [INFO] No duplicate dependencies found in <dependencies/> or in <dependencyManagement/>
2024-09-04T10:23:59.7845267Z [INFO]
2024-09-04T10:23:59.7846689Z [INFO] --- duplicate-finder:2.0.1:check (default) @ aircompressor-v3 ---
2024-09-04T10:23:59.7877634Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
2024-09-04T10:23:59.7921250Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 2.7 MB/s)
2024-09-04T10:23:59.7937305Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
2024-09-04T10:23:59.7973036Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 3.7 MB/s)
2024-09-04T10:23:59.7994937Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
2024-09-04T10:23:59.8026795Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 804 kB/s)
2024-09-04T10:23:59.8045787Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
2024-09-04T10:23:59.8078447Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 697 kB/s)
2024-09-04T10:23:59.8093773Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
2024-09-04T10:23:59.8133396Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 541 kB/s)
2024-09-04T10:23:59.8147191Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
2024-09-04T10:23:59.8185405Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 2.7 MB/s)
2024-09-04T10:23:59.8201098Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
2024-09-04T10:23:59.8237868Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 690 kB/s)
2024-09-04T10:23:59.8253159Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
2024-09-04T10:23:59.8285422Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 164 kB/s)
2024-09-04T10:23:59.8301113Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom
2024-09-04T10:23:59.8337675Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 865 kB/s)
2024-09-04T10:23:59.8361256Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
2024-09-04T10:23:59.8401789Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 1.4 MB/s)
2024-09-04T10:23:59.8424696Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom
2024-09-04T10:23:59.8488284Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 1.3 MB/s)
2024-09-04T10:23:59.8510551Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom
2024-09-04T10:23:59.8550120Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 354 kB/s)
2024-09-04T10:23:59.8569641Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
2024-09-04T10:23:59.8601945Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 602 kB/s)
2024-09-04T10:23:59.8630054Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
2024-09-04T10:23:59.8889997Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 114 MB/s)
2024-09-04T10:23:59.8895758Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
2024-09-04T10:23:59.8898463Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
2024-09-04T10:23:59.8908077Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
2024-09-04T10:23:59.8917074Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
2024-09-04T10:23:59.8923256Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
2024-09-04T10:23:59.8954067Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 35 MB/s)
2024-09-04T10:23:59.8957548Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar
2024-09-04T10:23:59.8965313Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 577 kB/s)
2024-09-04T10:23:59.8968496Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
2024-09-04T10:23:59.8986585Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 322 kB/s)
2024-09-04T10:23:59.8994138Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 1.1 MB/s)
2024-09-04T10:23:59.9003732Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar
2024-09-04T10:23:59.9013778Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
2024-09-04T10:23:59.9029691Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 16 MB/s)
2024-09-04T10:23:59.9032954Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 1.5 MB/s)
2024-09-04T10:23:59.9036290Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 1.4 MB/s)
2024-09-04T10:23:59.9059998Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 6.4 MB/s)
2024-09-04T10:23:59.9099210Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 29 MB/s)
2024-09-04T10:23:59.9781728Z [INFO] Checking compile classpath
2024-09-04T10:24:00.7790765Z [INFO] Checking runtime classpath
2024-09-04T10:24:00.7808342Z [INFO] Checking test classpath
2024-09-04T10:24:01.2594805Z [INFO]
2024-09-04T10:24:01.2597015Z [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ aircompressor-v3 ---
2024-09-04T10:24:01.2645654Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.pom
2024-09-04T10:24:01.2704889Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.pom (2.0 kB at 336 kB/s)
2024-09-04T10:24:01.2738891Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.jar
2024-09-04T10:24:01.2780083Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.jar (3.3 kB at 820 kB/s)
2024-09-04T10:24:01.2903579Z [INFO] Skipping modernizer execution!
2024-09-04T10:24:01.2905056Z [INFO]
2024-09-04T10:24:01.2906326Z [INFO] --- surefire:3.5.0:test (default-test) @ aircompressor-v3 ---
2024-09-04T10:24:01.3502183Z [INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=200398282590
2024-09-04T10:24:01.3620734Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2024-09-04T10:24:01.3722026Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.0/surefire-junit-platform-3.5.0.pom
2024-09-04T10:24:01.3764496Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.0/surefire-junit-platform-3.5.0.pom (5.7 kB at 1.1 MB/s)
2024-09-04T10:24:01.3780542Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.5.0/surefire-providers-3.5.0.pom
2024-09-04T10:24:01.3818489Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.5.0/surefire-providers-3.5.0.pom (2.6 kB at 653 kB/s)
2024-09-04T10:24:01.3847220Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.0/common-java5-3.5.0.pom
2024-09-04T10:24:01.3898644Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.0/common-java5-3.5.0.pom (2.8 kB at 552 kB/s)
2024-09-04T10:24:01.3919169Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom
2024-09-04T10:24:01.3953490Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom (3.2 kB at 800 kB/s)
2024-09-04T10:24:01.3967223Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
2024-09-04T10:24:01.4001734Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 561 kB/s)
2024-09-04T10:24:01.4013817Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom
2024-09-04T10:24:01.4071190Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom (2.8 kB at 566 kB/s)
2024-09-04T10:24:01.4085663Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom
2024-09-04T10:24:01.4122772Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom (3.0 kB at 1.0 MB/s)
2024-09-04T10:24:01.4147341Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.0/surefire-junit-platform-3.5.0.jar
2024-09-04T10:24:01.4196173Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.0/surefire-junit-platform-3.5.0.jar (27 kB at 5.5 MB/s)
2024-09-04T10:24:01.4202428Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.0/common-java5-3.5.0.jar
2024-09-04T10:24:01.4211605Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar
2024-09-04T10:24:01.4220795Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
2024-09-04T10:24:01.4228564Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar
2024-09-04T10:24:01.4238745Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar
2024-09-04T10:24:01.4242209Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.0/common-java5-3.5.0.jar (18 kB at 3.5 MB/s)
2024-09-04T10:24:01.4252459Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 1.3 MB/s)
2024-09-04T10:24:01.4296540Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 15 MB/s)
2024-09-04T10:24:01.4300214Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar (189 kB at 21 MB/s)
2024-09-04T10:24:01.4303458Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 24 MB/s)
2024-09-04T10:24:01.4343790Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.0/junit-platform-launcher-1.11.0.pom
2024-09-04T10:24:01.4373512Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.0/junit-platform-launcher-1.11.0.pom (3.0 kB at 757 kB/s)
2024-09-04T10:24:01.4398608Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.0/junit-platform-launcher-1.11.0.jar
2024-09-04T10:24:01.4474643Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.0/junit-platform-launcher-1.11.0.jar (189 kB at 24 MB/s)
2024-09-04T10:24:01.4545967Z [INFO]
2024-09-04T10:24:01.4546839Z [INFO] -------------------------------------------------------
2024-09-04T10:24:01.4547744Z [INFO] T E S T S
2024-09-04T10:24:01.4548547Z [INFO] -------------------------------------------------------
2024-09-04T10:24:02.1592442Z [INFO] Running io.airlift.compress.v3.zstd.TestCompressor
2024-09-04T10:24:02.2894963Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in io.airlift.compress.v3.zstd.TestCompressor
2024-09-04T10:24:02.2896599Z [INFO] Running io.airlift.compress.v3.zstd.TestZstdCodecByteAtATime
2024-09-04T10:24:22.8287836Z [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 20.57 s -- in io.airlift.compress.v3.zstd.TestZstdCodecByteAtATime
2024-09-04T10:24:22.8295150Z [INFO] Running io.airlift.compress.v3.deflate.TestJdkDeflateCodec
2024-09-04T10:25:14.6078523Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 51.78 s -- in io.airlift.compress.v3.deflate.TestJdkDeflateCodec
2024-09-04T10:25:14.6080591Z [INFO] Running io.airlift.compress.v3.bzip2.TestBZip2Codec
2024-09-04T10:27:41.6079174Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 147.0 s -- in io.airlift.compress.v3.bzip2.TestBZip2Codec
2024-09-04T10:27:41.6081306Z [INFO] Running io.airlift.compress.v3.lz4.TestLz4
2024-09-04T10:27:59.8147785Z [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.20 s -- in io.airlift.compress.v3.lz4.TestLz4
2024-09-04T10:27:59.8154086Z [INFO] Running io.airlift.compress.v3.snappy.TestSnappyStream
2024-09-04T10:28:01.7354256Z [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 s -- in io.airlift.compress.v3.snappy.TestSnappyStream
2024-09-04T10:28:01.7364035Z [INFO] Running io.airlift.compress.v3.zstd.TestZstd
2024-09-04T10:28:18.2035353Z [ERROR] Tests run: 28, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 16.47 s <<< FAILURE! -- in io.airlift.compress.v3.zstd.TestZstd
2024-09-04T10:28:18.2037912Z [ERROR] io.airlift.compress.v3.zstd.TestZstd.testCompressMemorySegmentDirectToDirect -- Time elapsed: 0.001 s <<< ERROR!
2024-09-04T10:28:18.2039552Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:28:18.2105612Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:28:18.2110470Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:28:18.2115924Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:28:18.2121844Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:28:18.2127622Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:66)
2024-09-04T10:28:18.2133667Z at io.airlift.compress.v3.AbstractTestCompression.verifyCompressMemorySegment(AbstractTestCompression.java:600)
2024-09-04T10:28:18.2140004Z at io.airlift.compress.v3.AbstractTestCompression.testCompressMemorySegmentDirectToDirect(AbstractTestCompression.java:585)
2024-09-04T10:28:18.2146595Z at io.airlift.compress.v3.AbstractTestCompression.testCompressMemorySegmentDirectToDirect(AbstractTestCompression.java:570)
2024-09-04T10:28:18.2152189Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:28:18.2157116Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2161814Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2166022Z
2024-09-04T10:28:18.2170497Z [ERROR] io.airlift.compress.v3.zstd.TestZstd.testCompressMemorySegmentHeapToHeap -- Time elapsed: 0 s <<< ERROR!
2024-09-04T10:28:18.2175634Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:28:18.2179869Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:28:18.2184541Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:28:18.2189547Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:28:18.2194865Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:28:18.2199336Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:66)
2024-09-04T10:28:18.2202391Z at io.airlift.compress.v3.AbstractTestCompression.verifyCompressMemorySegment(AbstractTestCompression.java:600)
2024-09-04T10:28:18.2206436Z at io.airlift.compress.v3.AbstractTestCompression.testCompressMemorySegmentHeapToHeap(AbstractTestCompression.java:508)
2024-09-04T10:28:18.2209225Z at io.airlift.compress.v3.AbstractTestCompression.testCompressMemorySegmentHeapToHeap(AbstractTestCompression.java:494)
2024-09-04T10:28:18.2212326Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:28:18.2213684Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2215281Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2217011Z
2024-09-04T10:28:18.2218091Z [ERROR] io.airlift.compress.v3.zstd.TestZstd.testCompress -- Time elapsed: 0.001 s <<< ERROR!
2024-09-04T10:28:18.2221136Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:28:18.2222241Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:28:18.2226753Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:28:18.2228750Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:28:18.2233758Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:28:18.2235681Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:51)
2024-09-04T10:28:18.2241348Z at io.airlift.compress.v3.AbstractTestCompression.testCompress(AbstractTestCompression.java:384)
2024-09-04T10:28:18.2244471Z at io.airlift.compress.v3.AbstractTestCompression.testCompress(AbstractTestCompression.java:366)
2024-09-04T10:28:18.2247841Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:28:18.2250203Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2252406Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2254266Z
2024-09-04T10:28:18.2256489Z [ERROR] io.airlift.compress.v3.zstd.TestZstd.testCompressMemorySegmentHeapToDirect -- Time elapsed: 0 s <<< ERROR!
2024-09-04T10:28:18.2259187Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:28:18.2261116Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:28:18.2263326Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:28:18.2266292Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:28:18.2269295Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:28:18.2272077Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:66)
2024-09-04T10:28:18.2275568Z at io.airlift.compress.v3.AbstractTestCompression.verifyCompressMemorySegment(AbstractTestCompression.java:600)
2024-09-04T10:28:18.2279652Z at io.airlift.compress.v3.AbstractTestCompression.testCompressMemorySegmentHeapToDirect(AbstractTestCompression.java:533)
2024-09-04T10:28:18.2283740Z at io.airlift.compress.v3.AbstractTestCompression.testCompressMemorySegmentHeapToDirect(AbstractTestCompression.java:518)
2024-09-04T10:28:18.2285750Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:28:18.2287151Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2291867Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2292943Z
2024-09-04T10:28:18.2297522Z [ERROR] io.airlift.compress.v3.zstd.TestZstd.testCompressMemorySegmentDirectToHeap -- Time elapsed: 0.001 s <<< ERROR!
2024-09-04T10:28:18.2299324Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:28:18.2303670Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:28:18.2305625Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:28:18.2310634Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:28:18.2312806Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:28:18.2317944Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:66)
2024-09-04T10:28:18.2320046Z at io.airlift.compress.v3.AbstractTestCompression.verifyCompressMemorySegment(AbstractTestCompression.java:600)
2024-09-04T10:28:18.2325691Z at io.airlift.compress.v3.AbstractTestCompression.testCompressMemorySegmentDirectToHeap(AbstractTestCompression.java:559)
2024-09-04T10:28:18.2328402Z at io.airlift.compress.v3.AbstractTestCompression.testCompressMemorySegmentDirectToHeap(AbstractTestCompression.java:544)
2024-09-04T10:28:18.2401883Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:28:18.2403337Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2404738Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:18.2405738Z
2024-09-04T10:28:18.2406534Z [INFO] Running io.airlift.compress.v3.lzo.TestLzoCodecByteAtATime
2024-09-04T10:28:28.2896327Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 10.09 s -- in io.airlift.compress.v3.lzo.TestLzoCodecByteAtATime
2024-09-04T10:28:28.2904804Z [INFO] Running io.airlift.compress.v3.zstd.TestZstdPartial
2024-09-04T10:28:30.3763488Z [ERROR] Tests run: 27, Failures: 0, Errors: 4, Skipped: 8, Time elapsed: 2.085 s <<< FAILURE! -- in io.airlift.compress.v3.zstd.TestZstdPartial
2024-09-04T10:28:30.3770635Z [ERROR] io.airlift.compress.v3.zstd.TestZstdPartial.testDecompress -- Time elapsed: 0.001 s <<< ERROR!
2024-09-04T10:28:30.3772178Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:28:30.3773271Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:28:30.3774620Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:28:30.3776387Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:28:30.3778316Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:28:30.3780010Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:51)
2024-09-04T10:28:30.3781924Z at io.airlift.compress.v3.AbstractTestCompression.prepareCompressedData(AbstractTestCompression.java:693)
2024-09-04T10:28:30.3784080Z at io.airlift.compress.v3.AbstractTestCompression.testDecompress(AbstractTestCompression.java:85)
2024-09-04T10:28:30.3786081Z at io.airlift.compress.v3.AbstractTestCompression.testDecompress(AbstractTestCompression.java:78)
2024-09-04T10:28:30.3787709Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:28:30.3789062Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:30.3790419Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:30.3795099Z
2024-09-04T10:28:30.3800343Z [ERROR] io.airlift.compress.v3.zstd.TestZstdPartial.testDecompressionBufferOverrun -- Time elapsed: 0 s <<< ERROR!
2024-09-04T10:28:30.3801893Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:28:30.3802816Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:28:30.3804207Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:28:30.3806786Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:28:30.3808593Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:28:30.3810633Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:51)
2024-09-04T10:28:30.3812845Z at io.airlift.compress.v3.AbstractTestCompression.prepareCompressedData(AbstractTestCompression.java:693)
2024-09-04T10:28:30.3815281Z at io.airlift.compress.v3.AbstractTestCompression.testDecompressionBufferOverrun(AbstractTestCompression.java:142)
2024-09-04T10:28:30.3817945Z at io.airlift.compress.v3.AbstractTestCompression.testDecompressionBufferOverrun(AbstractTestCompression.java:135)
2024-09-04T10:28:30.3819686Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:28:30.3820981Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:30.3822457Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:30.3828218Z
2024-09-04T10:28:30.3834469Z [ERROR] io.airlift.compress.v3.zstd.TestZstdPartial.testDecompressWithOutputPadding -- Time elapsed: 0.001 s <<< ERROR!
2024-09-04T10:28:30.3835977Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:28:30.3837011Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:28:30.3838098Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:28:30.3839679Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:28:30.3841202Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:28:30.3842729Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:51)
2024-09-04T10:28:30.3844562Z at io.airlift.compress.v3.AbstractTestCompression.prepareCompressedData(AbstractTestCompression.java:693)
2024-09-04T10:28:30.3846442Z at io.airlift.compress.v3.AbstractTestCompression.testDecompressWithOutputPadding(AbstractTestCompression.java:115)
2024-09-04T10:28:30.3848471Z at io.airlift.compress.v3.AbstractTestCompression.testDecompressWithOutputPadding(AbstractTestCompression.java:106)
2024-09-04T10:28:30.3850062Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:28:30.3850999Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:30.3851989Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:30.3857400Z
2024-09-04T10:28:30.3861694Z [ERROR] io.airlift.compress.v3.zstd.TestZstdPartial.testCompress -- Time elapsed: 0 s <<< ERROR!
2024-09-04T10:28:30.3862866Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:28:30.3863616Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:28:30.3864837Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:28:30.3866336Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:28:30.3867825Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:28:30.3869387Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:51)
2024-09-04T10:28:30.3870925Z at io.airlift.compress.v3.AbstractTestCompression.testCompress(AbstractTestCompression.java:384)
2024-09-04T10:28:30.3872628Z at io.airlift.compress.v3.AbstractTestCompression.testCompress(AbstractTestCompression.java:366)
2024-09-04T10:28:30.3873890Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:28:30.3874894Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:30.3875942Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:28:30.3881610Z
2024-09-04T10:28:30.3882194Z [INFO] Running io.airlift.compress.v3.deflate.TestJdkDeflateCodecByteAtATime
2024-09-04T10:30:14.2836005Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 103.9 s -- in io.airlift.compress.v3.deflate.TestJdkDeflateCodecByteAtATime
2024-09-04T10:30:14.2838203Z [INFO] Running io.airlift.compress.v3.deflate.TestDeflate
2024-09-04T10:31:43.5778951Z [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.29 s -- in io.airlift.compress.v3.deflate.TestDeflate
2024-09-04T10:31:43.5781431Z [INFO] Running io.airlift.compress.v3.bzip2.TestBZip2CodecByteAtATime
2024-09-04T10:34:17.2914354Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 153.7 s -- in io.airlift.compress.v3.bzip2.TestBZip2CodecByteAtATime
2024-09-04T10:34:17.2917245Z [INFO] Running io.airlift.compress.v3.lzo.TestLzopCodec
2024-09-04T10:34:32.3085616Z [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 15.02 s -- in io.airlift.compress.v3.lzo.TestLzopCodec
2024-09-04T10:34:32.3103654Z [INFO] Running io.airlift.compress.v3.lzo.TestLzoCodec
2024-09-04T10:34:38.8230765Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 6.514 s -- in io.airlift.compress.v3.lzo.TestLzoCodec
2024-09-04T10:34:38.8231776Z [INFO] Running io.airlift.compress.v3.gzip.TestJdkGzipCodec
2024-09-04T10:35:29.8944665Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 51.07 s -- in io.airlift.compress.v3.gzip.TestJdkGzipCodec
2024-09-04T10:35:29.8946469Z [INFO] Running io.airlift.compress.v3.gzip.TestJdkGzipHadoopInputStream
2024-09-04T10:35:29.8948460Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in io.airlift.compress.v3.gzip.TestJdkGzipHadoopInputStream
2024-09-04T10:35:29.8950323Z [INFO] Running io.airlift.compress.v3.snappy.TestSnappyJava
2024-09-04T10:35:50.3773116Z [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.48 s -- in io.airlift.compress.v3.snappy.TestSnappyJava
2024-09-04T10:35:50.3774966Z [INFO] Running io.airlift.compress.v3.snappy.TestSnappyNative
2024-09-04T10:35:50.4748049Z WARNING: A restricted method in java.lang.foreign.SymbolLookup has been called
2024-09-04T10:35:50.4749956Z WARNING: java.lang.foreign.SymbolLookup::libraryLookup has been called by io.airlift.compress.v3.internal.NativeLoader in an unnamed module
2024-09-04T10:35:50.4753467Z WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
2024-09-04T10:35:50.4755010Z WARNING: Restricted methods will be blocked in a future release unless native access is enabled
2024-09-04T10:35:50.4755934Z
2024-09-04T10:36:09.7884476Z [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.41 s -- in io.airlift.compress.v3.snappy.TestSnappyNative
2024-09-04T10:36:09.7886861Z [INFO] Running io.airlift.compress.v3.gzip.TestJdkGzipCodecByteAtATime
2024-09-04T10:38:08.1038890Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 118.3 s -- in io.airlift.compress.v3.gzip.TestJdkGzipCodecByteAtATime
2024-09-04T10:38:08.1040626Z [INFO] Running io.airlift.compress.v3.lz4.TestLz4Codec
2024-09-04T10:38:10.9523588Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 2.846 s -- in io.airlift.compress.v3.lz4.TestLz4Codec
2024-09-04T10:38:10.9524889Z [INFO] Running io.airlift.compress.v3.snappy.TestSnappyCodec
2024-09-04T10:38:14.6213298Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 3.668 s -- in io.airlift.compress.v3.snappy.TestSnappyCodec
2024-09-04T10:38:14.6215662Z [INFO] Running io.airlift.compress.v3.zstd.TestZstdNative
2024-09-04T10:38:44.4478944Z [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.82 s -- in io.airlift.compress.v3.zstd.TestZstdNative
2024-09-04T10:38:44.4480997Z [INFO] Running io.airlift.compress.v3.lz4.TestLz4CodecByteAtATime
2024-09-04T10:38:50.6963578Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 6.250 s -- in io.airlift.compress.v3.lz4.TestLz4CodecByteAtATime
2024-09-04T10:38:50.6968311Z [INFO] Running io.airlift.compress.v3.zstd.TestXxHash64
2024-09-04T10:38:50.7745551Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in io.airlift.compress.v3.zstd.TestXxHash64
2024-09-04T10:38:50.7751951Z [INFO] Running io.airlift.compress.v3.lzo.TestLzopCodecByteAtATime
2024-09-04T10:39:09.5802953Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 18.81 s -- in io.airlift.compress.v3.lzo.TestLzopCodecByteAtATime
2024-09-04T10:39:09.5804957Z [INFO] Running io.airlift.compress.v3.zstd.TestZstdCodec
2024-09-04T10:39:17.8453965Z [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 8.265 s -- in io.airlift.compress.v3.zstd.TestZstdCodec
2024-09-04T10:39:17.8455861Z [INFO] Running io.airlift.compress.v3.lz4.TestLz4Native
2024-09-04T10:39:34.5193217Z [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.67 s -- in io.airlift.compress.v3.lz4.TestLz4Native
2024-09-04T10:39:34.5194285Z [INFO] Running io.airlift.compress.v3.internal.TestNativeLoader
2024-09-04T10:39:34.5345635Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in io.airlift.compress.v3.internal.TestNativeLoader
2024-09-04T10:39:34.5347417Z [INFO] Running io.airlift.compress.v3.snappy.TestSnappyCodecByteAtATime
2024-09-04T10:39:41.3490096Z [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 6.813 s -- in io.airlift.compress.v3.snappy.TestSnappyCodecByteAtATime
2024-09-04T10:39:41.3493501Z [INFO] Running io.airlift.compress.v3.zstd.TestZstdStream
2024-09-04T10:39:45.2385536Z [ERROR] Tests run: 26, Failures: 0, Errors: 3, Skipped: 8, Time elapsed: 3.887 s <<< FAILURE! -- in io.airlift.compress.v3.zstd.TestZstdStream
2024-09-04T10:39:45.2391672Z [ERROR] io.airlift.compress.v3.zstd.TestZstdStream.testDecompress -- Time elapsed: 0 s <<< ERROR!
2024-09-04T10:39:45.2411056Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:39:45.2412287Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:39:45.2413455Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:39:45.2443723Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:39:45.2445639Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:39:45.2447550Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:51)
2024-09-04T10:39:45.2449410Z at io.airlift.compress.v3.AbstractTestCompression.prepareCompressedData(AbstractTestCompression.java:693)
2024-09-04T10:39:45.2451423Z at io.airlift.compress.v3.AbstractTestCompression.testDecompress(AbstractTestCompression.java:85)
2024-09-04T10:39:45.2453471Z at io.airlift.compress.v3.AbstractTestCompression.testDecompress(AbstractTestCompression.java:78)
2024-09-04T10:39:45.2454976Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:39:45.2456021Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:39:45.2457234Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:39:45.2457868Z
2024-09-04T10:39:45.2459053Z [ERROR] io.airlift.compress.v3.zstd.TestZstdStream.testDecompressionBufferOverrun -- Time elapsed: 0 s <<< ERROR!
2024-09-04T10:39:45.2460530Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:39:45.2461460Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:39:45.2462685Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:39:45.2464310Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:39:45.2466083Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:39:45.2467718Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:51)
2024-09-04T10:39:45.2469525Z at io.airlift.compress.v3.AbstractTestCompression.prepareCompressedData(AbstractTestCompression.java:693)
2024-09-04T10:39:45.2471749Z at io.airlift.compress.v3.AbstractTestCompression.testDecompressionBufferOverrun(AbstractTestCompression.java:142)
2024-09-04T10:39:45.2474329Z at io.airlift.compress.v3.AbstractTestCompression.testDecompressionBufferOverrun(AbstractTestCompression.java:135)
2024-09-04T10:39:45.2476011Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:39:45.2477557Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:39:45.2478669Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:39:45.2479772Z
2024-09-04T10:39:45.2480947Z [ERROR] io.airlift.compress.v3.zstd.TestZstdStream.testDecompressWithOutputPadding -- Time elapsed: 0 s <<< ERROR!
2024-09-04T10:39:45.2482677Z java.lang.IllegalArgumentException: 1 > 0
2024-09-04T10:39:45.2483535Z at java.base/java.lang.Math.clamp(Math.java:2216)
2024-09-04T10:39:45.2484815Z at io.airlift.compress.v3.zstd.CompressionContext.<init>(CompressionContext.java:35)
2024-09-04T10:39:45.2486629Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compressFrame(ZstdFrameCompressor.java:163)
2024-09-04T10:39:45.2488380Z at io.airlift.compress.v3.zstd.ZstdFrameCompressor.compress(ZstdFrameCompressor.java:147)
2024-09-04T10:39:45.2489979Z at io.airlift.compress.v3.zstd.ZstdJavaCompressor.compress(ZstdJavaCompressor.java:51)
2024-09-04T10:39:45.2491964Z at io.airlift.compress.v3.AbstractTestCompression.prepareCompressedData(AbstractTestCompression.java:693)
2024-09-04T10:39:45.2494122Z at io.airlift.compress.v3.AbstractTestCompression.testDecompressWithOutputPadding(AbstractTestCompression.java:115)
2024-09-04T10:39:45.2496293Z at io.airlift.compress.v3.AbstractTestCompression.testDecompressWithOutputPadding(AbstractTestCompression.java:106)
2024-09-04T10:39:45.2498109Z at java.base/java.lang.reflect.Method.invoke(Method.java:580)
2024-09-04T10:39:45.2499223Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:39:45.2500433Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
2024-09-04T10:39:45.2501075Z
2024-09-04T10:39:45.2501405Z [INFO] Running io.airlift.compress.v3.zstd.TestUtil
2024-09-04T10:39:45.2503043Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in io.airlift.compress.v3.zstd.TestUtil
2024-09-04T10:39:45.2504532Z [INFO] Running io.airlift.compress.v3.lzo.TestLzo
2024-09-04T10:40:12.1181121Z [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.88 s -- in io.airlift.compress.v3.lzo.TestLzo
2024-09-04T10:40:12.1513279Z [INFO]
2024-09-04T10:40:12.1513813Z [INFO] Results:
2024-09-04T10:40:12.1514339Z [INFO]
2024-09-04T10:40:12.1514909Z [ERROR] Errors:
2024-09-04T10:40:12.1518576Z [ERROR] TestZstd>AbstractTestCompression.testCompress:366->AbstractTestCompression.testCompress:384 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1520652Z [ERROR] TestZstd>AbstractTestCompression.testCompressMemorySegmentDirectToDirect:570->AbstractTestCompression.testCompressMemorySegmentDirectToDirect:585->AbstractTestCompression.verifyCompressMemorySegment:600 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1523273Z [ERROR] TestZstd>AbstractTestCompression.testCompressMemorySegmentDirectToHeap:544->AbstractTestCompression.testCompressMemorySegmentDirectToHeap:559->AbstractTestCompression.verifyCompressMemorySegment:600 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1525666Z [ERROR] TestZstd>AbstractTestCompression.testCompressMemorySegmentHeapToDirect:518->AbstractTestCompression.testCompressMemorySegmentHeapToDirect:533->AbstractTestCompression.verifyCompressMemorySegment:600 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1528110Z [ERROR] TestZstd>AbstractTestCompression.testCompressMemorySegmentHeapToHeap:494->AbstractTestCompression.testCompressMemorySegmentHeapToHeap:508->AbstractTestCompression.verifyCompressMemorySegment:600 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1529899Z [ERROR] TestZstdPartial>AbstractTestCompression.testCompress:366->AbstractTestCompression.testCompress:384 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1531829Z [ERROR] TestZstdPartial>AbstractTestCompression.testDecompress:78->AbstractTestCompression.testDecompress:85->AbstractTestCompression.prepareCompressedData:693 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1534070Z [ERROR] TestZstdPartial>AbstractTestCompression.testDecompressWithOutputPadding:106->AbstractTestCompression.testDecompressWithOutputPadding:115->AbstractTestCompression.prepareCompressedData:693 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1536303Z [ERROR] TestZstdPartial>AbstractTestCompression.testDecompressionBufferOverrun:135->AbstractTestCompression.testDecompressionBufferOverrun:142->AbstractTestCompression.prepareCompressedData:693 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1538524Z [ERROR] TestZstdStream>AbstractTestCompression.testDecompress:78->AbstractTestCompression.testDecompress:85->AbstractTestCompression.prepareCompressedData:693 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1541199Z [ERROR] TestZstdStream>AbstractTestCompression.testDecompressWithOutputPadding:106->AbstractTestCompression.testDecompressWithOutputPadding:115->AbstractTestCompression.prepareCompressedData:693 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1543438Z [ERROR] TestZstdStream>AbstractTestCompression.testDecompressionBufferOverrun:135->AbstractTestCompression.testDecompressionBufferOverrun:142->AbstractTestCompression.prepareCompressedData:693 » IllegalArgument 1 > 0
2024-09-04T10:40:12.1544681Z [INFO]
2024-09-04T10:40:12.1545155Z [ERROR] Tests run: 535, Failures: 0, Errors: 12, Skipped: 144
2024-09-04T10:40:12.1545609Z [INFO]
2024-09-04T10:40:12.1546085Z [INFO] ------------------------------------------------------------------------
2024-09-04T10:40:12.1546648Z [INFO] BUILD FAILURE
2024-09-04T10:40:12.1547095Z [INFO] ------------------------------------------------------------------------
2024-09-04T10:40:12.1547738Z [INFO] Total time: 16:20 min
2024-09-04T10:40:12.1549693Z [INFO] Finished at: 2024-09-04T10:40:12Z
2024-09-04T10:40:12.1550504Z [INFO] ------------------------------------------------------------------------
2024-09-04T10:40:12.1556916Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.0:test (default-test) on project aircompressor-v3:
2024-09-04T10:40:12.1558608Z [ERROR]
2024-09-04T10:40:12.1560210Z [ERROR] Please refer to /home/runner/work/aircompressor/aircompressor/target/surefire-reports for the individual test results.
2024-09-04T10:40:12.1562564Z [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
2024-09-04T10:40:12.1564091Z [ERROR] -> [Help 1]
2024-09-04T10:40:12.1564717Z [ERROR]
2024-09-04T10:40:12.1565717Z [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
2024-09-04T10:40:12.1567378Z [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2024-09-04T10:40:12.1568393Z [ERROR]
2024-09-04T10:40:12.1569636Z [ERROR] For more information about the errors and possible solutions, please read the following articles:
2024-09-04T10:40:12.1571307Z [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2024-09-04T10:40:12.1926378Z ##[error]Process completed with exit code 1.
2024-09-04T10:40:12.2018706Z Post job cleanup.
2024-09-04T10:40:12.3678549Z Post job cleanup.
2024-09-04T10:40:12.4666419Z [command]/usr/bin/git version
2024-09-04T10:40:12.4734943Z git version 2.46.0
2024-09-04T10:40:12.4795959Z Temporarily overriding HOME='/home/runner/work/_temp/742182b0-c3ca-4fee-8d60-f3f2e821bc92' before making global git config changes
2024-09-04T10:40:12.4798842Z Adding repository directory to the temporary git global config as a safe directory
2024-09-04T10:40:12.4803404Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/aircompressor/aircompressor
2024-09-04T10:40:12.4840702Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-09-04T10:40:12.4875443Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-09-04T10:40:12.5140412Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-09-04T10:40:12.5166329Z http.https://github.com/.extraheader
2024-09-04T10:40:12.5180469Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2024-09-04T10:40:12.5215945Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-09-04T10:40:12.5688463Z Cleaning up orphan processes