← Back to all runs

Build Run: e0744e7c

CodexCoder21Organization/community.kotlin.kompile.testrunner.bootstrap

Projectscommunity.kotlin.kompile.testrunner.bootstrap:community-kotlin-kompile-testrunner-bootstrap
Droplets (3)
DropletRoleIPSize / RegionCreatedDestroyed
buildtest-e0744e7c
id=584151521
primary143.110.229.103s-2vcpu-4gb / sfo3
buildtest-e0744e7c-s1
id=584151517
test shard 124.199.126.95s-2vcpu-4gb / sfo3
buildtest-e0744e7c-s2
id=584151514
test shard 2147.182.206.220s-2vcpu-4gb / sfo3
Image: 226128685
Status
FAILED
1 test(s) failed
Tests
84 passed, 1 failed, 85 total
0%50%100%Tests started (including in-progress)Tests done (excluding in-progress)donestarted01m 35s
Started
Total duration from build request until completion: 6m 21s6m 21sprovisioning droplet: 48s wall clockprovisioning dropletinstalling dependencies: 3m 19s wall clockinstalling dependencies3m 19suploading project: 142ms wall clockuploading projectbuild rules: 9.8s wall clock, 21.5s cpu timebuild rulesWall-clock time: the real elapsed time of the build rules phase, from the first build rule starting to the last finishing. Because build rules run in parallel, this is normally shorter than the summed CPU time.9.8s (wall clock)CPU time: the sum of all individual build rules durations added together. Because build rules run in parallel across multiple cores and droplets, this is normally larger than the wall-clock elapsed time.21.5s (cpu time)unit tests: 2m 4s wall clock, 1m 23s cpu timeunit testsWall-clock time: the real elapsed time of the unit tests phase, from the first test starting to the last finishing. Because tests run in parallel, this is normally shorter than the summed CPU time.2m 4s (wall clock)CPU time: the sum of all individual tests durations added together. Because tests run in parallel across multiple cores and droplets, this is normally larger than the wall-clock elapsed time.1m 23s (cpu time)collecting results: 1ms wall clockcollecting resultsfinishing: 45ms wall clockfinishing
Finished

Build Rules

StatusBuild RuleDurationOutputError
PASSEDcommunity.kotlin.kompile.testrunner.bootstrap.buildMaven()21522ms8 files, 1.8 MB

Test Results

StatusProjectTestDurationError
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBootstrapRunnerArguments659ms
Console output (81 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBootstrapRunnerArguments
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBootstrapRunnerBuildLocalRuleForwardsTcpMessage677ms
Console output (104 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBootstrapRunnerBuildLocalRuleForwardsTcpMessage
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBootstrapRunnerCloseMethod609ms
Console output (83 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBootstrapRunnerCloseMethod
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBootstrapRunnerImplementsPrivilegedBuildAssistantUnprivilegedView690ms
Console output (122 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBootstrapRunnerImplementsPrivilegedBuildAssistantUnprivilegedView
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBootstrapRunnerReadTimesOutWhenParentSendsNoFrames3269ms
Console output (107 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBootstrapRunnerReadTimesOutWhenParentSendsNoFrames
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBootstrapRunnerSkipsHeartbeatFramesAwaitingResponse707ms
Console output (108 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBootstrapRunnerSkipsHeartbeatFramesAwaitingResponse
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBuildLocalArtifactClassCastWhenServerReturnsWrongType636ms
Console output (110 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBuildLocalArtifactClassCastWhenServerReturnsWrongType
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBuildLocalArtifactEndToEnd730ms
Console output (83 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBuildLocalArtifactEndToEnd
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBuildLocalArtifactMessagePreservesLongCoordinates638ms
Console output (106 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBuildLocalArtifactMessagePreservesLongCoordinates
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBuildLocalArtifactReturnsNullFromServer646ms
Console output (96 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBuildLocalArtifactReturnsNullFromServer
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestBuildLocalArtifactWithNullArguments666ms
Console output (92 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testBuildLocalArtifactWithNullArguments
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestCloseAfterServerDisconnectsDoesNotThrow651ms
Console output (96 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testCloseAfterServerDisconnectsDoesNotThrow
FAILEDcommunity.kotlin.kompile.testrunner.bootstraptestCloseDuringActiveRpcDoesNotCorruptStream671msjava.lang.AssertionError: Iteration 4: the active RPC should complete before shutdown. Expected value to be null, but was: <java.lang.RuntimeException: TCP communication error in visitMethodInsn>. at kotlin.test.DefaultAsserter.fail(DefaultAsserter.kt:16) at kotlin.test.Asserter$DefaultImpls.assertTrue(Assertions.kt:652) at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11) at kotlin.test.Asserter$DefaultImpls.assertNull(Assertions.kt:707) at kotlin.test.DefaultAsserter.assertNull(DefaultAsserter.kt:11) at kotlin.test.AssertionsKt__AssertionsKt.assertNull(Assertions.kt:159) at kotlin.test.AssertionsKt.assertNull(Unknown Source) at community.kotlin.kompile.testrunner.bootstrap.TestCloseDuringActiveRpcDoesNotCorruptStreamKt.testCloseDuringActiveRpcDoesNotCorruptStream(testCloseDuringActiveRpcDoesNotCorruptStream.kt:161) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at kompile.TestRunner.executeTest(TestRunner.kt:16) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:380)
Console output (1948 bytes)
java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:380)
Caused by: java.lang.RuntimeException: Failed to execute test community.kotlin.kompile.testrunner.bootstrap.TestCloseDuringActiveRpcDoesNotCorruptStreamKt.testCloseDuringActiveRpcDoesNotCorruptStream
	at kompile.TestRunner.executeTest(TestRunner.kt:18)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	... 2 more
Caused by: java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at kompile.TestRunner.executeTest(TestRunner.kt:16)
	... 3 more
Caused by: java.lang.AssertionError: Iteration 4: the active RPC should complete before shutdown. Expected value to be null, but was: <java.lang.RuntimeException: TCP communication error in visitMethodInsn>.
	at kotlin.test.DefaultAsserter.fail(DefaultAsserter.kt:16)
	at kotlin.test.Asserter$DefaultImpls.assertTrue(Assertions.kt:652)
	at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11)
	at kotlin.test.Asserter$DefaultImpls.assertNull(Assertions.kt:707)
	at kotlin.test.DefaultAsserter.assertNull(DefaultAsserter.kt:11)
	at kotlin.test.AssertionsKt__AssertionsKt.assertNull(Assertions.kt:159)
	at kotlin.test.AssertionsKt.assertNull(Unknown Source)
	at community.kotlin.kompile.testrunner.bootstrap.TestCloseDuringActiveRpcDoesNotCorruptStreamKt.testCloseDuringActiveRpcDoesNotCorruptStream(testCloseDuringActiveRpcDoesNotCorruptStream.kt:161)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	... 5 more
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestCloseMessageHasCorrectMethodNameAndEmptyArgs650ms
Console output (101 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testCloseMessageHasCorrectMethodNameAndEmptyArgs
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestCloseMessageSentExactlyOnce653ms
Console output (84 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testCloseMessageSentExactlyOnce
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestCloseMessageSentToServer629ms
Console output (81 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testCloseMessageSentToServer
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestConcurrentAssistantCallsShareTcpStreamSafely16161ms
Console output (101 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testConcurrentAssistantCallsShareTcpStreamSafely
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestConnectionFailureThrowsIOException653ms
Console output (91 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testConnectionFailureThrowsIOException
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestCreateDirectoryClassCastWhenServerReturnsWrongType596ms
Console output (107 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testCreateDirectoryClassCastWhenServerReturnsWrongType
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestCreateDirectoryEndToEnd649ms
Console output (80 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testCreateDirectoryEndToEnd
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestCreateDirectoryReturnsNullFromServer656ms
Console output (93 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testCreateDirectoryReturnsNullFromServer
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestDoubleCloseIsIdempotent625ms
Console output (80 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testDoubleCloseIsIdempotent
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestInterleavedMethodCallsPreserveOrdering620ms
Console output (95 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testInterleavedMethodCallsPreserveOrdering
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestMultipleMethodCallsOnSameConnection664ms
Console output (92 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testMultipleMethodCallsOnSameConnection
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestMultipleSequentialCreateDirectoryCalls632ms
Console output (95 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testMultipleSequentialCreateDirectoryCalls
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestNewCacheKeyBuilderEndToEnd688ms
Console output (83 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testNewCacheKeyBuilderEndToEnd
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestNonRuntimeExceptionResponseReturnedAsValue631ms
Console output (99 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testNonRuntimeExceptionResponseReturnedAsValue
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportDiagnosticEndToEnd662ms
Console output (81 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportDiagnosticEndToEnd
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportExecutionCompletedEndToEnd665ms
Console output (89 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportExecutionCompletedEndToEnd
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportExecutionCompletedWithLargeExitCode667ms
Console output (98 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportExecutionCompletedWithLargeExitCode
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportExecutionCompletedWithNegativeExitCode691ms
Console output (101 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportExecutionCompletedWithNegativeExitCode
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportExecutionCompletedWithNonZeroExitCode726ms
Console output (100 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportExecutionCompletedWithNonZeroExitCode
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportExecutionCompletedWithNullExitCode632ms
Console output (97 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportExecutionCompletedWithNullExitCode
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportExecutionCompletedWithNullOutputFile644ms
Console output (99 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportExecutionCompletedWithNullOutputFile
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStderrContentAccumulatesAcrossCalls649ms
Console output (98 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStderrContentAccumulatesAcrossCalls
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStderrContentDoesNotSendTcpMessage650ms
Console output (97 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStderrContentDoesNotSendTcpMessage
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStderrContentPrintsToSystemOut604ms
Console output (93 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStderrContentPrintsToSystemOut
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStderrContentWithEmptyString631ms
Console output (91 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStderrContentWithEmptyString
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStderrContentWithMultilineContent632ms
Console output (96 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStderrContentWithMultilineContent
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStdoutContentAccumulatesAcrossCalls662ms
Console output (98 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStdoutContentAccumulatesAcrossCalls
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStdoutContentDoesNotSendTcpMessage655ms
Console output (97 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStdoutContentDoesNotSendTcpMessage
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStdoutContentPrintsToSystemOut709ms
Console output (93 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStdoutContentPrintsToSystemOut
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStdoutContentWithEmptyString641ms
Console output (91 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStdoutContentWithEmptyString
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStdoutContentWithMultilineContent663ms
Console output (96 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStdoutContentWithMultilineContent
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportStdoutContentWithUnicodeContent701ms
Console output (94 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportStdoutContentWithUnicodeContent
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportUncaughtExceptionEndToEnd666ms
Console output (88 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportUncaughtExceptionEndToEnd
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportUncaughtExceptionSerialization661ms
Console output (93 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportUncaughtExceptionSerialization
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportUncaughtExceptionTimesOutWhenServerSilent5444ms
Console output (104 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportUncaughtExceptionTimesOutWhenServerSilent
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportUncaughtExceptionUsesShortShutdownAckTimeout5441ms
Console output (107 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportUncaughtExceptionUsesShortShutdownAckTimeout
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportUncaughtExceptionWithChainedCause663ms
Console output (96 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportUncaughtExceptionWithChainedCause
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestReportUncaughtExceptionWithDeeplyNestedCauseChain644ms
Console output (106 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testReportUncaughtExceptionWithDeeplyNestedCauseChain
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestServerDisconnectsBeforeResponse639ms
Console output (88 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testServerDisconnectsBeforeResponse
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestServerErrorPreservesOriginalExceptionAsCause632ms
Console output (101 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testServerErrorPreservesOriginalExceptionAsCause
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestServerErrorResponseInBuildLocalArtifact628ms
Console output (96 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testServerErrorResponseInBuildLocalArtifact
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestServerErrorResponseInBuildLocalArtifactPreservesCauseMessage629ms
Console output (117 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testServerErrorResponseInBuildLocalArtifactPreservesCauseMessage
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestServerErrorResponseInNewCacheKeyBuilder620ms
Console output (96 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testServerErrorResponseInNewCacheKeyBuilder
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestServerErrorResponseInReportExecutionCompleted624ms
Console output (102 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testServerErrorResponseInReportExecutionCompleted
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestServerErrorResponseInReportUncaughtException618ms
Console output (101 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testServerErrorResponseInReportUncaughtException
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestServerErrorResponseInVisitMethodInsn631ms
Console output (93 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testServerErrorResponseInVisitMethodInsn
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestServerErrorResponseThrowsRuntimeException630ms
Console output (98 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testServerErrorResponseThrowsRuntimeException
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestSimpleCacheEndToEnd632ms
Console output (76 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testSimpleCacheEndToEnd
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageSerialVersionUID705ms
Console output (83 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageSerialVersionUID
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageSerialization687ms
Console output (80 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageSerialization
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithAllNullArguments631ms
Console output (87 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithAllNullArguments
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithByteArrayArgument630ms
Console output (88 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithByteArrayArgument
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithEmptyArguments644ms
Console output (85 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithEmptyArguments
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithEmptyMethodName646ms
Console output (86 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithEmptyMethodName
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithExceptionChainArgument669ms
Console output (93 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithExceptionChainArgument
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithFileArguments680ms
Console output (84 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithFileArguments
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithLargeArgumentArray602ms
Console output (89 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithLargeArgumentArray
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithMixedNumericTypes642ms
Console output (88 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithMixedNumericTypes
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithNestedSerializableObjects605ms
Console output (96 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithNestedSerializableObjects
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithNulls675ms
Console output (76 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithNulls
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithSingleArgument664ms
Console output (85 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithSingleArgument
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithSpecialCharactersInArguments674ms
Console output (99 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithSpecialCharactersInArguments
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithUnicodeMethodName622ms
Console output (88 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithUnicodeMethodName
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestTcpMessageWithVeryLongMethodName672ms
Console output (89 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testTcpMessageWithVeryLongMethodName
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestToSerializableFailurePreservesStackTrace631ms
Console output (97 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testToSerializableFailurePreservesStackTrace
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestUncaughtExceptionHandlerFailureHandling628ms
Console output (96 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testUncaughtExceptionHandlerFailureHandling
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestUncaughtExceptionHandlerInstallation631ms
Console output (93 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testUncaughtExceptionHandlerInstallation
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestVisitMethodInsnEndToEnd671ms
Console output (80 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testVisitMethodInsnEndToEnd
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestVisitMethodInsnPreservesAllArgumentTypes620ms
Console output (97 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testVisitMethodInsnPreservesAllArgumentTypes
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestVisitMethodInsnReturnsNullFromServer642ms
Console output (93 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testVisitMethodInsnReturnsNullFromServer
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestVisitMethodInsnServerErrorMessageIncludesMethodName655ms
Console output (108 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testVisitMethodInsnServerErrorMessageIncludesMethodName
PASSEDcommunity.kotlin.kompile.testrunner.bootstraptestVisitMethodInsnWithNullReceiverAndEmptyArguments696ms
Console output (105 bytes)
PASSED community.kotlin.kompile.testrunner.bootstrap.testVisitMethodInsnWithNullReceiverAndEmptyArguments

Build Log

[2026-07-13 00:21:06] Provisioning DigitalOcean droplet...
[2026-07-13 00:21:06] Sharding 85 discovered tests across 3 droplets (maxTestShards=10, minTestsPerShard=25)
[shard 2/3] [2026-07-13 00:21:08] Droplet created: id=584151514, name=buildtest-e0744e7c-s2
[shard 1/3] [2026-07-13 00:21:10] Droplet created: id=584151517, name=buildtest-e0744e7c-s1
[shard 0/3] [2026-07-13 00:21:10] Droplet created: id=584151521, name=buildtest-e0744e7c
[shard 2/3] [2026-07-13 00:21:49] Droplet active at 147.182.206.220
[shard 1/3] [2026-07-13 00:21:50] Droplet active at 24.199.126.95
[shard 0/3] [2026-07-13 00:21:51] Droplet active at 143.110.229.103
[shard 0/3] [2026-07-13 00:21:54] SSH access granted to droplet 584151521
[shard 0/3] [2026-07-13 00:21:54] Connecting via SSH and installing dependencies...
[shard 0/3] [2026-07-13 00:21:54] SSH connected
[shard 0/3] Dependencies already present (snapshot image), skipping installation
[shard 0/3] Java: openjdk version "21.0.10" 2026-01-20
[shard 0/3] Node.js: v18.19.1
[shard 0/3] Chromium: /usr/bin/chromium-browser
[shard 0/3] Coursier: /root/tools/coursier
[shard 0/3] Docker already present: Docker version 29.1.3, build 29.1.3-0ubuntu3~24.04.1
[shard 0/3] haveged already present
[shard 0/3] securerandom.source=file:/dev/urandom already set in /usr/lib/jvm/java-21-openjdk-amd64/conf/security/java.security
[shard 0/3] Waiting for cloud-init to complete...
[shard 1/3] [2026-07-13 00:21:57] SSH access granted to droplet 584151517
[shard 1/3] [2026-07-13 00:21:57] Connecting via SSH and installing dependencies...
[shard 1/3] [2026-07-13 00:21:58] SSH connected
[shard 1/3] Dependencies already present (snapshot image), skipping installation
[shard 1/3] Java: openjdk version "21.0.10" 2026-01-20
[shard 1/3] Node.js: v18.19.1
[shard 1/3] Chromium: /usr/bin/chromium-browser
[shard 1/3] Coursier: /root/tools/coursier
[shard 1/3] Docker already present: Docker version 29.1.3, build 29.1.3-0ubuntu3~24.04.1
[shard 1/3] haveged already present
[shard 2/3] [2026-07-13 00:21:59] SSH access granted to droplet 584151514
[shard 2/3] [2026-07-13 00:21:59] Connecting via SSH and installing dependencies...
[shard 1/3] securerandom.source=file:/dev/urandom already set in /usr/lib/jvm/java-21-openjdk-amd64/conf/security/java.security
[shard 1/3] Waiting for cloud-init to complete...
[shard 2/3] [2026-07-13 00:22:00] SSH connected
[shard 2/3] Dependencies already present (snapshot image), skipping installation
[shard 2/3] Java: openjdk version "21.0.10" 2026-01-20
[shard 2/3] Node.js: v18.19.1
[shard 2/3] Chromium: /usr/bin/chromium-browser
[shard 2/3] Coursier: /root/tools/coursier
[shard 2/3] Docker already present: Docker version 29.1.3, build 29.1.3-0ubuntu3~24.04.1
[shard 2/3] haveged already present
[shard 2/3] securerandom.source=file:/dev/urandom already set in /usr/lib/jvm/java-21-openjdk-amd64/conf/security/java.security
[shard 2/3] Waiting for cloud-init to complete...
[shard 0/3] ....................................................................................................status: done
[shard 0/3] cloud-init done
[shard 1/3] ..........................................................................................................status: done
[shard 1/3] cloud-init done
[shard 2/3] .......................................................................................................................status: done
[shard 2/3] cloud-init done
[shard 0/3] 
[shard 0/3] Extracting templates from packages: 22%
[shard 0/3] Extracting templates from packages: 44%
[shard 0/3] Extracting templates from packages: 66%
[shard 0/3] Extracting templates from packages: 88%
[shard 0/3] Extracting templates from packages: 100%
[shard 0/3] Preconfiguring packages ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ...
[shard 0/3] Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3build1) ...
[shard 0/3] Setting up tar (1.35+dfsg-3ubuntu0.2) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../dpkg_1.22.6ubuntu6.6_amd64.deb ...
[shard 0/3] Unpacking dpkg (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
[shard 0/3] Setting up dpkg (1.22.6ubuntu6.6) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../gzip_1.12-1ubuntu3.2_amd64.deb ...
[shard 0/3] Unpacking gzip (1.12-1ubuntu3.2) over (1.12-1ubuntu3.1) ...
[shard 0/3] Setting up gzip (1.12-1ubuntu3.2) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 0/3] Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 0/3] Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../libperl5.38t64_5.38.2-3.2ubuntu0.3_amd64.deb ...
[shard 0/3] Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 0/3] Preparing to unpack .../perl_5.38.2-3.2ubuntu0.3_amd64.deb ...
[shard 0/3] Unpacking perl (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 0/3] Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.3_amd64.deb ...
[shard 0/3] Unpacking perl-base (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 0/3] Setting up perl-base (5.38.2-3.2ubuntu0.3) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../perl-modules-5.38_5.38.2-3.2ubuntu0.3_all.deb ...
[shard 0/3] Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 0/3] Preparing to unpack .../sed_4.9-2ubuntu0.24.04.1_amd64.deb ...
[shard 0/3] Unpacking sed (4.9-2ubuntu0.24.04.1) over (4.9-2build1) ...
[shard 0/3] Setting up sed (4.9-2ubuntu0.24.04.1) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ...
[shard 0/3] Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 0/3] Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ...
[shard 0/3] Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 0/3] Preparing to unpack .../libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 0/3] Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 0/3] Preparing to unpack .../libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ...
[shard 0/3] Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
[shard 0/3] Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ...
[shard 0/3] Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
[shard 0/3] Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../0-python3.12_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 0/3] Unpacking python3.12 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 0/3] Preparing to unpack .../1-libpython3.12-stdlib_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 0/3] Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 0/3] Preparing to unpack .../2-python3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 0/3] Unpacking python3.12-minimal (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 0/3] Preparing to unpack .../3-libpython3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 0/3] Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 0/3] Preparing to unpack .../4-tzdata_2026b-0ubuntu0.24.04.1_all.deb ...
[shard 0/3] Unpacking tzdata (2026b-0ubuntu0.24.04.1) over (2026a-0ubuntu0.24.04.1) ...
[shard 0/3] Preparing to unpack .../5-liblzma5_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
[shard 0/3] Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
[shard 0/3] Setting up liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 0/3] Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 0/3] Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 0/3] Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 0/3] Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 0/3] Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 0/3] Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 1/3] 
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../0-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ...
[shard 0/3] Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ...
[shard 1/3] Extracting templates from packages: 22%
[shard 1/3] Extracting templates from packages: 44%
[shard 0/3] Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 1/3] Extracting templates from packages: 66%
[shard 1/3] Extracting templates from packages: 88%
[shard 1/3] Extracting templates from packages: 100%
[shard 1/3] Preconfiguring packages ...
[shard 0/3] Preparing to unpack .../2-systemd-dev_255.4-1ubuntu8.16_all.deb ...
[shard 0/3] Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../3-kmod_31+20240202-2ubuntu7.2_amd64.deb ...
[shard 0/3] Unpacking kmod (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
[shard 0/3] Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ...
[shard 0/3] Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
[shard 0/3] Preparing to unpack .../5-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../6-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../7-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../8-libsystemd0_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157089 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../libpam-systemd_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ...
[shard 1/3] Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3build1) ...
[shard 0/3] Preparing to unpack .../udev_255.4-1ubuntu8.16_amd64.deb ...
[shard 1/3] Setting up tar (1.35+dfsg-3ubuntu0.2) ...
[shard 0/3] Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../dpkg_1.22.6ubuntu6.6_amd64.deb ...
[shard 1/3] Unpacking dpkg (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
[shard 0/3] Preparing to unpack .../libudev1_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Setting up libudev1:amd64 (255.4-1ubuntu8.16) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157089 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
[shard 0/3] Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
[shard 1/3] Setting up dpkg (1.22.6ubuntu6.6) ...
[shard 0/3] Preparing to unpack .../libgcrypt20_1.10.3-2ubuntu0.1_amd64.deb ...
[shard 0/3] Unpacking libgcrypt20:amd64 (1.10.3-2ubuntu0.1) over (1.10.3-2build1) ...
[shard 0/3] Setting up libgcrypt20:amd64 (1.10.3-2ubuntu0.1) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157089 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../00-rsync_3.2.7-1ubuntu1.5_amd64.deb ...
[shard 0/3] Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ...
[shard 0/3] Preparing to unpack .../01-python3-problem-report_2.28.2-0ubuntu0.1_all.deb ...
[shard 1/3] (Reading database ... 
[shard 0/3] Unpacking python3-problem-report (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 0/3] Preparing to unpack .../02-python3-apport_2.28.2-0ubuntu0.1_all.deb ...
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../gzip_1.12-1ubuntu3.2_amd64.deb ...
[shard 0/3] Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 0/3] Preparing to unpack .../03-apport-core-dump-handler_2.28.2-0ubuntu0.1_all.deb ...
[shard 0/3] Unpacking apport-core-dump-handler (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 1/3] Unpacking gzip (1.12-1ubuntu3.2) over (1.12-1ubuntu3.1) ...
[shard 0/3] Preparing to unpack .../04-apport_2.28.2-0ubuntu0.1_all.deb ...
[shard 1/3] Setting up gzip (1.12-1ubuntu3.2) ...
[shard 0/3] Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 0/3] Preparing to unpack .../05-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
[shard 0/3] Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 0/3] Preparing to unpack .../06-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 1/3] Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 0/3] Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
[shard 1/3] Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ...
[shard 1/3] (Reading database ... 
[shard 0/3] Preparing to unpack .../07-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 0/3] Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../libperl5.38t64_5.38.2-3.2ubuntu0.3_amd64.deb ...
[shard 1/3] Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 0/3] Preparing to unpack .../08-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ...
[shard 0/3] Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 0/3] Preparing to unpack .../09-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
[shard 0/3] Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 0/3] Preparing to unpack .../10-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ...
[shard 0/3] Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ...
[shard 0/3] Preparing to unpack .../11-iproute2_6.1.0-1ubuntu6.4_amd64.deb ...
[shard 0/3] Unpacking iproute2 (6.1.0-1ubuntu6.4) over (6.1.0-1ubuntu6.2) ...
[shard 0/3] Preparing to unpack .../12-open-vm-tools_2%3a13.0.0-2~ubuntu0.24.04.1_amd64.deb ...
[shard 1/3] Preparing to unpack .../perl_5.38.2-3.2ubuntu0.3_amd64.deb ...
[shard 1/3] Unpacking perl (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 0/3] Unpacking open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) over (2:12.5.0-1~ubuntu0.24.04.2) ...
[shard 1/3] Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.3_amd64.deb ...
[shard 0/3] Preparing to unpack .../13-libgnutls30t64_3.8.3-1.1ubuntu3.6_amd64.deb ...
[shard 1/3] Unpacking perl-base (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 0/3] Unpacking libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) over (3.8.3-1.1ubuntu3.5) ...
[shard 0/3] Setting up libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) ...
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 157089 files and directories currently installed.)
[shard 0/3] Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.11_amd64.deb ...
[shard 0/3] Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
[shard 1/3] Setting up perl-base (5.38.2-3.2ubuntu0.3) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 0/3] Preparing to unpack .../01-ca-certificates_20260601~24.04.1_all.deb ...
[shard 0/3] Unpacking ca-certificates (20260601~24.04.1) over (20240203) ...
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../perl-modules-5.38_5.38.2-3.2ubuntu0.3_all.deb ...
[shard 1/3] Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 0/3] Preparing to unpack .../02-distro-info-data_0.60ubuntu0.6_all.deb ...
[shard 0/3] Unpacking distro-info-data (0.60ubuntu0.6) over (0.60ubuntu0.5) ...
[shard 0/3] Preparing to unpack .../03-vim_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
[shard 0/3] Unpacking vim (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] 
[shard 2/3] Extracting templates from packages: 22%
[shard 0/3] Preparing to unpack .../04-vim-common_2%3a9.1.0016-1ubuntu7.17_all.deb ...
[shard 0/3] Unpacking vim-common (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] Extracting templates from packages: 44%
[shard 2/3] Extracting templates from packages: 66%
[shard 0/3] Preparing to unpack .../05-vim-tiny_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
[shard 0/3] Unpacking vim-tiny (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] Extracting templates from packages: 88%
[shard 2/3] Extracting templates from packages: 100%
[shard 2/3] Preconfiguring packages ...
[shard 0/3] Preparing to unpack .../06-vim-runtime_2%3a9.1.0016-1ubuntu7.17_all.deb ...
[shard 0/3] Unpacking vim-runtime (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 1/3] Preparing to unpack .../sed_4.9-2ubuntu0.24.04.1_amd64.deb ...
[shard 1/3] Unpacking sed (4.9-2ubuntu0.24.04.1) over (4.9-2build1) ...
[shard 1/3] Setting up sed (4.9-2ubuntu0.24.04.1) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ...
[shard 1/3] Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 1/3] Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ...
[shard 1/3] Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 0/3] Preparing to unpack .../07-xxd_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
[shard 0/3] Unpacking xxd (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 0/3] Preparing to unpack .../08-apparmor_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ...
[shard 1/3] Preparing to unpack .../libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 2/3] Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3build1) ...
[shard 1/3] Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 2/3] Setting up tar (1.35+dfsg-3ubuntu0.2) ...
[shard 1/3] Preparing to unpack .../libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ...
[shard 1/3] Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../dpkg_1.22.6ubuntu6.6_amd64.deb ...
[shard 2/3] Unpacking dpkg (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
[shard 1/3] Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ...
[shard 1/3] Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
[shard 0/3] Unpacking apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
[shard 1/3] Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ...
[shard 2/3] Setting up dpkg (1.22.6ubuntu6.6) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../0-python3.12_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 1/3] Unpacking python3.12 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 1/3] Preparing to unpack .../1-libpython3.12-stdlib_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 1/3] Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 0/3] Preparing to unpack .../09-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ...
[shard 0/3] Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) over (1.59.0-1ubuntu0.2) ...
[shard 0/3] Preparing to unpack .../10-bind9-dnsutils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
[shard 0/3] Unpacking bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
[shard 0/3] Preparing to unpack .../11-bind9-host_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
[shard 0/3] Unpacking bind9-host (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
[shard 1/3] Preparing to unpack .../2-python3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 0/3] Preparing to unpack .../12-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
[shard 0/3] Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
[shard 1/3] Unpacking python3.12-minimal (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 0/3] Preparing to unpack .../13-inetutils-telnet_2%3a2.5-3ubuntu4.2_amd64.deb ...
[shard 0/3] Unpacking inetutils-telnet (2:2.5-3ubuntu4.2) over (2:2.5-3ubuntu4.1) ...
[shard 1/3] Preparing to unpack .../3-libpython3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 0/3] Preparing to unpack .../14-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ...
[shard 0/3] Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) over (1.6.43-5ubuntu0.5) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 1/3] Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 0/3] Preparing to unpack .../15-libplymouth5_24.004.60-1ubuntu7.2_amd64.deb ...
[shard 0/3] Unpacking libplymouth5:amd64 (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../gzip_1.12-1ubuntu3.2_amd64.deb ...
[shard 0/3] Preparing to unpack .../16-nano_7.2-2ubuntu0.2_amd64.deb ...
[shard 0/3] Unpacking nano (7.2-2ubuntu0.2) over (7.2-2ubuntu0.1) ...
[shard 1/3] Preparing to unpack .../4-tzdata_2026b-0ubuntu0.24.04.1_all.deb ...
[shard 1/3] Unpacking tzdata (2026b-0ubuntu0.24.04.1) over (2026a-0ubuntu0.24.04.1) ...
[shard 0/3] Preparing to unpack .../17-plymouth-theme-ubuntu-text_24.004.60-1ubuntu7.2_amd64.deb ...
[shard 0/3] Unpacking plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
[shard 2/3] Unpacking gzip (1.12-1ubuntu3.2) over (1.12-1ubuntu3.1) ...
[shard 0/3] Preparing to unpack .../18-plymouth_24.004.60-1ubuntu7.2_amd64.deb ...
[shard 2/3] Setting up gzip (1.12-1ubuntu3.2) ...
[shard 0/3] Unpacking plymouth (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
[shard 1/3] Preparing to unpack .../5-liblzma5_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
[shard 1/3] Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
[shard 0/3] Preparing to unpack .../19-telnet_0.17+2.5-3ubuntu4.2_all.deb ...
[shard 0/3] Unpacking telnet (0.17+2.5-3ubuntu4.2) over (0.17+2.5-3ubuntu4.1) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 1/3] Setting up liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) ...
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 0/3] Preparing to unpack .../20-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
[shard 2/3] (Reading database ... 85%
[shard 0/3] Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
[shard 2/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 
[shard 2/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] (Reading database ... 70%
[shard 2/3] Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 2/3] Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 0/3] Preparing to unpack .../21-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ...
[shard 1/3] (Reading database ... 90%
[shard 0/3] Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) over (1.2.10-1ubuntu5.10) ...
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 2/3] Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ...
[shard 1/3] Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 1/3] Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 1/3] Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 1/3] Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 2/3] Preparing to unpack .../libperl5.38t64_5.38.2-3.2ubuntu0.3_amd64.deb ...
[shard 0/3] Preparing to unpack .../22-containerd_2.2.1-0ubuntu1~24.04.3_amd64.deb ...
[shard 2/3] Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 0/3] Unpacking containerd (2.2.1-0ubuntu1~24.04.3) over (2.2.1-0ubuntu1~24.04.2) ...
[shard 1/3] Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../0-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ...
[shard 1/3] Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ...
[shard 1/3] Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] Preparing to unpack .../perl_5.38.2-3.2ubuntu0.3_amd64.deb ...
[shard 1/3] Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] Unpacking perl (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 1/3] Preparing to unpack .../2-systemd-dev_255.4-1ubuntu8.16_all.deb ...
[shard 1/3] Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.3_amd64.deb ...
[shard 2/3] Unpacking perl-base (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 1/3] Preparing to unpack .../3-kmod_31+20240202-2ubuntu7.2_amd64.deb ...
[shard 1/3] Unpacking kmod (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
[shard 1/3] Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ...
[shard 1/3] Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
[shard 1/3] Preparing to unpack .../5-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ...
[shard 1/3] Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../23-curl_8.5.0-2ubuntu10.11_amd64.deb ...
[shard 0/3] Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
[shard 2/3] Setting up perl-base (5.38.2-3.2ubuntu0.3) ...
[shard 0/3] Preparing to unpack .../24-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ...
[shard 0/3] Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
[shard 1/3] Preparing to unpack .../6-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ...
[shard 1/3] Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] (Reading database ... 
[shard 0/3] Preparing to unpack .../25-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ...
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 0/3] Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ...
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 1/3] Preparing to unpack .../7-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] (Reading database ... 85%
[shard 1/3] Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 0/3] Preparing to unpack .../26-docker.io_29.1.3-0ubuntu3~24.04.2_amd64.deb ...
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 0/3] Unpacking docker.io (29.1.3-0ubuntu3~24.04.2) over (29.1.3-0ubuntu3~24.04.1) ...
[shard 2/3] Preparing to unpack .../perl-modules-5.38_5.38.2-3.2ubuntu0.3_all.deb ...
[shard 2/3] Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
[shard 1/3] Preparing to unpack .../8-libsystemd0_255.4-1ubuntu8.16_amd64.deb ...
[shard 1/3] Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 1/3] Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157089 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.16_amd64.deb ...
[shard 1/3] Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 1/3] Preparing to unpack .../libpam-systemd_255.4-1ubuntu8.16_amd64.deb ...
[shard 1/3] Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] Preparing to unpack .../sed_4.9-2ubuntu0.24.04.1_amd64.deb ...
[shard 2/3] Unpacking sed (4.9-2ubuntu0.24.04.1) over (4.9-2build1) ...
[shard 2/3] Setting up sed (4.9-2ubuntu0.24.04.1) ...
[shard 1/3] Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 1/3] Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ...
[shard 2/3] Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 2/3] Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 0/3] Preparing to unpack .../27-dpkg-dev_1.22.6ubuntu6.6_all.deb ...
[shard 2/3] (Reading database ... 75%
[shard 0/3] Unpacking dpkg-dev (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ...
[shard 2/3] Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 1/3] Preparing to unpack .../udev_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Preparing to unpack .../28-libdpkg-perl_1.22.6ubuntu6.6_all.deb ...
[shard 0/3] Unpacking libdpkg-perl (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
[shard 1/3] Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../29-libarchive13t64_3.7.2-2ubuntu0.7_amd64.deb ...
[shard 0/3] Unpacking libarchive13t64:amd64 (3.7.2-2ubuntu0.7) over (3.7.2-2ubuntu0.6) ...
[shard 0/3] Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ...
[shard 0/3] Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
[shard 1/3] Preparing to unpack .../libudev1_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Preparing to unpack .../31-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
[shard 1/3] Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 0/3] Preparing to unpack .../32-libjcat1_0.2.3-1~ubuntu0.24.04.1_amd64.deb ...
[shard 0/3] Unpacking libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) over (0.2.0-2build3) ...
[shard 0/3] Selecting previously unselected package libfwupd3:amd64.
[shard 0/3] Preparing to unpack .../33-libfwupd3_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
[shard 0/3] Unpacking libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
[shard 1/3] Setting up libudev1:amd64 (255.4-1ubuntu8.16) ...
[shard 0/3] Preparing to unpack .../34-libxmlb2_0.3.24-1~ubuntu0.24.04.1_amd64.deb ...
[shard 0/3] Unpacking libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) over (0.3.18-1) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 0/3] Preparing to unpack .../35-fwupd_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157089 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
[shard 1/3] Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
[shard 2/3] Preparing to unpack .../libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 2/3] Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 1/3] Preparing to unpack .../libgcrypt20_1.10.3-2ubuntu0.1_amd64.deb ...
[shard 1/3] Unpacking libgcrypt20:amd64 (1.10.3-2ubuntu0.1) over (1.10.3-2build1) ...
[shard 0/3] Unpacking fwupd (2.0.20-1ubuntu2~24.04.2) over (1.9.34-0ubuntu1~24.04.1) ...
[shard 2/3] Preparing to unpack .../libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ...
[shard 2/3] Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
[shard 1/3] Setting up libgcrypt20:amd64 (1.10.3-2ubuntu0.1) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157089 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../00-rsync_3.2.7-1ubuntu1.5_amd64.deb ...
[shard 1/3] Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ...
[shard 2/3] Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ...
[shard 2/3] Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
[shard 1/3] Preparing to unpack .../01-python3-problem-report_2.28.2-0ubuntu0.1_all.deb ...
[shard 0/3] Preparing to unpack .../36-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ...
[shard 0/3] Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
[shard 2/3] Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ...
[shard 0/3] Preparing to unpack .../37-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ...
[shard 0/3] Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 0/3] Preparing to unpack .../38-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ...
[shard 0/3] Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../0-python3.12_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 0/3] Preparing to unpack .../39-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ...
[shard 0/3] Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) over (2.4.7-1.2ubuntu7.9) ...
[shard 0/3] Preparing to unpack .../40-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
[shard 0/3] Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 2/3] Unpacking python3.12 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 1/3] Unpacking python3-problem-report (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 0/3] Preparing to unpack .../41-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 2/3] Preparing to unpack .../1-libpython3.12-stdlib_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 1/3] Preparing to unpack .../02-python3-apport_2.28.2-0ubuntu0.1_all.deb ...
[shard 0/3] Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 2/3] Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 0/3] Preparing to unpack .../42-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 0/3] Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 1/3] Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 0/3] Preparing to unpack .../43-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ...
[shard 0/3] Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) over (1:20.1.2-0ubuntu1~24.04.2) ...
[shard 1/3] Preparing to unpack .../03-apport-core-dump-handler_2.28.2-0ubuntu0.1_all.deb ...
[shard 1/3] Unpacking apport-core-dump-handler (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 1/3] Preparing to unpack .../04-apport_2.28.2-0ubuntu0.1_all.deb ...
[shard 2/3] Preparing to unpack .../2-python3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 2/3] Unpacking python3.12-minimal (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 1/3] Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 2/3] Preparing to unpack .../3-libpython3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
[shard 1/3] Preparing to unpack .../05-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
[shard 1/3] Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
[shard 2/3] Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
[shard 1/3] Preparing to unpack .../06-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
[shard 2/3] Preparing to unpack .../4-tzdata_2026b-0ubuntu0.24.04.1_all.deb ...
[shard 2/3] Unpacking tzdata (2026b-0ubuntu0.24.04.1) over (2026a-0ubuntu0.24.04.1) ...
[shard 1/3] Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
[shard 1/3] Preparing to unpack .../07-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
[shard 1/3] Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
[shard 2/3] Preparing to unpack .../5-liblzma5_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
[shard 2/3] Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
[shard 1/3] Preparing to unpack .../08-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ...
[shard 1/3] Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 2/3] Setting up liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) ...
[shard 1/3] Preparing to unpack .../09-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
[shard 1/3] Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 1/3] Preparing to unpack .../10-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ...
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 1/3] Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ...
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 2/3] Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 1/3] Preparing to unpack .../11-iproute2_6.1.0-1ubuntu6.4_amd64.deb ...
[shard 1/3] Unpacking iproute2 (6.1.0-1ubuntu6.4) over (6.1.0-1ubuntu6.2) ...
[shard 2/3] Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 2/3] Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 0/3] Preparing to unpack .../44-libegl-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 0/3] Unpacking libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 2/3] Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ...
[shard 2/3] Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
[shard 1/3] Preparing to unpack .../12-open-vm-tools_2%3a13.0.0-2~ubuntu0.24.04.1_amd64.deb ...
[shard 0/3] Preparing to unpack .../45-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 0/3] Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 2/3] Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ...
[shard 1/3] Unpacking open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) over (2:12.5.0-1~ubuntu0.24.04.2) ...
[shard 0/3] Preparing to unpack .../46-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 0/3] Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 1/3] Preparing to unpack .../13-libgnutls30t64_3.8.3-1.1ubuntu3.6_amd64.deb ...
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157088 files and directories currently installed.)
[shard 1/3] Unpacking libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) over (3.8.3-1.1ubuntu3.5) ...
[shard 2/3] Preparing to unpack .../0-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ...
[shard 2/3] Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ...
[shard 2/3] Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ...
[shard 1/3] Setting up libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) ...
[shard 2/3] Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 2/3] Preparing to unpack .../2-systemd-dev_255.4-1ubuntu8.16_all.deb ...
[shard 2/3] Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 0/3] Preparing to unpack .../47-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ...
[shard 0/3] Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) over (1.3.14-2build1) ...
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 2/3] Preparing to unpack .../3-kmod_31+20240202-2ubuntu7.2_amd64.deb ...
[shard 2/3] Unpacking kmod (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 157089 files and directories currently installed.)
[shard 1/3] Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.11_amd64.deb ...
[shard 0/3] Preparing to unpack .../48-libheif-plugin-aomdec_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 0/3] Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 1/3] Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
[shard 2/3] Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ...
[shard 2/3] Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
[shard 0/3] Preparing to unpack .../49-libheif-plugin-aomenc_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 0/3] Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 2/3] Preparing to unpack .../5-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../50-libheif1_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 0/3] Unpacking libheif1:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 1/3] Preparing to unpack .../01-ca-certificates_20260601~24.04.1_all.deb ...
[shard 1/3] Unpacking ca-certificates (20260601~24.04.1) over (20240203) ...
[shard 2/3] Preparing to unpack .../6-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ...
[shard 0/3] Preparing to unpack .../51-libheif-plugin-libde265_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 0/3] Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 2/3] Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../52-libhttp-daemon-perl_6.16-1ubuntu0.24.04.1_all.deb ...
[shard 0/3] Unpacking libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) over (6.16-1) ...
[shard 2/3] Preparing to unpack .../7-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 1/3] Preparing to unpack .../02-distro-info-data_0.60ubuntu0.6_all.deb ...
[shard 1/3] Unpacking distro-info-data (0.60ubuntu0.6) over (0.60ubuntu0.5) ...
[shard 0/3] Preparing to unpack .../53-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ...
[shard 0/3] Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) over (2.14-2build1) ...
[shard 1/3] Preparing to unpack .../03-vim_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
[shard 0/3] Preparing to unpack .../54-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ...
[shard 0/3] Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) over (2:3.98-1ubuntu0.1) ...
[shard 1/3] Unpacking vim (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] Preparing to unpack .../8-libsystemd0_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 0/3] Preparing to unpack .../55-libwww-perl_6.76-1ubuntu0.1_all.deb ...
[shard 0/3] Unpacking libwww-perl (6.76-1ubuntu0.1) over (6.76-1) ...
[shard 1/3] Preparing to unpack .../04-vim-common_2%3a9.1.0016-1ubuntu7.17_all.deb ...
[shard 2/3] Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ...
[shard 1/3] Unpacking vim-common (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 0/3] Selecting previously unselected package linux-headers-6.8.0-134.
[shard 2/3] (Reading database ... 
[shard 0/3] Preparing to unpack .../56-linux-headers-6.8.0-134_6.8.0-134.134_all.deb ...
[shard 0/3] Unpacking linux-headers-6.8.0-134 (6.8.0-134.134) ...
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 1/3] Preparing to unpack .../05-vim-tiny_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
[shard 2/3] (Reading database ... 85%
[shard 1/3] Unpacking vim-tiny (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157089 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 1/3] Preparing to unpack .../06-vim-runtime_2%3a9.1.0016-1ubuntu7.17_all.deb ...
[shard 1/3] Unpacking vim-runtime (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] Preparing to unpack .../libpam-systemd_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] Preparing to unpack .../udev_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] Preparing to unpack .../libudev1_255.4-1ubuntu8.16_amd64.deb ...
[shard 2/3] Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
[shard 2/3] Setting up libudev1:amd64 (255.4-1ubuntu8.16) ...
[shard 1/3] Preparing to unpack .../07-xxd_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
[shard 1/3] Unpacking xxd (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 1/3] Preparing to unpack .../08-apparmor_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157089 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
[shard 2/3] Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
[shard 2/3] Preparing to unpack .../libgcrypt20_1.10.3-2ubuntu0.1_amd64.deb ...
[shard 2/3] Unpacking libgcrypt20:amd64 (1.10.3-2ubuntu0.1) over (1.10.3-2build1) ...
[shard 2/3] Setting up libgcrypt20:amd64 (1.10.3-2ubuntu0.1) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157089 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../00-rsync_3.2.7-1ubuntu1.5_amd64.deb ...
[shard 2/3] Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ...
[shard 2/3] Preparing to unpack .../01-python3-problem-report_2.28.2-0ubuntu0.1_all.deb ...
[shard 1/3] Unpacking apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
[shard 2/3] Unpacking python3-problem-report (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 2/3] Preparing to unpack .../02-python3-apport_2.28.2-0ubuntu0.1_all.deb ...
[shard 2/3] Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 2/3] Preparing to unpack .../03-apport-core-dump-handler_2.28.2-0ubuntu0.1_all.deb ...
[shard 2/3] Unpacking apport-core-dump-handler (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 2/3] Preparing to unpack .../04-apport_2.28.2-0ubuntu0.1_all.deb ...
[shard 2/3] Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
[shard 1/3] Preparing to unpack .../09-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ...
[shard 1/3] Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) over (1.59.0-1ubuntu0.2) ...
[shard 1/3] Preparing to unpack .../10-bind9-dnsutils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
[shard 1/3] Unpacking bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
[shard 2/3] Preparing to unpack .../05-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
[shard 2/3] Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
[shard 1/3] Preparing to unpack .../11-bind9-host_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
[shard 1/3] Unpacking bind9-host (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
[shard 2/3] Preparing to unpack .../06-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
[shard 1/3] Preparing to unpack .../12-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
[shard 1/3] Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
[shard 1/3] Preparing to unpack .../13-inetutils-telnet_2%3a2.5-3ubuntu4.2_amd64.deb ...
[shard 1/3] Unpacking inetutils-telnet (2:2.5-3ubuntu4.2) over (2:2.5-3ubuntu4.1) ...
[shard 2/3] Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
[shard 1/3] Preparing to unpack .../14-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ...
[shard 1/3] Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) over (1.6.43-5ubuntu0.5) ...
[shard 2/3] Preparing to unpack .../07-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
[shard 1/3] Preparing to unpack .../15-libplymouth5_24.004.60-1ubuntu7.2_amd64.deb ...
[shard 1/3] Unpacking libplymouth5:amd64 (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
[shard 2/3] Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
[shard 1/3] Preparing to unpack .../16-nano_7.2-2ubuntu0.2_amd64.deb ...
[shard 1/3] Unpacking nano (7.2-2ubuntu0.2) over (7.2-2ubuntu0.1) ...
[shard 2/3] Preparing to unpack .../08-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ...
[shard 2/3] Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 1/3] Preparing to unpack .../17-plymouth-theme-ubuntu-text_24.004.60-1ubuntu7.2_amd64.deb ...
[shard 1/3] Unpacking plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
[shard 2/3] Preparing to unpack .../09-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
[shard 2/3] Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 1/3] Preparing to unpack .../18-plymouth_24.004.60-1ubuntu7.2_amd64.deb ...
[shard 2/3] Preparing to unpack .../10-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ...
[shard 2/3] Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ...
[shard 2/3] Preparing to unpack .../11-iproute2_6.1.0-1ubuntu6.4_amd64.deb ...
[shard 2/3] Unpacking iproute2 (6.1.0-1ubuntu6.4) over (6.1.0-1ubuntu6.2) ...
[shard 1/3] Unpacking plymouth (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
[shard 1/3] Preparing to unpack .../19-telnet_0.17+2.5-3ubuntu4.2_all.deb ...
[shard 1/3] Unpacking telnet (0.17+2.5-3ubuntu4.2) over (0.17+2.5-3ubuntu4.1) ...
[shard 2/3] Preparing to unpack .../12-open-vm-tools_2%3a13.0.0-2~ubuntu0.24.04.1_amd64.deb ...
[shard 1/3] Preparing to unpack .../20-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
[shard 1/3] Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
[shard 2/3] Unpacking open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) over (2:12.5.0-1~ubuntu0.24.04.2) ...
[shard 1/3] Preparing to unpack .../21-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ...
[shard 1/3] Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) over (1.2.10-1ubuntu5.10) ...
[shard 2/3] Preparing to unpack .../13-libgnutls30t64_3.8.3-1.1ubuntu3.6_amd64.deb ...
[shard 2/3] Unpacking libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) over (3.8.3-1.1ubuntu3.5) ...
[shard 2/3] Setting up libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) ...
[shard 1/3] Preparing to unpack .../22-containerd_2.2.1-0ubuntu1~24.04.3_amd64.deb ...
[shard 1/3] Unpacking containerd (2.2.1-0ubuntu1~24.04.3) over (2.2.1-0ubuntu1~24.04.2) ...
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 157089 files and directories currently installed.)
[shard 2/3] Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.11_amd64.deb ...
[shard 2/3] Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
[shard 0/3] Selecting previously unselected package linux-headers-6.8.0-134-generic.
[shard 0/3] Preparing to unpack .../57-linux-headers-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 0/3] Unpacking linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] Preparing to unpack .../01-ca-certificates_20260601~24.04.1_all.deb ...
[shard 2/3] Unpacking ca-certificates (20260601~24.04.1) over (20240203) ...
[shard 2/3] Preparing to unpack .../02-distro-info-data_0.60ubuntu0.6_all.deb ...
[shard 2/3] Unpacking distro-info-data (0.60ubuntu0.6) over (0.60ubuntu0.5) ...
[shard 2/3] Preparing to unpack .../03-vim_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
[shard 2/3] Unpacking vim (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] Preparing to unpack .../04-vim-common_2%3a9.1.0016-1ubuntu7.17_all.deb ...
[shard 2/3] Unpacking vim-common (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] Preparing to unpack .../05-vim-tiny_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
[shard 2/3] Unpacking vim-tiny (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] Preparing to unpack .../06-vim-runtime_2%3a9.1.0016-1ubuntu7.17_all.deb ...
[shard 2/3] Unpacking vim-runtime (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 1/3] Preparing to unpack .../23-curl_8.5.0-2ubuntu10.11_amd64.deb ...
[shard 1/3] Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
[shard 1/3] Preparing to unpack .../24-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ...
[shard 1/3] Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
[shard 1/3] Preparing to unpack .../25-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ...
[shard 1/3] Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ...
[shard 1/3] Preparing to unpack .../26-docker.io_29.1.3-0ubuntu3~24.04.2_amd64.deb ...
[shard 1/3] Unpacking docker.io (29.1.3-0ubuntu3~24.04.2) over (29.1.3-0ubuntu3~24.04.1) ...
[shard 2/3] Preparing to unpack .../07-xxd_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
[shard 2/3] Unpacking xxd (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
[shard 2/3] Preparing to unpack .../08-apparmor_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
[shard 0/3] Selecting previously unselected package linux-modules-6.8.0-134-generic.
[shard 0/3] Preparing to unpack .../58-linux-modules-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 0/3] Unpacking linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] Preparing to unpack .../27-dpkg-dev_1.22.6ubuntu6.6_all.deb ...
[shard 1/3] Unpacking dpkg-dev (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
[shard 1/3] Preparing to unpack .../28-libdpkg-perl_1.22.6ubuntu6.6_all.deb ...
[shard 1/3] Unpacking libdpkg-perl (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
[shard 0/3] Selecting previously unselected package linux-image-6.8.0-134-generic.
[shard 0/3] Preparing to unpack .../59-linux-image-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 0/3] Unpacking linux-image-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] Preparing to unpack .../29-libarchive13t64_3.7.2-2ubuntu0.7_amd64.deb ...
[shard 1/3] Unpacking libarchive13t64:amd64 (3.7.2-2ubuntu0.7) over (3.7.2-2ubuntu0.6) ...
[shard 1/3] Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ...
[shard 1/3] Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
[shard 0/3] Preparing to unpack .../60-linux-virtual_6.8.0-134.134_amd64.deb ...
[shard 0/3] Unpacking linux-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 1/3] Preparing to unpack .../31-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
[shard 1/3] Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 0/3] Preparing to unpack .../61-linux-image-virtual_6.8.0-134.134_amd64.deb ...
[shard 0/3] Unpacking linux-image-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 0/3] Preparing to unpack .../62-linux-headers-virtual_6.8.0-134.134_amd64.deb ...
[shard 0/3] Unpacking linux-headers-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 2/3] Unpacking apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
[shard 0/3] Preparing to unpack .../63-linux-headers-generic_6.8.0-134.134_amd64.deb ...
[shard 0/3] Unpacking linux-headers-generic (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 1/3] Preparing to unpack .../32-libjcat1_0.2.3-1~ubuntu0.24.04.1_amd64.deb ...
[shard 0/3] Preparing to unpack .../64-linux-libc-dev_6.8.0-134.134_amd64.deb ...
[shard 0/3] Unpacking linux-libc-dev:amd64 (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 1/3] Unpacking libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) over (0.2.0-2build3) ...
[shard 1/3] Selecting previously unselected package libfwupd3:amd64.
[shard 1/3] Preparing to unpack .../33-libfwupd3_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
[shard 1/3] Unpacking libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
[shard 1/3] Preparing to unpack .../34-libxmlb2_0.3.24-1~ubuntu0.24.04.1_amd64.deb ...
[shard 1/3] Unpacking libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) over (0.3.18-1) ...
[shard 1/3] Preparing to unpack .../35-fwupd_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
[shard 0/3] Preparing to unpack .../65-linux-tools-common_6.8.0-134.134_all.deb ...
[shard 0/3] Unpacking linux-tools-common (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 0/3] Selecting previously unselected package linux-tools-6.8.0-134.
[shard 1/3] Unpacking fwupd (2.0.20-1ubuntu2~24.04.2) over (1.9.34-0ubuntu1~24.04.1) ...
[shard 0/3] Preparing to unpack .../66-linux-tools-6.8.0-134_6.8.0-134.134_amd64.deb ...
[shard 2/3] Preparing to unpack .../09-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ...
[shard 0/3] Unpacking linux-tools-6.8.0-134 (6.8.0-134.134) ...
[shard 2/3] Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) over (1.59.0-1ubuntu0.2) ...
[shard 2/3] Preparing to unpack .../10-bind9-dnsutils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
[shard 2/3] Unpacking bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
[shard 2/3] Preparing to unpack .../11-bind9-host_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
[shard 2/3] Unpacking bind9-host (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
[shard 0/3] Selecting previously unselected package linux-tools-6.8.0-134-generic.
[shard 0/3] Preparing to unpack .../67-linux-tools-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 0/3] Unpacking linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] Preparing to unpack .../12-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
[shard 2/3] Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
[shard 0/3] Preparing to unpack .../68-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 0/3] Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 2/3] Preparing to unpack .../13-inetutils-telnet_2%3a2.5-3ubuntu4.2_amd64.deb ...
[shard 2/3] Unpacking inetutils-telnet (2:2.5-3ubuntu4.2) over (2:2.5-3ubuntu4.1) ...
[shard 2/3] Preparing to unpack .../14-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ...
[shard 2/3] Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) over (1.6.43-5ubuntu0.5) ...
[shard 1/3] Preparing to unpack .../36-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ...
[shard 1/3] Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
[shard 2/3] Preparing to unpack .../15-libplymouth5_24.004.60-1ubuntu7.2_amd64.deb ...
[shard 2/3] Unpacking libplymouth5:amd64 (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
[shard 1/3] Preparing to unpack .../37-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ...
[shard 2/3] Preparing to unpack .../16-nano_7.2-2ubuntu0.2_amd64.deb ...
[shard 1/3] Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
[shard 2/3] Unpacking nano (7.2-2ubuntu0.2) over (7.2-2ubuntu0.1) ...
[shard 1/3] Preparing to unpack .../38-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ...
[shard 1/3] Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
[shard 2/3] Preparing to unpack .../17-plymouth-theme-ubuntu-text_24.004.60-1ubuntu7.2_amd64.deb ...
[shard 2/3] Unpacking plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
[shard 1/3] Preparing to unpack .../39-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ...
[shard 1/3] Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) over (2.4.7-1.2ubuntu7.9) ...
[shard 2/3] Preparing to unpack .../18-plymouth_24.004.60-1ubuntu7.2_amd64.deb ...
[shard 1/3] Preparing to unpack .../40-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
[shard 1/3] Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 2/3] Unpacking plymouth (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
[shard 0/3] Preparing to unpack .../69-node-shell-quote_1.7.4+~1.7.1-1ubuntu0.24.04.1_all.deb ...
[shard 1/3] Preparing to unpack .../41-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 0/3] Unpacking node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) over (1.7.4+~1.7.1-1) ...
[shard 2/3] Preparing to unpack .../19-telnet_0.17+2.5-3ubuntu4.2_all.deb ...
[shard 2/3] Unpacking telnet (0.17+2.5-3ubuntu4.2) over (0.17+2.5-3ubuntu4.1) ...
[shard 1/3] Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 0/3] Preparing to unpack .../70-openjdk-21-jdk_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 0/3] Unpacking openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 2/3] Preparing to unpack .../20-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
[shard 2/3] Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
[shard 1/3] Preparing to unpack .../42-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 0/3] Preparing to unpack .../71-openjdk-21-jdk-headless_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 1/3] Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 2/3] Preparing to unpack .../21-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ...
[shard 2/3] Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) over (1.2.10-1ubuntu5.10) ...
[shard 0/3] Unpacking openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 1/3] Preparing to unpack .../43-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ...
[shard 1/3] Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) over (1:20.1.2-0ubuntu1~24.04.2) ...
[shard 2/3] Preparing to unpack .../22-containerd_2.2.1-0ubuntu1~24.04.3_amd64.deb ...
[shard 2/3] Unpacking containerd (2.2.1-0ubuntu1~24.04.3) over (2.2.1-0ubuntu1~24.04.2) ...
[shard 0/3] Preparing to unpack .../72-openjdk-21-jre_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 0/3] Unpacking openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 0/3] Preparing to unpack .../73-openjdk-21-jre-headless_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 0/3] Unpacking openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 2/3] Preparing to unpack .../23-curl_8.5.0-2ubuntu10.11_amd64.deb ...
[shard 2/3] Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
[shard 2/3] Preparing to unpack .../24-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ...
[shard 2/3] Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
[shard 2/3] Preparing to unpack .../25-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ...
[shard 2/3] Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ...
[shard 1/3] Preparing to unpack .../44-libegl-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 2/3] Preparing to unpack .../26-docker.io_29.1.3-0ubuntu3~24.04.2_amd64.deb ...
[shard 1/3] Unpacking libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 2/3] Unpacking docker.io (29.1.3-0ubuntu3~24.04.2) over (29.1.3-0ubuntu3~24.04.1) ...
[shard 1/3] Preparing to unpack .../45-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 1/3] Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 1/3] Preparing to unpack .../46-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 1/3] Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 1/3] Preparing to unpack .../47-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ...
[shard 1/3] Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) over (1.3.14-2build1) ...
[shard 1/3] Preparing to unpack .../48-libheif-plugin-aomdec_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 1/3] Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 1/3] Preparing to unpack .../49-libheif-plugin-aomenc_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 1/3] Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 0/3] Preparing to unpack .../74-python3-twisted_24.3.0-1ubuntu0.2_all.deb ...
[shard 1/3] Preparing to unpack .../50-libheif1_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 1/3] Unpacking libheif1:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 1/3] Preparing to unpack .../51-libheif-plugin-libde265_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 1/3] Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 1/3] Preparing to unpack .../52-libhttp-daemon-perl_6.16-1ubuntu0.24.04.1_all.deb ...
[shard 1/3] Unpacking libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) over (6.16-1) ...
[shard 1/3] Preparing to unpack .../53-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ...
[shard 1/3] Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) over (2.14-2build1) ...
[shard 1/3] Preparing to unpack .../54-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ...
[shard 0/3] Unpacking python3-twisted (24.3.0-1ubuntu0.2) over (24.3.0-1ubuntu0.1) ...
[shard 1/3] Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) over (2:3.98-1ubuntu0.1) ...
[shard 2/3] Preparing to unpack .../27-dpkg-dev_1.22.6ubuntu6.6_all.deb ...
[shard 2/3] Unpacking dpkg-dev (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
[shard 1/3] Preparing to unpack .../55-libwww-perl_6.76-1ubuntu0.1_all.deb ...
[shard 1/3] Unpacking libwww-perl (6.76-1ubuntu0.1) over (6.76-1) ...
[shard 1/3] Selecting previously unselected package linux-headers-6.8.0-134.
[shard 1/3] Preparing to unpack .../56-linux-headers-6.8.0-134_6.8.0-134.134_all.deb ...
[shard 1/3] Unpacking linux-headers-6.8.0-134 (6.8.0-134.134) ...
[shard 2/3] Preparing to unpack .../28-libdpkg-perl_1.22.6ubuntu6.6_all.deb ...
[shard 2/3] Unpacking libdpkg-perl (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
[shard 0/3] Preparing to unpack .../75-python3-urllib3_2.0.7-1ubuntu0.7_all.deb ...
[shard 2/3] Preparing to unpack .../29-libarchive13t64_3.7.2-2ubuntu0.7_amd64.deb ...
[shard 2/3] Unpacking libarchive13t64:amd64 (3.7.2-2ubuntu0.7) over (3.7.2-2ubuntu0.6) ...
[shard 2/3] Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ...
[shard 0/3] Unpacking python3-urllib3 (2.0.7-1ubuntu0.7) over (2.0.7-1ubuntu0.6) ...
[shard 2/3] Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
[shard 2/3] Preparing to unpack .../31-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
[shard 2/3] Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 0/3] Preparing to unpack .../76-snapd_2.75.2+ubuntu24.04_amd64.deb ...
[shard 2/3] Preparing to unpack .../32-libjcat1_0.2.3-1~ubuntu0.24.04.1_amd64.deb ...
[shard 2/3] Unpacking libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) over (0.2.0-2build3) ...
[shard 0/3] Unpacking snapd (2.75.2+ubuntu24.04) over (2.74.1+ubuntu24.04.4) ...
[shard 2/3] Selecting previously unselected package libfwupd3:amd64.
[shard 2/3] Preparing to unpack .../33-libfwupd3_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
[shard 2/3] Unpacking libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
[shard 2/3] Preparing to unpack .../34-libxmlb2_0.3.24-1~ubuntu0.24.04.1_amd64.deb ...
[shard 2/3] Unpacking libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) over (0.3.18-1) ...
[shard 2/3] Preparing to unpack .../35-fwupd_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
[shard 2/3] Unpacking fwupd (2.0.20-1ubuntu2~24.04.2) over (1.9.34-0ubuntu1~24.04.1) ...
[shard 2/3] Preparing to unpack .../36-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ...
[shard 2/3] Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
[shard 2/3] Preparing to unpack .../37-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ...
[shard 2/3] Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
[shard 2/3] Preparing to unpack .../38-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ...
[shard 2/3] Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
[shard 2/3] Preparing to unpack .../39-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ...
[shard 2/3] Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) over (2.4.7-1.2ubuntu7.9) ...
[shard 0/3] Preparing to unpack .../77-xserver-common_2%3a21.1.12-1ubuntu1.6_all.deb ...
[shard 0/3] Unpacking xserver-common (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
[shard 2/3] Preparing to unpack .../40-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
[shard 2/3] Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
[shard 0/3] Preparing to unpack .../78-xvfb_2%3a21.1.12-1ubuntu1.6_amd64.deb ...
[shard 0/3] Unpacking xvfb (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
[shard 2/3] Preparing to unpack .../41-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 2/3] Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 0/3] Preparing to unpack .../79-cloud-init_26.1-0ubuntu1~24.04.1_all.deb ...
[shard 2/3] Preparing to unpack .../42-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 2/3] Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 2/3] Preparing to unpack .../43-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ...
[shard 2/3] Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) over (1:20.1.2-0ubuntu1~24.04.2) ...
[shard 0/3] Unpacking cloud-init (26.1-0ubuntu1~24.04.1) over (25.3-0ubuntu1~24.04.1) ...
[shard 0/3] Preparing to unpack .../80-kpartx_0.9.4-5ubuntu8.2_amd64.deb ...
[shard 0/3] Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
[shard 0/3] Preparing to unpack .../81-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ...
[shard 0/3] Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
[shard 0/3] Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ...
[shard 0/3] Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ...
[shard 0/3] Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
[shard 0/3] Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ...
[shard 0/3] Setting up python3-problem-report (2.28.2-0ubuntu0.1) ...
[shard 2/3] Preparing to unpack .../44-libegl-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 2/3] Unpacking libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 2/3] Preparing to unpack .../45-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 2/3] Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 0/3] Setting up distro-info-data (0.60ubuntu0.6) ...
[shard 0/3] Setting up iproute2 (6.1.0-1ubuntu6.4) ...
[shard 2/3] Preparing to unpack .../46-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 2/3] Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 0/3] Setting up openssh-client (1:9.6p1-3ubuntu13.16) ...
[shard 0/3] Setting up libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) ...
[shard 0/3] Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ...
[shard 0/3] Setting up node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) ...
[shard 0/3] Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ...
[shard 0/3] Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ...
[shard 0/3] Setting up inetutils-telnet (2:2.5-3ubuntu4.2) ...
[shard 0/3] Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ...
[shard 0/3] Setting up linux-libc-dev:amd64 (6.8.0-134.134) ...
[shard 0/3] Setting up systemd-dev (255.4-1ubuntu8.16) ...
[shard 0/3] Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ...
[shard 0/3] Setting up dnsmasq-base (2.90-2ubuntu0.3) ...
[shard 0/3] Setting up xxd (2:9.1.0016-1ubuntu7.17) ...
[shard 0/3] Setting up libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) ...
[shard 0/3] Setting up python3-apport (2.28.2-0ubuntu0.1) ...
[shard 2/3] Preparing to unpack .../47-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ...
[shard 2/3] Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) over (1.3.14-2build1) ...
[shard 2/3] Preparing to unpack .../48-libheif-plugin-aomdec_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 2/3] Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 2/3] Preparing to unpack .../49-libheif-plugin-aomenc_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 0/3] Setting up tzdata (2026b-0ubuntu0.24.04.1) ...
[shard 2/3] Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 2/3] Preparing to unpack .../50-libheif1_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 2/3] Unpacking libheif1:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 2/3] Preparing to unpack .../51-libheif-plugin-libde265_1.17.6-1ubuntu4.5_amd64.deb ...
[shard 2/3] Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
[shard 0/3] 
[shard 0/3] Current default time zone: 'Etc/UTC'
[shard 0/3] Local time is now:      Mon Jul 13 00:23:31 UTC 2026.
[shard 0/3] Universal Time is now:  Mon Jul 13 00:23:31 UTC 2026.
[shard 0/3] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[shard 0/3] 
[shard 0/3] Setting up apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
[shard 2/3] Preparing to unpack .../52-libhttp-daemon-perl_6.16-1ubuntu0.24.04.1_all.deb ...
[shard 2/3] Unpacking libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) over (6.16-1) ...
[shard 2/3] Preparing to unpack .../53-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ...
[shard 2/3] Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) over (2.14-2build1) ...
[shard 2/3] Preparing to unpack .../54-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ...
[shard 2/3] Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) over (2:3.98-1ubuntu0.1) ...
[shard 2/3] Preparing to unpack .../55-libwww-perl_6.76-1ubuntu0.1_all.deb ...
[shard 2/3] Unpacking libwww-perl (6.76-1ubuntu0.1) over (6.76-1) ...
[shard 2/3] Selecting previously unselected package linux-headers-6.8.0-134.
[shard 2/3] Preparing to unpack .../56-linux-headers-6.8.0-134_6.8.0-134.134_all.deb ...
[shard 2/3] Unpacking linux-headers-6.8.0-134 (6.8.0-134.134) ...
[shard 1/3] Selecting previously unselected package linux-headers-6.8.0-134-generic.
[shard 1/3] Preparing to unpack .../57-linux-headers-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 1/3] Unpacking linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
[shard 0/3] /var/lib/dpkg/info/apparmor.postinst: 148: [: Illegal number: yes
[shard 0/3] Reloading AppArmor profiles 
[shard 1/3] Selecting previously unselected package linux-modules-6.8.0-134-generic.
[shard 1/3] Preparing to unpack .../58-linux-modules-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 0/3] Setting up vim-common (2:9.1.0016-1ubuntu7.17) ...
[shard 1/3] Unpacking linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
[shard 0/3] Setting up python3-twisted (24.3.0-1ubuntu0.2) ...
[shard 1/3] Selecting previously unselected package linux-image-6.8.0-134-generic.
[shard 1/3] Preparing to unpack .../59-linux-image-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 1/3] Unpacking linux-image-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] Preparing to unpack .../60-linux-virtual_6.8.0-134.134_amd64.deb ...
[shard 1/3] Unpacking linux-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 1/3] Preparing to unpack .../61-linux-image-virtual_6.8.0-134.134_amd64.deb ...
[shard 1/3] Unpacking linux-image-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 1/3] Preparing to unpack .../62-linux-headers-virtual_6.8.0-134.134_amd64.deb ...
[shard 1/3] Unpacking linux-headers-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 1/3] Preparing to unpack .../63-linux-headers-generic_6.8.0-134.134_amd64.deb ...
[shard 1/3] Unpacking linux-headers-generic (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 1/3] Preparing to unpack .../64-linux-libc-dev_6.8.0-134.134_amd64.deb ...
[shard 1/3] Unpacking linux-libc-dev:amd64 (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 1/3] Preparing to unpack .../65-linux-tools-common_6.8.0-134.134_all.deb ...
[shard 1/3] Unpacking linux-tools-common (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 1/3] Selecting previously unselected package linux-tools-6.8.0-134.
[shard 1/3] Preparing to unpack .../66-linux-tools-6.8.0-134_6.8.0-134.134_amd64.deb ...
[shard 1/3] Unpacking linux-tools-6.8.0-134 (6.8.0-134.134) ...
[shard 1/3] Selecting previously unselected package linux-tools-6.8.0-134-generic.
[shard 2/3] Selecting previously unselected package linux-headers-6.8.0-134-generic.
[shard 1/3] Preparing to unpack .../67-linux-tools-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 1/3] Unpacking linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] Preparing to unpack .../57-linux-headers-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] Preparing to unpack .../68-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 1/3] Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 1/3] Preparing to unpack .../69-node-shell-quote_1.7.4+~1.7.1-1ubuntu0.24.04.1_all.deb ...
[shard 1/3] Unpacking node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) over (1.7.4+~1.7.1-1) ...
[shard 1/3] Preparing to unpack .../70-openjdk-21-jdk_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 1/3] Unpacking openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 1/3] Preparing to unpack .../71-openjdk-21-jdk-headless_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 1/3] Unpacking openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 1/3] Preparing to unpack .../72-openjdk-21-jre_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 1/3] Unpacking openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 1/3] Preparing to unpack .../73-openjdk-21-jre-headless_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 1/3] Unpacking openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 2/3] Selecting previously unselected package linux-modules-6.8.0-134-generic.
[shard 2/3] Preparing to unpack .../58-linux-modules-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] Selecting previously unselected package linux-image-6.8.0-134-generic.
[shard 2/3] Preparing to unpack .../59-linux-image-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-image-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] Preparing to unpack .../60-linux-virtual_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 2/3] Preparing to unpack .../61-linux-image-virtual_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-image-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 2/3] Preparing to unpack .../62-linux-headers-virtual_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-headers-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 2/3] Preparing to unpack .../63-linux-headers-generic_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-headers-generic (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 2/3] Preparing to unpack .../64-linux-libc-dev_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-libc-dev:amd64 (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 0/3] Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
[shard 0/3] Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ...
[shard 0/3] Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ...
[shard 0/3] Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ...
[shard 0/3] Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ...
[shard 0/3] Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ...
[shard 0/3] Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ...
[shard 0/3] Setting up linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] Preparing to unpack .../74-python3-twisted_24.3.0-1ubuntu0.2_all.deb ...
[shard 2/3] Preparing to unpack .../65-linux-tools-common_6.8.0-134.134_all.deb ...
[shard 2/3] Unpacking linux-tools-common (6.8.0-134.134) over (6.8.0-110.110) ...
[shard 2/3] Selecting previously unselected package linux-tools-6.8.0-134.
[shard 2/3] Preparing to unpack .../66-linux-tools-6.8.0-134_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-tools-6.8.0-134 (6.8.0-134.134) ...
[shard 2/3] Selecting previously unselected package linux-tools-6.8.0-134-generic.
[shard 1/3] Unpacking python3-twisted (24.3.0-1ubuntu0.2) over (24.3.0-1ubuntu0.1) ...
[shard 2/3] Preparing to unpack .../67-linux-tools-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
[shard 2/3] Unpacking linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] Preparing to unpack .../68-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
[shard 2/3] Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
[shard 0/3] Setting up python3-urllib3 (2.0.7-1ubuntu0.7) ...
[shard 1/3] Preparing to unpack .../75-python3-urllib3_2.0.7-1ubuntu0.7_all.deb ...
[shard 1/3] Unpacking python3-urllib3 (2.0.7-1ubuntu0.7) over (2.0.7-1ubuntu0.6) ...
[shard 0/3] Setting up nano (7.2-2ubuntu0.2) ...
[shard 0/3] Setting up libplymouth5:amd64 (24.004.60-1ubuntu7.2) ...
[shard 0/3] Setting up linux-headers-6.8.0-134 (6.8.0-134.134) ...
[shard 0/3] Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ...
[shard 0/3] Setting up xserver-common (2:21.1.12-1ubuntu1.6) ...
[shard 0/3] Setting up vim-runtime (2:9.1.0016-1ubuntu7.17) ...
[shard 0/3] Setting up containerd (2.2.1-0ubuntu1~24.04.3) ...
[shard 1/3] Preparing to unpack .../76-snapd_2.75.2+ubuntu24.04_amd64.deb ...
[shard 1/3] Unpacking snapd (2.75.2+ubuntu24.04) over (2.74.1+ubuntu24.04.4) ...
[shard 2/3] Preparing to unpack .../69-node-shell-quote_1.7.4+~1.7.1-1ubuntu0.24.04.1_all.deb ...
[shard 2/3] Unpacking node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) over (1.7.4+~1.7.1-1) ...
[shard 2/3] Preparing to unpack .../70-openjdk-21-jdk_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 2/3] Unpacking openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 2/3] Preparing to unpack .../71-openjdk-21-jdk-headless_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 2/3] Unpacking openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 0/3] Setting up openssl (3.0.13-0ubuntu3.11) ...
[shard 0/3] Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 0/3] Setting up linux-tools-common (6.8.0-134.134) ...
[shard 0/3] Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ...
[shard 0/3] Setting up rsync (3.2.7-1ubuntu1.5) ...
[shard 1/3] Preparing to unpack .../77-xserver-common_2%3a21.1.12-1ubuntu1.6_all.deb ...
[shard 1/3] Unpacking xserver-common (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
[shard 2/3] Preparing to unpack .../72-openjdk-21-jre_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 1/3] Preparing to unpack .../78-xvfb_2%3a21.1.12-1ubuntu1.6_amd64.deb ...
[shard 2/3] Unpacking openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 1/3] Unpacking xvfb (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
[shard 2/3] Preparing to unpack .../73-openjdk-21-jre-headless_21.0.11+10-1~24.04.2_amd64.deb ...
[shard 2/3] Unpacking openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
[shard 1/3] Preparing to unpack .../79-cloud-init_26.1-0ubuntu1~24.04.1_all.deb ...
[shard 1/3] Unpacking cloud-init (26.1-0ubuntu1~24.04.1) over (25.3-0ubuntu1~24.04.1) ...
[shard 1/3] Preparing to unpack .../80-kpartx_0.9.4-5ubuntu8.2_amd64.deb ...
[shard 1/3] Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
[shard 1/3] Preparing to unpack .../81-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ...
[shard 0/3] rsync.service is a disabled or a static unit not running, not starting it.
[shard 0/3] Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ...
[shard 0/3] Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ...
[shard 0/3] Setting up python3.12-minimal (3.12.3-1ubuntu0.15) ...
[shard 1/3] Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
[shard 1/3] Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ...
[shard 1/3] Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ...
[shard 1/3] Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
[shard 1/3] Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ...
[shard 1/3] Setting up python3-problem-report (2.28.2-0ubuntu0.1) ...
[shard 1/3] Setting up distro-info-data (0.60ubuntu0.6) ...
[shard 1/3] Setting up iproute2 (6.1.0-1ubuntu6.4) ...
[shard 1/3] Setting up openssh-client (1:9.6p1-3ubuntu13.16) ...
[shard 1/3] Setting up libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) ...
[shard 1/3] Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ...
[shard 1/3] Setting up node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) ...
[shard 1/3] Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ...
[shard 1/3] Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ...
[shard 1/3] Setting up inetutils-telnet (2:2.5-3ubuntu4.2) ...
[shard 1/3] Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ...
[shard 1/3] Setting up linux-libc-dev:amd64 (6.8.0-134.134) ...
[shard 1/3] Setting up systemd-dev (255.4-1ubuntu8.16) ...
[shard 1/3] Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ...
[shard 1/3] Setting up dnsmasq-base (2.90-2ubuntu0.3) ...
[shard 1/3] Setting up xxd (2:9.1.0016-1ubuntu7.17) ...
[shard 1/3] Setting up libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) ...
[shard 1/3] Setting up python3-apport (2.28.2-0ubuntu0.1) ...
[shard 2/3] Preparing to unpack .../74-python3-twisted_24.3.0-1ubuntu0.2_all.deb ...
[shard 1/3] Setting up tzdata (2026b-0ubuntu0.24.04.1) ...
[shard 0/3] Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ...
[shard 0/3] Setting up cloud-init (26.1-0ubuntu1~24.04.1) ...
[shard 0/3] Installing new version of config file /etc/cloud/templates/chrony.conf.freebsd.tmpl ...
[shard 1/3] 
[shard 1/3] Current default time zone: 'Etc/UTC'
[shard 1/3] Local time is now:      Mon Jul 13 00:23:44 UTC 2026.
[shard 1/3] Universal Time is now:  Mon Jul 13 00:23:44 UTC 2026.
[shard 1/3] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[shard 1/3] 
[shard 1/3] Setting up apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
[shard 2/3] Unpacking python3-twisted (24.3.0-1ubuntu0.2) over (24.3.0-1ubuntu0.1) ...
[shard 2/3] Preparing to unpack .../75-python3-urllib3_2.0.7-1ubuntu0.7_all.deb ...
[shard 2/3] Unpacking python3-urllib3 (2.0.7-1ubuntu0.7) over (2.0.7-1ubuntu0.6) ...
[shard 2/3] Preparing to unpack .../76-snapd_2.75.2+ubuntu24.04_amd64.deb ...
[shard 2/3] Unpacking snapd (2.75.2+ubuntu24.04) over (2.74.1+ubuntu24.04.4) ...
[shard 2/3] Preparing to unpack .../77-xserver-common_2%3a21.1.12-1ubuntu1.6_all.deb ...
[shard 2/3] Unpacking xserver-common (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
[shard 2/3] Preparing to unpack .../78-xvfb_2%3a21.1.12-1ubuntu1.6_amd64.deb ...
[shard 2/3] Unpacking xvfb (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
[shard 2/3] Preparing to unpack .../79-cloud-init_26.1-0ubuntu1~24.04.1_all.deb ...
[shard 0/3] Setting up telnet (0.17+2.5-3ubuntu4.2) ...
[shard 0/3] Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ...
[shard 0/3] Setting up openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) ...
[shard 0/3] Installing new version of config file /etc/java-21-openjdk/security/java.security ...
[shard 0/3] Setting up openssh-server (1:9.6p1-3ubuntu13.16) ...
[shard 2/3] Unpacking cloud-init (26.1-0ubuntu1~24.04.1) over (25.3-0ubuntu1~24.04.1) ...
[shard 1/3] /var/lib/dpkg/info/apparmor.postinst: 148: [: Illegal number: yes
[shard 1/3] Reloading AppArmor profiles 
[shard 2/3] Preparing to unpack .../80-kpartx_0.9.4-5ubuntu8.2_amd64.deb ...
[shard 2/3] Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
[shard 2/3] Preparing to unpack .../81-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ...
[shard 2/3] Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
[shard 2/3] Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ...
[shard 2/3] Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ...
[shard 2/3] Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
[shard 2/3] Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ...
[shard 2/3] Setting up python3-problem-report (2.28.2-0ubuntu0.1) ...
[shard 2/3] Setting up distro-info-data (0.60ubuntu0.6) ...
[shard 2/3] Setting up iproute2 (6.1.0-1ubuntu6.4) ...
[shard 2/3] Setting up openssh-client (1:9.6p1-3ubuntu13.16) ...
[shard 2/3] Setting up libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) ...
[shard 2/3] Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ...
[shard 2/3] Setting up node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) ...
[shard 2/3] Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ...
[shard 2/3] Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ...
[shard 2/3] Setting up inetutils-telnet (2:2.5-3ubuntu4.2) ...
[shard 2/3] Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ...
[shard 2/3] Setting up linux-libc-dev:amd64 (6.8.0-134.134) ...
[shard 2/3] Setting up systemd-dev (255.4-1ubuntu8.16) ...
[shard 2/3] Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ...
[shard 2/3] Setting up dnsmasq-base (2.90-2ubuntu0.3) ...
[shard 2/3] Setting up xxd (2:9.1.0016-1ubuntu7.17) ...
[shard 2/3] Setting up libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) ...
[shard 2/3] Setting up python3-apport (2.28.2-0ubuntu0.1) ...
[shard 1/3] Setting up vim-common (2:9.1.0016-1ubuntu7.17) ...
[shard 1/3] Setting up python3-twisted (24.3.0-1ubuntu0.2) ...
[shard 2/3] Setting up tzdata (2026b-0ubuntu0.24.04.1) ...
[shard 2/3] 
[shard 2/3] Current default time zone: 'Etc/UTC'
[shard 2/3] Local time is now:      Mon Jul 13 00:23:48 UTC 2026.
[shard 2/3] Universal Time is now:  Mon Jul 13 00:23:48 UTC 2026.
[shard 2/3] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[shard 2/3] 
[shard 2/3] Setting up apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
[shard 0/3] Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ...
[shard 0/3] Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ...
[shard 0/3] Setting up xvfb (2:21.1.12-1ubuntu1.6) ...
[shard 0/3] Setting up python3.12 (3.12.3-1ubuntu0.15) ...
[shard 0/3] Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
[shard 0/3] Setting up libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
[shard 0/3] Setting up docker.io (29.1.3-0ubuntu3~24.04.2) ...
[shard 2/3] /var/lib/dpkg/info/apparmor.postinst: 148: [: Illegal number: yes
[shard 2/3] Reloading AppArmor profiles 
[shard 0/3] Setting up vim-tiny (2:9.1.0016-1ubuntu7.17) ...
[shard 0/3] Setting up kmod (31+20240202-2ubuntu7.2) ...
[shard 0/3] Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ...
[shard 0/3] Setting up ca-certificates (20260601~24.04.1) ...
[shard 2/3] Setting up vim-common (2:9.1.0016-1ubuntu7.17) ...
[shard 2/3] Setting up python3-twisted (24.3.0-1ubuntu0.2) ...
[shard 1/3] Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
[shard 1/3] Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ...
[shard 1/3] Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ...
[shard 1/3] Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ...
[shard 1/3] Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ...
[shard 1/3] Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ...
[shard 1/3] Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ...
[shard 1/3] Setting up linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
[shard 0/3] Updating certificates in /etc/ssl/certs...
[shard 0/3] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
[shard 0/3] 14 added, 39 removed; done.
[shard 0/3] Setting up perl (5.38.2-3.2ubuntu0.3) ...
[shard 0/3] Setting up linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
[shard 0/3] Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ...
[shard 0/3] Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
[shard 0/3] Setting up libdpkg-perl (1.22.6ubuntu6.6) ...
[shard 0/3] Setting up linux-tools-6.8.0-134 (6.8.0-134.134) ...
[shard 0/3] Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 0/3] Setting up libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) ...
[shard 0/3] Setting up open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) ...
[shard 0/3] Installing new version of config file /etc/vmware-tools/tools.conf.example ...
[shard 2/3] Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
[shard 2/3] Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ...
[shard 2/3] Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ...
[shard 2/3] Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ...
[shard 2/3] Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ...
[shard 2/3] Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ...
[shard 2/3] Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ...
[shard 2/3] Setting up linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] Setting up python3-urllib3 (2.0.7-1ubuntu0.7) ...
[shard 2/3] Setting up python3-urllib3 (2.0.7-1ubuntu0.7) ...
[shard 1/3] Setting up nano (7.2-2ubuntu0.2) ...
[shard 2/3] Setting up nano (7.2-2ubuntu0.2) ...
[shard 1/3] Setting up libplymouth5:amd64 (24.004.60-1ubuntu7.2) ...
[shard 2/3] Setting up libplymouth5:amd64 (24.004.60-1ubuntu7.2) ...
[shard 1/3] Setting up linux-headers-6.8.0-134 (6.8.0-134.134) ...
[shard 2/3] Setting up linux-headers-6.8.0-134 (6.8.0-134.134) ...
[shard 1/3] Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ...
[shard 2/3] Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ...
[shard 1/3] Setting up xserver-common (2:21.1.12-1ubuntu1.6) ...
[shard 2/3] Setting up xserver-common (2:21.1.12-1ubuntu1.6) ...
[shard 2/3] Setting up vim-runtime (2:9.1.0016-1ubuntu7.17) ...
[shard 1/3] Setting up vim-runtime (2:9.1.0016-1ubuntu7.17) ...
[shard 1/3] Setting up containerd (2.2.1-0ubuntu1~24.04.3) ...
[shard 2/3] Setting up containerd (2.2.1-0ubuntu1~24.04.3) ...
[shard 0/3] Setting up curl (8.5.0-2ubuntu10.11) ...
[shard 0/3] Setting up bind9-host (1:9.18.39-0ubuntu0.24.04.5) ...
[shard 0/3] Setting up libarchive13t64:amd64 (3.7.2-2ubuntu0.7) ...
[shard 0/3] Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
[shard 0/3] Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 0/3] Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 0/3] Setting up vim (2:9.1.0016-1ubuntu7.17) ...
[shard 0/3] Setting up libwww-perl (6.76-1ubuntu0.1) ...
[shard 0/3] Setting up linux-image-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] Setting up openssl (3.0.13-0ubuntu3.11) ...
[shard 1/3] Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 1/3] Setting up linux-tools-common (6.8.0-134.134) ...
[shard 1/3] Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ...
[shard 2/3] Setting up openssl (3.0.13-0ubuntu3.11) ...
[shard 1/3] Setting up rsync (3.2.7-1ubuntu1.5) ...
[shard 2/3] Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 2/3] Setting up linux-tools-common (6.8.0-134.134) ...
[shard 2/3] Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ...
[shard 2/3] Setting up rsync (3.2.7-1ubuntu1.5) ...
[shard 0/3] I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.8.0-110-generic
[shard 0/3] I: /boot/initrd.img.old is now a symlink to initrd.img-6.8.0-110-generic
[shard 0/3] I: /boot/vmlinuz is now a symlink to vmlinuz-6.8.0-134-generic
[shard 0/3] I: /boot/initrd.img is now a symlink to initrd.img-6.8.0-134-generic
[shard 0/3] Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 0/3] Setting up systemd (255.4-1ubuntu8.16) ...
[shard 1/3] rsync.service is a disabled or a static unit not running, not starting it.
[shard 1/3] Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ...
[shard 1/3] Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ...
[shard 1/3] Setting up python3.12-minimal (3.12.3-1ubuntu0.15) ...
[shard 2/3] rsync.service is a disabled or a static unit not running, not starting it.
[shard 2/3] Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ...
[shard 2/3] Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ...
[shard 2/3] Setting up python3.12-minimal (3.12.3-1ubuntu0.15) ...
[shard 0/3] Setting up linux-headers-generic (6.8.0-134.134) ...
[shard 0/3] Setting up dpkg-dev (1.22.6ubuntu6.6) ...
[shard 0/3] Setting up linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
[shard 0/3] Setting up systemd-timesyncd (255.4-1ubuntu8.16) ...
[shard 1/3] Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ...
[shard 1/3] Setting up cloud-init (26.1-0ubuntu1~24.04.1) ...
[shard 1/3] Installing new version of config file /etc/cloud/templates/chrony.conf.freebsd.tmpl ...
[shard 0/3] Setting up udev (255.4-1ubuntu8.16) ...
[shard 2/3] Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ...
[shard 2/3] Setting up cloud-init (26.1-0ubuntu1~24.04.1) ...
[shard 2/3] Installing new version of config file /etc/cloud/templates/chrony.conf.freebsd.tmpl ...
[shard 0/3] Setting up kpartx (0.9.4-5ubuntu8.2) ...
[shard 0/3] Setting up bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) ...
[shard 0/3] Setting up linux-image-virtual (6.8.0-134.134) ...
[shard 0/3] Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
[shard 0/3] Setting up fwupd (2.0.20-1ubuntu2~24.04.2) ...
[shard 0/3] Installing new version of config file /etc/fwupd/bios-settings.d/README.md ...
[shard 0/3] Installing new version of config file /etc/fwupd/remotes.d/lvfs-testing.conf ...
[shard 0/3] Installing new version of config file /etc/fwupd/remotes.d/lvfs.conf ...
[shard 0/3] Installing new version of config file /etc/fwupd/remotes.d/vendor-directory.conf ...
[shard 0/3] Installing new version of config file /etc/grub.d/35_fwupd ...
[shard 0/3] Installing new version of config file /etc/update-motd.d/85-fwupd ...
[shard 1/3] Setting up telnet (0.17+2.5-3ubuntu4.2) ...
[shard 1/3] Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ...
[shard 1/3] Setting up openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) ...
[shard 1/3] Installing new version of config file /etc/java-21-openjdk/security/java.security ...
[shard 0/3] fwupd-refresh.service is a disabled or a static unit not running, not starting it.
[shard 1/3] Setting up openssh-server (1:9.6p1-3ubuntu13.16) ...
[shard 0/3] Setting up systemd-resolved (255.4-1ubuntu8.16) ...
[shard 0/3] Setting up snapd (2.75.2+ubuntu24.04) ...
[shard 0/3] Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ...
[shard 1/3] Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ...
[shard 1/3] Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ...
[shard 1/3] Setting up xvfb (2:21.1.12-1ubuntu1.6) ...
[shard 1/3] Setting up python3.12 (3.12.3-1ubuntu0.15) ...
[shard 2/3] Setting up telnet (0.17+2.5-3ubuntu4.2) ...
[shard 2/3] Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ...
[shard 2/3] Setting up openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) ...
[shard 2/3] Installing new version of config file /etc/java-21-openjdk/security/java.security ...
[shard 2/3] Setting up openssh-server (1:9.6p1-3ubuntu13.16) ...
[shard 1/3] Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
[shard 1/3] Setting up libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
[shard 1/3] Setting up docker.io (29.1.3-0ubuntu3~24.04.2) ...
[shard 1/3] Setting up vim-tiny (2:9.1.0016-1ubuntu7.17) ...
[shard 1/3] Setting up kmod (31+20240202-2ubuntu7.2) ...
[shard 1/3] Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ...
[shard 1/3] Setting up ca-certificates (20260601~24.04.1) ...
[shard 2/3] Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ...
[shard 2/3] Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ...
[shard 2/3] Setting up xvfb (2:21.1.12-1ubuntu1.6) ...
[shard 2/3] Setting up python3.12 (3.12.3-1ubuntu0.15) ...
[shard 2/3] Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
[shard 2/3] Setting up libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
[shard 2/3] Setting up docker.io (29.1.3-0ubuntu3~24.04.2) ...
[shard 1/3] Updating certificates in /etc/ssl/certs...
[shard 2/3] Setting up vim-tiny (2:9.1.0016-1ubuntu7.17) ...
[shard 2/3] Setting up kmod (31+20240202-2ubuntu7.2) ...
[shard 2/3] Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ...
[shard 2/3] Setting up ca-certificates (20260601~24.04.1) ...
[shard 1/3] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
[shard 1/3] 14 added, 39 removed; done.
[shard 1/3] Setting up perl (5.38.2-3.2ubuntu0.3) ...
[shard 1/3] Setting up linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ...
[shard 1/3] Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
[shard 1/3] Setting up libdpkg-perl (1.22.6ubuntu6.6) ...
[shard 1/3] Setting up linux-tools-6.8.0-134 (6.8.0-134.134) ...
[shard 1/3] Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 1/3] Setting up libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) ...
[shard 1/3] Setting up open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) ...
[shard 1/3] Installing new version of config file /etc/vmware-tools/tools.conf.example ...
[shard 1/3] Setting up curl (8.5.0-2ubuntu10.11) ...
[shard 1/3] Setting up bind9-host (1:9.18.39-0ubuntu0.24.04.5) ...
[shard 1/3] Setting up libarchive13t64:amd64 (3.7.2-2ubuntu0.7) ...
[shard 1/3] Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
[shard 1/3] Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 1/3] Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 1/3] Setting up vim (2:9.1.0016-1ubuntu7.17) ...
[shard 1/3] Setting up libwww-perl (6.76-1ubuntu0.1) ...
[shard 1/3] Setting up linux-image-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.8.0-110-generic
[shard 1/3] I: /boot/initrd.img.old is now a symlink to initrd.img-6.8.0-110-generic
[shard 1/3] I: /boot/vmlinuz is now a symlink to vmlinuz-6.8.0-134-generic
[shard 1/3] I: /boot/initrd.img is now a symlink to initrd.img-6.8.0-134-generic
[shard 1/3] Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 1/3] Setting up systemd (255.4-1ubuntu8.16) ...
[shard 1/3] Setting up linux-headers-generic (6.8.0-134.134) ...
[shard 1/3] Setting up dpkg-dev (1.22.6ubuntu6.6) ...
[shard 1/3] Setting up linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] Setting up systemd-timesyncd (255.4-1ubuntu8.16) ...
[shard 2/3] Updating certificates in /etc/ssl/certs...
[shard 1/3] Setting up udev (255.4-1ubuntu8.16) ...
[shard 1/3] Setting up kpartx (0.9.4-5ubuntu8.2) ...
[shard 1/3] Setting up bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) ...
[shard 1/3] Setting up linux-image-virtual (6.8.0-134.134) ...
[shard 1/3] Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
[shard 1/3] Setting up fwupd (2.0.20-1ubuntu2~24.04.2) ...
[shard 1/3] Installing new version of config file /etc/fwupd/bios-settings.d/README.md ...
[shard 1/3] Installing new version of config file /etc/fwupd/remotes.d/lvfs-testing.conf ...
[shard 1/3] Installing new version of config file /etc/fwupd/remotes.d/lvfs.conf ...
[shard 1/3] Installing new version of config file /etc/fwupd/remotes.d/vendor-directory.conf ...
[shard 1/3] Installing new version of config file /etc/grub.d/35_fwupd ...
[shard 1/3] Installing new version of config file /etc/update-motd.d/85-fwupd ...
[shard 2/3] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
[shard 2/3] 14 added, 39 removed; done.
[shard 2/3] Setting up perl (5.38.2-3.2ubuntu0.3) ...
[shard 2/3] Setting up linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ...
[shard 2/3] Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
[shard 2/3] Setting up libdpkg-perl (1.22.6ubuntu6.6) ...
[shard 2/3] Setting up linux-tools-6.8.0-134 (6.8.0-134.134) ...
[shard 2/3] Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 2/3] Setting up libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) ...
[shard 2/3] Setting up open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) ...
[shard 2/3] Installing new version of config file /etc/vmware-tools/tools.conf.example ...
[shard 1/3] fwupd-refresh.service is a disabled or a static unit not running, not starting it.
[shard 1/3] fwupd.service is a disabled or a static unit not running, not starting it.
[shard 1/3] Setting up systemd-resolved (255.4-1ubuntu8.16) ...
[shard 1/3] Setting up snapd (2.75.2+ubuntu24.04) ...
[shard 1/3] Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ...
[shard 2/3] Setting up curl (8.5.0-2ubuntu10.11) ...
[shard 2/3] Setting up bind9-host (1:9.18.39-0ubuntu0.24.04.5) ...
[shard 2/3] Setting up libarchive13t64:amd64 (3.7.2-2ubuntu0.7) ...
[shard 2/3] Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
[shard 2/3] Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 2/3] Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 2/3] Setting up vim (2:9.1.0016-1ubuntu7.17) ...
[shard 2/3] Setting up libwww-perl (6.76-1ubuntu0.1) ...
[shard 2/3] Setting up linux-image-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.8.0-110-generic
[shard 2/3] I: /boot/initrd.img.old is now a symlink to initrd.img-6.8.0-110-generic
[shard 2/3] I: /boot/vmlinuz is now a symlink to vmlinuz-6.8.0-134-generic
[shard 2/3] I: /boot/initrd.img is now a symlink to initrd.img-6.8.0-134-generic
[shard 2/3] Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
[shard 2/3] Setting up systemd (255.4-1ubuntu8.16) ...
[shard 2/3] Setting up linux-headers-generic (6.8.0-134.134) ...
[shard 2/3] Setting up dpkg-dev (1.22.6ubuntu6.6) ...
[shard 2/3] Setting up linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] Setting up systemd-timesyncd (255.4-1ubuntu8.16) ...
[shard 2/3] Setting up udev (255.4-1ubuntu8.16) ...
[shard 2/3] Setting up kpartx (0.9.4-5ubuntu8.2) ...
[shard 2/3] Setting up bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) ...
[shard 2/3] Setting up linux-image-virtual (6.8.0-134.134) ...
[shard 2/3] Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
[shard 2/3] Setting up fwupd (2.0.20-1ubuntu2~24.04.2) ...
[shard 2/3] Installing new version of config file /etc/fwupd/bios-settings.d/README.md ...
[shard 2/3] Installing new version of config file /etc/fwupd/remotes.d/lvfs-testing.conf ...
[shard 2/3] Installing new version of config file /etc/fwupd/remotes.d/lvfs.conf ...
[shard 2/3] Installing new version of config file /etc/fwupd/remotes.d/vendor-directory.conf ...
[shard 2/3] Installing new version of config file /etc/grub.d/35_fwupd ...
[shard 2/3] Installing new version of config file /etc/update-motd.d/85-fwupd ...
[shard 2/3] fwupd-refresh.service is a disabled or a static unit not running, not starting it.
[shard 2/3] Setting up systemd-resolved (255.4-1ubuntu8.16) ...
[shard 2/3] Setting up snapd (2.75.2+ubuntu24.04) ...
[shard 2/3] Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ...
[shard 0/3] snapd.failure.service is a disabled or a static unit not running, not starting it.
[shard 0/3] snapd.gpio-chardev-setup.target is a disabled or a static unit not running, not starting it.
[shard 0/3] snapd.snap-repair.service is a disabled or a static unit not running, not starting it.
[shard 0/3] Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 0/3] Setting up systemd-sysv (255.4-1ubuntu8.16) ...
[shard 0/3] Setting up linux-headers-virtual (6.8.0-134.134) ...
[shard 0/3] Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 0/3] Setting up plymouth (24.004.60-1ubuntu7.2) ...
[shard 0/3] update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
[shard 0/3] update-initramfs: Generating /boot/initrd.img-6.8.0-71-generic
[shard 1/3] snapd.failure.service is a disabled or a static unit not running, not starting it.
[shard 1/3] snapd.gpio-chardev-setup.target is a disabled or a static unit not running, not starting it.
[shard 1/3] snapd.snap-repair.service is a disabled or a static unit not running, not starting it.
[shard 1/3] Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 1/3] Setting up systemd-sysv (255.4-1ubuntu8.16) ...
[shard 1/3] Setting up linux-headers-virtual (6.8.0-134.134) ...
[shard 1/3] Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 1/3] Setting up plymouth (24.004.60-1ubuntu7.2) ...
[shard 1/3] update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
[shard 0/3] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[shard 0/3] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[shard 0/3] Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 0/3] Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ...
[shard 0/3] Setting up multipath-tools (0.9.4-5ubuntu8.2) ...
[shard 0/3] Setting up linux-virtual (6.8.0-134.134) ...
[shard 0/3] Setting up libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 0/3] Setting up plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) ...
[shard 0/3] update-initramfs: deferring update (trigger activated)
[shard 0/3] Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ...
[shard 0/3] Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 0/3] Setting up apport-core-dump-handler (2.28.2-0ubuntu0.1) ...
[shard 1/3] update-initramfs: Generating /boot/initrd.img-6.8.0-71-generic
[shard 0/3] Setting up apport (2.28.2-0ubuntu0.1) ...
[shard 0/3] apport-autoreport.service is a disabled or a static unit not running, not starting it.
[shard 0/3] Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ...
[shard 0/3] Setting up libheif1:amd64 (1.17.6-1ubuntu4.5) ...
[shard 0/3] Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) ...
[shard 0/3] Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ...
[shard 0/3] Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[shard 0/3] Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ...
[shard 0/3] Processing triggers for ufw (0.36.2-6) ...
[shard 0/3] Processing triggers for man-db (2.12.0-4build2) ...
[shard 0/3] Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[shard 0/3] Processing triggers for install-info (7.1-3build2) ...
[shard 1/3] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[shard 0/3] Processing triggers for initramfs-tools (0.142ubuntu25.8) ...
[shard 0/3] update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
[shard 1/3] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[shard 1/3] Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 1/3] Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ...
[shard 1/3] Setting up multipath-tools (0.9.4-5ubuntu8.2) ...
[shard 1/3] Setting up linux-virtual (6.8.0-134.134) ...
[shard 1/3] Setting up libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 1/3] Setting up plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) ...
[shard 1/3] update-initramfs: deferring update (trigger activated)
[shard 1/3] Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ...
[shard 1/3] Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 1/3] Setting up apport-core-dump-handler (2.28.2-0ubuntu0.1) ...
[shard 2/3] snapd.failure.service is a disabled or a static unit not running, not starting it.
[shard 2/3] snapd.gpio-chardev-setup.target is a disabled or a static unit not running, not starting it.
[shard 2/3] snapd.snap-repair.service is a disabled or a static unit not running, not starting it.
[shard 2/3] Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 2/3] Setting up systemd-sysv (255.4-1ubuntu8.16) ...
[shard 2/3] Setting up linux-headers-virtual (6.8.0-134.134) ...
[shard 2/3] Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 2/3] Setting up plymouth (24.004.60-1ubuntu7.2) ...
[shard 2/3] update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
[shard 1/3] Setting up apport (2.28.2-0ubuntu0.1) ...
[shard 1/3] apport-autoreport.service is a disabled or a static unit not running, not starting it.
[shard 1/3] Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ...
[shard 1/3] Setting up libheif1:amd64 (1.17.6-1ubuntu4.5) ...
[shard 1/3] Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) ...
[shard 1/3] Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ...
[shard 1/3] Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[shard 1/3] Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ...
[shard 1/3] Processing triggers for ufw (0.36.2-6) ...
[shard 1/3] Processing triggers for man-db (2.12.0-4build2) ...
[shard 0/3] Processing triggers for hicolor-icon-theme (0.17-2) ...
[shard 0/3] Processing triggers for ca-certificates-java (20240118) ...
[shard 0/3] done.
[shard 0/3] Setting up openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) ...
[shard 0/3] Setting up openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) ...
[shard 0/3] Setting up openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) ...
[shard 0/3] Processing triggers for ca-certificates (20260601~24.04.1) ...
[shard 0/3] Updating certificates in /etc/ssl/certs...
[shard 0/3] 0 added, 0 removed; done.
[shard 0/3] Running hooks in /etc/ca-certificates/update.d...
[shard 0/3] done.
[shard 0/3] Processing triggers for linux-image-6.8.0-134-generic (6.8.0-134.134) ...
[shard 0/3] /etc/kernel/postinst.d/initramfs-tools:
[shard 0/3] update-initramfs: Generating /boot/initrd.img-6.8.0-134-generic
[shard 1/3] Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[shard 1/3] Processing triggers for install-info (7.1-3build2) ...
[shard 1/3] Processing triggers for initramfs-tools (0.142ubuntu25.8) ...
[shard 1/3] update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
[shard 2/3] update-initramfs: Generating /boot/initrd.img-6.8.0-71-generic
[shard 1/3] Processing triggers for hicolor-icon-theme (0.17-2) ...
[shard 0/3] /etc/kernel/postinst.d/zz-update-grub:
[shard 0/3] Sourcing file `/etc/default/grub'
[shard 0/3] Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
[shard 0/3] Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
[shard 0/3] Generating grub configuration file ...
[shard 1/3] Processing triggers for ca-certificates-java (20240118) ...
[shard 1/3] done.
[shard 1/3] Setting up openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) ...
[shard 1/3] Setting up openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) ...
[shard 0/3] Found linux image: /boot/vmlinuz-6.8.0-134-generic
[shard 1/3] Setting up openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) ...
[shard 0/3] Found initrd image: /boot/initrd.img-6.8.0-134-generic
[shard 1/3] Processing triggers for ca-certificates (20260601~24.04.1) ...
[shard 1/3] Updating certificates in /etc/ssl/certs...
[shard 0/3] Found linux image: /boot/vmlinuz-6.8.0-110-generic
[shard 0/3] Found initrd image: /boot/initrd.img-6.8.0-110-generic
[shard 0/3] Found linux image: /boot/vmlinuz-6.8.0-71-generic
[shard 0/3] Found initrd image: /boot/initrd.img-6.8.0-71-generic
[shard 0/3] Warning: os-prober will not be executed to detect other bootable partitions.
[shard 0/3] Systems on them will not be added to the GRUB boot configuration.
[shard 0/3] Check GRUB_DISABLE_OS_PROBER documentation entry.
[shard 0/3] Adding boot menu entry for UEFI Firmware Settings ...
[shard 0/3] done
[shard 0/3] Processing triggers for ca-certificates-java (20240118) ...
[shard 0/3] done.
[shard 1/3] 0 added, 0 removed; done.
[shard 1/3] Running hooks in /etc/ca-certificates/update.d...
[shard 1/3] done.
[shard 1/3] Processing triggers for linux-image-6.8.0-134-generic (6.8.0-134.134) ...
[shard 1/3] /etc/kernel/postinst.d/initramfs-tools:
[shard 1/3] update-initramfs: Generating /boot/initrd.img-6.8.0-134-generic
[shard 0/3] Scanning processes... [                                                        ]
[shard 0/3] Scanning processes... [                                                        ]
[shard 0/3] Scanning processes... [                                                        ]
[shard 0/3] Scanning processes... [=                                                       ]
[shard 0/3] Scanning processes... [=                                                       ]
[shard 0/3] Scanning processes... [==                                                      ]
[shard 0/3] Scanning processes... [==                                                      ]
[shard 0/3] Scanning processes... [==                                                      ]
[shard 0/3] Scanning processes... [===                                                     ]
[shard 0/3] Scanning processes... [===                                                     ]
[shard 0/3] Scanning processes... [====                                                    ]
[shard 0/3] Scanning processes... [====                                                    ]
[shard 0/3] Scanning processes... [====                                                    ]
[shard 0/3] Scanning processes... [=====                                                   ]
[shard 0/3] Scanning processes... [=====                                                   ]
[shard 0/3] Scanning processes... [======                                                  ]
[shard 0/3] Scanning processes... [======                                                  ]
[shard 0/3] Scanning processes... [=======                                                 ]
[shard 0/3] Scanning processes... [=======                                                 ]
[shard 0/3] Scanning processes... [=======                                                 ]
[shard 0/3] Scanning processes... [========                                                ]
[shard 0/3] Scanning processes... [========                                                ]
[shard 0/3] Scanning processes... [=========                                               ]
[shard 0/3] Scanning processes... [=========                                               ]
[shard 0/3] Scanning processes... [=========                                               ]
[shard 0/3] Scanning processes... [==========                                              ]
[shard 0/3] Scanning processes... [==========                                              ]
[shard 0/3] Scanning processes... [===========                                             ]
[shard 0/3] Scanning processes... [===========                                             ]
[shard 0/3] Scanning processes... [===========                                             ]
[shard 0/3] Scanning processes... [============                                            ]
[shard 0/3] Scanning processes... [============                                            ]
[shard 0/3] Scanning processes... [=============                                           ]
[shard 0/3] Scanning processes... [=============                                           ]
[shard 0/3] Scanning processes... [==============                                          ]
[shard 0/3] Scanning processes... [==============                                          ]
[shard 0/3] Scanning processes... [==============                                          ]
[shard 0/3] Scanning processes... [===============                                         ]
[shard 0/3] Scanning processes... [===============                                         ]
[shard 0/3] Scanning processes... [================                                        ]
[shard 0/3] Scanning processes... [================                                        ]
[shard 0/3] Scanning processes... [================                                        ]
[shard 0/3] Scanning processes... [=================                                       ]
[shard 0/3] Scanning processes... [=================                                       ]
[shard 0/3] Scanning processes... [==================                                      ]
[shard 0/3] Scanning processes... [==================                                      ]
[shard 0/3] Scanning processes... [==================                                      ]
[shard 0/3] Scanning processes... [===================                                     ]
[shard 0/3] Scanning processes... [===================                                     ]
[shard 0/3] Scanning processes... [====================                                    ]
[shard 0/3] Scanning processes... [====================                                    ]
[shard 0/3] Scanning processes... [=====================                                   ]
[shard 0/3] Scanning processes... [=====================                                   ]
[shard 0/3] Scanning processes... [=====================                                   ]
[shard 0/3] Scanning processes... [======================                                  ]
[shard 0/3] Scanning processes... [======================                                  ]
[shard 0/3] Scanning processes... [=======================                                 ]
[shard 0/3] Scanning processes... [=======================                                 ]
[shard 0/3] Scanning processes... [=======================                                 ]
[shard 0/3] Scanning processes... [========================                                ]
[shard 0/3] Scanning processes... [========================                                ]
[shard 0/3] Scanning processes... [=========================                               ]
[shard 0/3] Scanning processes... [=========================                               ]
[shard 0/3] Scanning processes... [=========================                               ]
[shard 0/3] Scanning processes... [==========================                              ]
[shard 0/3] Scanning processes... [==========================                              ]
[shard 0/3] Scanning processes... [===========================                             ]
[shard 0/3] Scanning processes... [===========================                             ]
[shard 0/3] Scanning processes... [============================                            ]
[shard 0/3] Scanning processes... [============================                            ]
[shard 0/3] Scanning processes... [============================                            ]
[shard 0/3] Scanning processes... [=============================                           ]
[shard 0/3] Scanning processes... [=============================                           ]
[shard 0/3] Scanning processes... [==============================                          ]
[shard 0/3] Scanning processes... [==============================                          ]
[shard 0/3] Scanning processes... [==============================                          ]
[shard 0/3] Scanning processes... [===============================                         ]
[shard 0/3] Scanning processes... [===============================                         ]
[shard 0/3] Scanning processes... [================================                        ]
[shard 0/3] Scanning processes... [================================                        ]
[shard 0/3] Scanning processes... [================================                        ]
[shard 0/3] Scanning processes... [=================================                       ]
[shard 0/3] Scanning processes... [=================================                       ]
[shard 0/3] Scanning processes... [==================================                      ]
[shard 0/3] Scanning processes... [==================================                      ]
[shard 0/3] Scanning processes... [===================================                     ]
[shard 0/3] Scanning processes... [===================================                     ]
[shard 0/3] Scanning processes... [===================================                     ]
[shard 0/3] Scanning processes... [====================================                    ]
[shard 0/3] Scanning processes... [====================================                    ]
[shard 0/3] Scanning processes... [=====================================                   ]
[shard 0/3] Scanning processes... [=====================================                   ]
[shard 0/3] Scanning processes... [=====================================                   ]
[shard 0/3] Scanning processes... [======================================                  ]
[shard 0/3] Scanning processes... [======================================                  ]
[shard 0/3] Scanning processes... [=======================================                 ]
[shard 0/3] Scanning processes... [=======================================                 ]
[shard 0/3] Scanning processes... [=======================================                 ]
[shard 0/3] Scanning processes... [========================================                ]
[shard 0/3] Scanning processes... [========================================                ]
[shard 0/3] Scanning processes... [=========================================               ]
[shard 0/3] Scanning processes... [=========================================               ]
[shard 0/3] Scanning processes... [==========================================              ]
[shard 0/3] Scanning processes... [==========================================              ]
[shard 0/3] Scanning processes... [==========================================              ]
[shard 0/3] Scanning processes... [===========================================             ]
[shard 0/3] Scanning processes... [===========================================             ]
[shard 0/3] Scanning processes... [============================================            ]
[shard 0/3] Scanning processes... [============================================            ]
[shard 0/3] Scanning processes... [============================================            ]
[shard 0/3] Scanning processes... [=============================================           ]
[shard 0/3] Scanning processes... [=============================================           ]
[shard 0/3] Scanning processes... [==============================================          ]
[shard 0/3] Scanning processes... [==============================================          ]
[shard 0/3] Scanning processes... [==============================================          ]
[shard 0/3] Scanning processes... [===============================================         ]
[shard 0/3] Scanning processes... [===============================================         ]
[shard 0/3] Scanning processes... [================================================        ]
[shard 0/3] Scanning processes... [================================================        ]
[shard 0/3] Scanning processes... [=================================================       ]
[shard 0/3] Scanning processes... [=================================================       ]
[shard 0/3] Scanning processes... [=================================================       ]
[shard 0/3] Scanning processes... [==================================================      ]
[shard 0/3] Scanning processes... [==================================================      ]
[shard 0/3] Scanning processes... [===================================================     ]
[shard 0/3] Scanning processes... [===================================================     ]
[shard 0/3] Scanning processes... [===================================================     ]
[shard 0/3] Scanning processes... [====================================================    ]
[shard 0/3] Scanning processes... [====================================================    ]
[shard 0/3] Scanning processes... [=====================================================   ]
[shard 0/3] Scanning processes... [=====================================================   ]
[shard 0/3] Scanning processes... [=====================================================   ]
[shard 0/3] Scanning processes... [======================================================  ]
[shard 0/3] Scanning processes... [======================================================  ]
[shard 0/3] Scanning processes... [======================================================= ]
[shard 0/3] Scanning processes... [======================================================= ]
[shard 0/3] Scanning processes... [========================================================]
[shard 0/3] Scanning processes...                                                           
[shard 0/3] Scanning candidates... [                                                       ]
[shard 0/3] Scanning candidates... [=====                                                  ]
[shard 0/3] Scanning candidates... [===========                                            ]
[shard 0/3] Scanning candidates... [================                                       ]
[shard 0/3] Scanning candidates... [======================                                 ]
[shard 0/3] Scanning candidates... [===========================                            ]
[shard 0/3] Scanning candidates... [=================================                      ]
[shard 0/3] Scanning candidates... [======================================                 ]
[shard 0/3] Scanning candidates... [============================================           ]
[shard 0/3] Scanning candidates... [=================================================      ]
[shard 0/3] Scanning candidates... [=======================================================]
[shard 0/3] Scanning candidates...                                                          
[shard 0/3] Scanning linux images... [                                                     ]
[shard 0/3] Scanning linux images... [==========                                           ]
[shard 0/3] Scanning linux images... [=====================                                ]
[shard 0/3] Scanning linux images... [===============================                      ]
[shard 0/3] Scanning linux images... [==========================================           ]
[shard 0/3] Scanning linux images... [=====================================================]
[shard 0/3] Scanning linux images...                                                        
[shard 0/3] 
[shard 0/3] Pending kernel upgrade!
[shard 0/3] Running kernel version:
[shard 0/3]   6.8.0-110-generic
[shard 0/3] Diagnostics:
[shard 0/3]   The currently running kernel version is not the expected kernel version
[shard 0/3] 6.8.0-134-generic.
[shard 0/3] 
[shard 0/3] Restarting the system to load the new kernel will not be handled automatically,
[shard 0/3] so you should consider rebooting.
[shard 0/3] 
[shard 0/3] Restarting services...
[shard 0/3]  systemctl restart packagekit.service polkit.service udisks2.service
[shard 0/3] 
[shard 0/3] Service restarts being deferred:
[shard 0/3]  systemctl restart ModemManager.service
[shard 0/3]  /etc/needrestart/restart.d/dbus.service
[shard 0/3]  systemctl restart docker.service
[shard 0/3]  systemctl restart systemd-logind.service
[shard 0/3]  systemctl restart unattended-upgrades.service
[shard 0/3] 
[shard 0/3] No containers need to be restarted.
[shard 0/3] 
[shard 0/3] User sessions running outdated binaries:
[shard 0/3]  root @ session #3: sshd[1832]
[shard 0/3]  root @ user manager service: systemd[1494]
[shard 0/3] 
[shard 0/3] No VM guests are running outdated hypervisor (qemu) binaries on this host.
[shard 0/3] (Reading database ... 
[shard 0/3] (Reading database ... 5%
[shard 0/3] (Reading database ... 10%
[shard 0/3] (Reading database ... 15%
[shard 0/3] (Reading database ... 20%
[shard 0/3] (Reading database ... 25%
[shard 0/3] (Reading database ... 30%
[shard 0/3] (Reading database ... 35%
[shard 0/3] (Reading database ... 40%
[shard 0/3] (Reading database ... 45%
[shard 0/3] (Reading database ... 50%
[shard 0/3] (Reading database ... 55%
[shard 0/3] (Reading database ... 60%
[shard 0/3] (Reading database ... 65%
[shard 0/3] (Reading database ... 70%
[shard 2/3] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[shard 0/3] (Reading database ... 75%
[shard 0/3] (Reading database ... 80%
[shard 0/3] (Reading database ... 85%
[shard 0/3] (Reading database ... 90%
[shard 0/3] (Reading database ... 95%
[shard 0/3] (Reading database ... 100%
[shard 0/3] (Reading database ... 188746 files and directories currently installed.)
[shard 0/3] Removing libfwupd2:amd64 (1.9.34-0ubuntu1~24.04.1) ...
[shard 0/3] Removing libgusb2:amd64 (0.4.8-1build2) ...
[shard 0/3] Removing linux-headers-6.8.0-71-generic (6.8.0-71.71) ...
[shard 1/3] /etc/kernel/postinst.d/zz-update-grub:
[shard 1/3] Sourcing file `/etc/default/grub'
[shard 1/3] Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
[shard 1/3] Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
[shard 1/3] Generating grub configuration file ...
[shard 2/3] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[shard 1/3] Found linux image: /boot/vmlinuz-6.8.0-134-generic
[shard 1/3] Found initrd image: /boot/initrd.img-6.8.0-134-generic
[shard 0/3] Removing linux-headers-6.8.0-71 (6.8.0-71.71) ...
[shard 1/3] Found linux image: /boot/vmlinuz-6.8.0-110-generic
[shard 1/3] Found initrd image: /boot/initrd.img-6.8.0-110-generic
[shard 1/3] Found linux image: /boot/vmlinuz-6.8.0-71-generic
[shard 1/3] Found initrd image: /boot/initrd.img-6.8.0-71-generic
[shard 1/3] Warning: os-prober will not be executed to detect other bootable partitions.
[shard 1/3] Systems on them will not be added to the GRUB boot configuration.
[shard 1/3] Check GRUB_DISABLE_OS_PROBER documentation entry.
[shard 1/3] Adding boot menu entry for UEFI Firmware Settings ...
[shard 1/3] done
[shard 1/3] Processing triggers for ca-certificates-java (20240118) ...
[shard 2/3] Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 2/3] Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ...
[shard 2/3] Setting up multipath-tools (0.9.4-5ubuntu8.2) ...
[shard 1/3] done.
[shard 1/3] Scanning processes... [                                                        ]
[shard 1/3] Scanning processes... [                                                        ]
[shard 1/3] Scanning processes... [                                                        ]
[shard 1/3] Scanning processes... [=                                                       ]
[shard 1/3] Scanning processes... [=                                                       ]
[shard 1/3] Scanning processes... [==                                                      ]
[shard 1/3] Scanning processes... [==                                                      ]
[shard 1/3] Scanning processes... [==                                                      ]
[shard 1/3] Scanning processes... [===                                                     ]
[shard 1/3] Scanning processes... [===                                                     ]
[shard 1/3] Scanning processes... [====                                                    ]
[shard 1/3] Scanning processes... [====                                                    ]
[shard 1/3] Scanning processes... [=====                                                   ]
[shard 1/3] Scanning processes... [=====                                                   ]
[shard 1/3] Scanning processes... [=====                                                   ]
[shard 1/3] Scanning processes... [======                                                  ]
[shard 1/3] Scanning processes... [======                                                  ]
[shard 1/3] Scanning processes... [=======                                                 ]
[shard 1/3] Scanning processes... [=======                                                 ]
[shard 1/3] Scanning processes... [========                                                ]
[shard 1/3] Scanning processes... [========                                                ]
[shard 1/3] Scanning processes... [========                                                ]
[shard 1/3] Scanning processes... [=========                                               ]
[shard 1/3] Scanning processes... [=========                                               ]
[shard 1/3] Scanning processes... [==========                                              ]
[shard 1/3] Scanning processes... [==========                                              ]
[shard 1/3] Scanning processes... [==========                                              ]
[shard 1/3] Scanning processes... [===========                                             ]
[shard 1/3] Scanning processes... [===========                                             ]
[shard 1/3] Scanning processes... [============                                            ]
[shard 1/3] Scanning processes... [============                                            ]
[shard 1/3] Scanning processes... [=============                                           ]
[shard 1/3] Scanning processes... [=============                                           ]
[shard 1/3] Scanning processes... [=============                                           ]
[shard 1/3] Scanning processes... [==============                                          ]
[shard 1/3] Scanning processes... [==============                                          ]
[shard 1/3] Scanning processes... [===============                                         ]
[shard 1/3] Scanning processes... [===============                                         ]
[shard 1/3] Scanning processes... [================                                        ]
[shard 1/3] Scanning processes... [================                                        ]
[shard 1/3] Scanning processes... [================                                        ]
[shard 1/3] Scanning processes... [=================                                       ]
[shard 1/3] Scanning processes... [=================                                       ]
[shard 1/3] Scanning processes... [==================                                      ]
[shard 1/3] Scanning processes... [==================                                      ]
[shard 1/3] Scanning processes... [==================                                      ]
[shard 1/3] Scanning processes... [===================                                     ]
[shard 1/3] Scanning processes... [===================                                     ]
[shard 1/3] Scanning processes... [====================                                    ]
[shard 1/3] Scanning processes... [====================                                    ]
[shard 1/3] Scanning processes... [=====================                                   ]
[shard 1/3] Scanning processes... [=====================                                   ]
[shard 1/3] Scanning processes... [=====================                                   ]
[shard 1/3] Scanning processes... [======================                                  ]
[shard 1/3] Scanning processes... [======================                                  ]
[shard 1/3] Scanning processes... [=======================                                 ]
[shard 1/3] Scanning processes... [=======================                                 ]
[shard 1/3] Scanning processes... [========================                                ]
[shard 1/3] Scanning processes... [========================                                ]
[shard 1/3] Scanning processes... [========================                                ]
[shard 1/3] Scanning processes... [=========================                               ]
[shard 1/3] Scanning processes... [=========================                               ]
[shard 1/3] Scanning processes... [==========================                              ]
[shard 1/3] Scanning processes... [==========================                              ]
[shard 1/3] Scanning processes... [==========================                              ]
[shard 1/3] Scanning processes... [===========================                             ]
[shard 1/3] Scanning processes... [===========================                             ]
[shard 1/3] Scanning processes... [============================                            ]
[shard 1/3] Scanning processes... [============================                            ]
[shard 1/3] Scanning processes... [=============================                           ]
[shard 1/3] Scanning processes... [=============================                           ]
[shard 1/3] Scanning processes... [=============================                           ]
[shard 1/3] Scanning processes... [==============================                          ]
[shard 1/3] Scanning processes... [==============================                          ]
[shard 1/3] Scanning processes... [===============================                         ]
[shard 1/3] Scanning processes... [===============================                         ]
[shard 1/3] Scanning processes... [================================                        ]
[shard 1/3] Scanning processes... [================================                        ]
[shard 1/3] Scanning processes... [================================                        ]
[shard 1/3] Scanning processes... [=================================                       ]
[shard 1/3] Scanning processes... [=================================                       ]
[shard 1/3] Scanning processes... [==================================                      ]
[shard 1/3] Scanning processes... [==================================                      ]
[shard 1/3] Scanning processes... [==================================                      ]
[shard 1/3] Scanning processes... [===================================                     ]
[shard 1/3] Scanning processes... [===================================                     ]
[shard 1/3] Scanning processes... [====================================                    ]
[shard 1/3] Scanning processes... [====================================                    ]
[shard 1/3] Scanning processes... [=====================================                   ]
[shard 1/3] Scanning processes... [=====================================                   ]
[shard 1/3] Scanning processes... [=====================================                   ]
[shard 1/3] Scanning processes... [======================================                  ]
[shard 1/3] Scanning processes... [======================================                  ]
[shard 1/3] Scanning processes... [=======================================                 ]
[shard 1/3] Scanning processes... [=======================================                 ]
[shard 1/3] Scanning processes... [========================================                ]
[shard 1/3] Scanning processes... [========================================                ]
[shard 1/3] Scanning processes... [========================================                ]
[shard 1/3] Scanning processes... [=========================================               ]
[shard 1/3] Scanning processes... [=========================================               ]
[shard 1/3] Scanning processes... [==========================================              ]
[shard 1/3] Scanning processes... [==========================================              ]
[shard 1/3] Scanning processes... [==========================================              ]
[shard 1/3] Scanning processes... [===========================================             ]
[shard 1/3] Scanning processes... [===========================================             ]
[shard 1/3] Scanning processes... [============================================            ]
[shard 1/3] Scanning processes... [============================================            ]
[shard 1/3] Scanning processes... [=============================================           ]
[shard 1/3] Scanning processes... [=============================================           ]
[shard 1/3] Scanning processes... [=============================================           ]
[shard 1/3] Scanning processes... [==============================================          ]
[shard 1/3] Scanning processes... [==============================================          ]
[shard 1/3] Scanning processes... [===============================================         ]
[shard 1/3] Scanning processes... [===============================================         ]
[shard 1/3] Scanning processes... [================================================        ]
[shard 1/3] Scanning processes... [================================================        ]
[shard 1/3] Scanning processes... [================================================        ]
[shard 1/3] Scanning processes... [=================================================       ]
[shard 1/3] Scanning processes... [=================================================       ]
[shard 1/3] Scanning processes... [==================================================      ]
[shard 1/3] Scanning processes... [==================================================      ]
[shard 1/3] Scanning processes... [==================================================      ]
[shard 1/3] Scanning processes... [===================================================     ]
[shard 1/3] Scanning processes... [===================================================     ]
[shard 1/3] Scanning processes... [====================================================    ]
[shard 1/3] Scanning processes... [====================================================    ]
[shard 1/3] Scanning processes... [=====================================================   ]
[shard 1/3] Scanning processes... [=====================================================   ]
[shard 1/3] Scanning processes... [=====================================================   ]
[shard 1/3] Scanning processes... [======================================================  ]
[shard 1/3] Scanning processes... [======================================================  ]
[shard 1/3] Scanning processes... [======================================================= ]
[shard 1/3] Scanning processes... [======================================================= ]
[shard 1/3] Scanning processes... [========================================================]
[shard 1/3] Scanning processes...                                                           
[shard 1/3] Scanning candidates... [                                                       ]
[shard 1/3] Scanning candidates... [=====                                                  ]
[shard 1/3] Scanning candidates... [===========                                            ]
[shard 1/3] Scanning candidates... [================                                       ]
[shard 1/3] Scanning candidates... [======================                                 ]
[shard 1/3] Scanning candidates... [===========================                            ]
[shard 1/3] Scanning candidates... [=================================                      ]
[shard 1/3] Scanning candidates... [======================================                 ]
[shard 1/3] Scanning candidates... [============================================           ]
[shard 1/3] Scanning candidates... [=================================================      ]
[shard 1/3] Scanning candidates... [=======================================================]
[shard 1/3] Scanning candidates...                                                          
[shard 1/3] Scanning linux images... [                                                     ]
[shard 1/3] Scanning linux images... [==========                                           ]
[shard 1/3] Scanning linux images... [=====================                                ]
[shard 1/3] Scanning linux images... [===============================                      ]
[shard 1/3] Scanning linux images... [==========================================           ]
[shard 1/3] Scanning linux images... [=====================================================]
[shard 1/3] Scanning linux images...                                                        
[shard 1/3] 
[shard 1/3] Pending kernel upgrade!
[shard 1/3] Running kernel version:
[shard 1/3]   6.8.0-110-generic
[shard 1/3] Diagnostics:
[shard 1/3]   The currently running kernel version is not the expected kernel version
[shard 1/3] 6.8.0-134-generic.
[shard 1/3] 
[shard 1/3] Restarting the system to load the new kernel will not be handled automatically,
[shard 1/3] so you should consider rebooting.
[shard 1/3] 
[shard 1/3] Restarting services...
[shard 1/3]  systemctl restart packagekit.service polkit.service udisks2.service
[shard 1/3] 
[shard 1/3] Service restarts being deferred:
[shard 1/3]  systemctl restart ModemManager.service
[shard 1/3]  /etc/needrestart/restart.d/dbus.service
[shard 1/3]  systemctl restart docker.service
[shard 1/3]  systemctl restart systemd-logind.service
[shard 1/3]  systemctl restart unattended-upgrades.service
[shard 1/3] 
[shard 1/3] No containers need to be restarted.
[shard 1/3] 
[shard 1/3] User sessions running outdated binaries:
[shard 1/3]  root @ session #3: sshd[1815]
[shard 1/3]  root @ user manager service: systemd[1494]
[shard 1/3] 
[shard 1/3] No VM guests are running outdated hypervisor (qemu) binaries on this host.
[shard 0/3] Removing linux-image-6.8.0-71-generic (6.8.0-71.71) ...
[shard 2/3] Setting up linux-virtual (6.8.0-134.134) ...
[shard 2/3] Setting up libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 2/3] Setting up plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) ...
[shard 2/3] update-initramfs: deferring update (trigger activated)
[shard 2/3] Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ...
[shard 0/3] /etc/kernel/postrm.d/initramfs-tools:
[shard 0/3] update-initramfs: Deleting /boot/initrd.img-6.8.0-71-generic
[shard 0/3] /etc/kernel/postrm.d/zz-update-grub:
[shard 0/3] Sourcing file `/etc/default/grub'
[shard 0/3] Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
[shard 0/3] Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
[shard 0/3] Generating grub configuration file ...
[shard 2/3] Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
[shard 2/3] Setting up apport-core-dump-handler (2.28.2-0ubuntu0.1) ...
[shard 0/3] Found linux image: /boot/vmlinuz-6.8.0-134-generic
[shard 0/3] Found initrd image: /boot/initrd.img-6.8.0-134-generic
[shard 0/3] Found linux image: /boot/vmlinuz-6.8.0-110-generic
[shard 0/3] Found initrd image: /boot/initrd.img-6.8.0-110-generic
[shard 0/3] Warning: os-prober will not be executed to detect other bootable partitions.
[shard 0/3] Systems on them will not be added to the GRUB boot configuration.
[shard 0/3] Check GRUB_DISABLE_OS_PROBER documentation entry.
[shard 0/3] Adding boot menu entry for UEFI Firmware Settings ...
[shard 0/3] done
[shard 0/3] Removing linux-modules-6.8.0-71-generic (6.8.0-71.71) ...
[shard 0/3] Removing linux-tools-6.8.0-71-generic (6.8.0-71.71) ...
[shard 0/3] Removing linux-tools-6.8.0-71 (6.8.0-71.71) ...
[shard 0/3] Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[shard 2/3] Setting up apport (2.28.2-0ubuntu0.1) ...
[shard 1/3] (Reading database ... 
[shard 1/3] (Reading database ... 5%
[shard 1/3] (Reading database ... 10%
[shard 1/3] (Reading database ... 15%
[shard 1/3] (Reading database ... 20%
[shard 1/3] (Reading database ... 25%
[shard 1/3] (Reading database ... 30%
[shard 1/3] (Reading database ... 35%
[shard 1/3] (Reading database ... 40%
[shard 1/3] (Reading database ... 45%
[shard 1/3] (Reading database ... 50%
[shard 1/3] (Reading database ... 55%
[shard 1/3] (Reading database ... 60%
[shard 1/3] (Reading database ... 65%
[shard 1/3] (Reading database ... 70%
[shard 1/3] (Reading database ... 75%
[shard 1/3] (Reading database ... 80%
[shard 1/3] (Reading database ... 85%
[shard 1/3] (Reading database ... 90%
[shard 1/3] (Reading database ... 95%
[shard 1/3] (Reading database ... 100%
[shard 1/3] (Reading database ... 188746 files and directories currently installed.)
[shard 1/3] Removing libfwupd2:amd64 (1.9.34-0ubuntu1~24.04.1) ...
[shard 1/3] Removing libgusb2:amd64 (0.4.8-1build2) ...
[shard 1/3] Removing linux-headers-6.8.0-71-generic (6.8.0-71.71) ...
[shard 1/3] Removing linux-headers-6.8.0-71 (6.8.0-71.71) ...
[shard 2/3] apport-autoreport.service is a disabled or a static unit not running, not starting it.
[shard 2/3] Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ...
[shard 2/3] Setting up libheif1:amd64 (1.17.6-1ubuntu4.5) ...
[shard 2/3] Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) ...
[shard 2/3] Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ...
[shard 2/3] Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[shard 2/3] Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ...
[shard 0/3] System packages are current (apt dist-upgrade applied)
[shard 0/3] Dependencies installed successfully
[shard 0/3] [BuildDriver] Memory before swap: MemoryInfo(totalMemoryKb=4009868, availableMemoryKb=3376948, totalSwapKb=0, freeSwapKb=0)
[shard 0/3] mkswap: /swapfile: warning: wiping old swap signature.
[shard 0/3] Setting up swapspace version 1, size = 4 GiB (4294963200 bytes)
[shard 0/3] no label, UUID=5894027a-659f-4c72-b320-4f4786013702
[shard 0/3] Swap file created and enabled
[shard 0/3] [BuildDriver] Memory after swap: MemoryInfo(totalMemoryKb=4009868, availableMemoryKb=3374152, totalSwapKb=4194300, freeSwapKb=4194300)
[shard 0/3] [BuildDriver] Swap verified: 4194300KB total swap (was 0KB)
[shard 0/3] [2026-07-13 00:25:13] Dependencies installed
[shard 0/3] [2026-07-13 00:25:13] Uploading project archive...
[shard 2/3] Processing triggers for ufw (0.36.2-6) ...
[shard 0/3] Extracted projects:
CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4

[shard 0/3] [2026-07-13 00:25:13] Projects on remote: CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4
[shard 0/3] [2026-07-13 00:25:13] Projects from archive: community.kotlin.kompile.testrunner.bootstrap:community-kotlin-kompile-testrunner-bootstrap
[shard 0/3] [2026-07-13 00:25:13] Building and testing workspace...
[shard 0/3] [2026-07-13 00:25:13] Shard test specs (23): CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testConcurrentAssistantCallsShareTcpStreamSafely.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentExactlyOnce.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithDeeplyNestedCauseChain.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleMethodCallsOnSameConnection.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithUnicodeContent.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentDoesNotSendTcpMessage.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentPrintsToSystemOut.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryEndToEnd.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testConnectionFailureThrowsIOException.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithMultilineContent.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithByteArrayArgument.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithEmptyString.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNulls.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyMethodName.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerFailureHandling.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactWithNullArguments.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNegativeExitCode.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryReturnsNullFromServer.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionEndToEnd.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSingleArgument.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnEndToEnd.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithLargeExitCode.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts
[shard 2/3] Processing triggers for man-db (2.12.0-4build2) ...
[shard 0/3] System memory: 3915MB, JVM heap: 1957MB
[shard 0/3] Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 0/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 0/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 1/3] Removing linux-image-6.8.0-71-generic (6.8.0-71.71) ...
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 1/3] /etc/kernel/postrm.d/initramfs-tools:
[shard 1/3] update-initramfs: Deleting /boot/initrd.img-6.8.0-71-generic
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 1/3] /etc/kernel/postrm.d/zz-update-grub:
[shard 1/3] Sourcing file `/etc/default/grub'
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
[shard 1/3] Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
[shard 1/3] Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
[shard 1/3] Generating grub configuration file ...
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
[shard 1/3] Found linux image: /boot/vmlinuz-6.8.0-134-generic
[shard 1/3] Found initrd image: /boot/initrd.img-6.8.0-134-generic
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[shard 1/3] Found linux image: /boot/vmlinuz-6.8.0-110-generic
[shard 1/3] Found initrd image: /boot/initrd.img-6.8.0-110-generic
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 1/3] Warning: os-prober will not be executed to detect other bootable partitions.
[shard 1/3] Systems on them will not be added to the GRUB boot configuration.
[shard 1/3] Check GRUB_DISABLE_OS_PROBER documentation entry.
[shard 1/3] Adding boot menu entry for UEFI Firmware Settings ...
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 1/3] done
[shard 1/3] Removing linux-modules-6.8.0-71-generic (6.8.0-71.71) ...
[shard 0/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 0/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 0/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 0/3] Failed to download https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 0/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 0/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 0/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 0/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 0/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 0/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 1/3] Removing linux-tools-6.8.0-71-generic (6.8.0-71.71) ...
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 0/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 1/3] Removing linux-tools-6.8.0-71 (6.8.0-71.71) ...
[shard 0/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 0/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 1/3] Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[shard 0/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 0/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 0/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 0/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 0/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 0/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 0/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 0/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 0/3] Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 0/3] Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 0/3] Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 0/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 0/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 0/3] Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.6.0.202305301015-r/org.eclipse.jgit-parent-6.6.0.202305301015-r.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.6.0.202305301015-r/org.eclipse.jgit-parent-6.6.0.202305301015-r.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
[shard 0/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
[shard 0/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[shard 0/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
[shard 1/3] System packages are current (apt dist-upgrade applied)
[shard 1/3] Dependencies installed successfully
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
[shard 0/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[shard 0/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[shard 0/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
[shard 0/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
[shard 1/3] [BuildDriver] Memory before swap: MemoryInfo(totalMemoryKb=4009868, availableMemoryKb=3341636, totalSwapKb=0, freeSwapKb=0)
[shard 1/3] mkswap: /swapfile: warning: wiping old swap signature.
[shard 1/3] Setting up swapspace version 1, size = 4 GiB (4294963200 bytes)
[shard 1/3] no label, UUID=dded2be4-81f3-4504-a480-c5246fd99e10
[shard 1/3] Swap file created and enabled
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
[shard 1/3] [BuildDriver] Memory after swap: MemoryInfo(totalMemoryKb=4009868, availableMemoryKb=3338556, totalSwapKb=4194300, freeSwapKb=4194300)
[shard 1/3] [BuildDriver] Swap verified: 4194300KB total swap (was 0KB)
[shard 1/3] [2026-07-13 00:25:17] Dependencies installed
[shard 1/3] [2026-07-13 00:25:17] Uploading project archive...
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
[shard 2/3] Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[shard 2/3] Processing triggers for install-info (7.1-3build2) ...
[shard 1/3] Extracted projects:
CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4

[shard 1/3] [2026-07-13 00:25:17] Projects on remote: CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4
[shard 1/3] [2026-07-13 00:25:17] Projects from archive: community.kotlin.kompile.testrunner.bootstrap:community-kotlin-kompile-testrunner-bootstrap
[shard 1/3] [2026-07-13 00:25:17] Building and testing workspace...
[shard 1/3] [2026-07-13 00:25:17] Shard test specs (31): CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionTimesOutWhenServerSilent.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseDuringActiveRpcDoesNotCorruptStream.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInVisitMethodInsn.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactClassCastWhenServerReturnsWrongType.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorPreservesOriginalExceptionAsCause.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testSimpleCacheEndToEnd.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testInterleavedMethodCallsPreserveOrdering.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentToServer.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerDisconnectsBeforeResponse.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportExecutionCompleted.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportUncaughtException.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNewCacheKeyBuilderEndToEnd.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentAccumulatesAcrossCalls.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifact.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryClassCastWhenServerReturnsWrongType.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithUnicodeMethodName.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithFileArguments.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNonZeroExitCode.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactReturnsNullFromServer.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentAccumulatesAcrossCalls.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithLargeArgumentArray.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testDoubleCloseIsIdempotent.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNestedSerializableObjects.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullExitCode.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerCloseMethod.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithEmptyString.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnPreservesAllArgumentTypes.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentPrintsToSystemOut.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerInstallation.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithAllNullArguments.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithMixedNumericTypes.kts
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.jar
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
[shard 0/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
[shard 1/3] System memory: 3915MB, JVM heap: 1957MB
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.jar
[shard 0/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
[shard 0/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
[shard 0/3] Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[shard 2/3] Processing triggers for initramfs-tools (0.142ubuntu25.8) ...
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
[shard 0/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar
[shard 2/3] update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
[shard 1/3] Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
[shard 0/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
[shard 0/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
[shard 1/3] Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar
[shard 1/3] Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 1/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 1/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
[shard 0/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
[shard 1/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
[shard 0/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[shard 0/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 0/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
[shard 0/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
[shard 0/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
[shard 0/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
[shard 0/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
[shard 0/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
[shard 0/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[shard 1/3] Failed to download https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[shard 0/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[shard 0/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 1/3] Failed to download https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 1/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 1/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 0/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 1/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
[shard 1/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
[shard 0/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 1/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 1/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 1/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 1/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
[shard 0/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 1/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 1/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 1/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 1/3] Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 1/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 1/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
[shard 0/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 1/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 1/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
[shard 1/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 1/3] Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 1/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 1/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 1/3] Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
[shard 1/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 1/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 1/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 1/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
[shard 1/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 1/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 1/3] Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 1/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
[shard 0/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
[shard 1/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 0/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
[shard 0/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
[shard 0/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
[shard 0/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
[shard 0/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.6.0.202305301015-r/org.eclipse.jgit-parent-6.6.0.202305301015-r.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
[shard 0/3] Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
[shard 0/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
[shard 0/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.6.0.202305301015-r/org.eclipse.jgit-parent-6.6.0.202305301015-r.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[shard 0/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
[shard 0/3] Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[shard 0/3] Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
[shard 0/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
[shard 0/3] Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[shard 0/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
[shard 0/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar.sha1
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
[shard 0/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[shard 0/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
[shard 0/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar
[shard 1/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[shard 1/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
[shard 1/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
[shard 1/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
[shard 1/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
[shard 1/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
[shard 1/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[shard 1/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
[shard 1/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
[shard 1/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
[shard 1/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
[shard 1/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
[shard 1/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.jar
[shard 1/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar
[shard 1/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.jar
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
[shard 1/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
[shard 1/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
[shard 1/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[shard 1/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
[shard 1/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[shard 1/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
[shard 1/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
[shard 1/3] Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
[shard 1/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
[shard 1/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
[shard 0/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
[shard 1/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
[shard 1/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
[shard 1/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
[shard 1/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
[shard 1/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
[shard 1/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[shard 1/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
[shard 1/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
[shard 1/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
[shard 1/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
[shard 1/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.jar
[shard 1/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
[shard 1/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[shard 1/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
[shard 1/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
[shard 1/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar.sha1
[shard 1/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
[shard 2/3] Processing triggers for hicolor-icon-theme (0.17-2) ...
[shard 1/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
[shard 2/3] Processing triggers for ca-certificates-java (20240118) ...
[shard 2/3] done.
[shard 2/3] Setting up openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) ...
[shard 2/3] Setting up openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) ...
[shard 2/3] Setting up openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) ...
[shard 2/3] Processing triggers for ca-certificates (20260601~24.04.1) ...
[shard 2/3] Updating certificates in /etc/ssl/certs...
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNewCacheKeyBuilderEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNewCacheKeyBuilderEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInVisitMethodInsn.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInVisitMethodInsn.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testDoubleCloseIsIdempotent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testDoubleCloseIsIdempotent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testToSerializableFailurePreservesStackTrace.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testToSerializableFailurePreservesStackTrace.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentToServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentToServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithByteArrayArgument.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithByteArrayArgument.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerFailureHandling.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerFailureHandling.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifactPreservesCauseMessage.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifactPreservesCauseMessage.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactClassCastWhenServerReturnsWrongType.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactClassCastWhenServerReturnsWrongType.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithUnicodeMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithUnicodeMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerDisconnectsBeforeResponse.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerDisconnectsBeforeResponse.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testInterleavedMethodCallsPreserveOrdering.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testInterleavedMethodCallsPreserveOrdering.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSpecialCharactersInArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSpecialCharactersInArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportExecutionCompleted.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportExecutionCompleted.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleMethodCallsOnSameConnection.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleMethodCallsOnSameConnection.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithMultilineContent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithMultilineContent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnWithNullReceiverAndEmptyArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnWithNullReceiverAndEmptyArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseAfterServerDisconnectsDoesNotThrow.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseAfterServerDisconnectsDoesNotThrow.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNegativeExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNegativeExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSingleArgument.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSingleArgument.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testSimpleCacheEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testSimpleCacheEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithFileArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithFileArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportDiagnosticEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportDiagnosticEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentAccumulatesAcrossCalls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentAccumulatesAcrossCalls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleSequentialCreateDirectoryCalls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleSequentialCreateDirectoryCalls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactMessagePreservesLongCoordinates.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactMessagePreservesLongCoordinates.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentDoesNotSendTcpMessage.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentDoesNotSendTcpMessage.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentDoesNotSendTcpMessage.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentDoesNotSendTcpMessage.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithChainedCause.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithChainedCause.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInNewCacheKeyBuilder.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInNewCacheKeyBuilder.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithUnicodeContent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithUnicodeContent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNonRuntimeExceptionResponseReturnedAsValue.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNonRuntimeExceptionResponseReturnedAsValue.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionTimesOutWhenServerSilent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionTimesOutWhenServerSilent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNonZeroExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNonZeroExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnServerErrorMessageIncludesMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnServerErrorMessageIncludesMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactWithNullArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactWithNullArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] 0 added, 0 removed; done.
[shard 2/3] Running hooks in /etc/ca-certificates/update.d...
[shard 2/3] done.
[shard 2/3] Processing triggers for linux-image-6.8.0-134-generic (6.8.0-134.134) ...
[shard 2/3] /etc/kernel/postinst.d/initramfs-tools:
[shard 2/3] update-initramfs: Generating /boot/initrd.img-6.8.0-134-generic
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullOutputFile.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullOutputFile.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithLargeExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithLargeExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnPreservesAllArgumentTypes.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnPreservesAllArgumentTypes.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifact.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifact.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialization.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialization.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseThrowsRuntimeException.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseThrowsRuntimeException.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNestedSerializableObjects.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNestedSerializableObjects.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentPrintsToSystemOut.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentPrintsToSystemOut.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialVersionUID.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialVersionUID.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnReturnsNullFromServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnReturnsNullFromServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportUncaughtException.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportUncaughtException.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryClassCastWhenServerReturnsWrongType.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryClassCastWhenServerReturnsWrongType.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithAllNullArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithAllNullArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerInstallation.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerInstallation.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryReturnsNullFromServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryReturnsNullFromServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerCloseMethod.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerCloseMethod.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentExactlyOnce.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentExactlyOnce.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionSerialization.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionSerialization.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithEmptyString.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithEmptyString.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithExceptionChainArgument.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithExceptionChainArgument.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithLargeArgumentArray.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithLargeArgumentArray.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorPreservesOriginalExceptionAsCause.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorPreservesOriginalExceptionAsCause.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentPrintsToSystemOut.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentPrintsToSystemOut.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithEmptyString.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithEmptyString.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithDeeplyNestedCauseChain.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithDeeplyNestedCauseChain.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactReturnsNullFromServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactReturnsNullFromServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNulls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNulls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithVeryLongMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithVeryLongMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithMultilineContent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithMultilineContent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentAccumulatesAcrossCalls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentAccumulatesAcrossCalls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageHasCorrectMethodNameAndEmptyArgs.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageHasCorrectMethodNameAndEmptyArgs.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionUsesShortShutdownAckTimeout.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionUsesShortShutdownAckTimeout.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testConnectionFailureThrowsIOException.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testConnectionFailureThrowsIOException.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerImplementsPrivilegedBuildAssistantUnprivilegedView.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerImplementsPrivilegedBuildAssistantUnprivilegedView.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 0/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithMixedNumericTypes.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithMixedNumericTypes.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNewCacheKeyBuilderEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNewCacheKeyBuilderEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInVisitMethodInsn.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInVisitMethodInsn.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testDoubleCloseIsIdempotent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testDoubleCloseIsIdempotent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testToSerializableFailurePreservesStackTrace.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testToSerializableFailurePreservesStackTrace.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentToServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentToServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithByteArrayArgument.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithByteArrayArgument.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerFailureHandling.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerFailureHandling.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifactPreservesCauseMessage.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifactPreservesCauseMessage.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactClassCastWhenServerReturnsWrongType.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactClassCastWhenServerReturnsWrongType.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithUnicodeMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithUnicodeMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerDisconnectsBeforeResponse.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerDisconnectsBeforeResponse.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testInterleavedMethodCallsPreserveOrdering.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testInterleavedMethodCallsPreserveOrdering.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSpecialCharactersInArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSpecialCharactersInArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportExecutionCompleted.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportExecutionCompleted.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleMethodCallsOnSameConnection.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleMethodCallsOnSameConnection.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithMultilineContent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithMultilineContent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnWithNullReceiverAndEmptyArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnWithNullReceiverAndEmptyArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseAfterServerDisconnectsDoesNotThrow.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseAfterServerDisconnectsDoesNotThrow.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNegativeExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNegativeExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSingleArgument.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSingleArgument.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testSimpleCacheEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testSimpleCacheEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithFileArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithFileArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportDiagnosticEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportDiagnosticEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentAccumulatesAcrossCalls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentAccumulatesAcrossCalls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleSequentialCreateDirectoryCalls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleSequentialCreateDirectoryCalls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactMessagePreservesLongCoordinates.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactMessagePreservesLongCoordinates.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentDoesNotSendTcpMessage.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentDoesNotSendTcpMessage.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentDoesNotSendTcpMessage.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentDoesNotSendTcpMessage.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithChainedCause.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithChainedCause.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInNewCacheKeyBuilder.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInNewCacheKeyBuilder.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithUnicodeContent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithUnicodeContent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNonRuntimeExceptionResponseReturnedAsValue.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNonRuntimeExceptionResponseReturnedAsValue.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionTimesOutWhenServerSilent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionTimesOutWhenServerSilent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNonZeroExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNonZeroExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnServerErrorMessageIncludesMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnServerErrorMessageIncludesMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactWithNullArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactWithNullArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullOutputFile.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullOutputFile.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithLargeExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithLargeExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnPreservesAllArgumentTypes.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnPreservesAllArgumentTypes.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifact.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifact.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialization.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialization.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseThrowsRuntimeException.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseThrowsRuntimeException.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNestedSerializableObjects.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNestedSerializableObjects.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentPrintsToSystemOut.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentPrintsToSystemOut.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialVersionUID.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialVersionUID.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnReturnsNullFromServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnReturnsNullFromServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportUncaughtException.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportUncaughtException.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryClassCastWhenServerReturnsWrongType.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryClassCastWhenServerReturnsWrongType.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithAllNullArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithAllNullArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerInstallation.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerInstallation.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryReturnsNullFromServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryReturnsNullFromServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerCloseMethod.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerCloseMethod.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentExactlyOnce.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentExactlyOnce.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionSerialization.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionSerialization.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithEmptyString.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithEmptyString.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithExceptionChainArgument.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithExceptionChainArgument.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithLargeArgumentArray.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithLargeArgumentArray.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorPreservesOriginalExceptionAsCause.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorPreservesOriginalExceptionAsCause.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentPrintsToSystemOut.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentPrintsToSystemOut.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithEmptyString.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithEmptyString.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithDeeplyNestedCauseChain.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithDeeplyNestedCauseChain.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactReturnsNullFromServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactReturnsNullFromServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNulls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNulls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithVeryLongMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithVeryLongMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithMultilineContent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithMultilineContent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentAccumulatesAcrossCalls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentAccumulatesAcrossCalls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageHasCorrectMethodNameAndEmptyArgs.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageHasCorrectMethodNameAndEmptyArgs.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionUsesShortShutdownAckTimeout.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionUsesShortShutdownAckTimeout.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testConnectionFailureThrowsIOException.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testConnectionFailureThrowsIOException.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerImplementsPrivilegedBuildAssistantUnprivilegedView.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerImplementsPrivilegedBuildAssistantUnprivilegedView.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithMixedNumericTypes.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithMixedNumericTypes.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /etc/kernel/postinst.d/zz-update-grub:
[shard 2/3] Sourcing file `/etc/default/grub'
[shard 2/3] Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
[shard 2/3] Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
[shard 2/3] Generating grub configuration file ...
[shard 2/3] Found linux image: /boot/vmlinuz-6.8.0-134-generic
[shard 2/3] Found initrd image: /boot/initrd.img-6.8.0-134-generic
[shard 2/3] Found linux image: /boot/vmlinuz-6.8.0-110-generic
[shard 2/3] Found initrd image: /boot/initrd.img-6.8.0-110-generic
[shard 2/3] Found linux image: /boot/vmlinuz-6.8.0-71-generic
[shard 2/3] Found initrd image: /boot/initrd.img-6.8.0-71-generic
[shard 2/3] Warning: os-prober will not be executed to detect other bootable partitions.
[shard 2/3] Systems on them will not be added to the GRUB boot configuration.
[shard 2/3] Check GRUB_DISABLE_OS_PROBER documentation entry.
[shard 2/3] Adding boot menu entry for UEFI Firmware Settings ...
[shard 2/3] done
[shard 2/3] Processing triggers for ca-certificates-java (20240118) ...
[shard 2/3] done.
[shard 2/3] Scanning processes... [                                                        ]
[shard 2/3] Scanning processes... [                                                        ]
[shard 2/3] Scanning processes... [                                                        ]
[shard 2/3] Scanning processes... [=                                                       ]
[shard 2/3] Scanning processes... [=                                                       ]
[shard 2/3] Scanning processes... [==                                                      ]
[shard 2/3] Scanning processes... [==                                                      ]
[shard 2/3] Scanning processes... [==                                                      ]
[shard 2/3] Scanning processes... [===                                                     ]
[shard 2/3] Scanning processes... [===                                                     ]
[shard 2/3] Scanning processes... [====                                                    ]
[shard 2/3] Scanning processes... [====                                                    ]
[shard 2/3] Scanning processes... [====                                                    ]
[shard 2/3] Scanning processes... [=====                                                   ]
[shard 2/3] Scanning processes... [=====                                                   ]
[shard 2/3] Scanning processes... [======                                                  ]
[shard 2/3] Scanning processes... [======                                                  ]
[shard 2/3] Scanning processes... [======                                                  ]
[shard 2/3] Scanning processes... [=======                                                 ]
[shard 2/3] Scanning processes... [=======                                                 ]
[shard 2/3] Scanning processes... [========                                                ]
[shard 2/3] Scanning processes... [========                                                ]
[shard 2/3] Scanning processes... [========                                                ]
[shard 2/3] Scanning processes... [=========                                               ]
[shard 2/3] Scanning processes... [=========                                               ]
[shard 2/3] Scanning processes... [==========                                              ]
[shard 2/3] Scanning processes... [==========                                              ]
[shard 2/3] Scanning processes... [===========                                             ]
[shard 2/3] Scanning processes... [===========                                             ]
[shard 2/3] Scanning processes... [===========                                             ]
[shard 2/3] Scanning processes... [============                                            ]
[shard 2/3] Scanning processes... [============                                            ]
[shard 2/3] Scanning processes... [=============                                           ]
[shard 2/3] Scanning processes... [=============                                           ]
[shard 2/3] Scanning processes... [=============                                           ]
[shard 2/3] Scanning processes... [==============                                          ]
[shard 2/3] Scanning processes... [==============                                          ]
[shard 2/3] Scanning processes... [===============                                         ]
[shard 2/3] Scanning processes... [===============                                         ]
[shard 2/3] Scanning processes... [===============                                         ]
[shard 2/3] Scanning processes... [================                                        ]
[shard 2/3] Scanning processes... [================                                        ]
[shard 2/3] Scanning processes... [=================                                       ]
[shard 2/3] Scanning processes... [=================                                       ]
[shard 2/3] Scanning processes... [=================                                       ]
[shard 2/3] Scanning processes... [==================                                      ]
[shard 2/3] Scanning processes... [==================                                      ]
[shard 2/3] Scanning processes... [===================                                     ]
[shard 2/3] Scanning processes... [===================                                     ]
[shard 2/3] Scanning processes... [====================                                    ]
[shard 2/3] Scanning processes... [====================                                    ]
[shard 2/3] Scanning processes... [====================                                    ]
[shard 2/3] Scanning processes... [=====================                                   ]
[shard 2/3] Scanning processes... [=====================                                   ]
[shard 2/3] Scanning processes... [======================                                  ]
[shard 2/3] Scanning processes... [======================                                  ]
[shard 2/3] Scanning processes... [======================                                  ]
[shard 2/3] Scanning processes... [=======================                                 ]
[shard 2/3] Scanning processes... [=======================                                 ]
[shard 2/3] Scanning processes... [========================                                ]
[shard 2/3] Scanning processes... [========================                                ]
[shard 2/3] Scanning processes... [========================                                ]
[shard 2/3] Scanning processes... [=========================                               ]
[shard 2/3] Scanning processes... [=========================                               ]
[shard 2/3] Scanning processes... [==========================                              ]
[shard 2/3] Scanning processes... [==========================                              ]
[shard 2/3] Scanning processes... [==========================                              ]
[shard 2/3] Scanning processes... [===========================                             ]
[shard 2/3] Scanning processes... [===========================                             ]
[shard 2/3] Scanning processes... [============================                            ]
[shard 2/3] Scanning processes... [============================                            ]
[shard 2/3] Scanning processes... [=============================                           ]
[shard 2/3] Scanning processes... [=============================                           ]
[shard 2/3] Scanning processes... [=============================                           ]
[shard 2/3] Scanning processes... [==============================                          ]
[shard 2/3] Scanning processes... [==============================                          ]
[shard 2/3] Scanning processes... [===============================                         ]
[shard 2/3] Scanning processes... [===============================                         ]
[shard 2/3] Scanning processes... [===============================                         ]
[shard 2/3] Scanning processes... [================================                        ]
[shard 2/3] Scanning processes... [================================                        ]
[shard 2/3] Scanning processes... [=================================                       ]
[shard 2/3] Scanning processes... [=================================                       ]
[shard 2/3] Scanning processes... [=================================                       ]
[shard 2/3] Scanning processes... [==================================                      ]
[shard 2/3] Scanning processes... [==================================                      ]
[shard 2/3] Scanning processes... [===================================                     ]
[shard 2/3] Scanning processes... [===================================                     ]
[shard 2/3] Scanning processes... [===================================                     ]
[shard 2/3] Scanning processes... [====================================                    ]
[shard 2/3] Scanning processes... [====================================                    ]
[shard 2/3] Scanning processes... [=====================================                   ]
[shard 2/3] Scanning processes... [=====================================                   ]
[shard 2/3] Scanning processes... [======================================                  ]
[shard 2/3] Scanning processes... [======================================                  ]
[shard 2/3] Scanning processes... [======================================                  ]
[shard 2/3] Scanning processes... [=======================================                 ]
[shard 2/3] Scanning processes... [=======================================                 ]
[shard 2/3] Scanning processes... [========================================                ]
[shard 2/3] Scanning processes... [========================================                ]
[shard 2/3] Scanning processes... [========================================                ]
[shard 2/3] Scanning processes... [=========================================               ]
[shard 2/3] Scanning processes... [=========================================               ]
[shard 2/3] Scanning processes... [==========================================              ]
[shard 2/3] Scanning processes... [==========================================              ]
[shard 2/3] Scanning processes... [==========================================              ]
[shard 2/3] Scanning processes... [===========================================             ]
[shard 2/3] Scanning processes... [===========================================             ]
[shard 2/3] Scanning processes... [============================================            ]
[shard 2/3] Scanning processes... [============================================            ]
[shard 2/3] Scanning processes... [============================================            ]
[shard 2/3] Scanning processes... [=============================================           ]
[shard 2/3] Scanning processes... [=============================================           ]
[shard 2/3] Scanning processes... [==============================================          ]
[shard 2/3] Scanning processes... [==============================================          ]
[shard 2/3] Scanning processes... [===============================================         ]
[shard 2/3] Scanning processes... [===============================================         ]
[shard 2/3] Scanning processes... [===============================================         ]
[shard 2/3] Scanning processes... [================================================        ]
[shard 2/3] Scanning processes... [================================================        ]
[shard 2/3] Scanning processes... [=================================================       ]
[shard 2/3] Scanning processes... [=================================================       ]
[shard 2/3] Scanning processes... [=================================================       ]
[shard 2/3] Scanning processes... [==================================================      ]
[shard 2/3] Scanning processes... [==================================================      ]
[shard 2/3] Scanning processes... [===================================================     ]
[shard 2/3] Scanning processes... [===================================================     ]
[shard 2/3] Scanning processes... [===================================================     ]
[shard 2/3] Scanning processes... [====================================================    ]
[shard 2/3] Scanning processes... [====================================================    ]
[shard 2/3] Scanning processes... [=====================================================   ]
[shard 2/3] Scanning processes... [=====================================================   ]
[shard 2/3] Scanning processes... [=====================================================   ]
[shard 2/3] Scanning processes... [======================================================  ]
[shard 2/3] Scanning processes... [======================================================  ]
[shard 2/3] Scanning processes... [======================================================= ]
[shard 2/3] Scanning processes... [======================================================= ]
[shard 2/3] Scanning processes... [========================================================]
[shard 2/3] Scanning processes...                                                           
[shard 2/3] Scanning candidates... [                                                       ]
[shard 2/3] Scanning candidates... [=====                                                  ]
[shard 2/3] Scanning candidates... [===========                                            ]
[shard 2/3] Scanning candidates... [================                                       ]
[shard 2/3] Scanning candidates... [======================                                 ]
[shard 2/3] Scanning candidates... [===========================                            ]
[shard 2/3] Scanning candidates... [=================================                      ]
[shard 2/3] Scanning candidates... [======================================                 ]
[shard 2/3] Scanning candidates... [============================================           ]
[shard 2/3] Scanning candidates... [=================================================      ]
[shard 2/3] Scanning candidates... [=======================================================]
[shard 2/3] Scanning candidates...                                                          
[shard 2/3] Scanning linux images... [                                                     ]
[shard 2/3] Scanning linux images... [==========                                           ]
[shard 2/3] Scanning linux images... [=====================                                ]
[shard 2/3] Scanning linux images... [===============================                      ]
[shard 2/3] Scanning linux images... [==========================================           ]
[shard 2/3] Scanning linux images... [=====================================================]
[shard 2/3] Scanning linux images...                                                        
[shard 2/3] 
[shard 2/3] Pending kernel upgrade!
[shard 2/3] Running kernel version:
[shard 2/3]   6.8.0-110-generic
[shard 2/3] Diagnostics:
[shard 2/3]   The currently running kernel version is not the expected kernel version
[shard 2/3] 6.8.0-134-generic.
[shard 2/3] 
[shard 2/3] Restarting the system to load the new kernel will not be handled automatically,
[shard 2/3] so you should consider rebooting.
[shard 2/3] 
[shard 2/3] Restarting services...
[shard 2/3]  systemctl restart packagekit.service polkit.service udisks2.service
[shard 2/3] 
[shard 2/3] Service restarts being deferred:
[shard 2/3]  systemctl restart ModemManager.service
[shard 2/3]  /etc/needrestart/restart.d/dbus.service
[shard 2/3]  systemctl restart docker.service
[shard 2/3]  systemctl restart systemd-logind.service
[shard 2/3]  systemctl restart unattended-upgrades.service
[shard 2/3] 
[shard 2/3] No containers need to be restarted.
[shard 2/3] 
[shard 2/3] User sessions running outdated binaries:
[shard 2/3]  root @ session #3: sshd[1969]
[shard 2/3]  root @ user manager service: systemd[1530]
[shard 2/3] 
[shard 2/3] No VM guests are running outdated hypervisor (qemu) binaries on this host.
[shard 2/3] (Reading database ... 
[shard 2/3] (Reading database ... 5%
[shard 2/3] (Reading database ... 10%
[shard 2/3] (Reading database ... 15%
[shard 2/3] (Reading database ... 20%
[shard 2/3] (Reading database ... 25%
[shard 2/3] (Reading database ... 30%
[shard 2/3] (Reading database ... 35%
[shard 2/3] (Reading database ... 40%
[shard 2/3] (Reading database ... 45%
[shard 2/3] (Reading database ... 50%
[shard 2/3] (Reading database ... 55%
[shard 2/3] (Reading database ... 60%
[shard 2/3] (Reading database ... 65%
[shard 2/3] (Reading database ... 70%
[shard 2/3] (Reading database ... 75%
[shard 2/3] (Reading database ... 80%
[shard 2/3] (Reading database ... 85%
[shard 2/3] (Reading database ... 90%
[shard 2/3] (Reading database ... 95%
[shard 2/3] (Reading database ... 100%
[shard 2/3] (Reading database ... 188746 files and directories currently installed.)
[shard 2/3] Removing libfwupd2:amd64 (1.9.34-0ubuntu1~24.04.1) ...
[shard 2/3] Removing libgusb2:amd64 (0.4.8-1build2) ...
[shard 2/3] Removing linux-headers-6.8.0-71-generic (6.8.0-71.71) ...
[shard 2/3] Removing linux-headers-6.8.0-71 (6.8.0-71.71) ...
[shard 2/3] Removing linux-image-6.8.0-71-generic (6.8.0-71.71) ...
[shard 2/3] /etc/kernel/postrm.d/initramfs-tools:
[shard 2/3] update-initramfs: Deleting /boot/initrd.img-6.8.0-71-generic
[shard 2/3] /etc/kernel/postrm.d/zz-update-grub:
[shard 2/3] Sourcing file `/etc/default/grub'
[shard 2/3] Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
[shard 2/3] Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
[shard 2/3] Generating grub configuration file ...
[shard 2/3] Found linux image: /boot/vmlinuz-6.8.0-134-generic
[shard 2/3] Found initrd image: /boot/initrd.img-6.8.0-134-generic
[shard 2/3] Found linux image: /boot/vmlinuz-6.8.0-110-generic
[shard 2/3] Found initrd image: /boot/initrd.img-6.8.0-110-generic
[shard 2/3] Warning: os-prober will not be executed to detect other bootable partitions.
[shard 2/3] Systems on them will not be added to the GRUB boot configuration.
[shard 2/3] Check GRUB_DISABLE_OS_PROBER documentation entry.
[shard 2/3] Adding boot menu entry for UEFI Firmware Settings ...
[shard 2/3] done
[shard 2/3] Removing linux-modules-6.8.0-71-generic (6.8.0-71.71) ...
[shard 2/3] Removing linux-tools-6.8.0-71-generic (6.8.0-71.71) ...
[shard 2/3] Removing linux-tools-6.8.0-71 (6.8.0-71.71) ...
[shard 2/3] Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
[shard 2/3] System packages are current (apt dist-upgrade applied)
[shard 2/3] Dependencies installed successfully
[shard 2/3] [BuildDriver] Memory before swap: MemoryInfo(totalMemoryKb=4009860, availableMemoryKb=3284020, totalSwapKb=0, freeSwapKb=0)
[shard 2/3] mkswap: /swapfile: warning: wiping old swap signature.
[shard 2/3] Setting up swapspace version 1, size = 4 GiB (4294963200 bytes)
[shard 2/3] no label, UUID=ef1cfce8-82ed-4e4e-9b31-f725839bf5a1
[shard 2/3] Swap file created and enabled
[shard 2/3] [BuildDriver] Memory after swap: MemoryInfo(totalMemoryKb=4009860, availableMemoryKb=3291816, totalSwapKb=4194300, freeSwapKb=4194300)
[shard 2/3] [BuildDriver] Swap verified: 4194300KB total swap (was 0KB)
[shard 2/3] [2026-07-13 00:25:45] Dependencies installed
[shard 2/3] [2026-07-13 00:25:45] Uploading project archive...
[shard 2/3] Extracted projects:
CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4

[shard 2/3] [2026-07-13 00:25:45] Projects on remote: CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4
[shard 2/3] [2026-07-13 00:25:45] Projects from archive: community.kotlin.kompile.testrunner.bootstrap:community-kotlin-kompile-testrunner-bootstrap
[shard 2/3] [2026-07-13 00:25:45] Building and testing workspace...
[shard 2/3] [2026-07-13 00:25:45] Shard test specs (31): CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionUsesShortShutdownAckTimeout.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerReadTimesOutWhenParentSendsNoFrames.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportDiagnosticEndToEnd.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNonRuntimeExceptionResponseReturnedAsValue.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifactPreservesCauseMessage.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInNewCacheKeyBuilder.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageHasCorrectMethodNameAndEmptyArgs.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnServerErrorMessageIncludesMethodName.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactEndToEnd.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerSkipsHeartbeatFramesAwaitingResponse.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleSequentialCreateDirectoryCalls.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerArguments.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentDoesNotSendTcpMessage.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithVeryLongMethodName.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseThrowsRuntimeException.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithChainedCause.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactMessagePreservesLongCoordinates.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testToSerializableFailurePreservesStackTrace.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseAfterServerDisconnectsDoesNotThrow.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithExceptionChainArgument.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithMultilineContent.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedEndToEnd.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionSerialization.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSpecialCharactersInArguments.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnWithNullReceiverAndEmptyArguments.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerImplementsPrivilegedBuildAssistantUnprivilegedView.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyArguments.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnReturnsNullFromServer.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullOutputFile.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialization.kts, CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialVersionUID.kts
[shard 2/3] System memory: 3915MB, JVM heap: 1957MB
[shard 2/3] Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 2/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
[shard 2/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 2/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 2/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
[shard 2/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 2/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
[shard 2/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 2/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
[shard 2/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 2/3] Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 2/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 2/3] Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 2/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
[shard 2/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 2/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
[shard 2/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 2/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 2/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 2/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 2/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
[shard 2/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 2/3] Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
[shard 2/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 2/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
[shard 2/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 2/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
[shard 2/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
[shard 2/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.6.0.202305301015-r/org.eclipse.jgit-parent-6.6.0.202305301015-r.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.6.0.202305301015-r/org.eclipse.jgit-parent-6.6.0.202305301015-r.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
[shard 2/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
[shard 2/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
[shard 2/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
[shard 2/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[shard 2/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
[shard 2/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
[shard 2/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[shard 2/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
[shard 2/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
[shard 2/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
[shard 2/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.jar
[shard 2/3] Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
[shard 2/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.jar
[shard 2/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
[shard 2/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.jar
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar
[shard 2/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
[shard 2/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[shard 2/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.jar
[shard 2/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
[shard 2/3] Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
[shard 2/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 0878f13826d381d3765402ae11b99cade4435306667afbf13689c135a4258c66 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 0878f13826d381d3765402ae11b99cade4435306667afbf13689c135a4258c66, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 0878f13826d381d3765402ae11b99cade4435306667afbf13689c135a4258c66 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: b0d47d6f3cc4b26df24e984fa6a2b33b84e861726a3e9827c70cbe0e82c7752b [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: b0d47d6f3cc4b26df24e984fa6a2b33b84e861726a3e9827c70cbe0e82c7752b, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: null  [unhandled DiagnosticEffect from JvmBuildRules.kt:1249] [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: null  [unhandled DiagnosticEffect from JvmBuildRules.kt:1250] [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: b0d47d6f3cc4b26df24e984fa6a2b33b84e861726a3e9827c70cbe0e82c7752b [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: f5e5668916161ceb15f08558dd4d58ac6b8000f504e6a4067173f8d72be6fcc5 [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: f5e5668916161ceb15f08558dd4d58ac6b8000f504e6a4067173f8d72be6fcc5, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: buildjar outputFile /tmp/tmp11257819187424004590/c4faf528-c168-4837-a159-8668b023e236/file.jar e04b76bc39ba5eff6c02753e36f3675cec765bded1854adf515e8d2e1de8d410 [unhandled JarBuiltEffect from JvmBuildRules.kt:764] [BuildScriptStderrEffect from Main.kt:239]
[shard 1/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: f5e5668916161ceb15f08558dd4d58ac6b8000f504e6a4067173f8d72be6fcc5 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
[shard 2/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
[shard 2/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[shard 2/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[shard 2/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
[shard 2/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[shard 2/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
[shard 2/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
[shard 2/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
[shard 2/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
[shard 2/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.jar
[shard 2/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
[shard 2/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[shard 2/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[shard 2/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
[shard 2/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
[shard 2/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
[shard 2/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
[shard 2/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
[shard 2/3] Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
[shard 2/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
[shard 2/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.jar
[shard 2/3] Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
[shard 2/3] Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
[shard 2/3] Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
[shard 2/3] Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
[shard 2/3] Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 0878f13826d381d3765402ae11b99cade4435306667afbf13689c135a4258c66 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 0878f13826d381d3765402ae11b99cade4435306667afbf13689c135a4258c66, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 0878f13826d381d3765402ae11b99cade4435306667afbf13689c135a4258c66 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: b0d47d6f3cc4b26df24e984fa6a2b33b84e861726a3e9827c70cbe0e82c7752b [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: b0d47d6f3cc4b26df24e984fa6a2b33b84e861726a3e9827c70cbe0e82c7752b, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: null  [unhandled DiagnosticEffect from JvmBuildRules.kt:1249] [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: null  [unhandled DiagnosticEffect from JvmBuildRules.kt:1250] [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: b0d47d6f3cc4b26df24e984fa6a2b33b84e861726a3e9827c70cbe0e82c7752b [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: f5e5668916161ceb15f08558dd4d58ac6b8000f504e6a4067173f8d72be6fcc5 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: f5e5668916161ceb15f08558dd4d58ac6b8000f504e6a4067173f8d72be6fcc5, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: buildjar outputFile /tmp/tmp5497970582669919622/8a1cb6ec-3e75-4e05-8839-95ed6e5ce8db/file.jar e04b76bc39ba5eff6c02753e36f3675cec765bded1854adf515e8d2e1de8d410 [unhandled JarBuiltEffect from JvmBuildRules.kt:764] [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: f5e5668916161ceb15f08558dd4d58ac6b8000f504e6a4067173f8d72be6fcc5 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
[shard 2/3] Failed to download https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
[shard 2/3] Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
[shard 2/3] Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
[shard 2/3] Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNewCacheKeyBuilderEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNewCacheKeyBuilderEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInVisitMethodInsn.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInVisitMethodInsn.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testDoubleCloseIsIdempotent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testDoubleCloseIsIdempotent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testToSerializableFailurePreservesStackTrace.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testToSerializableFailurePreservesStackTrace.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentToServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentToServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithByteArrayArgument.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithByteArrayArgument.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerFailureHandling.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerFailureHandling.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifactPreservesCauseMessage.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifactPreservesCauseMessage.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactClassCastWhenServerReturnsWrongType.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactClassCastWhenServerReturnsWrongType.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithUnicodeMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithUnicodeMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerDisconnectsBeforeResponse.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerDisconnectsBeforeResponse.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testInterleavedMethodCallsPreserveOrdering.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testInterleavedMethodCallsPreserveOrdering.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSpecialCharactersInArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSpecialCharactersInArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportExecutionCompleted.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportExecutionCompleted.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleMethodCallsOnSameConnection.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleMethodCallsOnSameConnection.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithMultilineContent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithMultilineContent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnWithNullReceiverAndEmptyArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnWithNullReceiverAndEmptyArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseAfterServerDisconnectsDoesNotThrow.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseAfterServerDisconnectsDoesNotThrow.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNegativeExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNegativeExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSingleArgument.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithSingleArgument.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testSimpleCacheEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testSimpleCacheEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithFileArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithFileArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportDiagnosticEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportDiagnosticEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentAccumulatesAcrossCalls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentAccumulatesAcrossCalls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleSequentialCreateDirectoryCalls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testMultipleSequentialCreateDirectoryCalls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactMessagePreservesLongCoordinates.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactMessagePreservesLongCoordinates.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentDoesNotSendTcpMessage.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentDoesNotSendTcpMessage.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentDoesNotSendTcpMessage.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentDoesNotSendTcpMessage.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithChainedCause.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithChainedCause.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInNewCacheKeyBuilder.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInNewCacheKeyBuilder.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithUnicodeContent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithUnicodeContent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNonRuntimeExceptionResponseReturnedAsValue.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testNonRuntimeExceptionResponseReturnedAsValue.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionTimesOutWhenServerSilent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionTimesOutWhenServerSilent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNonZeroExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNonZeroExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnServerErrorMessageIncludesMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnServerErrorMessageIncludesMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactWithNullArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactWithNullArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullOutputFile.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithNullOutputFile.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithLargeExitCode.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedWithLargeExitCode.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnPreservesAllArgumentTypes.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnPreservesAllArgumentTypes.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifact.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInBuildLocalArtifact.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialization.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialization.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseThrowsRuntimeException.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseThrowsRuntimeException.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNestedSerializableObjects.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNestedSerializableObjects.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentPrintsToSystemOut.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentPrintsToSystemOut.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialVersionUID.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageSerialVersionUID.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnReturnsNullFromServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testVisitMethodInsnReturnsNullFromServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportUncaughtException.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorResponseInReportUncaughtException.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithEmptyArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryClassCastWhenServerReturnsWrongType.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryClassCastWhenServerReturnsWrongType.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithAllNullArguments.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithAllNullArguments.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerInstallation.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testUncaughtExceptionHandlerInstallation.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryReturnsNullFromServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryReturnsNullFromServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportExecutionCompletedEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerCloseMethod.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerCloseMethod.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentExactlyOnce.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageSentExactlyOnce.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionSerialization.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionSerialization.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithEmptyString.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentWithEmptyString.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithExceptionChainArgument.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithExceptionChainArgument.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithLargeArgumentArray.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithLargeArgumentArray.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorPreservesOriginalExceptionAsCause.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testServerErrorPreservesOriginalExceptionAsCause.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentPrintsToSystemOut.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStdoutContentPrintsToSystemOut.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithEmptyString.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithEmptyString.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithDeeplyNestedCauseChain.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionWithDeeplyNestedCauseChain.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactReturnsNullFromServer.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBuildLocalArtifactReturnsNullFromServer.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNulls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithNulls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryEndToEnd.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCreateDirectoryEndToEnd.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithVeryLongMethodName.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithVeryLongMethodName.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithMultilineContent.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentWithMultilineContent.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentAccumulatesAcrossCalls.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportStderrContentAccumulatesAcrossCalls.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageHasCorrectMethodNameAndEmptyArgs.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testCloseMessageHasCorrectMethodNameAndEmptyArgs.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionUsesShortShutdownAckTimeout.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testReportUncaughtExceptionUsesShortShutdownAckTimeout.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testConnectionFailureThrowsIOException.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testConnectionFailureThrowsIOException.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerImplementsPrivilegedBuildAssistantUnprivilegedView.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerImplementsPrivilegedBuildAssistantUnprivilegedView.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 2/3] /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithMixedNumericTypes.kts pins kompile.executionenvironment.bridge.interface:kompile-executionenvironment-bridge-interface at 0.0.1, but /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testBootstrapRunnerBuildLocalRuleForwardsTcpMessage.kts already uses 0.0.5. Bump /root/projects/CodexCoder21Organization-community.kotlin.kompile.testrunner.bootstrap-da18e976362e2fe50d329f9431bcb7a3fc1cdbe4/tests/testTcpMessageWithMixedNumericTypes.kts to 0.0.5, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
[shard 1/3] /tmp/qtcompile8487511743512886797/testServerErrorResponseInBuildLocalArtifact.kt:29:53: warning: parameter 'receivedMessages' is never used, could be renamed to _
[shard 1/3]     withFakeTcpServer({ _ -> serverError }) { port, receivedMessages ->
[shard 1/3]                                                     ^ Parameter 'receivedMessages' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 0878f13826d381d3765402ae11b99cade4435306667afbf13689c135a4258c66 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 0878f13826d381d3765402ae11b99cade4435306667afbf13689c135a4258c66, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 0878f13826d381d3765402ae11b99cade4435306667afbf13689c135a4258c66 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: c145eec4f54c55d8efc45be38f2950f036b8cd79296c417b880ad888ca178777 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 145560ef39910a3fec58c3541752f2f28fa726e0c9c848ebab09ac9c922f4422 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: c82bf1bf4edbbcd7097b55e490bb8f7c42ffeda4c4d915cdefd9ee8c7f941bbe [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 16212affceb883744c265315fa29757bf305733858a750bb3d79375a09aa84b4 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 7da2729d79dad4b305a4b6717dc689d47c7a21c6b1eeb8625a1c85efde94a197 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache HIT for key: 0247859343deb52a64840941c0e21e083a9ae9bd65c56e0edf8d8cf8ba4fb200 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: b0d47d6f3cc4b26df24e984fa6a2b33b84e861726a3e9827c70cbe0e82c7752b [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: b0d47d6f3cc4b26df24e984fa6a2b33b84e861726a3e9827c70cbe0e82c7752b, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: null  [unhandled DiagnosticEffect from JvmBuildRules.kt:1249] [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: null  [unhandled DiagnosticEffect from JvmBuildRules.kt:1250] [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: b0d47d6f3cc4b26df24e984fa6a2b33b84e861726a3e9827c70cbe0e82c7752b [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Checking cache for key: f5e5668916161ceb15f08558dd4d58ac6b8000f504e6a4067173f8d72be6fcc5 [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Cache MISS for key: f5e5668916161ceb15f08558dd4d58ac6b8000f504e6a4067173f8d72be6fcc5, executing calculator [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: buildjar outputFile /tmp/tmp10350165875393331407/6027feba-606e-4025-a1e0-89b2c2b433f8/file.jar e04b76bc39ba5eff6c02753e36f3675cec765bded1854adf515e8d2e1de8d410 [unhandled JarBuiltEffect from JvmBuildRules.kt:764] [BuildScriptStderrEffect from Main.kt:239]
[shard 2/3] Build-script stderr: [BuildscriptRunner] Stored result in cache for key: f5e5668916161ceb15f08558dd4d58ac6b8000f504e6a4067173f8d72be6fcc5 [BuildScriptStderrEffect from Main.kt:239]
[shard 0/3] /tmp/qtcompile7349196400457103365/testUncaughtExceptionHandlerFailureHandling.kt:51:53: warning: parameter 't' is never used, could be renamed to _
[shard 0/3]     val handler = Thread.UncaughtExceptionHandler { t, e ->
[shard 0/3]                                                     ^ Parameter 't' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
[shard 1/3] /tmp/qtcompile3897269141858424618/testUncaughtExceptionHandlerInstallation.kt:59:53: warning: parameter 't' is never used, could be renamed to _
[shard 1/3]     val handler = Thread.UncaughtExceptionHandler { t, e ->
[shard 1/3]                                                     ^ Parameter 't' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
[shard 1/3] [2026-07-13 00:26:45] Merged 1 build rule results from XML
[shard 1/3] [HeapDump] No heap dump files found on droplet
[shard 0/3] [2026-07-13 00:26:51] Merged 1 build rule results from XML
[shard 0/3] [HeapDump] No heap dump files found on droplet
[shard 2/3] /tmp/qtcompile11071560038350377059/testServerErrorResponseThrowsRuntimeException.kt:29:53: warning: parameter 'receivedMessages' is never used, could be renamed to _
[shard 2/3]     withFakeTcpServer({ _ -> serverError }) { port, receivedMessages ->
[shard 2/3]                                                     ^ Parameter 'receivedMessages' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
[shard 2/3] [2026-07-13 00:27:26] Merged 1 build rule results from XML
[shard 2/3] [HeapDump] No heap dump files found on droplet
[2026-07-13 00:27:26] Build+test complete: 84 passed, 1 failed, 85 total (aggregated across 3 shards)
[perftest-dispatch] No @PerformanceTest-annotated tests found in workspace.
[2026-07-13 00:27:27] Destroying droplets...
[2026-07-13 00:27:27] Droplets enqueued for deletion
[2026-07-13 00:27:27] Build finished with status: FAILED