Skip to content

tests.test_warp HTTP Error 503 #5707

@wyli

Description

@wyli
======================================================================
ERROR: test_grad (tests.test_warp.TestWarp)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\a\MONAI\MONAI\tests\test_warp.py", line 102, in setUp
    download_url_or_skip_test(
  File "D:\a\MONAI\MONAI\tests\utils.py", line 731, in download_url_or_skip_test
    download_url(*args, **kwargs)
  File "D:\a\MONAI\MONAI\monai\apps\utils.py", line 203, in download_url
    _download_with_progress(url, tmp_name, progress=progress)
  File "D:\a\MONAI\MONAI\monai\apps\utils.py", line 114, in _download_with_progress
    raise e
  File "D:\a\MONAI\MONAI\monai\apps\utils.py", line 111, in _download_with_progress
    urlretrieve(url, filepath)
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 247, in urlretrieve
    with contextlib.closing(urlopen(url, data)) as fp:
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 531, in open
    response = meth(req, response)
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 640, in http_response
    response = self.parent.error(
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 563, in error
    result = self._call_chain(*args)
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 502, in _call_chain
    result = func(*args)
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 755, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 531, in open
    response = meth(req, response)
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 640, in http_response
    response = self.parent.error(
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 569, in error
    return self._call_chain(*args)
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 502, in _call_chain
    result = func(*args)
  File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\urllib\request.py", line 649, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 503: Egress is over the account limit.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions