Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite} #36102

Closed
saad-ali opened this issue Nov 2, 2016 · 548 comments · Fixed by #36548
Assignees
Labels
area/example kind/flake Categorizes issue or PR as related to a flaky test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Milestone

Comments

@saad-ali
Copy link
Member

saad-ali commented Nov 2, 2016

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17028

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers 6.17s

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.133.46 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-hg287] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-hg287\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc42013e570 exit status 1 <nil> <nil> true [0xc4206564d0 0xc4206564e8 0xc420656518] [0xc4206564d0 0xc4206564e8 0xc420656518] [0xc4206564e0 0xc420656500] [0x932a70 0x932a70] 0xc420d10e40 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-hg287\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.133.46 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-hg287] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-hg287". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc42013e570 exit status 1 <nil> <nil> true [0xc4206564d0 0xc4206564e8 0xc420656518] [0xc4206564d0 0xc4206564e8 0xc420656518] [0xc4206564e0 0xc420656500] [0x932a70 0x932a70] 0xc420d10e40 <nil>}:
    Command stdout:
    
    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-hg287". You must pass '--namespace=spark-cluster' to perform this operation.
    
    error:
    exit status 1
    
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

This test has been consistently failing for a long time

@saad-ali saad-ali added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. kind/flake Categorizes issue or PR as related to a flaky test. labels Nov 2, 2016
@saad-ali saad-ali added this to the v1.5 milestone Nov 2, 2016
@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17001/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.9.10 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-3hhqt] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-3hhqt\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420887c50 exit status 1 <nil> <nil> true [0xc42049a948 0xc42049a960 0xc42049a978] [0xc42049a948 0xc42049a960 0xc42049a978] [0xc42049a958 0xc42049a970] [0x9326b0 0x9326b0] 0xc420f13c20 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-3hhqt\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.9.10 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-3hhqt] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-3hhqt". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420887c50 exit status 1 <nil> <nil> true [0xc42049a948 0xc42049a960 0xc42049a978] [0xc42049a948 0xc42049a960 0xc42049a978] [0xc42049a958 0xc42049a970] [0x9326b0 0x9326b0] 0xc420f13c20 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-3hhqt". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17002/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.44.10 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-zx6lq] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-zx6lq\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4209b45a0 exit status 1 <nil> <nil> true [0xc4202ce708 0xc4202ce730 0xc4202ce768] [0xc4202ce708 0xc4202ce730 0xc4202ce768] [0xc4202ce728 0xc4202ce750] [0x9326b0 0x9326b0] 0xc420b22000 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-zx6lq\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.44.10 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-zx6lq] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-zx6lq". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4209b45a0 exit status 1 <nil> <nil> true [0xc4202ce708 0xc4202ce730 0xc4202ce768] [0xc4202ce708 0xc4202ce730 0xc4202ce768] [0xc4202ce728 0xc4202ce750] [0x9326b0 0x9326b0] 0xc420b22000 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-zx6lq". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17003/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.250.253 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-jikk7] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-jikk7\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420bcac30 exit status 1 <nil> <nil> true [0xc420b94118 0xc420b94130 0xc420b94148] [0xc420b94118 0xc420b94130 0xc420b94148] [0xc420b94128 0xc420b94140] [0x9326b0 0x9326b0] 0xc420ad8ba0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-jikk7\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.250.253 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-jikk7] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-jikk7". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420bcac30 exit status 1 <nil> <nil> true [0xc420b94118 0xc420b94130 0xc420b94148] [0xc420b94118 0xc420b94130 0xc420b94148] [0xc420b94128 0xc420b94140] [0x9326b0 0x9326b0] 0xc420ad8ba0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-jikk7". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17004/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.44.10 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-zydse] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-zydse\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420694d50 exit status 1 <nil> <nil> true [0xc4203144f8 0xc420314528 0xc420314550] [0xc4203144f8 0xc420314528 0xc420314550] [0xc420314510 0xc420314548] [0x9326b0 0x9326b0] 0xc42069a360 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-zydse\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.44.10 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-zydse] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-zydse". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420694d50 exit status 1 <nil> <nil> true [0xc4203144f8 0xc420314528 0xc420314550] [0xc4203144f8 0xc420314528 0xc420314550] [0xc420314510 0xc420314548] [0x9326b0 0x9326b0] 0xc42069a360 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-zydse". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17005/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.250.253 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-jgbwq] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-jgbwq\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4206e29f0 exit status 1 <nil> <nil> true [0xc420c7c238 0xc420c7c258 0xc420c7c280] [0xc420c7c238 0xc420c7c258 0xc420c7c280] [0xc420c7c250 0xc420c7c278] [0x9326b0 0x9326b0] 0xc4210393e0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-jgbwq\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.250.253 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-jgbwq] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-jgbwq". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4206e29f0 exit status 1 <nil> <nil> true [0xc420c7c238 0xc420c7c258 0xc420c7c280] [0xc420c7c238 0xc420c7c258 0xc420c7c280] [0xc420c7c250 0xc420c7c278] [0x9326b0 0x9326b0] 0xc4210393e0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-jgbwq". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17006/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.250.253 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-a7scd] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-a7scd\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420cb4ab0 exit status 1 <nil> <nil> true [0xc420036958 0xc420036980 0xc420036998] [0xc420036958 0xc420036980 0xc420036998] [0xc420036978 0xc420036990] [0x9326b0 0x9326b0] 0xc420e18960 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-a7scd\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.250.253 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-a7scd] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-a7scd". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420cb4ab0 exit status 1 <nil> <nil> true [0xc420036958 0xc420036980 0xc420036998] [0xc420036958 0xc420036980 0xc420036998] [0xc420036978 0xc420036990] [0x9326b0 0x9326b0] 0xc420e18960 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-a7scd". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17007/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.39.219 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-j0fhs] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-j0fhs\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4212f0fc0 exit status 1 <nil> <nil> true [0xc420562620 0xc420562638 0xc420562660] [0xc420562620 0xc420562638 0xc420562660] [0xc420562630 0xc420562650] [0x9326f0 0x9326f0] 0xc420719aa0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-j0fhs\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.39.219 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-j0fhs] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-j0fhs". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4212f0fc0 exit status 1 <nil> <nil> true [0xc420562620 0xc420562638 0xc420562660] [0xc420562620 0xc420562638 0xc420562660] [0xc420562630 0xc420562650] [0x9326f0 0x9326f0] 0xc420719aa0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-j0fhs". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17008/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.39.219 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-gfwhx] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-gfwhx\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc421106ba0 exit status 1 <nil> <nil> true [0xc420036b00 0xc420036b38 0xc420036b68] [0xc420036b00 0xc420036b38 0xc420036b68] [0xc420036b30 0xc420036b58] [0x9326f0 0x9326f0] 0xc421102de0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-gfwhx\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.39.219 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-gfwhx] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-gfwhx". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc421106ba0 exit status 1 <nil> <nil> true [0xc420036b00 0xc420036b38 0xc420036b68] [0xc420036b00 0xc420036b38 0xc420036b68] [0xc420036b30 0xc420036b58] [0x9326f0 0x9326f0] 0xc421102de0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-gfwhx". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17009/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.39.219 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-pl4f6] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-pl4f6\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420e31ad0 exit status 1 <nil> <nil> true [0xc4209780d0 0xc4209780f0 0xc420978118] [0xc4209780d0 0xc4209780f0 0xc420978118] [0xc4209780e8 0xc420978108] [0x9326f0 0x9326f0] 0xc4206cacc0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-pl4f6\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.39.219 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-pl4f6] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-pl4f6". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420e31ad0 exit status 1 <nil> <nil> true [0xc4209780d0 0xc4209780f0 0xc420978118] [0xc4209780d0 0xc4209780f0 0xc420978118] [0xc4209780e8 0xc420978108] [0x9326f0 0x9326f0] 0xc4206cacc0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-pl4f6". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17010/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.179.66 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-abwkk] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-abwkk\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc42099d830 exit status 1 <nil> <nil> true [0xc420486590 0xc4204865b0 0xc4204865c8] [0xc420486590 0xc4204865b0 0xc4204865c8] [0xc4204865a8 0xc4204865c0] [0x9326f0 0x9326f0] 0xc4206376e0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-abwkk\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.179.66 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-abwkk] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-abwkk". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc42099d830 exit status 1 <nil> <nil> true [0xc420486590 0xc4204865b0 0xc4204865c8] [0xc420486590 0xc4204865b0 0xc4204865c8] [0xc4204865a8 0xc4204865c0] [0x9326f0 0x9326f0] 0xc4206376e0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-abwkk". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17011/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.179.66 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-a42zk] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-a42zk\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4206472f0 exit status 1 <nil> <nil> true [0xc42017e580 0xc42017e598 0xc42017e5b8] [0xc42017e580 0xc42017e598 0xc42017e5b8] [0xc42017e590 0xc42017e5a8] [0x9326f0 0x9326f0] 0xc4206cc960 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-a42zk\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.179.66 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-a42zk] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-a42zk". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4206472f0 exit status 1 <nil> <nil> true [0xc42017e580 0xc42017e598 0xc42017e5b8] [0xc42017e580 0xc42017e598 0xc42017e5b8] [0xc42017e590 0xc42017e5a8] [0x9326f0 0x9326f0] 0xc4206cc960 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-a42zk". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17012/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.200.3 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-v52nq] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-v52nq\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420d6a600 exit status 1 <nil> <nil> true [0xc4205a0500 0xc4205a0520 0xc4205a0580] [0xc4205a0500 0xc4205a0520 0xc4205a0580] [0xc4205a0518 0xc4205a0538] [0x9326f0 0x9326f0] 0xc4211db9e0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-v52nq\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.200.3 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-v52nq] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-v52nq". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420d6a600 exit status 1 <nil> <nil> true [0xc4205a0500 0xc4205a0520 0xc4205a0580] [0xc4205a0500 0xc4205a0520 0xc4205a0580] [0xc4205a0518 0xc4205a0538] [0x9326f0 0x9326f0] 0xc4211db9e0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-v52nq". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17013/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.179.66 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-qrljj] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-qrljj\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420d7ea80 exit status 1 <nil> <nil> true [0xc420036d60 0xc420036d80 0xc420036da0] [0xc420036d60 0xc420036d80 0xc420036da0] [0xc420036d70 0xc420036d98] [0x932740 0x932740] 0xc420bc73e0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-qrljj\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.179.66 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-qrljj] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-qrljj". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420d7ea80 exit status 1 <nil> <nil> true [0xc420036d60 0xc420036d80 0xc420036da0] [0xc420036d60 0xc420036d80 0xc420036da0] [0xc420036d70 0xc420036d98] [0x932740 0x932740] 0xc420bc73e0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-qrljj". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17014/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.148.189 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-z39gs] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-z39gs\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420dc9da0 exit status 1 <nil> <nil> true [0xc42020c560 0xc42020c578 0xc42020c590] [0xc42020c560 0xc42020c578 0xc42020c590] [0xc42020c570 0xc42020c588] [0x932740 0x932740] 0xc420a755c0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-z39gs\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.148.189 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-z39gs] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-z39gs". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420dc9da0 exit status 1 <nil> <nil> true [0xc42020c560 0xc42020c578 0xc42020c590] [0xc42020c560 0xc42020c578 0xc42020c590] [0xc42020c570 0xc42020c588] [0x932740 0x932740] 0xc420a755c0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-z39gs". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17015/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.148.189 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-uf3qk] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-uf3qk\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420f8c000 exit status 1 <nil> <nil> true [0xc4201ee7e8 0xc4201ee800 0xc4201ee838] [0xc4201ee7e8 0xc4201ee800 0xc4201ee838] [0xc4201ee7f8 0xc4201ee820] [0x932740 0x932740] 0xc420f84ae0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-uf3qk\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.148.189 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-uf3qk] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-uf3qk". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420f8c000 exit status 1 <nil> <nil> true [0xc4201ee7e8 0xc4201ee800 0xc4201ee838] [0xc4201ee7e8 0xc4201ee800 0xc4201ee838] [0xc4201ee7f8 0xc4201ee820] [0x932740 0x932740] 0xc420f84ae0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-uf3qk". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17016/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.161.155 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-q7bs1] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-q7bs1\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc42065f530 exit status 1 <nil> <nil> true [0xc420ca0778 0xc420ca0790 0xc420ca07a8] [0xc420ca0778 0xc420ca0790 0xc420ca07a8] [0xc420ca0788 0xc420ca07a0] [0x932740 0x932740] 0xc420ae6a20 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-q7bs1\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.161.155 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-q7bs1] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-q7bs1". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc42065f530 exit status 1 <nil> <nil> true [0xc420ca0778 0xc420ca0790 0xc420ca07a8] [0xc420ca0778 0xc420ca0790 0xc420ca07a8] [0xc420ca0788 0xc420ca07a0] [0x932740 0x932740] 0xc420ae6a20 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-q7bs1". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17017/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.224.215 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-80qzv] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-80qzv\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420d7ac90 exit status 1 <nil> <nil> true [0xc420036298 0xc4200362d0 0xc420036308] [0xc420036298 0xc4200362d0 0xc420036308] [0xc4200362c8 0xc4200362e0] [0x932740 0x932740] 0xc420bf2720 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-80qzv\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.224.215 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-80qzv] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-80qzv". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420d7ac90 exit status 1 <nil> <nil> true [0xc420036298 0xc4200362d0 0xc420036308] [0xc420036298 0xc4200362d0 0xc420036308] [0xc4200362c8 0xc4200362e0] [0x932740 0x932740] 0xc420bf2720 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-80qzv". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17018/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.156.76 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-5brws] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-5brws\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc42026bb00 exit status 1 <nil> <nil> true [0xc420540bd8 0xc420540bf0 0xc420540c08] [0xc420540bd8 0xc420540bf0 0xc420540c08] [0xc420540be8 0xc420540c00] [0x932740 0x932740] 0xc420774360 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-5brws\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.156.76 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-5brws] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-5brws". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc42026bb00 exit status 1 <nil> <nil> true [0xc420540bd8 0xc420540bf0 0xc420540c08] [0xc420540bd8 0xc420540bf0 0xc420540c08] [0xc420540be8 0xc420540c00] [0x932740 0x932740] 0xc420774360 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-5brws". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17019/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.120.76 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-gxanx] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-gxanx\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4201118f0 exit status 1 <nil> <nil> true [0xc420036328 0xc420036350 0xc420036388] [0xc420036328 0xc420036350 0xc420036388] [0xc420036348 0xc420036380] [0x932740 0x932740] 0xc4202eae40 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-gxanx\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.120.76 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-gxanx] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-gxanx". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4201118f0 exit status 1 <nil> <nil> true [0xc420036328 0xc420036350 0xc420036388] [0xc420036328 0xc420036350 0xc420036388] [0xc420036348 0xc420036380] [0x932740 0x932740] 0xc4202eae40 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-gxanx". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17020/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.120.76 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-ttlns] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-ttlns\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4212b94d0 exit status 1 <nil> <nil> true [0xc4204c80c8 0xc4204c80f0 0xc4204c8128] [0xc4204c80c8 0xc4204c80f0 0xc4204c8128] [0xc4204c80e0 0xc4204c8120] [0x932740 0x932740] 0xc4212cec60 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-ttlns\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.120.76 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-ttlns] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-ttlns". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4212b94d0 exit status 1 <nil> <nil> true [0xc4204c80c8 0xc4204c80f0 0xc4204c8128] [0xc4204c80c8 0xc4204c80f0 0xc4204c8128] [0xc4204c80e0 0xc4204c8120] [0x932740 0x932740] 0xc4212cec60 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-ttlns". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17021/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.169.19 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-um07f] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-um07f\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420d20e40 exit status 1 <nil> <nil> true [0xc42027a340 0xc42027a358 0xc42027a370] [0xc42027a340 0xc42027a358 0xc42027a370] [0xc42027a350 0xc42027a368] [0x932740 0x932740] 0xc421034540 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-um07f\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.169.19 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-um07f] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-um07f". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420d20e40 exit status 1 <nil> <nil> true [0xc42027a340 0xc42027a358 0xc42027a370] [0xc42027a340 0xc42027a358 0xc42027a370] [0xc42027a350 0xc42027a368] [0x932740 0x932740] 0xc421034540 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-um07f". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17022/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.120.76 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-kpsrn] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-kpsrn\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420e70690 exit status 1 <nil> <nil> true [0xc4207402c8 0xc4207402e0 0xc4207402f8] [0xc4207402c8 0xc4207402e0 0xc4207402f8] [0xc4207402d8 0xc4207402f0] [0x932810 0x932810] 0xc420cf1560 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-kpsrn\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.120.76 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-kpsrn] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-kpsrn". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420e70690 exit status 1 <nil> <nil> true [0xc4207402c8 0xc4207402e0 0xc4207402f8] [0xc4207402c8 0xc4207402e0 0xc4207402f8] [0xc4207402d8 0xc4207402f0] [0x932810 0x932810] 0xc420cf1560 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-kpsrn". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17023/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.168.155 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-4os2m] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-4os2m\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4208e4e40 exit status 1 <nil> <nil> true [0xc420036510 0xc420036568 0xc420036598] [0xc420036510 0xc420036568 0xc420036598] [0xc420036550 0xc420036588] [0x932810 0x932810] 0xc42108b5c0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-4os2m\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.168.155 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-4os2m] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-4os2m". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4208e4e40 exit status 1 <nil> <nil> true [0xc420036510 0xc420036568 0xc420036598] [0xc420036510 0xc420036568 0xc420036598] [0xc420036550 0xc420036588] [0x932810 0x932810] 0xc42108b5c0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-4os2m". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17024/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.161.78 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-iwpv8] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-iwpv8\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4210bfd70 exit status 1 <nil> <nil> true [0xc4200365b8 0xc420036600 0xc420036678] [0xc4200365b8 0xc420036600 0xc420036678] [0xc4200365f8 0xc420036668] [0x932810 0x932810] 0xc4207571a0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-iwpv8\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.161.78 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-iwpv8] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-iwpv8". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4210bfd70 exit status 1 <nil> <nil> true [0xc4200365b8 0xc420036600 0xc420036678] [0xc4200365b8 0xc420036600 0xc420036678] [0xc4200365f8 0xc420036668] [0x932810 0x932810] 0xc4207571a0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-iwpv8". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17025/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.161.78 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-0kip7] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-0kip7\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4208f5410 exit status 1 <nil> <nil> true [0xc420498370 0xc420498388 0xc4204983a0] [0xc420498370 0xc420498388 0xc4204983a0] [0xc420498380 0xc420498398] [0x932a70 0x932a70] 0xc42091d320 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-0kip7\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.161.78 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-0kip7] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-0kip7". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4208f5410 exit status 1 <nil> <nil> true [0xc420498370 0xc420498388 0xc4204983a0] [0xc420498370 0xc420498388 0xc4204983a0] [0xc420498380 0xc420498398] [0x932a70 0x932a70] 0xc42091d320 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-0kip7". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17026/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://8.35.197.98 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-xa1zh] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-xa1zh\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420fca300 exit status 1 <nil> <nil> true [0xc4202671a8 0xc4202671c0 0xc4202671d8] [0xc4202671a8 0xc4202671c0 0xc4202671d8] [0xc4202671b8 0xc4202671d0] [0x932a70 0x932a70] 0xc420c315c0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-xa1zh\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://8.35.197.98 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-xa1zh] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-xa1zh". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420fca300 exit status 1 <nil> <nil> true [0xc4202671a8 0xc4202671c0 0xc4202671d8] [0xc4202671a8 0xc4202671c0 0xc4202671d8] [0xc4202671b8 0xc4202671d0] [0x932a70 0x932a70] 0xc420c315c0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-xa1zh". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2066

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1644/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://108.59.83.93 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-e8rk4] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-e8rk4\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4208ccc00 exit status 1 <nil> <nil> true [0xc420036040 0xc420036058 0xc420036078] [0xc420036040 0xc420036058 0xc420036078] [0xc420036050 0xc420036070] [0x953920 0x953920] 0xc420be1080 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-e8rk4\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://108.59.83.93 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-e8rk4] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-e8rk4". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4208ccc00 exit status 1 <nil> <nil> true [0xc420036040 0xc420036058 0xc420036078] [0xc420036040 0xc420036058 0xc420036078] [0xc420036050 0xc420036070] [0x953920 0x953920] 0xc420be1080 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-e8rk4". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17408/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.131.245 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-vd7xp] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-vd7xp\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420741ad0 exit status 1 <nil> <nil> true [0xc420258250 0xc420258268 0xc420258280] [0xc420258250 0xc420258268 0xc420258280] [0xc420258260 0xc420258278] [0x953920 0x953920] 0xc420ae5500 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-vd7xp\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.131.245 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-vd7xp] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-vd7xp". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420741ad0 exit status 1 <nil> <nil> true [0xc420258250 0xc420258268 0xc420258280] [0xc420258250 0xc420258268 0xc420258280] [0xc420258260 0xc420258278] [0x953920 0x953920] 0xc420ae5500 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-vd7xp". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1645/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://108.59.83.93 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-qwpru] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-qwpru\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420520090 exit status 1 <nil> <nil> true [0xc4201a2308 0xc4201a2328 0xc4201a2348] [0xc4201a2308 0xc4201a2328 0xc4201a2348] [0xc4201a2318 0xc4201a2340] [0x953920 0x953920] 0xc420f79980 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-qwpru\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://108.59.83.93 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-qwpru] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-qwpru". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420520090 exit status 1 <nil> <nil> true [0xc4201a2308 0xc4201a2328 0xc4201a2348] [0xc4201a2308 0xc4201a2328 0xc4201a2348] [0xc4201a2318 0xc4201a2340] [0x953920 0x953920] 0xc420f79980 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-qwpru". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17409/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.194.105 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-1o43m] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-1o43m\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420fa0c60 exit status 1 <nil> <nil> true [0xc420262208 0xc420262220 0xc420262238] [0xc420262208 0xc420262220 0xc420262238] [0xc420262218 0xc420262230] [0x953920 0x953920] 0xc42119a540 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-1o43m\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.194.105 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-1o43m] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-1o43m". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420fa0c60 exit status 1 <nil> <nil> true [0xc420262208 0xc420262220 0xc420262238] [0xc420262208 0xc420262220 0xc420262238] [0xc420262218 0xc420262230] [0x953920 0x953920] 0xc42119a540 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-1o43m". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17410/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.103.196 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-oi838] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-oi838\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc42122a2a0 exit status 1 <nil> <nil> true [0xc4201b8378 0xc4201b8398 0xc4201b83b0] [0xc4201b8378 0xc4201b8398 0xc4201b83b0] [0xc4201b8390 0xc4201b83a8] [0x953920 0x953920] 0xc420dc44e0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-oi838\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.103.196 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-oi838] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-oi838". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc42122a2a0 exit status 1 <nil> <nil> true [0xc4201b8378 0xc4201b8398 0xc4201b83b0] [0xc4201b8378 0xc4201b8398 0xc4201b83b0] [0xc4201b8390 0xc4201b83a8] [0x953920 0x953920] 0xc420dc44e0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-oi838". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1646/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.197.67 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-6e9sw] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-6e9sw\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4212b1ce0 exit status 1 <nil> <nil> true [0xc4204c00d0 0xc4204c00f0 0xc4204c0108] [0xc4204c00d0 0xc4204c00f0 0xc4204c0108] [0xc4204c00e8 0xc4204c0100] [0x953920 0x953920] 0xc42065eae0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-6e9sw\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.197.67 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-6e9sw] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-6e9sw". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4212b1ce0 exit status 1 <nil> <nil> true [0xc4204c00d0 0xc4204c00f0 0xc4204c0108] [0xc4204c00d0 0xc4204c00f0 0xc4204c0108] [0xc4204c00e8 0xc4204c0100] [0x953920 0x953920] 0xc42065eae0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-6e9sw". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17411/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.137.135 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-nq2u6] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-nq2u6\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420ad5140 exit status 1 <nil> <nil> true [0xc420236940 0xc420236958 0xc420236970] [0xc420236940 0xc420236958 0xc420236970] [0xc420236950 0xc420236968] [0x953920 0x953920] 0xc420e4f260 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-nq2u6\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.137.135 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-nq2u6] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-nq2u6". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420ad5140 exit status 1 <nil> <nil> true [0xc420236940 0xc420236958 0xc420236970] [0xc420236940 0xc420236958 0xc420236970] [0xc420236950 0xc420236968] [0x953920 0x953920] 0xc420e4f260 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-nq2u6". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1647/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.166.183 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-ru3k9] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-ru3k9\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420a23830 exit status 1 <nil> <nil> true [0xc42048e2b8 0xc42048e2e0 0xc42048e300] [0xc42048e2b8 0xc42048e2e0 0xc42048e300] [0xc42048e2d8 0xc42048e2f8] [0x953920 0x953920] 0xc420e96a80 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-ru3k9\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.166.183 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-ru3k9] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-ru3k9". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420a23830 exit status 1 <nil> <nil> true [0xc42048e2b8 0xc42048e2e0 0xc42048e300] [0xc42048e2b8 0xc42048e2e0 0xc42048e300] [0xc42048e2d8 0xc42048e2f8] [0x953920 0x953920] 0xc420e96a80 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-ru3k9". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17412/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.137.135 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-qergl] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-qergl\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420b878f0 exit status 1 <nil> <nil> true [0xc4204a0910 0xc4204a0928 0xc4204a0940] [0xc4204a0910 0xc4204a0928 0xc4204a0940] [0xc4204a0920 0xc4204a0938] [0x953920 0x953920] 0xc420ca4360 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-qergl\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.155.137.135 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-qergl] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-qergl". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420b878f0 exit status 1 <nil> <nil> true [0xc4204a0910 0xc4204a0928 0xc4204a0940] [0xc4204a0910 0xc4204a0928 0xc4204a0940] [0xc4204a0920 0xc4204a0938] [0x953920 0x953920] 0xc420ca4360 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-qergl". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1648/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.166.183 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-ytwpa] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-ytwpa\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4209fe7b0 exit status 1 <nil> <nil> true [0xc420708140 0xc420708158 0xc420708170] [0xc420708140 0xc420708158 0xc420708170] [0xc420708150 0xc420708168] [0x953920 0x953920] 0xc420bba2a0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-ytwpa\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.166.183 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-ytwpa] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-ytwpa". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4209fe7b0 exit status 1 <nil> <nil> true [0xc420708140 0xc420708158 0xc420708170] [0xc420708140 0xc420708158 0xc420708170] [0xc420708150 0xc420708168] [0x953920 0x953920] 0xc420bba2a0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-ytwpa". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17413/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.154.232 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-uswy8] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-uswy8\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420d46e10 exit status 1 <nil> <nil> true [0xc420036568 0xc420036588 0xc4200365b8] [0xc420036568 0xc420036588 0xc4200365b8] [0xc420036580 0xc4200365a0] [0x953920 0x953920] 0xc4211ac7e0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-uswy8\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.154.232 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-uswy8] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-uswy8". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420d46e10 exit status 1 <nil> <nil> true [0xc420036568 0xc420036588 0xc4200365b8] [0xc420036568 0xc420036588 0xc4200365b8] [0xc420036580 0xc4200365a0] [0x953920 0x953920] 0xc4211ac7e0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-uswy8". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1649/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.166.183 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-1kn60] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-1kn60\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4210cfaa0 exit status 1 <nil> <nil> true [0xc4205a0738 0xc4205a0768 0xc4205a0788] [0xc4205a0738 0xc4205a0768 0xc4205a0788] [0xc4205a0748 0xc4205a0780] [0x953920 0x953920] 0xc420e83500 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-1kn60\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.166.183 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-1kn60] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-1kn60". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4210cfaa0 exit status 1 <nil> <nil> true [0xc4205a0738 0xc4205a0768 0xc4205a0788] [0xc4205a0738 0xc4205a0768 0xc4205a0788] [0xc4205a0748 0xc4205a0780] [0x953920 0x953920] 0xc420e83500 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-1kn60". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17414/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.154.232 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-8vu2d] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-8vu2d\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420e22d20 exit status 1 <nil> <nil> true [0xc420036670 0xc420036688 0xc4200366b8] [0xc420036670 0xc420036688 0xc4200366b8] [0xc420036680 0xc4200366a0] [0x953920 0x953920] 0xc4210318c0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-8vu2d\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.154.232 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-8vu2d] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-8vu2d". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420e22d20 exit status 1 <nil> <nil> true [0xc420036670 0xc420036688 0xc4200366b8] [0xc420036670 0xc420036688 0xc4200366b8] [0xc420036680 0xc4200366a0] [0x953920 0x953920] 0xc4210318c0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-8vu2d". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17415/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.244.223 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-0rihm] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-0rihm\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420f36c30 exit status 1 <nil> <nil> true [0xc42108a278 0xc42108a290 0xc42108a2a8] [0xc42108a278 0xc42108a290 0xc42108a2a8] [0xc42108a288 0xc42108a2a0] [0x953920 0x953920] 0xc420d8c6c0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-0rihm\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.244.223 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-0rihm] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-0rihm". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420f36c30 exit status 1 <nil> <nil> true [0xc42108a278 0xc42108a290 0xc42108a2a8] [0xc42108a278 0xc42108a290 0xc42108a2a8] [0xc42108a288 0xc42108a2a0] [0x953920 0x953920] 0xc420d8c6c0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-0rihm". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17416/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.244.223 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-dufnp] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-dufnp\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc421072720 exit status 1 <nil> <nil> true [0xc420c24950 0xc420c24968 0xc420c24980] [0xc420c24950 0xc420c24968 0xc420c24980] [0xc420c24960 0xc420c24978] [0x953920 0x953920] 0xc42106e7e0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-dufnp\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.244.223 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-dufnp] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-dufnp". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc421072720 exit status 1 <nil> <nil> true [0xc420c24950 0xc420c24968 0xc420c24980] [0xc420c24950 0xc420c24968 0xc420c24980] [0xc420c24960 0xc420c24978] [0x953920 0x953920] 0xc42106e7e0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-dufnp". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1651/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://107.178.209.113 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-4xwjd] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-4xwjd\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420a5d4d0 exit status 1 <nil> <nil> true [0xc4204e45b8 0xc4204e45d0 0xc4204e45e8] [0xc4204e45b8 0xc4204e45d0 0xc4204e45e8] [0xc4204e45c8 0xc4204e45e0] [0x953920 0x953920] 0xc4206df2c0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-4xwjd\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://107.178.209.113 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-4xwjd] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-4xwjd". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420a5d4d0 exit status 1 <nil> <nil> true [0xc4204e45b8 0xc4204e45d0 0xc4204e45e8] [0xc4204e45b8 0xc4204e45d0 0xc4204e45e8] [0xc4204e45c8 0xc4204e45e0] [0x953920 0x953920] 0xc4206df2c0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-4xwjd". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17417/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.193.169 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-zssz4] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-zssz4\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4206cebd0 exit status 1 <nil> <nil> true [0xc4200362a0 0xc4200362e0 0xc420036318] [0xc4200362a0 0xc4200362e0 0xc420036318] [0xc4200362d8 0xc420036300] [0x953920 0x953920] 0xc420e9d080 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-zssz4\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.193.169 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-zssz4] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-zssz4". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4206cebd0 exit status 1 <nil> <nil> true [0xc4200362a0 0xc4200362e0 0xc420036318] [0xc4200362a0 0xc4200362e0 0xc420036318] [0xc4200362d8 0xc420036300] [0x953920 0x953920] 0xc420e9d080 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-zssz4". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1652/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://107.178.209.113 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-h8t9y] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-h8t9y\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420bf8ae0 exit status 1 <nil> <nil> true [0xc4202ee618 0xc4202ee638 0xc4202ee650] [0xc4202ee618 0xc4202ee638 0xc4202ee650] [0xc4202ee630 0xc4202ee648] [0x953920 0x953920] 0xc420efc6c0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-h8t9y\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://107.178.209.113 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-h8t9y] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-h8t9y". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420bf8ae0 exit status 1 <nil> <nil> true [0xc4202ee618 0xc4202ee638 0xc4202ee650] [0xc4202ee618 0xc4202ee638 0xc4202ee650] [0xc4202ee630 0xc4202ee648] [0x953920 0x953920] 0xc420efc6c0 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-h8t9y". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17418/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.187.105 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-jparv] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-jparv\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420dc60c0 exit status 1 <nil> <nil> true [0xc42023cb88 0xc42023cbb8 0xc42023cbd0] [0xc42023cb88 0xc42023cbb8 0xc42023cbd0] [0xc42023cbb0 0xc42023cbc8] [0x953920 0x953920] 0xc420e4e660 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-jparv\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.187.105 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-jparv] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-jparv". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420dc60c0 exit status 1 <nil> <nil> true [0xc42023cb88 0xc42023cbb8 0xc42023cbd0] [0xc42023cb88 0xc42023cbb8 0xc42023cbd0] [0xc42023cbb0 0xc42023cbc8] [0x953920 0x953920] 0xc420e4e660 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-jparv". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17419/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.128.26 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-t40rz] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-t40rz\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420a1af60 exit status 1 <nil> <nil> true [0xc420c44b28 0xc420c44b40 0xc420c44b58] [0xc420c44b28 0xc420c44b40 0xc420c44b58] [0xc420c44b38 0xc420c44b50] [0x953920 0x953920] 0xc420d2a840 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-t40rz\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.128.26 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-t40rz] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-t40rz". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420a1af60 exit status 1 <nil> <nil> true [0xc420c44b28 0xc420c44b40 0xc420c44b58] [0xc420c44b28 0xc420c44b40 0xc420c44b58] [0xc420c44b38 0xc420c44b50] [0x953920 0x953920] 0xc420d2a840 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-t40rz". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1653/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.150.149 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-51zti] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-51zti\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc4203f2c60 exit status 1 <nil> <nil> true [0xc420218de8 0xc420218e00 0xc420218e18] [0xc420218de8 0xc420218e00 0xc420218e18] [0xc420218df8 0xc420218e10] [0x953920 0x953920] 0xc420b25c80 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-51zti\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.150.149 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-51zti] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-51zti". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc4203f2c60 exit status 1 <nil> <nil> true [0xc420218de8 0xc420218e00 0xc420218e18] [0xc420218de8 0xc420218e00 0xc420218e18] [0xc420218df8 0xc420218e10] [0x953920 0x953920] 0xc420b25c80 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-51zti". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/17420/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.128.201 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-6vkf4] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-6vkf4\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420e98de0 exit status 1 <nil> <nil> true [0xc420036320 0xc420036338 0xc420036350] [0xc420036320 0xc420036338 0xc420036350] [0xc420036330 0xc420036348] [0x953920 0x953920] 0xc4209ab920 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-6vkf4\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.128.201 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-6vkf4] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-6vkf4". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420e98de0 exit status 1 <nil> <nil> true [0xc420036320 0xc420036338 0xc420036350] [0xc420036320 0xc420036338 0xc420036350] [0xc420036330 0xc420036348] [0x953920 0x953920] 0xc4209ab920 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-6vkf4". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-examples/1654/

Failed: [k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:205
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.150.149 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-dbh2l] []  <nil>  error: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-dbh2l\". You must pass '--namespace=spark-cluster' to perform this operation.\n [] <nil> 0xc420e52180 exit status 1 <nil> <nil> true [0xc420596ab8 0xc420596ad0 0xc420596b10] [0xc420596ab8 0xc420596ad0 0xc420596b10] [0xc420596ac8 0xc420596ae8] [0x953920 0x953920] 0xc420389500 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the namespace from the provided object \"spark-cluster\" does not match the namespace \"e2e-tests-examples-dbh2l\". You must pass '--namespace=spark-cluster' to perform this operation.\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.150.149 --kubeconfig=/workspace/.kube/config create -f /workspace/kubernetes/examples/spark/spark-master-service.yaml --namespace=e2e-tests-examples-dbh2l] []  <nil>  error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-dbh2l". You must pass '--namespace=spark-cluster' to perform this operation.
     [] <nil> 0xc420e52180 exit status 1 <nil> <nil> true [0xc420596ab8 0xc420596ad0 0xc420596b10] [0xc420596ab8 0xc420596ad0 0xc420596b10] [0xc420596ac8 0xc420596ae8] [0x953920 0x953920] 0xc420389500 <nil>}:
    Command stdout:

    stderr:
    error: the namespace from the provided object "spark-cluster" does not match the namespace "e2e-tests-examples-dbh2l". You must pass '--namespace=spark-cluster' to perform this operation.

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052

luxas pushed a commit to luxas/kubernetes that referenced this issue Nov 11, 2016
Automatic merge from submit-queue

Fixing spark e2e test failures.

**What this PR does / why we need it**: Fixes e2e test failures in the spark tests. These failures were caused by an update to the examples in kubernetes#33604

**Which issue this PR fixes** : fixes kubernetes#36102

**Release note**:
```release-note
NONE
```

cc @calebamiles @elsonrodriguez @saad-ali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/example kind/flake Categorizes issue or PR as related to a flaky test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants