Skip to content

Flake - Node Setup [It] should successfully start a failed mount unit with a corrupted filesystem when it's overwritten with a clean one [Serial] #2542

Open
@zimnx

Description

@zimnx

Link to the job that flaked.

https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/2535/pull-scylla-operator-master-e2e-gke-serial/1899064500997328896

Snippet of what failed.

 • [FAILED] [24.848 seconds]
Node Setup [It] should successfully start a failed mount unit with a corrupted filesystem when it's overwritten with a clean one [Serial]
github.com/scylladb/scylla-operator/test/e2e/set/nodeconfig/nodeconfig_disksetup.go:527
  [FAILED] No modify flag set, skipping phase 5
  %!(EXTRA string=Cannot get host filesystem geometry.
  Repair may fail if there is a sector size mismatch between
  the image and the host filesystem.
  Phase 1 - find and verify superblock...
  Cannot get host filesystem geometry.
  Repair may fail if there is a sector size mismatch between
  the image and the host filesystem.
  Phase 2 - using internal log
          - zero log...
  ALERT: The filesystem has valuable metadata changes in a log which is being
  ignored because the -n option was used.  Expect spurious inconsistencies
  which may be resolved by first mounting the filesystem to replay the log.
          - scan filesystem freespace and inode maps...
          - found root inode chunk
  Phase 3 - for each AG...
          - scan (but don't clear) agi unlinked lists...
          - process known inodes and perform inode discovery...
          - agno = 0
          - agno = 1
          - agno = 2
          - agno = 3
          - process newly discovered inodes...
  Phase 4 - check for duplicate blocks...
          - setting up duplicate extent list...
          - check for inodes claiming duplicate blocks...
          - agno = 0
          - agno = 1
          - agno = 2
          - agno = 3
  Phase 6 - check inode connectivity...
          - traversing filesystem ...
          - traversal finished ...
          - moving disconnected inodes to lost+found ...
  Phase 7 - verify link counts...
  No modify flag set, skipping filesystem flush and exiting.
  )
  Unexpected error:
      <exec.CodeExitError>: 
      command terminated with exit code 1
      {
          Err: <*errors.errorString | 0xc001080a80>{
              s: "command terminated with exit code 1",
          },
          Code: 1,
      }
  occurred
  In [It] at: github.com/scylladb/scylla-operator/test/e2e/set/nodeconfig/nodeconfig_disksetup.go:644 @ 03/10/25 12:17:16.583
  Full Stack Trace
    github.com/scylladb/scylla-operator/test/e2e/set/nodeconfig.init.func1.10({0x7faca0d2f670, 0xc000ae4ff0})
    	github.com/scylladb/scylla-operator/test/e2e/set/nodeconfig/nodeconfig_disksetup.go:644 +0x1e87 

Metadata

Metadata

Assignees

Labels

kind/flakeCategorizes issue or PR as related to a flaky test.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions