You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Igor Bondarenko <je...@gmail.com> on 2014/11/26 16:18:56 UTC

[allura:tickets] #7801 Issues import from GitHub is broken



---

** [tickets:#7801] Issues import from GitHub is broken**

**Status:** open
**Milestone:** unreleased
**Labels:** github import 
**Created:** Wed Nov 26, 2014 03:18 PM UTC by Igor Bondarenko
**Last Updated:** Wed Nov 26, 2014 03:18 PM UTC
**Owner:** nobody

~~~~~
5:08:33,519 ERROR [taskd:forgeimporters.base.import_tool:5475ecee04687d5bd4a43343:allura.lib.helpers] Failed after 0 retries on url with a timeout of 5.0: https://api.github.com/repos/atom/atom/issues?state=opened&access_token=<...>: HTTP Error 422: Unprocessable Entity
Traceback (most recent call last):
  File "/home/ibondarenko/ibondarenko-1194/forge/Allura/allura/lib/helpers.py", line 1025, in urlopen
    return urllib2.urlopen(url, timeout=timeout)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 121, in __call__
    return self.run_and_log(self._inner, None, *args, **kwargs)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 126, in run_and_log
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 422: Unprocessable Entity
~~~~~


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7801 Issues import from GitHub is broken

Posted by Dave Brondsema <da...@brondsema.net>.
- **labels**: github, import, sf-2, sf-current, 42cc --> github, import, sf-2, 42cc



---

** [tickets:#7801] Issues import from GitHub is broken**

**Status:** closed
**Milestone:** unreleased
**Labels:** github import sf-2 42cc 
**Created:** Wed Nov 26, 2014 03:18 PM UTC by Igor Bondarenko
**Last Updated:** Mon Dec 15, 2014 03:20 PM UTC
**Owner:** Igor Bondarenko

~~~~~
5:08:33,519 ERROR [taskd:forgeimporters.base.import_tool:5475ecee04687d5bd4a43343:allura.lib.helpers] Failed after 0 retries on url with a timeout of 5.0: https://api.github.com/repos/atom/atom/issues?state=opened&access_token=<...>: HTTP Error 422: Unprocessable Entity
Traceback (most recent call last):
  File "/home/ibondarenko/ibondarenko-1194/forge/Allura/allura/lib/helpers.py", line 1025, in urlopen
    return urllib2.urlopen(url, timeout=timeout)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 121, in __call__
    return self.run_and_log(self._inner, None, *args, **kwargs)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 126, in run_and_log
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 422: Unprocessable Entity
~~~~~


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7801 Issues import from GitHub is broken

Posted by Igor Bondarenko <je...@gmail.com>.
- **status**: in-progress --> review
- **Comment**:

Closed #691. `ib/7801`



---

** [tickets:#7801] Issues import from GitHub is broken**

**Status:** review
**Milestone:** unreleased
**Labels:** github import sf-2 sf-current 42cc 
**Created:** Wed Nov 26, 2014 03:18 PM UTC by Igor Bondarenko
**Last Updated:** Mon Dec 08, 2014 02:14 PM UTC
**Owner:** Igor Bondarenko

~~~~~
5:08:33,519 ERROR [taskd:forgeimporters.base.import_tool:5475ecee04687d5bd4a43343:allura.lib.helpers] Failed after 0 retries on url with a timeout of 5.0: https://api.github.com/repos/atom/atom/issues?state=opened&access_token=<...>: HTTP Error 422: Unprocessable Entity
Traceback (most recent call last):
  File "/home/ibondarenko/ibondarenko-1194/forge/Allura/allura/lib/helpers.py", line 1025, in urlopen
    return urllib2.urlopen(url, timeout=timeout)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 121, in __call__
    return self.run_and_log(self._inner, None, *args, **kwargs)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 126, in run_and_log
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 422: Unprocessable Entity
~~~~~


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7801 Issues import from GitHub is broken

Posted by Igor Bondarenko <je...@gmail.com>.
- **labels**: github, import, sf-2, sf-current --> github, import, sf-2, sf-current, 42cc
- **status**: open --> in-progress
- **assigned_to**: Igor Bondarenko



---

** [tickets:#7801] Issues import from GitHub is broken**

**Status:** in-progress
**Milestone:** unreleased
**Labels:** github import sf-2 sf-current 42cc 
**Created:** Wed Nov 26, 2014 03:18 PM UTC by Igor Bondarenko
**Last Updated:** Tue Dec 02, 2014 07:05 AM UTC
**Owner:** Igor Bondarenko

~~~~~
5:08:33,519 ERROR [taskd:forgeimporters.base.import_tool:5475ecee04687d5bd4a43343:allura.lib.helpers] Failed after 0 retries on url with a timeout of 5.0: https://api.github.com/repos/atom/atom/issues?state=opened&access_token=<...>: HTTP Error 422: Unprocessable Entity
Traceback (most recent call last):
  File "/home/ibondarenko/ibondarenko-1194/forge/Allura/allura/lib/helpers.py", line 1025, in urlopen
    return urllib2.urlopen(url, timeout=timeout)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 121, in __call__
    return self.run_and_log(self._inner, None, *args, **kwargs)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 126, in run_and_log
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 422: Unprocessable Entity
~~~~~


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7801 Issues import from GitHub is broken

Posted by Dave Brondsema <da...@brondsema.net>.
- **labels**: github, import --> github, import, sf-2, sf-current



---

** [tickets:#7801] Issues import from GitHub is broken**

**Status:** open
**Milestone:** unreleased
**Labels:** github import sf-2 sf-current 
**Created:** Wed Nov 26, 2014 03:18 PM UTC by Igor Bondarenko
**Last Updated:** Mon Dec 01, 2014 04:53 PM UTC
**Owner:** nobody

~~~~~
5:08:33,519 ERROR [taskd:forgeimporters.base.import_tool:5475ecee04687d5bd4a43343:allura.lib.helpers] Failed after 0 retries on url with a timeout of 5.0: https://api.github.com/repos/atom/atom/issues?state=opened&access_token=<...>: HTTP Error 422: Unprocessable Entity
Traceback (most recent call last):
  File "/home/ibondarenko/ibondarenko-1194/forge/Allura/allura/lib/helpers.py", line 1025, in urlopen
    return urllib2.urlopen(url, timeout=timeout)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 121, in __call__
    return self.run_and_log(self._inner, None, *args, **kwargs)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 126, in run_and_log
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 422: Unprocessable Entity
~~~~~


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7801 Issues import from GitHub is broken

Posted by Dave Brondsema <da...@brondsema.net>.
- **status**: review --> closed
- **Reviewer**: Dave Brondsema



---

** [tickets:#7801] Issues import from GitHub is broken**

**Status:** closed
**Milestone:** unreleased
**Labels:** github import sf-2 sf-current 42cc 
**Created:** Wed Nov 26, 2014 03:18 PM UTC by Igor Bondarenko
**Last Updated:** Mon Dec 08, 2014 05:46 PM UTC
**Owner:** Igor Bondarenko

~~~~~
5:08:33,519 ERROR [taskd:forgeimporters.base.import_tool:5475ecee04687d5bd4a43343:allura.lib.helpers] Failed after 0 retries on url with a timeout of 5.0: https://api.github.com/repos/atom/atom/issues?state=opened&access_token=<...>: HTTP Error 422: Unprocessable Entity
Traceback (most recent call last):
  File "/home/ibondarenko/ibondarenko-1194/forge/Allura/allura/lib/helpers.py", line 1025, in urlopen
    return urllib2.urlopen(url, timeout=timeout)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 121, in __call__
    return self.run_and_log(self._inner, None, *args, **kwargs)
  File "/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py", line 126, in run_and_log
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 422: Unprocessable Entity
~~~~~


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.