unset title
>
Celery tasks
>
upload_archive
>
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line ...
> copy
login
login
password
log in
cancel
search
actions - transition information
copy
Transition information (copy)
main informations
validating...
by transition
activate (activate)
activate (activate)
deactivate (deactivate)
deactivate (deactivate)
enqueue (enqueue)
enqueue (enqueue)
fail (fail)
fail (fail)
finish (finish)
finish (finish)
publish (publish)
publish (publish)
request change (request change)
request change (request change)
start (start)
start (start)
submit (submit)
submit (submit)
unpublish (unpublish)
unpublish (unpublish)
comment
ReST text
html
markdown formatted text
plain text
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 62, in upload_archive s3_client.download_file(bucket_name, distant_path, local_path) File "/home/cubicweb/venv/lib/python3.11/site-packages/boto3/s3/inject.py", line 192, in download_file return transfer.download_file( ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/boto3/s3/transfer.py", line 406, in download_file future.result() File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/futures.py", line 103, in result return self._coordinator.result() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/futures.py", line 264, in result raise self._exception File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/tasks.py", line 265, in _main self._submit(transfer_future=transfer_future, **kwargs) File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/download.py", line 352, in _submit response = client.head_object( ^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/botocore/client.py", line 569, in _api_call return self._make_api_call(operation_name, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/botocore/client.py", line 1023, in _make_api_call raise error_class(parsed_response, operation_name) botocore.exceptions.ClientError: An error occurred (404) when calling the HeadObject operation: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
validate
apply
cancel