See <http://hudson.drizzle.org/job/drizzle-build-ubuntu910-32bit-valgrind/40/>

------------------------------------------
[...truncated 1945 lines...]
 SHOW STATUS LIKE 'Handler_commit%';
 Variable_name  Value
-Handler_commit 4
+Handler_commit 8
 drop table commit_test;
 SHOW STATUS LIKE 'Handler_commit%';
 Variable_name  Value
-Handler_commit 5
+Handler_commit 9

drizzletest: Result content mismatch

==3386== 
==3386== HEAP SUMMARY:
==3386==     in use at exit: 1,967 bytes in 121 blocks
==3386==   total heap usage: 1,824 allocs, 1,703 frees, 1,749,706 bytes 
allocated
==3386== 
==3386== 134 bytes in 6 blocks are definitely lost in loss record 1 of 4
==3386==    at 0x4024C1C: malloc (vg_replace_malloc.c:195)
==3386==    by 0x423DCDF: strdup (strdup.c:43)
==3386==    by 0x804E463: replace_append_mem(std::string*, char const*, int) 
(drizzletest.cc:7254)
==3386==    by 0x8050BCC: append_result(std::string*, drizzle_result_st*) 
(drizzletest.cc:4896)
==3386==    by 0x805B774: run_query_normal(st_connection*, st_command*, int, 
char*, int, std::string*, std::string*) (drizzletest.cc:5056)
==3386==    by 0x805BA78: run_query(st_connection*, st_command*, int) 
(drizzletest.cc:5432)
==3386==    by 0x805DD26: main (drizzletest.cc:5773)
==3386== 
==3386== 306 bytes in 36 blocks are definitely lost in loss record 2 of 4
==3386==    at 0x4024C1C: malloc (vg_replace_malloc.c:195)
==3386==    by 0x423DCDF: strdup (strdup.c:43)
==3386==    by 0x804E463: replace_append_mem(std::string*, char const*, int) 
(drizzletest.cc:7254)
==3386==    by 0x8050BCC: append_result(std::string*, drizzle_result_st*) 
(drizzletest.cc:4896)
==3386==    by 0x805AF65: run_query_normal(st_connection*, st_command*, int, 
char*, int, std::string*, std::string*) (drizzletest.cc:5168)
==3386==    by 0x805BA78: run_query(st_connection*, st_command*, int) 
(drizzletest.cc:5432)
==3386==    by 0x805DD26: main (drizzletest.cc:5773)
==3386== 
==3386== 360 bytes in 36 blocks are definitely lost in loss record 3 of 4
==3386==    at 0x4024C1C: malloc (vg_replace_malloc.c:195)
==3386==    by 0x423DCDF: strdup (strdup.c:43)
==3386==    by 0x804E463: replace_append_mem(std::string*, char const*, int) 
(drizzletest.cc:7254)
==3386==    by 0x804E5F4: replace_append(std::string*, char const*) 
(drizzletest.cc:7281)
==3386==    by 0x805B2F6: run_query_normal(st_connection*, st_command*, int, 
char*, int, std::string*, std::string*) (drizzletest.cc:5019)
==3386==    by 0x805BA78: run_query(st_connection*, st_command*, int) 
(drizzletest.cc:5432)
==3386==    by 0x805DD26: main (drizzletest.cc:5773)
==3386== 
==3386== 1,167 bytes in 43 blocks are definitely lost in loss record 4 of 4
==3386==    at 0x4024C1C: malloc (vg_replace_malloc.c:195)
==3386==    by 0x423DCDF: strdup (strdup.c:43)
==3386==    by 0x804E463: replace_append_mem(std::string*, char const*, int) 
(drizzletest.cc:7254)
==3386==    by 0x805BB3C: run_query(st_connection*, st_command*, int) 
(drizzletest.cc:5411)
==3386==    by 0x805DD26: main (drizzletest.cc:5773)
==3386== 
==3386== LEAK SUMMARY:
==3386==    definitely lost: 1,967 bytes in 121 blocks
==3386==    indirectly lost: 0 bytes in 0 blocks
==3386==      possibly lost: 0 bytes in 0 blocks
==3386==    still reachable: 0 bytes in 0 blocks
==3386==         suppressed: 0 bytes in 0 blocks
==3386== 
==3386== For counts of detected and suppressed errors, rerun with: -v
==3386== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 27 from 6)

Stopping All Servers
mysql-test-run: WARNING: Forcing kill of process 3113
Restoring snapshot of databases
Resuming Tests

main.status                                                  [ pass ]    2348
main.strict                                                  [ pass ]    5112
main.subselect                                               [ pass ]   77862
main.subselect2                                              [ pass ]    3451
main.subselect3                                              [ pass ]    5734
main.subselect_innodb                                        [ pass ]    2426
main.subselect_mat                                           [ pass ]    2864
main.subselect_notembedded                                   [ pass ]    2397
main.subselect_sj                                            [ pass ]     675
main.subselect_sj2                                           [ pass ]    2189
main.sum_distinct                                            [ pass ]   13291
main.synchronization                                         [ pass ]    4002
mysql-test-run: WARNING: Forcing kill of process 3403
main.temp_table                                              [ pass ]    4932
main.timezone                                                [ pass ]    1722
main.timezone4                                               [ pass ]     137
main.transaction                                             [ pass ]     980
main.truncate                                                [ pass ]    1052
main.type_blob                                               [ pass ]    6303
main.type_date                                               [ pass ]    2181
main.type_datetime                                           [ pass ]    4950
main.type_decimal                                            [ pass ]    7461
main.type_enum                                               [ pass ]   13879
main.type_float                                              [ pass ]    3022
main.type_newdecimal                                         [ pass ]    4784
main.type_ranges                                             [ pass ]    2929
main.type_timestamp                                          [ pass ]    4263
main.type_uint                                               [ pass ]     251
main.type_varbinary                                          [ pass ]    1562
main.type_varchar                                            [ pass ]    4910
main.union                                                   [ pass ]   32711
mysql-test-run: WARNING: Forcing kill of process 3634
main.unsafe_binlog_innodb                                    [ pass ]   11905
main.update                                                  [ pass ]    7471
main.update_is_truncate_on_temp_bug_lp387627                 [ pass ]     166
main.user_var                                                [ pass ]    2311
main.varbinary                                               [ pass ]     900
main.variables                                               [ pass ]    1554
main.variables_c                                             [ pass ]     121
main.warnings                                                [ pass ]    1822
main.warnings_engine_disabled                                [ pass ]     143
main.weekday                                                 [ pass ]     163
main.year                                                    [ pass ]     294
mysql-test-run: WARNING: Forcing kill of process 3936
transaction_log.alter                                        [ pass ]    2342
transaction_log.auto_commit                                  [ pass ]     709
transaction_log.bad_replicator                               [ pass ]     561
transaction_log.blob                                         [ pass ]    2045
transaction_log.create_select                                [ pass ]     939
transaction_log.create_table                                 [ pass ]     618
transaction_log.ddl_transaction_id                           [ pass ]     992
transaction_log.delete                                       [ pass ]    1813
mysql-test-run: WARNING: Forcing kill of process 4205
transaction_log.filtered_replicator                          [ pass ]    7173
mysql-test-run: WARNING: Forcing kill of process 4309
transaction_log.information_schema                           [ pass ]    1754
transaction_log.insert                                       [ pass ]     609
transaction_log.insert_multi                                 [ pass ]     347
transaction_log.insert_on_duplicate_update                   [ pass ]     753
transaction_log.insert_select                                [ pass ]     637
transaction_log.multi_column_primary_key                     [ pass ]    1170
transaction_log.no_modification                              [ pass ]     686
transaction_log.no_primary_key                               [ pass ]     437
transaction_log.rand                                         [ pass ]     635
transaction_log.rename                                       [ pass ]     448
transaction_log.replace                                      [ pass ]    1245
transaction_log.rollback                                     [ pass ]     369
transaction_log.schema                                       [ pass ]     303
transaction_log.select_for_update                            [ pass ]    6168
transaction_log.slap                                         [ pass ]   47588
transaction_log.temp_tables                                  [ pass ]     745
transaction_log.truncate                                     [ pass ]     574
transaction_log.truncate_log                                 [ pass ]     501
transaction_log.udf_print_transaction_message                [ pass ]     700
transaction_log.update                                       [ pass ]    1854
mysql-test-run: WARNING: Forcing kill of process 4359
transaction_log.variables                                    [ pass ]     585
tableprototester.basic                                       [ pass ]     446
tableprototester.drop_table                                  [ pass ]     175
tableprototester.missing_engine                              [ pass ]     304
table_cache_dictionary.table_cache                           [ pass ]    1489
table_cache_dictionary.table_definition_cache                [ pass ]     333
status_dictionary.data_dictionary                            [ pass ]     339
status_dictionary.select_order                               [ pass ]     117
status_dictionary.show                                       [ pass ]     152
sleep.sleep                                                  [ pass ]    3003
show_schema_proto.basic                                      [ pass ]     250
show_dictionary.show_temporary_tables                        [ pass ]    1870
session_dictionary.data_dictionary                           [ pass ]     363
session_dictionary.show                                      [ pass ]     107
session_dictionary.slap                                      [ pass ]     691
schema_engine.exists                                         [ pass ]     145
schema_dictionary.binary_default                             [ pass ]     548
schema_dictionary.columns                                    [ pass ]     406
schema_dictionary.data_dictionary                            [ pass ]     645
schema_dictionary.default_null                               [ pass ]     235
schema_dictionary.no_default                                 [ pass ]     451
schema_dictionary.show                                       [ pass ]    2721
schema_dictionary.show_fields                                [ pass ]     451
schema_dictionary.show_table_status                          [ pass ]     504
schema_dictionary.show_temporary_tables                      [ pass ]     661
schema_dictionary.slap                                       [ pass ]   15562
rot13.rot13_basic                                            [ pass ]     137
replication_dictionary.data_dictionary                       [ pass ]     120
replication_dictionary.replication_streams                   [ pass ]     449
replication_dictionary.slap                                  [ pass ]     691
registry_dictionary.data_dictionary                          [ pass ]     216
registry_dictionary.plugins                                  [ pass ]     118
registry_dictionary.slap                                     [ pass ]    1233
mysql_protocol.mysql_password                                [ pass ]     212
mysql_protocol.prototest                                     [ pass ]  140158
md5.md5                                                      [ pass ]    1395
logging_stats.command                                        [ pass ]    4394
mysql-test-run: WARNING: Forcing kill of process 13814
logging_stats.cumulative                                     [ pass ]    2607
logging_stats.max_session                                    [ pass ]    2981
logging_stats.max_user                                       [ pass ]   24761
logging_stats.slap                                           [ pass ]    3903
innobase.innodb_cmp                                          [ pass ]     471
innobase.innodb_cmp_reset                                    [ pass ]     115
innobase.innodb_cmpmem                                       [ pass ]     184
innobase.innodb_cmpmem_reset                                 [ pass ]     117
innobase.innodb_lock_waits                                   [ pass ]     140
innobase.innodb_locks                                        [ pass ]     115
innobase.innodb_status                                       [ pass ]     184
innobase.innodb_trx                                          [ pass ]     115
innobase.slap                                                [ pass ]    1997
information_schema_dictionary.show_create_table              [ pass ]     194
information_schema_dictionary.slap                           [ pass ]    3930
hello_world.hello_world                                      [ pass ]     279
errmsg_stderr.stderr                                         [ pass ]     200
csv.csv                                                      [ pass ]    6112
mysql-test-run: WARNING: Forcing kill of process 21212
csv.csv_alter_table                                          [ pass ]     991
csv.csv_not_null                                             [ pass ]     846
crc32.crc32                                                  [ pass ]    1349
collation_dictionary.data_dictionary                         [ pass ]     677
collation_dictionary.slap                                    [ pass ]     675
blackhole.blackhole                                          [ pass ]    1039
blackhole.create_max_fields                                  [ pass ]   11346
auth_file.basic                                              [ pass ]     585
archive.archive                                              [ pass ]    8264
mysql-test-run: WARNING: Forcing kill of process 21974
archive.archive_aio_posix                                    [ pass ]   22376
archive.archive_basic                                        [ pass ]     226
archive.archive_discover                                     [ pass ]     268
--------------------------------------------------------------------------------
Stopping All Servers
mysql-test-run: WARNING: Forcing kill of process 22021
Failed 1/311 tests, 99.68% were successful.

