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

rpl.rpl_circular_for_4_hosts failed in buildbot with result mismatch

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.6
    • 10.6
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-deb-stretch-ppc64le/builds/7500

      10.6 9118fd360a3da0bba521c

      rpl.rpl_circular_for_4_hosts 'innodb,mix' w3 [ fail ]
              Test ended at 2020-12-25 16:10:45
       
      CURRENT_TEST: rpl.rpl_circular_for_4_hosts
      --- /usr/share/mysql/mysql-test/suite/rpl/r/rpl_circular_for_4_hosts.result	2020-12-25 14:01:29.000000000 -0500
      +++ /dev/shm/var/3/log/rpl_circular_for_4_hosts.reject	2020-12-25 16:10:45.570759885 -0500
      @@ -165,7 +165,6 @@
       connection server_4;
       SELECT 'Master D',a,b FROM t1 WHERE c = 3 ORDER BY a,b;
       Master D	a	b
      -Master D	9	A
       Master D	10	B
       Master D	12	D
       connection server_1;
      @@ -214,16 +213,13 @@
       Master C	5	A
       Master C	6	B
       Master C	8	D
      -Master C	9	A
       Master C	10	B
      -Master C	12	D
       connection server_4;
       SELECT 'Master D',a,b FROM t1 WHERE c IN (2,3) ORDER BY a,b;
       Master D	a	b
       Master D	5	A
       Master D	6	B
       Master D	8	D
      -Master D	9	A
       Master D	10	B
       Master D	12	D
       connection server_1;
      @@ -242,30 +238,27 @@
       connection server_1;
       SELECT 'Master A',a,b FROM t1 WHERE c = 4 ORDER BY a,b;
       Master A	a	b
      +Master A	11	C
       Master A	13	A
       Master A	14	B
      -Master A	15	C
       Master A	16	D
       connection server_2;
       SELECT 'Master B',a,b FROM t1 WHERE c = 4 ORDER BY a,b;
       Master B	a	b
      +Master B	11	C
       Master B	13	A
       Master B	14	B
      -Master B	15	C
       Master B	16	D
       connection server_3;
       SELECT 'Master C',a,b FROM t1 WHERE c = 4 ORDER BY a,b;
       Master C	a	b
      -Master C	13	A
      +Master C	11	C
       Master C	14	B
      -Master C	15	C
      -Master C	16	D
       connection server_4;
       SELECT 'Master D',a,b FROM t1 WHERE c = 4 ORDER BY a,b;
       Master D	a	b
      -Master D	13	A
      +Master D	11	C
       Master D	14	B
      -Master D	15	C
       Master D	16	D
       connection server_1;
       
      @@ -293,14 +286,11 @@
       connection server_3;
       SELECT 'Master C',b,COUNT(*) FROM t2 WHERE c = 1 GROUP BY b ORDER BY b;
       Master C	b	COUNT(*)
      -Master C	A	100
       Master C	B	100
       Master C	C	100
      -Master C	D	100
       connection server_4;
       SELECT 'Master D',b,COUNT(*) FROM t2 WHERE c = 1 GROUP BY b ORDER BY b;
       Master D	b	COUNT(*)
      -Master D	A	100
       Master D	B	100
       Master D	C	100
       Master D	D	100
      @@ -327,7 +317,6 @@
       SELECT 'Master C',b,COUNT(*) FROM t2 WHERE c = 2 GROUP BY b ORDER BY b;
       Master C	b	COUNT(*)
       Master C	B	100
      -Master C	D	100
       connection server_4;
       SELECT 'Master D',b,COUNT(*) FROM t2 WHERE c = 2 GROUP BY b ORDER BY b;
       Master D	b	COUNT(*)
       
      mysqltest: Result length mismatch
      

      Attachments

        Issue Links

          Activity

            People

              Elkin Andrei Elkin
              alice Alice Sherepa
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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