In case of troubles
[13:24:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_126149.pifr_simpletest.1343161441.log) [13:24:01] Review timestamp: (Tue, 07/24/2012 - 13:24) [13:24:01] Review host: (drupaltestbot813) [13:24:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [13:24:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [13:24:01] Environment variables and review information initialized. [13:24:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/entitycache.git] [13:24:01] Project directory is [entitycache] [13:24:01] Review started. [13:24:01] Test: Array ( [test_id] => 126149 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/entitycache ) [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] => ) ) [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/entitycache.git ) [vcs_identifier] => 7.x-1.x ) ) ) [files] => Array ( ) ) [13:24:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [13:24:01] Invoking operation [setup]... [13:24:01] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded. [13:24:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [13:24:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [13:24:01] Database backend [mysql] loaded. [13:24:01] Invoking operation [fetch]... [13:24:01] Invoking operation [checkout]... [13:24:01] Version control system backend [git] loaded. [13:24:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [13:24:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded. [13:24:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [13:24:03] Main branch [7.x] checkout [complete]. [13:24:04] Command [git clone 'git://git.drupal.org/project/entitycache.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache' --reference /var/cache/git/reference 2>&1] succeeded. [13:24:04] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache/.git' checkout '7.x-1.x' 2>&1] succeeded. [13:24:04] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache/.git' status 2>&1] succeeded. [13:24:04] Dependency branch [7.x-1.x] checkout [complete]. [13:24:04] Invoking operation [check]... [13:24:04] Ignoring operation [check]. [13:24:04] Invoking operation [apply]... [13:24:04] Ignoring operation [apply]. [13:24:04] Invoking operation [syntax]... [13:24:04] Command [php -l -f './sites/default/modules/entitycache/entitycache.test' 2>&1] succeeded. [13:24:04] Command [php -l -f './sites/default/modules/entitycache/entitytests.php' 2>&1] succeeded. [13:24:04] Command [php -l -f './sites/default/modules/entitycache/entitycache.taxonomy.inc' 2>&1] succeeded. [13:24:04] Command [php -l -f './sites/default/modules/entitycache/entitycache.api.php' 2>&1] succeeded. [13:24:04] Command [php -l -f './sites/default/modules/entitycache/entitycache.install' 2>&1] succeeded. [13:24:04] Command [php -l -f './sites/default/modules/entitycache/entitycache.comment.inc' 2>&1] succeeded. [13:24:04] Command [php -l -f './sites/default/modules/entitycache/entitycache.module' 2>&1] succeeded. [13:24:04] Checked [7 of 7] relevant file(s) for syntax. [13:24:04] Invoking operation [install]... [13:24:16] Invoking operation [review]... [13:24:20] Scanning sites/default/files/checkout/sites/default/modules/entitycache for .test files. [13:24:20] Scanning sites/default/files/checkout/sites/default/modules/entitycache for /Tests/*.php files. [13:24:20] Cleaning run-tests.sh environment. [13:24:20] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --file sites/default/modules/entitycache/entitycache.test --clean 2>&1] succeeded. [13:24:20] Initiating run-tests.sh. [13:30:17] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --file sites/default/modules/entitycache/entitycache.test 2>&1] succeeded Duration: 357 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Copy of BlogTestCase (EntityCacheBlogTestCase) - Copy of BookTestCase (EntityCacheBookTestCase) - Copy of CommentAnonymous (EntityCacheCommentAnonymous) - Copy of CommentApprovalTest (EntityCacheCommentApprovalTest) - Copy of CommentBlockFunctionalTest (EntityCacheCommentBlockFunctionalTest) - Copy of CommentContentRebuild (EntityCacheCommentContentRebuild) - Copy of CommentFieldsTest (EntityCacheCommentFieldsTest) - Copy of CommentHelperCase (EntityCacheCommentHelperCase) - Copy of CommentNodeAccessTest (EntityCacheCommentNodeAccessTest) - Comment node cache (EntityCacheCommentNodeTestCase) - Copy of CommentPagerTest (EntityCacheCommentPagerTest) - Copy of CommentPreviewTest (EntityCacheCommentPreviewTest) - Copy of CommentRSSUnitTest (EntityCacheCommentRSSUnitTest) - Copy of CommentTokenReplaceTestCase (EntityCacheCommentTokenReplaceTestCase) - Copy of MultiStepNodeFormBasicOptionsTest (EntityCacheMultiStepNodeFormBasicOptionsTest) - Copy of NodeAccessRebuildTestCase (EntityCacheNodeAccessRebuildTestCase) - Copy of NodeAccessRecordsTestCase (EntityCacheNodeAccessRecordsUnitTest) - Copy of NodeAccessTestCase (EntityCacheNodeAccessUnitTest) - Copy of NodeAdminTestCase (EntityCacheNodeAdminTestCase) - Copy of NodeBlockFunctionalTest (EntityCacheNodeBlockFunctionalTest) - Copy of NodeBlockTestCase (EntityCacheNodeBlockTestCase) - Copy of NodeBuildContent (EntityCacheNodeBuildContent) - Copy of NodeCreationTestCase (EntityCacheNodeCreationTestCase) - Copy of NodeEntityFieldQueryAlter (EntityCacheNodeEntityFieldQueryAlter) - Copy of NodeFeedTestCase (EntityCacheNodeFeedTestCase) - Copy of NodeLoadHooksTestCase (EntityCacheNodeLoadHooksTestCase) - Copy of NodeLoadMultipleTestCase (EntityCacheNodeLoadMultipleUnitTest) - Copy of NodePostSettingsTestCase (EntityCacheNodePostSettingsTestCase) - Copy of NodeQueryAlter (EntityCacheNodeQueryAlter) - Copy of NodeRevisionsTestCase (EntityCacheNodeRevisionsTestCase) - Copy of NodeRSSContentTestCase (EntityCacheNodeRSSContentTestCase) - Copy of NodeSaveTestCase (EntityCacheNodeSaveTestCase) - Copy of NodeTitleTestCase (EntityCacheNodeTitleTestCase) - Copy of NodeTitleXSSTestCase (EntityCacheNodeTitleXSSTestCase) - Copy of NodeTokenReplaceTestCase (EntityCacheNodeTokenReplaceTestCase) - Copy of NodeTypePersistenceTestCase (EntityCacheNodeTypePersistenceTestCase) - Copy of NodeTypeTestCase (EntityCacheNodeTypeTestCase) - Copy of PageEditTestCase (EntityCachePageEditTestCase) - Copy of PagePreviewTestCase (EntityCachePagePreviewTestCase) - Copy of PageViewTestCase (EntityCachePageViewTestCase) - Copy of PollBlockTestCase (EntityCachePollBlockTestCase) - Copy of PollCreateTestCase (EntityCachePollCreateTestCase) - Copy of PollExpirationTestCase (EntityCachePollExpirationTestCase) - Copy of PollJSAddChoice (EntityCachePollJSAddChoice) - Copy of PollTestCase (EntityCachePollTestCase) - Copy of PollTokenReplaceTestCase (EntityCachePollTokenReplaceTestCase) - Copy of PollVoteCheckHostname (EntityCachePollVoteCheckHostname) - Copy of PollVoteTestCase (EntityCachePollVoteTestCase) - Copy of SummaryLengthTestCase (EntityCacheSummaryLengthTestCase) - Copy of TaxonomyHooksTestCase (EntityCacheTaxonomyHooksTestCase) - Copy of TaxonomyLegacyTestCase (EntityCacheTaxonomyLegacyTestCase) - Copy of TaxonomyLoadMultipleTestCase (EntityCacheTaxonomyLoadMultipleUnitTest) - Copy of TaxonomyTermFieldTestCase (EntityCacheTaxonomyTermFieldTestCase) - Copy of TaxonomyTermTestCase (EntityCacheTaxonomyTermTestCase) - Copy of TaxonomyTermTestCase (EntityCacheTaxonomyTermUnitTest) - Copy of TaxonomyThemeTestCase (EntityCacheTaxonomyThemeTestCase) - Copy of TaxonomyTokenReplaceTestCase (EntityCacheTaxonomyTokenReplaceTestCase) - Copy of TaxonomyVocabularyFunctionalTest (EntityCacheTaxonomyVocabularyFunctionalTest) - Copy of TaxonomyVocabularyTestCase (EntityCacheTaxonomyVocabularyUnitTest) - Copy of TaxonomyWebTestCase (EntityCacheTaxonomyWebTestCase) - Copy of UserAccountLinksUnitTests (EntityCacheUserAccountLinksUnitTests) - Copy of UserAdminTestCase (EntityCacheUserAdminTestCase) - Copy of UserAuthmapAssignmentTestCase (EntityCacheUserAuthmapAssignmentTestCase) - Copy of UserAutocompleteTestCase (EntityCacheUserAutocompleteTestCase) - Copy of UserBlocksUnitTests (EntityCacheUserBlocksUnitTests) - Copy of UserCancelTestCase (EntityCacheUserCancelTestCase) - Copy of UserCreateTestCase (EntityCacheUserCreateTestCase) - Copy of UserEditedOwnAccountTestCase (EntityCacheUserEditedOwnAccountTestCase) - Copy of UserEditTestCase (EntityCacheUserEditTestCase) - Copy of UserLoginTestCase (EntityCacheUserLoginTestCase) - Copy of UserPermissionsTestCase (EntityCacheUserPermissionsTestCase) - Copy of UserPictureTestCase (EntityCacheUserPictureTestCase) - Copy of UserRegistrationTestCase (EntityCacheUserRegistrationTestCase) - Copy of UserRoleAdminTestCase (EntityCacheUserRoleAdminTestCase) - Copy of UserRolesAssignmentTestCase (EntityCacheUserRolesAssignmentTestCase) - Copy of UserSaveTestCase (EntityCacheUserSaveTestCase) - Copy of UserSignatureTestCase (EntityCacheUserSignatureTestCase) - Copy of UserTimeZoneFunctionalTest (EntityCacheUserTimeZoneFunctionalTest) - Copy of UserTokenReplaceTestCase (EntityCacheUserTokenReplaceTestCase) - Copy of UserUserSearchTestCase (EntityCacheUserUserSearchTestCase) - Copy of UserValidateCurrentPassCustomForm (EntityCacheUserValidateCurrentPassCustomForm) - Copy of UserValidationTestCase (EntityCacheUserValidationTestCase) Test run started: Tuesday, July 24, 2012 - 20:24 Test summary ------------ Copy of CommentHelperCase 0 passes, 0 fails, and 0 exceptions Copy of CommentContentRebuild 33 passes, 0 fails, and 0 exceptions Copy of CommentNodeAccessTest 54 passes, 0 fails, and 0 exceptions Copy of CommentBlockFunctionalTest 116 passes, 0 fails, and 0 exceptions Copy of CommentAnonymous 166 passes, 0 fails, and 0 exceptions Comment node cache 3 passes, 0 fails, and 0 exceptions Copy of CommentRSSUnitTest 25 passes, 0 fails, and 0 exceptions Copy of CommentApprovalTest 156 passes, 0 fails, and 0 exceptions Copy of CommentTokenReplaceTestCase 65 passes, 0 fails, and 0 exceptions Copy of NodeAccessRebuildTestCase 16 passes, 0 fails, and 0 exceptions Copy of MultiStepNodeFormBasicOptionsTest 16 passes, 0 fails, and 0 exceptions Copy of BlogTestCase 244 passes, 0 fails, and 0 exceptions Copy of CommentPreviewTest 99 passes, 0 fails, and 0 exceptions Copy of NodeAccessRecordsTestCase 24 passes, 0 fails, and 0 exceptions Copy of CommentFieldsTest 116 passes, 0 fails, and 0 exceptions Copy of NodeAccessTestCase 31 passes, 0 fails, and 0 exceptions Copy of CommentPagerTest 211 passes, 0 fails, and 0 exceptions Copy of NodeBlockTestCase 18 passes, 0 fails, and 0 exceptions Copy of NodeBlockFunctionalTest 84 passes, 0 fails, and 0 exceptions Copy of NodeBuildContent 1 pass, 0 fails, and 0 exceptions Copy of NodeFeedTestCase 1 pass, 0 fails, and 0 exceptions Copy of NodeEntityFieldQueryAlter 31 passes, 0 fails, and 0 exceptions Copy of NodeAdminTestCase 142 passes, 0 fails, and 0 exceptions Copy of NodeLoadHooksTestCase 5 passes, 0 fails, and 0 exceptions Copy of NodeLoadMultipleTestCase 36 passes, 0 fails, and 0 exceptions Copy of NodeCreationTestCase 27 passes, 0 fails, and 0 exceptions Copy of NodeRSSContentTestCase 17 passes, 0 fails, and 0 exceptions Copy of NodeTitleTestCase 20 passes, 0 fails, and 0 exceptions Copy of NodePostSettingsTestCase 34 passes, 0 fails, and 0 exceptions Copy of NodeTitleXSSTestCase 20 passes, 0 fails, and 0 exceptions Copy of BookTestCase 528 passes, 0 fails, and 0 exceptions Copy of NodeRevisionsTestCase 44 passes, 0 fails, and 0 exceptions Copy of NodeTokenReplaceTestCase 34 passes, 0 fails, and 0 exceptions Copy of PageViewTestCase 32 passes, 0 fails, and 0 exceptions Copy of NodeSaveTestCase 42 passes, 0 fails, and 0 exceptions Copy of NodeTypePersistenceTestCase 62 passes, 0 fails, and 0 exceptions Copy of PollBlockTestCase 139 passes, 0 fails, and 0 exceptions Copy of PollTestCase 0 passes, 0 fails, and 0 exceptions Copy of PagePreviewTestCase 35 passes, 0 fails, and 0 exceptions Copy of PageEditTestCase 93 passes, 0 fails, and 0 exceptions Copy of PollExpirationTestCase 53 passes, 0 fails, and 0 exceptions Copy of PollJSAddChoice 16 passes, 0 fails, and 0 exceptions Copy of NodeQueryAlter 84 passes, 0 fails, and 0 exceptions Copy of PollTokenReplaceTestCase 131 passes, 0 fails, and 0 exceptions Copy of PollVoteCheckHostname 145 passes, 0 fails, and 0 exceptions Copy of SummaryLengthTestCase 15 passes, 0 fails, and 0 exceptions Copy of PollVoteTestCase 105 passes, 0 fails, and 0 exceptions Copy of PollCreateTestCase 193 passes, 0 fails, and 0 exceptions Copy of TaxonomyHooksTestCase 20 passes, 0 fails, and 0 exceptions Copy of TaxonomyLegacyTestCase 14 passes, 0 fails, and 0 exceptions Copy of TaxonomyLoadMultipleTestCase 17 passes, 0 fails, and 0 exceptions Copy of NodeTypeTestCase 113 passes, 0 fails, and 0 exceptions Copy of TaxonomyWebTestCase 0 passes, 0 fails, and 0 exceptions Copy of TaxonomyThemeTestCase 17 passes, 0 fails, and 0 exceptions Copy of TaxonomyTokenReplaceTestCase 53 passes, 0 fails, and 0 exceptions Copy of UserAccountLinksUnitTests 19 passes, 0 fails, and 0 exceptions Copy of UserAuthmapAssignmentTestCase 6 passes, 0 fails, and 0 exceptions Copy of UserAdminTestCase 61 passes, 0 fails, and 0 exceptions Copy of UserAutocompleteTestCase 26 passes, 0 fails, and 0 exceptions Copy of TaxonomyTermFieldTestCase 44 passes, 0 fails, and 0 exceptions Copy of UserCreateTestCase 27 passes, 0 fails, and 0 exceptions Copy of UserEditedOwnAccountTestCase 23 passes, 0 fails, and 0 exceptions Copy of UserBlocksUnitTests 48 passes, 0 fails, and 0 exceptions Copy of TaxonomyVocabularyFunctionalTest 97 passes, 0 fails, and 0 exceptions Copy of UserEditTestCase 66 passes, 0 fails, and 0 exceptions Copy of TaxonomyVocabularyTestCase 75 passes, 0 fails, and 0 exceptions Copy of UserPermissionsTestCase 50 passes, 0 fails, and 0 exceptions Copy of UserLoginTestCase 163 passes, 0 fails, and 0 exceptions Copy of UserSaveTestCase 3 passes, 0 fails, and 0 exceptions Copy of TaxonomyTermTestCase 219 passes, 0 fails, and 0 exceptions Copy of TaxonomyTermTestCase 219 passes, 0 fails, and 0 exceptions Copy of UserRoleAdminTestCase 53 passes, 0 fails, and 0 exceptions Copy of UserSignatureTestCase 44 passes, 0 fails, and 0 exceptions Copy of UserRolesAssignmentTestCase 51 passes, 0 fails, and 0 exceptions Copy of UserTimeZoneFunctionalTest 29 passes, 0 fails, and 0 exceptions Copy of UserTokenReplaceTestCase 39 passes, 0 fails, and 0 exceptions Copy of UserUserSearchTestCase 38 passes, 0 fails, and 0 exceptions Copy of UserRegistrationTestCase 135 passes, 0 fails, and 0 exceptions Copy of UserValidateCurrentPassCustomForm 17 passes, 0 fails, and 0 exceptions Copy of UserValidationTestCase 19 passes, 0 fails, and 0 exceptions Copy of UserCancelTestCase 236 passes, 0 fails, and 0 exceptions Copy of UserPictureTestCase 117 passes, 0 fails, and 0 exceptions Test run duration: 5 min 56 sec]. [13:30:18] Command [/usr/bin/php ./scripts/run-tests.sh --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --file sites/default/modules/entitycache/entitycache.test --list 2>&1] succeeded. [13:30:18] Review complete. test_id=126149 result code=10 details=Array ( [@pass] => 5720 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [13:30:18] Static variables reset.
[13:24:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_126149.pifr_coder.1343161441.log) [13:24:01] Review timestamp: (Tue, 07/24/2012 - 13:24) [13:24:01] Review host: (drupaltestbot664-mysql) [13:24:01] Environment variables and review information initialized. [13:24:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/entitycache.git] [13:24:01] Review started. [13:24:01] Invoking operation [setup]... [13:24:01] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded. [13:24:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [13:24:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [13:24:01] Database backend [mysql] loaded. [13:24:01] Invoking operation [fetch]... [13:24:01] Invoking operation [checkout]... [13:24:01] Version control system backend [git] loaded. [13:24:02] Command [git clone 'git://git.drupal.org/project/entitycache.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [13:24:02] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x-1.x' 2>&1] succeeded. [13:24:02] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [13:24:02] Main branch [7.x-1.x] checkout [complete]. [13:24:02] Invoking operation [check]... [13:24:02] Ignoring operation [check]. [13:24:02] Invoking operation [apply]... [13:24:02] Ignoring operation [apply]. [13:24:02] Invoking operation [syntax]... [13:24:02] Command [php -l -f './entitycache.test' 2>&1] succeeded. [13:24:02] Command [php -l -f './entitycache.comment.inc' 2>&1] succeeded. [13:24:02] Command [php -l -f './entitycache.taxonomy.inc' 2>&1] succeeded. [13:24:03] Command [php -l -f './entitycache.module' 2>&1] succeeded. [13:24:03] Command [php -l -f './entitycache.api.php' 2>&1] succeeded. [13:24:03] Command [php -l -f './entitycache.install' 2>&1] succeeded. [13:24:03] Command [php -l -f './entitytests.php' 2>&1] succeeded. [13:24:03] Checked [7 of 7] relevant file(s) for syntax. [13:24:03] Invoking operation [review]... [13:24:03] Reviewed [7 of 7] relevant file(s). Ignored 0 files during the review. [13:24:03] Review complete. test_id=126149 result code=8 details=Array ( [@pass] => 1 [@fail] => 0 [@exception] => 1 ) [13:24:03] Static variables reset.