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

test flake: deploymentconfigs with failing hook should get all logs from retried hooks #12905

Closed
smarterclayton opened this issue Feb 10, 2017 · 0 comments
Assignees
Labels
component/apps kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2

Comments

@smarterclayton
Copy link
Contributor

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_gce/425/testReport/junit/(root)/Extended/deploymentconfigs_with_failing_hook__Conformance__should_get_all_logs_from_retried_hooks/

Extended.deploymentconfigs with failing hook [Conformance] should get all logs from retried hooks (from (empty))

Failing for the past 1 build (Since Failed#425 )
Took 1 min 36 sec.
add description
Stacktrace

/tmp/openshift/build-rpm-release/tito/rpmbuild-origin_XozTw/BUILD/origin-git-16498.ea07654/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:658
Expected error:
    <*util.ExitError | 0xc4216f39b0>: {
        Cmd: "oc logs --config=/tmp/extended-test-cli-deployment-x0wjm-q1kw6-user.kubeconfig --namespace=extended-test-cli-deployment-x0wjm-q1kw6 deploymentconfig/hook",
        StdErr: "Error from server (BadRequest): unable to wait for deployment extended-test-cli-deployment-x0wjm-q1kw6/hook-1 to run: encountered error while watching for replication controller: &Status{ListMeta:ListMeta{SelfLink:,ResourceVersion:,},Status:Failure,Message:too old resource version: 3488 (4976),Reason:Gone,Details:nil,Code:410,}",
        ExitError: {
            ProcessState: {
                pid: 15670,
                status: 256,
                rusage: {
                    Utime: {Sec: 0, Usec: 215658},
                    Stime: {Sec: 0, Usec: 24506},
                    Maxrss: 37492,
                    Ixrss: 0,
                    Idrss: 0,
                    Isrss: 0,
                    Minflt: 9258,
                    Majflt: 0,
                    Nswap: 0,
                    Inblock: 0,
                    Oublock: 0,
                    Msgsnd: 0,
                    Msgrcv: 0,
                    Nsignals: 0,
                    Nvcsw: 3020,
                    Nivcsw: 48,
                },
            },
            Stderr: nil,
        },
    }
    exit status 1
not to have occurred
/tmp/openshift/build-rpm-release/tito/rpmbuild-origin_XozTw/BUILD/origin-git-16498.ea07654/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:652
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/apps kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2
Projects
None yet
Development

No branches or pull requests

2 participants