Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625510 - =sci-libs/getdata-0.8.5 fails tests and eats disk ( move_data_foffs ... i:0 d = 0 (expected 11) )
Summary: =sci-libs/getdata-0.8.5 fails tests and eats disk ( move_data_foffs ... i:0 d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-07-18 13:20 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-09-05 21:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (getdata-0.8.5:20170718-125944.log.xz,58.37 KB, application/x-xz)
2017-07-18 13:21 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
test-suite.log (testsuite.log,26.51 KB, text/plain)
2017-07-18 13:22 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-18 13:20:36 UTC
Newer versions are fine, just this old version turned out to be seriously bad for testing.

I noticed it killed disk a few weeks back and set it aside for diagnostics, and this time I run it I see this happening:

 du -sh /var/tmp/portage/sci-libs/getdata-0.8.5/work/getdata-0.8.5_build/test/move_data_foffs.log
3.0G    /var/tmp/portage/sci-libs/getdata-0.8.5/work/getdata-0.8.5_build/test/move_data_foffs.log

And sent the move_data_foffs a SIGTERM 

Its basically the same line over and over again:

libgetdata: I/O error replacing format metadata: No such file or directory
libgetdata: I/O error creating temporary file: No such file or directory
i:0 d = 0 (expected 11)
i:1 d = 0 (expected 12)
i:2 d = 0 (expected 13)
i:3 d = 0 (expected 14)
i:4 d = 0 (expected 15)
i:5 d = 0 (expected 16)
i:6 d = 0 (expected 17)
i:7 d = 0 (expected 18)
i:8 d = 0 (expected 19)
i:9 d = 0 (expected 20)
...
3GB Later....
...
i:87145216 d = 0 (expected 87145227)
i:87145217 d = 0 (expected 87145228)
i:87145218 d = 0 (expected 87145229)
i:87145219 d = 0 (expected 87145230)
i:87145220 d = 0 (expected 87145231)
i:87145221 d = 0 (expected 87145232)
i:87145222 d = 0 (expected 87145233)
i:87145223 d = 0 (expected 87145234)
i:87145224 d = 0 (expected 87145235)

Its probably just sensible to kill this old version if there's no need for it, or disable its very broken test suite.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-18 13:21:50 UTC
Created attachment 485386 [details]
build.log.xz
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-18 13:22:41 UTC
Created attachment 485388 [details]
test-suite.log

Ammended test suite log with 3G of data removed.
Comment 3 Larry the Git Cow gentoo-dev 2018-09-05 21:18:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58dd5d6626a60bcb2438e3a72e0886bdde56f9f2

commit 58dd5d6626a60bcb2438e3a72e0886bdde56f9f2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-09-05 18:07:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-05 21:17:46 +0000

    sci-libs/getdata: Drop old
    
    Closes: https://bugs.gentoo.org/625510
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-libs/getdata/Manifest                          |  1 -
 .../files/getdata-0.8.5-out-of-source.patch        | 16 ----
 .../getdata/files/getdata-0.8.5-serial-test.patch  | 42 ----------
 .../getdata/files/getdata-0.9.0-serial-test.patch  | 41 ----------
 sci-libs/getdata/getdata-0.8.5.ebuild              | 94 ----------------------
 sci-libs/getdata/getdata-0.9.0.ebuild              | 94 ----------------------
 6 files changed, 288 deletions(-)