Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing: public ci build #346

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'confluentinc:master' into pr-testing-ci-build

1fd5c48
Select commit
Loading
Failed to load commit list.
Draft

testing: public ci build #346

Merge branch 'confluentinc:master' into pr-testing-ci-build
1fd5c48
Select commit
Loading
Failed to load commit list.
Deleted GitHub App / Jenkins-public-CI failed Feb 21, 2024 in 15m 48s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments `

                        mvn --batch-mode -Pjenkins clean verify install dependency:analyze site validate -U
                    `.
script returned exit code 1
Build log
[2024-02-21T18:01:58.565Z] + mvn --batch-mode -Pjenkins clean verify install dependency:analyze site validate -U
[2024-02-21T18:01:58.565Z] ----- withMaven Wrapper script -----
[2024-02-21T18:01:58.565Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/ka-connect-storage-common_PR-346@tmp/withMaven23843fb5/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/ka-connect-storage-common_PR-346@tmp/withMaven23843fb5" 
[2024-02-21T18:01:58.565Z] Apache Maven 3.8.6.1 (7b6715e3069f00ad8ffb70855972888452b94d9b)
[2024-02-21T18:01:58.565Z] Maven home: /usr/local/apache-maven-3.8.6.1
[2024-02-21T18:01:58.565Z] Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre
[2024-02-21T18:01:58.565Z] Default locale: en, platform encoding: UTF-8
[2024-02-21T18:01:58.565Z] OS name: "linux", version: "4.15.0-1032-aws", arch: "amd64", family: "unix"
[2024-02-21T18:01:59.128Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/workspace/ka-connect-storage-common_PR-346@tmp/withMaven23843fb5/maven-spy-20240221-180159-749146251118878730983.log.tmp ...
[2024-02-21T18:01:59.385Z] [INFO] Scanning for projects...
[2024-02-21T18:01:59.385Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/io/confluent/common/maven-metadata.xml
[2024-02-21T18:01:59.385Z] [INFO] Downloading from redhat-repo: https://maven.repository.redhat.com/ga/io/confluent/common/maven-metadata.xml
[2024-02-21T18:01:59.385Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/io/confluent/common/maven-metadata.xml
[2024-02-21T18:01:59.385Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common/maven-metadata.xml
[2024-02-21T18:01:59.947Z] [INFO] Downloaded from confluent-package: https://packages.confluent.io/maven/io/confluent/common/maven-metadata.xml (4.7 kB at 11 kB/s)
[2024-02-21T18:01:59.947Z] [INFO] Downloaded from confluent: https://packages.confluent.io/maven/io/confluent/common/maven-metadata.xml (4.7 kB at 11 kB/s)
[2024-02-21T18:01:59.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/confluent/common/maven-metadata.xml
[2024-02-21T18:01:59.947Z] [INFO] Downloaded from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common/maven-metadata.xml (752 B at 1.7 kB/s)
[2024-02-21T18:01:59.947Z] [INFO] Downloaded from redhat-repo: https://maven.repository.redhat.com/ga/io/confluent/common/maven-metadata.xml (324 B at 710 B/s)
[2024-02-21T18:01:59.947Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common/7.7.0-477/common-7.7.0-477.pom
[2024-02-21T18:01:59.947Z] [INFO] Downloaded from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common/7.7.0-477/common-7.7.0-477.pom (1.4 kB at 28 kB/s)
[2024-02-21T18:01:59.947Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common-parent/7.7.0-477/common-parent-7.7.0-477.pom
[2024-02-21T18:02:00.204Z] [INFO] Downloaded from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common-parent/7.7.0-477/common-parent-7.7.0-477.pom (76 kB at 508 kB/s)
[2024-02-21T18:02:00.204Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.pom
[2024-02-21T18:02:00.204Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.pom
[2024-02-21T18:02:00.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.pom
[2024-02-21T18:02:00.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.pom (4.5 kB at 226 kB/s)
[2024-02-21T18:02:00.460Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.pom
[2024-02-21T18:02:00.460Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.pom
[2024-02-21T18:02:00.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.pom
[2024-02-21T18:02:00.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.pom (12 kB at 593 kB/s)
[2024-02-21T18:02:00.460Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-parent/1.1.1/logback-parent-1.1.1.pom
[2024-02-21T18:02:00.460Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/ch/qos/logback/logback-parent/1.1.1/logback-parent-1.1.1.pom
[2024-02-21T18:02:00.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.1/logback-parent-1.1.1.pom
[2024-02-21T18:02:00.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.1/logback-parent-1.1.1.pom (15 kB at 745 kB/s)
[2024-02-21T18:02:00.460Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.pom
[2024-02-21T18:02:00.460Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.pom
[2024-02-21T18:02:00.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.pom
[2024-02-21T18:02:00.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.pom (5.0 kB at 264 kB/s)
[2024-02-21T18:02:00.460Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom
[2024-02-21T18:02:00.715Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom
[2024-02-21T18:02:00.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom
[2024-02-21T18:02:00.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom (2.7 kB at 142 kB/s)
[2024-02-21T18:02:00.715Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom
[2024-02-21T18:02:00.715Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom
[2024-02-21T18:02:00.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom
[2024-02-21T18:02:00.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom (12 kB at 627 kB/s)
[2024-02-21T18:02:00.715Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.pom
[2024-02-21T18:02:00.715Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.pom
[2024-02-21T18:02:00.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.pom
[2024-02-21T18:02:00.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.pom (6.7 kB at 372 kB/s)
[2024-02-21T18:02:00.716Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[2024-02-21T18:02:00.716Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[2024-02-21T18:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[2024-02-21T18:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 328 kB/s)
[2024-02-21T18:02:00.971Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[2024-02-21T18:02:00.971Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[2024-02-21T18:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[2024-02-21T18:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 683 kB/s)
[2024-02-21T18:02:00.971Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/project/5/project-5.pom
[2024-02-21T18:02:00.971Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/httpcomponents/project/5/project-5.pom
[2024-02-21T18:02:00.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom
[2024-02-21T18:02:00.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 1.2 MB/s)
[2024-02-21T18:02:00.971Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[2024-02-21T18:02:00.971Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 316 kB/s)
[2024-02-21T18:02:01.227Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 603 kB/s)
[2024-02-21T18:02:01.227Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/project/6/project-6.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/httpcomponents/project/6/project-6.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 1.2 MB/s)
[2024-02-21T18:02:01.227Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2024-02-21T18:02:01.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 587 kB/s)
[2024-02-21T18:02:01.484Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 2.1 MB/s)
[2024-02-21T18:02:01.484Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/apache/9/apache-9.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/apache/9/apache-9.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 842 kB/s)
[2024-02-21T18:02:01.484Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2024-02-21T18:02:01.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 339 kB/s)
[2024-02-21T18:02:01.484Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[2024-02-21T18:02:01.739Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[2024-02-21T18:02:01.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[2024-02-21T18:02:01.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 297 kB/s)
[2024-02-21T18:02:01.740Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/oss-parent/4/oss-parent-4.pom
[2024-02-21T18:02:01.740Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/oss-parent/4/oss-parent-4.pom
[2024-02-21T18:02:01.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom
[2024-02-21T18:02:01.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 970 kB/s)
[2024-02-21T18:02:01.740Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[2024-02-21T18:02:01.740Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[2024-02-21T18:02:01.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[2024-02-21T18:02:01.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 295 kB/s)
[2024-02-21T18:02:01.740Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[2024-02-21T18:02:01.740Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[2024-02-21T18:02:01.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[2024-02-21T18:02:01.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 98 kB/s)
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/joda-time/joda-time/maven-metadata.xml
[2024-02-21T18:02:01.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/joda-time/joda-time/maven-metadata.xml
[2024-02-21T18:02:01.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml (2.1 kB at 113 kB/s)
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom
[2024-02-21T18:02:01.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom
[2024-02-21T18:02:01.995Z] [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 2.0 MB/s)
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.pom
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.pom
[2024-02-21T18:02:01.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.pom
[2024-02-21T18:02:01.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.pom (1.9 kB at 103 kB/s)
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.jar
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.jar
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.jar
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.jar
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[2024-02-21T18:02:01.995Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.jar (26 kB at 1.3 MB/s)
[2024-02-21T18:02:02.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[2024-02-21T18:02:02.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 4.1 MB/s)
[2024-02-21T18:02:02.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 6.8 MB/s)
[2024-02-21T18:02:02.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.jar (428 kB at 6.1 MB/s)
[2024-02-21T18:02:02.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.jar (271 kB at 3.6 MB/s)
[2024-02-21T18:02:02.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 543 kB/s)
[2024-02-21T18:02:02.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 2.3 MB/s)
[2024-02-21T18:02:02.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.jar
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 367 kB/s)
[2024-02-21T18:02:02.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.jar (17 kB at 154 kB/s)
[2024-02-21T18:02:02.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar (29 kB at 233 kB/s)
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 7.0 MB/s)
[2024-02-21T18:02:02.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 1.3 MB/s)
[2024-02-21T18:02:02.508Z] [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 4.5 MB/s)
[2024-02-21T18:02:02.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.jar (12 MB at 32 MB/s)
[2024-02-21T18:02:02.763Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2024-02-21T18:02:02.764Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2024-02-21T18:02:02.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2024-02-21T18:02:02.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom (6.1 kB at 357 kB/s)
[2024-02-21T18:02:02.764Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2024-02-21T18:02:02.764Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2024-02-21T18:02:02.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2024-02-21T18:02:02.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 438 kB/s)
[2024-02-21T18:02:02.764Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2024-02-21T18:02:02.764Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 210 kB/s)
[2024-02-21T18:02:03.020Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 1.7 MB/s)
[2024-02-21T18:02:03.020Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.9 MB/s)
[2024-02-21T18:02:03.020Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/apache/19/apache-19.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/apache/19/apache-19.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.0 MB/s)
[2024-02-21T18:02:03.020Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2024-02-21T18:02:03.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 288 kB/s)
[2024-02-21T18:02:03.020Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 311 kB/s)
[2024-02-21T18:02:03.276Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.5 MB/s)
[2024-02-21T18:02:03.276Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 502 kB/s)
[2024-02-21T18:02:03.276Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.7 MB/s)
[2024-02-21T18:02:03.276Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2024-02-21T18:02:03.276Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2024-02-21T18:02:03.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2024-02-21T18:02:03.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 4.1 MB/s)
[2024-02-21T18:02:03.532Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/apache/18/apache-18.pom
[2024-02-21T18:02:03.532Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/apache/18/apache-18.pom
[2024-02-21T18:02:03.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2024-02-21T18:02:03.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.0 MB/s)
[2024-02-21T18:02:03.532Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2024-02-21T18:02:03.532Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2024-02-21T18:02:03.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 141 kB/s)
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 89 kB/s)
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 915 kB/s)
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 102 kB/s)
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 157 kB/s)
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2024-02-21T18:02:03.788Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 565 kB/s)
[2024-02-21T18:02:04.044Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.4 MB/s)
[2024-02-21T18:02:04.044Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 73 kB/s)
[2024-02-21T18:02:04.044Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/javax/inject/javax.inject/1/javax.inject-1.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 41 kB/s)
[2024-02-21T18:02:04.044Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2024-02-21T18:02:04.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 188 kB/s)
[2024-02-21T18:02:04.044Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 900 kB/s)
[2024-02-21T18:02:04.300Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 45 kB/s)
[2024-02-21T18:02:04.300Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 236 kB/s)
[2024-02-21T18:02:04.300Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2024-02-21T18:02:04.300Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.2 MB/s)
[2024-02-21T18:02:04.556Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 522 kB/s)
[2024-02-21T18:02:04.556Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.1 MB/s)
[2024-02-21T18:02:04.556Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 483 kB/s)
[2024-02-21T18:02:04.556Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2024-02-21T18:02:04.556Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2024-02-21T18:02:04.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2024-02-21T18:02:04.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 242 kB/s)
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2024-02-21T18:02:04.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2024-02-21T18:02:04.811Z] [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 306 kB/s)
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2024-02-21T18:02:04.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2024-02-21T18:02:04.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 172 kB/s)
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2024-02-21T18:02:04.811Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/javax/inject/javax.inject/1/javax.inject-1.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2024-02-21T18:02:04.812Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar (33 kB at 1.7 MB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 2.4 MB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 2.6 MB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 7.2 MB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 16 MB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 150 kB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 5.3 MB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 1.1 MB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 61 kB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 81 kB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 941 kB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 6.7 MB/s)
[2024-02-21T18:02:05.067Z] [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 338 kB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 4.3 MB/s)
[2024-02-21T18:02:05.067Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[2024-02-21T18:02:05.067Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[2024-02-21T18:02:05.067Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[2024-02-21T18:02:05.067Z] [INFO] Downloading from redhat-repo: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[2024-02-21T18:02:05.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[2024-02-21T18:02:05.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 947 kB/s)
[2024-02-21T18:02:05.578Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[2024-02-21T18:02:05.578Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[2024-02-21T18:02:05.578Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[2024-02-21T18:02:05.578Z] [INFO] Downloading from redhat-repo: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[2024-02-21T18:02:05.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[2024-02-21T18:02:05.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 343 kB/s)
[2024-02-21T18:02:05.833Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/oss-parent/50/oss-parent-50.pom
[2024-02-21T18:02:05.833Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/com/fasterxml/oss-parent/50/oss-parent-50.pom
[2024-02-21T18:02:06.088Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/oss-parent/50/oss-parent-50.pom
[2024-02-21T18:02:06.089Z] [INFO] Downloading from redhat-repo: https://maven.repository.redhat.com/ga/com/fasterxml/oss-parent/50/oss-parent-50.pom
[2024-02-21T18:02:06.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[2024-02-21T18:02:06.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.2 MB/s)
[2024-02-21T18:02:06.371Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom
[2024-02-21T18:02:06.371Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom
[2024-02-21T18:02:06.371Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom
[2024-02-21T18:02:06.371Z] [INFO] Downloading from redhat-repo: https://maven.repository.redhat.com/ga/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom
[2024-02-21T18:02:06.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom
[2024-02-21T18:02:06.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom (18 kB at 981 kB/s)
[2024-02-21T18:02:06.627Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom
[2024-02-21T18:02:06.627Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom
[2024-02-21T18:02:06.882Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom
Output truncated.

Details

  • Checkout (10 sec)
  • Build (15 min)
    Error: script returned exit code 1
  • Post (2.7 sec)