[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #5096

michal at cihar.com michal at cihar.com
Tue Jan 7 02:09:09 CET 2014


See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/5096/changes>

Changes:

[marc] bug #4220 Incorrect key values in foreign key browser

[weblate] Translated using Weblate (Portuguese (Brazil))

[marc] Fix merge conflict

------------------------------------------
[...truncated 37 lines...]
     [exec] PHPUnit 3.7.28 by Sebastian Bergmann.
     [exec] 
     [exec] Configuration read from <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage>
     [exec] 
     [exec] .............................................................   61 / 2206 (  2%)
     [exec] I........................................I...................  122 / 2206 (  5%)
     [exec] .............................................................  183 / 2206 (  8%)
     [exec] .............................................................  244 / 2206 ( 11%)
     [exec] .............................................................  305 / 2206 ( 13%)
     [exec] .............................................................  366 / 2206 ( 16%)
     [exec] .............................................................  427 / 2206 ( 19%)
     [exec] .............................................................  488 / 2206 ( 22%)
     [exec] .............................................................  549 / 2206 ( 24%)
     [exec] .............................................................  610 / 2206 ( 27%)
     [exec] ..............................................I..............  671 / 2206 ( 30%)
     [exec] .............................................................  732 / 2206 ( 33%)
     [exec] .............................................................  793 / 2206 ( 35%)
     [exec] .............................................................  854 / 2206 ( 38%)
     [exec] .............................................................  915 / 2206 ( 41%)
     [exec] .............................................................  976 / 2206 ( 44%)
     [exec] ............................................................. 1037 / 2206 ( 47%)
     [exec] ............................................................. 1098 / 2206 ( 49%)
     [exec] ............................................................. 1159 / 2206 ( 52%)
     [exec] ............................................................. 1220 / 2206 ( 55%)
     [exec] ............................................................. 1281 / 2206 ( 58%)
     [exec] ............................................................. 1342 / 2206 ( 60%)
     [exec] ............................................................. 1403 / 2206 ( 63%)
     [exec] ............................................................. 1464 / 2206 ( 66%)
     [exec] ............................................................. 1525 / 2206 ( 69%)
     [exec] ............................................................. 1586 / 2206 ( 71%)
     [exec] ............................................................. 1647 / 2206 ( 74%)
     [exec] ............................................................. 1708 / 2206 ( 77%)
     [exec] ............................................................. 1769 / 2206 ( 80%)
     [exec] ............................................................. 1830 / 2206 ( 82%)
     [exec] ............................................................. 1891 / 2206 ( 85%)
     [exec] .................F........................................... 1952 / 2206 ( 88%)
     [exec] ..........................................................I.. 2013 / 2206 ( 91%)
     [exec] ............................................................. 2074 / 2206 ( 94%)
     [exec] ............................................................. 2135 / 2206 ( 96%)
     [exec] ............................................................. 2196 / 2206 ( 99%)
     [exec] ........SI
     [exec] 
     [exec] Time: 17.36 seconds, Memory: 107.00Mb
     [exec] 
     [exec] There was 1 failure:
     [exec] 
     [exec] 1) PMA_ServerPrivileges_Test::testPMAGetHtmlToDisplayPrivilegesTable
     [exec] Failed asserting that '<input type="hidden" name="grant_count" value="24" /><fieldset id="fieldset_user_global_rights"><legend data-submenu-label="Global">Global privileges<input type="checkbox" id="addUsersForm_checkall" class="checkall_box" title="Check All" /> <label for="addUsersForm_checkall">Check All</label> </legend><p><small><i>Note: MySQL privilege names are expressed in English</i></small></p><fieldset>
     [exec] <legend>Data</legend>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Select_priv" id="checkbox_Select_priv" value="Y" title="Allows reading data." checked="checked"/>
     [exec] <label for="checkbox_Select_priv"><code><dfn title="Allows reading data.">SELECT</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Insert_priv" id="checkbox_Insert_priv" value="Y" title="Allows inserting and replacing data." checked="checked"/>
     [exec] <label for="checkbox_Insert_priv"><code><dfn title="Allows inserting and replacing data.">INSERT</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Update_priv" id="checkbox_Update_priv" value="Y" title="Allows changing data." checked="checked"/>
     [exec] <label for="checkbox_Update_priv"><code><dfn title="Allows changing data.">UPDATE</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Delete_priv" id="checkbox_Delete_priv" value="Y" title="Allows deleting data." checked="checked"/>
     [exec] <label for="checkbox_Delete_priv"><code><dfn title="Allows deleting data.">DELETE</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="File_priv" id="checkbox_File_priv" value="Y" title="Allows importing data from and exporting data into files." checked="checked"/>
     [exec] <label for="checkbox_File_priv"><code><dfn title="Allows importing data from and exporting data into files.">FILE</dfn></code></label>
     [exec] </div>
     [exec] </fieldset>
     [exec] <fieldset>
     [exec] <legend>Structure</legend>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Create_priv" id="checkbox_Create_priv" value="Y" title="Allows creating new databases and tables." checked="checked"/>
     [exec] <label for="checkbox_Create_priv"><code><dfn title="Allows creating new databases and tables.">CREATE</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Alter_priv" id="checkbox_Alter_priv" value="Y" title="Allows altering the structure of existing tables." checked="checked"/>
     [exec] <label for="checkbox_Alter_priv"><code><dfn title="Allows altering the structure of existing tables.">ALTER</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Index_priv" id="checkbox_Index_priv" value="Y" title="Allows creating and dropping indexes." checked="checked"/>
     [exec] <label for="checkbox_Index_priv"><code><dfn title="Allows creating and dropping indexes.">INDEX</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Drop_priv" id="checkbox_Drop_priv" value="Y" title="Allows dropping databases and tables." checked="checked"/>
     [exec] <label for="checkbox_Drop_priv"><code><dfn title="Allows dropping databases and tables.">DROP</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Create_tmp_table_priv" id="checkbox_Create_tmp_table_priv" value="Y" title="Allows creating temporary tables." checked="checked"/>
     [exec] <label for="checkbox_Create_tmp_table_priv"><code><dfn title="Allows creating temporary tables.">CREATE TEMPORARY TABLES</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Show_view_priv" id="checkbox_Show_view_priv" value="Y" title="Allows performing SHOW CREATE VIEW queries." checked="checked"/>
     [exec] <label for="checkbox_Show_view_priv"><code><dfn title="Allows performing SHOW CREATE VIEW queries.">SHOW VIEW</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Create_routine_priv" id="checkbox_Create_routine_priv" value="Y" title="Allows creating stored routines." checked="checked"/>
     [exec] <label for="checkbox_Create_routine_priv"><code><dfn title="Allows creating stored routines.">CREATE ROUTINE</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Alter_routine_priv" id="checkbox_Alter_routine_priv" value="Y" title="Allows altering and dropping stored routines." checked="checked"/>
     [exec] <label for="checkbox_Alter_routine_priv"><code><dfn title="Allows altering and dropping stored routines.">ALTER ROUTINE</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Execute_priv" id="checkbox_Execute_priv" value="Y" title="Allows executing stored routines." checked="checked"/>
     [exec] <label for="checkbox_Execute_priv"><code><dfn title="Allows executing stored routines.">EXECUTE</dfn></code></label>
     [exec] </div>
     [exec] </fieldset>
     [exec] <fieldset>
     [exec] <legend>Administration</legend>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Grant_priv" id="checkbox_Grant_priv" value="Y" title="Allows adding users and privileges without reloading the privilege tables." checked="checked"/>
     [exec] <label for="checkbox_Grant_priv"><code><dfn title="Allows adding users and privileges without reloading the privilege tables.">GRANT</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Super_priv" id="checkbox_Super_priv" value="Y" title="Allows connecting, even if maximum number of connections is reached; required for most administrative operations like setting global variables or killing threads of other users." checked="checked"/>
     [exec] <label for="checkbox_Super_priv"><code><dfn title="Allows connecting, even if maximum number of connections is reached; required for most administrative operations like setting global variables or killing threads of other users.">SUPER</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Process_priv" id="checkbox_Process_priv" value="Y" title="Allows viewing processes of all users" checked="checked"/>
     [exec] <label for="checkbox_Process_priv"><code><dfn title="Allows viewing processes of all users">PROCESS</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Reload_priv" id="checkbox_Reload_priv" value="Y" title="Allows reloading server settings and flushing the server's caches." checked="checked"/>
     [exec] <label for="checkbox_Reload_priv"><code><dfn title="Allows reloading server settings and flushing the server's caches.">RELOAD</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Shutdown_priv" id="checkbox_Shutdown_priv" value="Y" title="Allows shutting down the server." checked="checked"/>
     [exec] <label for="checkbox_Shutdown_priv"><code><dfn title="Allows shutting down the server.">SHUTDOWN</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Show_db_priv" id="checkbox_Show_db_priv" value="Y" title="Gives access to the complete list of databases." checked="checked"/>
     [exec] <label for="checkbox_Show_db_priv"><code><dfn title="Gives access to the complete list of databases.">SHOW DATABASES</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Lock_tables_priv" id="checkbox_Lock_tables_priv" value="Y" title="Allows locking tables for the current thread." checked="checked"/>
     [exec] <label for="checkbox_Lock_tables_priv"><code><dfn title="Allows locking tables for the current thread.">LOCK TABLES</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="References_priv" id="checkbox_References_priv" value="Y" title="Has no effect in this MySQL version." checked="checked"/>
     [exec] <label for="checkbox_References_priv"><code><dfn title="Has no effect in this MySQL version.">REFERENCES</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Repl_client_priv" id="checkbox_Repl_client_priv" value="Y" title="Allows the user to ask where the slaves / masters are." checked="checked"/>
     [exec] <label for="checkbox_Repl_client_priv"><code><dfn title="Allows the user to ask where the slaves / masters are.">REPLICATION CLIENT</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Repl_slave_priv" id="checkbox_Repl_slave_priv" value="Y" title="Needed for the replication slaves." checked="checked"/>
     [exec] <label for="checkbox_Repl_slave_priv"><code><dfn title="Needed for the replication slaves.">REPLICATION SLAVE</dfn></code></label>
     [exec] </div>
     [exec] <div class="item">
     [exec] <input type="checkbox" class="checkall" name="Create_user_priv" id="checkbox_Create_user_priv" value="Y" title="Allows creating, dropping and renaming user accounts."/>
     [exec] <label for="checkbox_Create_user_priv"><code><dfn title="Allows creating, dropping and renaming user accounts.">CREATE USER</dfn></code></label>
     [exec] </div>
     [exec] </fieldset>
     [exec] <fieldset>
     [exec] <legend>Resource limits</legend>
     [exec] <p><small><i>Note: Setting these options to 0 (zero) removes the limit.</i></small></p>
     [exec] <div class="item">
     [exec] <label for="text_max_questions"><code><dfn title="Limits the number of queries the user may send to the server per hour.">MAX QUERIES PER HOUR</dfn></code></label>
     [exec] <input type="number" name="max_questions" id="text_max_questions" value="max_questions" size="6" maxlength="11" min="0" title="Limits the number of queries the user may send to the server per hour." />
     [exec] </div>
     [exec] <div class="item">
     [exec] <label for="text_max_updates"><code><dfn title="Limits the number of commands that change any table or database the user may execute per hour.">MAX UPDATES PER HOUR</dfn></code></label>
     [exec] <input type="number" name="max_updates" id="text_max_updates" value="max_updates" size="6" maxlength="11" min="0" title="Limits the number of commands that change any table or database the user may execute per hour." />
     [exec] </div>
     [exec] <div class="item">
     [exec] <label for="text_max_connections"><code><dfn title="Limits the number of new connections the user may open per hour.">MAX CONNECTIONS PER HOUR</dfn></code></label>
     [exec] <input type="number" name="max_connections" id="text_max_connections" value="max_connections" size="6" maxlength="11" min="0" title="Limits the number of new connections the user may open per hour." />
     [exec] </div>
     [exec] <div class="item">
     [exec] <label for="text_max_user_connections"><code><dfn title="Limits the number of simultaneous connections the user may have.">MAX USER_CONNECTIONS</dfn></code></label>
     [exec] <input type="number" name="max_user_connections" id="text_max_user_connections" value="max_user_connections" size="6" maxlength="11" title="Limits the number of simultaneous connections the user may have." />
     [exec] </div>
     [exec] </fieldset>
     [exec] <div class="clearfloat"></div></fieldset>
     [exec] <fieldset id="fieldset_user_privtable_footer" class="tblFooters">
     [exec] <input type="submit" name="update_privs" value="Go" />
     [exec] </fieldset>
     [exec] ' contains "<fieldset id="fieldset_user_global_rights"><legend>".
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_server_privileges_test.php>:861
     [exec] 
     [exec] --
     [exec] 
     [exec] 
     [exec] There were 5 incomplete tests:
     [exec] 
     [exec] 1) PMA_ConfigTest::testCheckPermissions
     [exec] This test has not been implemented yet.
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php>:956
     [exec] 
     [exec] 2) PMA_DisplayResults_Test::testGetTableNavigation with data set #0 (21, 41, '123', false, '310')
     [exec] Not yet implemented!
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_DisplayResults_test.php>:438
     [exec] 
     [exec] 3) PMA_AuthenticationCookie_Test::testBlowfishDecrypt
     [exec] Not testing mcrypt support
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php>:1104
     [exec] 
     [exec] 4) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn
     [exec] Not yet implemented!
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php>:1101
     [exec] 
     [exec] 5) Environment_Test::testSession
     [exec] No session testing
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:83
     [exec] 
     [exec] --
     [exec] 
     [exec] 
     [exec] There was 1 skipped test:
     [exec] 
     [exec] 1) Environment_Test::testMySQL
     [exec] Error: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:62
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 2206, Assertions: 5355, Failures: 1, Incomplete: 5, Skipped: 1.
     [exec] 

BUILD FAILED
<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:30: exec returned: 1

Total time: 18 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[PMD] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Computing warning deltas based on reference build #5094
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #5094
Recording plot data
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - Check 'Skipped Tests' threshold.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.




More information about the Developers mailing list