Skip to content
Success

#26778 (Feb 4, 2026, 7:23:59 AM)

Started 20 days ago
Took 3.2 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ttcn3-hacks build number 3874
originally caused by:

This run spent:

  • 7.6 sec waiting;
  • 3.2 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: 817fc3294581f2b4f952b88304f05020beec13f8
Repository: $GERRIT_REPO_URL
  • master
bts: limit stderr logging to ERROR to avoid long write() to ext4 fs

Commit c3ab9ec33f37c6837fb8bcb0fa0bbd2e98781fb7 already decreased
verbosity to NOTICE, but that's not enough since we still get plenty of
logging and hence plenty of long write()s during test execution.

Let's try decreasing to ERROR and see if that's enough for now to
stabilize the tests.

Change-Id: I41982fd83a9f46609464afb6b7242240063d4d91
Pau Espin Pedrol at