Advertisement
Guest User

Untitled

a guest
Nov 1st, 2018
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 12.02 KB | None | 0 0
  1. Creating properties from template.
  2. Copying MySQL extension.
  3. Updating user permissions.
  4.  * Starting Tomcat servlet engine tomcat8
  5.    ...done.
  6. Starting guacd: SUCCESS
  7. Initializing Guacamole database.
  8. Nov  1 06:13:21 781afe435a20 syslog-ng[87]: syslog-ng starting up; version='3.5.6'
  9. Database installation complete.
  10. Nov  1 06:13:24 781afe435a20 mysqld_safe: Starting mysqld daemon with databases from /config/databases
  11. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] /usr/sbin/mysqld (mysqld 10.2.17-MariaDB-10.2.17+maria~xenial-log) starting as process 382 ...
  12. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  13. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Uses event mutexes
  14. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Compressed tables use zlib 1.2.8
  15. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Using Linux native AIO
  16. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Number of pools: 1
  17. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Using SSE2 crc32 instructions
  18. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
  19. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Completed initialization of buffer pool
  20. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22704964585216 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  21. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Highest supported file format is Barracuda.
  22. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: 128 out of 128 rollback segments are active.
  23. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Creating shared tablespace for temporary tables
  24. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  25. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  26. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] InnoDB: 5.7.23 started; log sequence number 1619987
  27. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22704472192768 [Note] InnoDB: Loading buffer pool(s) from /config/databases/ib_buffer_pool
  28. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] Plugin 'FEEDBACK' is disabled.
  29. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22704472192768 [Note] InnoDB: Buffer pool(s) load completed at 181101  6:13:24
  30. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] Server socket created on IP: '127.0.0.1'.
  31. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] Reading of all Master_info entries succeded
  32. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] Added new Master_info '' to hash table
  33. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:24 22705824016576 [Note] /usr/sbin/mysqld: ready for connections.
  34. Nov  1 06:13:24 781afe435a20 mysqld: Version: '10.2.17-MariaDB-10.2.17+maria~xenial-log'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
  35. Creating Guacamole database.
  36. Creating Guacamole database user.
  37. Database created. Granting access to 'guacamole' user for localhost.
  38. Creating Guacamole database schema and default admin user.
  39. Shutting down.
  40. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:27 22705345042176 [Note] /usr/sbin/mysqld (initiated by: root[root] @ localhost []): Normal shutdown
  41. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:27 22705345042176 [Note] Event Scheduler: Purging the queue. 0 events
  42. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:27 22704954062592 [Note] InnoDB: FTS optimize thread exiting.
  43. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:27 22705345042176 [Note] InnoDB: Starting shutdown...
  44. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:27 22704472192768 [Note] InnoDB: Dumping buffer pool(s) to /config/databases/ib_buffer_pool
  45. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:27 22704472192768 [Note] InnoDB: Buffer pool(s) dump completed at 181101  6:13:27
  46. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:28 22705345042176 [Note] InnoDB: Shutdown completed; log sequence number 1824710
  47. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:28 22705345042176 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  48. Nov  1 06:13:24 781afe435a20 mysqld: 2018-11-01  6:13:28 22705345042176 [Note] /usr/sbin/mysqld: Shutdown complete
  49. Nov  1 06:13:24 781afe435a20 mysqld:
  50. Nov  1 06:13:28 781afe435a20 mysqld_safe: mysqld from pid file /var/run/mysqld/mysqld.pid ended
  51. Setting database file permissions
  52. Initialization complete.
  53. Starting MariaDB...
  54. 181101 06:13:35 mysqld_safe Logging to '/config/databases/781afe435a20.err'.
  55. 181101 06:13:35 mysqld_safe Starting mysqld daemon with databases from /config/databases
  56. Nov  1 06:17:01 781afe435a20 CRON[703]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
  57. Nov  1 06:25:01 781afe435a20 CRON[706]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))
  58. Nov  1 06:52:01 781afe435a20 CRON[808]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly ))
  59. Nov  1 07:17:01 781afe435a20 CRON[811]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
  60. Nov  1 08:17:01 781afe435a20 CRON[814]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
  61. Nov  1 09:17:01 781afe435a20 CRON[817]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
  62. Nov  1 10:17:01 781afe435a20 CRON[820]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
  63. Using existing properties file.
  64. Copying MySQL extension.
  65. Updating user permissions.
  66.  * Starting Tomcat servlet engine tomcat8
  67.    ...done.
  68. Starting guacd: SUCCESS
  69. Database exists.
  70. Database upgrade not needed.
  71. Starting MariaDB...
  72. Nov  1 10:41:37 781afe435a20 syslog-ng[83]: syslog-ng starting up; version='3.5.6'
  73. 181101 10:41:37 mysqld_safe Logging to '/config/databases/781afe435a20.err'.
  74. 181101 10:41:37 mysqld_safe Starting mysqld daemon with databases from /config/databases
  75. Creating properties from template.
  76. Copying MySQL extension.
  77. Updating user permissions.
  78.  * Starting Tomcat servlet engine tomcat8
  79.    ...done.
  80. Starting guacd: SUCCESS
  81. Initializing Guacamole database.
  82. Nov  1 10:58:59 781afe435a20 syslog-ng[89]: syslog-ng starting up; version='3.5.6'
  83. Database installation complete.
  84. Nov  1 10:59:01 781afe435a20 mysqld_safe: Starting mysqld daemon with databases from /config/databases
  85. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] /usr/sbin/mysqld (mysqld 10.2.17-MariaDB-10.2.17+maria~xenial-log) starting as process 381 ...
  86. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  87. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Uses event mutexes
  88. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Compressed tables use zlib 1.2.8
  89. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Using Linux native AIO
  90. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Number of pools: 1
  91. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Using SSE2 crc32 instructions
  92. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
  93. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Completed initialization of buffer pool
  94. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779117930240 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  95. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Highest supported file format is Barracuda.
  96. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: 128 out of 128 rollback segments are active.
  97. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Creating shared tablespace for temporary tables
  98. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  99. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  100. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: Waiting for purge to start
  101. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] InnoDB: 5.7.23 started; log sequence number 1619987
  102. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22778752919296 [Note] InnoDB: Loading buffer pool(s) from /config/databases/ib_buffer_pool
  103. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] Plugin 'FEEDBACK' is disabled.
  104. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22778752919296 [Note] InnoDB: Buffer pool(s) load completed at 181101 10:59:01
  105. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] Server socket created on IP: '127.0.0.1'.
  106. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] Reading of all Master_info entries succeded
  107. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] Added new Master_info '' to hash table
  108. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:01 22779634198720 [Note] /usr/sbin/mysqld: ready for connections.
  109. Nov  1 10:59:01 781afe435a20 mysqld: Version: '10.2.17-MariaDB-10.2.17+maria~xenial-log'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
  110. Creating Guacamole database.
  111. Creating Guacamole database user.
  112. Database created. Granting access to 'guacamole' user for localhost.
  113. Creating Guacamole database schema and default admin user.
  114. Shutting down.
  115. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:04 22779098699520 [Note] /usr/sbin/mysqld (initiated by: root[root] @ localhost []): Normal shutdown
  116. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:04 22779098699520 [Note] Event Scheduler: Purging the queue. 0 events
  117. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:04 22779107407616 [Note] InnoDB: FTS optimize thread exiting.
  118. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:04 22779098699520 [Note] InnoDB: Starting shutdown...
  119. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:04 22778752919296 [Note] InnoDB: Dumping buffer pool(s) to /config/databases/ib_buffer_pool
  120. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:04 22778752919296 [Note] InnoDB: Buffer pool(s) dump completed at 181101 10:59:04
  121. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:05 22779098699520 [Note] InnoDB: Shutdown completed; log sequence number 1824085
  122. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:05 22779098699520 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  123. Nov  1 10:59:01 781afe435a20 mysqld: 2018-11-01 10:59:05 22779098699520 [Note] /usr/sbin/mysqld: Shutdown complete
  124. Nov  1 10:59:01 781afe435a20 mysqld:
  125. Nov  1 10:59:05 781afe435a20 mysqld_safe: mysqld from pid file /var/run/mysqld/mysqld.pid ended
  126. Setting database file permissions
  127. Initialization complete.
  128. Starting MariaDB...
  129. 181101 10:59:12 mysqld_safe Logging to '/config/databases/781afe435a20.err'.
  130. 181101 10:59:12 mysqld_safe Starting mysqld daemon with databases from /config/databases
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement