[OpenStack-Infra] Git failed to fetch required projects in CI.

Abhishek Shrivastava abhishek at cloudbyte.com
Wed Jun 24 05:41:28 UTC 2015


Hi Folks,

I have setup CloudByte CI for our cinder driver in OpenStack and monitoring
it on the daily basis, but for the past few days I see a lot of git fetch
failure of random projects(eg, nova,horizon,etc) due to which in our CI the
Devstack installation preceded with the Tempest test failed to perform and
because of this it publish the false result.

This type of failures are seem to be less in our CI, but still it is a
cause of concern. Here is the stats of patches ran on 24/06/2015:

*TOTAL PATCHES RAN : 16*
*PATCHES FAILED : 2*
*PATCHES SUCCESSFUL : 13*
*PATCHES ABORTED : 1*

So, just want to know that any of you folks are facing the same issue or
not, and if is there any way to resolve or avoid these problems.
-- 


*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20150624/ce8c6733/attachment.html>
-------------- next part --------------
2015-06-23 23:17:46.964 | + for PROJECT in '$PROJECTS'
2015-06-23 23:17:46.980 | + cd /opt/stack/new
2015-06-23 23:17:46.998 | + '[' -d /opt/git/openstack/nova ']'
2015-06-23 23:17:47.012 | ++ basename openstack/nova
2015-06-23 23:17:47.027 | + rsync -a /opt/git/openstack/nova/ nova
2015-06-23 23:17:51.865 | + setup_project openstack/nova master
2015-06-23 23:17:51.872 | + local project=openstack/nova
2015-06-23 23:17:51.882 | + local branch=master
2015-06-23 23:17:51.889 | ++ basename openstack/nova
2015-06-23 23:17:51.894 | + local short_project=nova
2015-06-23 23:17:51.902 | + local git_base=https://review.openstack.org/p
2015-06-23 23:17:51.910 | + echo 'Setting up openstack/nova @ master'
2015-06-23 23:17:51.918 | Setting up openstack/nova @ master
2015-06-23 23:17:51.925 | + git_clone_and_cd openstack/nova nova
2015-06-23 23:17:51.934 | + local project=openstack/nova
2015-06-23 23:17:51.941 | + local short_project=nova
2015-06-23 23:17:51.944 | + local git_base=https://review.openstack.org/p
2015-06-23 23:17:51.947 | + [[ ! -e nova ]]
2015-06-23 23:17:51.950 | + cd nova
2015-06-23 23:17:51.953 | + git_remote_set_url origin https://review.openstack.org/p/openstack/nova
2015-06-23 23:17:51.955 | + git remote set-url origin https://review.openstack.org/p/openstack/nova
2015-06-23 23:17:51.959 | ++ tr - _
2015-06-23 23:17:51.962 | ++ sed 's/[^A-Z_]//'
2015-06-23 23:17:51.964 | ++ tr '[:lower:]' '[:upper:]'
2015-06-23 23:17:51.967 | ++ echo nova
2015-06-23 23:17:51.970 | + local uc_project=NOVA
2015-06-23 23:17:51.973 | + local 'project_branch_var=$OVERRIDE_NOVA_PROJECT_BRANCH'
2015-06-23 23:17:51.976 | ++ eval echo '$OVERRIDE_NOVA_PROJECT_BRANCH'
2015-06-23 23:17:51.979 | +++ echo
2015-06-23 23:17:51.981 | + local project_branch=
2015-06-23 23:17:51.984 | + [[ '' != '' ]]
2015-06-23 23:17:51.987 | ++ sed -e s,master,master,
2015-06-23 23:17:51.990 | ++ echo refs/zuul/master/Z8b050357b0fd4acdae97d9427e15336c
2015-06-23 23:17:51.994 | + OVERRIDE_ZUUL_REF=refs/zuul/master/Z8b050357b0fd4acdae97d9427e15336c
2015-06-23 23:17:51.996 | + git_remote_update
2015-06-23 23:17:51.999 | + MAX_ATTEMPTS=3
2015-06-23 23:17:52.002 | + COUNT=0
2015-06-23 23:17:52.005 | + timeout -k 1m 5m git remote update
2015-06-23 23:17:52.008 | Fetching origin
2015-06-23 23:22:51.915 | + COUNT=1
2015-06-23 23:22:51.918 | + echo 'git remote update failed.'
2015-06-23 23:22:51.921 | git remote update failed.
2015-06-23 23:22:51.923 | + '[' 1 -eq 3 ']'
2015-06-23 23:22:51.926 | + SLEEP_TIME=56
2015-06-23 23:22:51.929 | + echo 'sleep 56 before retrying.'
2015-06-23 23:22:51.932 | sleep 56 before retrying.
2015-06-23 23:22:51.935 | + sleep 56
2015-06-23 23:23:47.919 | + timeout -k 1m 5m git remote update
2015-06-23 23:23:47.938 | Fetching origin
2015-06-23 23:28:47.938 | + COUNT=2
2015-06-23 23:28:47.941 | + echo 'git remote update failed.'
2015-06-23 23:28:47.944 | git remote update failed.
2015-06-23 23:28:47.947 | + '[' 2 -eq 3 ']'
2015-06-23 23:28:47.950 | + SLEEP_TIME=60
2015-06-23 23:28:47.952 | + echo 'sleep 60 before retrying.'
2015-06-23 23:28:47.955 | sleep 60 before retrying.
2015-06-23 23:28:47.958 | + sleep 60
2015-06-23 23:29:47.942 | + timeout -k 1m 5m git remote update
2015-06-23 23:29:47.959 | Fetching origin
2015-06-23 23:34:47.960 | + COUNT=3
2015-06-23 23:34:47.963 | + echo 'git remote update failed.'
2015-06-23 23:34:47.966 | git remote update failed.
2015-06-23 23:34:47.969 | + '[' 3 -eq 3 ']'
2015-06-23 23:34:47.972 | + echo 'Max attempts reached for git remote update; giving up.'
2015-06-23 23:34:47.974 | Max attempts reached for git remote update; giving up.
2015-06-23 23:34:47.977 | + exit 1
-------------- next part --------------
2015-06-24 00:00:01.884 | + for PROJECT in '$PROJECTS'
2015-06-24 00:00:01.896 | + cd /opt/stack/new
2015-06-24 00:00:01.900 | + '[' -d /opt/git/openstack/horizon ']'
2015-06-24 00:00:01.910 | ++ basename openstack/horizon
2015-06-24 00:00:01.922 | + rsync -a /opt/git/openstack/horizon/ horizon
2015-06-24 00:00:05.495 | + setup_project openstack/horizon master
2015-06-24 00:00:05.506 | + local project=openstack/horizon
2015-06-24 00:00:05.514 | + local branch=master
2015-06-24 00:00:05.522 | ++ basename openstack/horizon
2015-06-24 00:00:05.528 | + local short_project=horizon
2015-06-24 00:00:05.535 | + local git_base=https://review.openstack.org/p
2015-06-24 00:00:05.542 | + echo 'Setting up openstack/horizon @ master'
2015-06-24 00:00:05.550 | Setting up openstack/horizon @ master
2015-06-24 00:00:05.558 | + git_clone_and_cd openstack/horizon horizon
2015-06-24 00:00:05.568 | + local project=openstack/horizon
2015-06-24 00:00:05.573 | + local short_project=horizon
2015-06-24 00:00:05.576 | + local git_base=https://review.openstack.org/p
2015-06-24 00:00:05.578 | + [[ ! -e horizon ]]
2015-06-24 00:00:05.581 | + cd horizon
2015-06-24 00:00:05.584 | + git_remote_set_url origin https://review.openstack.org/p/openstack/horizon
2015-06-24 00:00:05.587 | + git remote set-url origin https://review.openstack.org/p/openstack/horizon
2015-06-24 00:00:05.590 | ++ tr - _
2015-06-24 00:00:05.593 | ++ sed 's/[^A-Z_]//'
2015-06-24 00:00:05.595 | ++ tr '[:lower:]' '[:upper:]'
2015-06-24 00:00:05.598 | ++ echo horizon
2015-06-24 00:00:05.601 | + local uc_project=HORIZON
2015-06-24 00:00:05.604 | + local 'project_branch_var=$OVERRIDE_HORIZON_PROJECT_BRANCH'
2015-06-24 00:00:05.607 | ++ eval echo '$OVERRIDE_HORIZON_PROJECT_BRANCH'
2015-06-24 00:00:05.609 | +++ echo
2015-06-24 00:00:05.612 | + local project_branch=
2015-06-24 00:00:05.615 | + [[ '' != '' ]]
2015-06-24 00:00:05.618 | ++ sed -e s,master,master,
2015-06-24 00:00:05.621 | ++ echo refs/zuul/master/Z86a8a75498924bbe839fe6e7cb27e5b1
2015-06-24 00:00:05.624 | + OVERRIDE_ZUUL_REF=refs/zuul/master/Z86a8a75498924bbe839fe6e7cb27e5b1
2015-06-24 00:00:05.627 | + git_remote_update
2015-06-24 00:00:05.630 | + MAX_ATTEMPTS=3
2015-06-24 00:00:05.632 | + COUNT=0
2015-06-24 00:00:05.635 | + timeout -k 1m 5m git remote update
2015-06-24 00:00:05.638 | Fetching origin
2015-06-24 00:05:05.544 | + COUNT=1
2015-06-24 00:05:05.547 | + echo 'git remote update failed.'
2015-06-24 00:05:05.550 | git remote update failed.
2015-06-24 00:05:05.552 | + '[' 1 -eq 3 ']'
2015-06-24 00:05:05.555 | + SLEEP_TIME=45
2015-06-24 00:05:05.558 | + echo 'sleep 45 before retrying.'
2015-06-24 00:05:05.561 | sleep 45 before retrying.
2015-06-24 00:05:05.564 | + sleep 45
2015-06-24 00:05:50.547 | + timeout -k 1m 5m git remote update
2015-06-24 00:05:50.562 | Fetching origin
2015-06-24 00:10:50.559 | + COUNT=2
2015-06-24 00:10:50.562 | + echo 'git remote update failed.'
2015-06-24 00:10:50.565 | git remote update failed.
2015-06-24 00:10:50.568 | + '[' 2 -eq 3 ']'
2015-06-24 00:10:50.571 | + SLEEP_TIME=68
2015-06-24 00:10:50.573 | + echo 'sleep 68 before retrying.'
2015-06-24 00:10:50.576 | sleep 68 before retrying.
2015-06-24 00:10:50.579 | + sleep 68
2015-06-24 00:11:58.564 | + timeout -k 1m 5m git remote update
2015-06-24 00:11:58.578 | Fetching origin
2015-06-24 00:16:58.575 | + COUNT=3
2015-06-24 00:16:58.578 | + echo 'git remote update failed.'
2015-06-24 00:16:58.580 | git remote update failed.
2015-06-24 00:16:58.583 | + '[' 3 -eq 3 ']'
2015-06-24 00:16:58.586 | + echo 'Max attempts reached for git remote update; giving up.'
2015-06-24 00:16:58.589 | Max attempts reached for git remote update; giving up.
2015-06-24 00:16:58.592 | + exit 1


More information about the OpenStack-Infra mailing list