Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS 15.2 M4: Unable to launch Elasticsearch Docker container #118583

Open
niemyjski opened this issue Dec 12, 2024 · 9 comments
Open

macOS 15.2 M4: Unable to launch Elasticsearch Docker container #118583

niemyjski opened this issue Dec 12, 2024 · 9 comments
Labels
>bug :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team

Comments

@niemyjski
Copy link
Contributor

niemyjski commented Dec 12, 2024

Elasticsearch Version

8.16.1 / 8.17.0

Installed Plugins

No response

Java Version

none

OS Version

macOS 15.2

Problem Description

Unable to start docker container using the latest docker desktop (without Rosetta installed), see logs. MacBook Pro M4 Max

Steps to Reproduce

Follow the official docs for running with docker.
https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html

Logs (if relevant)

2024-12-12 09:51:08 #
2024-12-12 09:51:08 # A fatal error has been detected by the Java Runtime Environment:
2024-12-12 09:51:08 #
2024-12-12 09:51:08 #  SIGILL (0x4) at pc=0x0000ffff6fc680a8, pid=6, tid=15
2024-12-12 09:51:08 #
2024-12-12 09:51:08 # JRE version:  (23.0+37) (build )
2024-12-12 09:51:08 # Java VM: OpenJDK 64-Bit Server VM (23+37-2369, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64)
2024-12-12 09:51:08 # Problematic frame:
2024-12-12 09:51:08 # j  java.lang.System.registerNatives()V+0 java.base@23
2024-12-12 09:51:08 #
2024-12-12 09:51:08 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
2024-12-12 09:51:08 #
2024-12-12 09:51:08 # An error report file with more information is saved as:
2024-12-12 09:51:08 # /usr/share/elasticsearch/hs_err_pid6.log
2024-12-12 09:51:08 [0.013s][warning][os] Loading hsdis library failed
2024-12-12 09:51:08 #
2024-12-12 09:51:08 # The crash happened outside the Java Virtual Machine in native code.
2024-12-12 09:51:08 # See problematic frame for where to report the bug.
2024-12-12 09:51:08 #
@niemyjski niemyjski added >bug needs:triage Requires assignment of a team area label labels Dec 12, 2024
@javanna javanna added :Delivery/Build Build or test infrastructure and removed needs:triage Requires assignment of a team area label labels Dec 12, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Delivery Meta label for Delivery team label Dec 12, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@niemyjski
Copy link
Contributor Author

Here is the log file

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x0000ffff77c680a8, pid=7, tid=16
#
# JRE version:  (23.0+37) (build )
# Java VM: OpenJDK 64-Bit Server VM (23+37-2369, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64)
# Problematic frame:
# j  java.lang.System.registerNatives()V+0 java.base@23
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  S U M M A R Y ------------

Command Line: -Xms4m -Xmx64m -XX:+UseSerialGC -Dcli.name=server -Dcli.script=/usr/share/elasticsearch/bin/elasticsearch -Dcli.libs=lib/tools/server-cli -Des.path.home=/usr/share/elasticsearch -Des.path.conf=/usr/share/elasticsearch/config -Des.distribution.type=docker org.elasticsearch.launcher.CliToolLauncher

Host: AArch64, 16 cores, 15G, Ubuntu 20.04.6 LTS
Time: Thu Dec 12 17:08:55 2024 UTC elapsed time: 0.007344 seconds (0d 0h 0m 0s)

---------------  T H R E A D  ---------------

Current thread (0x0000ffff8802a380):  JavaThread "Unknown thread" [_thread_in_native, id=16, stack(0x0000ffff8c757000,0x0000ffff8c955000) (2040K)]

Stack: [0x0000ffff8c757000,0x0000ffff8c955000],  sp=0x0000ffff8c9530b0,  free space=2032k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
j  java.lang.System.registerNatives()V+0 java.base@23
j  java.lang.System.<clinit>()V+0 java.base@23
v  ~StubRoutines::call_stub 0x0000ffff77c5f118
V  [libjvm.so+0x7d7368]  JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, JavaThread*)+0x218
V  [libjvm.so+0x7b18f4]  InstanceKlass::call_class_initializer(JavaThread*)+0x294
V  [libjvm.so+0x7b280c]  InstanceKlass::initialize_impl(JavaThread*)+0x65c
V  [libjvm.so+0xcf7d24]  Threads::initialize_java_lang_classes(JavaThread*, JavaThread*)+0xe0
V  [libjvm.so+0xcf9cd4]  Threads::create_vm(JavaVMInitArgs*, bool*)+0x3d4
V  [libjvm.so+0x871f5c]  JNI_CreateJavaVM+0x7c
C  [libjli.so+0x46d0]  JavaMain+0x80
C  [libjli.so+0x7b2c]  ThreadJavaMain+0xc
C  [libpthread.so.0+0x7624]  start_thread+0x184
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.lang.System.registerNatives()V+0 java.base@23
j  java.lang.System.<clinit>()V+0 java.base@23
v  ~StubRoutines::call_stub 0x0000ffff77c5f118

siginfo: si_signo: 4 (SIGILL), si_code: 1 (ILL_ILLOPC), si_addr: 0x0000ffff77c680a8

Registers:
R0=0x0000000000000000
R1=0x0000000000000000
R2=0x0000000000000000
R3=0x0000000000000000
R4=0x000000007f30ffff
R5=0x000000000000ffff
R6=0x0000ffff8dc725c0
R7=0x000000000000000d
R8=0x0000000000000000
R9=0x000000000000000c
R10=0x000000000000000d
R11=0x00003c00004b4ab0
R12=0x00003c000017cc68
R13=0x00003c000073aa50
R14=0x0000000000000000
R15=0x0000000000000000
R16=0x0000ffff8dc5f858
R17=0x0000ffff8de36b00
R18=0x00003c000017cb50
R19=0x0000ffff77c65c70
R20=0x0000ffff8c9530b0
R21=0x0000ffff8dd0eaa0
R22=0x0000000000000000
R23=0x0000ffff77c66f40
R24=0x0000ffff8c953138
R25=0x0000ffff8c953330
R26=0x00003c0000165758
R27=0x0000000000000000
R28=0x0000ffff8802a380
R29=0x0000ffff8c953120
R30=0x0000ffff77c6808c


Register to memory mapping:

