Advertisement
Savonarolla

Untitled

Jan 27th, 2021
1,022
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.91 KB | None | 0 0
  1. Setting up mysql-server-8.0 (8.0.22-0ubuntu0.20.04.3) ...
  2. Renaming removed key_buffer and myisam-recover options (if present)
  3. mysqld will log errors to /var/log/mysql/error.log
  4. 2021-01-27T17:33:53.347529Z 0 [ERROR] [MY-011065] [Server] Unable to determine if daemon is running: No such file or directory (rc=0).
  5. 2021-01-27T17:33:53.368966Z 0 [ERROR] [MY-010946] [Server] Failed to start mysqld daemon. Check mysqld error log.
  6. Warning: Unable to start the server.
  7. Job for mysql.service failed because a fatal signal was delivered to the control process.
  8. See "systemctl status mysql.service" and "journalctl -xe" for details.
  9. invoke-rc.d: initscript mysql, action "start" failed.
  10. ● mysql.service - MySQL Community Server
  11.      Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
  12.      Active: activating (auto-restart) (Result: signal) since Wed 2021-01-27 17:34:00 UTC; 222ms ago
  13.     Process: 4271 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
  14.     Process: 4285 ExecStart=/usr/sbin/mysqld (code=killed, signal=KILL)
  15.    Main PID: 4285 (code=killed, signal=KILL)
  16.      Status: "Server startup in progress"
  17.  
  18. Jan 27 17:34:00 myhost systemd[1]: mysql.service: Main process exited, code=killed, status=9/KILL
  19. Jan 27 17:34:00 myhost systemd[1]: mysql.service: Failed with result 'signal'.
  20. Jan 27 17:34:00 myhost systemd[1]: Failed to start MySQL Community Server.
  21. Jan 27 17:34:01 myhost systemd[1]: mysql.service: Scheduled restart job, restart counter is at 1.
  22. Jan 27 17:34:01 myhost systemd[1]: Stopped MySQL Community Server.
  23. Jan 27 17:34:01 myhost systemd[1]: Starting MySQL Community Server...
  24. dpkg: error processing package mysql-server-8.0 (--configure):
  25.  installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1
  26. Errors were encountered while processing:
  27.  mysql-server-8.0
  28.  
  29.  
  30. 2021-01-27T13:39:50.881457Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) initializing of server in progress as process 91713
  31. 2021-01-27T13:39:50.893725Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  32. 2021-01-27T13:39:52.781127Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
  33. 2021-01-27T13:40:02.751511Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
  34. 2021-01-27T13:40:16.182339Z 6 [System] [MY-013172] [Server] Received SHUTDOWN from user boot. Shutting down mysqld (Version: 8.0.22-0ubuntu0.20.04.3).
  35. 2021-01-27T13:40:25.998972Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 91768
  36. 2021-01-27T13:40:47.539346Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  37. 2021-01-27T13:41:03.502758Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 91891
  38. 2021-01-27T13:41:09.608674Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  39. 2021-01-27T13:41:22.192815Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 91942
  40. 2021-01-27T13:41:24.908522Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  41. 2021-01-27T13:41:34.230525Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92063
  42. 2021-01-27T13:41:36.618086Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  43. 2021-01-27T13:41:45.820924Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92130
  44. 2021-01-27T13:41:53.482794Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  45. 2021-01-27T13:45:20.732088Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92650
  46. 2021-01-27T13:45:20.917357Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  47. 2021-01-27T13:45:25.650296Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92661
  48. 2021-01-27T13:45:26.711968Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  49. 2021-01-27T13:45:36.813107Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92693
  50. 2021-01-27T13:45:38.040142Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  51. 2021-01-27T13:45:47.111390Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92723
  52. 2021-01-27T13:45:48.661236Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  53. 2021-01-27T13:45:56.555792Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92749
  54. 2021-01-27T13:45:58.024763Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  55. 2021-01-27T13:46:04.744496Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92769
  56. 2021-01-27T13:46:05.154290Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  57. 2021-01-27T13:46:22.126426Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92804
  58. 2021-01-27T13:46:23.026181Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  59. 2021-01-27T13:46:28.810636Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92815
  60. 2021-01-27T13:46:29.729662Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  61. 2021-01-27T13:46:36.039894Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92826
  62. 2021-01-27T13:46:37.619265Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  63. 2021-01-27T13:46:46.384803Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92845
  64. 2021-01-27T13:46:47.746143Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  65. 2021-01-27T13:46:55.254225Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92866
  66. 2021-01-27T13:46:55.705837Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  67. 2021-01-27T13:47:07.129728Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92896
  68. 2021-01-27T13:47:07.422966Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  69. 2021-01-27T13:47:14.505505Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92928
  70. 2021-01-27T13:47:15.216992Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  71. 2021-01-27T13:47:25.346011Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92960
  72. 2021-01-27T13:47:25.540004Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  73. 2021-01-27T13:47:35.931368Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 92994
  74. 2021-01-27T13:47:37.776992Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  75. 2021-01-27T13:47:46.428099Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 93026
  76. 2021-01-27T13:47:47.138562Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  77. 2021-01-27T13:47:54.729118Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 93056
  78. 2021-01-27T13:47:56.985018Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  79. 2021-01-27T13:48:05.147205Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 93086
  80. 2021-01-27T13:48:06.585004Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  81. 2021-01-27T13:48:15.477894Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.22-0ubuntu0.20.04.3) starting as process 93118
  82.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement