|
|
这是nova-schuder的日志:
9 G$ C+ Y- |! _2 k* k$ V5 I* h1 @/ w) u: J% K
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last):
: A5 x( H" M# c4 B2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel' ~; {4 n5 L# B
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.channels[channel_id]
/ @. B( }" Y9 F# N6 x2025-03-10 15:04:39.383 65924 ERROR oslo_service.service KeyError: None+ I4 S' M9 G* n( L/ c
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service . v, S5 [0 u* K
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service During handling of the above exception, another exception occurred:0 B4 n8 S+ Q H& ?$ L
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service
5 Q7 @, k! k% z0 ^* j/ h/ ^2025-03-10 15:04:39.383 65924 ERROR oslo_service.service Traceback (most recent call last):
+ y: m# i4 g' l. n2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 806, in run_service0 [- [. Q- m0 m; P
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service service.start()
# j. S% a1 Z. A2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start* E, `: o' ]" S7 s
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.rpcserver.start()! l( i# V6 t! ?8 c Z. e
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper9 _$ P3 E ]* N; ~# n% R! u5 g
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),
- y# b a7 K @) w6 Z4 D2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once
* A5 K& b# ~8 x. g! w2025-03-10 15:04:39.383 65924 ERROR oslo_service.service post_fn = fn()5 q, W# \* x- ]5 i2 J. O
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>
0 `) h3 o5 f+ u7 L2025-03-10 15:04:39.383 65924 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),: J+ L+ _' {( d5 C# h2 f) N2 z. \
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
4 ]4 i* C, X* [3 j" d3 s- x2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.listener = self._create_listener()# y: M" z' ]9 C/ ^
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 150, in _create_listener
$ t( x% y8 W3 d4 a3 L8 j2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.transport._listen(self._target, 1, None). w, Q8 r& r2 K' P
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen6 `0 T H" O+ _# @2 q# D% b: k
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self._driver.listen(target, batch_size,4 @" O. I& P! B5 _
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 698, in listen
6 A! R. z# e4 H g* a l; a: e4 q$ Y! _2025-03-10 15:04:39.383 65924 ERROR oslo_service.service conn = self._get_connection(rpc_common.PURPOSE_LISTEN)) H, B: I; Z8 I9 N% x
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 605, in _get_connection
% i, r' z: A" ^% S. p V2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return rpc_common.ConnectionContext(self._connection_pool,/ q7 r! e# k) O" ~5 i: }
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
. f1 T: p- G2 u9 u9 V2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.connection = connection_pool.create(purpose)
) w5 v; F, g9 b# T1 q% a! p9 P2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create$ f4 U+ ]6 \; Y7 Q, i
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.connection_cls(self.conf, self.url, purpose, retry=retry)
& }' Y! i6 E1 `4 W2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 826, in __init__
' ^4 j' |' F' z+ [8 I) d E% M2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.ensure_connection(), Q0 i D, P' Z3 x/ w: i) \
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 964, in ensure_connection* \1 }. R6 u0 b. q2 r
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self._set_current_channel(self.connection.channel())
6 {6 o1 |2 R& r0 R2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 281, in channel
8 _) g$ F7 y' W9 P; A5 S9 n2 h5 e2025-03-10 15:04:39.383 65924 ERROR oslo_service.service chan = self.transport.create_channel(self.connection)
. t) `' h- ?5 V! T V2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 166, in create_channel
4 O& H: S N' q2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return connection.channel()
6 X: Z4 g3 z i8 j2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 517, in channel
+ p; y# V( q( D# S- t' i2025-03-10 15:04:39.383 65924 ERROR oslo_service.service channel.open(). s; k9 G- ]% S1 J( I9 j, ^& M3 H j
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open* m- ~& y& U- _3 ?, t0 q/ E0 A" `
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.send_method() x: r6 d' r% I8 C% U( c( I1 I6 u
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method9 W* w8 c: F$ S; @" @
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service return self.wait(wait, returns_tuple=returns_tuple)
N' l- D" J1 e1 L6 n- n2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
6 A' X. c3 e* `2 R. Y2025-03-10 15:04:39.383 65924 ERROR oslo_service.service self.connection.drain_events(timeout=timeout)! I3 \$ c# j- F3 w3 d) J B! y
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 525, in drain_events
" H2 e ]/ {! J# P/ r2025-03-10 15:04:39.383 65924 ERROR oslo_service.service while not self.blocking_read(timeout):
: L0 \/ Y# G, c: y7 C( g+ m5 m2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 530, in blocking_read1 }$ y$ o w/ k, D# }1 u+ t" H
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service frame = self.transport.read_frame()4 [+ @- O9 e* Y! U' O( @
2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame
6 v1 d0 u& x" ^7 ^2 H3 v0 f2025-03-10 15:04:39.383 65924 ERROR oslo_service.service frame_header = read(7, True)
; i- R) ~0 n5 M+ R2025-03-10 15:04:39.383 65924 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read
( k8 \7 e1 ^+ w X/ E2025-03-10 15:04:39.383 65924 ERROR oslo_service.service raise OSError('Server unexpectedly closed connection')
2 \$ f5 Q4 m1 K: v) V) k4 ^7 J2025-03-10 15:04:39.383 65924 ERROR oslo_service.service OSError: Server unexpectedly closed connection
) N4 V# z) ^/ L: r5 j2025-03-10 15:04:39.383 65924 ERROR oslo_service.service ( E* g8 H1 `5 k8 n& V" W
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service [None req-efb3dcc9-6aa9-4ed4-976f-5a5a1be661aa - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection
5 i6 ?8 \7 u) U- L, w6 [ F2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):
* X+ g: m" B6 w$ f2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel- o4 _+ |. g+ d/ a) |
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.channels[channel_id]8 u# r- _" m/ A- n- d6 n
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service KeyError: None
- R6 Q1 F/ G) m5 t0 g6 P2025-03-10 15:04:39.385 65925 ERROR oslo_service.service
. ~$ {7 \8 E) W. C! ?0 Z2025-03-10 15:04:39.385 65925 ERROR oslo_service.service During handling of the above exception, another exception occurred:& L' r; v- L9 z- l
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service
6 E; H4 F% M5 q L: {/ {2025-03-10 15:04:39.385 65925 ERROR oslo_service.service Traceback (most recent call last):: ~+ S7 M" j9 @" x% s2 J) G
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 806, in run_service, U- G! H" I D1 k" K) g
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service service.start()
. |/ b/ V3 X2 S Y( w! B2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start
D/ S. j% }& a e/ W' ]2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.rpcserver.start(); x8 ~: q; y& {3 F
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper
' [1 K/ z; p1 P0 S1 n+ X& p: S2025-03-10 15:04:39.385 65925 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),
: U! G8 Y3 A1 f* }+ O2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once# n9 D( I+ e; n8 q5 @* |" ]2 d
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service post_fn = fn()
. Z7 ?! [/ H" z, E6 L1 a& Z2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>, J9 B: M- `; H2 w* i! F8 H
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs), o: v3 _7 u1 L m ~+ q
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
4 x# L; q* B6 Y% h8 }5 \2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.listener = self._create_listener()
4 _2 v$ N3 w/ |4 }% F9 j: o2 B2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 150, in _create_listener
3 A: E! A8 ?' g) w% y2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.transport._listen(self._target, 1, None)
' e, |; A) Q: D2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen& b' _" L0 r8 _, b
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self._driver.listen(target, batch_size,; P" X2 ]$ m/ X. `' _/ B
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 698, in listen
' \/ [& K* [7 X0 X# v2025-03-10 15:04:39.385 65925 ERROR oslo_service.service conn = self._get_connection(rpc_common.PURPOSE_LISTEN)( z8 }( j4 m G3 a
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 605, in _get_connection; q4 n+ a0 q% t7 u
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return rpc_common.ConnectionContext(self._connection_pool,8 _3 v1 L! y3 p/ a0 D+ p
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
. b, u, ?4 m) j5 Q2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.connection = connection_pool.create(purpose): f8 O5 _( A3 L3 y% A2 ~
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create
; U! X3 Q) [% B8 k1 m2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.connection_cls(self.conf, self.url, purpose, retry=retry). [0 ~0 x6 I$ H1 b! I) M) g
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 826, in __init__
! Q, @# E4 F+ G6 E1 y) b2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.ensure_connection()& p' T* A; p/ n3 H
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 964, in ensure_connection
0 r) l2 j9 U8 h/ R+ p: T2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self._set_current_channel(self.connection.channel())
# `; j( g$ c, Z# m o/ z) N0 J% [2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 281, in channel8 v8 z3 U2 m D/ P; f8 K
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service chan = self.transport.create_channel(self.connection)
8 S! P" } U2 f& B6 y' e. n$ ^2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 166, in create_channel
# B. ]/ z/ Z) y' p4 X2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return connection.channel()
4 w% H1 R1 l' R' K% H) r2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 517, in channel8 r, \/ `* X5 y5 U- Z
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service channel.open()1 I! r6 H! C. |& F5 S# {" x7 _
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open
7 L `( |3 D* w7 C* V# n2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.send_method(! o" X6 ]* G2 s& A
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method5 W, @2 W. ]# G
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service return self.wait(wait, returns_tuple=returns_tuple)
, e9 c: ?0 v8 g+ F) a2 }9 o# X2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait5 ?) ?# F2 v7 m
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service self.connection.drain_events(timeout=timeout). }. \; M* }" F6 k
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 525, in drain_events
- G5 l9 ~0 f/ [1 J$ f, ~, Q2025-03-10 15:04:39.385 65925 ERROR oslo_service.service while not self.blocking_read(timeout):
1 M" E9 s: l% c9 a( C! O2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 530, in blocking_read
) \% j; \/ I# r3 |4 T/ `# }# A& j d2025-03-10 15:04:39.385 65925 ERROR oslo_service.service frame = self.transport.read_frame()
, S1 r% _5 K- `& ]- L# C' ]" C2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame
- [9 z! n9 Q, b. }; i2025-03-10 15:04:39.385 65925 ERROR oslo_service.service frame_header = read(7, True)
5 y: U$ z8 ]5 C" | n2025-03-10 15:04:39.385 65925 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read( `1 b9 _/ i: g; W
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service raise OSError('Server unexpectedly closed connection')
1 w" I5 g1 h3 y7 b2025-03-10 15:04:39.385 65925 ERROR oslo_service.service OSError: Server unexpectedly closed connection, E$ x _4 l4 V% I8 H/ j
2025-03-10 15:04:39.385 65925 ERROR oslo_service.service , L- T3 l' T5 I+ v5 g. t
2025-03-10 15:04:39.407 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Child 65924 exited with status 1& E4 v: ~5 ? a7 Z% A4 `" C$ c
2025-03-10 15:04:39.411 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping
% R( l( h9 X; O$ R2025-03-10 15:04:40.417 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Child 65925 exited with status 1
2 u; d7 R$ V0 r( ?# @5 \/ w! H2025-03-10 15:04:40.421 64547 INFO oslo_service.service [None req-730cac04-458a-4a9d-a40c-d822249d389b - - - - - -] Forking too fast, sleeping/ F0 M- `% Q+ h2 R% b
2025-03-10 15:04:40.429 65928 INFO nova.service [-] Starting scheduler node (version 28.3.0-1.el9s)
( x) E$ q o9 b/ X2025-03-10 15:04:40.506 65928 ERROR oslo_service.service [None req-df63421d-4e77-4628-9ed7-e945081e1077 - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection
9 \1 r$ B: o& o, v' B2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):: I5 `6 ~0 L4 j; m0 C* z8 j% v
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 514, in channel; @2 v! G5 m' K, }
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.channels[channel_id]
- d1 W7 f2 y c+ u/ @2025-03-10 15:04:40.506 65928 ERROR oslo_service.service KeyError: None
9 W$ Y7 z$ ^! u7 R4 I- A- f# V9 H2025-03-10 15:04:40.506 65928 ERROR oslo_service.service 5 h+ v8 ^0 ~' j
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service During handling of the above exception, another exception occurred:
8 v* ^" m% w7 O2025-03-10 15:04:40.506 65928 ERROR oslo_service.service
' b* X: @/ f/ H% X8 G7 ?2025-03-10 15:04:40.506 65928 ERROR oslo_service.service Traceback (most recent call last):( l9 E p8 Q, H$ e1 c
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 806, in run_service& B' d4 j- u. h1 r1 Z3 u
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service service.start()
' w Q- ]" R, K" d) J2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/nova/service.py", line 195, in start
& |& u" N& j6 s% r' a. Z0 t# r; @2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.rpcserver.start()
3 m0 x0 W9 Y1 }2 x E2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper
5 |2 C& t& K/ s" T2025-03-10 15:04:40.506 65928 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),
5 P' o& S# D% e2 X6 i8 o) k2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once; T5 V0 \4 A: Y# V3 l" h
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service post_fn = fn()
3 S+ s4 I" H- i- c5 K# v2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda># j2 y) h! O x: G- o0 h; p
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service states[state].run_once(lambda: fn(self, *args, **kwargs),0 \. H6 B# f; j; q7 ]1 j9 N* @
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
4 J% H- h) n% b# i& h0 m2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.listener = self._create_listener()0 ^3 B: L: s" W n) x
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 150, in _create_listener
4 x I! h# ~3 q7 }; Y: p" v8 D2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.transport._listen(self._target, 1, None)/ h' c5 i& U3 F0 ]$ M2 a
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen! Z- U V# V) c2 M% ^
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self._driver.listen(target, batch_size,9 A+ c( B- g& S' L
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 698, in listen7 n0 d, u8 j* Z. \8 Q. h
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service conn = self._get_connection(rpc_common.PURPOSE_LISTEN)
Z0 H4 ]4 ~- ]; S" E; H9 c; I2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 605, in _get_connection
: J* _6 v$ L8 X' }/ l. q& L2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return rpc_common.ConnectionContext(self._connection_pool,
. H1 B# R/ Q. [ B2 @$ |+ g9 h5 K5 V2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
/ K0 S7 q# T6 j9 i2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.connection = connection_pool.create(purpose)
+ u0 a# j- _) @* r2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create8 o/ W; v* [. b* D4 e. z( s+ u
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.connection_cls(self.conf, self.url, purpose, retry=retry)
$ y, u+ W, h7 n1 F% e2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 826, in __init__" k, Y+ V* H- `, g2 W9 B, d
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.ensure_connection()' h6 G& e* F: W4 S
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 964, in ensure_connection
7 d& |( k) U6 U5 b2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self._set_current_channel(self.connection.channel())4 k* E6 g, f( N
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 281, in channel. S9 e2 T/ n8 z1 g2 O( w
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service chan = self.transport.create_channel(self.connection)
- Z, q) b# }" k* i1 q/ n3 o6 v2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 166, in create_channel' _% ]; u9 Q- v) }
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return connection.channel()
& p+ G3 s! N2 Q# E& z4 J0 i' t2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 517, in channel
3 A# V; Z- D: c: h5 z; D; }2025-03-10 15:04:40.506 65928 ERROR oslo_service.service channel.open()
0 n( [6 v6 Y1 D! Q; l4 Z. \$ a2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open3 K( M. ]9 K+ x0 M
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.send_method(
9 k& T: W, f7 \1 T/ I2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method
1 t3 i \* ^2 K+ _2025-03-10 15:04:40.506 65928 ERROR oslo_service.service return self.wait(wait, returns_tuple=returns_tuple)
& t$ P+ D$ r; C3 G, a5 D f2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
/ x3 R; r( Y+ _) \7 E: V; V( w2025-03-10 15:04:40.506 65928 ERROR oslo_service.service self.connection.drain_events(timeout=timeout)2 Y) z2 f6 M" o4 t
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 525, in drain_events
Z% d9 d) f; {6 Y2025-03-10 15:04:40.506 65928 ERROR oslo_service.service while not self.blocking_read(timeout):6 L1 t \6 C+ [5 S7 v
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 530, in blocking_read: t9 _1 }: P) k6 C
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service frame = self.transport.read_frame()
; x- R) v/ _7 K: C8 b( ]$ `2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame3 p( O p* E" x0 `" ~" P
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service frame_header = read(7, True)
# V( v/ a1 ]$ B" H& y- c; g2025-03-10 15:04:40.506 65928 ERROR oslo_service.service File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 635, in _read( O. |1 l1 |* J# p! s
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service raise OSError('Server unexpectedly closed connection')
+ L8 H. a" {$ `2025-03-10 15:04:40.506 65928 ERROR oslo_service.service OSError: Server unexpectedly closed connection% M8 _! D$ F$ R& P9 c" V
2025-03-10 15:04:40.506 65928 ERROR oslo_service.service # U1 f2 |# p5 g% l% C3 R
c! I! ]( m1 q6 ?5 T$ L# ?$ u7 z" J' f6 F
5 Q9 n: k9 |- U4 R/ e% k* T7 n
) K( o7 \. K' q' _ tail -f /var/log/rabbitmq/rabbit@controller.log 4 h: n) \* V2 [4 }* c5 N
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> errorContext: shutdown7 U0 |- r; L: U/ A b
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> reason: reached_max_restart_intensity+ V0 W3 m% Q, ?/ _/ B* B: K) `- S
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> offender: [{pid,<0.17503.0>},
9 S, n& T" G6 x2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {id,reader},; P' O. Z% l2 [/ L3 H1 B
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {mfargs,{rabbit_reader,start_link,0 r: n5 s) d7 y8 } k
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> [<0.17501.0>,
5 t8 o. o8 ^" j! Y6 v' e2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},5 Q9 W# ~- q. q4 e( f7 r5 X
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {restart_type,intrinsic}, j* j7 `. |. k# s; V
2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {shutdown,300000},
" k: n' c7 V' C4 n9 G0 m: B2025-03-10 15:07:56.099851+08:00 [error] <0.17499.0> {child_type,worker}]
" h1 ?, o3 W S1 ? K4 c" ]2025-03-10 15:07:57.162718+08:00 [info] <0.17532.0> accepting AMQP connection <0.17532.0> (192.168.8.200:56878 -> 192.168.8.200:5672)0 V0 Y" t/ M+ O
2025-03-10 15:07:57.164872+08:00 [info] <0.17532.0> Connection <0.17532.0> (192.168.8.200:56878 -> 192.168.8.200:5672) has a client-provided name: nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f9 R) C k6 N$ ? K4 c! p% p
2025-03-10 15:07:57.166399+08:00 [info] <0.17532.0> connection <0.17532.0> (192.168.8.200:56878 -> 192.168.8.200:5672 - nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f): user 'openstack' authenticated and granted access to vhost '/'
^3 z2 b# y2 q$ L9 `. l2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> crasher:, }% G8 I9 I8 o' j3 i1 r: k
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> initial call: rabbit_reader:init/3
5 D; L' J8 f { y& ?2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> pid: <0.17532.0>
- X/ H& A) n. w- f- j2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> registered_name: []
. C/ g8 z2 B0 b) R( k4 b. f$ N2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2073>,einval}} f: ^! P9 D, B5 N/ p, {- l1 ?" `! e
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
! D% u" r d( Q1 t2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)7 a4 @0 [- e& `( [6 }- e
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)7 P# _* ^' F9 d) R- _
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)
1 q1 E- d/ x! D- E) Z) v2 v2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> ancestors: [<0.17530.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,3 q& z1 b& r" x+ u* h1 [0 U" t
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> <0.573.0>,rabbit_sup,<0.237.0>]' g4 B1 Z2 }* N+ m
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> message_queue_len: 02 b* q/ R; x3 m3 g" Q: j/ g
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> messages: []. k" s5 {9 L, Q+ y& T9 v; r/ J
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> links: [<0.17530.0>]
3 Y, c- X$ G! |7 Q \5 I: R2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> dictionary: [{process_name,
0 q9 P7 e g! t" G! U# ]2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {rabbit_reader,
- p9 X3 l! f9 \2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> <<"192.168.8.200:56878 -> 192.168.8.200:5672 - nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>}},% E$ ~4 {3 |( Q C
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {{ch_pid,<0.17541.0>},
7 p+ h& j1 P/ z4 }2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {1,#Ref<0.3335610103.354942977.69028>}},
' T1 J/ b( o2 C+ p7 x# E% y2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {connection_user_provided_name,. ?, |& p2 w! Y: E4 P, p6 x
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>},
+ R, n8 h" h1 Y) a d2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {{channel,1},
0 m- T( |! e9 }# v W% ?2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<0.17541.0>,{method,rabbit_framing_amqp_0_9_1}}},0 N, h2 u1 N+ ? B
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {client_properties,) t# v7 x( J/ l6 x2 W
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> [{<<"product">>,longstr,<<"py-amqp">>},0 I& R. ^, U1 v
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"product_version">>,longstr,<<"5.1.1">>},
" C7 D8 K1 b' W! b$ G5 X; c2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"capabilities">>,table,
. A$ b9 ~% F$ M5 v, J2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> [{<<"authentication_failure_close">>,bool,true},
/ h5 Q# w0 T+ y0 c! Y: G. K' _8 j2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"connection.blocked">>,bool,true},; N) ]0 j) ]3 i3 L. H
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"consumer_cancel_notify">>,bool,true}]},
" D$ I) n( y; u1 \: R1 e) t* ?% y2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> {<<"connection_name">>,longstr,
; d# V2 i- q, c0 O2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> <<"nova-scheduler:66635:d75c7086-99d1-461a-86b9-880049badd8f">>}]}]
( w, f6 O; L1 S- h9 d2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> trap_exit: true' K5 O( h2 H: i( _' C8 G
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> status: running
L4 g f% v: o [( K J! q2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> heap_size: 2586
3 L O2 |6 t* h3 x2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> stack_size: 28
& V8 n! E# `1 |" w8 X; R9 ]2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> reductions: 12149& ^" \6 |: z& L/ r
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0> neighbours:. v# b4 m# y. }+ `5 v7 f
2025-03-10 15:07:57.167881+08:00 [error] <0.17532.0>
8 K; c2 _0 t. `8 ?4 u8 i2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> supervisor: {<0.17530.0>,rabbit_connection_sup}
2 U* A1 `# W' H2 ^6 ^0 X2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> errorContext: child_terminated- d( e) T' i4 ~2 m
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> reason: {unexpected_message,{'EXIT',#Port<0.2073>,einval}}7 z# D# w# b( h$ S
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> offender: [{pid,<0.17532.0>},
7 b3 E) s7 M& s. B( r2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {id,reader}," M' }2 @# W2 y& G
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {mfargs,{rabbit_reader,start_link,& H! l# ^. V; ]
2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> [<0.17531.0>,
5 r$ f+ z" \( M3 m/ e2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
( {# i3 e3 y. `& u' M2 p2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {restart_type,intrinsic},
- Z3 y* N. w+ t; T& v5 S0 X2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {shutdown,300000},
6 J) `" @. f: Y) e2025-03-10 15:07:57.168858+08:00 [error] <0.17530.0> {child_type,worker}]+ y3 d3 l2 f4 C/ d% d
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> supervisor: {<0.17530.0>,rabbit_connection_sup}0 m. U0 _& ]3 |- t* {
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> errorContext: shutdown
F* y- |: q9 f2 [2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> reason: reached_max_restart_intensity
1 n/ ^: d) D5 T M; n; }6 M2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> offender: [{pid,<0.17532.0>},; d, J* Y+ d* ]4 e! g
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {id,reader}," U1 ~$ v* d$ @; c. i, r; y, G
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {mfargs,{rabbit_reader,start_link,$ F# d1 `+ S; J7 B# [2 A% a
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> [<0.17531.0>,7 E5 f2 ^( E# y8 T# _( d- V
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
! T+ D% Z6 b) D/ H/ S2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {restart_type,intrinsic},7 @0 [: r% J) J# O% y
2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {shutdown,300000},
9 p, o# \8 B9 N5 z7 U. V& l3 @2025-03-10 15:07:57.169105+08:00 [error] <0.17530.0> {child_type,worker}]
: ?+ v8 I; t7 `: S# f ^2025-03-10 15:07:57.198958+08:00 [info] <0.17549.0> accepting AMQP connection <0.17549.0> (192.168.8.200:56884 -> 192.168.8.200:5672)
c5 V& ]0 K% G, m* [7 K2025-03-10 15:07:57.200954+08:00 [info] <0.17549.0> Connection <0.17549.0> (192.168.8.200:56884 -> 192.168.8.200:5672) has a client-provided name: nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354
# T2 d5 N' l+ g1 ^# ]2025-03-10 15:07:57.202534+08:00 [info] <0.17549.0> connection <0.17549.0> (192.168.8.200:56884 -> 192.168.8.200:5672 - nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354): user 'openstack' authenticated and granted access to vhost '/'
! \5 Y4 I8 [( v! n2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> crasher:
# Z& j/ L, i2 Y2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> initial call: rabbit_reader:init/3
; C( J5 }$ v/ P' I$ n. c# m2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> pid: <0.17549.0> c. q2 v! G. B6 O5 e1 M9 |
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> registered_name: []
2 F( |" p: G$ r: r$ U2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2075>,einval}} k3 Z" r F3 W; S$ \. b. @' `
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)3 {4 H! r) n3 v
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
6 ~1 ~8 [9 ^- G+ D+ Y6 o5 d2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)% \' r, t5 Q: V# ]3 R) ]
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)% f- o; ]+ F1 s8 T# }9 ~
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> ancestors: [<0.17547.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,
+ I% E9 K4 s% G; \, O1 q2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> <0.573.0>,rabbit_sup,<0.237.0>]
" H: F8 m! A+ f2 \2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> message_queue_len: 0
/ i4 r, G; W/ H3 Y! P2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> messages: []
2 u5 f' [# O# M2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> links: [<0.17547.0>]
& n, p% k/ v# ^" M; U2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> dictionary: [{process_name," ]( R7 |, ]1 s% P
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {rabbit_reader," u- \5 L! q' R( ~
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> <<"192.168.8.200:56884 -> 192.168.8.200:5672 - nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>}},8 @) \: i/ R2 n: U- }
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {{ch_pid,<0.17558.0>},* a" U* e" l) T% S- ^* H0 O8 D) c
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {1,#Ref<0.3335610103.354942977.69102>}},
0 r1 ^0 k8 s; i8 N' o2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {connection_user_provided_name,6 m6 U# S! y d1 S$ u5 ]/ M- m
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>},
' ?( n, R) p) j2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {{channel,1},
. F7 x q$ x* F' d) F* K2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<0.17558.0>,{method,rabbit_framing_amqp_0_9_1}}},
. R) d/ c0 o. D, s0 `: H" p2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {client_properties,/ X5 p) l; K& ]4 R, P, L+ Y
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> [{<<"product">>,longstr,<<"py-amqp">>},4 I; Z- V4 @- ?5 i0 F( C& Z
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"product_version">>,longstr,<<"5.1.1">>},5 d+ r) t7 U/ r5 `' r8 Q( S. d A
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"capabilities">>,table,
( w) W# s+ ~$ M E( `2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> [{<<"authentication_failure_close">>,bool,true},4 T/ z8 Y: B& n! e: B6 E+ F5 |
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"connection.blocked">>,bool,true},
- V. i( t$ U' |- N2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"consumer_cancel_notify">>,bool,true}]},
) L% ]2 b1 R# _9 ^9 i( U2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> {<<"connection_name">>,longstr,, d* q# r2 y- x
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> <<"nova-conductor:66636:97383aeb-98b2-45ac-9bb5-aeadb1838354">>}]}]
- J; z2 ?3 i u# M2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> trap_exit: true( }- b) ]2 V: F# k, _! s2 a t$ c
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> status: running" e6 u3 ?, W* d+ n. x
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> heap_size: 2586% X3 i; Y# V: ?( l
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> stack_size: 28 w) o' M; k6 l% p C' s6 Q
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> reductions: 121384 Q( O0 l+ R. x( d
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0> neighbours:$ ~2 k7 ~7 H; O4 ~* O. f5 w
2025-03-10 15:07:57.210607+08:00 [error] <0.17549.0>
C3 m# G) I. S! ?1 u8 j9 I2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> supervisor: {<0.17547.0>,rabbit_connection_sup}
\+ b2 [! P3 L9 W$ ~# I2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> errorContext: child_terminated
& f! m# a0 J4 W* Z; ?( J' k3 N2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> reason: {unexpected_message,{'EXIT',#Port<0.2075>,einval}}
% n9 @0 ?, M. b b& a) x6 m; `2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> offender: [{pid,<0.17549.0>},
6 c% ]; G6 l. \1 B- q/ q3 g y2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {id,reader},, ]: y4 x9 p$ r6 \9 U$ n
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {mfargs,{rabbit_reader,start_link,
- x/ b1 [0 ~/ p# g6 }4 f/ }% Y2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> [<0.17548.0>,$ N9 h# F) T+ I( ~
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},. ?! d( W" g; @; |. [4 r; P$ Z
2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {restart_type,intrinsic},
3 J: p! ^6 ^- I( \- w) X2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {shutdown,300000},
) m! M, b% b" g1 {2025-03-10 15:07:57.211659+08:00 [error] <0.17547.0> {child_type,worker}]8 Q. N7 f: J0 H8 h* I2 m$ G
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> supervisor: {<0.17547.0>,rabbit_connection_sup}
7 { P7 d6 J0 r. |* c& z2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> errorContext: shutdown$ S- U! t/ L! X6 v% A g
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> reason: reached_max_restart_intensity `8 c6 ]" ^ c( s f* H2 J
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> offender: [{pid,<0.17549.0>},
* S; f1 y( J6 A2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {id,reader},0 ^( X0 Q1 s: A H
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {mfargs,{rabbit_reader,start_link,0 N" ^7 s5 Z: `$ K
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> [<0.17548.0>,/ m! F& u- h. G5 m# U, u z
2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
5 a/ b& f; m' m5 z0 e: l$ O0 d2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {restart_type,intrinsic},
: ^8 L! N! X9 l8 j7 O) J+ B8 E2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {shutdown,300000},
: ^' Q, b! Q5 j2025-03-10 15:07:57.211919+08:00 [error] <0.17547.0> {child_type,worker}]
2 A0 K3 k! m. _1 I/ X L5 g2025-03-10 15:07:58.218269+08:00 [info] <0.17566.0> accepting AMQP connection <0.17566.0> (192.168.8.200:56896 -> 192.168.8.200:5672)
. t0 i" S3 O, D% x7 O" B( r2025-03-10 15:07:58.219559+08:00 [info] <0.17569.0> accepting AMQP connection <0.17569.0> (192.168.8.200:56910 -> 192.168.8.200:5672)4 @# N# a( I2 L
2025-03-10 15:07:58.221483+08:00 [info] <0.17569.0> Connection <0.17569.0> (192.168.8.200:56910 -> 192.168.8.200:5672) has a client-provided name: nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0
& [( ~" G" X8 [/ n i5 p8 T" O2025-03-10 15:07:58.222905+08:00 [info] <0.17566.0> Connection <0.17566.0> (192.168.8.200:56896 -> 192.168.8.200:5672) has a client-provided name: nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff( n3 u! D4 c$ j* |3 b" I
2025-03-10 15:07:58.222949+08:00 [info] <0.17569.0> connection <0.17569.0> (192.168.8.200:56910 -> 192.168.8.200:5672 - nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0): user 'openstack' authenticated and granted access to vhost '/'
9 R; \6 n7 {& T. ]: j) D2025-03-10 15:07:58.224919+08:00 [info] <0.17566.0> connection <0.17566.0> (192.168.8.200:56896 -> 192.168.8.200:5672 - nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff): user 'openstack' authenticated and granted access to vhost '/'
9 k7 p0 q. M2 W5 ~. I& C! s* O2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> crasher:1 b) c% {: a4 I0 o* j) Y
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> initial call: rabbit_reader:init/3* j! _+ |0 n# `9 e$ z4 M
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> pid: <0.17566.0>
1 C' W8 U1 K8 c6 N% C( F2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> registered_name: []
: I& g; d+ r: r2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}0 K; N% q, N3 D1 l9 u2 @
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)4 E T2 ~# I$ e7 J" u+ }2 C3 C
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
& `! h; W* B& `' r: b7 y2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
& O- ?. R3 S( f/ c. [$ p2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)* O" p# D [! g% B
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> ancestors: [<0.17564.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,
; s: y4 D0 P, D0 w2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> <0.573.0>,rabbit_sup,<0.237.0>]2 C3 `( s% h. R
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> message_queue_len: 05 s+ k& j. r: C6 B
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> messages: []
* Y4 t0 ~3 G* g" R: T. W2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> links: [<0.17564.0>]/ r: [' \/ j/ m$ ~! z
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> dictionary: [{process_name,7 h4 ?+ ?% n$ B$ Q
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {rabbit_reader,
& m1 I1 N3 E a* n- s2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> <<"192.168.8.200:56896 -> 192.168.8.200:5672 - nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>}},# A- [0 z$ F" g& n9 h# Z) F# @6 S
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {{ch_pid,<0.17583.0>},
, g3 B" \4 W; q l$ Y7 ?/ L2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {1,#Ref<0.3335610103.354942977.69224>}},1 {) X7 E/ J' s9 v A
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {connection_user_provided_name,
" D- @9 F# u9 ^' z5 J. [+ P4 ]. |2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>},+ R$ ~! [4 A, R
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {{channel,1},/ B; ]( a* M9 V
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<0.17583.0>,{method,rabbit_framing_amqp_0_9_1}}},
2 `9 S- q' ?. c7 ]2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {client_properties,
' [8 l7 G3 a( j9 V, J2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> [{<<"product">>,longstr,<<"py-amqp">>},
}7 V" k$ t7 w: T- O" ~+ h2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"product_version">>,longstr,<<"5.1.1">>}," r! P' i: R2 o' c% ~3 ?
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"capabilities">>,table,5 }1 p) I5 P, P; z v8 f8 Q
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> [{<<"authentication_failure_close">>,bool,true},
3 Z9 m8 C) ~, o: y! p& Q2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"connection.blocked">>,bool,true}," o7 k2 @& Q3 x/ y! l
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"consumer_cancel_notify">>,bool,true}]},
6 A/ a% }& b8 w6 a- @2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> {<<"connection_name">>,longstr,. H/ S, {) W; G7 H# C8 [# K3 v
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> <<"nova-scheduler:66637:aacf8907-379e-4464-81bb-63a1e9168dff">>}]}]
6 c3 _0 ?+ D' w- ]+ r2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> trap_exit: true
% G1 ~; W9 n0 ~2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> status: running, l. d- a% ? w, _
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> heap_size: 2586- |3 C4 U% J& L! q/ e2 G& `
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> stack_size: 28
" |( J$ [ ]' ^0 n+ _7 u: Q2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> reductions: 12149 w& j# n- v; M" A5 X. O6 w
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> neighbours:3 ~% M c9 L* K6 W: E
2025-03-10 15:07:58.226402+08:00 [error] <0.17566.0> , n( S8 T$ w- p& f6 l0 O% C+ n
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> supervisor: {<0.17564.0>,rabbit_connection_sup}
7 ?& {! \) @ W2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> errorContext: child_terminated
* h1 M0 u+ @1 P8 C( l8 t3 A, p1 L) m2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> reason: {unexpected_message,{'EXIT',#Port<0.2077>,einval}}$ m2 {1 @" h. I+ A2 S+ S) w) F; e
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> offender: [{pid,<0.17566.0>},: Z/ s/ H! b5 \6 A$ ?
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {id,reader},4 a6 ~0 Q, d" L9 o
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {mfargs,{rabbit_reader,start_link,6 u& _# Z) n1 r8 k$ |; _
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> [<0.17565.0>,
$ O! G5 ^& Q5 {9 q- S2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},9 Q& t" N; u/ {) H! n
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {restart_type,intrinsic},0 D0 r k9 G r
2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {shutdown,300000},
( N' I5 z- k n' M2025-03-10 15:07:58.227627+08:00 [error] <0.17564.0> {child_type,worker}]. j! u8 v. Q& j% w: C, P
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> supervisor: {<0.17564.0>,rabbit_connection_sup}. ?8 i4 E( A# Y( H, T
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> errorContext: shutdown5 M; y% `7 M, p7 g6 t
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> reason: reached_max_restart_intensity; x: l$ ~( V& M; i4 h. U( ?
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> offender: [{pid,<0.17566.0>},
3 Z3 z7 l. x( H5 Z0 X& M; K! c2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {id,reader},! F' n% } }& n0 v" @5 e* _% p
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {mfargs,{rabbit_reader,start_link,2 n' |4 s, ^7 @0 w1 Q9 Y V* i
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> [<0.17565.0>,3 p* ^5 q; U c; c/ N2 {) I2 q5 o- P
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}}, n+ o3 K0 |' I5 K: q3 s
2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {restart_type,intrinsic},
m/ P; Z1 I- d$ a2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {shutdown,300000},
: M, i; ?4 e, u# z2025-03-10 15:07:58.227935+08:00 [error] <0.17564.0> {child_type,worker}]
/ i: T6 l* s1 o& t' C; K2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> crasher:
- i) b6 j- m) o5 |1 V3 x2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> initial call: rabbit_reader:init/3
* \: A' Y8 }, r2 J5 C' W9 u2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> pid: <0.17569.0>7 x% h, [5 ^6 ?; R0 ?1 o
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> registered_name: []
2 P: r- U* h( I3 t: ?# C2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}( p' U; K9 X9 u
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)6 \+ y( i* Z4 _. b; Y, d6 ?
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)' N& d0 h% m; x6 |
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)3 z& P j c. M/ E4 T: W. p' T
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)6 w+ }* A2 V, O5 N2 I6 V
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> ancestors: [<0.17567.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,
# b, `' i6 ^. ]2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> <0.573.0>,rabbit_sup,<0.237.0>]
, P/ S5 f9 @$ i8 S3 Q3 r2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> message_queue_len: 0
: o4 X+ ]* V$ t2 O5 p2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> messages: []
, J* {* D- C" i3 g1 J, L2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> links: [<0.17567.0>]
6 T$ l* R: H9 h v2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> dictionary: [{process_name,
/ b( q2 b, ?- ^9 \2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {rabbit_reader,, q/ ~) F* j3 m3 c$ l
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> <<"192.168.8.200:56910 -> 192.168.8.200:5672 - nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>}},
* j9 ~7 ^, y( Y' g9 c; D* K2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {{ch_pid,<0.17592.0>},
# g9 ~3 X# u( s9 U4 v2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {1,#Ref<0.3335610103.354942977.69257>}},
, X" ^3 \- Y4 c4 T$ M, ?/ {2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {connection_user_provided_name,
6 B" o6 i# e% W' C4 L2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>},
1 O9 j' j- _2 `# {5 n" }2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {{channel,1},
' `+ o0 D9 t0 w& O3 E; i5 \2 P2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<0.17592.0>,{method,rabbit_framing_amqp_0_9_1}}},
, n( f7 s1 u2 R: R2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {client_properties,
) W! l6 B# ^4 O. o1 n2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> [{<<"product">>,longstr,<<"py-amqp">>},7 `: { r0 ^: g
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"product_version">>,longstr,<<"5.1.1">>},2 |( }7 N) i. S. t. y) Y
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"capabilities">>,table,
; ` q+ M2 z+ W M+ Q2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> [{<<"authentication_failure_close">>,bool,true},
) _) j2 v1 o, v6 m8 K2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"connection.blocked">>,bool,true},! W$ y% g: r) k* J/ Y! l8 l
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"consumer_cancel_notify">>,bool,true}]},
- o2 _7 A5 ^8 h1 L: [2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> {<<"connection_name">>,longstr,. H! L: Y2 l# H' ]8 L
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> <<"nova-scheduler:66638:8c2ec9a4-60a1-47a7-a4a2-49b5c9f043e0">>}]}]8 P3 G* o2 P' Y
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> trap_exit: true
4 q6 |" {% \! E2 G' l& Q! M% |2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> status: running/ n: F1 l& V# b5 G- B9 Y
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> heap_size: 2586& |/ s5 [* r; ~# u% s
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> stack_size: 28
- w9 W7 Z* ~6 k7 d+ F5 P; u2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> reductions: 121494 E( `3 n/ W3 K9 j" Y, d, V6 a4 f
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> neighbours:1 w, t4 P& s: T$ D7 P1 M$ J: l
2025-03-10 15:07:58.227826+08:00 [error] <0.17569.0> 2 k5 Y- F2 q9 Z
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> supervisor: {<0.17567.0>,rabbit_connection_sup}, h# [. U: T9 I2 Z" F% \
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> errorContext: child_terminated
7 G: J% f" R- v3 C2 y- ]& e1 g2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> reason: {unexpected_message,{'EXIT',#Port<0.2078>,einval}}
4 P9 W8 \4 u( U3 N+ i) {2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> offender: [{pid,<0.17569.0>},! Z7 t- q! G6 e. d1 v2 w
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {id,reader},
' S9 K' Z. v+ P! D" @/ ]2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {mfargs,{rabbit_reader,start_link,
9 n- Y& i; o7 g* d2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> [<0.17568.0>,9 H- g: H4 \" t7 G) K. y' T' p9 Q
2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
" K+ _1 C$ [' q& }- N2 `0 ]5 Y2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {restart_type,intrinsic},
. x1 z( Y' g( u+ g2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {shutdown,300000},
4 V, E/ Z2 Y4 z1 i2025-03-10 15:07:58.228874+08:00 [error] <0.17567.0> {child_type,worker}]% t" A0 P( ]( a
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> supervisor: {<0.17567.0>,rabbit_connection_sup}
. Q' b1 K8 w: p3 j. E* M2 v2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> errorContext: shutdown+ H; y, R9 r7 c c4 O6 F
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> reason: reached_max_restart_intensity
; S: M. A M; \, V2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> offender: [{pid,<0.17569.0>},5 E" R' {; w3 @) E5 F: K
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {id,reader},& v: P1 R$ D t' y/ b
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {mfargs,{rabbit_reader,start_link,
A! x1 C- i, K3 Q" q1 T, @2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> [<0.17568.0>,7 M( D6 ?& `8 o" b5 E
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
+ ~) p- ]% _1 k2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {restart_type,intrinsic},( y( Q( A: r$ r4 T$ b1 v' u" J3 @
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {shutdown,300000},( W j/ I6 c. N+ j
2025-03-10 15:07:58.229215+08:00 [error] <0.17567.0> {child_type,worker}]$ o9 G; E! O; u* [0 p
2025-03-10 15:07:58.263449+08:00 [info] <0.17600.0> accepting AMQP connection <0.17600.0> (192.168.8.200:56914 -> 192.168.8.200:5672)7 j, b8 k4 n9 I0 x, H& w% c
2025-03-10 15:07:58.265355+08:00 [info] <0.17600.0> Connection <0.17600.0> (192.168.8.200:56914 -> 192.168.8.200:5672) has a client-provided name: nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af, a# g- R. o9 |0 W. w1 R. D
2025-03-10 15:07:58.266959+08:00 [info] <0.17600.0> connection <0.17600.0> (192.168.8.200:56914 -> 192.168.8.200:5672 - nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af): user 'openstack' authenticated and granted access to vhost '/'& z1 J9 u/ o7 i3 z! ?1 v
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> crasher:! a) y* m5 p6 y- h
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> initial call: rabbit_reader:init/3/ y% {) W) O. D
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> pid: <0.17600.0>9 `( o# y9 M- P7 u& f# I1 O
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> registered_name: []6 [. c) |/ H, i$ C
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}* m. B$ Z+ I- g7 b
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)& s5 V/ ^7 C" v8 S. w
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)9 W' K" }; H5 O. @2 @
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454); ^! p: D4 p" b, @6 s
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)
4 J6 C# i6 H% N2 o0 d8 I2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> ancestors: [<0.17598.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,& A/ r$ e# i& R. d, h; r# H
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> <0.573.0>,rabbit_sup,<0.237.0>]
4 t3 f. e5 N, ?3 |$ E' b, O2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> message_queue_len: 0
4 O2 z1 @" D! F, @) d2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> messages: []
3 G' \) T0 z" ^# p E% L4 x4 i2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> links: [<0.17598.0>]$ Z K+ J/ f4 P
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> dictionary: [{process_name,
8 n% t. f! j' ]! e; x3 j2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {rabbit_reader,6 ?) Z, x a/ s C
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> <<"192.168.8.200:56914 -> 192.168.8.200:5672 - nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>}},( Q6 X$ s: W8 w% K4 E% s
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {{ch_pid,<0.17609.0>},
( \4 |9 W7 l# f2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {1,#Ref<0.3335610103.354942978.40387>}},7 e7 f+ v: |8 W
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {connection_user_provided_name,
% k/ f% v/ d4 _. t. i2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>},
1 ?; Q! \5 M; n1 w9 c3 d5 H8 b2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {{channel,1},
# j" t7 e1 r2 d8 P4 l3 `2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<0.17609.0>,{method,rabbit_framing_amqp_0_9_1}}},
- }7 n6 S8 @/ n" L2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {client_properties,2 ]* |) h/ l# h3 Z+ V2 d
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> [{<<"product">>,longstr,<<"py-amqp">>},
5 F- _; i- t9 v7 C2 _( p! z4 P2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"product_version">>,longstr,<<"5.1.1">>},: W T$ \8 ~1 I% {' q! L+ Y# `8 `( r6 Z, F
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"capabilities">>,table,
) C8 G( G3 m* A9 V) l% C! f2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> [{<<"authentication_failure_close">>,bool,true},
7 c% G5 K" `5 _, h2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"connection.blocked">>,bool,true},- V1 {/ [% b8 _8 y4 ^
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"consumer_cancel_notify">>,bool,true}]},! K& k& I/ f6 C% o
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> {<<"connection_name">>,longstr,0 d; Z! E1 P! i+ V$ D s" }
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> <<"nova-conductor:66639:1a224a35-c91f-4336-b8f2-32f1a4b000af">>}]}]9 V- H l, r+ n4 Y( R+ M, \# m" Y
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> trap_exit: true' f# f( a y- f" X% |2 L( `) X
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> status: running1 U$ R5 e, n: a# R
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> heap_size: 1598
, s' k& l& @" ~/ t7 X- |2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> stack_size: 28, g' Q6 V- N y# q4 j
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> reductions: 12157* c I! M% V# [( t
2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> neighbours:
5 l- u% a6 z' ]+ }$ z2025-03-10 15:07:58.268347+08:00 [error] <0.17600.0> ~* M. m! x8 j& f" i
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> supervisor: {<0.17598.0>,rabbit_connection_sup}
% o* |# g1 F; \3 l; @2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> errorContext: child_terminated
$ P6 O; t* T$ t2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> reason: {unexpected_message,{'EXIT',#Port<0.2081>,einval}}
" Y/ J8 z' n% p( e, |2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> offender: [{pid,<0.17600.0>},( g! q) |1 x4 F' g
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {id,reader},
) f$ t& p5 w* i! S2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {mfargs,{rabbit_reader,start_link,
4 Y% L2 p1 X3 j* W1 Y2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> [<0.17599.0>,
& g0 s, j5 Z( W( h6 z' U& m3 V2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},, P8 T) `; _2 x( C* T
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {restart_type,intrinsic},* O y8 h! {; K( }
2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {shutdown,300000},
1 G8 d: `3 z8 S2025-03-10 15:07:58.269638+08:00 [error] <0.17598.0> {child_type,worker}]
- X, P+ Z5 i: ^; V5 M2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> supervisor: {<0.17598.0>,rabbit_connection_sup}
+ v. R( i* ]) k5 z2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> errorContext: shutdown7 A F6 `' R, }
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> reason: reached_max_restart_intensity9 O- E. `7 d: y! Q$ N
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> offender: [{pid,<0.17600.0>},) z; i: y- H* M! V+ G E9 \
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {id,reader},
+ p# }4 k0 y |2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {mfargs,{rabbit_reader,start_link,
" P2 H v' B' E ~9 X$ H2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> [<0.17599.0>,
5 \! n0 K- Z( L6 G2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},* ~; T) Y: V$ c3 f: E
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {restart_type,intrinsic},1 i( c: J* m2 ]1 E
2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {shutdown,300000},
: G' s6 t- c9 d$ _, F2025-03-10 15:07:58.269943+08:00 [error] <0.17598.0> {child_type,worker}]+ e+ @& b2 n+ [- S" x
2025-03-10 15:07:58.271897+08:00 [info] <0.17617.0> accepting AMQP connection <0.17617.0> (192.168.8.200:56918 -> 192.168.8.200:5672)
' ?) f8 H7 F2 G$ M* k: V% w2025-03-10 15:07:58.273815+08:00 [info] <0.17617.0> Connection <0.17617.0> (192.168.8.200:56918 -> 192.168.8.200:5672) has a client-provided name: nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657
$ G- Q. \ f% E6 l2025-03-10 15:07:58.275065+08:00 [info] <0.17617.0> connection <0.17617.0> (192.168.8.200:56918 -> 192.168.8.200:5672 - nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657): user 'openstack' authenticated and granted access to vhost '/'
" b& d8 M5 E( G9 o/ ~- O2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> crasher:
7 M' X. P6 E% u8 ~& d2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> initial call: rabbit_reader:init/3
8 W! y" ?# r Q% Q, S2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> pid: <0.17617.0>
7 ~+ m+ Y5 s; Z2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> registered_name: []- _) z, p% {3 C7 F+ M, a& K5 q6 _
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> exception exit: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}
/ I% i# R9 S0 L3 U! h- K$ k2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)0 W$ _7 e# M1 j& D, T
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)6 c* r- r0 h* [# I4 `- a! q+ \
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
5 D% y/ l% Z; m& T+ E% ^2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)
1 O% @9 Q+ b9 c1 H6 K- \7 g: P2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> ancestors: [<0.17615.0>,<0.578.0>,<0.577.0>,<0.576.0>,<0.574.0>,8 B) E4 u: @9 Q1 W5 z7 i' B; N
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> <0.573.0>,rabbit_sup,<0.237.0>]- k2 W7 g$ ~8 s! `) H* ^9 o
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> message_queue_len: 0
6 J6 @( P6 L* p9 R. ~8 e- a2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> messages: []
) z: g# p. [9 g8 `# g" |1 `2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> links: [<0.17615.0>]$ c& `; b$ k& Y L4 f |+ r
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> dictionary: [{{ch_pid,<0.17626.0>},! }0 K2 Z$ C" u, a
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {1,#Ref<0.3335610103.354942978.40421>}},
* a8 G7 D& e2 `% ]2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {process_name,6 Y- F. g$ O5 ?& N O9 C/ s
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {rabbit_reader,; [9 L; ^: }2 V, f) m3 c5 L" P8 q
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> <<"192.168.8.200:56918 -> 192.168.8.200:5672 - nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>}},
+ f# J+ [3 h8 X2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {connection_user_provided_name,
; V5 |9 k* N2 i- `2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>},
) ]8 L/ l- K) o9 y5 O* A4 H2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {{channel,1},
3 k, Y. C4 y4 x1 P9 ^2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<0.17626.0>,{method,rabbit_framing_amqp_0_9_1}}},' S, ]+ G/ }3 \- y/ g- N6 ]
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {client_properties,: {1 g% w* L+ O' E* [/ H2 S" A
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> [{<<"product">>,longstr,<<"py-amqp">>},' Z) G; r: R2 y0 X, v, s
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"product_version">>,longstr,<<"5.1.1">>},; k$ i- ^2 A/ Y& u; h+ Z
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"capabilities">>,table,
8 q: y5 p9 S! c9 F$ O5 D2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> [{<<"authentication_failure_close">>,bool,true},. l% P6 S7 h6 s: ]& {8 T
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"connection.blocked">>,bool,true},* b0 N$ e1 F" W, u2 v {
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"consumer_cancel_notify">>,bool,true}]},' R6 L1 `$ b& _
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> {<<"connection_name">>,longstr,
, ] U# K5 Z7 o% Q6 h4 n& E+ o% p2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> <<"nova-conductor:66640:dd0b4699-2964-493c-a473-d706f5f82657">>}]}]
5 M/ L2 D' C# Z, U$ t% T- C) `- e2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> trap_exit: true, U. P1 n! D) z6 v7 G! v/ Q8 U: J6 a# R
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> status: running
4 V' \& p6 w2 p! N2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> heap_size: 1598( \3 D: e5 l7 a' {) _- i% A
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> stack_size: 28
# G: A8 Z' j; `+ _; \) J; m f6 R2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> reductions: 12152
/ \1 w! l/ \' _: j1 Q/ K. i$ V2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> neighbours:" P2 G: ^) x' {0 T
2025-03-10 15:07:58.276465+08:00 [error] <0.17617.0> ( X5 I/ @: C' |; T' ^6 F, T
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> supervisor: {<0.17615.0>,rabbit_connection_sup}) L0 e1 [. b# q8 ~
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> errorContext: child_terminated3 t' r9 p2 G C6 j7 a. s6 v
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> reason: {unexpected_message,{'EXIT',#Port<0.2083>,einval}}: Z( U1 R0 b3 |2 B5 Y: E" W
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> offender: [{pid,<0.17617.0>},
; c% G& w4 Z$ I+ o7 z9 D7 q2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {id,reader},
; I0 N) X- T* _9 W- M2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {mfargs,{rabbit_reader,start_link,* V$ K' t; h: V2 u1 H8 R
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> [<0.17616.0>,0 W9 G$ e q9 w
2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},
' V* d S5 z4 Y# M. |9 L2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {restart_type,intrinsic},
" x) t7 A/ o0 l0 d2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {shutdown,300000},
( R; Z% m# Z5 E N g2025-03-10 15:07:58.277677+08:00 [error] <0.17615.0> {child_type,worker}]; f2 ? {) n1 Y' i- u
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> supervisor: {<0.17615.0>,rabbit_connection_sup}
; G- ^& w/ e x; a/ I2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> errorContext: shutdown/ {7 ? n2 p$ W. C& J0 I- k1 c
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> reason: reached_max_restart_intensity
( B5 @3 i9 R- o. h2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> offender: [{pid,<0.17617.0>},
& S3 T) l" L$ z. ^! x2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {id,reader},# G* \1 T8 Y) x$ J. R3 l& L5 u
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {mfargs,{rabbit_reader,start_link,: q2 l7 R5 F0 Q( [" |8 e$ c
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> [<0.17616.0>,) E; b2 s5 S' C. w7 w0 H
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {acceptor,{0,0,0,0,0,0,0,0},5672}]}},9 q* @0 m0 b% z. E i$ x
2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {restart_type,intrinsic},
9 [* c: M/ R9 f$ m+ S9 V8 \% U8 v O2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {shutdown,300000},
" e; ?# q/ s& P% g" Z; a2025-03-10 15:07:58.277940+08:00 [error] <0.17615.0> {child_type,worker}]8 V/ O* K9 x# y6 v, H4 g9 l& z( t
; i W- y9 W/ z& x: f
E/ o9 |7 _+ f' w2 A, l, a- I) W% A0 i# h
还无解了???
9 T3 y d+ _' C
U: {8 E p3 X1 j$ p2 o% r: E H) V" D. F: s' t
|
|