← Back to all runs

Build Run: ec085b06

CodexCoder21Organization/BuildTestRunner

Stored run summary updated . Data age: 20.8s.

Historical run catch-up is continuing in the background; this page shows the last committed stored summary.
The live projection feed is disconnected or has an unapplied gap; this page shows the last committed stored summary.
Projectsbuildtest.runner:buildtest-runner
fixture.transported.failure
fixture.explicit.shard
Status
COMPLETED
Tests
66 passed, 0 failed, 66 total
0%50%100%Tests started (including in-progress)Tests done (excluding in-progress)donestarted03m 49s
Requested
Started
Not recorded
Total duration from build request until completion: 16m 18s Excluding the 20s spent pending in the queue: 15m 58s16m 18spending: 20s wall clockpendingprovisioning droplet: 1m 6s wall clockprovisioning dropletinstalling dependencies: 1m 12s wall clockinstalling dependenciesuploading project: 8m 43s wall clockuploading project8m 43sbuild rules: 1m 4s wall clock, 32.5s cpu timebuild rulesWall-clock time: the real elapsed time of the build rules phase, from the first build rule starting to the last finishing. Because build rules run in parallel, this is normally shorter than the summed CPU time.1m 4s (wall clock)CPU time: the sum of all measured individual build rules CPU times. Because build rules run in parallel across multiple cores and droplets, this is normally larger than the wall-clock elapsed time.32.5s (cpu time)unit tests: 3m 51s wall clock, 4m 50s 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.3m 51s (wall clock)CPU time: the sum of all measured individual tests CPU times. Because tests run in parallel across multiple cores and droplets, this is normally larger than the wall-clock elapsed time.4m 50s (cpu time)collecting results: 86ms wall clockcollecting resultsfinishing: 1ms wall clockfinishing
Finished

Build Rules

StatusBuild RuleDurationOutputError
PASSEDbuildtest.runner.buildFatJar() (+1 cache hit)7551ms1 file, 150.2 MB
PASSEDbuildtest.runner.buildMaven() (+3 cache hits)23501ms138 files, 116.9 MB
PASSEDfixture.explicit.shard.buildMaven() (+1 cache hit)363ms1 file, 195 B
PASSEDfixture.transported.failure.buildMaven() (+1 cache hit)1120ms1 file, 192 B

Test Results

