Skip to content

WebSphereLibertyDump failed with exit code 137 #878

Description

@tam512

Test WebSphereLibertyDump on Power OCP 4.22 on Liberty 26.0.0.7 InstantOn app which was built on UBI10, and it fails to take thread dump with the following error:

Encountered error while running command: [/bin/sh -c mkdir -p /serviceability/daytrader10-instanton/dt10mq-inston-j21-0/serverDumps && server dump --archive=/serviceability/daytrader10-instanton/dt10mq-inston-j21-0/serverDumps/dump_2026.07.01_23.05.17_utc.zip --include=thread,] ; Stderr: ; Error: command terminated with exit code 137

This is WebSphereLibertyDump yaml used to take thread dump

kind: WebSphereLibertyDump
apiVersion: liberty.websphere.ibm.com/v1
metadata:
  name: websphereliberty-dump-sample
  namespace: daytrader10-instanton
spec:
  include:
    - thread
  podName: dt10mq-inston-j21-0

This is a regression because this worked on Liberty 26.0.0.6 with UBI9 app image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions