test_log.SysLogHandlersTestCase.test_rfc_format fails with socket.error: [Errno 2] ENOENT error
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Murano | ||||||
Kilo |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Branch - stable/kilo
Running the tests inside a Docker container.
Commands -
tox -epy27 -- '(test_
tox -epy27 -- '(test_
Except the above two tests all the other tests are passing .
Error:
#######
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/murano/
File "murano/
File "/usr/lib/
File "/usr/lib/
File "/usr/lib/
File "/murano/
while not socket_connect(fd, address):
File "/murano/
raise socket.error(err, errno.errorcode
socket.error: [Errno 2] ENOENT
#######
Please let me know if I can collect more details for this.
description: | updated |
Hi, can you reproduce this bug on other branches? stable/kilo is currently security supported, so unless this bug blocks the gate It's highly unlikely that it'll be fixed there.