Dev mode: RuntimeUpdatesProcessor#checkForFileChange() refactoring #1373
ci-actions-incremental.yml
on: push
Initial JDK 11 Build
26m 13s
Attach pull request number
0s
CI Sanity Check
30s
Matrix: devtools-tests
Matrix: gradle-tests
Matrix: jvm-tests
Matrix: kubernetes-tests
Matrix: maven-tests
Matrix: native-tests
Matrix: quickstarts-tests
Matrix: virtual-thread-native-tests
Build report
10m 59s
Annotations
40 errors and 4 warnings
Maven Tests - JDK 11
Process completed with exit code 1.
|
Maven Tests - JDK 11 Windows
Process completed with exit code 1.
|
Gradle Tests - JDK 11
Process completed with exit code 1.
|
JVM Tests - JDK 17 Windows
Process completed with exit code 1.
|
Native Tests - Security2
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - Security2
The operation was canceled.
|
Native Tests - AWT, ImageIO and Java2D
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - AWT, ImageIO and Java2D
The operation was canceled.
|
Native Tests - Spring
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - Spring
The operation was canceled.
|
Native Tests - gRPC
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - gRPC
The operation was canceled.
|
Native Tests - DevTools Integration Tests
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - DevTools Integration Tests
The operation was canceled.
|
Native Tests - Misc4
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - Misc4
The operation was canceled.
|
Native Tests - HTTP
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - HTTP
The operation was canceled.
|
Native Tests - Misc2
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - Misc2
The operation was canceled.
|
Native Tests - Misc1
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - Misc1
The operation was canceled.
|
Native Tests - Misc3
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Native Tests - Misc3
The operation was canceled.
|
Gradle Tests - JDK 11 Windows
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
Gradle Tests - JDK 11 Windows
The operation was canceled.
|
JVM Tests - JDK 21
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
JVM Tests - JDK 21
Cannot invoke "java.util.Map.get(Object)" because "this.watchedFilePaths" is null
|
JVM Tests - JDK 21
The operation was canceled.
|
JVM Tests - JDK 11
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
JVM Tests - JDK 11
The operation was canceled.
|
JVM Tests - JDK 17
Canceling since a higher priority waiting request for 'workflow = Quarkus CI, ref = refs/heads/issue-36472, pr = ' exists
|
JVM Tests - JDK 17
Cannot invoke "java.util.Map.get(Object)" because "this.watchedFilePaths" is null
|
JVM Tests - JDK 17
The operation was canceled.
|
Gradle Tests - JDK 11:
integration-tests/gradle/src/test/java/io/quarkus/gradle/devmode/JandexKordampMultiModuleProjectDevModeTest.java#L21
org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
|
Gradle Tests - JDK 11 Windows:
integration-tests/gradle/src/test/java/io/quarkus/gradle/devmode/JandexKordampMultiModuleProjectDevModeTest.java#L21
org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes 30 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
|
JVM Tests - JDK 17 Windows:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/http2/Http2RSTFloodProtectionTest.java#L58
org.opentest4j.AssertionFailedError: RST flood protection failed
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:134)
|
Maven Tests - JDK 11:
integration-tests/devmode/src/test/java/io/quarkus/test/reload/AdditionalWatchedResourcesDevModeTest.java#L76
java.lang.AssertionError:
1 expectation failed.
Response body doesn't match expectation.
|
Maven Tests - JDK 11:
integration-tests/maven/src/test/java/io/quarkus/maven/it/TestMojoIT.java#L1
org.opentest4j.AssertionFailedError: expected: <2> but was: <1>
at io.quarkus.maven.it.LaunchMojoTestBase.testThatTheTestsAreReRunMultiModule(LaunchMojoTestBase.java:37)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
|
Maven Tests - JDK 11 Windows:
integration-tests/maven/src/test/java/io/quarkus/maven/it/TestMojoIT.java#L1
org.opentest4j.AssertionFailedError: expected: <2> but was: <1>
at io.quarkus.maven.it.LaunchMojoTestBase.testThatTheTestsAreReRunMultiModule(LaunchMojoTestBase.java:37)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
|
JVM Tests - JDK 17 Windows
No files were found with the provided path: **/build.log. No artifacts will be uploaded.
|
JVM Tests - JDK 21
No files were found with the provided path: **/build.log. No artifacts will be uploaded.
|
JVM Tests - JDK 11
No files were found with the provided path: **/build.log. No artifacts will be uploaded.
|
JVM Tests - JDK 17
Runner GitHub Actions 5 did not respond to a cancelation request with 00:05:00.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-reports-Gradle Tests - JDK 11
Expired
|
7.22 MB |
|
build-reports-Gradle Tests - JDK 11 Windows
Expired
|
7.16 MB |
|
build-reports-JVM Tests - JDK 11
Expired
|
63.7 MB |
|
build-reports-JVM Tests - JDK 17
Expired
|
101 MB |
|
build-reports-JVM Tests - JDK 17 Windows
Expired
|
26 MB |
|
build-reports-JVM Tests - JDK 21
Expired
|
106 MB |
|
build-reports-Maven Tests - JDK 11
Expired
|
3.31 MB |
|
build-reports-Maven Tests - JDK 11 Windows
Expired
|
3.62 MB |
|
build-reports-Native Tests - AWT, ImageIO and Java2D
Expired
|
11.1 KB |
|
build-reports-Native Tests - DevTools Integration Tests
Expired
|
11.1 KB |
|
build-reports-Native Tests - HTTP
Expired
|
613 KB |
|
build-reports-Native Tests - Misc1
Expired
|
782 KB |
|
build-reports-Native Tests - Misc2
Expired
|
723 KB |
|
build-reports-Native Tests - Misc3
Expired
|
293 KB |
|
build-reports-Native Tests - Misc4
Expired
|
11.1 KB |
|
build-reports-Native Tests - Security2
Expired
|
1.45 MB |
|
build-reports-Native Tests - Spring
Expired
|
62.9 KB |
|
build-reports-Native Tests - gRPC
Expired
|
223 KB |
|
m2-io-quarkus
Expired
|
77.9 MB |
|
test-reports-jvm17 Windows
Expired
|
2.55 MB |
|
test-reports-maven-java11
Expired
|
486 KB |
|
test-reports-maven-java11 Windows
Expired
|
522 KB |
|