test_upload_without_login_raises_exception (snapcraft.tests.store.test_store_client.UploadTestCase) ... blame: .//
ok
======================================================================
ERROR: test_update (snapcraft.tests.test_commands_update.UpdateCommandTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/main.py", line 208, in main
return run(args, project_options)
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/main.py", line 257, in run
parts.update()
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/internal/parts.py", line 91, in update
_Update().execute()
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/internal/parts.py", line 54, in execute
self._request.raise_for_status()
File "/usr/lib/python3/dist-packages/requests/models.py", line 840, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://localhost:43383/parts.yaml
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/tests/test_commands_update.py", line 46, in test_update
main.main(['update'])
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/main.py", line 213, in main
sys.exit(textwrap.fill(str(e)))
SystemExit: 403 Client Error: Forbidden for url: http://localhost:43383/parts.yaml
======================================================================
ERROR: test_update_with_unchanged_etag_does_not_download_again (snapcraft.tests.test_commands_update.UpdateCommandTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/main.py", line 208, in main
return run(args, project_options)
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/main.py", line 257, in run
parts.update()
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/internal/parts.py", line 91, in update
_Update().execute()
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/internal/parts.py", line 54, in execute
self._request.raise_for_status()
File "/usr/lib/python3/dist-packages/requests/models.py", line 840, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://localhost:40487/parts.yaml
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/tests/test_commands_update.py", line 73, in test_update_with_unchanged_etag_does_not_download_again
main.main(['update'])
File "/tmp/adt-run.DBXcjV/build.hzN/real-tree/snapcraft/main.py", line 213, in main
sys.exit(textwrap.fill(str(e)))
SystemExit: 403 Client Error: Forbidden for url: http://localhost:40487/parts.yaml
----------------------------------------------------------------------
Ran 571 tests in 83.039s
FAILED (errors=2)
E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: python3.5 setup.py test
dh_auto_test: pybuild --test -i python{version} -p 3.5 --dir . returned exit code 13
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
badpkg: rules build failed with exit code 2
adt-run [03:05:22]: ERROR: erroneous package: rules build failed with exit code 2