Skip to content

[Bug]: Value too long error for type character varying(255) in workflow_run #866

@meryemefe

Description

@meryemefe

Contact Details

No response

What happened?

This issue should be investigated, its root cause and solution should be added to Comments section.

Steps To Reproduce

No response

What browsers are you seeing the problem on?

No response

Relevant log output

2026-01-10T06:23:28.007Z DEBUG 1 --- [Helios] [default-scheduler-1] t.c.a.h.w.g.GitHubWorkflowRunSyncService : Workflow run 20709432328 is not a deployment workflow run
2026-01-10T06:23:28.023Z  WARN 1 --- [Helios] [default-scheduler-1] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: 0, SQLState: 22001
2026-01-10T06:23:28.023Z ERROR 1 --- [Helios] [default-scheduler-1] o.h.engine.jdbc.spi.SqlExceptionHelper   : ERROR: value too long for type character varying(255)
2026-01-10T06:23:28.025Z ERROR 1 --- [Helios] [default-scheduler-1] d.t.c.a.h.g.s.GitHubDataSyncOrchestrator : Failed to process workflow run 20709432328: could not execute statement [ERROR: value too long for type character varying(255)] [insert into workflow_run (artifacts_url,cancel_url,check_suite_url,conclusion,created_at,display_title,head_branch,head_sha,html_url,jobs_url,logs_url,name,repository_id,rerun_url,run_attempt,run_number,run_started_at,status,test_processing_status,triggered_workflow_run_id,updated_at,workflow_id,workflow_url,id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]; SQL [insert into workflow_run (artifacts_url,cancel_url,check_suite_url,conclusion,created_at,display_title,head_branch,head_sha,html_url,jobs_url,logs_url,name,repository_id,rerun_url,run_attempt,run_number,run_started_at,status,test_processing_status,triggered_workflow_run_id,updated_at,workflow_id,workflow_url,id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
2026-01-10T06:23:28.025Z  WARN 1 --- [Helios] [default-scheduler-1] org.kohsuke.github.internal.EnumUtils    : Unknown value dynamic for enum class org.kohsuke.github.GHEvent, defaulting to UNKNOWN

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginboxIssue comes from a user

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions