Subject: mysql test suite warnings
To: None <pkgsrc-users@NetBSD.org>
From: None <netbsd-users@rmroppert.de>
List: pkgsrc-users
Date: 05/23/2007 21:18:11
Hello,

this time i tried to run the mysql-test-suite on an new installed
server.
The result contains many warning (see below).
I mean the warnings like "Abort waiting for pid file ...." and the
followings
Do anyone know, what they mean?
If you need the whole output of the test please mail me.

The System is Netbsd 3.1, port i386, 4 GB RAM, 3 GHz PIV, SCSI RAID 1
mysql 5.0.37 from the pkgsrc 2007Q1

I'm started the test with these options.
 ./mysql-test-run --force --skip-im


Thank you for answers.
Reinhold

Here is an part of the output:

....
Warning;  Aborted waiting on pid file: '/usr/pkg/share/mysql-test/var/run/master.pid' after 70 seconds
mtr_ping_with_timeout(): At least one server is alive.
mysql-test-run: WARNING: mtr_record_dead_children: 3324
mysql-test-run: WARNING: mark_process_dead couldn't find an entry for pid: 3324
default                        [ pass ]             30

.....

Warning;  Aborted waiting on pid file: '/usr/pkg/share/mysql-test/var/run/master.pid' after 70 seconds
mtr_ping_with_timeout(): At least one server is alive.
mysql-test-run: WARNING: mtr_record_dead_children: 3757
mysql-test-run: WARNING: mark_process_dead couldn't find an entry for pid: 3757
myisam                         [ pass ]           1134
mysql                          [ pass ]           1418
mysql_client_test              [ fail ]

Errors are (from /usr/pkg/share/mysql-test/var/log/mysqltest-time) :
[1]   Abort trap (core dumped) /usr/pkg/bin/mys...
mysqltest: At line 12: command "$MYSQL_CLIENT_TEST --getopt-ll-test=25600M >> $MYSQLTEST_VARDIR/log/mysql_client_test.log 2>&1" failed
(the last lines may be the most important ones)

Stopping All Servers
Warning;  Aborted waiting on pid file: '/usr/pkg/share/mysql-test/var/run/master.pid' after 70 seconds
mtr_ping_with_timeout(): At least one server is alive.
Restoring snapshot of databases
Resuming Tests

mysql-test-run: WARNING: mtr_record_dead_children: 3664
mysql-test-run: WARNING: mark_process_dead couldn't find an entry for pid: 3664
mysql_protocols                [ pass ]             69
mysql_upgrade                  [ pass ]            960
mysqladmin                     [ pass ]             33
Warning;  Aborted waiting on pid file: '/usr/pkg/share/mysql-test/var/run/master.pid' after 70 seconds
mtr_ping_with_timeout(): At least one server is alive.
mysql-test-run: WARNING: mtr_record_dead_children: 4859
mysql-test-run: WARNING: mark_process_dead couldn't find an entry for pid: 4859
mysqlbinlog                    [ pass ]            304
Warning;  Aborted waiting on pid file: '/usr/pkg/share/mysql-test/var/run/master.pid' after 70 seconds
mtr_ping_with_timeout(): At least one server is alive.
mysql-test-run: WARNING: mtr_record_dead_children: 3887
mysql-test-run: WARNING: mark_process_dead couldn't find an entry for pid: 3887
mysqlbinlog2                   [ pass ]            247
mysqlcheck                     [ pass ]             77
mysqldump-max                  [ skipped ]   Test requires: 'have_archive'
mysqldump                      [ pass ]           2305
mysqlshow                      [ pass ]             95
mysqltest                      [ pass ]          24082





Best regards
R. M. Roppert