[MDEV-7262] innodb.innodb-mdev7046 fail on BuildBot Created: 2014-12-04  Updated: 2015-01-13  Resolved: 2015-01-13

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB, Storage Engine - XtraDB
Affects Version/s: 10.1.1
Fix Version/s: 10.0.15, 10.1.3

Type: Bug Priority: Major
Reporter: Jan Lindström (Inactive) Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/labrador/builds/4301/steps/test/logs/stdio



 Comments   
Comment by Jan Lindström (Inactive) [ 2014-12-04 ]

commit 0fe39b6856a108bca2e0767df94d9a429d5f8203
Author: Jan Lindström <jan.lindstrom@skysql.com>
Date: Thu Dec 4 12:40:19 2014 +0200

MDEV-7262: innodb.innodb-mdev7046 and innodb-page_compression* fail on Buil
dBot

If persistent trim is not used some OS require that we write full page.

Comment by Jan Lindström (Inactive) [ 2014-12-08 ]

CURRENT_TEST: innodb.innodb-mdev7046
mysqltest: At line 31: query 'CREATE TABLE t1(id INT,purchased DATE)PARTITION BY RANGE(YEAR(purchased)) SUBPARTITION BY HASH(TO_DAYS(purchased)) SUBPARTITIONS 2 (PARTITION p0 VALUES LESS THAN MAXVALUE (SUBPARTITION sp0 DATA DIRECTORY='/tmp/not-existing' INDEX DIRECTORY='/tmp/not-existing',SUBPARTITION sp1))' failed with wrong errno 1103: 'Incorrect table name '/tmp/not-existing'', instead of 1...

  • saving 'C:/bzr/bb-win32/win32-debug2/build/mysql-test/var/log/innodb.innodb-mdev7046-xtradb/' to 'C:/bzr/bb-win32/win32-debug2/build/mysql-test/var/log/innodb.innodb-mdev7046-xtradb/'

Retrying test innodb.innodb-mdev7046, attempt(2/3)...

worker[1] > Restart - not started
***Warnings generated in error logs during shutdown after running tests: innodb.innodb-mdev7046

141207 10:31:24 [ERROR] InnoDB: File .\test\t1#p#p1#sp#p1sp0.ibd: 'rename' returned OS error 103.

Comment by Jan Lindström (Inactive) [ 2014-12-28 ]

commit c0d4e8a395347e0b4c7167f118ccb9169e1b1f07
Author: Jan Lindström <jan.lindstrom@skysql.com>
Date: Sun Dec 28 13:54:41 2014 +0200

MDEV-7262: innodb.innodb-mdev7046 fail on BuildBot

Comment by Jan Lindström (Inactive) [ 2015-01-12 ]

commit 517c5c9e8935d4bfce27c42007bc3e9ec02bddaa
Author: Jan Lindström <jan.lindstrom@skysql.com>
Date: Mon Jan 12 09:30:49 2015 +0200

MDEV-7262: innodb.innodb-mdev7046 fail on BuildBot

Test causes OS error printout and we need to supress this
error message on tests.

Comment by Jan Lindström (Inactive) [ 2015-01-13 ]

revno: 4551
committer: Jan Lindström <jplindst@mariadb.org>
branch nick: 10.0-bugs
timestamp: Tue 2015-01-13 16:48:11 +0200
message:
MDEV-7262: innodb.innodb-mdev7046 fail on BuildBot

Test causes OS error printout and we need to supress this
error message on tests. Additionally, test could cause
different error codes on different OSs.

Generated at Thu Feb 08 07:18:16 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.