[master] pep8 jobs TIMING OUT randomly

Bug #1973221 reported by yatin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Critical
Rodolfo Alonso

Bug Description

After https://review.opendev.org/c/openstack/neutron/+/806246 patch pep8 job is taking more than 30 minutes and TIMES_OUT. Specifically flake8 is taking much time now. Before the patch approx 2 minutes and now more than 12 minutes.

builds:- https://zuul.opendev.org/t/openstack/builds?job_name=openstack-tox-pep8&project=openstack%2Fneutron&result=TIMED_OUT&skip=0

example log:- https://76c5414ef698e04295b6-922433d163de5a07cac84d974d42345f.ssl.cf2.rackcdn.com/841118/1/gate/openstack-tox-pep8/e9359b5/job-output.txt

2022-05-12 11:03:13.275284 | ubuntu-focal | [5198] /home/zuul/src/opendev.org/openstack/neutron$ /home/zuul/src/opendev.org/openstack/neutron/.tox/lint/bin/flake8
2022-05-12 11:25:07.414232 | ubuntu-focal | :582: DeprecationWarning: invalid escape sequence \u

Tags: gate-failure
yatin (yatinkarel)
tags: added: gate-failure
Changed in neutron:
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/841622

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/841622
Committed: https://opendev.org/openstack/neutron/commit/8c5cde363eba653aa86f981a3ea6b0993927366f
Submitter: "Zuul (22348)"
Branch: master

commit 8c5cde363eba653aa86f981a3ea6b0993927366f
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu May 12 04:32:43 2022 +0000

    Fix pep8 endless loop in "test_update_flows_for_vlan_remote_group"

    To be honest, I don't know the reason why pep8 was stopped when
    checking "test_update_flows_for_vlan_remote_group". This patch
    indents the "mock.call" list and creates a variable, instead
    of passing the list inside the assert method.

    I've manually tested the pep8 job. In my development environment
    not takes 43 seconds, instead of 14 minutes.

    Closes-Bug: #1973221
    Change-Id: Ic5849b88553ce7ef860e8c2020cb92d06ba9e1b4

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 21.0.0.0rc1

This issue was fixed in the openstack/neutron 21.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.