In case of troubles
No clients to display.
[13:30:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1174953.pifr_simpletest.apdqc-2573533-8-fix-redis-locking.patch.1444249801.log) [13:30:01] Review timestamp: (Wed, 10/07/2015 - 13:30) [13:30:01] Review host: (ec2-54-148-9-230) [13:30:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [13:30:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [13:30:01] Environment variables and review information initialized. [13:30:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/apdqc.git] [13:30:01] Project directory is [apdqc] [13:30:01] Review started. [13:30:01] Test: Array ( [test_id] => 1174953 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/apdqc ) [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] => 7 [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] => [test.php.version] => 5.3 ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 7.x ) [dependencies] => Array ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/apdqc.git ) [vcs_identifier] => 7.x-1.x ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/apdqc-2573533-8-fix-redis-locking.patch ) ) [13:30:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [13:30:01] Invoking operation [setup]... [13:30:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [13:30:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [13:30:01] Command [rm -rf /tmp/po* 2>&1] succeeded. [13:30:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [13:30:01] Database backend [mysql] loaded. [13:30:01] Invoking operation [fetch]... [13:30:01] Fetched [apdqc-2573533-8-fix-redis-locking.patch]. [13:30:01] Invoking operation [checkout]... [13:30:01] Version control system backend [git] loaded. [13:30:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [13:30:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded. [13:30:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [13:30: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: [3c8b182 Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement)]. [13:30:04] Main branch [7.x] checkout [complete]. [13:30:18] Command [git clone 'git://git.drupal.org/project/apdqc.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apdqc' --reference /var/cache/git/reference 2>&1] succeeded. [13:30:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apdqc' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apdqc/.git' checkout '7.x-1.x' 2>&1] succeeded. [13:30:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apdqc' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apdqc/.git' status 2>&1] succeeded. [13:30:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apdqc' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/apdqc/.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: [98a7e3a Issue #2573533 by mikeytown2: Fix redis autoloader for locking.]. [13:30:18] Dependency branch [7.x-1.x] checkout [complete]. [13:30:18] Invoking operation [check]... [13:30:18] Invoking operation [apply]... [13:30:18] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/apdqc-2573533-8-fix-redis-locking.patch 2>&1] succeeded. [13:30:18] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/apdqc-2573533-8-fix-redis-locking.patch 2>&1] succeeded. [13:30:18] Applied [apdqc-2573533-8-fix-redis-locking.patch] to: > apdqc.lock.apc.inc > apdqc.lock.db.inc > apdqc.lock.inc > apdqc.lock.memcache.inc > apdqc.lock.memcache_storage.inc > apdqc.lock.redis.inc [13:30:18] Invoking operation [syntax]... [13:30:18] Command [php -l -f './sites/default/modules/apdqc/apdqc.lock.apc.inc' 2>&1] succeeded. [13:30:18] Command [php -l -f './sites/default/modules/apdqc/apdqc.lock.db.inc' 2>&1] succeeded. [13:30:18] Command [php -l -f './sites/default/modules/apdqc/apdqc.lock.inc' 2>&1] succeeded. [13:30:18] Command [php -l -f './sites/default/modules/apdqc/apdqc.lock.memcache.inc' 2>&1] succeeded. [13:30:18] Command [php -l -f './sites/default/modules/apdqc/apdqc.lock.memcache_storage.inc' 2>&1] succeeded. [13:30:18] Command [php -l -f './sites/default/modules/apdqc/apdqc.lock.redis.inc' 2>&1] succeeded. [13:30:18] Checked [6 of 6] relevant file(s) for syntax. [13:30:18] Invoking operation [install]... [13:30:18] drush si command=cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:86a7aZCxhiOC@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com [13:30:22] Command [cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:86a7aZCxhiOC@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com 2>&1] succeeded Duration: 4 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [You are about to create a /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/settings.php file and DROP all tables in your 'drupaltestbotmysql' database. Do you want to continue? (y/n): y Starting Drupal installation. This takes a while. Consider using the [ok] --notify global option. Installation complete. User name: admin User password: drupal [ok]]. [13:30:22] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [13:30:22] Command [cd sites/default/files/checkout && drush vset simpletest_clear_results '0' 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [simpletest_clear_results was set to "0". [success]]. [13:30:22] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [13:30:22] Command [cd sites/default/files/checkout && drush vset simpletest_verbose '0' 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [simpletest_verbose was set to "0". [success]]. [13:30:22] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [13:30:22] Invoking operation [review]... [13:30:23] Command [cd sites/default/files/checkout && drush en -y simpletest 2>&1] succeeded Duration: 1 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [The following extensions will be enabled: simpletest Do you really want to continue? (y/n): y simpletest was enabled successfully. [ok] simpletest defines the following permissions: administer unit tests]. [13:30:23] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [13:30:23] Scanning sites/default/files/checkout/sites/default/modules/apdqc for .test files. [13:30:23] Scanning sites/default/files/checkout/sites/default/modules/apdqc for /Tests/*.php files. [13:30:23] Cleaning run-tests.sh environment. [13:30:24] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout --file --clean 2>&1] succeeded. [13:30:24] No test files found. Skipping execution of run_tests.sh. [13:30:24] Command [/usr/bin/php ./scripts/run-tests.sh --php /usr/bin/php --url http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout --file --list 2>&1] succeeded. [13:30:24] Review complete. test_id=1174953 result code=10 details=Array ( [@pass] => 0 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [13:30:24] Static variables reset.