Uploaded image for project: 'Fast Datapath Product'
  1. Fast Datapath Product
  2. FDP-685

ovn-controller incorrect incremental processing of nonvif ports

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Major Major
    • FDP-24.G
    • None
    • OVN
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide

      Given a system is running the latest version of the OVN main branch and an environment set up to use ovn-fake-multinode for testing.

      When the periodic system tests is run which include scenarios with non-VIF ports, 

      Then, the ovn-controller should correctly process non-VIF ports incrementally without generating errors related to encapsulation.

      Show
      Given a system is running the latest version of the OVN main branch and an environment set up to use ovn-fake-multinode for testing. When the periodic system tests is run which include scenarios with non-VIF ports,  Then, the ovn-controller should correctly process non-VIF ports incrementally without generating errors related to encapsulation.
    • FDP 24.F, FDP 24.G
    • Important

      This bug is only present upstream, on the main branch, for now.  It was detected by the periodic system tests that use ovn-fake-multinode:

      https://github.com/ovn-org/ovn/actions/runs/9637361914/job/26576608290#step:17:52

      An example of the symptoms that cause the test to fail:

      2024-06-24T00:17:11.505Z|00082|encaps|INFO|chassis_tunnel_add: No supported encaps for 'ovn-gw-1'
      2024-06-24T00:17:11.505Z|00083|encaps|INFO|Creating encap for 'ovn-gw-1' failed
      2024-06-24T00:17:11.505Z|00084|encaps|INFO|chassis_tunnel_add: No supported encaps for 'ovn-chassis-2'
      2024-06-24T00:17:11.505Z|00085|encaps|INFO|Creating encap for 'ovn-chassis-2' failed
      2024-06-24T00:17:11.506Z|00086|encaps|INFO|chassis_tunnel_add: No supported encaps for 'ovn-gw-1'
      2024-06-24T00:17:11.506Z|00087|encaps|INFO|Creating encap for 'ovn-gw-1' failed
      2024-06-24T00:17:11.506Z|00088|encaps|INFO|chassis_tunnel_add: No supported encaps for 'ovn-chassis-2'
      2024-06-24T00:17:11.506Z|00089|encaps|INFO|Creating encap for 'ovn-chassis-2' failed 

      Git bisect points to the following commit as the one that introduced this issue:

      https://github.com/ovn-org/ovn/commit/a680c96465cd2e44a42246d8303311b5fdea6a21

      Setting "severity: important" as this might cause issues once 24.09.0 is released and also because it makes upstream CI perma-fail.

              xsimonar@redhat.com Xavier Simonart
              dceara@redhat.com Dumitru Ceara
              Jianlin Shi Jianlin Shi
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: