|
|
楼主 |
发表于 2021-8-25 12:00:02
|
显示全部楼层
2021-08-24 13:38:14.209 7 INFO oslo_service.periodic_task [-] Skipping periodic task _discover_hosts_in_cells because its interval is negative
( E0 {4 Z3 G% D* l2021-08-24 13:38:15.241 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "dhcpbridge" from group "DEFAULT" is deprecated for removal (5 s4 u& X/ T* \; j! E
nova-network is deprecated, as are any related configuration options.7 G$ q. C! C) J2 b
). Its value may be silently ignored in the future., J1 B/ H9 q; H2 s( O+ p
2021-08-24 13:38:15.246 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "dhcpbridge_flagfile" from group "DEFAULT" is deprecated for removal (
0 e! X" E, V6 p3 a' z7 |- N; jnova-network is deprecated, as are any related configuration options.
: \2 `1 D* `1 I' I ^; }). Its value may be silently ignored in the future.% Z4 J. ?" G& N' C, o
2021-08-24 13:38:15.248 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "firewall_driver" from group "DEFAULT" is deprecated for removal (9 L+ S0 d2 B; G5 z9 H
nova-network is deprecated, as are any related configuration options.
4 s7 C9 Q3 N+ Z- R" n% k). Its value may be silently ignored in the future.
6 D8 r$ V: [8 O* _1 h2021-08-24 13:38:15.250 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "force_dhcp_release" from group "DEFAULT" is deprecated for removal (7 \, F4 ]4 _* b6 f& W. u6 M
nova-network is deprecated, as are any related configuration options.
4 o8 l; ]2 u5 {" F, P). Its value may be silently ignored in the future.
. Y, |" P. g* Z2021-08-24 13:38:15.287 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "vncserver_listen" from group "vnc" is deprecated. Use option "server_listen" from group "vnc".0 b7 d: H' i6 ~9 f I
2021-08-24 13:38:15.288 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "vncserver_proxyclient_address" from group "vnc" is deprecated. Use option "server_proxyclient_address" from group "vnc".
7 j4 N; @& C2 X" [( s4 Z$ E9 r/ B2021-08-24 13:38:15.300 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_interface" from group "placement" is deprecated for removal (Endpoint lookup uses the service catalog via common keystoneauth1 Adapter configuration options. Use the valid_interfaces option instead.). Its value may be silently ignored in the future.- X8 F2 x( m4 p& \5 o" X
2021-08-24 13:38:15.302 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_region_name" from group "placement" is deprecated for removal (Endpoint lookup uses the service catalog via common keystoneauth1 Adapter configuration options. Use the region_name option instead.). Its value may be silently ignored in the future.
^/ O! M- B/ X- x$ K2021-08-24 13:38:15.302 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_region_name" from group "placement" is deprecated. Use option "region-name" from group "placement".% ?$ f0 `# t; i4 @6 ^
2021-08-24 13:38:15.303 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_interface" from group "placement" is deprecated. Use option "valid-interfaces" from group "placement".
1 g' H/ m3 [" l4 ]( U1 \$ }2021-08-24 13:38:15.333 7 INFO nova.service [-] Starting scheduler node (version 17.0.12-1.el7)# F0 P; Q* c9 A4 g( }) L
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters [req-2c16e7d2-10c8-41f0-9495-7e1bea28f380 - - - - -] DBAPIError exception wrapped from (pymysql.err.InternalError) (1054, u"Unknown column 'cn.mapped' in 'field list'") [SQL: u'SELECT cn.created_at, cn.updated_at, cn.deleted_at, cn.deleted, cn.id, cn.service_id, cn.host, cn.uuid, cn.vcpus, cn.memory_mb, cn.local_gb, cn.vcpus_used, cn.memory_mb_used, cn.local_gb_used, cn.hypervisor_type, cn.hypervisor_version, cn.hypervisor_hostname, cn.free_ram_mb, cn.free_disk_gb, cn.current_workload, cn.running_vms, cn.cpu_info, cn.disk_available_least, cn.host_ip, cn.supported_instances, cn.metrics, cn.pci_stats, cn.extra_resources, cn.stats, cn.numa_topology, cn.ram_allocation_ratio, cn.cpu_allocation_ratio, cn.disk_allocation_ratio, cn.mapped \nFROM compute_nodes AS cn \nWHERE cn.deleted = %(deleted_1)s ORDER BY cn.id ASC'] [parameters: {u'deleted_1': 0}] (Background on this error at: http://sqlalche.me/e/2j85): InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")4 \* e4 @6 Z8 H; a1 V
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):# V$ _2 e1 F& }6 p4 [ X; F4 B
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context
) x% T8 Q) q% y% X2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters context)
2 l1 K0 m! @( v$ g2 X+ u- [0 c2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute
9 h! Y; C, `/ ^* p/ [: k" I# P2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters cursor.execute(statement, parameters)
) Q( Q" G8 Q. r [$ g2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 170, in execute
) E/ C. T# F0 W) [2 |+ x2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters result = self._query(query)
: e: \3 V% w( T' p2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 328, in _query* ^* b; U( Y' U- X$ R9 @
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters conn.query(q)
0 f4 L8 _2 p' [: E' r7 o- P$ F* ?2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 516, in query! [2 F% m$ ?7 y
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters self._affected_rows = self._read_query_result(unbuffered=unbuffered)
/ o- h/ L8 O+ M3 j( r+ c2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 727, in _read_query_result/ _' O4 `% E3 t+ A4 N: `: X0 I
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters result.read()4 O3 w# U6 @: q0 T
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1066, in read3 _* z0 S) G' F' w2 }; J( G9 O0 N
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters first_packet = self.connection._read_packet(). E% x! U' x, \2 x+ V, a- }! T& t
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 683, in _read_packet& k+ Z D6 }- Q
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters packet.check_error()
) @5 o& T# I! ]4 f' u2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/protocol.py", line 220, in check_error$ l4 K/ p! A& {9 ?2 P
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters err.raise_mysql_exception(self._data), a4 X% d/ U M+ s" K4 D
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/err.py", line 109, in raise_mysql_exception. y9 J' z0 @0 q4 \
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters raise errorclass(errno, errval)# Y. b, d* d! `7 o( u
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")
' v* O" x& J, j2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters # @ d- W+ @) V, ]! g( e
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool [-] Exception during reset or similar: AssertionError: do not call blocking functions from the mainloop. ~7 s$ x/ R& z4 M3 d. G7 l2 G8 Y
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool Traceback (most recent call last):4 O( N: e( q0 e9 V
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 703, in _finalize_fairy6 | ~ f% ?: j6 h8 J; S
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool fairy._reset(pool)
; z0 b! Z, ?, z7 R c0 y1 ~2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 873, in _reset
/ J. ?8 U' c2 p7 `5 M. T. S9 M. x2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool pool._dialect.do_rollback(self)8 Z" i+ m" j6 u i8 J1 \! g4 M
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib64/python2.7/site-packages/sqlalchemy/dialects/mysql/base.py", line 1775, in do_rollback
" g v0 y n5 m& h8 d& ?2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool dbapi_connection.rollback()
- u7 s! U/ B- w8 ^) e2 b' [/ V* U2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 432, in rollback
4 j" v) A5 f/ z6 C3 b* ?2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool self._read_ok_packet()& m6 q* t+ t Q. X+ x! h6 {
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 396, in _read_ok_packet2 w4 Q5 {9 n2 y
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool pkt = self._read_packet()+ W8 v! V% }: J: m9 G9 H
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 656, in _read_packet; ~ m& u! T7 t" w) `9 T
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool packet_header = self._read_bytes(4): F/ b$ [! @ j$ X$ ?
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 690, in _read_bytes( H/ S# }, Z. i' U* T; m
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool data = self._rfile.read(num_bytes)
# N' b, r+ A8 Q2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/pymysql/_socketio.py", line 59, in readinto( p% N& {$ Q4 B l9 b" q
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool return self._sock.recv_into(b)
4 c5 r0 ]4 u' m2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 360, in recv_into
+ p3 ]6 Y. j9 a3 q S" l9 f2 X _3 q$ y2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool return self._recv_loop(self.fd.recv_into, 0, buffer, nbytes, flags)# Z4 E$ x/ c+ E! u, P" [
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 348, in _recv_loop! {! E$ C, r8 L6 s
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool self._read_trampoline()/ M3 k* Z8 |8 O( o2 {5 ^+ H+ `
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 319, in _read_trampoline
6 O+ B8 E. @4 |: ~, R% T$ {; X2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool timeout_exc=socket.timeout("timed out"))
9 E) S1 d$ o! t+ @" Y9 D6 k2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 203, in _trampoline" @+ C. y, N" Y
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool mark_as_closed=self._mark_as_closed)% x: N1 a' c: g2 `$ ~' f5 C( t
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool File "/usr/lib/python2.7/site-packages/eventlet/hubs/__init__.py", line 144, in trampoline
, y5 Z/ \+ n8 e; j# a' Y& k- _2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool assert hub.greenlet is not current, 'do not call blocking functions from the mainloop') Y0 Y4 Q H+ a9 r
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool AssertionError: do not call blocking functions from the mainloop4 r* f7 h3 A6 r" Z
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool |
|