sqlancer / sqlancer/sqlancer

Can the SQLancer log of the github action run be obtained?

Open
#645 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.8k
Forks
397
Avg merge
21h 41m
Merged PRs (30d)
3

Description

I want to find out why databend often gives the following error:
https://github.com/hanyisong/sqlancer/actions/runs/3713158096/jobs/6295493367#step:6:307

Caused by: java.sql.SQLException: Code: 1003, displayText = Unknown database 'databend2'.

This type of error cannot be reproduced locally

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked GitHub Actions run and inspect step 6 around the reported failure. Trace how the SQLancer action configures the Databend connection and determine what information is needed to explain the intermittent unknown-database error or reproduce it outside CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, java, sql
Domain
ci-cd, databases, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.