• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Altinity / clickhouse-backup / 26355568768
65%

Build:
DEFAULT BRANCH: master
Ran 24 May 2026 07:50AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
  cancel
26355568768

push

github

Slach
test/integration: clear empty shadow/increment.txt in connectWithWait
look details https://github.com/ClickHouse/ClickHouse/issues/105719

Workaround for a race in ClickHouse src/Common/CounterInFile.h: concurrent
FREEZE/UNFREEZE on a fresh shadow/ dir can leave shadow/increment.txt at
size 0. After that every subsequent FREEZE fails permanently with
code 32 "File ... is empty. You must fill it manually", and every test
that issues FREEZE in the same container (TestGCS, etc.) breaks.

Reproduced on clickhouse/clickhouse-server:26.3.4 with parallel
FREEZE+UNFREEZE: 6 hits / 38400 ops. The race itself is acknowledged in
ClickHouse's Increment doc comment ("when the first file is created, the
race condition is possible"); there is no self-heal — ClickHouse refuses
to interpret an empty file as 0.

Detect the size-0 sentinel before each test connects and remove it so
ClickHouse recreates it correctly on the next FREEZE.
Source Files on build 26355568768
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #26355568768
  • 219cf8e8 on github
  • Prev Build on master (#26355134087)
  • Next Build on master (#26366944506)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc