Skip to content

Instantly share code, notes, and snippets.

@bigdaz
Created July 29, 2016 19:23
Show Gist options
  • Save bigdaz/7fad43594a3294dff2164e4956bc0241 to your computer and use it in GitHub Desktop.
Save bigdaz/7fad43594a3294dff2164e4956bc0241 to your computer and use it in GitHub Desktop.
## First 4 tests for FLAKY builds on ubuntu22-agent1 (before HOST rebuild)
Note that it's the same 4 tests each time (one for each test thread)
[17:12:28][:core:integTest] maxParallelForks for ':core:integTest' is 4
[17:12:30][:core:integTest] org.gradle.NativeServicesIntegrationTest (4s)
[17:12:30][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (10s)
[17:12:30][:core:integTest] org.gradle.initialization.PropertiesLoaderIntegrationTest (39s)
[17:12:31][:core:integTest] org.gradle.testfixtures.ProjectBuilderIntegrationTest (11s)
[13:51:26][:core:integTest] maxParallelForks for ':core:integTest' is 4
[13:51:28][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (6s)
[13:51:29][:core:integTest] org.gradle.NativeServicesIntegrationTest (3s)
[13:51:29][:core:integTest] org.gradle.initialization.PropertiesLoaderIntegrationTest (31s)
[13:51:30][:core:integTest] org.gradle.testfixtures.ProjectBuilderIntegrationTest (7s)
[12:59:42][:core:integTest] maxParallelForks for ':core:integTest' is 4
[12:59:44][:core:integTest] org.gradle.initialization.PropertiesLoaderIntegrationTest (20s)
[12:59:44][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (4s)
[12:59:44][:core:integTest] org.gradle.testfixtures.ProjectBuilderIntegrationTest (4s)
[12:59:45][:core:integTest] org.gradle.NativeServicesIntegrationTest (1s)
[08:20:51][:core:integTest] maxParallelForks for ':core:integTest' is 4
[08:20:52][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (5s)
[08:20:52][:core:integTest] org.gradle.initialization.PropertiesLoaderIntegrationTest (21s)
[08:20:53][:core:integTest] org.gradle.NativeServicesIntegrationTest (2s)
[08:20:53][:core:integTest] org.gradle.testfixtures.ProjectBuilderIntegrationTest (5s)
[06:39:45][:core:integTest] maxParallelForks for ':core:integTest' is 4
[06:39:47][:core:integTest] org.gradle.NativeServicesIntegrationTest (6s)
[06:39:48][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (9s)
[06:39:48][:core:integTest] org.gradle.initialization.PropertiesLoaderIntegrationTest (41s)
[06:39:49][:core:integTest] org.gradle.testfixtures.ProjectBuilderIntegrationTest (9s)
[06:22:41][:core:integTest] maxParallelForks for ':core:integTest' is 4
[06:22:42][:core:integTest] org.gradle.NativeServicesIntegrationTest (5s)
[06:22:43][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (7s)
[06:22:43][:core:integTest] org.gradle.testfixtures.ProjectBuilderIntegrationTest (7s)
[06:22:43][:core:integTest] org.gradle.initialization.PropertiesLoaderIntegrationTest (30s)
[05:51:59][:core:integTest] maxParallelForks for ':core:integTest' is 4
[05:52:00][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (8s)
[05:52:01][:core:integTest] org.gradle.NativeServicesIntegrationTest (5s)
[05:52:01][:core:integTest] org.gradle.initialization.PropertiesLoaderIntegrationTest (32s)
[05:52:02][:core:integTest] org.gradle.testfixtures.ProjectBuilderIntegrationTest (8s)
[05:34:15][:core:integTest] maxParallelForks for ':core:integTest' is 4
[05:34:18][:core:integTest] org.gradle.initialization.PropertiesLoaderIntegrationTest (44s)
[05:34:18][:core:integTest] org.gradle.NativeServicesIntegrationTest (6s)
[05:34:18][:core:integTest] org.gradle.testfixtures.ProjectBuilderIntegrationTest (9s)
[05:34:19][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (9s)
[02:07:29][:core:integTest] maxParallelForks for ':core:integTest' is 4
[02:07:31][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (9s)
[02:07:31][:core:integTest] org.gradle.initialization.PropertiesLoaderIntegrationTest (43s)
[02:07:31][:core:integTest] org.gradle.NativeServicesIntegrationTest (7s)
[02:07:32][:core:integTest] org.gradle.testfixtures.ProjectBuilderIntegrationTest (10s)
## First 4 tests for NON-FLAKY builds on ubuntu22-agent1 (after HOST rebuild)
Note: different to above, but again consistent across builds
[12:18:59][:core:integTest] maxParallelForks for ':core:integTest' is 4
[12:19:00][:core:integTest] org.gradle.api.ExternalScriptExecutionIntegrationTest (11s)
[12:19:00][:core:integTest] org.gradle.api.tasks.ExecutionTimeTaskConfigurationIntegrationTest (11s)
[12:19:00][:core:integTest] org.gradle.api.tasks.CopyErrorIntegrationTest (4s)
[12:19:00][:core:integTest] org.gradle.api.tasks.ArchiveIntegrationTest (9s)
[12:32:54][:core:integTest] maxParallelForks for ':core:integTest' is 4
[12:32:55][:core:integTest] org.gradle.api.tasks.ExecutionTimeTaskConfigurationIntegrationTest (11s)
[12:32:55][:core:integTest] org.gradle.api.tasks.CopyErrorIntegrationTest (4s)
[12:32:55][:core:integTest] org.gradle.api.tasks.ArchiveIntegrationTest (9s)
[12:32:55][:core:integTest] org.gradle.api.ExternalScriptExecutionIntegrationTest (11s)
[13:06:23][:core:integTest] maxParallelForks for ':core:integTest' is 4
[13:06:24][:core:integTest] org.gradle.api.tasks.ExecutionTimeTaskConfigurationIntegrationTest (22s)
[13:06:25][:core:integTest] org.gradle.api.ExternalScriptExecutionIntegrationTest (24s)
[13:06:25][:core:integTest] org.gradle.api.tasks.CopyErrorIntegrationTest (10s)
[13:06:25][:core:integTest] org.gradle.api.tasks.ArchiveIntegrationTest (19s)
[14:48:28][:core:integTest] maxParallelForks for ':core:integTest' is 4
[14:48:29][:core:integTest] org.gradle.api.ExternalScriptExecutionIntegrationTest (16s)
[14:48:29][:core:integTest] org.gradle.api.tasks.CopyErrorIntegrationTest (7s)
[14:48:30][:core:integTest] org.gradle.api.tasks.ArchiveIntegrationTest (13s)
[14:48:30][:core:integTest] org.gradle.api.tasks.ExecutionTimeTaskConfigurationIntegrationTest (18s)
##First 4 tests for NON-FLAKY builds on other hosts/agents
Note: different per host, but the same for different agents on ubuntu19
ubuntu18-agent2
[12:39:18][:core:integTest] maxParallelForks for ':core:integTest' is 4
[12:39:19][:core:integTest] org.gradle.groovy.scripts.StatementLabelsIntegrationTest (9s)
[12:39:19][:core:integTest] org.gradle.api.events.BuildExecutionEventsIntegrationTest (8s)
[12:39:19][:core:integTest] org.gradle.api.ProjectConfigurationIntegrationTest (8s)
[12:39:20][:core:integTest] org.gradle.api.SettingsPluginIntegrationSpec (12s)
ubuntu32-agent1
[10:50:29][:core:integTest] maxParallelForks for ':core:integTest' is 4
[10:50:31][:core:integTest] org.gradle.plugin.NonImperativeBuildScriptEvaluationIntegrationTest (9s)
[10:50:31][:core:integTest] org.gradle.api.ApplyPluginIntegSpec (1m:38s)
[10:50:31][:core:integTest] org.gradle.plugin.ScriptPluginClassLoadingIntegrationTest (34s)
[10:50:32][:core:integTest] org.gradle.api.ExternalScriptErrorIntegrationTest (9s)
ubuntu24-agent2
[10:06:30][:core:integTest] maxParallelForks for ':core:integTest' is 4
[10:06:32][:core:integTest] org.gradle.api.dsl.BuildScriptVisibilityIntegrationTest (13s)
[10:06:32][:core:integTest] org.gradle.NativeServicesIntegrationTest (6s)
[10:06:33][:core:integTest] org.gradle.api.dsl.ConcurrentClassDecorationSpec (15s)
[10:06:33][:core:integTest] org.gradle.api.dsl.PluginDetectionIntegrationTest (43s)
ubuntu19-agent2
[20:56:41][:core:integTest] maxParallelForks for ':core:integTest' is 4
[20:56:42][:core:integTest] org.gradle.api.dsl.NestedConfigureDslIntegrationTest (8s)
[20:56:43][:core:integTest] org.gradle.api.dsl.DynamicObjectIntegrationTest (11s)
[20:56:43][:core:integTest] org.gradle.api.dsl.BuildScriptVisibilityIntegrationTest (5s)
[20:56:43][:core:integTest] org.gradle.api.dsl.DynamicMethodLookupIntegrationTest (4s)
ubuntu19-agent1
[16:22:27][:core:integTest] maxParallelForks for ':core:integTest' is 4
[16:22:29][:core:integTest] org.gradle.api.dsl.BuildScriptVisibilityIntegrationTest (12s)
[16:22:29][:core:integTest] org.gradle.api.dsl.NestedConfigureDslIntegrationTest (16s)
[16:22:30][:core:integTest] org.gradle.api.dsl.DynamicObjectIntegrationTest (25s)
[16:22:30][:core:integTest] org.gradle.api.dsl.DynamicMethodLookupIntegrationTest (9s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment