Bug 1711601 - Upstream DNS example test fails, unable to find template?
Summary: Upstream DNS example test fails, unable to find template?
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: 4.2.0
Assignee: Dan Mace
QA Contact: Hongan Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-18 23:17 UTC by Clayton Coleman
Modified: 2022-08-04 22:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-06 18:50:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Clayton Coleman 2019-05-18 23:17:25 UTC
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/22858/pull-ci-openshift-origin-master-e2e-aws/8784#openshift-tests-sig-network-clusterdns-featureexample-should-create-pod-that-uses-dns-suiteopenshiftconformanceparallel-suitek8s


fail [k8s.io/kubernetes/test/e2e/framework/util.go:2306]: Unexpected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/usr/bin/kubectl [kubectl --server=https://api.ci-op-k7dwhzww-55c01.origin-ci-int-aws.dev.rhcloud.com:6443 --kubeconfig=/tmp/admin.kubeconfig create -f src/k8s.io/examples/staging/cluster-dns/dns-backend-rc.yaml --namespace=dnsexample0-4390] []  <nil>  error: the path \"src/k8s.io/examples/staging/cluster-dns/dns-backend-rc.yaml\" does not exist\n [] <nil> 0xc002ee39e0 exit status 1 <nil> <nil> true [0xc003734298 0xc0037342b0 0xc0037342c8] [0xc003734298 0xc0037342b0 0xc0037342c8] [0xc0037342a8 0xc0037342c0] [0x8fcfa0 0x8fcfa0] 0xc002b6eba0 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the path \"src/k8s.io/examples/staging/cluster-dns/dns-backend-rc.yaml\" does not exist\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/usr/bin/kubectl [kubectl --server=https://api.ci-op-k7dwhzww-55c01.origin-ci-int-aws.dev.rhcloud.com:6443 --kubeconfig=/tmp/admin.kubeconfig create -f src/k8s.io/examples/staging/cluster-dns/dns-backend-rc.yaml --namespace=dnsexample0-4390] []  <nil>  error: the path "src/k8s.io/examples/staging/cluster-dns/dns-backend-rc.yaml" does not exist
     [] <nil> 0xc002ee39e0 exit status 1 <nil> <nil> true [0xc003734298 0xc0037342b0 0xc0037342c8] [0xc003734298 0xc0037342b0 0xc0037342c8] [0xc0037342a8 0xc0037342c0] [0x8fcfa0 0x8fcfa0] 0xc002b6eba0 <nil>}:
    Command stdout:
    
    stderr:
    error: the path "src/k8s.io/examples/staging/cluster-dns/dns-backend-rc.yaml" does not exist
    
    error:
    exit status 1
    
occurred

(this is post-rebase)


Note You need to log in before you can comment on or make changes to this bug.