Advertisement
DevStarlight

Substrata - Docker

Dec 9th, 2024
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 25.10 KB | Help | 0 0
  1.  => [internal] load build definition from Dockerfile                                                                               0.0s
  2.  => => transferring dockerfile: 3.11kB                                                                                             0.0s
  3.  => [internal] load metadata for docker.io/library/ubuntu:22.04                                                                    1.0s
  4.  => [internal] load .dockerignore                                                                                                  0.0s
  5.  => => transferring context: 2B                                                                                                    0.0s
  6.  => [ 1/17] FROM docker.io/library/ubuntu:22.04@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97            0.0s
  7.  => [internal] load build context                                                                                                  0.3s
  8.  => => transferring context: 52.91MB                                                                                               0.3s
  9.  => CACHED [ 2/17] RUN apt-get update && apt-get install -y     wget     tar     openssl     unzip &&     apt-get clean && rm -rf  0.0s
  10.  => CACHED [ 3/17] RUN mkdir -p /home/substrata/cyberspace_server_state &&     wget -qO- https://downloads.indigorenderer.com/dis  0.0s
  11.  => CACHED [ 4/17] RUN useradd -m -d /home/substrata/cyberspace_server_state -s /bin/bash substrata &&     mkdir -p /var/www/cybe  0.0s
  12.  => CACHED [ 5/17] RUN openssl req -new -newkey rsa:4096 -x509 -sha256 -days 3650 -nodes -out /home/substrata/cyberspace_server_s  0.0s
  13.  => [ 6/17] COPY cyberspace_server_state/server_state.bin /home/substrata/cyberspace_server_state/                                 0.0s
  14.  => [ 7/17] COPY cyberspace_server_state/resources /home/substrata/cyberspace_server_state/                                        0.0s
  15.  => [ 8/17] COPY cyberspace_server_state/substrata_server_config.xml /home/substrata/cyberspace_server_state/                      0.0s
  16.  => [ 9/17] COPY cyberspace_server_state/substrata_server_credentials.txt /home/substrata/cyberspace_server_state/                 0.0s
  17.  => [10/17] RUN chown -R substrata:substrata /home/substrata/cyberspace_server_state &&     chmod -R 755 /home/substrata/cyberspa  0.4s
  18.  => [11/17] RUN echo '<?xml version="1.0" encoding="utf-8"?>\n<config>\n\t<webserver_public_files_dir>/var/www/cyberspace/public_  0.1s
  19. => [12/17] RUN mkdir -p /var/www/cyberspace/public_html                                                                           0.1s
  20. => [13/17] COPY cyberspace_server_state/dist_resources/. /var/www/cyberspace/dist_resources/                                      0.0s
  21. => [14/17] COPY cyberspace_server_state/webclient/. /var/www/cyberspace/webclient/                                                0.1s
  22. => [15/17] COPY cyberspace_server_state/webserver_public_files/. /var/www/cyberspace/public_html/                                 0.0s
  23. => [16/17] RUN mkdir -p /var/www/cyberspace/screenshots                                                                           0.1s
  24. => [17/17] WORKDIR /home/substrata/cyberspace_server_state                                                                        0.0s
  25. => exporting to image                                                                                                             0.1s
  26. => => exporting layers                                                                                                            0.1s
  27. => => writing image sha256:b09ccb58e1060f06ad2a23c4eb2edddfa611f948936c43404bfe42bbae8a90f7                                       0.0s
  28. => => naming to docker.io/library/substrata_server                                                                                0.0s
  29.  
  30. View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/r8lh5tzgq9ykh7evlhm98fiv9
  31.  
  32. What's next:
  33.     View a summary of image vulnerabilities and recommendations → docker scout quickview
  34. Substrata server v1.5.2
  35. server_state_dir: /home/substrata/cyberspace_server_state
  36. Parsing server config from '/home/substrata/cyberspace_server_state/substrata_server_config.xml'...
  37. WARNING: file '/home/substrata/cyberspace_server_state/dist_resources/xbot_glb_3242545562312850498.bmesh' did not exist, default avatar model will be missing for webclient users.
  38. Reading world state from '/home/substrata/cyberspace_server_state/server_state.bin'...
  39. Loaded 3 object(s), 1 user(s), 444 parcel(s), 93 resource(s), 0 order(s), 2 session(s), 0 auction(s), 0 screenshot(s), 0 sub eth transaction(s), 215 tiles, 1 world settings, 1 news posts, 0 object storage item(s), 0 user secret(s), 4 lod chunk(s) in 0.003945 s
  40. tls_certificate_path: /home/substrata/cyberspace_server_state/MyCertificate.crt
  41. tls_private_key_path: /home/substrata/cyberspace_server_state/MyKey.key
  42. webserver fragments_dir: /var/www/cyberspace/webserver_fragments
  43. webserver public_files_dir: /var/www/cyberspace/public_html
  44. webserver webclient_dir: /var/www/cyberspace/webclient
  45. WebDataStore::loadAndCompressFiles
  46. WebDataStore::parseGenericPageConfig(): Failed to open file '/var/www/cyberspace/webserver_fragments/generic_page_config.xml': No such file or directory
  47. Compressed file '/var/www/cyberspace/public_html/map.js' from 4030 B to 1280 B with deflate (0.3176 dest/src size ratio).  Elapsed: 0.002 s
  48. Compressed file '/var/www/cyberspace/public_html/map.js' from 4030 B to 1281 B with zstd (0.3179 dest/src size ratio).  Elapsed: 0.005 s
  49. Compressed file '/var/www/cyberspace/public_html/main.css' from 1875 B to 754 B with deflate (0.4021 dest/src size ratio).  Elapsed: 0.000 s
  50. Compressed file '/var/www/cyberspace/public_html/main.css' from 1875 B to 777 B with zstd (0.4144 dest/src size ratio).  Elapsed: 0.000 s
  51. Compressed file '/var/www/cyberspace/webclient/gui_client.wasm' from 9286994 B to 2848778 B with deflate (0.3067 dest/src size ratio).  Elapsed: 0.454 s
  52. Compressed file '/var/www/cyberspace/webclient/gui_client.wasm' from 9286994 B to 2280594 B with zstd (0.2456 dest/src size ratio).  Elapsed: 1.670 s
  53. Compressed file '/var/www/cyberspace/webclient/webclient.html' from 3054 B to 1409 B with deflate (0.4614 dest/src size ratio).  Elapsed: 0.000 s
  54. Compressed file '/var/www/cyberspace/webclient/webclient.html' from 3054 B to 1423 B with zstd (0.4659 dest/src size ratio).  Elapsed: 0.000 s
  55. Compressed file '/var/www/cyberspace/webclient/gui_client.js' from 337723 B to 72089 B with deflate (0.2135 dest/src size ratio).  Elapsed: 0.007 s
  56. Compressed file '/var/www/cyberspace/webclient/gui_client.js' from 337723 B to 62696 B with zstd (0.1856 dest/src size ratio).  Elapsed: 0.091 s
  57. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.13.ktx2' from 175096 B to 116983 B with deflate (0.6681 dest/src size ratio).  Elapsed: 0.009 s
  58. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.13.ktx2' from 175096 B to 112588 B with zstd (0.6430 dest/src size ratio).  Elapsed: 0.023 s
  59. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.30.ktx2' from 175096 B to 115269 B with deflate (0.6583 dest/src size ratio).  Elapsed: 0.009 s
  60. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.30.ktx2' from 175096 B to 110817 B with zstd (0.6329 dest/src size ratio).  Elapsed: 0.024 s
  61. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.27.ktx2' from 175096 B to 113475 B with deflate (0.6481 dest/src size ratio).  Elapsed: 0.010 s
  62. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.27.ktx2' from 175096 B to 109051 B with zstd (0.6228 dest/src size ratio).  Elapsed: 0.025 s
  63. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.03.ktx2' from 175096 B to 116406 B with deflate (0.6648 dest/src size ratio).  Elapsed: 0.009 s
  64. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.03.ktx2' from 175096 B to 111887 B with zstd (0.6390 dest/src size ratio).  Elapsed: 0.023 s
  65. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.14.ktx2' from 175096 B to 116799 B with deflate (0.6671 dest/src size ratio).  Elapsed: 0.009 s
  66. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.14.ktx2' from 175096 B to 112300 B with zstd (0.6414 dest/src size ratio).  Elapsed: 0.024 s
  67. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.12.ktx2' from 175096 B to 117406 B with deflate (0.6705 dest/src size ratio).  Elapsed: 0.009 s
  68. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.12.ktx2' from 175096 B to 112913 B with zstd (0.6449 dest/src size ratio).  Elapsed: 0.025 s
  69. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.04.ktx2' from 175096 B to 116428 B with deflate (0.6649 dest/src size ratio).  Elapsed: 0.010 s
  70. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.04.ktx2' from 175096 B to 111800 B with zstd (0.6385 dest/src size ratio).  Elapsed: 0.023 s
  71. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.29.ktx2' from 175096 B to 114353 B with deflate (0.6531 dest/src size ratio).  Elapsed: 0.009 s
  72. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.29.ktx2' from 175096 B to 109957 B with zstd (0.6280 dest/src size ratio).  Elapsed: 0.024 s
  73. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.01.ktx2' from 175096 B to 116677 B with deflate (0.6664 dest/src size ratio).  Elapsed: 0.010 s
  74. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.01.ktx2' from 175096 B to 112161 B with zstd (0.6406 dest/src size ratio).  Elapsed: 0.024 s
  75. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.26.ktx2' from 175096 B to 112946 B with deflate (0.6451 dest/src size ratio).  Elapsed: 0.010 s
  76. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.26.ktx2' from 175096 B to 108552 B with zstd (0.6200 dest/src size ratio).  Elapsed: 0.025 s
  77. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.05.ktx2' from 175096 B to 116430 B with deflate (0.6649 dest/src size ratio).  Elapsed: 0.009 s
  78. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.05.ktx2' from 175096 B to 111892 B with zstd (0.6390 dest/src size ratio).  Elapsed: 0.023 s
  79. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.28.ktx2' from 175096 B to 113665 B with deflate (0.6492 dest/src size ratio).  Elapsed: 0.009 s
  80. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.28.ktx2' from 175096 B to 109347 B with zstd (0.6245 dest/src size ratio).  Elapsed: 0.024 s
  81. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.19.ktx2' from 175096 B to 114491 B with deflate (0.6539 dest/src size ratio).  Elapsed: 0.010 s
  82. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.19.ktx2' from 175096 B to 109905 B with zstd (0.6277 dest/src size ratio).  Elapsed: 0.028 s
  83. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.22.ktx2' from 175096 B to 112632 B with deflate (0.6433 dest/src size ratio).  Elapsed: 0.011 s
  84. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.22.ktx2' from 175096 B to 108292 B with zstd (0.6185 dest/src size ratio).  Elapsed: 0.027 s
  85. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.18.ktx2' from 175096 B to 114686 B with deflate (0.6550 dest/src size ratio).  Elapsed: 0.010 s
  86. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.18.ktx2' from 175096 B to 110271 B with zstd (0.6298 dest/src size ratio).  Elapsed: 0.027 s
  87. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.24.ktx2' from 175096 B to 112962 B with deflate (0.6451 dest/src size ratio).  Elapsed: 0.011 s
  88. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.24.ktx2' from 175096 B to 108428 B with zstd (0.6192 dest/src size ratio).  Elapsed: 0.027 s
  89. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.09.ktx2' from 175096 B to 117295 B with deflate (0.6699 dest/src size ratio).  Elapsed: 0.009 s
  90. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.09.ktx2' from 175096 B to 112768 B with zstd (0.6440 dest/src size ratio).  Elapsed: 0.025 s
  91. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.11.ktx2' from 175096 B to 117863 B with deflate (0.6731 dest/src size ratio).  Elapsed: 0.009 s
  92. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.11.ktx2' from 175096 B to 113380 B with zstd (0.6475 dest/src size ratio).  Elapsed: 0.025 s
  93. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.32.ktx2' from 175096 B to 116357 B with deflate (0.6645 dest/src size ratio).  Elapsed: 0.010 s
  94. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.32.ktx2' from 175096 B to 111902 B with zstd (0.6391 dest/src size ratio).  Elapsed: 0.024 s
  95. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.23.ktx2' from 175096 B to 112593 B with deflate (0.6430 dest/src size ratio).  Elapsed: 0.010 s
  96. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.23.ktx2' from 175096 B to 108144 B with zstd (0.6176 dest/src size ratio).  Elapsed: 0.026 s
  97. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.25.ktx2' from 175096 B to 112548 B with deflate (0.6428 dest/src size ratio).  Elapsed: 0.010 s
  98. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.25.ktx2' from 175096 B to 108193 B with zstd (0.6179 dest/src size ratio).  Elapsed: 0.026 s
  99. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.21.ktx2' from 175096 B to 113362 B with deflate (0.6474 dest/src size ratio).  Elapsed: 0.010 s
  100. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.21.ktx2' from 175096 B to 108929 B with zstd (0.6221 dest/src size ratio).  Elapsed: 0.026 s
  101. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.07.ktx2' from 175096 B to 116829 B with deflate (0.6672 dest/src size ratio).  Elapsed: 0.009 s
  102. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.07.ktx2' from 175096 B to 112276 B with zstd (0.6412 dest/src size ratio).  Elapsed: 0.024 s
  103. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.16.ktx2' from 175096 B to 115441 B with deflate (0.6593 dest/src size ratio).  Elapsed: 0.010 s
  104. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.16.ktx2' from 175096 B to 111051 B with zstd (0.6342 dest/src size ratio).  Elapsed: 0.024 s
  105. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.02.ktx2' from 175096 B to 116510 B with deflate (0.6654 dest/src size ratio).  Elapsed: 0.009 s
  106. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.02.ktx2' from 175096 B to 112055 B with zstd (0.6400 dest/src size ratio).  Elapsed: 0.024 s
  107. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.17.ktx2' from 175096 B to 115020 B with deflate (0.6569 dest/src size ratio).  Elapsed: 0.010 s
  108. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.17.ktx2' from 175096 B to 110667 B with zstd (0.6320 dest/src size ratio).  Elapsed: 0.025 s
  109. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.20.ktx2' from 175096 B to 113699 B with deflate (0.6494 dest/src size ratio).  Elapsed: 0.010 s
  110. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.20.ktx2' from 175096 B to 109309 B with zstd (0.6243 dest/src size ratio).  Elapsed: 0.026 s
  111. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.31.ktx2' from 175096 B to 115935 B with deflate (0.6621 dest/src size ratio).  Elapsed: 0.009 s
  112. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.31.ktx2' from 175096 B to 111484 B with zstd (0.6367 dest/src size ratio).  Elapsed: 0.024 s
  113. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.08.ktx2' from 175096 B to 117001 B with deflate (0.6682 dest/src size ratio).  Elapsed: 0.009 s
  114. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.08.ktx2' from 175096 B to 112399 B with zstd (0.6419 dest/src size ratio).  Elapsed: 0.024 s
  115. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.10.ktx2' from 175096 B to 117582 B with deflate (0.6715 dest/src size ratio).  Elapsed: 0.009 s
  116. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.10.ktx2' from 175096 B to 113032 B with zstd (0.6455 dest/src size ratio).  Elapsed: 0.024 s
  117. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.06.ktx2' from 175096 B to 116472 B with deflate (0.6652 dest/src size ratio).  Elapsed: 0.009 s
  118. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.06.ktx2' from 175096 B to 111885 B with zstd (0.6390 dest/src size ratio).  Elapsed: 0.024 s
  119. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.15.ktx2' from 175096 B to 116185 B with deflate (0.6636 dest/src size ratio).  Elapsed: 0.009 s
  120. Compressed file '/var/www/cyberspace/webclient/data/gl_data/caustics/save.15.ktx2' from 175096 B to 111764 B with zstd (0.6383 dest/src size ratio).  Elapsed: 0.038 s
  121. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_bottom.ktx2' from 349872 B to 274139 B with deflate (0.7835 dest/src size ratio).  Elapsed: 0.044 s
  122. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_bottom.ktx2' from 349872 B to 265374 B with zstd (0.7585 dest/src size ratio).  Elapsed: 0.169 s
  123. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_right.ktx2' from 349872 B to 275877 B with deflate (0.7885 dest/src size ratio).  Elapsed: 0.048 s
  124. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_right.ktx2' from 349872 B to 266252 B with zstd (0.7610 dest/src size ratio).  Elapsed: 0.174 s
  125. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_top.ktx2' from 349872 B to 111870 B with deflate (0.3197 dest/src size ratio).  Elapsed: 0.188 s
  126. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_top.ktx2' from 349872 B to 103122 B with zstd (0.2947 dest/src size ratio).  Elapsed: 0.146 s
  127. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_left.ktx2' from 349872 B to 112100 B with deflate (0.3204 dest/src size ratio).  Elapsed: 0.047 s
  128. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_left.ktx2' from 349872 B to 104101 B with zstd (0.2975 dest/src size ratio).  Elapsed: 0.065 s
  129. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_left.ktx2' from 349872 B to 275939 B with deflate (0.7887 dest/src size ratio).  Elapsed: 0.013 s
  130. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_left.ktx2' from 349872 B to 266320 B with zstd (0.7612 dest/src size ratio).  Elapsed: 0.032 s
  131. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_rear.ktx2' from 349872 B to 274868 B with deflate (0.7856 dest/src size ratio).  Elapsed: 0.013 s
  132. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_rear.ktx2' from 349872 B to 265511 B with zstd (0.7589 dest/src size ratio).  Elapsed: 0.032 s
  133. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_top.ktx2' from 349872 B to 273843 B with deflate (0.7827 dest/src size ratio).  Elapsed: 0.013 s
  134. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_top.ktx2' from 349872 B to 265165 B with zstd (0.7579 dest/src size ratio).  Elapsed: 0.032 s
  135. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_bottom.ktx2' from 349872 B to 112017 B with deflate (0.3202 dest/src size ratio).  Elapsed: 0.048 s
  136. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_bottom.ktx2' from 349872 B to 103851 B with zstd (0.2968 dest/src size ratio).  Elapsed: 0.065 s
  137. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_rear.ktx2' from 349872 B to 111763 B with deflate (0.3194 dest/src size ratio).  Elapsed: 0.048 s
  138. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_rear.ktx2' from 349872 B to 103142 B with zstd (0.2948 dest/src size ratio).  Elapsed: 0.065 s
  139. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_right.ktx2' from 349872 B to 112069 B with deflate (0.3203 dest/src size ratio).  Elapsed: 0.048 s
  140. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_right.ktx2' from 349872 B to 102686 B with zstd (0.2935 dest/src size ratio).  Elapsed: 0.063 s
  141. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_front.ktx2' from 349872 B to 273373 B with deflate (0.7814 dest/src size ratio).  Elapsed: 0.014 s
  142. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/smoke_sprite_front.ktx2' from 349872 B to 264085 B with zstd (0.7548 dest/src size ratio).  Elapsed: 0.030 s
  143. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_front.ktx2' from 349872 B to 111755 B with deflate (0.3194 dest/src size ratio).  Elapsed: 0.048 s
  144. Compressed file '/var/www/cyberspace/webclient/data/resources/sprites/foam_sprite_front.ktx2' from 349872 B to 103509 B with zstd (0.2958 dest/src size ratio).  Elapsed: 0.064 s
  145. Compressed file '/var/www/cyberspace/webclient/data/resources/foam_windowed.ktx2' from 349872 B to 135952 B with deflate (0.3886 dest/src size ratio).  Elapsed: 0.087 s
  146. Compressed file '/var/www/cyberspace/webclient/data/resources/foam_windowed.ktx2' from 349872 B to 121641 B with zstd (0.3477 dest/src size ratio).  Elapsed: 0.036 s
  147. Compressed file '/var/www/cyberspace/webclient/data/resources/extracted_avatar_anim.bin' from 22536077 B to 8978546 B with deflate (0.3984 dest/src size ratio).  Elapsed: 3.188 s
  148. Compressed file '/var/www/cyberspace/webclient/data/resources/extracted_avatar_anim.bin' from 22536077 B to 7713692 B with zstd (0.3423 dest/src size ratio).  Elapsed: 4.919 s
  149. Compressed file '/var/www/cyberspace/webclient/client.html' from 3005 B to 1378 B with deflate (0.4586 dest/src size ratio).  Elapsed: 0.000 s
  150. Compressed file '/var/www/cyberspace/webclient/client.html' from 3005 B to 1389 B with zstd (0.4622 dest/src size ratio).  Elapsed: 0.000 s
  151. Compressed file '/var/www/cyberspace/webclient/gui_client.data' from 6401855 B to 5326337 B with deflate (0.8320 dest/src size ratio).  Elapsed: 0.137 s
  152. Compressed file '/var/www/cyberspace/webclient/gui_client.data' from 6401855 B to 4886580 B with zstd (0.7633 dest/src size ratio).  Elapsed: 0.557 s
  153. Launching ListenerThread...
  154. Done.
  155. Creating Lua scripts for objects...
  156. UDPHandlerThread: Listening on UDP port 7601...
  157. MeshLODGenThread: Iterating over world object(s)...
  158. OpenSeaPollerThread: glare::Exception while updating parcel listings: Couldn't find 'opensea_api_key' in credentials.
  159. CoinbasePollerThread: glare::Exception while updating exchange rates: Couldn't find 'coinbase_api_key' in credentials.
  160. UDPHandlerThread: Bound to port 7601
  161. MeshLODGenThread: glare::Exception: Failed to open file '/home/substrata/cyberspace_server_state/server_resources/cube_glb_17610015917010544603.bmesh': No such file or directory
  162. WebListenerThread: Bound socket to port 80 successfully.
  163. WebListenerThread: Bound socket to port 443 successfully.
  164. ListenerThread: Successfully bound and listening on port 7600
  165. MeshLODGenThread: glare::Exception: Failed to open file '/home/substrata/cyberspace_server_state/server_resources/Capsule_obj_12886419986066505944.bmesh': No such file or directory
  166. MeshLODGenThread: glare::Exception: Failed to open file '/home/substrata/cyberspace_server_state/server_resources/cube_glb_17610015917010544603.bmesh': No such file or directory
  167. MeshLODGenThread: Iterating over objects took 0.007764 s, meshes_to_gen: 0, lod_textures_to_gen: 0, ktx_textures_to_gen: 4
  168. MeshLODGenThread: Generating LOD meshes...
  169. MeshLODGenThread: Done generating LOD meshes. (Elapsed: 0.0000009537 s)
  170. MeshLODGenThread: Generating LOD textures...
  171. MeshLODGenThread: Done generating LOD textures. (Elapsed: 0.0001891 s
  172. OpenSeaPollerThread: glare::Exception while updating parcel listings: Couldn't find 'opensea_api_key' in credentials.
  173. CoinbasePollerThread: glare::Exception while updating exchange rates: Couldn't find 'coinbase_api_key' in credentials.
  174. OpenSeaPollerThread: glare::Exception while updating parcel listings: Couldn't find 'opensea_api_key' in credentials.
  175. CoinbasePollerThread: glare::Exception while updating exchange rates: Couldn't find 'coinbase_api_key' in credentials.
  176. OpenSeaPollerThread: glare::Exception while updating parcel listings: Couldn't find 'opensea_api_key' in credentials.
  177. CoinbasePollerThread: glare::Exception while updating exchange rates: Couldn't find 'coinbase_api_key' in credentials.
  178. OpenSeaPollerThread: glare::Exception while updating parcel listings: Couldn't find 'opensea_api_key' in credentials.
  179. CoinbasePollerThread: glare::Exception while updating exchange rates: Couldn't find 'coinbase_api_key' in credentials.
  180.  
Tags: #substrata
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement