See <http://hudson.drizzle.org/job/drizzle-build-valgrind/361/>

------------------------------------------
[...truncated 1944 lines...]
 INSERT into commit_test VALUES (10);
 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

==19248== 
==19248== HEAP SUMMARY:
==19248==     in use at exit: 1,967 bytes in 121 blocks
==19248==   total heap usage: 1,824 allocs, 1,703 frees, 3,090,078 bytes 
allocated
==19248== 
==19248== 134 bytes in 6 blocks are definitely lost in loss record 1 of 4
==19248==    at 0x4C25153: malloc (vg_replace_malloc.c:195)
==19248==    by 0x5EB31A1: strdup (strdup.c:43)
==19248==    by 0x40800E: replace_append_mem(std::string*, char const*, int) 
(drizzletest.cc:7254)
==19248==    by 0x40A6FE: append_result(std::string*, drizzle_result_st*) 
(drizzletest.cc:4896)
==19248==    by 0x414181: run_query_normal(st_connection*, st_command*, int, 
char*, int, std::string*, std::string*) (drizzletest.cc:5056)
==19248==    by 0x4161A6: run_query(st_connection*, st_command*, int) 
(drizzletest.cc:5432)
==19248==    by 0x417087: main (drizzletest.cc:5773)
==19248== 
==19248== 306 bytes in 36 blocks are definitely lost in loss record 2 of 4
==19248==    at 0x4C25153: malloc (vg_replace_malloc.c:195)
==19248==    by 0x5EB31A1: strdup (strdup.c:43)
==19248==    by 0x40800E: replace_append_mem(std::string*, char const*, int) 
(drizzletest.cc:7254)
==19248==    by 0x40A6FE: append_result(std::string*, drizzle_result_st*) 
(drizzletest.cc:4896)
==19248==    by 0x413AE1: run_query_normal(st_connection*, st_command*, int, 
char*, int, std::string*, std::string*) (drizzletest.cc:5168)
==19248==    by 0x4161A6: run_query(st_connection*, st_command*, int) 
(drizzletest.cc:5432)
==19248==    by 0x417087: main (drizzletest.cc:5773)
==19248== 
==19248== 360 bytes in 36 blocks are definitely lost in loss record 3 of 4
==19248==    at 0x4C25153: malloc (vg_replace_malloc.c:195)
==19248==    by 0x5EB31A1: strdup (strdup.c:43)
==19248==    by 0x40800E: replace_append_mem(std::string*, char const*, int) 
(drizzletest.cc:7254)
==19248==    by 0x413DE6: run_query_normal(st_connection*, st_command*, int, 
char*, int, std::string*, std::string*) (drizzletest.cc:5019)
==19248==    by 0x4161A6: run_query(st_connection*, st_command*, int) 
(drizzletest.cc:5432)
==19248==    by 0x417087: main (drizzletest.cc:5773)
==19248== 
==19248== 1,167 bytes in 43 blocks are definitely lost in loss record 4 of 4
==19248==    at 0x4C25153: malloc (vg_replace_malloc.c:195)
==19248==    by 0x5EB31A1: strdup (strdup.c:43)
==19248==    by 0x40800E: replace_append_mem(std::string*, char const*, int) 
(drizzletest.cc:7254)
==19248==    by 0x416285: run_query(st_connection*, st_command*, int) 
(drizzletest.cc:5411)
==19248==    by 0x417087: main (drizzletest.cc:5773)
==19248== 
==19248== LEAK SUMMARY:
==19248==    definitely lost: 1,967 bytes in 121 blocks
==19248==    indirectly lost: 0 bytes in 0 blocks
==19248==      possibly lost: 0 bytes in 0 blocks
==19248==    still reachable: 0 bytes in 0 blocks
==19248==         suppressed: 0 bytes in 0 blocks
==19248== 
==19248== For counts of detected and suppressed errors, rerun with: -v
==19248== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 4 from 4)

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