The log files in var/log may give you some hint
of what went wrong.
If you want to report this error, go to:
        http://bugs.launchpad.net/drizzle
The servers were restarted 44 times
Spent 1615.224 of 2429 seconds executing testcases

mysql-test-run in default mode: *** Failing the test(s): 
main.statement_boundaries
mysql-test-run: *** ERROR: there were failing test cases
make[1]: *** [test-valgrind] Error 1
make[1]: Leaving directory 
`<http://hudson.drizzle.org/job/drizzle-build-ubuntu910-32bit-valgrind/ws/'>
make: *** [test-valgrind] Error 2
+ bzr log
+ head -8
+ grep -B1 \[ fail \] var/log/drizzle-test-run.log
+ echo **********
+ cat /tmp/valgrind_failed_tests.40.log
+ echo **********
+ echo
+ wc -l var/log/master.err
+ awk {print $1}
+ word_count=5349
+ echo Word count of  var/log/master.err is 5349
+ echo
+ echo See complete log at 
http://hudson.drizzle.org/job/drizzle-build-ubuntu910-32bit-valgrind/40/
+ echo
+ cat var/log/master.err
+ [ -s /tmp/valgrind_failed_tests.40.log ]
+ echo Tests failed 
Tests failed 
+ smtp -sValgrind results for build 1462 - with test failures (5349 words) 
-forisndriz09 32bit <[email protected]> [email protected]
+ exit 1


_______________________________________________
Mailing list: https://launchpad.net/~drizzle-builds
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-builds
More help   : https://help.launchpad.net/ListHelp

Reply via email to