kolla-build-centos-source CI Job randomly failed

Bug #1774851 reported by Liping Mao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
Unassigned

Bug Description

Problem:
kolla-build-centos-source CI Job sometimes will failed. See sample [1] [2].

This is because request timeout to get archive from openstack mirror:
ERROR:kolla.common.utils.opendaylight:Request timed out while getting archive from http://mirror.regionone.limestone.openstack.org:8080/opendaylight//content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.6.2-Carbon/distribution-karaf-0.6.2-Carbon.tar.gz
...
ReadTimeout: HTTPConnectionPool(host='mirror.regionone.limestone.openstack.org', port=8080): Read timed out. (read timeout=120)

I tested manually to wget from the repo, sometimes it return very fast, sometimes it take a long time (over 120s).

Maybe increase the timeout to longer to increase the success ratio of CI job.

[1] http://logs.openstack.org/28/517828/2/check/kolla-build-centos-source/b6e4d5b/logs/build/
[2] http://logs.openstack.org/75/571175/4/check/kolla-build-centos-source/68ae60b/logs/build/

Liping Mao (limao)
summary: - kolla-build-centos-source CI Job sometimes failed
+ kolla-build-centos-source CI Job randomly failed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (master)

Change abandoned by Liping Mao (<email address hidden>) on branch: master
Review: https://review.openstack.org/571963

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/572684
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=55b8b034913c128fee738b38ba663477acca095a
Submitter: Zuul
Branch: master

commit 55b8b034913c128fee738b38ba663477acca095a
Author: Martin André <email address hidden>
Date: Wed Jun 6 09:23:22 2018 +0200

    Remove useless retrieval of karaf for ODL image

    When building images with type=source, the opendaylight would retrieve
    a 400MB+ archive for distribution-karaf-0.6.2-Carbon.tar.gz and did
    absolutely nothing with it since the ODL image installs the necessary
    bits from distro packages unconditionally.

    This commit removes the retrieval of the karaf archive. This should
    help make the gate more stable as we've seen the build timing out when
    retrieving the karaf archive.

    Change-Id: I0e31d91b4e1ad4ae4ec5c25847c7798724ed9eea
    Closes-Bug: #1774851

Changed in kolla:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 7.0.0.0b2

This issue was fixed in the openstack/kolla 7.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.