Skip to content

CI: K8sFQDNTest BeforeAll fail: Error getting IPs for test #10538

@joestringer

Description

@joestringer

CI failure

https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-Validated/17833/testReport/junit/Suite-k8s-1/11/K8sFQDNTest_Restart_Cilium_validate_that_FQDN_is_still_working/
6b438aba_K8sFQDNTest_Restart_Cilium_validate_that_FQDN_is_still_working.zip

Stacktrace

/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-Validated/k8s-1.11-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:384
Error getting IPs for test
Expected
    <*net.DNSError | 0xc000c1c740>: {
        Err: "server misbehaving",
        Name: "vagrant-cache.ci.cilium.io",
        Server: "147.75.207.208:53",
        IsTimeout: false,
        IsTemporary: true,
        IsNotFound: false,
    }
to be nil
/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-Validated/k8s-1.11-gopath/src/github.com/cilium/cilium/test/k8sT/fqdn.go:50

@jrajahalme @raybejjani I find it interesting that this shows up in PRs shortly after the recent FQDN changes, does this look familiar at all? Initial triage suggests this is unrelated to cilium runtime.

Metadata

Metadata

Labels

area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!kind/bug/CIThis is a bug in the testing code.sig/policyImpacts whether traffic is allowed or denied based on user-defined policies.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions