← Back to all runs

Build Run: cd7f419d

CodexCoder21Organization/WebCronApiServer

Projectswebcronserver:webcron-server
Droplets (1)
DropletRoleIPSize / RegionCreatedDestroyed
buildtest-cd7f419d
id=584082093
primary161.35.226.100s-2vcpu-4gb / sfo3
Image: 226128685
Status
COMPLETED
Tests
88 passed, 0 failed, 88 total
0%50%100%Tests started (including in-progress)Tests done (excluding in-progress)donestarted03m 15s
Started
Total duration from build request until completion: 39m 5s Excluding the 28m 56s spent pending in the queue: 10m 8s39m 5spending: 28m 56s wall clockpending28m 56sprovisioning droplet: 45.7s wall clockprovisioning dropletinstalling dependencies: 3m 7s wall clockinstalling dependenciesuploading project: 161ms wall clockuploading projectbuild rules: 10.5s wall clock, 56s 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.10.5s (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.56s (cpu time)unit tests: 5m 58s wall clock, 12m 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.5m 58s (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.12m 23s (cpu time)collecting results: 3.9s wall clockcollecting resultsfinishing: 1.7s wall clockfinishing
Finished

Build Rules

StatusBuild RuleDurationOutputError
PASSEDwebcronserver.buildAdversarialReviewMaven()56023ms100 files, 55.9 MB

Test Results

StatusProjectTestDurationError
PASSEDwebcronservertestSixFieldCronExpression11170ms
Console output (47 bytes)
PASSED webcronserver.testSixFieldCronExpression
PASSEDwebcronservertestTimerAndCronJobCoexistInList11119ms
Console output (53 bytes)
PASSED webcronserver.testTimerAndCronJobCoexistInList
PASSEDwebcronservertestTimezoneConfiguration11399ms
Console output (46 bytes)
PASSED webcronserver.testTimezoneConfiguration
PASSEDwebcronservertestRecurringJobDoesNotCatchUpWindowsMissedWhileDisabled14608ms
Console output (77 bytes)
PASSED webcronserver.testRecurringJobDoesNotCatchUpWindowsMissedWhileDisabled
PASSEDwebcronservertestGetUrlCallbackJob10025ms
Console output (42 bytes)
PASSED webcronserver.testGetUrlCallbackJob
PASSEDwebcronservertestCreateJobValidation9782ms
Console output (44 bytes)
PASSED webcronserver.testCreateJobValidation
PASSEDwebcronservertestJobsSurviveProjectionRestart2035ms
Console output (53 bytes)
PASSED webcronserver.testJobsSurviveProjectionRestart
PASSEDwebcronservertestFiredTimerDoesNotDoubleFireAfterRestart14765ms
Console output (64 bytes)
PASSED webcronserver.testFiredTimerDoesNotDoubleFireAfterRestart
PASSEDwebcronservertestCreateTimer8677ms
Console output (36 bytes)
PASSED webcronserver.testCreateTimer
PASSEDwebcronservertestStopSubscriptionShutsDownCleanly1709ms
Console output (57 bytes)
PASSED webcronserver.testStopSubscriptionShutsDownCleanly
PASSEDwebcronservertestAtomicTimerUpsertLinearizesWithFiring3431ms
Console output (62 bytes)
PASSED webcronserver.testAtomicTimerUpsertLinearizesWithFiring
PASSEDwebcronservertestCreateUrlCallbackMissingInterfaceName10014ms
Console output (62 bytes)
PASSED webcronserver.testCreateUrlCallbackMissingInterfaceName
PASSEDwebcronservertestCreateTimerMissingWebhookUrl9965ms
Console output (53 bytes)
PASSED webcronserver.testCreateTimerMissingWebhookUrl
PASSEDwebcronservertestAlternateUrlRetryUsesAlternateUrl9791ms
Console output (58 bytes)
PASSED webcronserver.testAlternateUrlRetryUsesAlternateUrl
PASSEDwebcronservertestAtomicTimerUpsertByNamePrunesPriorDuplicates3999ms
Console output (69 bytes)
PASSED webcronserver.testAtomicTimerUpsertByNamePrunesPriorDuplicates
PASSEDwebcronservertestTriggerUrlCallbackRecordsExecution19404ms
Console output (59 bytes)
PASSED webcronserver.testTriggerUrlCallbackRecordsExecution
PASSEDwebcronservertestWebhookWithCustomHeadersAndBody5535ms
Console output (56 bytes)
PASSED webcronserver.testWebhookWithCustomHeadersAndBody
PASSEDwebcronservertestGetJobNotFound10380ms
Console output (39 bytes)
PASSED webcronserver.testGetJobNotFound
PASSEDwebcronservertestListJobs10878ms
Console output (33 bytes)
PASSED webcronserver.testListJobs
PASSEDwebcronservertestUpdateNonexistentJobReturns4048112ms
Console output (55 bytes)
PASSED webcronserver.testUpdateNonexistentJobReturns404
PASSEDwebcronservertestGetTimerHasNextExecutionTime5426ms
Console output (53 bytes)
PASSED webcronserver.testGetTimerHasNextExecutionTime
PASSEDwebcronservertestExecutionHistoryMemoryIsBoundedByResponseBodyBudget3267ms
Console output (76 bytes)
PASSED webcronserver.testExecutionHistoryMemoryIsBoundedByResponseBodyBudget
PASSEDwebcronservertestRecurringJobCatchesUpMissedFiringAfterDowntime5126ms
Console output (71 bytes)
PASSED webcronserver.testRecurringJobCatchesUpMissedFiringAfterDowntime
PASSEDwebcronservertestWebhookWithDeleteMethod3534ms
Console output (48 bytes)
PASSED webcronserver.testWebhookWithDeleteMethod
PASSEDwebcronservertestUrlCallbackWithOptionalArgs8702ms
Console output (52 bytes)
PASSED webcronserver.testUrlCallbackWithOptionalArgs
PASSEDwebcronservertestTimerWithBothTriggerAtAndCronExpression10526ms
Console output (64 bytes)
PASSED webcronserver.testTimerWithBothTriggerAtAndCronExpression
PASSEDwebcronserverstressTestSchedulerBoundsConcurrentExecutions12131ms
Console output (66 bytes)
PASSED webcronserver.stressTestSchedulerBoundsConcurrentExecutions
PASSEDwebcronservertestHealthEndpoint9563ms
Console output (39 bytes)
PASSED webcronserver.testHealthEndpoint
PASSEDwebcronservertestWebhookWithPutMethod3066ms
Console output (45 bytes)
PASSED webcronserver.testWebhookWithPutMethod
PASSEDwebcronservertestCreateUrlCallbackMissingServiceAddress8195ms
Console output (63 bytes)
PASSED webcronserver.testCreateUrlCallbackMissingServiceAddress
PASSEDwebcronservertestExecutionHistoryMemoryIsBoundedByErrorBudget4866ms
Console output (69 bytes)
PASSED webcronserver.testExecutionHistoryMemoryIsBoundedByErrorBudget
PASSEDwebcronservertestBackoffRetryRecordsMultipleAttempts10890ms
Console output (60 bytes)
PASSED webcronserver.testBackoffRetryRecordsMultipleAttempts
PASSEDwebcronservertestRecurringJobFiresOnScheduleAndDedupesWithinMinute9873ms
Console output (74 bytes)
PASSED webcronserver.testRecurringJobFiresOnScheduleAndDedupesWithinMinute
PASSEDwebcronservertestGetExecutionById18740ms
Console output (41 bytes)
PASSED webcronserver.testGetExecutionById
PASSEDwebcronservertestCreateUrlCallbackTimer6191ms
Console output (47 bytes)
PASSED webcronserver.testCreateUrlCallbackTimer
PASSEDwebcronservertestUrlCallbackTimerWithAllOptions6918ms
Console output (55 bytes)
PASSED webcronserver.testUrlCallbackTimerWithAllOptions
PASSEDwebcronservertestWebhookReturns500RecordsFailure4085ms
Console output (56 bytes)
PASSED webcronserver.testWebhookReturns500RecordsFailure
PASSEDwebcronservertestExecutionsSurviveRestart2870ms
Console output (49 bytes)
PASSED webcronserver.testExecutionsSurviveRestart
PASSEDwebcronservertestGetExecutionNotFoundReturns4046711ms
Console output (55 bytes)
PASSED webcronserver.testGetExecutionNotFoundReturns404
PASSEDwebcronservertestInvalidCronExpressionTooManyFields8577ms
Console output (59 bytes)
PASSED webcronserver.testInvalidCronExpressionTooManyFields
PASSEDwebcronservertestWebhookStillRequiresUrl9080ms
Console output (48 bytes)
PASSED webcronserver.testWebhookStillRequiresUrl
PASSEDwebcronservertestTimerAppearsInJobList8956ms
Console output (46 bytes)
PASSED webcronserver.testTimerAppearsInJobList
PASSEDwebcronservertestUrlCallbackExecutorClosesSandboxedProxyAfterEachCallback12099ms
Console output (81 bytes)
PASSED webcronserver.testUrlCallbackExecutorClosesSandboxedProxyAfterEachCallback
PASSEDwebcronservertestCreateTimerInPastFails9471ms
Console output (47 bytes)
PASSED webcronserver.testCreateTimerInPastFails
PASSEDwebcronservertestAtomicTimerUpsertReplacesFiredTimer6040ms
Console output (60 bytes)
PASSED webcronserver.testAtomicTimerUpsertReplacesFiredTimer
PASSEDwebcronservertestCreateJob9113ms
Console output (34 bytes)
PASSED webcronserver.testCreateJob
PASSEDwebcronservertestAtomicTimerUpsertByNameConcurrent5057ms
Console output (58 bytes)
PASSED webcronserver.testAtomicTimerUpsertByNameConcurrent
PASSEDwebcronservertestUrlCallbackResolvesDropletServiceInterface17906ms
Console output (67 bytes)
PASSED webcronserver.testUrlCallbackResolvesDropletServiceInterface
PASSEDwebcronservertestCreateUrlCallbackMissingMethodName8934ms
Console output (59 bytes)
PASSED webcronserver.testCreateUrlCallbackMissingMethodName
PASSEDwebcronservertestGetJob7342ms
Console output (31 bytes)
PASSED webcronserver.testGetJob
PASSEDwebcronservertestAtomicTimerUpsertAcrossServerGenerations2579ms
Console output (65 bytes)
PASSED webcronserver.testAtomicTimerUpsertAcrossServerGenerations
PASSEDwebcronservertestDeleteNonexistentJobReturns4045418ms
Console output (55 bytes)
PASSED webcronserver.testDeleteNonexistentJobReturns404
PASSEDwebcronservertestCreateUrlCallbackJob7118ms
Console output (45 bytes)
PASSED webcronserver.testCreateUrlCallbackJob
PASSEDwebcronserverstressTestTimerAutoDisabledRaceUnderLoad5349ms
Console output (61 bytes)
PASSED webcronserver.stressTestTimerAutoDisabledRaceUnderLoad
PASSEDwebcronservertestUpdateUrlCallbackJob8219ms
Console output (45 bytes)
PASSED webcronserver.testUpdateUrlCallbackJob
PASSEDwebcronservertestCreateJobWithAlternateUrl9830ms
Console output (50 bytes)
PASSED webcronserver.testCreateJobWithAlternateUrl
PASSEDwebcronservertestUpdateTimerTriggerAt9836ms
Console output (45 bytes)
PASSED webcronserver.testUpdateTimerTriggerAt
PASSEDwebcronservertestEnableDisableUrlCallbackJob10178ms
Console output (52 bytes)
PASSED webcronserver.testEnableDisableUrlCallbackJob
PASSEDwebcronservertestCreateTimerWithoutCronExpression7352ms
Console output (57 bytes)
PASSED webcronserver.testCreateTimerWithoutCronExpression
PASSEDwebcronservertestWebhookWithGetMethod3597ms
Console output (45 bytes)
PASSED webcronserver.testWebhookWithGetMethod
PASSEDwebcronservertestRecurringJobCollapsesMissedWindowsIntoOneCatchUp9400ms
Console output (73 bytes)
PASSED webcronserver.testRecurringJobCollapsesMissedWindowsIntoOneCatchUp
PASSEDwebcronservertestTriggerUrlCallbackJob19627ms
Console output (46 bytes)
PASSED webcronserver.testTriggerUrlCallbackJob
PASSEDwebcronservertestInvalidCronExpressionTooFewFields8363ms
Console output (58 bytes)
PASSED webcronserver.testInvalidCronExpressionTooFewFields
PASSEDwebcronservertestDeleteJob8667ms
Console output (34 bytes)
PASSED webcronserver.testDeleteJob
PASSEDwebcronservertestCreateJobWithRetryPolicy5201ms
Console output (49 bytes)
PASSED webcronserver.testCreateJobWithRetryPolicy
PASSEDwebcronservertestEnableDisableTimer7407ms
Console output (43 bytes)
PASSED webcronserver.testEnableDisableTimer
PASSEDwebcronservertestTriggerDisabledJobReturns4007457ms
Console output (53 bytes)
PASSED webcronserver.testTriggerDisabledJobReturns400
PASSEDwebcronservertestUnknownRouteReturns4045253ms
Console output (47 bytes)
PASSED webcronserver.testUnknownRouteReturns404
PASSEDwebcronservertestDeletedJobsStayDeletedAfterRestart1132ms
Console output (59 bytes)
PASSED webcronserver.testDeletedJobsStayDeletedAfterRestart
PASSEDwebcronservertestGetRecentExecutionsEmpty9156ms
Console output (49 bytes)
PASSED webcronserver.testGetRecentExecutionsEmpty
PASSEDwebcronservertestListJobsIncludesUrlCallbackFields9675ms
Console output (58 bytes)
PASSED webcronserver.testListJobsIncludesUrlCallbackFields
PASSEDwebcronservertestRecurringJobDoesNotDoubleFireOnRestartWithinSameMinute10491ms
Console output (79 bytes)
PASSED webcronserver.testRecurringJobDoesNotDoubleFireOnRestartWithinSameMinute
PASSEDwebcronservertestUrlCallbackWebhookUrlNotRequired9724ms
Console output (57 bytes)
PASSED webcronserver.testUrlCallbackWebhookUrlNotRequired
PASSEDwebcronservertestTimerWithAllOptions5693ms
Console output (44 bytes)
PASSED webcronserver.testTimerWithAllOptions
PASSEDwebcronservertestJobUpdatesSurviveRestart2213ms
Console output (49 bytes)
PASSED webcronserver.testJobUpdatesSurviveRestart
PASSEDwebcronservertestUpdateWebhookJobToUrlCallback9056ms
Console output (54 bytes)
PASSED webcronserver.testUpdateWebhookJobToUrlCallback
PASSEDwebcronservertestEnableDisableJob9404ms
Console output (41 bytes)
PASSED webcronserver.testEnableDisableJob
PASSEDwebcronservertestTimerSurvivesRestartAndFiresAfterRestart9861ms
Console output (65 bytes)
PASSED webcronserver.testTimerSurvivesRestartAndFiresAfterRestart
PASSEDwebcronservertestTriggerNonexistentJobReturns4047776ms
Console output (56 bytes)
PASSED webcronserver.testTriggerNonexistentJobReturns404
PASSEDwebcronservertestDeleteTimer7122ms
Console output (36 bytes)
PASSED webcronserver.testDeleteTimer
PASSEDwebcronservertestInvalidTimezoneReturns4008107ms
Console output (50 bytes)
PASSED webcronserver.testInvalidTimezoneReturns400
PASSEDwebcronservertestHealthEndpointIncludesCorrectJobCounts9643ms
Console output (63 bytes)
PASSED webcronserver.testHealthEndpointIncludesCorrectJobCounts
PASSEDwebcronservertestUpdateJob9079ms
Console output (34 bytes)
PASSED webcronserver.testUpdateJob
PASSEDwebcronservertestDefaultActionTypeIsWebhook8350ms
Console output (51 bytes)
PASSED webcronserver.testDefaultActionTypeIsWebhook
PASSEDwebcronservertestDeleteUrlCallbackJob8178ms
Console output (45 bytes)
PASSED webcronserver.testDeleteUrlCallbackJob
PASSEDwebcronservertestUrlCallbackTimerAutoFires21602ms
Console output (50 bytes)
PASSED webcronserver.testUrlCallbackTimerAutoFires
PASSEDwebcronservertestTimerTriggerJobManually9599ms
Console output (48 bytes)
PASSED webcronserver.testTimerTriggerJobManually
PASSEDwebcronservertestCreateJobWithHeaders6686ms
Console output (45 bytes)
PASSED webcronserver.testCreateJobWithHeaders

Build Log

[2026-07-12 15:02:04] Waiting for droplet capacity; retrying admission in 30s
[2026-07-12 15:02:04] Waiting for droplet capacity; retrying admission in 60s
[2026-07-12 15:02:04] Resuming build after service restart (was PENDING)
[2026-07-12 15:02:04] Project names empty — running deferred preparation from archive
[2026-07-12 15:02:53] Extracted project names: [webcronserver:webcron-server]
[2026-07-12 15:02:53] Discovered 88 tests from archive
[2026-07-12 15:02:53] No droplet allocated, provisioning from scratch...
[2026-07-12 15:02:55] Droplet created: id=584082093, name=buildtest-cd7f419d
[2026-07-12 15:03:26] Droplet active at 161.35.226.100
[2026-07-12 15:03:38] SSH access granted to droplet 584082093
[2026-07-12 15:03:38] Droplet active at 161.35.226.100
[2026-07-12 15:03:38] SSH connected to 161.35.226.100
[2026-07-12 15:03:39] kompile-cli has not been started, running build from scratch on droplet
[2026-07-12 15:03:39] Installing dependencies...
Dependencies already present (snapshot image), skipping installation
Java: openjdk version "21.0.10" 2026-01-20
Node.js: v18.19.1
Chromium: /usr/bin/chromium-browser
Coursier: /root/tools/coursier
Docker already present: Docker version 29.1.3, build 29.1.3-0ubuntu3~24.04.1
haveged already present
securerandom.source=file:/dev/urandom already set in /usr/lib/jvm/java-21-openjdk-amd64/conf/security/java.security
Waiting for cloud-init to complete...
..............................................................................................status: done
cloud-init done

Extracting templates from packages: 22%
Extracting templates from packages: 44%
Extracting templates from packages: 66%
Extracting templates from packages: 88%
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ...
Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3build1) ...
Setting up tar (1.35+dfsg-3ubuntu0.2) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../dpkg_1.22.6ubuntu6.6_amd64.deb ...
Unpacking dpkg (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
Setting up dpkg (1.22.6ubuntu6.6) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../gzip_1.12-1ubuntu3.2_amd64.deb ...
Unpacking gzip (1.12-1ubuntu3.2) over (1.12-1ubuntu3.1) ...
Setting up gzip (1.12-1ubuntu3.2) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ...
Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../libperl5.38t64_5.38.2-3.2ubuntu0.3_amd64.deb ...
Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
Preparing to unpack .../perl_5.38.2-3.2ubuntu0.3_amd64.deb ...
Unpacking perl (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.3_amd64.deb ...
Unpacking perl-base (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
Setting up perl-base (5.38.2-3.2ubuntu0.3) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../perl-modules-5.38_5.38.2-3.2ubuntu0.3_all.deb ...
Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
Preparing to unpack .../sed_4.9-2ubuntu0.24.04.1_amd64.deb ...
Unpacking sed (4.9-2ubuntu0.24.04.1) over (4.9-2build1) ...
Setting up sed (4.9-2ubuntu0.24.04.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ...
Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ...
Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Preparing to unpack .../libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ...
Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ...
Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../0-python3.12_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking python3.12 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../1-libpython3.12-stdlib_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../2-python3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking python3.12-minimal (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../3-libpython3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../4-tzdata_2026b-0ubuntu0.24.04.1_all.deb ...
Unpacking tzdata (2026b-0ubuntu0.24.04.1) over (2026a-0ubuntu0.24.04.1) ...
Preparing to unpack .../5-liblzma5_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
Setting up liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ...
Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ...
Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ...
Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../0-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ...
Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../2-systemd-dev_255.4-1ubuntu8.16_all.deb ...
Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../3-kmod_31+20240202-2ubuntu7.2_amd64.deb ...
Unpacking kmod (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ...
Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
Preparing to unpack .../5-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ...
Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../6-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ...
Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../7-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../8-libsystemd0_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157089 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.16_amd64.deb ...
Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../libpam-systemd_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ...
Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../udev_255.4-1ubuntu8.16_amd64.deb ...
Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../libudev1_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Setting up libudev1:amd64 (255.4-1ubuntu8.16) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157089 files and directories currently installed.)
Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
Preparing to unpack .../libgcrypt20_1.10.3-2ubuntu0.1_amd64.deb ...
Unpacking libgcrypt20:amd64 (1.10.3-2ubuntu0.1) over (1.10.3-2build1) ...
Setting up libgcrypt20:amd64 (1.10.3-2ubuntu0.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157089 files and directories currently installed.)
Preparing to unpack .../00-rsync_3.2.7-1ubuntu1.5_amd64.deb ...
Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ...
Preparing to unpack .../01-python3-problem-report_2.28.2-0ubuntu0.1_all.deb ...
Unpacking python3-problem-report (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
Preparing to unpack .../02-python3-apport_2.28.2-0ubuntu0.1_all.deb ...
Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
Preparing to unpack .../03-apport-core-dump-handler_2.28.2-0ubuntu0.1_all.deb ...
Unpacking apport-core-dump-handler (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
Preparing to unpack .../04-apport_2.28.2-0ubuntu0.1_all.deb ...
Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
Preparing to unpack .../05-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
Preparing to unpack .../06-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
Preparing to unpack .../07-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
Preparing to unpack .../08-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ...
Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
Preparing to unpack .../09-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
Preparing to unpack .../10-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ...
Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ...
Preparing to unpack .../11-iproute2_6.1.0-1ubuntu6.4_amd64.deb ...
Unpacking iproute2 (6.1.0-1ubuntu6.4) over (6.1.0-1ubuntu6.2) ...
Preparing to unpack .../12-open-vm-tools_2%3a13.0.0-2~ubuntu0.24.04.1_amd64.deb ...
Unpacking open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) over (2:12.5.0-1~ubuntu0.24.04.2) ...
Preparing to unpack .../13-libgnutls30t64_3.8.3-1.1ubuntu3.6_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) over (3.8.3-1.1ubuntu3.5) ...
Setting up libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157089 files and directories currently installed.)
Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.11_amd64.deb ...
Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
Preparing to unpack .../01-ca-certificates_20260601~24.04.1_all.deb ...
Unpacking ca-certificates (20260601~24.04.1) over (20240203) ...
Preparing to unpack .../02-distro-info-data_0.60ubuntu0.6_all.deb ...
Unpacking distro-info-data (0.60ubuntu0.6) over (0.60ubuntu0.5) ...
Preparing to unpack .../03-vim_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
Unpacking vim (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../04-vim-common_2%3a9.1.0016-1ubuntu7.17_all.deb ...
Unpacking vim-common (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../05-vim-tiny_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
Unpacking vim-tiny (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../06-vim-runtime_2%3a9.1.0016-1ubuntu7.17_all.deb ...
Unpacking vim-runtime (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../07-xxd_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
Unpacking xxd (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../08-apparmor_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
Unpacking apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
Preparing to unpack .../09-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) over (1.59.0-1ubuntu0.2) ...
Preparing to unpack .../10-bind9-dnsutils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
Unpacking bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
Preparing to unpack .../11-bind9-host_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
Unpacking bind9-host (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
Preparing to unpack .../12-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
Preparing to unpack .../13-inetutils-telnet_2%3a2.5-3ubuntu4.2_amd64.deb ...
Unpacking inetutils-telnet (2:2.5-3ubuntu4.2) over (2:2.5-3ubuntu4.1) ...
Preparing to unpack .../14-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ...
Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) over (1.6.43-5ubuntu0.5) ...
Preparing to unpack .../15-libplymouth5_24.004.60-1ubuntu7.2_amd64.deb ...
Unpacking libplymouth5:amd64 (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
Preparing to unpack .../16-nano_7.2-2ubuntu0.2_amd64.deb ...
Unpacking nano (7.2-2ubuntu0.2) over (7.2-2ubuntu0.1) ...
Preparing to unpack .../17-plymouth-theme-ubuntu-text_24.004.60-1ubuntu7.2_amd64.deb ...
Unpacking plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
Preparing to unpack .../18-plymouth_24.004.60-1ubuntu7.2_amd64.deb ...
Unpacking plymouth (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
Preparing to unpack .../19-telnet_0.17+2.5-3ubuntu4.2_all.deb ...
Unpacking telnet (0.17+2.5-3ubuntu4.2) over (0.17+2.5-3ubuntu4.1) ...
Preparing to unpack .../20-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
Preparing to unpack .../21-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ...
Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) over (1.2.10-1ubuntu5.10) ...
Preparing to unpack .../22-containerd_2.2.1-0ubuntu1~24.04.3_amd64.deb ...
Unpacking containerd (2.2.1-0ubuntu1~24.04.3) over (2.2.1-0ubuntu1~24.04.2) ...
Preparing to unpack .../23-curl_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
Preparing to unpack .../24-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
Preparing to unpack .../25-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ...
Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ...
Preparing to unpack .../26-docker.io_29.1.3-0ubuntu3~24.04.2_amd64.deb ...
Unpacking docker.io (29.1.3-0ubuntu3~24.04.2) over (29.1.3-0ubuntu3~24.04.1) ...
Preparing to unpack .../27-dpkg-dev_1.22.6ubuntu6.6_all.deb ...
Unpacking dpkg-dev (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
Preparing to unpack .../28-libdpkg-perl_1.22.6ubuntu6.6_all.deb ...
Unpacking libdpkg-perl (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
Preparing to unpack .../29-libarchive13t64_3.7.2-2ubuntu0.7_amd64.deb ...
Unpacking libarchive13t64:amd64 (3.7.2-2ubuntu0.7) over (3.7.2-2ubuntu0.6) ...
Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
Preparing to unpack .../31-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
Preparing to unpack .../32-libjcat1_0.2.3-1~ubuntu0.24.04.1_amd64.deb ...
Unpacking libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) over (0.2.0-2build3) ...
Selecting previously unselected package libfwupd3:amd64.
Preparing to unpack .../33-libfwupd3_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
Unpacking libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
Preparing to unpack .../34-libxmlb2_0.3.24-1~ubuntu0.24.04.1_amd64.deb ...
Unpacking libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) over (0.3.18-1) ...
Preparing to unpack .../35-fwupd_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
Unpacking fwupd (2.0.20-1ubuntu2~24.04.2) over (1.9.34-0ubuntu1~24.04.1) ...
Preparing to unpack .../36-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
Preparing to unpack .../37-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
Preparing to unpack .../38-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
Preparing to unpack .../39-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ...
Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) over (2.4.7-1.2ubuntu7.9) ...
Preparing to unpack .../40-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
Preparing to unpack .../41-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../42-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../43-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ...
Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) over (1:20.1.2-0ubuntu1~24.04.2) ...
Preparing to unpack .../44-libegl-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../45-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../46-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../47-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) over (1.3.14-2build1) ...
Preparing to unpack .../48-libheif-plugin-aomdec_1.17.6-1ubuntu4.5_amd64.deb ...
Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
Preparing to unpack .../49-libheif-plugin-aomenc_1.17.6-1ubuntu4.5_amd64.deb ...
Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
Preparing to unpack .../50-libheif1_1.17.6-1ubuntu4.5_amd64.deb ...
Unpacking libheif1:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
Preparing to unpack .../51-libheif-plugin-libde265_1.17.6-1ubuntu4.5_amd64.deb ...
Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
Preparing to unpack .../52-libhttp-daemon-perl_6.16-1ubuntu0.24.04.1_all.deb ...
Unpacking libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) over (6.16-1) ...
Preparing to unpack .../53-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) over (2.14-2build1) ...
Preparing to unpack .../54-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ...
Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) over (2:3.98-1ubuntu0.1) ...
Preparing to unpack .../55-libwww-perl_6.76-1ubuntu0.1_all.deb ...
Unpacking libwww-perl (6.76-1ubuntu0.1) over (6.76-1) ...
Selecting previously unselected package linux-headers-6.8.0-134.
Preparing to unpack .../56-linux-headers-6.8.0-134_6.8.0-134.134_all.deb ...
Unpacking linux-headers-6.8.0-134 (6.8.0-134.134) ...
Selecting previously unselected package linux-headers-6.8.0-134-generic.
Preparing to unpack .../57-linux-headers-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
Selecting previously unselected package linux-modules-6.8.0-134-generic.
Preparing to unpack .../58-linux-modules-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
Selecting previously unselected package linux-image-6.8.0-134-generic.
Preparing to unpack .../59-linux-image-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-image-6.8.0-134-generic (6.8.0-134.134) ...
Preparing to unpack .../60-linux-virtual_6.8.0-134.134_amd64.deb ...
Unpacking linux-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../61-linux-image-virtual_6.8.0-134.134_amd64.deb ...
Unpacking linux-image-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../62-linux-headers-virtual_6.8.0-134.134_amd64.deb ...
Unpacking linux-headers-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../63-linux-headers-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-headers-generic (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../64-linux-libc-dev_6.8.0-134.134_amd64.deb ...
Unpacking linux-libc-dev:amd64 (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../65-linux-tools-common_6.8.0-134.134_all.deb ...
Unpacking linux-tools-common (6.8.0-134.134) over (6.8.0-110.110) ...
Selecting previously unselected package linux-tools-6.8.0-134.
Preparing to unpack .../66-linux-tools-6.8.0-134_6.8.0-134.134_amd64.deb ...
Unpacking linux-tools-6.8.0-134 (6.8.0-134.134) ...
Selecting previously unselected package linux-tools-6.8.0-134-generic.
Preparing to unpack .../67-linux-tools-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
Preparing to unpack .../68-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../69-node-shell-quote_1.7.4+~1.7.1-1ubuntu0.24.04.1_all.deb ...
Unpacking node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) over (1.7.4+~1.7.1-1) ...
Preparing to unpack .../70-openjdk-21-jdk_21.0.11+10-1~24.04.2_amd64.deb ...
Unpacking openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
Preparing to unpack .../71-openjdk-21-jdk-headless_21.0.11+10-1~24.04.2_amd64.deb ...
Unpacking openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
Preparing to unpack .../72-openjdk-21-jre_21.0.11+10-1~24.04.2_amd64.deb ...
Unpacking openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
Preparing to unpack .../73-openjdk-21-jre-headless_21.0.11+10-1~24.04.2_amd64.deb ...
Unpacking openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
Preparing to unpack .../74-python3-twisted_24.3.0-1ubuntu0.2_all.deb ...
Unpacking python3-twisted (24.3.0-1ubuntu0.2) over (24.3.0-1ubuntu0.1) ...
Preparing to unpack .../75-python3-urllib3_2.0.7-1ubuntu0.7_all.deb ...
Unpacking python3-urllib3 (2.0.7-1ubuntu0.7) over (2.0.7-1ubuntu0.6) ...
Preparing to unpack .../76-snapd_2.75.2+ubuntu24.04_amd64.deb ...
Unpacking snapd (2.75.2+ubuntu24.04) over (2.74.1+ubuntu24.04.4) ...
Preparing to unpack .../77-xserver-common_2%3a21.1.12-1ubuntu1.6_all.deb ...
Unpacking xserver-common (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
Preparing to unpack .../78-xvfb_2%3a21.1.12-1ubuntu1.6_amd64.deb ...
Unpacking xvfb (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
Preparing to unpack .../79-cloud-init_26.1-0ubuntu1~24.04.1_all.deb ...
Unpacking cloud-init (26.1-0ubuntu1~24.04.1) over (25.3-0ubuntu1~24.04.1) ...
Preparing to unpack .../80-kpartx_0.9.4-5ubuntu8.2_amd64.deb ...
Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
Preparing to unpack .../81-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ...
Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ...
Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ...
Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ...
Setting up python3-problem-report (2.28.2-0ubuntu0.1) ...
Setting up distro-info-data (0.60ubuntu0.6) ...
Setting up iproute2 (6.1.0-1ubuntu6.4) ...
Setting up openssh-client (1:9.6p1-3ubuntu13.16) ...
Setting up libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) ...
Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ...
Setting up node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) ...
Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ...
Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ...
Setting up inetutils-telnet (2:2.5-3ubuntu4.2) ...
Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ...
Setting up linux-libc-dev:amd64 (6.8.0-134.134) ...
Setting up systemd-dev (255.4-1ubuntu8.16) ...
Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ...
Setting up dnsmasq-base (2.90-2ubuntu0.3) ...
Setting up xxd (2:9.1.0016-1ubuntu7.17) ...
Setting up libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) ...
Setting up python3-apport (2.28.2-0ubuntu0.1) ...
Setting up tzdata (2026b-0ubuntu0.24.04.1) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Sun Jul 12 15:05:03 UTC 2026.
Universal Time is now:  Sun Jul 12 15:05:03 UTC 2026.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
/var/lib/dpkg/info/apparmor.postinst: 148: [: Illegal number: yes
Reloading AppArmor profiles 
Setting up vim-common (2:9.1.0016-1ubuntu7.17) ...
Setting up python3-twisted (24.3.0-1ubuntu0.2) ...
Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ...
Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ...
Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ...
Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ...
Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ...
Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ...
Setting up linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
Setting up python3-urllib3 (2.0.7-1ubuntu0.7) ...
Setting up nano (7.2-2ubuntu0.2) ...
Setting up libplymouth5:amd64 (24.004.60-1ubuntu7.2) ...
Setting up linux-headers-6.8.0-134 (6.8.0-134.134) ...
Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ...
Setting up xserver-common (2:21.1.12-1ubuntu1.6) ...
Setting up vim-runtime (2:9.1.0016-1ubuntu7.17) ...
Setting up containerd (2.2.1-0ubuntu1~24.04.3) ...
Setting up openssl (3.0.13-0ubuntu3.11) ...
Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
Setting up linux-tools-common (6.8.0-134.134) ...
Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ...
Setting up rsync (3.2.7-1ubuntu1.5) ...
rsync.service is a disabled or a static unit not running, not starting it.
Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ...
Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ...
Setting up python3.12-minimal (3.12.3-1ubuntu0.15) ...
Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ...
Setting up cloud-init (26.1-0ubuntu1~24.04.1) ...
Installing new version of config file /etc/cloud/templates/chrony.conf.freebsd.tmpl ...
Setting up telnet (0.17+2.5-3ubuntu4.2) ...
Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ...
Setting up openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) ...
Installing new version of config file /etc/java-21-openjdk/security/java.security ...
Setting up openssh-server (1:9.6p1-3ubuntu13.16) ...
Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ...
Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ...
Setting up xvfb (2:21.1.12-1ubuntu1.6) ...
Setting up python3.12 (3.12.3-1ubuntu0.15) ...
Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
Setting up libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
Setting up docker.io (29.1.3-0ubuntu3~24.04.2) ...
Setting up vim-tiny (2:9.1.0016-1ubuntu7.17) ...
Setting up kmod (31+20240202-2ubuntu7.2) ...
Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ...
Setting up ca-certificates (20260601~24.04.1) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
14 added, 39 removed; done.
Setting up perl (5.38.2-3.2ubuntu0.3) ...
Setting up linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ...
Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
Setting up libdpkg-perl (1.22.6ubuntu6.6) ...
Setting up linux-tools-6.8.0-134 (6.8.0-134.134) ...
Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
Setting up libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) ...
Setting up open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) ...
Installing new version of config file /etc/vmware-tools/tools.conf.example ...
Setting up curl (8.5.0-2ubuntu10.11) ...
Setting up bind9-host (1:9.18.39-0ubuntu0.24.04.5) ...
Setting up libarchive13t64:amd64 (3.7.2-2ubuntu0.7) ...
Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up vim (2:9.1.0016-1ubuntu7.17) ...
Setting up libwww-perl (6.76-1ubuntu0.1) ...
Setting up linux-image-6.8.0-134-generic (6.8.0-134.134) ...
I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.8.0-110-generic
I: /boot/initrd.img.old is now a symlink to initrd.img-6.8.0-110-generic
I: /boot/vmlinuz is now a symlink to vmlinuz-6.8.0-134-generic
I: /boot/initrd.img is now a symlink to initrd.img-6.8.0-134-generic
Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
Setting up systemd (255.4-1ubuntu8.16) ...
Setting up linux-headers-generic (6.8.0-134.134) ...
Setting up dpkg-dev (1.22.6ubuntu6.6) ...
Setting up linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
Setting up systemd-timesyncd (255.4-1ubuntu8.16) ...
Setting up udev (255.4-1ubuntu8.16) ...
Setting up kpartx (0.9.4-5ubuntu8.2) ...
Setting up bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) ...
Setting up linux-image-virtual (6.8.0-134.134) ...
Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
Setting up fwupd (2.0.20-1ubuntu2~24.04.2) ...
Installing new version of config file /etc/fwupd/bios-settings.d/README.md ...
Installing new version of config file /etc/fwupd/remotes.d/lvfs-testing.conf ...
Installing new version of config file /etc/fwupd/remotes.d/lvfs.conf ...
Installing new version of config file /etc/fwupd/remotes.d/vendor-directory.conf ...
Installing new version of config file /etc/grub.d/35_fwupd ...
Installing new version of config file /etc/update-motd.d/85-fwupd ...
fwupd-refresh.service is a disabled or a static unit not running, not starting it.
Setting up systemd-resolved (255.4-1ubuntu8.16) ...
Setting up snapd (2.75.2+ubuntu24.04) ...
Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ...
snapd.failure.service is a disabled or a static unit not running, not starting it.
snapd.gpio-chardev-setup.target is a disabled or a static unit not running, not starting it.
snapd.snap-repair.service is a disabled or a static unit not running, not starting it.
Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up systemd-sysv (255.4-1ubuntu8.16) ...
Setting up linux-headers-virtual (6.8.0-134.134) ...
Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up plymouth (24.004.60-1ubuntu7.2) ...
update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
update-initramfs: Generating /boot/initrd.img-6.8.0-71-generic
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ...
Setting up multipath-tools (0.9.4-5ubuntu8.2) ...
Setting up linux-virtual (6.8.0-134.134) ...
Setting up libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) ...
update-initramfs: deferring update (trigger activated)
Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ...
Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up apport-core-dump-handler (2.28.2-0ubuntu0.1) ...
Setting up apport (2.28.2-0ubuntu0.1) ...
apport-autoreport.service is a disabled or a static unit not running, not starting it.
Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ...
Setting up libheif1:amd64 (1.17.6-1ubuntu4.5) ...
Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) ...
Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ...
Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ...
Processing triggers for ufw (0.36.2-6) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
Processing triggers for install-info (7.1-3build2) ...
Processing triggers for initramfs-tools (0.142ubuntu25.8) ...
update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for ca-certificates-java (20240118) ...
done.
Setting up openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) ...
Setting up openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) ...
Setting up openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) ...
Processing triggers for ca-certificates (20260601~24.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Processing triggers for linux-image-6.8.0-134-generic (6.8.0-134.134) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.8.0-134-generic
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-134-generic
Found initrd image: /boot/initrd.img-6.8.0-134-generic
Found linux image: /boot/vmlinuz-6.8.0-110-generic
Found initrd image: /boot/initrd.img-6.8.0-110-generic
Found linux image: /boot/vmlinuz-6.8.0-71-generic
Found initrd image: /boot/initrd.img-6.8.0-71-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Processing triggers for ca-certificates-java (20240118) ...
done.
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning candidates... [                                                       ]
Scanning candidates... [=====                                                  ]
Scanning candidates... [===========                                            ]
Scanning candidates... [================                                       ]
Scanning candidates... [======================                                 ]
Scanning candidates... [===========================                            ]
Scanning candidates... [=================================                      ]
Scanning candidates... [======================================                 ]
Scanning candidates... [============================================           ]
Scanning candidates... [=================================================      ]
Scanning candidates... [=======================================================]
Scanning candidates...                                                          
Scanning linux images... [                                                     ]
Scanning linux images... [==========                                           ]
Scanning linux images... [=====================                                ]
Scanning linux images... [===============================                      ]
Scanning linux images... [==========================================           ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Pending kernel upgrade!
Running kernel version:
  6.8.0-110-generic
Diagnostics:
  The currently running kernel version is not the expected kernel version
6.8.0-134-generic.

Restarting the system to load the new kernel will not be handled automatically,
so you should consider rebooting.

Restarting services...
 systemctl restart packagekit.service polkit.service udisks2.service

Service restarts being deferred:
 systemctl restart ModemManager.service
 /etc/needrestart/restart.d/dbus.service
 systemctl restart docker.service
 systemctl restart systemd-logind.service
 systemctl restart unattended-upgrades.service

No containers need to be restarted.

User sessions running outdated binaries:
 root @ session #3: sshd[1650]
 root @ user manager service: systemd[1359]

No VM guests are running outdated hypervisor (qemu) binaries on this host.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 188746 files and directories currently installed.)
Removing libfwupd2:amd64 (1.9.34-0ubuntu1~24.04.1) ...
Removing libgusb2:amd64 (0.4.8-1build2) ...
Removing linux-headers-6.8.0-71-generic (6.8.0-71.71) ...
Removing linux-headers-6.8.0-71 (6.8.0-71.71) ...
Removing linux-image-6.8.0-71-generic (6.8.0-71.71) ...
/etc/kernel/postrm.d/initramfs-tools:
update-initramfs: Deleting /boot/initrd.img-6.8.0-71-generic
/etc/kernel/postrm.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-134-generic
Found initrd image: /boot/initrd.img-6.8.0-134-generic
Found linux image: /boot/vmlinuz-6.8.0-110-generic
Found initrd image: /boot/initrd.img-6.8.0-110-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Removing linux-modules-6.8.0-71-generic (6.8.0-71.71) ...
Removing linux-tools-6.8.0-71-generic (6.8.0-71.71) ...
Removing linux-tools-6.8.0-71 (6.8.0-71.71) ...
Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
System packages are current (apt dist-upgrade applied)
Dependencies installed successfully
[BuildDriver] Memory before swap: MemoryInfo(totalMemoryKb=4009868, availableMemoryKb=3369304, totalSwapKb=0, freeSwapKb=0)
mkswap: /swapfile: warning: wiping old swap signature.
Setting up swapspace version 1, size = 4 GiB (4294963200 bytes)
no label, UUID=5b4b533b-e0db-4f35-b4da-d3ee32672266
Swap file created and enabled
[BuildDriver] Memory after swap: MemoryInfo(totalMemoryKb=4009868, availableMemoryKb=3366660, totalSwapKb=4194300, freeSwapKb=4194300)
[BuildDriver] Swap verified: 4194300KB total swap (was 0KB)
[2026-07-12 15:06:46] Dependencies installed
[2026-07-12 15:06:46] Uploading project archive...
Extracted projects:
CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6

[2026-07-12 15:06:46] Projects on remote: CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6
[2026-07-12 15:06:46] Building and testing workspace...
System memory: 3915MB, JVM heap: 1957MB
Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
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
Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
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
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
Failed to download https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Failed to download https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
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
Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
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
Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
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
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
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
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
Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
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
Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
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
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
Failed to download https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
Failed to download https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
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
Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
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
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
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
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
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
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
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
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
Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
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
Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
Downloading https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
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
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
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
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
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
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
Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
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
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
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
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
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
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
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
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
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
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
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
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
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
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
Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
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
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
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
Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
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
Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
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
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
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
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
Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
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
Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
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
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
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
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
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
Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
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
Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
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
Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
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
Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
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
Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
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
Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
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
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
Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
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
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
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
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
Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
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
Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
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
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
Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
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
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
Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
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
Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
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
Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
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
Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
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
Failed to download https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
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
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
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
Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
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
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
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
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
Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
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
Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
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
Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
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
Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
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
Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
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
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
Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
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
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
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
Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
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
Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
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
Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
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
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
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
Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
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
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
Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
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
Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
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
Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
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
Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
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
Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
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
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
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
Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
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
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
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
Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
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
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
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
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
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
Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
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
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
Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
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
Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
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
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
Downloading https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
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
Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Downloaded https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
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
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Downloading https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
Downloaded https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
Downloading https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
Downloading https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
Downloading https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
Downloaded https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
Downloading https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
Downloaded https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
Downloaded https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
Downloaded https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Downloading https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
Downloaded https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
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
Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
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
Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
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
Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
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
Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
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
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
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
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
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
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
Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
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
Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
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
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
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
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
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
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
Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
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
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
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
Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
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
Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
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
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
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
Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
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
Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
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
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
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
Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
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
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
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
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
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
Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
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
Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
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
Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar.sha1
Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
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
Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar.sha1
Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
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
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar.sha1
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
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
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
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
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
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
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
An uncaught NotificationEffect bubbled up to the thread root!
You can learn more about handling NotificationEffects at https://github.com/kotlin-algebraic-effects/
null Kotlin buildrule building /tmp/tmp10831943207109996725/6c715368-8e0f-4fe0-b904-9e75ac228817/file.jar from sources ([/root/projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/CronProjection.kt, /root/projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/WebCronServer.kt, /root/projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/Handlers.kt, /root/projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/WebhookExecutor.kt, /root/projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/UrlCallbackExecutor.kt, /root/projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/WebCronRpcHandler.kt, /root/projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/CronScheduler.kt, /root/projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/UrlMain.kt, /root/projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/BytecodeGenerator.kt]) and classpath [/tmp/resolveDependencies-artifact-8215368527111582739/kotlin-stdlib-1.9.22.jar, /tmp/resolveDependencies-artifact-9703692601048944903/kotlin-stdlib-jdk7-1.9.22.jar, /tmp/resolveDependencies-artifact-12209029095866617625/kotlin-stdlib-jdk8-1.9.22.jar, /tmp/resolveDependencies-artifact-2751242621195874600/jetty-server-11.0.15.jar, /tmp/resolveDependencies-artifact-1022215145610669697/jetty-servlet-11.0.15.jar, /tmp/resolveDependencies-artifact-10070311845691478256/jetty-util-11.0.15.jar, /tmp/resolveDependencies-artifact-12829168922412313325/jetty-http-11.0.15.jar, /tmp/resolveDependencies-artifact-15147839208267124048/jetty-io-11.0.15.jar, /tmp/resolveDependencies-artifact-8006252797400661513/jetty-security-11.0.15.jar, /tmp/resolveDependencies-artifact-8982275866799364876/jakarta.servlet-api-5.0.0.jar, /tmp/resolveDependencies-artifact-13048790333104479778/okhttp-4.11.0.jar, /tmp/resolveDependencies-artifact-11038078087785414970/okio-jvm-3.4.0.jar, /tmp/resolveDependencies-artifact-15886835153785402002/json-20250517.jar, /tmp/resolveDependencies-artifact-89000635589200319/commons-cli-1.5.0.jar, /tmp/resolveDependencies-artifact-16355694261701507247/community-kotlin-eventlog-0.0.2.jar, /tmp/resolveDependencies-artifact-9460917903587611974/community-kotlin-eventlog-localfilesystem-0.0.4.jar, /tmp/resolveDependencies-artifact-14813145439598738039/sqlite-jdbc-3.42.0.0.jar, /tmp/resolveDependencies-artifact-11349564216274144259/cron-utils-9.2.0.jar, /tmp/resolveDependencies-artifact-12773921614109080327/resolver-0.0.600.jar, /tmp/resolveDependencies-artifact-15626042268469102907/protocol-0.0.337.jar, /tmp/resolveDependencies-artifact-569675152236007239/avianStdlibHelper-jvm-0.0.37.jar, /tmp/resolveDependencies-artifact-2395328190721704133/community-kotlin-clocks-simple-0.0.11.jar, /tmp/resolveDependencies-artifact-542971003354407574/jvm-libp2p-1.3.0-codexcoder21-snapshot-9.jar, /tmp/resolveDependencies-artifact-13029390929736733728/kotlin-reflect-1.9.22.jar, /tmp/resolveDependencies-artifact-5130770054146550381/protocol-api-0.0.2.jar, /tmp/resolveDependencies-artifact-6002842048642824692/protocol-impl-0.0.14.jar, /tmp/resolveDependencies-artifact-7583624235479173166/protobuf-java-3.25.5.jar, /tmp/resolveDependencies-artifact-16035967535388828445/noise-java-22.1.0.jar, /tmp/resolveDependencies-artifact-1507172214157886573/kotlinx-coroutines-core-jvm-1.8.0.jar, /tmp/resolveDependencies-artifact-1404870188959460127/slf4j-api-2.0.9.jar, /tmp/resolveDependencies-artifact-10997924683812108504/slf4j-simple-2.0.9.jar, /tmp/resolveDependencies-artifact-16781718610742335064/netty-buffer-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-3138077901111761513/netty-codec-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-14086448847850707121/netty-codec-http-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-8717562722967576825/netty-codec-http2-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-12152004793806331862/netty-common-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-3129670286112359820/netty-handler-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-11327912830457503706/netty-resolver-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-17182728861071253278/netty-transport-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-8633786571595700225/netty-transport-classes-epoll-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-13903148841289567801/netty-transport-classes-kqueue-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-14398787049131495897/netty-transport-native-unix-common-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-3543616970872475451/bcpkix-jdk18on-1.78.1.jar, /tmp/resolveDependencies-artifact-17505825561104742124/bcprov-jdk18on-1.78.1.jar, /tmp/resolveDependencies-artifact-79668094000620461/bcutil-jdk18on-1.78.1.jar, /tmp/resolveDependencies-artifact-13211967706033116316/guava-33.3.1-jre.jar, /tmp/resolveDependencies-artifact-11511904790865546952/failureaccess-1.0.2.jar, /tmp/resolveDependencies-artifact-997318158211298480/lambda-api-0.0.14.jar, /tmp/resolveDependencies-artifact-6785091743289020095/production-health-api-0.0.4.jar, /tmp/resolveDependencies-artifact-993804127504258554/droplet-api-0.0.10.jar, /tmp/resolveDependencies-artifact-3735428267848085313/libSJVM-jvm-0.0.37.jar, /tmp/resolveDependencies-artifact-1293097130309983131/stdlibHelperCommon-jvm-0.0.37.jar, /tmp/resolveDependencies-artifact-12980375435691697206/asm-9.6.jar, /tmp/resolveDependencies-artifact-1272668143071870758/asm-commons-9.6.jar, /tmp/resolveDependencies-artifact-1788701609868467533/algebraic-effects-v1-runtime-0.0.1.jar, /tmp/resolveDependencies-artifact-4270231950558301188/core-jvm-0.3.12.jar, /tmp/resolveDependencies-artifact-10436438991107454930/community-kotlin-logging-0.0.3.jar, /tmp/resolveDependencies-artifact-3733730131852786399/util-stacktrace-0.0.1.jar, /tmp/resolveDependencies-artifact-15463183914489449975/annotations-23.0.0.jar, /tmp/resolveDependencies-artifact-2583028790100830713/jetty-jakarta-servlet-api-5.0.2.jar, /tmp/resolveDependencies-artifact-18124465481901695320/okio-3.2.0.jar, /tmp/resolveDependencies-artifact-15386888338264168169/kotlin-stdlib-common-1.9.22.jar, /tmp/resolveDependencies-artifact-495690190164766399/jakarta.el-3.0.4.jar, /tmp/resolveDependencies-artifact-13291086077821122588/community-kotlin-clocks-hierarchical-0.0.6.jar, /tmp/resolveDependencies-artifact-15541781457268641901/w3wallet-api-0.0.1.jar, /tmp/resolveDependencies-artifact-1307307603197438350/javaslang-2.0.6.jar, /tmp/resolveDependencies-artifact-3870085765359987485/netty-codec-protobuf-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-664673618416420877/java-multibase-v1.1.1.jar, /tmp/resolveDependencies-artifact-13288461276416334361/vpn-url-registrar-client-0.0.1.jar, /tmp/resolveDependencies-artifact-252796693527157596/vpn-url-registrar-api-0.0.1.jar, /tmp/resolveDependencies-artifact-18398595094783814789/kotlinx-coroutines-core-1.7.3.jar, /tmp/resolveDependencies-artifact-13153713327267683024/netty-codec-native-quic-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-8417163641701373645/netty-tcnative-boringssl-static-2.0.76.Final.jar, /tmp/resolveDependencies-artifact-4230668480380185631/netty-codec-base-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-4029996198507616297/netty-codec-compression-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-13620669969673723004/netty-codec-marshalling-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-10439874441517942016/kotlinx-serialization-core-jvm-1.6.2.jar, /tmp/resolveDependencies-artifact-5179131529793670912/kotlinx-serialization-json-jvm-1.6.2.jar, /tmp/resolveDependencies-artifact-4352319311484351127/kotlinx-coroutines-jdk8-1.7.3.jar, /tmp/resolveDependencies-artifact-912215340583051395/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, /tmp/resolveDependencies-artifact-9216857770258080390/jsr305-3.0.2.jar, /tmp/resolveDependencies-artifact-6240130247821661331/checker-qual-3.43.0.jar, /tmp/resolveDependencies-artifact-11325274476064272652/error_prone_annotations-2.28.0.jar, /tmp/resolveDependencies-artifact-10340405623365417684/j2objc-annotations-3.0.0.jar, /tmp/resolveDependencies-artifact-4799211254171130997/protobuf-javanano-3.0.0-alpha-5.jar, /tmp/resolveDependencies-artifact-6557516353691795597/netty-codec-classes-quic-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-7852055809448480724/netty-tcnative-classes-2.0.76.Final.jar, /tmp/resolveDependencies-artifact-11434419822893617829/asm-tree-9.6.jar, /tmp/resolveDependencies-artifact-16309939061193605445/javaslang-match-2.0.6.jar, /tmp/resolveDependencies-artifact-9429577133089891336/netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, /tmp/resolveDependencies-artifact-14500494980538563760/netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, /tmp/resolveDependencies-artifact-11290423589498035608/netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, /tmp/resolveDependencies-artifact-12689589592003960393/netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, /tmp/resolveDependencies-artifact-17399724845300162113/netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, /tmp/resolveDependencies-artifact-15892700380366684931/netty-tcnative-boringssl-static-2.0.76.Final-linux-x86_64.jar, /tmp/resolveDependencies-artifact-6251627501037377793/netty-tcnative-boringssl-static-2.0.76.Final-linux-aarch_64.jar, /tmp/resolveDependencies-artifact-7209460299187468501/netty-tcnative-boringssl-static-2.0.76.Final-osx-x86_64.jar, /tmp/resolveDependencies-artifact-4280580189459921253/netty-tcnative-boringssl-static-2.0.76.Final-osx-aarch_64.jar, /tmp/resolveDependencies-artifact-4507718203490118777/netty-tcnative-boringssl-static-2.0.76.Final-windows-x86_64.jar, /tmp/resolveDependencies-artifact-9109513195906447011/commons-compress-1.23.0.jar, /tmp/resolveDependencies-artifact-3329056761250497729/websocket-jetty-client-11.0.15.jar, /tmp/resolveDependencies-artifact-10868562836769081446/websocket-jetty-api-11.0.15.jar, /tmp/resolveDependencies-artifact-17979966752941322094/websocket-core-client-11.0.15.jar, /tmp/resolveDependencies-artifact-3188193348937069642/websocket-core-common-11.0.15.jar, /tmp/resolveDependencies-artifact-14179425710423196739/jetty-client-11.0.15.jar, /tmp/resolveDependencies-artifact-6258493765542306056/jvm-libp2p-1.2.2-RELEASE.jar, /tmp/resolveDependencies-artifact-5350578524394185710/websocket-jetty-common-11.0.15.jar, /tmp/resolveDependencies-artifact-11061758425036223515/jetty-alpn-client-11.0.15.jar, /tmp/resolveDependencies-artifact-12283488913658575725/bctls-jdk18on-1.78.1.jar] [unhandled DiagnosticEffect from JvmBuildRules.kt:1150]
null Using Kotlin home directory <no_path> [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Using JDK home inferred from java.home: /usr/lib/jvm/java-21-openjdk-amd64 [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Exception on loading scripting plugin: java.lang.ClassNotFoundException: org.jetbrains.kotlin.scripting.compiler.plugin.ScriptingCompilerConfigurationComponentRegistrar [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Scripting plugin will not be loaded: not all required jars are present in the classpath (missing files: [./kotlin-scripting-compiler.jar, ./kotlin-scripting-compiler-impl.jar, ./kotlin-scripting-common.jar, ./kotlin-scripting-jvm.jar]) [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Using JVM IR backend [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Configuring the compilation environment [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Loading modules: [java.se, jdk.accessibility, jdk.attach, jdk.compiler, jdk.dynalink, jdk.httpserver, jdk.incubator.vector, jdk.jartool, jdk.javadoc, jdk.jconsole, jdk.jdi, jdk.jfr, jdk.jshell, jdk.jsobject, jdk.management, jdk.management.jfr, jdk.net, jdk.nio.mapmode, jdk.sctp, jdk.security.auth, jdk.security.jgss, jdk.unsupported, jdk.unsupported.desktop, jdk.xml.dom, java.base, java.compiler, java.datatransfer, java.desktop, java.xml, java.instrument, java.logging, java.management, java.management.rmi, java.rmi, java.naming, java.net.http, java.prefs, java.scripting, java.security.jgss, java.security.sasl, java.sql, java.transaction.xa, java.sql.rowset, java.xml.crypto, jdk.internal.jvmstat, jdk.internal.opt, jdk.zipfs, jdk.management.agent, jdk.jdwp.agent, jdk.internal.ed, jdk.internal.le] [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/CronProjection.kt:720:13: warning: variable 'existingJob' is never used
        val existingJob = jobs[jobId] ?: return null
            ^ Variable 'existingJob' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/CronProjection.kt:761:13: warning: variable 'existingJob' is never used
        val existingJob = jobs[jobId] ?: return null
            ^ Variable 'existingJob' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-WebCronApiServer-e886dfb1a337228867bd9ec0578d689081e083c6/src/CronProjection.kt:776:13: warning: variable 'existingJob' is never used
        val existingJob = jobs[jobId] ?: return null
            ^ Variable 'existingJob' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
/tmp/qtcompile4472031887844740918/testAlternateUrlRetryUsesAlternateUrl.kt:246:26: warning: parameter 'baseUrl' is never used, could be renamed to _
    withMockTestServer { baseUrl, _, mockPort, requestLog, setMock, http ->
                         ^ Parameter 'baseUrl' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14816182941806592347/testWebhookWithCustomHeadersAndBody.kt:245:26: warning: parameter 'baseUrl' is never used, could be renamed to _
    withMockTestServer { baseUrl, _, mockPort, requestLog, setMock, http ->
                         ^ Parameter 'baseUrl' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4888407612101845398/testWebhookWithDeleteMethod.kt:245:26: warning: parameter 'baseUrl' is never used, could be renamed to _
    withMockTestServer { baseUrl, _, mockPort, requestLog, setMock, http ->
                         ^ Parameter 'baseUrl' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3043308126922651869/testWebhookWithPutMethod.kt:245:26: warning: parameter 'baseUrl' is never used, could be renamed to _
    withMockTestServer { baseUrl, _, mockPort, requestLog, setMock, http ->
                         ^ Parameter 'baseUrl' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13483013086010241858/testBackoffRetryRecordsMultipleAttempts.kt:246:26: warning: parameter 'baseUrl' is never used, could be renamed to _
    withMockTestServer { baseUrl, _, mockPort, requestLog, setMock, http ->
                         ^ Parameter 'baseUrl' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15456044607056713866/testWebhookReturns500RecordsFailure.kt:245:26: warning: parameter 'baseUrl' is never used, could be renamed to _
    withMockTestServer { baseUrl, _, mockPort, _, setMock, http ->
                         ^ Parameter 'baseUrl' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16338626710111589761/testWebhookWithGetMethod.kt:245:26: warning: parameter 'baseUrl' is never used, could be renamed to _
    withMockTestServer { baseUrl, _, mockPort, requestLog, setMock, http ->
                         ^ Parameter 'baseUrl' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
[2026-07-12 15:10:07] Resuming build after service restart (was TESTING)
[2026-07-12 15:10:07] Reconnecting to droplet 584082093 at 161.35.226.100
[2026-07-12 15:10:09] SSH access re-granted to droplet 584082093
[2026-07-12 15:10:19] SSH connected to 161.35.226.100
[2026-07-12 15:10:19] kompile-cli is still running
[2026-07-12 15:10:19] Attaching to the runner event spool at line 1217
[2026-07-12 15:12:56] kompile-cli completed
[2026-07-12 15:12:56] kompile-cli exit code: 0
[2026-07-12 15:12:56] Build+test results: 88 passed, 0 failed, 88 total
[perftest-dispatch] No @PerformanceTest-annotated tests found in workspace.
[HeapDump] No heap dump files found on droplet
[2026-07-12 15:13:00] Merged 1 build rule results from XML
[2026-07-12 15:13:00] Destroying droplet...
[2026-07-12 15:13:02] Droplet enqueued for deletion
[2026-07-12 15:13:02] Build finished with status: COMPLETED (resumed after restart)