R0 =0x0 is null
R1 =0x0 is null
R2 =0x0 is null
R3 =0x0 is null
R4 =0x000000007f30ffff is an unknown value
R5 =0x000000000000ffff is an unknown value
R6 =0x0000ffff8dc725c0: <offset 0x00000000012725c0> in /usr/share/elasticsearch/jdk/lib/server/libjvm.so at 0x0000ffff8ca00000
R7 =0x000000000000000d is an unknown value
R8 =0x0 is null
R9 =0x000000000000000c is an unknown value
R10=0x000000000000000d is an unknown value
R11=0x00003c00004b4ab0 is pointing into metadata
R12={method} {0x00003c000017cc68} 'registerNatives' '()V' in 'java/lang/System'
R13=0x00003c000073aa50 is pointing into metadata
R14=0x0 is null
R15=0x0 is null
R16=0x0000ffff8dc5f858: <offset 0x000000000125f858> in /usr/share/elasticsearch/jdk/lib/server/libjvm.so at 0x0000ffff8ca00000
R17=0x0000ffff8de36b00: memcmp+0x0000000000000000 in /lib/aarch64-linux-gnu/libc.so.6 at 0x0000ffff8ddb8000
R18={method} {0x00003c000017cb50} 'arraycopy' '(Ljava/lang/Object;ILjava/lang/Object;II)V' in 'java/lang/System'
R19=0x0000ffff77c65c70 is at code_begin+48 in an Interpreter codelet
result handlers for native calls  [0x0000ffff77c65c40, 0x0000ffff77c65c88]  72 bytes
R20=0x0000ffff8c9530b0 is pointing into the stack for thread: 0x0000ffff8802a380
R21=0x0000ffff8dd0eaa0: <offset 0x000000000130eaa0> in /usr/share/elasticsearch/jdk/lib/server/libjvm.so at 0x0000ffff8ca00000
R22=0x0 is null
R23=0x0000ffff77c66f40 is at code_begin+0 in an Interpreter codelet
method entry point (kind = zerolocals)  [0x0000ffff77c66f40, 0x0000ffff77c672e0]  928 bytes
R24=0x0000ffff8c953138 is pointing into the stack for thread: 0x0000ffff8802a380
R25=0x0000ffff8c953330 is pointing into the stack for thread: 0x0000ffff8802a380
R26=0x00003c0000165758 is pointing into metadata
R27=0x0 is null
R28=0x0000ffff8802a380 is a thread
R29=0x0000ffff8c953120 is pointing into the stack for thread: 0x0000ffff8802a380
R30=0x0000ffff77c6808c is at code_begin+908 in an Interpreter codelet
native method entry point (kind = native)  [0x0000ffff77c67d00, 0x0000ffff77c68460]  1888 bytes
R31=0x0000ffff8c9530b0 is pointing into the stack for thread: 0x0000ffff8802a380

Top of Stack: (sp=0x0000ffff8c9530b0)
0x0000ffff8c9530b0:   0000000000000000 0000000000000000
0x0000ffff8c9530c0:   200000ffff8c9531 68af68362e310600
0x0000ffff8c9530d0:   fffffffffffffff6 0000000000000000
0x0000ffff8c9530e0:   0000000000000003 00003c0000165758
0x0000ffff8c9530f0:   00000000fd5bf740 fffffffffffffff4
0x0000ffff8c953100:   0000000000000000 00003c000017cc68
0x0000ffff8c953110:   0000000000000000 0000ffff8c953120
0x0000ffff8c953120:   0000ffff8c953190 0000ffff77c64110
0x0000ffff8c953130:   0000000000000000 00000000fd5bf740
0x0000ffff8c953140:   fffffffffffffff6 00003c000073b0d8
0x0000ffff8c953150:   0000000000000001 00003c0000165758
0x0000ffff8c953160:   00000000fd5bf740 fffffffffffffff2
0x0000ffff8c953170:   0000000000000000 00003c000017c860
0x0000ffff8c953180:   fffffffffffffff6 0000ffff8c9531a0
0x0000ffff8c953190:   0000ffff8c953280 0000ffff77c5f118
0x0000ffff8c9531a0:   0000000000000000 0000ffff8db9f9d8
0x0000ffff8c9531b0:   0000000000000000 0000000000000000
0x0000ffff8c9531c0:   0000000000000000 0000000000000000
0x0000ffff8c9531d0:   0000000000000000 0000000000000000
0x0000ffff8c9531e0:   0000000000000000 0000000000000000
0x0000ffff8c9531f0:   0000ffff8c9533f8 000000000000000a
0x0000ffff8c953200:   0000ffff8c9532f8 0000ffff8c953330
0x0000ffff8c953210:   000000000000000e 0000ffff77c66f40
0x0000ffff8c953220:   0000ffff8c9533e8 0000ffff8c9533f0
0x0000ffff8c953230:   0000ffff8c9533d0 0000ffff8802a380
0x0000ffff8c953240:   0000ffff8c953330 0000ffff8c9533e8
0x0000ffff8c953250:   000000000000000a 00003c000017c860
0x0000ffff8c953260:   0000ffff77c66f40 0000ffff8c9533f8
0x0000ffff8c953270:   0000ffff00000000 0000ffff8802a380
0x0000ffff8c953280:   0000ffff8c953290 0000ffff8d1d7368
0x0000ffff8c953290:   0000ffff8c953370 0000ffff8d1b18f4
0x0000ffff8c9532a0:   0000ffff8802a380 0000ffff8c9533d0 

Instructions: (pc=0x0000ffff77c680a8)
0x0000ffff77c67fa8:   b8 6f 38 8b 91 31 40 f9 20 02 3f d6 ac 83 5e f8
0x0000ffff77c67fb8:   f3 03 00 aa 91 29 40 b9 11 01 18 36 91 05 40 f9
0x0000ffff77c67fc8:   31 06 40 f9 31 0e 40 f9 31 3a 40 f9 31 02 40 f9
0x0000ffff77c67fd8:   b1 0f 00 f9 a1 63 00 91 8a 2d 40 f9 09 56 8b d2
0x0000ffff77c67fe8:   49 ac b1 f2 e9 ff df f2 29 01 40 f9 5f 01 09 eb
0x0000ffff77c67ff8:   81 03 00 54 e1 03 0c aa b6 83 1b f8 e0 03 1c aa
0x0000ffff77c68008:   28 01 00 10 88 d7 01 f9 94 d3 01 f9 9d db 01 f9
0x0000ffff77c68018:   e8 33 bf a9 88 52 9b d2 88 a3 b1 f2 e8 ff df f2
0x0000ffff77c68028:   00 01 3f d6 e8 33 c1 a8 fe ff ff 10 9f d3 01 f9
0x0000ffff77c68038:   9f db 01 f9 9f d7 01 f9 88 07 40 f9 a8 00 00 b4
0x0000ffff77c68048:   08 08 9e d2 a8 f8 ae f2 e8 ff df f2 00 01 1f d6
0x0000ffff77c68058:   b6 e3 7b a9 b8 6f 38 8b ac 83 5e f8 8a 2d 40 f9
0x0000ffff77c68068:   80 03 0f 91 08 01 00 10 88 d7 01 f9 94 d3 01 f9
0x0000ffff77c68078:   9d db 01 f9 e8 03 7e b2 89 13 11 91 28 fd 9f 88
0x0000ffff77c68088:   40 01 3f d6 ac 83 5e f8 88 82 00 d1 1f ed 7c 92
0x0000ffff77c68098:   80 0e 1f fc 9f 8e 1f f8 80 8e 1f f8 e8 03 1f 2a
0x0000ffff77c680a8:   e8 e3 30 04 1f 05 00 31 80 00 00 54 c1 d5 bb d4
0x0000ffff77c680b8:   30 ca 8c 8d ff ff 00 00 a8 00 80 d2 89 13 11 91
0x0000ffff77c680c8:   28 fd 9f 88 bf 3b 03 d5 88 23 11 91 08 fd df c8
0x0000ffff77c680d8:   bf 03 08 eb 68 00 00 54 89 43 44 b9 69 01 00 b4
0x0000ffff77c680e8:   e0 03 1c aa 89 d2 81 d2 e9 a3 b1 f2 e9 ff df f2
0x0000ffff77c680f8:   20 01 3f d6 ac 83 5e f8 1b 7a 88 d2 db b8 b1 f2
0x0000ffff77c68108:   fb ff df f2 7b 03 40 f9 e8 03 7d b2 89 13 11 91
0x0000ffff77c68118:   28 fd 9f 88 9f d3 01 f9 9f db 01 f9 9f d7 01 f9
0x0000ffff77c68128:   91 1b 42 f9 3f 82 00 f9 71 da fe 10 3f 02 13 eb
0x0000ffff77c68138:   c1 01 00 54 80 06 41 f8 20 01 00 b4 1f 04 40 f2
0x0000ffff77c68148:   61 00 00 54 00 00 40 f9 05 00 00 14 60 00 00 37
0x0000ffff77c68158:   00 e0 5f f8 02 00 00 14 00 f0 5f f8 a0 0f 00 f9
0x0000ffff77c68168:   9f 8e 1f f8 80 8e 1f f8 88 23 13 91 08 01 40 b9
0x0000ffff77c68178:   1f 09 00 f1 e1 04 00 54 e0 07 b7 a9 e2 0f 01 a9
0x0000ffff77c68188:   e4 17 02 a9 e6 1f 03 a9 ea 2f 04 a9 ec 37 05 a9
0x0000ffff77c68198:   ee 3f 06 a9 f0 47 07 a9 f2 7f 08 a9 ff 83 00 d1 


Stack slot to memory mapping:

stack at sp + 0 slots: 0x0 is null
stack at sp + 1 slots: 0x0 is null
stack at sp + 2 slots: 0x200000ffff8c9531 is an unknown value
stack at sp + 3 slots: 0x68af68362e310600 is an unknown value
stack at sp + 4 slots: 0xfffffffffffffff6 is an unknown value
stack at sp + 5 slots: 0x0 is null
stack at sp + 6 slots: 0x0000000000000003 is an unknown value
stack at sp + 7 slots: 0x00003c0000165758 is pointing into metadata

Lock stack of current Java thread (top to bottom):

native method entry point (kind = native)  [0x0000ffff77c67d00, 0x0000ffff77c68460]  1888 bytes
[MachCode]
  0x0000ffff77c67d00: 8205 40f9 | 425c 4079 | 986e 228b | 1823 00d1 | 9fee 7c92 | f4c3 01d1 | f603 1faa | 2801 8092 
  0x0000ffff77c67d20: e87f b9a9 | ff7f 06a9 | 8809 40f9 | 4800 00b4 | 0801 0591 | e833 03a9 | fd7b 05a9 | fd43 0191 
  0x0000ffff77c67d40: 9a05 40f9 | 5a07 40f9 | 5a0b 40f9 | 0803 1dcb | 08fd 43d3 | e86b 01a9 | ff4f 04a9 | 8a05 40f9 
  0x0000ffff77c67d60: 4a05 40f9 | 4a0d 40f9 | 4a39 40f9 | 4a01 40f9 | e843 00d1 | 0901 1dcb | 29fd 4393 | ea27 02a9 
  0x0000ffff77c67d80: 1f01 0091 | e903 40b2 | 89c7 1139 | 8009 40f9 | 0001 00b4 | 08fc 40b9 | 0809 0091 | 08fc 00b9 
  0x0000ffff77c67da0: 0910 41b9 | 0801 09ea | 8032 0054 | 2400 0014 | 890d 40f9 | 8903 00b5 | e103 0caa | b683 1bf8 
  0x0000ffff77c67dc0: e003 1caa | 2801 0010 | 88d7 01f9 | 94d3 01f9 | 9ddb 01f9 | e833 bfa9 | 083e 96d2 | 88a3 b1f2 
  0x0000ffff77c67de0: e8ff dff2 | 0001 3fd6 | e833 c1a8 | feff ff10 | 9fd3 01f9 | 9fdb 01f9 | 9fd7 01f9 | 8807 40f9 
  0x0000ffff77c67e00: a800 00b4 | 0808 9ed2 | a8f8 aef2 | e8ff dff2 | 0001 1fd6 | b6e3 7ba9 | b86f 388b | 890d 40f9 
  0x0000ffff77c67e20: e900 00b4 | 2809 40b9 | 0809 0091 | 2809 00b9 | 211d 40b9 | 0801 01ea | 002e 0054 | 8877 42f9 
  0x0000ffff77c67e40: ff63 28eb | c805 0054 | e907 40d1 | 3f01 00f9 | e90b 40d1 | 3f01 00f9 | e90f 40d1 | 3f01 00f9 
  0x0000ffff77c67e60: e913 40d1 | 3f01 00f9 | e917 40d1 | 3f01 00f9 | e91b 40d1 | 3f01 00f9 | e91f 40d1 | 3f01 00f9 
  0x0000ffff77c67e80: e923 40d1 | 3f01 00f9 | e927 40d1 | 3f01 00f9 | e92b 40d1 | 3f01 00f9 | e92f 40d1 | 3f01 00f9 
  0x0000ffff77c67ea0: e933 40d1 | 3f01 00f9 | e937 40d1 | 3f01 00f9 | e93b 40d1 | 3f01 00f9 | e93f 40d1 | 3f01 00f9 
  0x0000ffff77c67ec0: e943 40d1 | 3f01 00f9 | e947 40d1 | 3f01 00f9 | e94b 40d1 | 3f01 00f9 | e94f 40d1 | 3f01 00f9 
  0x0000ffff77c67ee0: e953 40d1 | 3f01 00f9 | 8873 42f9 | ff63 28eb | 6900 0054 | e803 0091 | 8877 02f9 | 9fc7 1139 
  0x0000ffff77c67f00: e801 0bb0 | 08b5 7239 | 2801 0034 | a183 5ef8 | e003 1caa | e833 bfa9 | 081e 8ed2 | 48ac b1f2 
  0x0000ffff77c67f20: e8ff dff2 | 0001 3fd6 | e833 c1a8 | 9105 40f9 | 315e 4079 | 886e 31cb | 1fed 7c92 | f403 08aa 
  0x0000ffff77c67f40: 9131 40f9 | 7103 00b5 | e103 0caa | b683 1bf8 | e003 1caa | 2801 0010 | 88d7 01f9 | 94d3 01f9 
  0x0000ffff77c67f60: 9ddb 01f9 | e833 bfa9 | 8852 9bd2 | 88a3 b1f2 | e8ff dff2 | 0001 3fd6 | e833 c1a8 | feff ff10 
  0x0000ffff77c67f80: 9fd3 01f9 | 9fdb 01f9 | 9fd7 01f9 | 8807 40f9 | a800 00b4 | 0808 9ed2 | a8f8 aef2 | e8ff dff2 
  0x0000ffff77c67fa0: 0001 1fd6 | b6e3 7ba9 | b86f 388b | 9131 40f9 | 2002 3fd6 | ac83 5ef8 | f303 00aa | 9129 40b9 
  0x0000ffff77c67fc0: 1101 1836 | 9105 40f9 | 3106 40f9 | 310e 40f9 | 313a 40f9 | 3102 40f9 | b10f 00f9 | a163 0091 
  0x0000ffff77c67fe0: 8a2d 40f9 | 0956 8bd2 | 49ac b1f2 | e9ff dff2 | 2901 40f9 | 5f01 09eb | 8103 0054 | e103 0caa 
  0x0000ffff77c68000: b683 1bf8 | e003 1caa | 2801 0010 | 88d7 01f9 | 94d3 01f9 | 9ddb 01f9 | e833 bfa9 | 8852 9bd2 
  0x0000ffff77c68020: 88a3 b1f2 | e8ff dff2 | 0001 3fd6 | e833 c1a8 | feff ff10 | 9fd3 01f9 | 9fdb 01f9 | 9fd7 01f9 
  0x0000ffff77c68040: 8807 40f9 | a800 00b4 | 0808 9ed2 | a8f8 aef2 | e8ff dff2 | 0001 1fd6 | b6e3 7ba9 | b86f 388b 
  0x0000ffff77c68060: ac83 5ef8 | 8a2d 40f9 | 8003 0f91 | 0801 0010 | 88d7 01f9 | 94d3 01f9 | 9ddb 01f9 | e803 7eb2 
  0x0000ffff77c68080: 8913 1191 | 28fd 9f88 | 4001 3fd6 | ac83 5ef8 | 8882 00d1 | 1fed 7c92 | 800e 1ffc | 9f8e 1ff8 
  0x0000ffff77c680a0: 808e 1ff8 | e803 1f2a | e8e3 3004 | 1f05 0031 | 8000 0054 | c1d5 bbd4 | 30ca 8c8d | ffff 0000 
  0x0000ffff77c680c0: a800 80d2 | 8913 1191 | 28fd 9f88 | bf3b 03d5 | 8823 1191 | 08fd dfc8 | bf03 08eb | 6800 0054 
  0x0000ffff77c680e0: 8943 44b9 | 6901 00b4 | e003 1caa | 89d2 81d2 | e9a3 b1f2 | e9ff dff2 | 2001 3fd6 | ac83 5ef8 
  0x0000ffff77c68100: 1b7a 88d2 | dbb8 b1f2 | fbff dff2 | 7b03 40f9 | e803 7db2 | 8913 1191 | 28fd 9f88 | 9fd3 01f9 
  0x0000ffff77c68120: 9fdb 01f9 | 9fd7 01f9 | 911b 42f9 | 3f82 00f9 | 71da fe10 | 3f02 13eb | c101 0054 | 8006 41f8 
  0x0000ffff77c68140: 2001 00b4 | 1f04 40f2 | 6100 0054 | 0000 40f9 | 0500 0014 | 6000 0037 | 00e0 5ff8 | 0200 0014 
  0x0000ffff77c68160: 00f0 5ff8 | a00f 00f9 | 9f8e 1ff8 | 808e 1ff8 | 8823 1391 | 0801 40b9 | 1f09 00f1 | e104 0054 
  0x0000ffff77c68180: e007 b7a9 | e20f 01a9 | e417 02a9 | e61f 03a9 | ea2f 04a9 | ec37 05a9 | ee3f 06a9 | f047 07a9 
  0x0000ffff77c681a0: f27f 08a9 | ff83 00d1 | e8eb 7bb2 | fc2f 880c | f82f 880c | f42f 880c | f02f 880c | e42f 880c 
  0x0000ffff77c681c0: e02f 000c | e003 1caa | 89f8 8ed2 | 49ac b1f2 | e9ff dff2 | 2001 3fd6 | e02f df0c | e42f df0c 
  0x0000ffff77c681e0: f02f df0c | f42f df0c | f82f df0c | fc2f df0c | e7e3 1825 | e20f 41a9 | e417 42a9 | e61f 43a9 
  0x0000ffff77c68200: ea2f 44a9 | ec37 45a9 | ee3f 46a9 | f047 47a9 | f27f 48a9 | e007 c9a8 | ac83 5ef8 | 9605 40f9 
  0x0000ffff77c68220: d6e2 0091 | 8807 40f9 | 8803 00b4 | b683 1bf8 | e003 1caa | 2801 0010 | 88d7 01f9 | 94d3 01f9 
  0x0000ffff77c68240: 9ddb 01f9 | e833 bfa9 | 082c 94d2 | 88a3 b1f2 | e8ff dff2 | 0001 3fd6 | e833 c1a8 | feff ff10 
  0x0000ffff77c68260: 9fd3 01f9 | 9fdb 01f9 | 9fd7 01f9 | 8807 40f9 | a800 00b4 | 0808 9ed2 | a8f8 aef2 | e8ff dff2 
  0x0000ffff77c68280: 0001 1fd6 | b6e3 7ba9 | b86f 388b | c1d5 bbd4 | d868 878d | ffff 0000 | 9129 40b9 | 9108 2836 
  0x0000ffff77c682a0: a183 01d1 | 3104 40f9 | 9103 00b5 | b683 1bf8 | e003 1caa | 2801 0010 | 88d7 01f9 | 94d3 01f9 
  0x0000ffff77c682c0: 9ddb 01f9 | e833 bfa9 | 8842 95d2 | 88a3 b1f2 | e8ff dff2 | 0001 3fd6 | e833 c1a8 | feff ff10 
  0x0000ffff77c682e0: 9fd3 01f9 | 9fdb 01f9 | 9fd7 01f9 | 8807 40f9 | a800 00b4 | 0808 9ed2 | a8f8 aef2 | e8ff dff2 
  0x0000ffff77c68300: 0001 1fd6 | b6e3 7ba9 | b86f 388b | c1d5 bbd4 | d868 878d | ffff 0000 | b683 1bf8 | 2304 40f9 
  0x0000ffff77c68320: 3f04 00f9 | 82cb 46b9 | 4220 0051 | 846b 62f8 | 7f00 04eb | 2102 0054 | 82cb 06b9 | 4420 0051 
  0x0000ffff77c68340: 846b 64f8 | 7f00 04eb | 6001 0054 | 6000 40f9 | c000 0837 | 0400 40b2 | e803 00aa | 64fc a8c8 
  0x0000ffff77c68360: 1f01 00eb | 8000 0054 | 4220 0011 | 82cb 06b9 | 0200 0014 | 0a00 0014 | 2304 00f9 | e003 01aa 
  0x0000ffff77c68380: e833 bfa9 | 082e 95d2 | 88a3 b1f2 | e8ff dff2 | 0001 3fd6 | e833 c1a8 | 0400 0014 | 88ab 42f9 
  0x0000ffff77c683a0: 0805 00d1 | 88ab 02f9 | b683 5bf8 | e801 0b90 | 08b5 7239 | 2801 0034 | a183 5ef8 | e003 1caa 
  0x0000ffff77c683c0: e833 bfa9 | 0822 8ed2 | 48ac b1f2 | e8ff dff2 | 0001 3fd6 | e833 c1a8 | 8006 41f8 | 8006 41fc 
  0x0000ffff77c683e0: 6002 3fd6 | b483 5ff8 | bf03 0091 | fd7b c1a8 | 9f02 0091 | c003 5fd6 | 0100 80d2 | b683 1bf8 
  0x0000ffff77c68400: e003 1caa | 2801 0010 | 88d7 01f9 | 94d3 01f9 | 9ddb 01f9 | e833 bfa9 | 0832 9cd2 | 88a3 b1f2 
  0x0000ffff77c68420: e8ff dff2 | 0001 3fd6 | e833 c1a8 | feff ff10 | 9fd3 01f9 | 9fdb 01f9 | 9fd7 01f9 | 8807 40f9 
  0x0000ffff77c68440: a800 00b4 | 0808 9ed2 | a8f8 aef2 | e8ff dff2 | 0001 1fd6 | b6e3 7ba9 | b86f 388b | 78fe ff17 
[/MachCode]

---------------  P R O C E S S  ---------------

Threads class SMR info:
_java_thread_list=0x0000ffff88056d30, length=1, elements={
0x0000ffff8802a380
}

Java Threads: ( => current thread )
=>0x0000ffff8802a380 JavaThread "Unknown thread"             [_thread_in_native, id=16, stack(0x0000ffff8c757000,0x0000ffff8c955000) (2040K)]
Total: 1

Other Threads:
  0x0000ffff88066ec0 VMThread "VM Thread"                           [id=18, stack(0x0000ffff70602000,0x0000ffff70800000) (2040K)]
  0x0000ffff88056260 WatcherThread "VM Periodic Task Thread"        [id=17, stack(0x0000ffff8c1f2000,0x0000ffff8c3f0000) (2040K)]
Total: 2

Threads with active compile tasks:
Total: 0

VM state: not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x00000000fc000000, size: 64 MB, Compressed Oops mode: 32-bit

CDS archive(s) mapped at: [0x00003c0000000000-0x00003c0000da0000-0x00003c0000da0000), size 14286848, SharedBaseAddress: 0x00003c0000000000, ArchiveRelocationMode: 1.
Compressed class space mapped at: 0x00003c0001000000-0x00003c0041000000, reserved size: 1073741824
Narrow klass base: 0x00003c0000000000, Narrow klass shift: 0, Narrow klass range: 0x100000000

GC Precious Log:
 CardTable entry size: 512
 CPUs: 16 total, 16 available
 Memory: 15972M
 Large Page Support: Disabled
 NUMA Support: Disabled
 Compressed Oops: Enabled (32-bit)
 Heap Min Capacity: 4M
 Heap Initial Capacity: 4M
 Heap Max Capacity: 64M
 Pre-touch: Disabled

Heap:
 def new generation   total 1216K, used 21K [0x00000000fc000000, 0x00000000fc150000, 0x00000000fd550000)
  eden space 1088K,   2% used [0x00000000fc000000, 0x00000000fc005718, 0x00000000fc110000)
  from space 128K,   0% used [0x00000000fc110000, 0x00000000fc110000, 0x00000000fc130000)
  to   space 128K,   0% used [0x00000000fc130000, 0x00000000fc130000, 0x00000000fc150000)
 tenured generation   total 2752K, used 1145K [0x00000000fd550000, 0x00000000fd800000, 0x0000000100000000)
   the space 2752K,  41% used [0x00000000fd550000, 0x00000000fd66e6b0, 0x00000000fd800000)
 Metaspace       used 1K, committed 128K, reserved 1114112K
  class space    used 0K, committed 64K, reserved 1048576K

Card table byte_map: [0x0000ffff8c523000,0x0000ffff8c543000] _byte_map_base: 0x0000ffff8bd43000

Polling page: 0x0000ffff8dfe4000

Metaspace:

Usage:
  Non-class:    304 bytes used.
      Class:   1008 bytes used.
       Both:      1.28 KB used.

Virtual space:
  Non-class space:       64.00 MB reserved,      64.00 KB ( <1%) committed,  1 nodes.
      Class space:        1.00 GB reserved,      64.00 KB ( <1%) committed,  1 nodes.
             Both:        1.06 GB reserved,     128.00 KB ( <1%) committed. 

Chunk freelists:
   Non-Class:  12.00 MB
       Class:  15.75 MB
        Both:  27.75 MB

MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 17179869184.00 GB
CDS: on
 - commit_granule_bytes: 65536.
 - commit_granule_words: 8192.
 - virtual_space_node_default_size: 8388608.
 - enlarge_chunks_in_place: 1.
 - use_allocation_guard: 0.


Internal statistics:

num_allocs_failed_limit: 0.
num_arena_births: 2.
num_arena_deaths: 0.
num_vsnodes_births: 2.
num_vsnodes_deaths: 0.
num_space_committed: 2.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 0.
num_chunks_taken_from_freelist: 3.
num_chunk_merges: 0.
num_chunk_splits: 2.
num_chunks_enlarged: 0.
num_inconsistent_stats: 0.

CodeHeap 'non-profiled nmethods': size=119172Kb used=0Kb max_used=0Kb free=119172Kb
 bounds [0x0000ffff7839f000, 0x0000ffff7860f000, 0x0000ffff7f800000]
CodeHeap 'profiled nmethods': size=119164Kb used=0Kb max_used=0Kb free=119164Kb
 bounds [0x0000ffff70800000, 0x0000ffff70a70000, 0x0000ffff77c5f000]
CodeHeap 'non-nmethods': size=7424Kb used=359Kb max_used=359Kb free=7064Kb
 bounds [0x0000ffff77c5f000, 0x0000ffff77ecf000, 0x0000ffff7839f000]
CodeCache: size=245760Kb, used=359Kb, max_used=359Kb, free=245400Kb
 total_blobs=91, nmethods=0, adapters=67, full_count=0
Compilation: enabled, stopped_count=0, restarted_count=0

Compilation events (0 events):
No events

GC Heap History (0 events):
No events

Dll operation events (1 events):
Event: 0.001 Loaded shared library /usr/share/elasticsearch/jdk/lib/libjava.so

Deoptimization events (0 events):
No events

Classes loaded (0 events):
No events

Classes unloaded (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (0 events):
No events

VM Operations (0 events):
No events

Memory protections (1 events):
Event: 0.001 Protecting memory [0x0000ffff8c757000,0x0000ffff8c75b000] with protection modes 0

Nmethod flushes (0 events):
No events

Events (1 events):
Event: 0.006 Thread 0x0000ffff8802a380 Thread added: 0x0000ffff8802a380


Dynamic libraries:
fc000000-fc150000 rw-p 00000000 00:00 0 
fc150000-fd550000 ---p 00000000 00:00 0 
fd550000-fd800000 rw-p 00000000 00:00 0 
fd800000-100000000 ---p 00000000 00:00 0 
3c0000000000-3c00004b0000 rw-p 00010000 00:3b 68500                      /usr/share/elasticsearch/jdk/lib/server/classes.jsa
3c00004b0000-3c0000da0000 rw-p 004c0000 00:3b 68500                      /usr/share/elasticsearch/jdk/lib/server/classes.jsa
3c0000da0000-3c0001040000 ---p 00000000 00:00 0 
3c0001040000-3c0001050000 rw-p 00000000 00:00 0 
3c0001050000-3c0041000000 ---p 00000000 00:00 0 
aaaab6b20000-aaaab6b21000 r-xp 00000000 00:3b 54422                      /usr/share/elasticsearch/jdk/bin/java
aaaab6b3f000-aaaab6b40000 r--p 0000f000 00:3b 54422                      /usr/share/elasticsearch/jdk/bin/java
aaaab6b40000-aaaab6b41000 rw-p 00010000 00:3b 54422                      /usr/share/elasticsearch/jdk/bin/java
aaaae9a9d000-aaaae9aec000 rw-p 00000000 00:00 0                          [heap]
ffff60000000-ffff60021000 rw-p 00000000 00:00 0 
ffff60021000-ffff64000000 ---p 00000000 00:00 0 
ffff68000000-ffff68010000 rw-p 00000000 00:00 0 
ffff68010000-ffff6c000000 ---p 00000000 00:00 0 
ffff6c000000-ffff6c021000 rw-p 00000000 00:00 0 
ffff6c021000-ffff70000000 ---p 00000000 00:00 0 
ffff70200000-ffff7049e000 rw-p 00000000 00:00 0 
ffff70601000-ffff70602000 ---p 00000000 00:00 0 
ffff70602000-ffff70800000 rw-p 00000000 00:00 0 
ffff70800000-ffff70a70000 rwxp 00000000 00:00 0 
ffff70a70000-ffff77c5f000 ---p 00000000 00:00 0 
ffff77c5f000-ffff77ecf000 rwxp 00000000 00:00 0 
ffff77ecf000-ffff7839f000 ---p 00000000 00:00 0 
ffff7839f000-ffff7860f000 rwxp 00000000 00:00 0 
ffff7860f000-ffff7f800000 ---p 00000000 00:00 0 
ffff7f800000-ffff87fbf000 r--s 00000000 00:3b 60324                      /usr/share/elasticsearch/jdk/lib/modules
ffff88000000-ffff88085000 rw-p 00000000 00:00 0 
ffff88085000-ffff8c000000 ---p 00000000 00:00 0 
ffff8c004000-ffff8c1f1000 rw-p 00000000 00:00 0 
ffff8c1f1000-ffff8c1f2000 ---p 00000000 00:00 0 
ffff8c1f2000-ffff8c3f0000 rw-p 00000000 00:00 0 
ffff8c3f0000-ffff8c50f000 rw-p 00000000 00:00 0 
ffff8c50f000-ffff8c523000 ---p 00000000 00:00 0 
ffff8c523000-ffff8c524000 rw-p 00000000 00:00 0 
ffff8c524000-ffff8c52d000 ---p 00000000 00:00 0 
ffff8c52d000-ffff8c52f000 rw-p 00000000 00:00 0 
ffff8c52f000-ffff8c543000 ---p 00000000 00:00 0 
ffff8c543000-ffff8c548000 rw-p 00000000 00:00 0 
ffff8c548000-ffff8c62c000 ---p 00000000 00:00 0 
ffff8c62c000-ffff8c631000 rw-p 00000000 00:00 0 
ffff8c631000-ffff8c715000 ---p 00000000 00:00 0 
ffff8c715000-ffff8c736000 r-xp 00000000 00:3b 59994                      /usr/share/elasticsearch/jdk/lib/libjava.so
ffff8c736000-ffff8c754000 ---p 00021000 00:3b 59994                      /usr/share/elasticsearch/jdk/lib/libjava.so
ffff8c754000-ffff8c755000 r--p 0002f000 00:3b 59994                      /usr/share/elasticsearch/jdk/lib/libjava.so
ffff8c755000-ffff8c756000 rw-p 00030000 00:3b 59994                      /usr/share/elasticsearch/jdk/lib/libjava.so
ffff8c756000-ffff8c757000 rw-p 00000000 00:00 0 
ffff8c757000-ffff8c75b000 ---p 00000000 00:00 0 
ffff8c75b000-ffff8c955000 rw-p 00000000 00:00 0 
ffff8c955000-ffff8c9ee000 r-xp 00000000 00:3b 1305                       /usr/lib/aarch64-linux-gnu/libm-2.31.so
ffff8c9ee000-ffff8c9fe000 ---p 00099000 00:3b 1305                       /usr/lib/aarch64-linux-gnu/libm-2.31.so
ffff8c9fe000-ffff8c9ff000 r--p 00099000 00:3b 1305                       /usr/lib/aarch64-linux-gnu/libm-2.31.so
ffff8c9ff000-ffff8ca00000 rw-p 0009a000 00:3b 1305                       /usr/lib/aarch64-linux-gnu/libm-2.31.so
ffff8ca00000-ffff8db70000 r-xp 00000000 00:3b 70391                      /usr/share/elasticsearch/jdk/lib/server/libjvm.so
ffff8db70000-ffff8db8d000 ---p 01170000 00:3b 70391                      /usr/share/elasticsearch/jdk/lib/server/libjvm.so
ffff8db8d000-ffff8dc60000 r--p 0117d000 00:3b 70391                      /usr/share/elasticsearch/jdk/lib/server/libjvm.so
ffff8dc60000-ffff8dc8f000 rw-p 01250000 00:3b 70391                      /usr/share/elasticsearch/jdk/lib/server/libjvm.so
ffff8dc8f000-ffff8dd24000 rw-p 00000000 00:00 0 
ffff8dd35000-ffff8dd3a000 rw-p 00000000 00:00 0 
ffff8dd3a000-ffff8dd44000 ---p 00000000 00:00 0 
ffff8dd44000-ffff8dd4c000 rw-s 00000000 00:3b 107695                     /tmp/hsperfdata_elasticsearch/7
ffff8dd4c000-ffff8dd57000 r-xp 00000000 00:3b 1326                       /usr/lib/aarch64-linux-gnu/libnss_files-2.31.so
ffff8dd57000-ffff8dd67000 ---p 0000b000 00:3b 1326                       /usr/lib/aarch64-linux-gnu/libnss_files-2.31.so
ffff8dd67000-ffff8dd68000 r--p 0000b000 00:3b 1326                       /usr/lib/aarch64-linux-gnu/libnss_files-2.31.so
ffff8dd68000-ffff8dd69000 rw-p 0000c000 00:3b 1326                       /usr/lib/aarch64-linux-gnu/libnss_files-2.31.so
ffff8dd69000-ffff8dd6f000 rw-p 00000000 00:00 0 
ffff8dd6f000-ffff8dd8c000 r-xp 00000000 00:3b 60064                      /usr/share/elasticsearch/jdk/lib/libjimage.so
ffff8dd8c000-ffff8dd9d000 ---p 0001d000 00:3b 60064                      /usr/share/elasticsearch/jdk/lib/libjimage.so
ffff8dd9d000-ffff8dd9f000 r--p 0001e000 00:3b 60064                      /usr/share/elasticsearch/jdk/lib/libjimage.so
ffff8dd9f000-ffff8dda0000 rw-p 00020000 00:3b 60064                      /usr/share/elasticsearch/jdk/lib/libjimage.so
ffff8dda0000-ffff8dda7000 r-xp 00000000 00:3b 1424                       /usr/lib/aarch64-linux-gnu/librt-2.31.so
ffff8dda7000-ffff8ddb6000 ---p 00007000 00:3b 1424                       /usr/lib/aarch64-linux-gnu/librt-2.31.so
ffff8ddb6000-ffff8ddb7000 r--p 00006000 00:3b 1424                       /usr/lib/aarch64-linux-gnu/librt-2.31.so
ffff8ddb7000-ffff8ddb8000 rw-p 00007000 00:3b 1424                       /usr/lib/aarch64-linux-gnu/librt-2.31.so
ffff8ddb8000-ffff8df13000 r-xp 00000000 00:3b 1125                       /usr/lib/aarch64-linux-gnu/libc-2.31.so
ffff8df13000-ffff8df22000 ---p 0015b000 00:3b 1125                       /usr/lib/aarch64-linux-gnu/libc-2.31.so
ffff8df22000-ffff8df26000 r--p 0015a000 00:3b 1125                       /usr/lib/aarch64-linux-gnu/libc-2.31.so
ffff8df26000-ffff8df28000 rw-p 0015e000 00:3b 1125                       /usr/lib/aarch64-linux-gnu/libc-2.31.so
ffff8df28000-ffff8df2b000 rw-p 00000000 00:00 0 
ffff8df2b000-ffff8df47000 r-xp 00000000 00:3b 1414                       /usr/lib/aarch64-linux-gnu/libpthread-2.31.so
ffff8df47000-ffff8df56000 ---p 0001c000 00:3b 1414                       /usr/lib/aarch64-linux-gnu/libpthread-2.31.so
ffff8df56000-ffff8df57000 r--p 0001b000 00:3b 1414                       /usr/lib/aarch64-linux-gnu/libpthread-2.31.so
ffff8df57000-ffff8df58000 rw-p 0001c000 00:3b 1414                       /usr/lib/aarch64-linux-gnu/libpthread-2.31.so
ffff8df58000-ffff8df5c000 rw-p 00000000 00:00 0 
ffff8df5c000-ffff8df5f000 r-xp 00000000 00:3b 1193                       /usr/lib/aarch64-linux-gnu/libdl-2.31.so
ffff8df5f000-ffff8df6e000 ---p 00003000 00:3b 1193                       /usr/lib/aarch64-linux-gnu/libdl-2.31.so
ffff8df6e000-ffff8df6f000 r--p 00002000 00:3b 1193                       /usr/lib/aarch64-linux-gnu/libdl-2.31.so
ffff8df6f000-ffff8df70000 rw-p 00003000 00:3b 1193                       /usr/lib/aarch64-linux-gnu/libdl-2.31.so
ffff8df70000-ffff8df89000 r-xp 00000000 00:3b 1699                       /usr/lib/aarch64-linux-gnu/libz.so.1.2.11
ffff8df89000-ffff8df98000 ---p 00019000 00:3b 1699                       /usr/lib/aarch64-linux-gnu/libz.so.1.2.11
ffff8df98000-ffff8df99000 r--p 00018000 00:3b 1699                       /usr/lib/aarch64-linux-gnu/libz.so.1.2.11
ffff8df99000-ffff8df9a000 rw-p 00019000 00:3b 1699                       /usr/lib/aarch64-linux-gnu/libz.so.1.2.11
ffff8df9a000-ffff8dfa9000 r-xp 00000000 00:3b 60078                      /usr/share/elasticsearch/jdk/lib/libjli.so
ffff8dfa9000-ffff8dfb9000 ---p 0000f000 00:3b 60078                      /usr/share/elasticsearch/jdk/lib/libjli.so
ffff8dfb9000-ffff8dfba000 r--p 0000f000 00:3b 60078                      /usr/share/elasticsearch/jdk/lib/libjli.so
ffff8dfba000-ffff8dfbb000 rw-p 00010000 00:3b 60078                      /usr/share/elasticsearch/jdk/lib/libjli.so
ffff8dfbb000-ffff8dfdc000 r-xp 00000000 00:3b 941                        /usr/lib/aarch64-linux-gnu/ld-2.31.so
ffff8dfe2000-ffff8dfe4000 rw-p 00000000 00:00 0 
ffff8dfe4000-ffff8dfe5000 ---p 00000000 00:00 0 
ffff8dfe5000-ffff8dfe6000 r--p 00000000 00:00 0 
ffff8dfe6000-ffff8dfe7000 ---p 00000000 00:00 0 
ffff8dfe7000-ffff8dfe9000 rw-p 00000000 00:00 0 
ffff8dfe9000-ffff8dfeb000 r--p 00000000 00:00 0                          [vvar]
ffff8dfeb000-ffff8dfec000 r-xp 00000000 00:00 0                          [vdso]
ffff8dfec000-ffff8dfed000 r--p 00021000 00:3b 941                        /usr/lib/aarch64-linux-gnu/ld-2.31.so
ffff8dfed000-ffff8dfef000 rw-p 00022000 00:3b 941                        /usr/lib/aarch64-linux-gnu/ld-2.31.so
ffffc3e4c000-ffffc3e6d000 rw-p 00000000 00:00 0                          [stack]
Total number of mappings: 109


VM Arguments:
jvm_args: -Xms4m -Xmx64m -XX:+UseSerialGC -Dcli.name=server -Dcli.script=/usr/share/elasticsearch/bin/elasticsearch -Dcli.libs=lib/tools/server-cli -Des.path.home=/usr/share/elasticsearch -Des.path.conf=/usr/share/elasticsearch/config -Des.distribution.type=docker 
java_command: org.elasticsearch.launcher.CliToolLauncher
java_class_path (initial): /usr/share/elasticsearch/lib/lucene-queryparser-9.12.0.jar:/usr/share/elasticsearch/lib/ecs-logging-core-1.2.0.jar:/usr/share/elasticsearch/lib/HdrHistogram-2.1.9.jar:/usr/share/elasticsearch/lib/elasticsearch-tdigest-8.16.1.jar:/usr/share/elasticsearch/lib/lucene-suggest-9.12.0.jar:/usr/share/elasticsearch/lib/elasticsearch-native-8.16.1.jar:/usr/share/elasticsearch/lib/lucene-join-9.12.0.jar:/usr/share/elasticsearch/lib/lucene-analysis-common-9.12.0.jar:/usr/share/elasticsearch/lib/lucene-memory-9.12.0.jar:/usr/share/elasticsearch/lib/jcodings-1.0.44.jar:/usr/share/elasticsearch/lib/elasticsearch-core-8.16.1.jar:/usr/share/elasticsearch/lib/elasticsearch-plugin-api-8.16.1.jar:/usr/share/elasticsearch/lib/lucene-grouping-9.12.0.jar:/usr/share/elasticsearch/lib/elasticsearch-log4j-8.16.1.jar:/usr/share/elasticsearch/lib/elasticsearch-cli-8.16.1.jar:/usr/share/elasticsearch/lib/lz4-java-1.8.0.jar:/usr/share/elasticsearch/lib/elasticsearch-secure-sm-8.16.1.jar:/usr/share/elasticsearch/lib/elasticsearch-logging-8.16.1.jar:/usr/share/elasticsearch/lib/elasticsearch-simdvec-8.16.1.jar:/usr/share/elasticsearch/lib/elasticsearch-8.16.1.jar:/usr/share/elasticsearch/lib/joni-2.1.29.jar:/usr/share/elasticsearch/lib/elasticsearch-lz4-8.16.1.jar:/usr/share/elasticsearch/lib/lucene-core-9.12.0.jar:/usr/share/elasticsearch/lib/lucene-facet-9.12.0.jar:/usr/share/elasticsearch/lib/lucene-sandbox-9.12.0.jar:/usr/share/elasticsearch/lib/lucene-queries-9.12.0.jar:/usr/share/elasticsearch/lib/log4j-api-2.19.0.jar:/usr/share/elasticsearch/lib/lucene-misc-9.12.0.jar:/usr/share/elasticsearch/lib/log4j2-ecs-layout-1.2.0.jar:/usr/share/elasticsearch/lib/lucene-backward-codecs-9.12.0.jar:/usr/share/elasticsearch/lib/hppc-0.8.1.jar:/usr/share/elasticsearch/lib/lucene-highlighter-9.12.0.jar:/usr/share/elasticsearch/lib/elasticsearch-x-content-8.16.1.jar:/usr/share/elasticsearch/lib/elasticsearch-plugin-analysis-api-8.16.1.jar:/usr/share/elasticsearch/lib/elasticsearch-grok-8.16.1.jar:/usr/share/elasticsearch/lib/elasticsearch-geo-8.16.1.jar:/usr/share/elasticsearch/lib/jopt-simple-5.0.2.jar:/usr/share/elasticsearch/lib/cli-launcher/cli-launcher-8.16.1.jar
Launcher Type: SUN_STANDARD

[Global flags]
     intx CICompilerCount                          = 12                                        {product} {ergonomic}
   size_t InitialHeapSize                          = 4194304                                   {product} {command line}
   size_t MaxHeapSize                              = 67108864                                  {product} {command line}
   size_t MaxNewSize                               = 22347776                                  {product} {ergonomic}
   size_t MinHeapDeltaBytes                        = 196608                                    {product} {ergonomic}
   size_t MinHeapSize                              = 4194304                                   {product} {command line}
   size_t NewSize                                  = 1376256                                   {product} {ergonomic}
    uintx NonNMethodCodeHeapSize                   = 7602176                                {pd product} {ergonomic}
    uintx NonProfiledCodeHeapSize                  = 122032128                              {pd product} {ergonomic}
   size_t OldSize                                  = 2818048                                   {product} {ergonomic}
    uintx ProfiledCodeHeapSize                     = 122023936                              {pd product} {ergonomic}
    uintx ReservedCodeCacheSize                    = 251658240                              {pd product} {ergonomic}
     bool SegmentedCodeCache                       = true                                      {product} {ergonomic}
   size_t SoftMaxHeapSize                          = 67108864                               {manageable} {ergonomic}
     bool UseCompressedOops                        = true                           {product lp64_product} {ergonomic}
     bool UseSerialGC                              = true                                      {product} {command line}

Logging:
Log output configuration:
 #0: stdout all=warning uptime,level,tags foldmultilines=false
 #1: stderr all=off uptime,level,tags foldmultilines=false

Environment Variables:
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SHELL=/bin/bash

Active Locale:
LC_ALL=C
LC_COLLATE=C
LC_CTYPE=C
LC_MESSAGES=C
LC_MONETARY=C
LC_NUMERIC=C
LC_TIME=C

Signal Handlers:
   SIGSEGV: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
    SIGBUS: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
    SIGFPE: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
   SIGPIPE: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
   SIGXFSZ: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
    SIGILL: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
   SIGUSR2: SR_handler in libjvm.so, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked
    SIGHUP: SIG_DFL, mask=00000000000000000000000000000000, flags=none, blocked
    SIGINT: SIG_DFL, mask=00000000000000000000000000000000, flags=none, blocked
   SIGTERM: SIG_DFL, mask=00000000000000000000000000000000, flags=none, blocked
   SIGQUIT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
   SIGTRAP: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked


Periodic native trim disabled

---------------  S Y S T E M  ---------------

OS:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.6 LTS"
uname: Linux 6.10.14-linuxkit #1 SMP Fri Nov 29 17:22:03 UTC 2024 aarch64
OS uptime: 0 days 0:03 hours
libc: glibc 2.31 NPTL 2.31 
rlimit (soft/hard): STACK 8192k/infinity , CORE 0k/infinity , NPROC infinity/infinity , NOFILE 1048576/1048576 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK infinity/infinity
load average: 0.18 0.08 0.02

/proc/meminfo:
MemTotal:       16355572 kB
MemFree:        15062172 kB
MemAvailable:   15371000 kB
Buffers:           46580 kB
Cached:           427304 kB
SwapCached:            0 kB
Active:           811800 kB
Inactive:         152128 kB
Active(anon):     490776 kB
Inactive(anon):        0 kB
Active(file):     321024 kB
Inactive(file):   152128 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       1048572 kB
SwapFree:        1048572 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               124 kB
Writeback:             0 kB
AnonPages:        463344 kB
Mapped:           207204 kB
Shmem:               716 kB
KReclaimable:      61736 kB
Slab:             111896 kB
SReclaimable:      61736 kB
SUnreclaim:        50160 kB
KernelStack:        6464 kB
PageTables:         9636 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     9226356 kB
Committed_AS:    1236584 kB
VmallocTotal:   135288315904 kB
VmallocUsed:        6612 kB
VmallocChunk:          0 kB
Percpu:             4928 kB
AnonHugePages:    186368 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB

/sys/kernel/mm/transparent_hugepage/enabled: [always] madvise never
/sys/kernel/mm/transparent_hugepage/hpage_pmd_size: 2097152
/sys/kernel/mm/transparent_hugepage/shmem_enabled: always within_size advise [never] deny force
/sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): always defer defer+madvise [madvise] never

