Hello,
The tempest-slow-py3 job has been failing consistently since 21 February[1].
Looking at the failure, there is one failing test which looks neutron related[2] (but might be tempest related, not sure).
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps. test_subnet_details
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 238, in exec_command
raise exceptions.SSHExecCommandFailed(
tempest.lib.exceptions.SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /var/run/udhcpc.eth0.pid', exit status: 1, stderr:
cat: can't open '/var/run/udhcpc.eth0.pid': No such file or directory
Cinder is currently in the feature freeze exception phase and we have few patches that need to be merged within this week (before 24 Feb), hence raising the issue on ML.
Thanks
Rajat Dhasmana