StatusProjectTestDurationError
PASSEDbuildtest.runnertestBuildOnlyRequiresBuildRule1435ms
PASSEDbuildtest.runnertestBuildRuleDeduplicationPreventsDoubleEmission753ms
PASSEDbuildtest.runnertestBuildRuleEventFromEffectWithFailure824ms
PASSEDbuildtest.runnertestBuildRuleEventsEmittedFromEffectHandler444ms
PASSEDbuildtest.runnertestBuildScriptFailureSurfacesOriginalTransportedFailure23018ms
PASSEDbuildtest.runnertestCompletedEventCarriesStackTraceNotJustMessage1414ms
PASSEDbuildtest.runnertestDiscoverBuildRulesIgnoresCommentsAndStrings1607ms
PASSEDbuildtest.runnertestDiscoverBuildRulesInWorkspace1716ms
PASSEDbuildtest.runnertestE2EExplicitFileShardDefaultsToFourWayParallelism244ms
PASSEDbuildtest.runnertestE2ELegacyModeUnchangedWithoutWorkQueue20702ms
PASSEDbuildtest.runnertestE2EMainEmitsConsoleOutputForPassingTest31440ms
PASSEDbuildtest.runnertestE2EMainEmitsConsoleOutputForTimedOutTest26601ms
PASSEDbuildtest.runnertestE2EMainEmitsPeakMemoryForChildTestJvms51722ms
PASSEDbuildtest.runnertestE2EMainRepairsDuplicateNoPackageFunctionNamesAcrossProjects48174ms
PASSEDbuildtest.runnertestE2EMainRepairsEmptyProjectForRootTestsDirectory27384ms
PASSEDbuildtest.runnertestE2EMainSanitizesControlCharactersInProcessOutput28712ms
PASSEDbuildtest.runnertestE2EWorkQueueBatchesLeaseCompilationPerSlot49823ms
PASSEDbuildtest.runnertestE2EWorkQueueCancelUnstartedLease29016ms
PASSEDbuildtest.runnertestE2EWorkQueueDisabledTestCompletionCarriesAttemptId21154ms
PASSEDbuildtest.runnertestE2EWorkQueueDrainExitOneOnFailure27848ms
PASSEDbuildtest.runnertestE2EWorkQueueEmptyTestsLease1374ms
PASSEDbuildtest.runnertestE2EWorkQueueInitialLeasePlusQueuedLease18584ms
PASSEDbuildtest.runnertestE2EWorkQueueLateFileAndIdleHeartbeat23061ms
PASSEDbuildtest.runnertestE2EWorkQueueMalformedLineContinues27397ms
PASSEDbuildtest.runnertestE2EWorkQueueMultiTestLeaseAttribution28674ms
PASSEDbuildtest.runnertestE2EWorkQueueSoleFqnLeaseFallsBackToAttemptId31609ms
PASSEDbuildtest.runnertestE2EWorkQueueTimeoutFailFastCompletionCarriesAttemptId22970ms
PASSEDbuildtest.runnertestE2EWorkQueueWatchdogKilledWedgedTestCarriesAttemptId50556ms
PASSEDbuildtest.runnertestInvalidMaxTestsPerExecutionReportsProvidedValue2056ms
PASSEDbuildtest.runnertestInvalidTestParallelismReportsProvidedValue1389ms
PASSEDbuildtest.runnertestNormalizeDotTestSpecUsesWorkspace1067ms
PASSEDbuildtest.runnertestPeakMemoryTelemetryUnavailablePaths2174ms
PASSEDbuildtest.runnertestProtocolChunksOversizedConsoleOutputBatch2618ms
PASSEDbuildtest.runnertestProtocolConsoleOutputEventWithNoEntries1101ms
PASSEDbuildtest.runnertestProtocolEmitsBuildRuleDiscoveredEvent1048ms
PASSEDbuildtest.runnertestProtocolEmitsCompletedEvent1390ms
PASSEDbuildtest.runnertestProtocolEmitsConsoleOutputEvent1122ms
PASSEDbuildtest.runnertestProtocolEmitsDiscoveryEvent973ms
PASSEDbuildtest.runnertestProtocolEmitsDoneEvent656ms
PASSEDbuildtest.runnertestProtocolEmitsLeaseEvents754ms
PASSEDbuildtest.runnertestProtocolEmitsStartedEvent1020ms
PASSEDbuildtest.runnertestProtocolSanitizesUnsafeControlsInErrorText1208ms
PASSEDbuildtest.runnertestProtocolSplitsEscapedOversizedConsoleOutputEntry4452ms
PASSEDbuildtest.runnertestProtocolSplitsSingleOversizedConsoleOutputEntry2796ms
PASSEDbuildtest.runnertestProtocolWireBytesRemainCompatible1172ms
PASSEDbuildtest.runnertestReportingFailureNeverFailsTheBuild1244ms
PASSEDbuildtest.runnertestReportingReadsGrowingSpoolInLinearWork8695ms
PASSEDbuildtest.runnertestReportingServesItsOwnSpoolAndRefusesOtherRuns1589ms
PASSEDbuildtest.runnertestReportingWithholdsExtendedButUnwrittenSpoolRegion1182ms
PASSEDbuildtest.runnertestRunnerHeartbeatUsesManualClockDuringActiveLease1563ms
PASSEDbuildtest.runnertestRunnerHeartbeatUsesManualClockWhileIdle1448ms
PASSEDbuildtest.runnertestWorkLoopBatchesQueuedTestsAcrossSlots1917ms
PASSEDbuildtest.runnertestWorkLoopCallbackFailureLeavesLeaseOutstanding1451ms
PASSEDbuildtest.runnertestWorkLoopCancelAfterStartSkipsQueuedTestsAndDrainWaits1388ms
PASSEDbuildtest.runnertestWorkLoopDrivesLeasesWithManualClock1099ms
PASSEDbuildtest.runnertestWorkLoopEmitsAttemptCompletionBeforeLeaseTailFinishes1330ms
PASSEDbuildtest.runnertestWorkLoopInitialLeaseParticipatesInContinuousPool1199ms
PASSEDbuildtest.runnertestWorkLoopKeepsAttemptCompletionOptIn1620ms
PASSEDbuildtest.runnertestWorkLoopMaintainsConcurrencyFloorAcrossLeases1071ms
PASSEDbuildtest.runnertestWorkLoopNeverBatchesUnattributableSpecs2262ms
PASSEDbuildtest.runnertestWorkLoopReleasesSlotAfterFailureAndChildJvmCrash2583ms
PASSEDbuildtest.runnertestWorkLoopReportsLaterLeaseCompletionWithoutWaitingForStraggler1232ms
PASSEDbuildtest.runnertestWorkLoopStartsNextLeaseBeforeStragglerCompletes1475ms
PASSEDbuildtest.runnertestWorkLoopSurfacesHeartbeatCallbackFailure972ms
PASSEDbuildtest.runnertestWorkQueueParsesCommands1025ms
PASSEDbuildtest.runnertestWorkQueueTailReadsAppendedLines1123ms

Build Log

The stored run summary was served immediately. This projection does not contain the build log; the WUI will fetch that section after coordinator catch-up.
buildtest.wui.DurableSummaryOnlyException: The persisted run-summary projection does not contain the build log for run 'ec085b06'.