kubernetes / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
107.01k stars 38.47k forks source link

kubernetes-e2e-gce-federation: broken test run #28615

Closed k8s-github-robot closed 7 years ago

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1554/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1561/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1569/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1571/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1584/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1588/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1594/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1610/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1614/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1615/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1616/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1628/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1637/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1643/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1657/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1665/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1667/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1668/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1680/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1705/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1707/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1714/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1720/

Run so broken it didn't make JUnit output!

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1740/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-u66tq" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1e0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-222gb" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1e0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-13mf7" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1e0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-6uppx" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1e0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1772/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-4prkc" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-1vkho" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-enqpu" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-fjy74" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1773/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-bdofb" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-7vcp7" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-7dv58" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-2i8by" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1774/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-z9rce" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-3ij4g" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-aui73" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-7x22u" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1775/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-84h08" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-x2ykf" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-sjvj2" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-337g4" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1776/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-kim6j" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfd0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-nf2d8" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfd0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-rsql4" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfd0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-maj7g" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfd0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1777/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-9qgmu" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200de110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-b4p4r" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200de110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-jg1cz" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200de110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-3f08w" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200de110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1778/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-6nkp2" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-gnxj4" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-tjsq3" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-nrnic" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1779/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-43yh5" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-6bzoy" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-1idx6" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-jw27e" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200c30a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1780/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-t16de" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-99d7m" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-p96sv" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-88b7h" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1781/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-neevh" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-fuqri" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-zvoom" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-a8wrr" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1782/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-9ju3s" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200bb0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-xm3r2" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200bb0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-695w7" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200bb0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-ty6x8" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200bb0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1783/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-6qut3" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d2110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-eld7p" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d2110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-br46q" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d2110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-3rdyb" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d2110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1784/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-7y7ks" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200e8110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-ht6no" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200e8110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-m88s9" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200e8110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-k5k8u" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200e8110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1785/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-p0627" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfd0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-5elce" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfd0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-gt5ua" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfd0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-8hrow" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfd0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1786/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-rk17z" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-9o0l9" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-y3uq3" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-h7lv0" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1787/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-vykoz" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1f0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-z84vn" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1f0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-z0x14" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1f0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-va3yr" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1f0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1788/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-i3v2b" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-e20pt" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-07djk" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-e3z0m" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1789/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-np1ds" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-5s43r" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-xh1h8" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-orrr2" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1790/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-9wvgw" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200dc110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-xk458" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200dc110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-36swh" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200dc110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-nr6zv" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200dc110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1791/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-pqqy5" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200ea110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-t7q59" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200ea110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-hpdas" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200ea110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-awqwv" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200ea110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1792/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-etr9y" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-qsjv7" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-j5pol" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-ird8d" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1787/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-z84vn" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1f0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-z0x14" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1f0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-va3yr" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1f0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-vykoz" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82001b1f0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1788/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-07djk" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-e3z0m" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-i3v2b" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-e20pt" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200af0a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1789/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-xh1h8" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-orrr2" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-np1ds" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-5s43r" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200d10a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1790/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-36swh" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200dc110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-nr6zv" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200dc110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-9wvgw" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200dc110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-xk458" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200dc110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1791/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-pqqy5" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200ea110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-t7q59" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200ea110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-hpdas" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200ea110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-awqwv" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc8200ea110>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
k8s-github-robot commented 7 years ago

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/1792/

Multiple broken tests:

Failed: [k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-qsjv7" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-j5pol" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #28041

Failed: [k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:229
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-ird8d" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred

Issues about this test specifically: #27739

Failed: [k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/federated-service.go:215
Failed to verify service "federated-service" in namespace "e2e-tests-federated-service-etr9y" in cluster: Present=true
Expected error:
    <*errors.errorString | 0xc82007bfc0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred