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] Deployment deployment should support rollback when there's replica set with no revision {Kubernetes e2e suite} #38442

Closed
k8s-github-robot opened this issue Dec 9, 2016 · 3 comments
Assignees
Labels
area/workload-api/deployment kind/flake Categorizes issue or PR as related to a flaky test. sig/apps Categorizes an issue or PR as relevant to SIG Apps.
Milestone

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-staging-parallel/1406/

Failed: [k8s.io] Deployment deployment should support rollback when there's replica set with no revision {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:80
Expected error:
    <errors.aggregate | len:1, cap:1>: [
        {
            ErrStatus: {
                TypeMeta: {Kind: "", APIVersion: ""},
                ListMeta: {SelfLink: "", ResourceVersion: ""},
                Status: "Failure",
                Message: "an error on the server (\"Internal Server Error: \\\"/apis/extensions/v1beta1/namespaces/e2e-tests-deployment-w1cke/replicasets/test-rollback-no-revision-deployment-3837372172\\\"\") has prevented the request from succeeding (delete replicasets.extensions test-rollback-no-revision-deployment-3837372172)",
                Reason: "InternalError",
                Details: {
                    Name: "test-rollback-no-revision-deployment-3837372172",
                    Group: "extensions",
                    Kind: "replicasets",
                    Causes: [
                        {
                            Type: "UnexpectedServerResponse",
                            Message: "Internal Server Error: \"/apis/extensions/v1beta1/namespaces/e2e-tests-deployment-w1cke/replicasets/test-rollback-no-revision-deployment-3837372172\"",
                            Field: "",
                        },
                    ],
                    RetryAfterSeconds: 0,
                },
                Code: 500,
            },
        },
    ]
    an error on the server ("Internal Server Error: \"/apis/extensions/v1beta1/namespaces/e2e-tests-deployment-w1cke/replicasets/test-rollback-no-revision-deployment-3837372172\"") has prevented the request from succeeding (delete replicasets.extensions test-rollback-no-revision-deployment-3837372172)
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:202

Previous issues for this test: #34687

@k8s-github-robot k8s-github-robot added kind/flake Categorizes issue or PR as related to a flaky test. priority/P2 labels Dec 9, 2016
@0xmichalis 0xmichalis assigned 0xmichalis and unassigned pwittrock Dec 9, 2016
@calebamiles calebamiles added the sig/apps Categorizes an issue or PR as relevant to SIG Apps. label Feb 27, 2017
@calebamiles calebamiles modified the milestone: v1.6 Mar 3, 2017
@0xmichalis
Copy link
Contributor

All the issues from #34654 (comment) apply to this one too

@0xmichalis
Copy link
Contributor

Moving to 1.7 as none of the failure modes is related to the test

@k8s-github-robot
Copy link
Author

This Issue hasn't been active in 87 days. It will be closed in 2 days (Jun 7, 2017).

cc @k8s-merge-robot @Kargakis

You can add 'keep-open' label to prevent this from happening, or add a comment to keep it open another 90 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/workload-api/deployment kind/flake Categorizes issue or PR as related to a flaky test. sig/apps Categorizes an issue or PR as relevant to SIG Apps.
Projects
None yet
Development

No branches or pull requests

4 participants