In case of troubles
No clients to display.
[06:07:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_552048.pifr_simpletest.1443445622.log) [06:07:02] Review timestamp: (Mon, 09/28/2015 - 06:07) [06:07:02] Review host: (ec2-52-24-47-180) [06:07:02] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [06:07:02] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [06:07:02] Environment variables and review information initialized. [06:07:02] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/captcha.git] [06:07:02] Project directory is [captcha] [06:07:02] Review started. [06:07:02] Test: Array ( [test_id] => 552048 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/captcha ) [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 ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/captcha.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( ) ) [06:07:02] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [06:07:02] Invoking operation [setup]... [06:07:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [06:07:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [06:07:02] Command [rm -rf /tmp/po* 2>&1] succeeded. [06:07:02] Command [rm -rf sites/default/files/review 2>&1] succeeded. [06:07:02] Database backend [mysql] loaded. [06:07:02] Invoking operation [fetch]... [06:07:02] Invoking operation [checkout]... [06:07:02] Version control system backend [git] loaded. [06:07:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [06:07:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [06:07:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [06:07:04] 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: [51a7c2e Issue #2574917 by andrewmacpherson, googletorp: Regression: vertical tabs are not keyboard accessible]. [06:07:04] Main branch [8.0.x] checkout [complete]. [06:07:18] Command [git clone 'git://git.drupal.org/project/captcha.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --reference /var/cache/git/reference 2>&1] succeeded. [06:07:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha/.git' checkout '8.x-1.x' 2>&1] succeeded. [06:07:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha/.git' status 2>&1] succeeded. [06:07:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [5b5df83 Issue #2558243 by Berdir, tim.plunkett, hass, wundo: Use a FormElement plugin instead of the deprecated hook_element_info()]. [06:07:18] Dependency branch [8.x-1.x] checkout [complete]. [06:07:18] Invoking operation [check]... [06:07:18] Ignoring operation [check]. [06:07:18] Invoking operation [apply]... [06:07:18] Ignoring operation [apply]. [06:07:18] Invoking operation [syntax]... [06:07:18] Command [php -l -f './sites/default/modules/captcha/image_captcha/src/Controller/CaptchaImageGeneratorController.php' 2>&1] succeeded. [06:07:18] Command [php -l -f './sites/default/modules/captcha/image_captcha/src/Controller/CaptchaFontPreview.php' 2>&1] succeeded. [06:07:18] Command [php -l -f './sites/default/modules/captcha/image_captcha/src/Form/ImageCaptchaSettingsForm.php' 2>&1] succeeded. [06:07:18] Command [php -l -f './sites/default/modules/captcha/image_captcha/src/Response/CaptchaImageResponse.php' 2>&1] succeeded. [06:07:18] Command [php -l -f './sites/default/modules/captcha/image_captcha/image_captcha.module' 2>&1] succeeded. [06:07:18] Command [php -l -f './sites/default/modules/captcha/image_captcha/image_captcha.install' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/image_captcha/image_captcha.admin.inc' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Controller/CaptchaPointListBuilder.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Element/Captcha.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Entity/CaptchaPoint.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/EventSubscriber/CaptchaCachedSettingsSubscriber.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Form/CaptchaSettingsForm.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Form/CaptchaPointForm.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Form/CaptchaPointEnableForm.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Form/CaptchaPointDisableForm.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Form/CaptchaPointDeleteForm.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Form/CaptchaExamplesForm.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Tests/CaptchaTestCase.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Tests/CaptchaSessionReuseAttackTestCase.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Tests/CaptchaPersistenceTestCase.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Tests/CaptchaCacheTestCase.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Tests/CaptchaBaseWebTestCase.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/Tests/CaptchaAdminTestCase.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/src/CaptchaPointInterface.php' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/captcha.module' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/captcha.install' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/captcha.inc' 2>&1] succeeded. [06:07:19] Command [php -l -f './sites/default/modules/captcha/captcha.admin.inc' 2>&1] succeeded. [06:07:19] Checked [28 of 28] relevant file(s) for syntax. [06:07:19] Invoking operation [install]... [06:07:19] Invoking operation [review]... [06:07:19] Scanning sites/default/files/checkout/sites/default/modules/captcha for .test files. [06:07:19] Scanning sites/default/files/checkout/sites/default/modules/captcha for /Tests/*.php files. [06:07:19] Cleaning run-tests.sh environment. [06:07:19] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-24-47-180.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:lZbC4MdkfbXP@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/captcha/src/Tests/CaptchaTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaSessionReuseAttackTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaPersistenceTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaCacheTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaBaseWebTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaAdminTestCase.php --clean 2>&1] succeeded. [06:07:19] Initiating run-tests.sh. [06:08:41] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-24-47-180.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:lZbC4MdkfbXP@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/captcha/src/Tests/CaptchaTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaSessionReuseAttackTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaPersistenceTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaCacheTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaBaseWebTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaAdminTestCase.php 2>&1] succeeded Duration: 82 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\captcha\Tests\CaptchaTestCase - Drupal\captcha\Tests\CaptchaSessionReuseAttackTestCase - Drupal\captcha\Tests\CaptchaPersistenceTestCase - Drupal\captcha\Tests\CaptchaCacheTestCase - Drupal\captcha\Tests\CaptchaAdminTestCase Test run started: Monday, September 28, 2015 - 13:07 Test summary ------------ Drupal\captcha\Tests\CaptchaCacheTestCase 37 passes Drupal\captcha\Tests\CaptchaSessionReuseAttackTestCase 105 passes Drupal\captcha\Tests\CaptchaPersistenceTestCase 188 passes Drupal\captcha\Tests\CaptchaTestCase 154 passes Drupal\captcha\Tests\CaptchaAdminTestCase 266 passes Test run duration: 1 min 21 sec]. [06:08:42] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-52-24-47-180.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/captcha/src/Tests/CaptchaTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaSessionReuseAttackTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaPersistenceTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaCacheTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaBaseWebTestCase.php,sites/default/modules/captcha/src/Tests/CaptchaAdminTestCase.php --list 2>&1] succeeded. [06:08:42] Review complete. test_id=552048 result code=10 details=Array ( [@pass] => 750 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [06:08:42] Static variables reset.