Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-11767

innodb.innodb_bug53290, innodb_fts.innodb_fts_misc, percona.percona_xtradb_bug317074 fail in buildbot under valgrind with timeout

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0(EOL)
    • N/A
    • Tests
    • None
    • 5.5.55, 10.0.30

    Description

      http://buildbot.askmonty.org/buildbot/builders/xenial-amd64-valgrind/builds/287/steps/test/logs/stdio

      innodb.innodb_bug53290 'xtradb'          w10 [ fail ]  timeout after 9000 seconds
              Test ended at 2017-01-10 14:36:48
       
      Test case timeout after 9000 seconds
       
      == /dev/shm/var/10/log/innodb_bug53290.log == 
      create table bug53290 (x bigint) engine=innodb;
      insert into bug53290 () values (),(),(),(),(),(),(),(),(),(),(),();
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      insert into bug53290 select * from bug53290;
      alter table bug53290 add unique index `idx` (x);
      

      Attachments

        Issue Links

          Activity

            In recent history the tests only failed with timeouts on xenial-valgrind builder and some on p8. Power timeout failures will hopefully be resolved by switching to --mem, and we are back from xenial-based valgrind to work-valgrind. It's impossible to say now how long the tests take there, because on 10.0 the build fails due to MDEV-12106. After it's fixed, we can see whether we are getting any timeouts or if test timing is close to getting them.

            elenst Elena Stepanova added a comment - In recent history the tests only failed with timeouts on xenial-valgrind builder and some on p8. Power timeout failures will hopefully be resolved by switching to --mem , and we are back from xenial-based valgrind to work-valgrind. It's impossible to say now how long the tests take there, because on 10.0 the build fails due to MDEV-12106 . After it's fixed, we can see whether we are getting any timeouts or if test timing is close to getting them.
            elenst Elena Stepanova added a comment - - edited

            work-amd64-valgrind

            innodb.innodb_bug53290 'innodb_plugin'   w1 [ pass ]  866026
            innodb.innodb_bug53290 'xtradb'          w3 [ pass ]  1440900
            innodb_fts.innodb_fts_misc 'innodb_plugin' w1 [ pass ]  506763
            innodb_fts.innodb_fts_misc 'xtradb'      w3 [ pass ]  2708953
            percona.percona_xtradb_bug317074 'xtradb' w2 [ pass ]  2707923
            

            p8-trusty-bintar-debug

            innodb_fts.innodb_fts_misc 'innodb_plugin' w2 [ pass ]  30961
            innodb_fts.innodb_fts_misc 'xtradb'      w3 [ pass ]  21227
            innodb.innodb_bug53290 'innodb_plugin'   w2 [ pass ]  20653
            innodb.innodb_bug53290 'xtradb'          w3 [ pass ]  38438
            percona.percona_xtradb_bug317074 'xtradb' w4 [ pass ]  123132
            

            elenst Elena Stepanova added a comment - - edited work-amd64-valgrind innodb.innodb_bug53290 'innodb_plugin' w1 [ pass ] 866026 innodb.innodb_bug53290 'xtradb' w3 [ pass ] 1440900 innodb_fts.innodb_fts_misc 'innodb_plugin' w1 [ pass ] 506763 innodb_fts.innodb_fts_misc 'xtradb' w3 [ pass ] 2708953 percona.percona_xtradb_bug317074 'xtradb' w2 [ pass ] 2707923 p8-trusty-bintar-debug innodb_fts.innodb_fts_misc 'innodb_plugin' w2 [ pass ] 30961 innodb_fts.innodb_fts_misc 'xtradb' w3 [ pass ] 21227 innodb.innodb_bug53290 'innodb_plugin' w2 [ pass ] 20653 innodb.innodb_bug53290 'xtradb' w3 [ pass ] 38438 percona.percona_xtradb_bug317074 'xtradb' w4 [ pass ] 123132

            Given the timing on work-valgrind and p8 with --mem, hopefully these particular tests won't time out, although they are still awfully slow with valgrind.

            elenst Elena Stepanova added a comment - Given the timing on work-valgrind and p8 with --mem, hopefully these particular tests won't time out, although they are still awfully slow with valgrind.

            People

              elenst Elena Stepanova
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.