In case of troubles
No clients to display.
[14:10:03] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1173713.pifr_simpletest.2507031-cron-140.patch.1444165803.log) [14:10:03] Review timestamp: (Tue, 10/06/2015 - 14:10) [14:10:03] Review host: (ec2-54-69-152-230) [14:10:03] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [14:10:03] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [14:10:03] Environment variables and review information initialized. [14:10:03] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/drupal.git] [14:10:03] Review started. [14:10:03] Test: Array ( [test_id] => 1173713 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => ) [test.directory.apply] => [test.directory.dependency] => [test.files] => Array ( ) [test.extensions] => Array ( [0] => php [1] => inc [2] => install [3] => module [4] => test ) [drupal.core.version] => 8 [drupal.core.url] => git://git.drupal.org/project/drupal.git [drupal.modules] => Array ( ) [drupal.user] => admin [drupal.pass] => [drupal.variables] => Array ( ) [simpletest.tests] => Array ( ) [simpletest.db] => [phpversion] => 5.5 [test.php.version] => 5.5 ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 8.0.x ) [dependencies] => Array ( ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/2507031-cron-140.patch ) ) [14:10:03] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [14:10:03] Invoking operation [setup]... [14:10:03] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [14:10:03] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [14:10:03] Command [rm -rf /tmp/po* 2>&1] succeeded. [14:10:03] Command [rm -rf sites/default/files/review 2>&1] succeeded. [14:10:03] Database backend [mysql] loaded. [14:10:03] Invoking operation [fetch]... [14:10:03] Fetched [2507031-cron-140.patch]. [14:10:03] Invoking operation [checkout]... [14:10:03] Version control system backend [git] loaded. [14:10:05] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [14:10:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [14:10:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [14:10:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files] Completion status: [0] Output: [1ed01c5 Issue #2580575 by alexpott, YesCT, Gábor Hojtsy: Installing a module can delete config translations]. [14:10:06] Main branch [8.0.x] checkout [complete]. [14:10:06] Invoking operation [check]... [14:10:06] Invoking operation [apply]... [14:10:06] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2507031-cron-140.patch 2>&1] succeeded. [14:10:06] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/2507031-cron-140.patch 2>&1] succeeded. [14:10:06] Applied [2507031-cron-140.patch] to: > core/MAINTAINERS.txt > core/composer.json > core/modules/automated_cron/automated_cron.info.yml > core/modules/automated_cron/automated_cron.module > core/modules/automated_cron/automated_cron.services.yml > core/modules/automated_cron/config/install/automated_cron.settings.yml > core/modules/automated_cron/config/schema/automated_cron.schema.yml > core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php > core/modules/config/src/Tests/ConfigInstallProfileOverrideTest.php > core/modules/config/tests/config_override_test/config/install/system.cron.yml > core/modules/search/src/Tests/SearchMultilingualEntityTest.php > core/modules/system/config/install/system.cron.yml > core/modules/system/config/schema/system.schema.yml > core/modules/system/src/Form/CronForm.php > core/modules/system/src/Tests/System/CronRunTest.php > core/modules/system/src/Tests/Update/AutomatedCronUpdateWithAutomatedCronTest.php > core/modules/system/src/Tests/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php > core/modules/system/src/Tests/Update/UpdatePathTestBase.php > core/modules/system/system.install > core/modules/system/system.module > core/modules/system/system.services.yml > core/modules/system/tests/fixtures/update/drupal-8.without_automated_cron.php > core/profiles/standard/config/install/automated_cron.settings.yml > core/profiles/standard/config/install/system.cron.yml > core/profiles/standard/standard.info.yml > core/profiles/testing_config_overrides/config/install/system.cron.yml [14:10:06] Invoking operation [syntax]... [14:10:06] Command [php -l -f './core/modules/automated_cron/automated_cron.module' 2>&1] succeeded. [14:10:06] Command [php -l -f './core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php' 2>&1] succeeded. [14:10:06] Command [php -l -f './core/modules/config/src/Tests/ConfigInstallProfileOverrideTest.php' 2>&1] succeeded. [14:10:06] Command [php -l -f './core/modules/search/src/Tests/SearchMultilingualEntityTest.php' 2>&1] succeeded. [14:10:06] Command [php -l -f './core/modules/system/src/Form/CronForm.php' 2>&1] succeeded. [14:10:06] Command [php -l -f './core/modules/system/src/Tests/System/CronRunTest.php' 2>&1] succeeded. [14:10:06] Command [php -l -f './core/modules/system/src/Tests/Update/AutomatedCronUpdateWithAutomatedCronTest.php' 2>&1] succeeded. [14:10:06] Command [php -l -f './core/modules/system/src/Tests/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php' 2>&1] succeeded. [14:10:06] Command [php -l -f './core/modules/system/src/Tests/Update/UpdatePathTestBase.php' 2>&1] succeeded. [14:10:06] Command [php -l -f './core/modules/system/system.install' 2>&1] failed Duration 0 seconds Directory [/var/lib/drupaltestbot/sites/default/files/checkout] Status [255] Output: [PHP Fatal error: Cannot redeclare system_update_8012() (previously declared in ./core/modules/system/system.install:1814) in ./core/modules/system/system.install on line 1847 Fatal error: Cannot redeclare system_update_8012() (previously declared in ./core/modules/system/system.install:1814) in ./core/modules/system/system.install on line 1847 Errors parsing ./core/modules/system/system.install]. [14:10:06] Encountered error on [syntax], details: array ( '@filename' => 'core/modules/system/system.install', ) [14:10:06] Review complete. test_id=1173713 result code=6 details=Array ( [@filename] => core/modules/system/system.install ) [14:10:06] Static variables reset.