Skip to content

CI: ci-clustermesh: Upgrade and Downgrade Test (2, disabled, none, false, 511, migration): Drop with "NAT 46/64 not enabled" #44313

@ti-mo

Description

@ti-mo

CI failure

Saw this happen on a few of my recent PRs. #43799 was recently merged, which could be a potential candidate. @viktor-kurchenko

  • Copy-paste the output the test failure.
[=] [cilium-test-1] Test [no-unexpected-packet-drops] [127/128]
..
  [.] Action [no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster2/cluster2-control-plane]
  [-] Scenario [no-unexpected-packet-drops/no-unexpected-packet-drops]
  [.] Action [no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster1/cluster1-control-plane]
  [.] Action [no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster1/cluster1-worker]
  ❌ Found unexpected packet drops:
{
  "labels": {
    "direction": "EGRESS",
    "reason": "NAT 46/64 not enabled"
  },
  "name": "cilium_drop_count_total",
  "value": 1
}
.  [.] Action [no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster2/cluster2-worker]
.[=] [cilium-test-1] Skipping test [check-log-errors] [128/128] (skipped by user)

📋 Test Report [cilium-test-1]
❌ 1/2 tests failed (1/4 actions), 126 tests skipped, 0 scenarios skipped:
Test [no-unexpected-packet-drops]:
  🟥 no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster1/cluster1-worker: Found unexpected packet drops:
{
  "labels": {
    "direction": "EGRESS",
    "reason": "NAT 46/64 not enabled"
  },
  "name": "cilium_drop_count_total",
  "value": 1
}

Metadata

Metadata

Labels

area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions