yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26641
[Bug 1407736] Re: python unit test jobs failing due to subunit log being too big
*** This bug is a duplicate of bug 1407778 ***
https://bugs.launchpad.net/bugs/1407778
** This bug has been marked a duplicate of bug 1407778
pkg_resources has deprecated load(require=False)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1407736
Title:
python unit test jobs failing due to subunit log being too big
Status in OpenStack Compute (Nova):
In Progress
Bug description:
http://logs.openstack.org/60/144760/1/check/gate-nova-
python26/6eb86b3/console.html#_2015-01-05_10_20_01_178
2015-01-05 10:20:01.178 | + [[ 72860 -gt 50000 ]]
2015-01-05 10:20:01.178 | + echo
2015-01-05 10:20:01.178 |
2015-01-05 10:20:01.178 | + echo 'sub_unit.log was > 50 MB of uncompressed data!!!'
2015-01-05 10:20:01.178 | sub_unit.log was > 50 MB of uncompressed data!!!
2015-01-05 10:20:01.179 | + echo 'Something is causing tests for this project to log significant amounts'
2015-01-05 10:20:01.179 | Something is causing tests for this project to log significant amounts
2015-01-05 10:20:01.179 | + echo 'of data. This may be writers to python logging, stdout, or stderr.'
2015-01-05 10:20:01.179 | of data. This may be writers to python logging, stdout, or stderr.
2015-01-05 10:20:01.179 | + echo 'Failing this test as a result'
2015-01-05 10:20:01.179 | Failing this test as a result
2015-01-05 10:20:01.179 | + echo
Looks like the subunit log is around 73 MB, this could be due to the
new pip because I'm seeing a ton of these:
"DeprecationWarning: `require` parameter is deprecated. Use
EntryPoint._load instead."
The latest pip was released on 1/3/15:
https://pypi.python.org/pypi/pip/6.0.6
That's also when those warnings showed up:
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiRGVwcmVjYXRpb25XYXJuaW5nOiBgcmVxdWlyZWAgcGFyYW1ldGVyIGlzIGRlcHJlY2F0ZWQuIFVzZSBFbnRyeVBvaW50Ll9sb2FkIGluc3RlYWQuXCIgQU5EIHRhZ3M6XCJjb25zb2xlXCIgYW5kIHByb2plY3Q6XCJvcGVuc3RhY2svbm92YVwiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiI2MDQ4MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDIwNDc2OTk3NTI3fQ==
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1407736/+subscriptions
References