Skip to content

extended_conformance_gce fails in cleanup deleting tmp/etcd #16917

@jboyd01

Description

@jboyd01

possible dup of #15977?

extended_confromance_gce has failed twice in a row on a PR, both failures are during cleanup to delete tmp/etcd

full log

Oct 17 20:05:16.120: INFO: Running AfterSuite actions on node 1

Ran 5 of 805 Specs in 267.789 seconds
SUCCESS! -- 5 Passed | 0 Failed | 0 Pending | 800 Skipped Oct 17 20:05:16.125: INFO: Error running cluster/log-dump/log-dump.sh: fork/exec /data/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/cluster/log-dump/log-dump.sh: no such file or directory
PASS

Ginkgo ran 1 suite in 4m28.524908145s
Test Suite Passed
[INFO] [CLEANUP] Beginning cleanup routines...
[INFO] [CLEANUP] Dumping cluster events to _output/scripts/conformance/artifacts/events.txt
Logged into "https://internal-api.prtest-5a37c28-9851.origin-ci-int-gce.dev.rhcloud.com:8443" as "system:admin" using existing credentials.

You have access to the following projects and can switch between them with 'oc project <projectname>':

  * default
    kube-public
    kube-system
    logging
    openshift
    openshift-infra
    openshift-node

Using project "default".
[INFO] [CLEANUP] Dumping container logs to _output/scripts/conformance/logs/containers
[INFO] [CLEANUP] Truncating log files over 200M
[INFO] [CLEANUP] Stopping docker containers
[INFO] [CLEANUP] Removing docker containers
[INFO] [CLEANUP] Killing child processes
[INFO] [CLEANUP] Pruning etcd data directory
**rm: cannot remove ‘/tmp/etcd’: Operation not permitted**
[ERROR] test/extended/conformance.sh exited with code 1 after 00h 18m 37s
make: *** [test-extended] Error 1

My PR where I'm hitting this: #16908

this is a sync of service catalog, I don't believe any of Catalog is even in play with these tests.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions