Skip to content

Conversation

@bistline
Copy link
Contributor

@bistline bistline commented Nov 4, 2025

No description provided.

@eweitz eweitz self-requested a review November 4, 2025 18:25
Copy link
Member

@eweitz eweitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build failure looks like a false positive:

Total elapsed time: 32 minutes, 50 seconds

### FAILURES and ERRORS ###
*** Yarn test failures ***

*** Rails test failures ***

  StudiesControllerTest#test_should_create_and_then_sync_study:
  RestClient::InternalServerError: 500 Internal Server Error Internal Server Error
Exiting with code: 1
Error: Process completed with exit code 1.

@eweitz eweitz added the build failure: false positive Build error confirmed as false positive. E.g. upstream service has a problem. label Nov 4, 2025
@bistline
Copy link
Contributor Author

bistline commented Nov 4, 2025

The build failure looks like a false positive:

Total elapsed time: 32 minutes, 50 seconds

### FAILURES and ERRORS ###
*** Yarn test failures ***

*** Rails test failures ***

  StudiesControllerTest#test_should_create_and_then_sync_study:
  RestClient::InternalServerError: 500 Internal Server Error Internal Server Error
Exiting with code: 1
Error: Process completed with exit code 1.

Agreed, I found this in the logs:

ireCloud API request (POST) https://api.firecloud.org/api/workspaces with tracking identifier: [email protected]
500 Internal Server Error: {
  "causes": [],
  "message": "Internal server exception [sentryId=f47723a337fd456eb86ebb04148792b7]",
  "source": "rawls",
  "stackTrace": [],
  "timestamp": 1762274805154
};  encountered when requesting 'https://api.firecloud.org/api/workspaces', attempt #4
Suppressing error reporting to Sentry: RestClient::InternalServerError:500 Internal Server Error, context: {method: :post, url: "https://api.firecloud.org/api/workspaces", payload: "{\"namespace\":\"single-cell-portal-test\",\"name\":\"sync-study-17d2b750-95d5-4d35-9532-676021958e74\",\"attributes\":{},\"noWorkspaceOwner\":false,\"authorizationDomain\":[]}", opts: {}, retry_count: 3}

@eweitz eweitz merged commit 249b4eb into main Nov 5, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build failure: false positive Build error confirmed as false positive. E.g. upstream service has a problem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants