Skip to content

Instantly share code, notes, and snippets.

@NLW-paulm
Created July 7, 2020 09:02
Show Gist options
  • Save NLW-paulm/f18826529e6352176bcc2d55ea66c988 to your computer and use it in GitHub Desktop.
Save NLW-paulm/f18826529e6352176bcc2d55ea66c988 to your computer and use it in GitHub Desktop.
vagrant@cognacbox:/vagrant/torf$ bin/madoc logs
Attaching to search-indexer, madoc-platform-omeka, madoc-platform-database, madoc-annotation-server, torf_search-founda_1, madoc-annotation-database, search-elasticsearch
search-indexer | [2020-07-06 10:46:24 +0000] [1] [INFO] Starting gunicorn 19.9.0
search-indexer | [2020-07-06 10:46:24 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
search-indexer | [2020-07-06 10:46:24 +0000] [1] [INFO] Using worker: uvicorn.workers.UvicornWorker
search-indexer | [2020-07-06 10:46:24 +0000] [7] [INFO] Booting worker with pid: 7
search-indexer | [2020-07-06 10:46:24 +0000] [8] [INFO] Booting worker with pid: 8
search-indexer | [2020-07-06 10:46:30 +0000] [7] [INFO] Started server process [7]
search-indexer | [2020-07-06 10:46:30 +0000] [7] [INFO] Waiting for application startup.
search-indexer | [2020-07-06 10:46:30 +0000] [8] [INFO] Started server process [8]
search-indexer | [2020-07-06 10:46:30 +0000] [8] [INFO] Waiting for application startup.
search-indexer | [2020-07-07 08:47:16 +0000] [1] [INFO] Handling signal: term
search-indexer | [2020-07-07 08:47:16 +0000] [8] [INFO] Shutting down
madoc-platform-omeka | 2020-07-06 10:46:15,293 CRIT Supervisor running as root (no user in config file)
madoc-platform-omeka | 2020-07-06 10:46:15,293 INFO Included extra file "/etc/supervisord.d/00-docker-fpm-nginx.ini" during parsing
madoc-platform-omeka | 2020-07-06 10:46:15,334 INFO RPC interface 'supervisor' initialized
madoc-platform-omeka | 2020-07-06 10:46:15,334 CRIT Server 'unix_http_server' running without any HTTP authentication checking
madoc-platform-omeka | 2020-07-06 10:46:15,335 INFO supervisord started with pid 1
madoc-platform-omeka | 2020-07-06 10:46:16,338 INFO spawned: 'nginx_00' with pid 8
madoc-platform-omeka | 2020-07-06 10:46:16,358 INFO spawned: 'php-fpm_00' with pid 9
madoc-platform-omeka | 2020-07-06 10:46:17,365 INFO success: nginx_00 entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
madoc-platform-omeka | 2020-07-06 10:46:17,366 INFO success: php-fpm_00 entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
madoc-platform-omeka | [06-Jul-2020 10:46:18] NOTICE: fpm is running, pid 9
madoc-platform-omeka | [06-Jul-2020 10:46:18] NOTICE: ready to handle connections
madoc-platform-omeka | [06-Jul-2020 10:46:18] NOTICE: systemd monitor interval set to 10000ms
madoc-platform-omeka | [06-Jul-2020 10:46:32] WARNING: [pool www] child 13 said into stderr: "NOTICE: PHP message: PHP Warning: session_start(): open(/var/lib/php/session/sess_ee4a87532c01ef421682098aadfcb98b, O_RDWR) failed: Permission denied (13) in /srv/omeka/vendor/zendframework/zend-session/src/SessionManager.php on line 140"
madoc-platform-omeka | [06-Jul-2020 10:46:32] WARNING: [pool www] child 13 said into stderr: "NOTICE: PHP message: PHP Warning: session_start(): Failed to read session data: files (path: /var/lib/php/session) in /srv/omeka/vendor/zendframework/zend-session/src/SessionManager.php on line 140"
madoc-platform-omeka | 2020/07/06 10:46:32 [error] 10#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: session_start(): open(/var/lib/php/session/sess_ee4a87532c01ef421682098aadfcb98b, O_RDWR) failed: Permission denied (13) in /srv/omeka/vendor/zendframework/zend-session/src/SessionManager.php on line 140
madoc-platform-omeka | PHP message: PHP Warning: session_start(): Failed to read session data: files (path: /var/lib/php/session) in /srv/omeka/vendor/zendframework/zend-session/src/SessionManager.php on line 140" while reading response header from upstream, client: 10.0.2.2, server: , request: "GET /install HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm/www.sock:", host: "localhost:8888"
madoc-platform-omeka | [06/Jul/2020:10:46:32 +0000] "GET /install HTTP/1.1" 200 1270 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36" "-"
madoc-platform-omeka | [06/Jul/2020:10:46:32 +0000] "GET /application/asset/css/iconfonts.css?v=1.3.0 HTTP/1.1" 304 0 "http://localhost:8888/install" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36" "-"
madoc-platform-omeka | [06/Jul/2020:10:46:32 +0000] "GET /application/asset/js/global.js?v=1.3.0 HTTP/1.1" 304 0 "http://localhost:8888/install" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36" "-"
madoc-platform-omeka | [06/Jul/2020:10:46:32 +0000] "GET /application/asset/css/style.css?v=1.3.0 HTTP/1.1" 304 0 "http://localhost:8888/install" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36" "-"
madoc-platform-omeka | 2020-07-07 08:47:17,699 WARN received SIGTERM indicating exit request
madoc-platform-omeka | 2020-07-07 08:47:17,726 INFO waiting for nginx_00, php-fpm_00 to die
madoc-platform-omeka | [07-Jul-2020 08:47:17] NOTICE: Terminating ...
madoc-platform-omeka | [07-Jul-2020 08:47:17] NOTICE: exiting, bye-bye!
madoc-platform-omeka | 2020-07-07 08:47:17,764 INFO stopped: php-fpm_00 (exit status 0)
madoc-platform-omeka | 2020-07-07 08:47:17,798 INFO stopped: nginx_00 (exit status 0)
madoc-platform-omeka | 2020-07-07 08:49:18,292 CRIT Supervisor running as root (no user in config file)
madoc-platform-omeka | 2020-07-07 08:49:18,292 INFO Included extra file "/etc/supervisord.d/00-docker-fpm-nginx.ini" during parsing
madoc-platform-omeka | 2020-07-07 08:49:18,352 INFO RPC interface 'supervisor' initialized
madoc-platform-omeka | 2020-07-07 08:49:18,352 CRIT Server 'unix_http_server' running without any HTTP authentication checking
madoc-platform-omeka | 2020-07-07 08:49:18,353 INFO supervisord started with pid 1
madoc-platform-omeka | 2020-07-07 08:49:19,356 INFO spawned: 'nginx_00' with pid 8
madoc-platform-omeka | 2020-07-07 08:49:19,360 INFO spawned: 'php-fpm_00' with pid 9
madoc-platform-omeka | 2020-07-07 08:49:19,913 INFO success: nginx_00 entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
madoc-platform-omeka | 2020-07-07 08:49:19,913 INFO success: php-fpm_00 entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
madoc-platform-omeka | [07-Jul-2020 08:49:20] NOTICE: fpm is running, pid 9
madoc-platform-database | 2020-07-06 10:46:07+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.30-1debian10 started.
madoc-platform-database | 2020-07-06 10:46:08+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
madoc-platform-database | 2020-07-06 10:46:08+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.30-1debian10 started.
madoc-platform-database | 2020-07-06 10:46:09+00:00 [Note] [Entrypoint]: Initializing database files
madoc-platform-database | mysqld: [Warning] World-writable config file '/etc/mysql/conf.d/00-character-set.cnf' is ignored.
madoc-platform-database | mysqld: [Warning] World-writable config file '/etc/mysql/conf.d/01-max-allowed-packet.cnf' is ignored.
madoc-platform-database | 2020-07-06T10:46:09.269209Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
madoc-platform-database | 2020-07-06T10:46:09.290228Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
madoc-platform-database | 2020-07-06T10:46:09.290281Z 0 [ERROR] Aborting
madoc-platform-database |
madoc-platform-database | 2020-07-07 08:49:09+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.30-1debian10 started.
search-indexer | [2020-07-07 08:47:16 +0000] [7] [INFO] Shutting down
search-indexer | [2020-07-07 08:47:16 +0000] [8] [INFO] Waiting for application shutdown.
search-indexer | [2020-07-07 08:47:16 +0000] [8] [INFO] Finished server process [8]
search-indexer | [2020-07-07 08:47:16 +0000] [7] [INFO] Waiting for application shutdown.
search-indexer | [2020-07-07 08:47:16 +0000] [8] [INFO] Worker exiting (pid: 8)
search-indexer | [2020-07-07 08:47:16 +0000] [7] [INFO] Finished server process [7]
search-indexer | [2020-07-07 08:47:16 +0000] [7] [INFO] Worker exiting (pid: 7)
search-indexer | [2020-07-07 08:47:17 +0000] [1] [INFO] Shutting down: Master
search-indexer | [2020-07-07 08:49:22 +0000] [1] [INFO] Starting gunicorn 19.9.0
search-indexer | [2020-07-07 08:49:22 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
search-indexer | [2020-07-07 08:49:22 +0000] [1] [INFO] Using worker: uvicorn.workers.UvicornWorker
search-indexer | [2020-07-07 08:49:22 +0000] [7] [INFO] Booting worker with pid: 7
search-indexer | [2020-07-07 08:49:23 +0000] [8] [INFO] Booting worker with pid: 8
search-indexer | [2020-07-07 08:49:26 +0000] [7] [INFO] Started server process [7]
search-indexer | [2020-07-07 08:49:26 +0000] [7] [INFO] Waiting for application startup.
search-indexer | [2020-07-07 08:49:27 +0000] [8] [INFO] Started server process [8]
search-indexer | [2020-07-07 08:49:27 +0000] [8] [INFO] Waiting for application startup.
madoc-platform-omeka | [07-Jul-2020 08:49:20] NOTICE: ready to handle connections
madoc-platform-omeka | [07-Jul-2020 08:49:20] NOTICE: systemd monitor interval set to 10000ms
madoc-platform-database | 2020-07-07 08:49:10+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
madoc-platform-database | 2020-07-07 08:49:10+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.30-1debian10 started.
madoc-platform-database | 2020-07-07 08:49:10+00:00 [Note] [Entrypoint]: Initializing database files
madoc-platform-database | mysqld: [Warning] World-writable config file '/etc/mysql/conf.d/00-character-set.cnf' is ignored.
madoc-platform-database | mysqld: [Warning] World-writable config file '/etc/mysql/conf.d/01-max-allowed-packet.cnf' is ignored.
madoc-platform-database | 2020-07-07T08:49:10.663944Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
madoc-platform-database | 2020-07-07T08:49:10.681880Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
madoc-platform-database | 2020-07-07T08:49:10.681932Z 0 [ERROR] Aborting
madoc-platform-database |
madoc-annotation-server | 2020-07-07 08:50:03.319 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'beanNameHandlerMapping'
madoc-annotation-server | 2020-07-07 08:50:03.320 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'resourceHandlerMapping'
madoc-annotation-server | 2020-07-07 08:50:03.320 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultServletHandlerMapping'
madoc-annotation-server | 2020-07-07 08:50:03.321 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestMappingHandlerMapping'
madoc-annotation-server | 2020-07-07 08:50:03.321 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'viewControllerHandlerMapping'
madoc-annotation-server | 2020-07-07 08:50:03.321 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'beanNameHandlerMapping'
madoc-annotation-server | 2020-07-07 08:50:03.321 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'resourceHandlerMapping'
madoc-annotation-server | 2020-07-07 08:50:03.322 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultServletHandlerMapping'
madoc-annotation-server | 2020-07-07 08:50:03.322 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'httpRequestHandlerAdapter'
madoc-annotation-server | 2020-07-07 08:50:03.322 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'simpleControllerHandlerAdapter'
madoc-annotation-server | 2020-07-07 08:50:03.322 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
madoc-annotation-server | 2020-07-07 08:50:03.323 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'httpRequestHandlerAdapter'
madoc-annotation-server | 2020-07-07 08:50:03.323 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'simpleControllerHandlerAdapter'
madoc-annotation-server | 2020-07-07 08:50:03.323 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
madoc-annotation-server | 2020-07-07 08:50:03.324 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'handlerExceptionResolver'
madoc-annotation-server | 2020-07-07 08:50:03.324 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'handlerExceptionResolver'
madoc-annotation-server | 2020-07-07 08:50:03.326 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
madoc-annotation-server | 2020-07-07 08:50:03.347 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
madoc-annotation-server | 2020-07-07 08:50:03.347 [localhost-startStop-1] [DEBUG] DispatcherServlet - Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@ee863fe]
madoc-annotation-server | 2020-07-07 08:50:03.348 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'mvcViewResolver'
madoc-annotation-server | 2020-07-07 08:50:03.348 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Returning cached instance of singleton bean 'mvcViewResolver'
madoc-annotation-server | 2020-07-07 08:50:03.357 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
madoc-annotation-server | 2020-07-07 08:50:03.382 [localhost-startStop-1] [DEBUG] DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
madoc-annotation-server | 2020-07-07 08:50:03.387 [localhost-startStop-1] [DEBUG] DispatcherServlet - Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@50d30d14]
madoc-annotation-server | 2020-07-07 08:50:03.388 [localhost-startStop-1] [DEBUG] ResourceUrlProvider - Looking for resource handler mappings
madoc-annotation-server | 2020-07-07 08:50:03.388 [localhost-startStop-1] [DEBUG] ResourceUrlProvider - No resource handling mappings found
madoc-annotation-server | 2020-07-07 08:50:03.388 [localhost-startStop-1] [DEBUG] ResourceUrlProvider - Looking for resource handler mappings
madoc-annotation-server | 2020-07-07 08:50:03.389 [localhost-startStop-1] [DEBUG] ResourceUrlProvider - No resource handling mappings found
madoc-annotation-server | 2020-07-07 08:50:03.389 [localhost-startStop-1] [DEBUG] JndiTemplate - Looking up JNDI object with name [java:comp/env/spring.liveBeansView.mbeanDomain]
madoc-platform-database exited with code 1
madoc-annotation-server | 2020-07-07 08:50:03.389 [localhost-startStop-1] [DEBUG] JndiLocatorDelegate - Converted JNDI name [java:comp/env/spring.liveBeansView.mbeanDomain] not found - trying original name [spring.liveBeansView.mbeanDomain]. javax.naming.NameNotFoundException: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].
madoc-annotation-server | 2020-07-07 08:50:03.389 [localhost-startStop-1] [DEBUG] JndiTemplate - Looking up JNDI object with name [spring.liveBeansView.mbeanDomain]
madoc-annotation-server | 2020-07-07 08:50:03.390 [localhost-startStop-1] [DEBUG] JndiPropertySource - JNDI lookup for name [spring.liveBeansView.mbeanDomain] threw NamingException with message: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].. Returning null.
madoc-annotation-server | 2020-07-07 08:50:03.390 [localhost-startStop-1] [DEBUG] PropertySourcesPropertyResolver - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
madoc-annotation-server | 2020-07-07 08:50:03.391 [localhost-startStop-1] [DEBUG] DispatcherServlet - Published WebApplicationContext of servlet 'annotation' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.annotation]
madoc-annotation-server | 2020-07-07 08:50:03.391 [localhost-startStop-1] [INFO] DispatcherServlet - FrameworkServlet 'annotation': initialization completed in 2902 ms
madoc-annotation-server | 2020-07-07 08:50:03.391 [localhost-startStop-1] [DEBUG] DispatcherServlet - Servlet 'annotation' configured successfully
madoc-annotation-server | 07-Jul-2020 08:50:03.443 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/usr/local/tomcat/webapps/annotation.war] has finished in [37,865] ms
madoc-annotation-server | 07-Jul-2020 08:50:03.455 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/host-manager]
madoc-annotation-server | 07-Jul-2020 08:50:03.680 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/host-manager] has finished in [230] ms
madoc-annotation-server | 07-Jul-2020 08:50:03.684 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/examples]
madoc-annotation-server | 07-Jul-2020 08:50:04.735 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/examples] has finished in [1,051] ms
madoc-annotation-server | 07-Jul-2020 08:50:04.735 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/manager]
madoc-annotation-server | 07-Jul-2020 08:50:04.851 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/manager] has finished in [116] ms
madoc-annotation-server | 07-Jul-2020 08:50:04.852 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/docs]
madoc-annotation-server | 07-Jul-2020 08:50:04.939 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/docs] has finished in [88] ms
madoc-annotation-server | 07-Jul-2020 08:50:04.939 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/ROOT]
madoc-annotation-server | 07-Jul-2020 08:50:05.017 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/ROOT] has finished in [77] ms
madoc-annotation-server | 07-Jul-2020 08:50:05.056 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
madoc-annotation-server | 07-Jul-2020 08:50:05.171 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
madoc-annotation-server | 07-Jul-2020 08:50:05.355 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 40870 ms
search-founda_1 | [2020-07-05 10:07:06 +0000] [7] [INFO] Finished server process [7]
search-founda_1 | [2020-07-05 10:07:06 +0000] [7] [INFO] Worker exiting (pid: 7)
search-founda_1 | [2020-07-05 10:07:07 +0000] [1] [INFO] Shutting down: Master
search-founda_1 | [2020-07-05 11:25:29 +0000] [1] [INFO] Starting gunicorn 19.9.0
search-founda_1 | [2020-07-05 11:25:29 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
search-founda_1 | [2020-07-05 11:25:29 +0000] [1] [INFO] Using worker: uvicorn.workers.UvicornWorker
search-founda_1 | [2020-07-05 11:25:29 +0000] [7] [INFO] Booting worker with pid: 7
search-founda_1 | [2020-07-05 11:25:29 +0000] [8] [INFO] Booting worker with pid: 8
search-founda_1 | [2020-07-05 11:25:35 +0000] [8] [INFO] Started server process [8]
search-founda_1 | [2020-07-05 11:25:35 +0000] [7] [INFO] Started server process [7]
search-founda_1 | [2020-07-05 11:25:35 +0000] [8] [INFO] Waiting for application startup.
search-founda_1 | [2020-07-05 11:25:35 +0000] [7] [INFO] Waiting for application startup.
search-founda_1 | [2020-07-06 10:21:39 +0000] [1] [INFO] Handling signal: term
search-founda_1 | [2020-07-06 10:21:39 +0000] [7] [INFO] Shutting down
search-founda_1 | [2020-07-06 10:21:39 +0000] [8] [INFO] Shutting down
search-founda_1 | [2020-07-06 10:21:39 +0000] [7] [INFO] Waiting for application shutdown.
search-founda_1 | [2020-07-06 10:21:39 +0000] [7] [INFO] Finished server process [7]
search-founda_1 | [2020-07-06 10:21:39 +0000] [8] [INFO] Waiting for application shutdown.
search-founda_1 | [2020-07-06 10:21:39 +0000] [8] [INFO] Finished server process [8]
search-founda_1 | [2020-07-06 10:21:39 +0000] [7] [INFO] Worker exiting (pid: 7)
search-founda_1 | [2020-07-06 10:21:39 +0000] [8] [INFO] Worker exiting (pid: 8)
search-founda_1 | [2020-07-06 10:21:40 +0000] [1] [INFO] Shutting down: Master
search-founda_1 | [2020-07-06 10:46:17 +0000] [1] [INFO] Starting gunicorn 19.9.0
search-elasticsearch | [2020-07-07T08:49:31,475][INFO ][o.e.e.NodeEnvironment ] [yX3Mbu-] heap size [495.3mb], compressed ordinary object pointers [true]
search-elasticsearch | [2020-07-07T08:49:31,486][INFO ][o.e.n.Node ] [yX3Mbu-] node name derived from node ID [yX3Mbu-LQrWFrMHo_7z4jQ]; set [node.name] to override
search-elasticsearch | [2020-07-07T08:49:31,491][INFO ][o.e.n.Node ] [yX3Mbu-] version[6.7.2], pid[1], build[default/docker/56c6e48/2019-04-29T09:05:50.290371Z], OS[Linux/4.15.0-109-generic/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/12.0.1/12.0.1+12]
search-elasticsearch | [2020-07-07T08:49:31,507][INFO ][o.e.n.Node ] [yX3Mbu-] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=/tmp/elasticsearch-14209228671962530707, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Djava.locale.providers=COMPAT, -XX:UseAVX=2, -Des.cgroups.hierarchy.override=/, -Xms512m, -Xmx512m, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/usr/share/elasticsearch/config, -Des.distribution.flavor=default, -Des.distribution.type=docker]
search-elasticsearch | [2020-07-07T08:49:44,041][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [aggs-matrix-stats]
search-elasticsearch | [2020-07-07T08:49:44,041][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [analysis-common]
search-elasticsearch | [2020-07-07T08:49:44,042][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [ingest-common]
search-founda_1 | [2020-07-06 10:46:17 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
search-founda_1 | [2020-07-06 10:46:17 +0000] [1] [INFO] Using worker: uvicorn.workers.UvicornWorker
search-founda_1 | [2020-07-06 10:46:17 +0000] [7] [INFO] Booting worker with pid: 7
search-founda_1 | [2020-07-06 10:46:17 +0000] [8] [INFO] Booting worker with pid: 8
search-founda_1 | [2020-07-06 10:46:24 +0000] [8] [INFO] Started server process [8]
search-founda_1 | [2020-07-06 10:46:24 +0000] [8] [INFO] Waiting for application startup.
search-founda_1 | [2020-07-06 10:46:24 +0000] [7] [INFO] Started server process [7]
search-founda_1 | [2020-07-06 10:46:24 +0000] [7] [INFO] Waiting for application startup.
search-founda_1 | [2020-07-07 08:47:17 +0000] [1] [INFO] Handling signal: term
search-founda_1 | [2020-07-07 08:47:17 +0000] [8] [INFO] Shutting down
search-founda_1 | [2020-07-07 08:47:17 +0000] [7] [INFO] Shutting down
search-founda_1 | [2020-07-07 08:47:17 +0000] [8] [INFO] Waiting for application shutdown.
search-founda_1 | [2020-07-07 08:47:17 +0000] [7] [INFO] Waiting for application shutdown.
search-founda_1 | [2020-07-07 08:47:17 +0000] [8] [INFO] Finished server process [8]
search-founda_1 | [2020-07-07 08:47:17 +0000] [7] [INFO] Finished server process [7]
search-founda_1 | [2020-07-07 08:47:17 +0000] [8] [INFO] Worker exiting (pid: 8)
search-founda_1 | [2020-07-07 08:47:17 +0000] [7] [INFO] Worker exiting (pid: 7)
search-founda_1 | [2020-07-07 08:47:18 +0000] [1] [INFO] Shutting down: Master
search-founda_1 | [2020-07-07 08:49:17 +0000] [1] [INFO] Starting gunicorn 19.9.0
search-founda_1 | [2020-07-07 08:49:17 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
search-founda_1 | [2020-07-07 08:49:17 +0000] [1] [INFO] Using worker: uvicorn.workers.UvicornWorker
search-founda_1 | [2020-07-07 08:49:17 +0000] [7] [INFO] Booting worker with pid: 7
search-founda_1 | [2020-07-07 08:49:17 +0000] [8] [INFO] Booting worker with pid: 8
search-founda_1 | [2020-07-07 08:49:23 +0000] [8] [INFO] Started server process [8]
search-founda_1 | [2020-07-07 08:49:23 +0000] [8] [INFO] Waiting for application startup.
search-founda_1 | [2020-07-07 08:49:23 +0000] [7] [INFO] Started server process [7]
search-founda_1 | [2020-07-07 08:49:23 +0000] [7] [INFO] Waiting for application startup.
search-elasticsearch | [2020-07-07T08:49:44,042][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [ingest-geoip]
search-elasticsearch | [2020-07-07T08:49:44,043][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [ingest-user-agent]
search-elasticsearch | [2020-07-07T08:49:44,044][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [lang-expression]
search-elasticsearch | [2020-07-07T08:49:44,045][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [lang-mustache]
search-elasticsearch | [2020-07-07T08:49:44,045][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [lang-painless]
search-elasticsearch | [2020-07-07T08:49:44,055][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [mapper-extras]
search-elasticsearch | [2020-07-07T08:49:44,057][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [parent-join]
search-elasticsearch | [2020-07-07T08:49:44,057][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [percolator]
search-elasticsearch | [2020-07-07T08:49:44,058][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [rank-eval]
search-elasticsearch | [2020-07-07T08:49:44,058][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [reindex]
search-elasticsearch | [2020-07-07T08:49:44,058][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [repository-url]
search-elasticsearch | [2020-07-07T08:49:44,060][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [transport-netty4]
search-elasticsearch | [2020-07-07T08:49:44,060][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [tribe]
search-elasticsearch | [2020-07-07T08:49:44,061][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-ccr]
search-elasticsearch | [2020-07-07T08:49:44,061][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-core]
search-elasticsearch | [2020-07-07T08:49:44,062][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-deprecation]
search-elasticsearch | [2020-07-07T08:49:44,062][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-graph]
madoc-annotation-database | GRANT
madoc-annotation-database | GRANT
madoc-annotation-database |
madoc-annotation-database |
madoc-annotation-database | LOG: received fast shutdown request
madoc-annotation-database | waiting for server to shut down...LOG: aborting any active transactions
madoc-annotation-database | LOG: autovacuum launcher shutting down
madoc-annotation-database | LOG: shutting down
madoc-annotation-database | .LOG: database system is shut down
madoc-annotation-database | done
madoc-annotation-database | server stopped
madoc-annotation-database |
madoc-annotation-database | PostgreSQL init process complete; ready for start up.
madoc-annotation-database |
madoc-annotation-database | LOG: database system was shut down at 2020-07-04 16:58:49 UTC
madoc-annotation-database | LOG: MultiXact member wraparound protections are now enabled
madoc-annotation-database | LOG: database system is ready to accept connections
madoc-annotation-database | LOG: autovacuum launcher started
madoc-annotation-database | LOG: received smart shutdown request
madoc-annotation-database | LOG: autovacuum launcher shutting down
madoc-annotation-database | LOG: shutting down
madoc-annotation-database | LOG: database system is shut down
madoc-annotation-database | LOG: database system was shut down at 2020-07-05 10:03:10 UTC
madoc-annotation-database | LOG: MultiXact member wraparound protections are now enabled
madoc-annotation-database | LOG: database system is ready to accept connections
madoc-annotation-database | LOG: autovacuum launcher started
search-elasticsearch | [2020-07-07T08:49:44,063][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-ilm]
search-elasticsearch | [2020-07-07T08:49:44,063][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-logstash]
search-elasticsearch | [2020-07-07T08:49:44,063][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-ml]
search-elasticsearch | [2020-07-07T08:49:44,064][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-monitoring]
search-elasticsearch | [2020-07-07T08:49:44,064][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-rollup]
search-elasticsearch | [2020-07-07T08:49:44,065][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-security]
search-elasticsearch | [2020-07-07T08:49:44,066][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-sql]
search-elasticsearch | [2020-07-07T08:49:44,066][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-upgrade]
search-elasticsearch | [2020-07-07T08:49:44,067][INFO ][o.e.p.PluginsService ] [yX3Mbu-] loaded module [x-pack-watcher]
search-elasticsearch | [2020-07-07T08:49:44,068][INFO ][o.e.p.PluginsService ] [yX3Mbu-] no plugins loaded
search-elasticsearch | [2020-07-07T08:50:11,088][INFO ][o.e.x.s.a.s.FileRolesStore] [yX3Mbu-] parsed [0] roles from file [/usr/share/elasticsearch/config/roles.yml]
search-elasticsearch | [2020-07-07T08:50:13,556][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [yX3Mbu-] [controller/86] [Main.cc@109] controller (64 bit): Version 6.7.2 (Build f688467e0867ca) Copyright (c) 2019 Elasticsearch BV
search-elasticsearch | [2020-07-07T08:50:15,729][INFO ][o.e.d.DiscoveryModule ] [yX3Mbu-] using discovery type [single-node] and host providers [settings]
search-elasticsearch | [2020-07-07T08:50:18,210][INFO ][o.e.n.Node ] [yX3Mbu-] initialized
search-elasticsearch | [2020-07-07T08:50:18,210][INFO ][o.e.n.Node ] [yX3Mbu-] starting ...
search-elasticsearch | [2020-07-07T08:50:18,582][INFO ][o.e.t.TransportService ] [yX3Mbu-] publish_address {172.18.0.4:9300}, bound_addresses {0.0.0.0:9300}
search-elasticsearch | [2020-07-07T08:50:18,929][WARN ][o.e.b.BootstrapChecks ] [yX3Mbu-] memory locking requested for elasticsearch process but memory is not locked
search-elasticsearch | [2020-07-07T08:50:18,930][WARN ][o.e.b.BootstrapChecks ] [yX3Mbu-] max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
search-elasticsearch | [2020-07-07T08:50:19,007][INFO ][o.e.h.n.Netty4HttpServerTransport] [yX3Mbu-] publish_address {172.18.0.4:9200}, bound_addresses {0.0.0.0:9200}
search-elasticsearch | [2020-07-07T08:50:19,007][INFO ][o.e.n.Node ] [yX3Mbu-] started
search-elasticsearch | [2020-07-07T08:50:20,065][WARN ][o.e.x.s.a.s.m.NativeRoleMappingStore] [yX3Mbu-] Failed to clear cache for realms [[]]
search-elasticsearch | [2020-07-07T08:50:20,400][INFO ][o.e.l.LicenseService ] [yX3Mbu-] license [b87b4cca-4512-446a-9cce-144a4fa87a6e] mode [basic] - valid
search-elasticsearch | [2020-07-07T08:50:20,444][INFO ][o.e.g.GatewayService ] [yX3Mbu-] recovered [0] indices into cluster_state
search-elasticsearch | [2020-07-07T08:50:49,128][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.7%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:51:19,143][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.7%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:51:49,154][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.7%], replicas will not be assigned to this node
madoc-annotation-database | LOG: received smart shutdown request
madoc-annotation-database | LOG: autovacuum launcher shutting down
madoc-annotation-database | LOG: shutting down
madoc-annotation-database | LOG: database system is shut down
madoc-annotation-database | LOG: database system was shut down at 2020-07-05 10:07:07 UTC
madoc-annotation-database | LOG: MultiXact member wraparound protections are now enabled
madoc-annotation-database | LOG: database system is ready to accept connections
madoc-annotation-database | LOG: autovacuum launcher started
madoc-annotation-database | LOG: received smart shutdown request
madoc-annotation-database | LOG: autovacuum launcher shutting down
madoc-annotation-database | LOG: shutting down
madoc-annotation-database | LOG: database system is shut down
madoc-annotation-database | LOG: database system was shut down at 2020-07-06 10:21:39 UTC
madoc-annotation-database | LOG: MultiXact member wraparound protections are now enabled
madoc-annotation-database | LOG: autovacuum launcher started
madoc-annotation-database | LOG: database system is ready to accept connections
madoc-annotation-database | LOG: received smart shutdown request
madoc-annotation-database | LOG: autovacuum launcher shutting down
madoc-annotation-database | LOG: shutting down
madoc-annotation-database | LOG: database system is shut down
madoc-annotation-database | LOG: database system was shut down at 2020-07-07 08:47:18 UTC
madoc-annotation-database | LOG: MultiXact member wraparound protections are now enabled
madoc-annotation-database | LOG: autovacuum launcher started
madoc-annotation-database | LOG: database system is ready to accept connections
search-elasticsearch | [2020-07-07T08:52:19,165][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:52:49,169][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:53:19,179][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:53:49,238][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
madoc-platform-omeka | [07/Jul/2020:08:53:59 +0000] "GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36" "-"
madoc-platform-omeka | [07-Jul-2020 08:54:00] WARNING: [pool www] child 15 said into stderr: "NOTICE: PHP message: PHP Warning: session_start(): open(/var/lib/php/session/sess_c2584136a859c32e7fa4a266cfc293c0, O_RDWR) failed: Permission denied (13) in /srv/omeka/vendor/zendframework/zend-session/src/SessionManager.php on line 140"
madoc-platform-omeka | [07-Jul-2020 08:54:00] WARNING: [pool www] child 15 said into stderr: "NOTICE: PHP message: PHP Warning: session_start(): Failed to read session data: files (path: /var/lib/php/session) in /srv/omeka/vendor/zendframework/zend-session/src/SessionManager.php on line 140"
madoc-platform-omeka | 2020/07/07 08:54:00 [error] 10#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: session_start(): open(/var/lib/php/session/sess_c2584136a859c32e7fa4a266cfc293c0, O_RDWR) failed: Permission denied (13) in /srv/omeka/vendor/zendframework/zend-session/src/SessionManager.php on line 140
madoc-platform-omeka | PHP message: PHP Warning: session_start(): Failed to read session data: files (path: /var/lib/php/session) in /srv/omeka/vendor/zendframework/zend-session/src/SessionManager.php on line 140" while reading response header from upstream, client: 10.0.2.2, server: , request: "GET /install HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm/www.sock:", host: "localhost:8888"
madoc-platform-omeka | [07/Jul/2020:08:54:00 +0000] "GET /install HTTP/1.1" 200 1270 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36" "-"
madoc-platform-omeka | [07/Jul/2020:08:54:00 +0000] "GET /application/asset/css/iconfonts.css?v=1.3.0 HTTP/1.1" 304 0 "http://localhost:8888/install" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36" "-"
madoc-platform-omeka | [07/Jul/2020:08:54:00 +0000] "GET /application/asset/js/global.js?v=1.3.0 HTTP/1.1" 304 0 "http://localhost:8888/install" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36" "-"
madoc-platform-omeka | [07/Jul/2020:08:54:00 +0000] "GET /application/asset/css/style.css?v=1.3.0 HTTP/1.1" 304 0 "http://localhost:8888/install" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36" "-"
search-elasticsearch | [2020-07-07T08:54:19,248][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:54:49,278][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:55:19,292][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:55:49,304][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:56:19,316][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:56:49,326][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:57:19,334][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:57:49,350][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
search-elasticsearch | [2020-07-07T08:58:19,357][INFO ][o.e.c.r.a.DiskThresholdMonitor] [yX3Mbu-] low disk watermark [85%] exceeded on [yX3Mbu-LQrWFrMHo_7z4jQ][yX3Mbu-][/usr/share/elasticsearch/data/nodes/0] free: 1.2gb[12.4%], replicas will not be assigned to this node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment