|
|
2025-10-15 16:34:14.152 6989 WARNING nova.virt.libvirt.driver [None req-6d1922b2-9e20-4794-8f98-0ec97124e295 - - - - - -] Cannot update service status on host "compute1" since it is not registered.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host compute1 could not be found.
! i1 p& E6 N) P4 V8 m3 x. I2025-10-15 16:34:14.217 6989 ERROR oslo_service.service [None req-6d1922b2-9e20-4794-8f98-0ec97124e295 - - - - - -] Error starting thread.: nova.exception.InvalidNodeConfiguration: Invalid node identity configuration: Unable to parse UUID from /usr/lib/python3.11/site-packages/compute_id" L s( I) Z9 j3 X- O
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service Traceback (most recent call last):
, T; W' v: a3 X0 F( x6 E" l2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib/python3.11/site-packages/nova/virt/node.py", line 68, in read_local_node_uuid
* F7 b! I( s* B) Z) K9 X2025-10-15 16:34:14.217 6989 ERROR oslo_service.service node_uuid = str(uuid.UUID(content.strip())): @8 l- m2 s! p/ T7 |% G# I
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ^^^^^^^^^^^^^^^^^^^^^^^^^^
. x3 l3 e2 |& a6 c+ ]7 p$ ~7 `2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib64/python3.11/uuid.py", line 178, in __init__
; U3 ]8 y# s6 Y; e2025-10-15 16:34:14.217 6989 ERROR oslo_service.service raise ValueError('badly formed hexadecimal UUID string')
; \" [$ l+ Q4 E0 K# Z1 i2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ValueError: badly formed hexadecimal UUID string
8 a2 k* j7 u0 u, ]1 p8 B/ b1 X2025-10-15 16:34:14.217 6989 ERROR oslo_service.service
$ O/ y( _0 G# S0 V+ S+ V# \2025-10-15 16:34:14.217 6989 ERROR oslo_service.service During handling of the above exception, another exception occurred:
% Y7 N7 w# }6 j# u* x/ P j2025-10-15 16:34:14.217 6989 ERROR oslo_service.service
. F& i, S4 E' X) n8 q2025-10-15 16:34:14.217 6989 ERROR oslo_service.service Traceback (most recent call last):) a! ?; R" T0 m. y2 Y; \7 U! @: C
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib/python3.11/site-packages/oslo_service/service.py", line 806, in run_service! h+ P* X4 ]3 `4 q- m! {6 u9 l
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service service.start()
# {- ^- y1 _& i/ ? y8 @2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib/python3.11/site-packages/nova/service.py", line 162, in start
3 D& }5 h) ^9 g% Q( \2025-10-15 16:34:14.217 6989 ERROR oslo_service.service self.manager.init_host(self.service_ref)8 P8 v6 W6 T8 p5 r1 y; ]8 y
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib/python3.11/site-packages/nova/compute/manager.py", line 1614, in init_host
9 ]3 u, V& D$ j& a2025-10-15 16:34:14.217 6989 ERROR oslo_service.service nodes_by_uuid = self._get_nodes(context): b% K9 {) `# u( N0 b! k8 g- c
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ^^^^^^^^^^^^^^^^^^^^^^^^. r7 V6 d# v% ]: K
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib/python3.11/site-packages/nova/compute/manager.py", line 1476, in _get_nodes
: p! [; D- n6 k" Z- w; g# @2025-10-15 16:34:14.217 6989 ERROR oslo_service.service node_ids = self.driver.get_nodenames_by_uuid()" ^0 M1 b1 N& l4 P
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^+ F$ o2 O! l/ h! x8 v0 J) v, V+ x
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib/python3.11/site-packages/nova/virt/libvirt/driver.py", line 11397, in get_nodenames_by_uuid) S; Z4 ^7 a6 `0 d/ J) T# G8 ~
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service return {self._host.get_node_uuid(): self._host.get_hostname()}1 I, }+ A7 n- x* M2 Q& q; |' v
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ^^^^^^^^^^^^^^^^^^^^^^^^^^
( I& C0 I; G1 e \2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib/python3.11/site-packages/nova/virt/libvirt/host.py", line 1075, in get_node_uuid
8 C1 c* S+ }9 f/ l& k1 H# v- V; G2025-10-15 16:34:14.217 6989 ERROR oslo_service.service self._node_uuid = nova.virt.node.get_local_node_uuid()" Y- i, U5 a- ]" m2 V( f# v
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
& v N V X* Q, I; g2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib/python3.11/site-packages/nova/virt/node.py", line 101, in get_local_node_uuid$ w$ R9 A6 ^9 ]8 I- N$ m9 W# T$ s
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service node_uuid = read_local_node_uuid()
" u! x5 A8 l& ^5 s! h3 d2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ^^^^^^^^^^^^^^^^^^^^^^9 W- R4 o% ? |8 F3 z; e
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service File "/usr/lib/python3.11/site-packages/nova/virt/node.py", line 72, in read_local_node_uuid. }6 l# Z) H s8 f
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service raise exception.InvalidNodeConfiguration(# U: G& \3 X) m+ }8 W
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service nova.exception.InvalidNodeConfiguration: Invalid node identity configuration: Unable to parse UUID from /usr/lib/python3.11/site-packages/compute_id' \5 \& z+ U- X3 \1 a& V
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service
) Q/ S" [8 x' |- p5 h! K$ g
: d& V. ~% c. j; e1 A. {* ]+ j
! `& Q& X6 _) F+ c7 { |
|