Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test test_user_owned #297

Open
Bento007 opened this issue Oct 25, 2019 · 0 comments
Open

Flaky test test_user_owned #297

Bento007 opened this issue Oct 25, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Bento007
Copy link
Member

Bento007 commented Oct 25, 2019

Software version (git hash, date, branch)

daa6ef8

Description

======================================================================
ERROR: test_user_owned (tests.test_user_api.TestUserApi)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builds/HumanCellAtlas/fusillade/tests/test_user_api.py", line 27, in tearDown
    service_accounts['admin']['client_email'],
  File "/builds/HumanCellAtlas/fusillade/tests/base_api_test.py", line 62, in clear_directory
    Config.get_directory().clear(**kwargs)
  File "/builds/HumanCellAtlas/fusillade/fusillade/clouddirectory.py", line 650, in clear
    self.delete_object(obj_ref)
  File "/builds/HumanCellAtlas/fusillade/fusillade/clouddirectory.py", line 694, in delete_object
    self.list_outgoing_typed_links(**params)], allowed_errors=['ResourceNotFoundException'])
  File "/builds/HumanCellAtlas/fusillade/fusillade/utils/retry.py", line 212, in wrapper
    return f(*args, **kwargs)
  File "/builds/HumanCellAtlas/fusillade/fusillade/clouddirectory.py", line 895, in batch_write
    raise ex
  File "/builds/HumanCellAtlas/fusillade/fusillade/clouddirectory.py", line 878, in batch_write
    Operations=ops)['Responses'])
  File "/home/hca_cicd/venv/lib/python3.6/site-packages/botocore/client.py", line 357, in _api_call
    return self._make_api_call(operation_name, kwargs)
  File "/home/hca_cicd/venv/lib/python3.6/site-packages/botocore/client.py", line 661, in _make_api_call
    raise error_class(parsed_response, operation_name)
botocore.errorfactory.BatchWriteException: An error occurred (BatchWriteException) when calling the BatchWrite operation: Index: 0 ResourceNotFoundException: Typed Link does not exist

----------------------------------------------------------------------
@Bento007 Bento007 added the bug Something isn't working label Oct 25, 2019
@Bento007 Bento007 self-assigned this Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant