Hi Aaron, I have looked into the failures on the CI and ran some tests manually and tests 1010, 1015, 1020, 1025, 1030 and 1035 are failing in make check even on the main branch.
They fail in this block of calls from ofproto.at: CHECK_FLOW_MONITORING([1.0], [OpenFlow10], [], NXST_FLOW_MONITOR) CHECK_FLOW_MONITORING([1.1], [OpenFlow11], [ (OF1.1)], NXST_FLOW_MONITOR) CHECK_FLOW_MONITORING([1.2], [OpenFlow12], [ (OF1.2)], NXST_FLOW_MONITOR) CHECK_FLOW_MONITORING([1.3], [OpenFlow13], [ (OF1.3)], ONFST_FLOW_MONITOR) CHECK_FLOW_MONITORING([1.4], [OpenFlow14], [ (OF1.4)], OFPST_FLOW_MONITOR) CHECK_FLOW_MONITORING([1.5], [OpenFlow15], [ (OF1.5)], OFPST_FLOW_MONITOR) The error in the log files is: cat: ovs-ofctl.pid: No such file or directory Do you have any idea what might be the problem? Thanks, Michael. > -----Original Message----- > From: Phelan, Michael > Sent: Friday, August 30, 2024 4:12 PM > To: Aaron Conole <[email protected]>; [email protected] > Cc: Chaudron, Eelco <[email protected]> > Subject: RE: [ovs-build] |fail| pw1977882 [ovs-dev, 3/7] dpif: Fix potential > NULL pointer access in log_flow_message(). > > Hi Aaron, > Yes I've noticed that jobs have been failing quite a lot since make check was > added to the tests. > > I will try to spend some time on this to debug and get back to you. > > Kind regards, > Michael. > > > -----Original Message----- > > From: Aaron Conole <[email protected]> > > Sent: Thursday, August 29, 2024 8:39 PM > > To: [email protected] > > Cc: Chaudron, Eelco <[email protected]>; Phelan, Michael > > <[email protected]> > > Subject: Re: [ovs-build] |fail| pw1977882 [ovs-dev, 3/7] dpif: Fix potential > > NULL pointer access in log_flow_message(). > > > > > > Hi Michael, > > > > I'm seeing the most recent jobs failing with this error, and it's been > > there for a while. Is there someone from Intel side who can help debug > > the Intel CI? > > > > -Aaron > > > > [email protected] writes: > > > > > Test-Label: intel-ovs-compilation > > > Test-Status: fail > > > http://patchwork.ozlabs.org/api/patches/1977882/ > > > > > > AVX-512_compilation: failed > > > DPLCS Test: fail > > > DPIF Test: fail > > > MFEX Test: fail > > > Actions Test: fail > > > Errors in DPCLS test: > > > make -j CFLAGS=-g -O0 -march=native > > > make all-am >>><snip> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
