Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906052 - dev-python/osc-lib-2.8.0 fails tests
Summary: dev-python/osc-lib-2.8.0 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-10 06:54 UTC by Agostino Sarubbo
Modified: 2023-05-10 15:59 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,351.07 KB, text/plain)
2023-05-10 06:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-10 06:54:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/osc-lib-2.8.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-10 06:55:01 UTC
Created attachment 861417 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-10 06:55:02 UTC
Error(s) that match a know pattern:


FAILED (errors=1, skipped=1)
keystoneauth1.exceptions.connection.UnknownConnectionError: Unexpected exception for https://api.example.com:1234/test/qaz: ('Connection broken: IncompleteRead(147 bytes read, -147 more expected)', IncompleteRead(147 bytes read, -147 more expected))
requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(147 bytes read, -147 more expected)', IncompleteRead(147 bytes read, -147 more expected))
urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(147 bytes read, -147 more expected)', IncompleteRead(147 bytes read, -147 more expected))
unittest_or_fail.py: error: argument --no-tag: not allowed with argument --tag
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 15:59:27 UTC
I think it's being flaky ;-/.