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

extended network minimal test fails on yum install #17518

Closed
gabemontero opened this issue Nov 29, 2017 · 3 comments
Closed

extended network minimal test fails on yum install #17518

gabemontero opened this issue Nov 29, 2017 · 3 comments
Assignees
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/P1 sig/networking

Comments

@gabemontero
Copy link
Contributor

[openshift/dind-node] Complete!
[openshift/dind-node] --> RUN rm -f /etc/cni/net.d/*
[openshift/dind-node] --> RUN dnf -y install dnf-plugins-core && dnf -y copr enable danw/origin-dind-ovs && dnf -y update openvswitch && dnf -y install openvswitch-ovn-*
[openshift/dind-node] Last metadata expiration check: 0:03:50 ago on Wed Nov 29 18:24:17 2017.
[openshift/dind-node] Dependencies resolved.
[openshift/dind-node] ================================================================================
[openshift/dind-node]  Package                      Arch       Version              Repository   Size
[openshift/dind-node] ================================================================================
[openshift/dind-node] Installing:
[openshift/dind-node]  dnf-plugins-core             noarch     0.1.21-5.fc25        updates      16 k
[openshift/dind-node]  python3-dnf-plugins-core     noarch     0.1.21-5.fc25        updates      69 k
[openshift/dind-node] Transaction Summary
[openshift/dind-node] ================================================================================
[openshift/dind-node] Install  2 Packages
[openshift/dind-node] Total download size: 85 k
[openshift/dind-node] Installed size: 266 k
[openshift/dind-node] Downloading Packages:
[openshift/dind-node] --------------------------------------------------------------------------------
[openshift/dind-node] Total                                           475 kB/s |  85 kB     00:00     
[openshift/dind-node] Running transaction check
[openshift/dind-node] Transaction check succeeded.
[openshift/dind-node] Running transaction test
[openshift/dind-node] Transaction test succeeded.
[openshift/dind-node] Running transaction
[openshift/dind-node]   Installing  : python3-dnf-plugins-core-0.1.21-5.fc25.noarch               1/2 
[openshift/dind-node]   Installing  : dnf-plugins-core-0.1.21-5.fc25.noarch                       2/2 
[openshift/dind-node]   Verifying   : dnf-plugins-core-0.1.21-5.fc25.noarch                       1/2 
[openshift/dind-node]   Verifying   : python3-dnf-plugins-core-0.1.21-5.fc25.noarch               2/2 
[openshift/dind-node] Installed:
[openshift/dind-node]   dnf-plugins-core.noarch 0.1.21-5.fc25                                         
[openshift/dind-node]   python3-dnf-plugins-core.noarch 0.1.21-5.fc25                                 
[openshift/dind-node] Complete!
[openshift/dind-node] Repository successfully enabled.
[openshift/dind-node] Failed to synchronize cache for repo 'danw-origin-dind-ovs', disabling.
[openshift/dind-node] Last metadata expiration check: 0:03:52 ago on Wed Nov 29 18:24:17 2017.
[openshift/dind-node] Dependencies resolved.
[openshift/dind-node] Nothing to do.
[openshift/dind-node] Complete!
[openshift/dind-node] Failed to synchronize cache for repo 'danw-origin-dind-ovs', disabling.
[openshift/dind-node] Last metadata expiration check: 0:03:53 ago on Wed Nov 29 18:24:17 2017.
[openshift/dind-node] No package openvswitch-ovn-* available.
[openshift/dind-node] Error: Unable to find a match.
[openshift/dind-node] running '/bin/sh -c export "TERM=xterm" "container=docker" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DISTTAG=f25container" "FGC=f25" "FBR=f25"; dnf -y install dnf-plugins-core && dnf -y copr enable danw/origin-dind-ovs && dnf -y update openvswitch && dnf -y install openvswitch-ovn-*' failed with exit code 1

from https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_networking_minimal/11098/consoleFull

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci-robot openshift-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 28, 2018
@openshift-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci-robot openshift-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Mar 31, 2018
@openshift-bot
Copy link
Contributor

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/P1 sig/networking
Projects
None yet
Development

No branches or pull requests

4 participants