Process Memory:
Virtual Size: 1815180K (peak: 1876064K)
Resident Set Size: 34848K (peak: 34848K) (anon: 20176K, file: 14672K, shmem: 0K)
Swapped out: 0K
C-Heap outstanding allocations: 6421K, retained: 502K
glibc malloc tunables: (default)

/proc/sys/kernel/threads-max (system-wide limit on the number of threads): 127728
/proc/sys/vm/max_map_count (maximum number of memory map areas a process may have): 262144
/proc/sys/vm/swappiness (control to define how aggressively the kernel swaps out anonymous memory): 60
/proc/sys/kernel/pid_max (system-wide limit on number of process identifiers): 99999

container (cgroup) information:
container_type: cgroupv2
cpu_cpuset_cpus: 
cpu_memory_nodes: 
active_processor_count: 16
cpu_quota: no quota
cpu_period: 100000
cpu_shares: no shares
memory_limit_in_bytes: unlimited
memory_and_swap_limit_in_bytes: unlimited
memory_soft_limit_in_bytes: 0
memory_usage_in_bytes: 22292 k
memory_max_usage_in_bytes: not supported
rss_usage_in_bytes: 20400 k
cache_usage_in_bytes: 76 k
memory_swap_current_in_bytes: 0
memory_swap_max_limit_in_bytes: unlimited
maximum number of tasks: unlimited
current number of tasks: 5

Steal ticks since vm start: 0
Steal ticks percentage since vm start:  0.000

CPU: total 16 (initial active 16) 0x61:0x0:0x000:0, fp, asimd, evtstrm, aes, pmull, sha1, sha256, crc32, lse, dcpop, sha3, sha512, paca, sve2
/proc/cpuinfo:
processor	: 0
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 1
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 2
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 3
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 4
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 5
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 6
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 7
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 8
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 9
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 10
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 11
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 12
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 13
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 14
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0

processor	: 15
BogoMIPS	: 48.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 bf16 afp sme
CPU implementer	: 0x61
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x000
CPU revision	: 0


Online cpus: 0-15
Offline cpus: 

Memory: 4k page, physical 16355572k(15371000k free), swap 1048572k(1048572k free)
Page Sizes: 4k

vm_info: OpenJDK 64-Bit Server VM (23+37-2369) for linux-aarch64 JRE (23+37-2369), built on 2024-08-20T16:01:23Z with gcc 13.2.0

END.

@ejsmith
Copy link

ejsmith commented Dec 12, 2024

Possibly this: #49178

@niemyjski
Copy link
Contributor Author

Possibly this: #49178

I tried that and it didn't work

@niemyjski
Copy link
Contributor Author

@niemyjski
Copy link
Contributor Author

corretto/corretto-21#85

@niemyjski niemyjski changed the title Unable to launch Elasticsearch Docker container macOS 15.2 M4: Unable to launch Elasticsearch Docker container Dec 12, 2024
@niemyjski
Copy link
Contributor Author

cc @breskeby

@niemyjski
Copy link
Contributor Author

@niemyjski
Copy link
Contributor Author

I tried all the advanced jvm options without any luck. While I was digging, I fixed this #118716

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team
Projects
None yet
Development

No branches or pull requests

4 participants