[ovs-dev] |fail| pw1506184 [PATCH v6 1/7] dpif-netdev: Rework rxq scheduling code.

Stokes, Ian ian.stokes at intel.com
Fri Jul 16 15:20:34 UTC 2021


> On 16/07/2021 16:00, 0-day Robot wrote:
> > From: robot at bytheb.org
> >
> > Test-Label: github-robot
> > Test-Status: fail
> > http://patchwork.ozlabs.org/api/patches/1506184/
> >
> > _github build: failed_
> > Build URL: https://github.com/ovsrobot/ovs/actions/runs/1037824643
> > Build Logs:
> > -----------------------Summary of failed steps-----------------------
> > "linux clang test 3.16 asan" failed at step "build"
> > ----------------------End summary of failed steps--------------------
> >
> > -------------------------------BEGIN LOGS----------------------------
> >
> #################################################################
> ###################
> > #### [Begin job log] "linux clang test 3.16 asan" at step "build"
> >
> #################################################################
> ###################
> >
> > Please send `tests/testsuite.log' and all information you think might help:
> >
> >    To: <bugs at openvswitch.org>
> >    Subject: [openvswitch 2.15.90] testsuite: 1082 failed
> >
> > You may investigate any problem if you feel able to do so, in which
> > case the test suite provides a good starting point.  Its output may
> > be found below `tests/testsuite.dir'.
> >
> > Makefile:6006: recipe for target 'check-local' failed
> > make[4]: Leaving directory '/home/runner/work/ovs/ovs/openvswitch-
> 2.15.90/_build/sub'
> > make[4]: *** [check-local] Error 1
> > make[3]: *** [check-am] Error 2
> > Makefile:5430: recipe for target 'check-am' failed
> > make[2]: *** [check-recursive] Error 1
> > make[3]: Leaving directory '/home/runner/work/ovs/ovs/openvswitch-
> 2.15.90/_build/sub'
> > make[1]: *** [check] Error 2
> > Makefile:5139: recipe for target 'check-recursive' failed
> > make: *** [distcheck] Error 1
> > make[2]: Leaving directory '/home/runner/work/ovs/ovs/openvswitch-
> 2.15.90/_build/sub'
> > Makefile:5433: recipe for target 'check' failed
> > make[1]: Leaving directory '/home/runner/work/ovs/ovs/openvswitch-
> 2.15.90/_build/sub'
> > Makefile:5348: recipe for target 'distcheck' failed
> > ##[error]Process completed with exit code 2.
> >
> #################################################################
> ###################
> > #### [End job log] "linux clang test 3.16 asan" at step "build"
> >
> #################################################################
> ###################
> > --------------------------------END LOGS-----------------------------
> >
> 
> It is reporting
> 1082: ofproto-dpif - controller action without megaflows FAILED
> (ovs-macros.at:217)
> 
> Doesn't seem related to my changes, but who knows. I am re-running head
> of master in GHA at present.

I've seen this test fail randomly over the past few weeks as well on other patches. Usually a re-run and it passes.
I don’t think it's related to this code TBH.

Ian



More information about the dev mailing list