[MDEV-20167] archive.archive-big failed in buildbot with wrong errno 1030 Created: 2019-07-24  Updated: 2022-08-21  Resolved: 2022-08-21

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - Archive, Tests
Affects Version/s: 10.4
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest-big/builds/2850

10.4 09e9f884f1c87f2236d6ab66e05cfcd9

archive.archive-big                      w1 [ fail ]
        Test ended at 2019-07-20 01:54:59
 
CURRENT_TEST: archive.archive-big
mysqltest: At line 24: query 'INSERT INTO t1 SELECT * FROM t1' failed with wrong errno 1030: 'Got error -1 "Internal error < 0 (Not system error)" from storage engine ARCHIVE', instead of 0...
 
The result from queries just before the failure was:
< snip >
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;



 Comments   
Comment by Elena Stepanova [ 2019-07-24 ]

Disk space problem

Comment by Elena Stepanova [ 2019-07-30 ]

Maybe it's not a disk space problem after all. Here is a test run without an obvious space problem, but the failure is still there:

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest-big/builds/2873/steps/mtr_ps/logs/stdio

10.4 c0743e4b0056eba0b19a19458c85e52a83cef676

archive.archive-big                      w1 [ fail ]
        Test ended at 2019-07-29 00:18:53
 
CURRENT_TEST: archive.archive-big
mysqltest: At line 24: query 'INSERT INTO t1 SELECT * FROM t1' failed with wrong errno 1030: 'Got error -1 "Internal error < 0 (Not system error)" from storage engine ARCHIVE', instead of 0...
 
The result from queries just before the failure was:
< snip >
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;
INSERT INTO t1 SELECT * FROM t1;

Comment by Elena Stepanova [ 2022-08-21 ]

Hasn't been seen for a long while, apart from disk space issues.

Generated at Thu Feb 08 08:57:21 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.