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

PoC migration to Kotlin Analysis API #446

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

(WIP) comments

a594fb9
Select commit
Loading
Failed to load commit list.
Draft

PoC migration to Kotlin Analysis API #446

(WIP) comments
a594fb9
Select commit
Loading
Failed to load commit list.
Cirrus CI / build_win failed Oct 22, 2024 in 6m 1s

Task Summary

Instruction build failed in 05:05

Details

✅ 00:03 clone
✅ 00:40 gradle
✅ 00:01 create_gradle_directory
❌ 05:05 build

        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Gradle Test Executor 5 finished executing tests.

> Task :sonar-kotlin-checks:test

290 tests completed, 70 failed, 61 skipped
Finished generating test XML results (0.049 secs) into: C:\Windows\SystemTemp\cirrus-ci-build\sonar-kotlin-checks\build\test-results\test
Generating HTML test report...
Finished generating test html results (0.068 secs) into: C:\Windows\SystemTemp\cirrus-ci-build\sonar-kotlin-checks\build\reports\tests\test

> Task :sonar-kotlin-checks:test FAILED
Resolve mutations for :sonar-kotlin-checks:jacocoTestReport (Thread[Execution worker Thread 12,5,main]) started.
:sonar-kotlin-checks:jacocoTestReport (Thread[Execution worker Thread 15,5,main]) started.

> Task :sonar-kotlin-checks:jacocoTestReport
Build cache key for task ':sonar-kotlin-checks:jacocoTestReport' is 622dc8fd677cd312391823202873ef4b
Task ':sonar-kotlin-checks:jacocoTestReport' is not up-to-date because:
  No history is available.
[ant:jacocoReport] Loading execution data file C:\Windows\SystemTemp\cirrus-ci-build\sonar-kotlin-checks\build\jacoco\test.exec
[ant:jacocoReport] Writing bundle 'sonar-kotlin-checks' with 316 classes
Stored cache entry for task ':sonar-kotlin-checks:jacocoTestReport' with cache key 622dc8fd677cd312391823202873ef4b
Resolve mutations for :sonar-kotlin-external-linters:jacocoTestReport (Thread[Execution worker Thread 15,5,main]) started.
:sonar-kotlin-external-linters:jacocoTestReport (Thread[Execution worker Thread 15,5,main]) started.

> Task :sonar-kotlin-external-linters:jacocoTestReport
Build cache key for task ':sonar-kotlin-external-linters:jacocoTestReport' is 5ea2a767b8868af2944b78bfd0ba37be
Task ':sonar-kotlin-external-linters:jacocoTestReport' is not up-to-date because:
  No history is available.
[ant:jacocoReport] Loading execution data file C:\Windows\SystemTemp\cirrus-ci-build\sonar-kotlin-external-linters\build\jacoco\test.exec
[ant:jacocoReport] Writing bundle 'sonar-kotlin-external-linters' with 23 classes
Stored cache entry for task ':sonar-kotlin-external-linters:jacocoTestReport' with cache key 5ea2a767b8868af2944b78bfd0ba37be
Resolve mutations for :sonar-kotlin-gradle:jacocoTestReport (Thread[Execution worker Thread 15,5,main]) started.
:sonar-kotlin-gradle:jacocoTestReport (Thread[Execution worker Thread 15,5,main]) started.

> Task :sonar-kotlin-gradle:jacocoTestReport
Build cache key for task ':sonar-kotlin-gradle:jacocoTestReport' is ae434862183d01148f63bf4934817d60
Task ':sonar-kotlin-gradle:jacocoTestReport' is not up-to-date because:
  No history is available.
[ant:jacocoReport] Loading execution data file C:\Windows\SystemTemp\cirrus-ci-build\sonar-kotlin-gradle\build\jacoco\test.exec
[ant:jacocoReport] Writing bundle 'sonar-kotlin-gradle' with 20 classes
Stored cache entry for task ':sonar-kotlin-gradle:jacocoTestReport' with cache key ae434862183d01148f63bf4934817d60

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sonar-kotlin-checks:test'.
> There were failing tests. See the report at: file:///C:/Windows/SystemTemp/cirrus-ci-build/sonar-kotlin-checks/build/reports/tests/test/index.html

* Try:
> Run with --scan to get full insights.

BUILD FAILED in 5m 4s
135 actionable tasks: 113 executed, 11 from cache, 11 up-to-date
Watched directory hierarchies: [C:\Windows\SystemTemp\cirrus-ci-build]