main.status                                                  [ pass ]    3610
main.strict                                                  [ pass ]    3099
main.subselect                                               [ pass ]  135239
main.subselect2                                              [ pass ]    1740
main.subselect3                                              [ pass ]    3565
main.subselect_innodb                                        [ pass ]    1458
main.subselect_mat                                           [ pass ]    2519
main.subselect_notembedded                                   [ pass ]    5058
main.subselect_sj                                            [ pass ]     518
main.subselect_sj2                                           [ pass ]    1381
main.sum_distinct                                            [ pass ]   25273
main.synchronization                                         [ pass ]    1994
mysql-test-run: WARNING: Forcing kill of process 19266
main.temp_table                                              [ pass ]    5037
main.timezone                                                [ pass ]    2568
main.timezone4                                               [ pass ]     204
main.transaction                                             [ pass ]    1413
main.truncate                                                [ pass ]     758
main.type_blob                                               [ pass ]    4927
main.type_date                                               [ pass ]    1344
main.type_datetime                                           [ pass ]    2895
main.type_decimal                                            [ pass ]    2888
main.type_enum                                               [ pass ]   21633
main.type_float                                              [ pass ]    1728
main.type_newdecimal                                         [ pass ]    3099
main.type_ranges                                             [ pass ]    1996
main.type_timestamp                                          [ pass ]    2101
main.type_uint                                               [ pass ]     239
main.type_varbinary                                          [ pass ]     642
main.type_varchar                                            [ pass ]    2529
main.union                                                   [ pass ]   30065
mysql-test-run: WARNING: Forcing kill of process 19508
main.unsafe_binlog_innodb                                    [ pass ]   10591
main.update                                                  [ pass ]    8619
main.update_is_truncate_on_temp_bug_lp387627                 [ pass ]     275
main.user_var                                                [ pass ]    1768
main.varbinary                                               [ pass ]     668
main.variables                                               [ pass ]    2394
main.variables_c                                             [ pass ]     180
main.warnings                                                [ pass ]    1253
main.warnings_engine_disabled                                [ pass ]     161
main.weekday                                                 [ pass ]     247
main.year                                                    [ pass ]     393
mysql-test-run: WARNING: Forcing kill of process 19816
transaction_log.alter                                        [ pass ]    2619
transaction_log.auto_commit                                  [ pass ]     339
transaction_log.bad_replicator                               [ pass ]     854
transaction_log.blob                                         [ pass ]    2453
transaction_log.create_select                                [ pass ]     665
transaction_log.create_table                                 [ pass ]     604
transaction_log.ddl_transaction_id                           [ pass ]     898
transaction_log.delete                                       [ pass ]     595
mysql-test-run: WARNING: Forcing kill of process 20107
transaction_log.filtered_replicator                          [ pass ]    4617
mysql-test-run: WARNING: Forcing kill of process 20212
transaction_log.information_schema                           [ pass ]    2202
transaction_log.insert                                       [ pass ]     356
transaction_log.insert_multi                                 [ pass ]     260
transaction_log.insert_on_duplicate_update                   [ pass ]     597
transaction_log.insert_select                                [ pass ]     387
transaction_log.multi_column_primary_key                     [ pass ]     669
transaction_log.no_modification                              [ pass ]     480
transaction_log.no_primary_key                               [ pass ]     416
transaction_log.rand                                         [ pass ]     473
transaction_log.rename                                       [ pass ]     405
transaction_log.replace                                      [ pass ]     626
transaction_log.rollback                                     [ pass ]     297
transaction_log.schema                                       [ pass ]     323
transaction_log.select_for_update                            [ pass ]    6852
transaction_log.slap                                         [ pass ]   11079
transaction_log.temp_tables                                  [ pass ]     486
transaction_log.truncate                                     [ pass ]     352
transaction_log.truncate_log                                 [ pass ]     340
transaction_log.udf_print_transaction_message                [ pass ]     707
transaction_log.update                                       [ pass ]     699
mysql-test-run: WARNING: Forcing kill of process 20263
transaction_log.variables                                    [ pass ]     869
tableprototester.basic                                       [ pass ]     676
tableprototester.drop_table                                  [ pass ]     269
tableprototester.missing_engine                              [ pass ]     478
table_cache_dictionary.table_cache                           [ pass ]    2116
table_cache_dictionary.table_definition_cache                [ pass ]     293
status_dictionary.data_dictionary                            [ pass ]     532
status_dictionary.select_order                               [ pass ]     171
status_dictionary.show                                       [ pass ]     236
sleep.sleep                                                  [ pass ]    3201
show_schema_proto.basic                                      [ pass ]     376
show_dictionary.show_temporary_tables                        [ pass ]    2078
session_dictionary.data_dictionary                           [ pass ]     559
session_dictionary.show                                      [ pass ]     157
session_dictionary.slap                                      [ pass ]    1421
schema_engine.exists                                         [ pass ]     222
schema_dictionary.binary_default                             [ pass ]     797
schema_dictionary.columns                                    [ pass ]     618
schema_dictionary.data_dictionary                            [ pass ]     732
schema_dictionary.default_null                               [ pass ]     361
schema_dictionary.no_default                                 [ pass ]     495
schema_dictionary.show                                       [ pass ]    2138
schema_dictionary.show_fields                                [ pass ]     331
schema_dictionary.show_table_status                          [ pass ]     468
schema_dictionary.show_temporary_tables                      [ pass ]     319
schema_dictionary.slap                                       [ pass ]   31331
rot13.rot13_basic                                            [ pass ]     205
replication_dictionary.data_dictionary                       [ pass ]     177
replication_dictionary.replication_streams                   [ pass ]     672
replication_dictionary.slap                                  [ pass ]    1139
registry_dictionary.data_dictionary                          [ pass ]     333
registry_dictionary.plugins                                  [ pass ]     174
registry_dictionary.slap                                     [ pass ]    2367
mysql_protocol.mysql_password                                [ pass ]     333
mysql_protocol.prototest                                     [ pass ]  283468
md5.md5                                                      [ pass ]    2072
logging_stats.command                                        [ pass ]    5256
mysql-test-run: WARNING: Forcing kill of process 29758
logging_stats.cumulative                                     [ pass ]    3280
logging_stats.max_session                                    [ pass ]    3416
logging_stats.max_user                                       [ pass ]    8691
logging_stats.slap                                           [ pass ]    4102
innobase.innodb_cmp                                          [ pass ]     709
innobase.innodb_cmp_reset                                    [ pass ]     169
innobase.innodb_cmpmem                                       [ pass ]     273
innobase.innodb_cmpmem_reset                                 [ pass ]     173
innobase.innodb_lock_waits                                   [ pass ]     206
innobase.innodb_locks                                        [ pass ]     170
innobase.innodb_status                                       [ pass ]     274
innobase.innodb_trx                                          [ pass ]     170
innobase.slap                                                [ pass ]    3852
information_schema_dictionary.show_create_table              [ pass ]     344
information_schema_dictionary.slap                           [ pass ]    7773
hello_world.hello_world                                      [ pass ]     430
errmsg_stderr.stderr                                         [ pass ]     313
csv.csv                                                      [ pass ]    6685
mysql-test-run: WARNING: Forcing kill of process 4849
csv.csv_alter_table                                          [ pass ]    1050
csv.csv_not_null                                             [ pass ]     920
crc32.crc32                                                  [ pass ]    1984
collation_dictionary.data_dictionary                         [ pass ]    1069
collation_dictionary.slap                                    [ pass ]    1261
blackhole.blackhole                                          [ pass ]    1646
blackhole.create_max_fields                                  [ pass ]   15476
auth_file.basic                                              [ pass ]     989
archive.archive                                              [ pass ]   11843
mysql-test-run: WARNING: Forcing kill of process 5620
archive.archive_aio_posix                                    [ pass ]   26910
archive.archive_basic                                        [ pass ]     200
archive.archive_discover                                     [ pass ]     268
--------------------------------------------------------------------------------
Stopping All Servers
mysql-test-run: WARNING: Forcing kill of process 5668
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 2162.719 of 3358 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-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.361.log
+ echo **********
+ echo
+ wc -l+  var/log/master.err
awk {print $1}
+ word_count=3037
+ echo Word count of  var/log/master.err is 3037
+ echo
+ echo See complete log at 
http://hudson.drizzle.org/job/drizzle-build-valgrind/361/
+ echo
+ cat var/log/master.err
+ [ -s /tmp/valgrind_failed_tests.361.log ]
+ echo Tests failed 
Tests failed 
+ smtp -sValgrind results for build 1462 - with test failures (3037 words) 
-forisndriz01 <[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