Skip to content

Instantly share code, notes, and snippets.

@fuho
Created May 27, 2022 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fuho/e10e7ddda617187802299e859661d9d3 to your computer and use it in GitHub Desktop.
Save fuho/e10e7ddda617187802299e859661d9d3 to your computer and use it in GitHub Desktop.
Dynoscale debug logs
~/w/m/d/e/flask_rq ❯❯❯ heroku logs -a ds-flask-rq --tail ✘ 130 heroku_ds-flask-rq ✭ ◼
2022-05-27T14:31:15.799375+00:00 app[web.1]: 14:31:15.799 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:31:15.802004+00:00 app[web.1]: 14:31:15.801 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger initializing...
2022-05-27T14:31:15.802148+00:00 app[web.1]: 14:31:15.802 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__
2022-05-27T14:31:15.804105+00:00 app[web.1]: 14:31:15.803 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table
2022-05-27T14:31:15.804321+00:00 app[web.1]: 14:31:15.804 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:31:15.804615+00:00 app[web.1]: 14:31:15.804 WARNING MainProcess MainThread werkzeug: * Debugger is active!
2022-05-27T14:31:15.805432+00:00 app[web.1]: 14:31:15.805 INFO MainProcess MainThread werkzeug: * Debugger PIN: 118-562-171
2022-05-27T14:32:09.279961+00:00 app[worker.1]: 14:32:09 Cleaning registries for queue: urgent
2022-05-27T14:32:09.287379+00:00 app[worker.1]: 14:32:09 Cleaning registries for queue: priority
2022-05-27T14:32:09.292933+00:00 app[worker.1]: 14:32:09 Cleaning registries for queue: default
2022-05-27T14:33:45.179146+00:00 heroku[web.1]: Restarting
2022-05-27T14:33:45.193138+00:00 heroku[web.1]: State changed from up to starting
2022-05-27T14:33:45.226033+00:00 heroku[web.2]: Restarting
2022-05-27T14:33:45.227965+00:00 heroku[web.2]: State changed from up to starting
2022-05-27T14:33:45.239308+00:00 heroku[worker.2]: Restarting
2022-05-27T14:33:45.241538+00:00 heroku[worker.2]: State changed from up to starting
2022-05-27T14:33:45.251825+00:00 heroku[worker.1]: Restarting
2022-05-27T14:33:45.253653+00:00 heroku[worker.1]: State changed from up to starting
2022-05-27T14:33:45.846906+00:00 heroku[worker.2]: Stopping all processes with SIGTERM
2022-05-27T14:33:45.849385+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2022-05-27T14:33:45.863744+00:00 heroku[web.2]: Stopping all processes with SIGTERM
2022-05-27T14:33:45.883848+00:00 app[worker.2]: 14:33:45 Warm shut down requested
2022-05-27T14:33:45.889508+00:00 app[worker.2]: 14:33:45 Unsubscribing from channel rq:pubsub:3a3d1f4dd9524929999dc19a3b3e0135
2022-05-27T14:33:45.947254+00:00 heroku[worker.1]: Stopping all processes with SIGTERM
2022-05-27T14:33:45.984039+00:00 app[worker.1]: 14:33:45 Warm shut down requested
2022-05-27T14:33:45.990217+00:00 app[worker.1]: 14:33:45 Unsubscribing from channel rq:pubsub:1c4af8bebcd64923960f7d0c0457d842
2022-05-27T14:33:46.036399+00:00 heroku[worker.2]: Process exited with status 0
2022-05-27T14:33:46.046387+00:00 heroku[web.1]: Process exited with status 0
2022-05-27T14:33:46.126569+00:00 heroku[web.2]: Process exited with status 0
2022-05-27T14:33:46.302055+00:00 heroku[worker.1]: Process exited with status 0
2022-05-27T14:33:47.953647+00:00 heroku[web.1]: Starting process with command `python examples/flask_rq/web.py --redis_url_in REDISCLOUD_URL`
2022-05-27T14:33:47.982018+00:00 heroku[web.2]: Starting process with command `python examples/flask_rq/web.py --redis_url_in REDISCLOUD_URL`
2022-05-27T14:33:48.013406+00:00 heroku[worker.2]: Starting process with command `python examples/flask_rq/worker.py --redis_url_in REDISCLOUD_URL`
2022-05-27T14:33:48.032551+00:00 heroku[worker.1]: Starting process with command `python examples/flask_rq/worker.py --redis_url_in REDISCLOUD_URL`
2022-05-27T14:33:48.624546+00:00 heroku[worker.1]: State changed from starting to up
2022-05-27T14:33:48.627226+00:00 heroku[worker.2]: State changed from starting to up
2022-05-27T14:33:49.054845+00:00 app[worker.1]: Starting RQ worker, will connect to redis @ redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:33:49.072804+00:00 app[worker.1]: 14:33:49 Worker rq:worker:0cd1a2e5f08446888ec530d2b2331109: started, version 1.10.1
2022-05-27T14:33:49.072885+00:00 app[worker.1]: 14:33:49 Subscribing to channel rq:pubsub:0cd1a2e5f08446888ec530d2b2331109
2022-05-27T14:33:49.076050+00:00 app[worker.1]: 14:33:49 *** Listening on urgent, priority, default...
2022-05-27T14:33:49.238662+00:00 app[worker.2]: Starting RQ worker, will connect to redis @ redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:33:49.251498+00:00 app[worker.2]: 14:33:49 Worker rq:worker:0d0e24aa672b4500b2cf797b537094b2: started, version 1.10.1
2022-05-27T14:33:49.251598+00:00 app[worker.2]: 14:33:49 Subscribing to channel rq:pubsub:0d0e24aa672b4500b2cf797b537094b2
2022-05-27T14:33:49.255021+00:00 app[worker.2]: 14:33:49 *** Listening on urgent, priority, default...
2022-05-27T14:33:49.439658+00:00 app[web.2]: Starting Flask server, sending RQ jobs to redis @ redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:33:49.439879+00:00 app[web.2]: 14:33:49.439 DEBUG MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: __init__
2022-05-27T14:33:49.440177+00:00 app[web.2]: 14:33:49.440 WARNING MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: DynoscaleWsgiApp will not initialize DynoscaleAgent with invalid config: {"DYNO": "web.2", "DYNOSCALE_DEV_MODE": false, "DYNOSCALE_URL": "https://dynoscale.net/api/v1/report/*********************", "redis_urls": {"REDISCLOUD_URL": "redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337"}}.
2022-05-27T14:33:49.440373+00:00 app[web.2]: * Serving Flask app 'web' (lazy loading)
2022-05-27T14:33:49.440392+00:00 app[web.2]: * Environment: production
2022-05-27T14:33:49.440422+00:00 app[web.2]: WARNING: This is a development server. Do not use it in a production deployment.
2022-05-27T14:33:49.440442+00:00 app[web.2]: Use a production WSGI server instead.
2022-05-27T14:33:49.440457+00:00 app[web.2]: * Debug mode: on
2022-05-27T14:33:49.454394+00:00 app[web.2]: 14:33:49.454 WARNING MainProcess MainThread werkzeug: * Running on all addresses.
2022-05-27T14:33:49.454395+00:00 app[web.2]: WARNING: This is a development server. Do not use it in a production deployment.
2022-05-27T14:33:49.454585+00:00 app[web.2]: 14:33:49.454 INFO MainProcess MainThread werkzeug: * Running on http://172.16.133.134:52535/ (Press CTRL+C to quit)
2022-05-27T14:33:49.457649+00:00 app[web.2]: 14:33:49.457 INFO MainProcess MainThread werkzeug: * Restarting with stat
2022-05-27T14:33:49.502353+00:00 app[web.1]: Starting Flask server, sending RQ jobs to redis @ redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:33:49.502561+00:00 app[web.1]: 14:33:49.502 DEBUG MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: __init__
2022-05-27T14:33:49.550138+00:00 app[web.1]: 14:33:49.549 DEBUG MainProcess MainThread dynoscale.agent.DynoscaleAgent: __init__
2022-05-27T14:33:49.550639+00:00 app[web.1]: 14:33:49.550 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger
2022-05-27T14:33:49.550899+00:00 app[web.1]: 14:33:49.550 INFO MainProcess MainThread dynoscale.agent.DynoscaleAgent: Logging thread 'Dynoscale' started.
2022-05-27T14:33:49.551061+00:00 app[web.1]: 14:33:49.550 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__
2022-05-27T14:33:49.551164+00:00 app[web.1]: 14:33:49.550 INFO MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: DynoscaleWsgiApp started in PRODUCTION mode.
2022-05-27T14:33:49.551434+00:00 app[web.1]: * Serving Flask app 'web' (lazy loading)
2022-05-27T14:33:49.551513+00:00 app[web.1]: * Environment: production
2022-05-27T14:33:49.551543+00:00 app[web.1]: WARNING: This is a development server. Do not use it in a production deployment.
2022-05-27T14:33:49.551563+00:00 app[web.1]: Use a production WSGI server instead.
2022-05-27T14:33:49.551578+00:00 app[web.1]: * Debug mode: on
2022-05-27T14:33:49.557075+00:00 app[web.1]: 14:33:49.556 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table
2022-05-27T14:33:49.558293+00:00 app[web.1]: 14:33:49.558 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale created repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:33:49.559522+00:00 app[web.1]: 14:33:49.559 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger initializing...
2022-05-27T14:33:49.559660+00:00 app[web.1]: 14:33:49.559 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__
2022-05-27T14:33:49.560981+00:00 app[web.1]: 14:33:49.560 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table
2022-05-27T14:33:49.562818+00:00 app[web.1]: 14:33:49.562 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:33:49.568564+00:00 app[web.1]: 14:33:49.568 WARNING MainProcess MainThread werkzeug: * Running on all addresses.
2022-05-27T14:33:49.568564+00:00 app[web.1]: WARNING: This is a development server. Do not use it in a production deployment.
2022-05-27T14:33:49.568795+00:00 app[web.1]: 14:33:49.568 INFO MainProcess MainThread werkzeug: * Running on http://172.18.33.134:56984/ (Press CTRL+C to quit)
2022-05-27T14:33:49.571709+00:00 app[web.1]: 14:33:49.571 INFO MainProcess MainThread werkzeug: * Restarting with stat
2022-05-27T14:33:49.589676+00:00 heroku[web.2]: State changed from starting to up
2022-05-27T14:33:49.636102+00:00 heroku[web.1]: State changed from starting to up
2022-05-27T14:33:49.735405+00:00 app[web.2]: Starting Flask server, sending RQ jobs to redis @ redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:33:49.735630+00:00 app[web.2]: 14:33:49.735 DEBUG MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: __init__
2022-05-27T14:33:49.735815+00:00 app[web.2]: 14:33:49.735 WARNING MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: DynoscaleWsgiApp will not initialize DynoscaleAgent with invalid config: {"DYNO": "web.2", "DYNOSCALE_DEV_MODE": false, "DYNOSCALE_URL": "https://dynoscale.net/api/v1/report/*********************", "redis_urls": {"REDISCLOUD_URL": "redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337"}}.
2022-05-27T14:33:49.741274+00:00 app[web.2]: 14:33:49.741 WARNING MainProcess MainThread werkzeug: * Debugger is active!
2022-05-27T14:33:49.742075+00:00 app[web.2]: 14:33:49.741 INFO MainProcess MainThread werkzeug: * Debugger PIN: 236-273-086
2022-05-27T14:33:49.885961+00:00 app[web.1]: Starting Flask server, sending RQ jobs to redis @ redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:33:49.886199+00:00 app[web.1]: 14:33:49.885 DEBUG MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: __init__
2022-05-27T14:33:49.935067+00:00 app[web.1]: 14:33:49.934 DEBUG MainProcess MainThread dynoscale.agent.DynoscaleAgent: __init__
2022-05-27T14:33:49.935586+00:00 app[web.1]: 14:33:49.935 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger
2022-05-27T14:33:49.935879+00:00 app[web.1]: 14:33:49.935 INFO MainProcess MainThread dynoscale.agent.DynoscaleAgent: Logging thread 'Dynoscale' started.
2022-05-27T14:33:49.936055+00:00 app[web.1]: 14:33:49.935 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__
2022-05-27T14:33:49.936173+00:00 app[web.1]: 14:33:49.935 INFO MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: DynoscaleWsgiApp started in PRODUCTION mode.
2022-05-27T14:33:49.937340+00:00 app[web.1]: 14:33:49.937 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table
2022-05-27T14:33:49.938230+00:00 app[web.1]: 14:33:49.938 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:33:49.940025+00:00 app[web.1]: 14:33:49.939 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger initializing...
2022-05-27T14:33:49.940162+00:00 app[web.1]: 14:33:49.940 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__
2022-05-27T14:33:49.941906+00:00 app[web.1]: 14:33:49.941 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table
2022-05-27T14:33:49.942352+00:00 app[web.1]: 14:33:49.942 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:33:49.944072+00:00 app[web.1]: 14:33:49.943 WARNING MainProcess MainThread werkzeug: * Debugger is active!
2022-05-27T14:33:49.944944+00:00 app[web.1]: 14:33:49.944 INFO MainProcess MainThread werkzeug: * Debugger PIN: 395-187-322
2022-05-27T14:33:14.000000+00:00 app[api]: Build started by user on***********i@gmail.com
2022-05-27T14:33:42.615784+00:00 app[api]: Deploy f5ebd72b by user on***********i@gmail.com
2022-05-27T14:33:42.615784+00:00 app[api]: Release v31 created by user on***********i@gmail.com
2022-05-27T14:33:51.000000+00:00 app[api]: Build succeeded
2022-05-27T14:34:18.572849+00:00 app[web.2]: 14:34:18.572 DEBUG MainProcess Thread-5 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:34:18.643567+00:00 app[web.2]: 14:34:18.643 INFO MainProcess Thread-5 werkzeug: 10.1.30.3 - - [27/May/2022 14:34:18] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:34:18.725913+00:00 app[web.2]: 14:34:18.725 DEBUG MainProcess Thread-6 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:34:18.733814+00:00 app[web.2]: 14:34:18.733 INFO MainProcess Thread-6 werkzeug: 10.1.87.110 - - [27/May/2022 14:34:18] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:34:18.733789+00:00 app[worker.2]: 14:34:18 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (88dc2b3d-2184-4b13-9cc3-90920ca729c5)
2022-05-27T14:34:18.879274+00:00 app[web.1]: 14:34:18.879 DEBUG MainProcess Thread-4 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:34:18.879878+00:00 app[web.1]: 14:34:18.879 DEBUG MainProcess Thread-4 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=7>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69eb89edd0>, 'werkzeug.socket': <socket.socket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.87.110', 16573)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.87.110', 'REMOTE_PORT': 16573, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '5dc0e2ec-8747-4281-92aa-c590823f34e4', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662058875', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:34:18.880057+00:00 app[web.1]: 14:34:18.879 DEBUG MainProcess Thread-4 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:34:18.880173+00:00 app[web.1]: 14:34:18.880 DEBUG MainProcess Thread-4 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662058 4
2022-05-27T14:34:18.881011+00:00 app[web.1]: 14:34:18.880 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662058, metric=4, source='web', metadata='')
2022-05-27T14:34:18.881462+00:00 app[web.1]: 14:34:18.881 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662058,4,web,)
2022-05-27T14:34:18.882887+00:00 app[web.1]: 14:34:18.882 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:34:18.887999+00:00 app[web.1]: 14:34:18.887 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:34:18.889041+00:00 app[web.1]: 14:34:18.888 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:34:18.914284+00:00 app[web.1]: 14:34:18.914 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653662058, metric=32, source='rq:default', metadata='')
2022-05-27T14:34:18.914523+00:00 app[web.1]: 14:34:18.914 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662058,32,rq:default,)
2022-05-27T14:34:18.914976+00:00 app[web.1]: 14:34:18.914 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:34:18.916264+00:00 app[web.1]: 14:34:18.916 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:34:18.916608+00:00 app[web.1]: 14:34:18.916 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653661758.9164295
2022-05-27T14:34:18.917353+00:00 app[web.1]: 14:34:18.917 INFO MainProcess Thread-4 werkzeug: 10.1.87.110 - - [27/May/2022 14:34:18] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:34:18.917790+00:00 app[web.1]: 14:34:18.917 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:34:18.918963+00:00 app[web.1]: 14:34:18.918 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:34:18.919263+00:00 app[web.1]: 14:34:18.919 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 2 records to Dynoscale.
2022-05-27T14:34:18.919454+00:00 app[web.1]: 14:34:18.919 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:34:18.921324+00:00 app[web.1]: 14:34:18.921 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:34:18.921378+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:34:18.921379+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:34:18.921379+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:34:18.921379+00:00 app[web.1]: Accept: */*
2022-05-27T14:34:18.921380+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:34:18.921380+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:34:18.921380+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:34:18.921380+00:00 app[web.1]: Content-Length: 46
2022-05-27T14:34:18.921381+00:00 app[web.1]:
2022-05-27T14:34:18.921381+00:00 app[web.1]: 1653662058,4,web,
2022-05-27T14:34:18.921381+00:00 app[web.1]: 1653662058,32,rq:default,
2022-05-27T14:34:18.921383+00:00 app[web.1]:
2022-05-27T14:34:19.041868+00:00 app[web.1]: 14:34:19.041 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 53bytes with status code 200.
2022-05-27T14:34:19.041995+00:00 app[web.1]: 14:34:19.041 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:34:19.042303+00:00 app[web.1]: 14:34:19.042 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 2 records.
2022-05-27T14:34:19.042545+00:00 app[web.1]: 14:34:19.042 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:34:19.043166+00:00 app[web.1]: 14:34:19.043 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:34:19.043358+00:00 app[web.1]: 14:34:19.043 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:34:19.043748+00:00 app[web.1]: 14:34:19.043 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Dynoscale updated publish frequency, next publish in 20.0s.
2022-05-27T14:34:18.915826+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=5dc0e2ec-8747-4281-92aa-c590823f34e4 fwd="90.182.197.103" dyno=web.1 connect=0ms service=39ms status=200 bytes=1680 protocol=https
2022-05-27T14:34:18.621112+00:00 app[worker.1]: 14:34:18 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (067dd42e-1699-4633-8636-1a31c84abe92)
2022-05-27T14:34:18.731438+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=0b904307-f1fd-472f-9002-74cc60748a76 fwd="90.182.197.103" dyno=web.2 connect=0ms service=9ms status=200 bytes=1495 protocol=https
2022-05-27T14:34:18.642734+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=1b761871-138a-4363-ac36-392a105f9f7a fwd="90.182.197.103" dyno=web.2 connect=0ms service=72ms status=200 bytes=1495 protocol=https
2022-05-27T14:34:19.378902+00:00 app[web.1]: 14:34:19.378 DEBUG MainProcess Thread-5 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:34:19.379330+00:00 app[web.1]: 14:34:19.379 DEBUG MainProcess Thread-5 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69e87cee60>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.87.110', 18896)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.87.110', 'REMOTE_PORT': 18896, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '472cc8d8-b44d-4816-93d3-1179165b4eae', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662059375', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:34:19.379489+00:00 app[web.1]: 14:34:19.379 DEBUG MainProcess Thread-5 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:34:19.379585+00:00 app[web.1]: 14:34:19.379 DEBUG MainProcess Thread-5 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662059 4
2022-05-27T14:34:19.380186+00:00 app[web.1]: 14:34:19.380 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662059, metric=4, source='web', metadata='')
2022-05-27T14:34:19.380468+00:00 app[web.1]: 14:34:19.380 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662059,4,web,)
2022-05-27T14:34:19.392205+00:00 app[web.1]: 14:34:19.391 INFO MainProcess Thread-5 werkzeug: 10.1.87.110 - - [27/May/2022 14:34:19] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:34:19.390776+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=472cc8d8-b44d-4816-93d3-1179165b4eae fwd="90.182.197.103" dyno=web.1 connect=0ms service=14ms status=200 bytes=1865 protocol=https
2022-05-27T14:34:23.639047+00:00 app[worker.1]: 14:34:23 default: Job OK (067dd42e-1699-4633-8636-1a31c84abe92)
2022-05-27T14:34:23.639237+00:00 app[worker.1]: 14:34:23 Result is kept for 500 seconds
2022-05-27T14:34:23.649439+00:00 app[worker.1]: 14:34:23 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (0621e8db-e13c-4fa1-b8c9-e3e1a23d34a6)
2022-05-27T14:34:23.751637+00:00 app[worker.2]: 14:34:23 default: Job OK (88dc2b3d-2184-4b13-9cc3-90920ca729c5)
2022-05-27T14:34:23.751876+00:00 app[worker.2]: 14:34:23 Result is kept for 500 seconds
2022-05-27T14:34:23.759730+00:00 app[worker.2]: 14:34:23 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (054c41ed-da93-4ecb-bf3c-b802916235b5)
2022-05-27T14:34:28.666574+00:00 app[worker.1]: 14:34:28 default: Job OK (0621e8db-e13c-4fa1-b8c9-e3e1a23d34a6)
2022-05-27T14:34:28.666756+00:00 app[worker.1]: 14:34:28 Result is kept for 500 seconds
2022-05-27T14:34:28.775327+00:00 app[worker.2]: 14:34:28 default: Job OK (054c41ed-da93-4ecb-bf3c-b802916235b5)
2022-05-27T14:34:28.775527+00:00 app[worker.2]: 14:34:28 Result is kept for 500 seconds
2022-05-27T14:35:41.990809+00:00 app[web.2]: 14:35:41.990 DEBUG MainProcess Thread-7 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:35:42.013735+00:00 app[web.2]: 14:35:42.013 INFO MainProcess Thread-7 werkzeug: 10.1.26.17 - - [27/May/2022 14:35:42] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:35:42.008886+00:00 app[worker.1]: 14:35:42 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (480e5867-5a0a-4524-b6d1-2be986467c48)
2022-05-27T14:35:42.013925+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=3d45d1b8-88f3-4a17-8c6f-34752fbc3873 fwd="90.182.197.103" dyno=web.2 connect=0ms service=24ms status=200 bytes=1495 protocol=https
2022-05-27T14:35:47.077709+00:00 app[worker.1]: 14:35:47 default: Job OK (480e5867-5a0a-4524-b6d1-2be986467c48)
2022-05-27T14:35:47.077895+00:00 app[worker.1]: 14:35:47 Result is kept for 500 seconds
2022-05-27T14:36:34.842594+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=fbd8bc8b-2d73-43da-8c5d-9ef32000deb0 fwd="90.182.197.103" dyno=web.2 connect=0ms service=71ms status=200 bytes=1495 protocol=https
2022-05-27T14:36:34.773149+00:00 app[web.2]: 14:36:34.772 DEBUG MainProcess Thread-9 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:34.842367+00:00 app[web.2]: 14:36:34.842 INFO MainProcess Thread-9 werkzeug: 10.1.26.17 - - [27/May/2022 14:36:34] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:34.835952+00:00 app[worker.2]: 14:36:34 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (9abced75-d638-4b3f-b6e8-e3bb749b36a1)
2022-05-27T14:36:35.328736+00:00 app[worker.1]: 14:36:35 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (c53c8ffb-5110-4123-ba46-d5a133cc136a)
2022-05-27T14:36:35.333614+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=45d44d8c-47d8-42f1-9b02-827e7bf86b1c fwd="90.182.197.103" dyno=web.1 connect=0ms service=11ms status=200 bytes=1495 protocol=https
2022-05-27T14:36:35.655502+00:00 app[web.2]: 14:36:35.655 DEBUG MainProcess Thread-10 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:35.669396+00:00 app[web.2]: 14:36:35.669 INFO MainProcess Thread-10 werkzeug: 10.1.26.17 - - [27/May/2022 14:36:35] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:35.669762+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=dec5347a-7470-4021-998c-099ed6432718 fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=1680 protocol=https
2022-05-27T14:36:35.697391+00:00 app[web.1]: 14:36:35.697 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 45bytes with status code 200.
2022-05-27T14:36:35.697485+00:00 app[web.1]: 14:36:35.697 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:36:35.697763+00:00 app[web.1]: 14:36:35.697 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 2 records.
2022-05-27T14:36:35.697955+00:00 app[web.1]: 14:36:35.697 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:36:35.698565+00:00 app[web.1]: 14:36:35.698 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:36:35.698717+00:00 app[web.1]: 14:36:35.698 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:36:35.322357+00:00 app[web.1]: 14:36:35.322 DEBUG MainProcess Thread-7 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:35.322759+00:00 app[web.1]: 14:36:35.322 DEBUG MainProcess Thread-7 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69eb8a2d40>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.26.17', 11616)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.26.17', 'REMOTE_PORT': 11616, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '45d44d8c-47d8-42f1-9b02-827e7bf86b1c', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662195321', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:36:35.322921+00:00 app[web.1]: 14:36:35.322 DEBUG MainProcess Thread-7 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 1
2022-05-27T14:36:35.323060+00:00 app[web.1]: 14:36:35.322 DEBUG MainProcess Thread-7 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662195 1
2022-05-27T14:36:35.323675+00:00 app[web.1]: 14:36:35.323 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662195, metric=1, source='web', metadata='')
2022-05-27T14:36:35.323868+00:00 app[web.1]: 14:36:35.323 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662195,1,web,)
2022-05-27T14:36:35.324614+00:00 app[web.1]: 14:36:35.324 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:36:35.329936+00:00 app[web.1]: 14:36:35.329 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:36:35.330798+00:00 app[web.1]: 14:36:35.330 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:36:35.331761+00:00 app[web.1]: 14:36:35.331 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:36:35.332333+00:00 app[web.1]: 14:36:35.332 INFO MainProcess Thread-7 werkzeug: 10.1.26.17 - - [27/May/2022 14:36:35] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:35.333102+00:00 app[web.1]: 14:36:35.332 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:36:35.333223+00:00 app[web.1]: 14:36:35.333 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653661895.3331048
2022-05-27T14:36:35.333448+00:00 app[web.1]: 14:36:35.333 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:36:35.334218+00:00 app[web.1]: 14:36:35.334 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:36:35.334423+00:00 app[web.1]: 14:36:35.334 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 2 records to Dynoscale.
2022-05-27T14:36:35.334560+00:00 app[web.1]: 14:36:35.334 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:36:35.335047+00:00 app[web.1]: 14:36:35.334 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:36:35.335081+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:36:35.335082+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:36:35.335082+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:36:35.335084+00:00 app[web.1]: Accept: */*
2022-05-27T14:36:35.335084+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:36:35.335084+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:36:35.335084+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:36:35.335084+00:00 app[web.1]: Content-Length: 38
2022-05-27T14:36:35.335085+00:00 app[web.1]:
2022-05-27T14:36:35.335085+00:00 app[web.1]: 1653662059,4,web,
2022-05-27T14:36:35.335085+00:00 app[web.1]: 1653662195,1,web,
2022-05-27T14:36:35.335087+00:00 app[web.1]:
2022-05-27T14:36:36.098581+00:00 app[web.1]: 14:36:36.098 DEBUG MainProcess Thread-8 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:36.098989+00:00 app[web.1]: 14:36:36.098 DEBUG MainProcess Thread-8 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69ecc388c0>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.26.17', 30235)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.26.17', 'REMOTE_PORT': 30235, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '0e007a0c-ef8e-45c8-9945-1e950dee7a3f', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662196097', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:36:36.099140+00:00 app[web.1]: 14:36:36.099 DEBUG MainProcess Thread-8 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 1
2022-05-27T14:36:36.099244+00:00 app[web.1]: 14:36:36.099 DEBUG MainProcess Thread-8 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662196 1
2022-05-27T14:36:36.099900+00:00 app[web.1]: 14:36:36.099 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662196, metric=1, source='web', metadata='')
2022-05-27T14:36:36.100111+00:00 app[web.1]: 14:36:36.099 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662196,1,web,)
2022-05-27T14:36:36.116785+00:00 app[web.1]: 14:36:36.116 INFO MainProcess Thread-8 werkzeug: 10.1.26.17 - - [27/May/2022 14:36:36] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:36.118137+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=0e007a0c-ef8e-45c8-9945-1e950dee7a3f fwd="90.182.197.103" dyno=web.1 connect=0ms service=19ms status=200 bytes=1865 protocol=https
2022-05-27T14:36:36.181818+00:00 heroku[worker.2]: State changed from up to down
2022-05-27T14:36:36.575700+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=71aee544-ec09-4776-a31f-d3214b18e208 fwd="90.182.197.103" dyno=web.2 connect=0ms service=12ms status=200 bytes=2050 protocol=https
2022-05-27T14:36:36.780601+00:00 heroku[worker.2]: Stopping all processes with SIGTERM
2022-05-27T14:36:36.564955+00:00 app[web.2]: 14:36:36.564 DEBUG MainProcess Thread-11 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:36.575554+00:00 app[web.2]: 14:36:36.575 INFO MainProcess Thread-11 werkzeug: 10.1.95.164 - - [27/May/2022 14:36:36] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:36.752595+00:00 app[web.2]: 14:36:36.752 DEBUG MainProcess Thread-12 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:36.764155+00:00 app[web.2]: 14:36:36.763 INFO MainProcess Thread-12 werkzeug: 10.1.81.55 - - [27/May/2022 14:36:36] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:36.934695+00:00 app[web.2]: 14:36:36.934 DEBUG MainProcess Thread-13 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:36.947737+00:00 app[web.2]: 14:36:36.947 INFO MainProcess Thread-13 werkzeug: 10.1.58.43 - - [27/May/2022 14:36:36] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:37.073060+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=29f2da53-bc06-4fcb-8491-d69643a5d0a9 fwd="90.182.197.103" dyno=web.1 connect=0ms service=31ms status=200 bytes=2605 protocol=https
2022-05-27T14:36:37.168148+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=5ee490a7-f573-47d9-979d-6f0edebc0931 fwd="90.182.197.103" dyno=web.1 connect=0ms service=24ms status=200 bytes=2790 protocol=https
2022-05-27T14:36:37.020542+00:00 heroku[worker.2]: Process exited with status 0
2022-05-27T14:36:35.651268+00:00 app[api]: Scaled to web@2:Standard-1X worker@1:Standard-1X by user dscale@addons.heroku.com
2022-05-27T14:36:36.823637+00:00 app[worker.2]: 14:36:36 Warm shut down requested
2022-05-27T14:36:36.826121+00:00 app[worker.2]: 14:36:36 Moving job to FailedJobRegistry (work-horse terminated unexpectedly; waitpid returned 15)
2022-05-27T14:36:36.829427+00:00 app[worker.2]: 14:36:36 Worker rq:worker:0d0e24aa672b4500b2cf797b537094b2: stopping on request
2022-05-27T14:36:36.830330+00:00 app[worker.2]: 14:36:36 Unsubscribing from channel rq:pubsub:0d0e24aa672b4500b2cf797b537094b2
2022-05-27T14:36:36.857469+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=05a46694-2d59-44f5-9ffa-ca63348563dc fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=2420 protocol=https
2022-05-27T14:36:36.762481+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=0bc17fc3-4a8e-42ec-9f36-f07285d5dacf fwd="90.182.197.103" dyno=web.2 connect=0ms service=13ms status=200 bytes=2235 protocol=https
2022-05-27T14:36:37.041971+00:00 app[web.1]: 14:36:37.041 DEBUG MainProcess Thread-9 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:37.042329+00:00 app[web.1]: 14:36:37.042 DEBUG MainProcess Thread-9 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69e87ce440>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.95.164', 16762)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.95.164', 'REMOTE_PORT': 16762, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '29f2da53-bc06-4fcb-8491-d69643a5d0a9', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662197040', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:36:37.042493+00:00 app[web.1]: 14:36:37.042 DEBUG MainProcess Thread-9 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:36:37.042589+00:00 app[web.1]: 14:36:37.042 DEBUG MainProcess Thread-9 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662197 2
2022-05-27T14:36:37.043194+00:00 app[web.1]: 14:36:37.043 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662197, metric=2, source='web', metadata='')
2022-05-27T14:36:37.043408+00:00 app[web.1]: 14:36:37.043 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662197,2,web,)
2022-05-27T14:36:37.072063+00:00 app[web.1]: 14:36:37.071 INFO MainProcess Thread-9 werkzeug: 10.1.95.164 - - [27/May/2022 14:36:37] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:37.145186+00:00 app[web.1]: 14:36:37.144 DEBUG MainProcess Thread-10 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:37.145648+00:00 app[web.1]: 14:36:37.145 DEBUG MainProcess Thread-10 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69ecc384d0>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.21.213', 20793)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.21.213', 'REMOTE_PORT': 20793, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '5ee490a7-f573-47d9-979d-6f0edebc0931', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662197143', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:36:37.145823+00:00 app[web.1]: 14:36:37.145 DEBUG MainProcess Thread-10 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:36:37.145921+00:00 app[web.1]: 14:36:37.145 DEBUG MainProcess Thread-10 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662197 2
2022-05-27T14:36:37.146567+00:00 app[web.1]: 14:36:37.146 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662197, metric=2, source='web', metadata='')
2022-05-27T14:36:37.146780+00:00 app[web.1]: 14:36:37.146 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662197,2,web,)
2022-05-27T14:36:37.167508+00:00 app[web.1]: 14:36:37.167 INFO MainProcess Thread-10 werkzeug: 10.1.21.213 - - [27/May/2022 14:36:37] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:37.243271+00:00 app[web.1]: 14:36:37.243 DEBUG MainProcess Thread-11 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:37.243624+00:00 app[web.1]: 14:36:37.243 DEBUG MainProcess Thread-11 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69eb89eb00>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.16.173', 18380)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.16.173', 'REMOTE_PORT': 18380, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'a9343068-2738-497e-81a1-ad349525c825', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662197239', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:36:37.243777+00:00 app[web.1]: 14:36:37.243 DEBUG MainProcess Thread-11 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:36:37.243873+00:00 app[web.1]: 14:36:37.243 DEBUG MainProcess Thread-11 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662197 4
2022-05-27T14:36:37.244440+00:00 app[web.1]: 14:36:37.244 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662197, metric=4, source='web', metadata='')
2022-05-27T14:36:37.244665+00:00 app[web.1]: 14:36:37.244 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662197,4,web,)
2022-05-27T14:36:37.260137+00:00 app[web.1]: 14:36:37.259 INFO MainProcess Thread-11 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:37] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:37.389911+00:00 app[web.1]: 14:36:37.389 DEBUG MainProcess Thread-12 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:37.390287+00:00 app[web.1]: 14:36:37.390 DEBUG MainProcess Thread-12 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69eb89e320>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.16.173', 22039)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.16.173', 'REMOTE_PORT': 22039, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'e216679f-d78b-4acd-8c5a-2c688d7bcfb9', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662197385', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:36:37.390450+00:00 app[web.1]: 14:36:37.390 DEBUG MainProcess Thread-12 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 5
2022-05-27T14:36:37.390549+00:00 app[web.1]: 14:36:37.390 DEBUG MainProcess Thread-12 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662197 5
2022-05-27T14:36:37.391156+00:00 app[web.1]: 14:36:37.390 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662197, metric=5, source='web', metadata='')
2022-05-27T14:36:37.391353+00:00 app[web.1]: 14:36:37.391 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662197,5,web,)
2022-05-27T14:36:37.407968+00:00 app[web.1]: 14:36:37.407 INFO MainProcess Thread-12 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:37] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:37.541579+00:00 app[web.1]: 14:36:37.541 DEBUG MainProcess Thread-13 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:37.541967+00:00 app[web.1]: 14:36:37.541 DEBUG MainProcess Thread-13 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69eb89e560>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.16.173', 30057)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.16.173', 'REMOTE_PORT': 30057, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '1e6f31f8-dcea-47bb-b2ba-fe6b635c267e', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662197537', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:36:37.542135+00:00 app[web.1]: 14:36:37.542 DEBUG MainProcess Thread-13 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:36:37.542244+00:00 app[web.1]: 14:36:37.542 DEBUG MainProcess Thread-13 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662197 4
2022-05-27T14:36:37.542882+00:00 app[web.1]: 14:36:37.542 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662197, metric=4, source='web', metadata='')
2022-05-27T14:36:37.543096+00:00 app[web.1]: 14:36:37.542 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662197,4,web,)
2022-05-27T14:36:37.560064+00:00 app[web.1]: 14:36:37.559 INFO MainProcess Thread-13 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:37] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:37.258435+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=a9343068-2738-497e-81a1-ad349525c825 fwd="90.182.197.103" dyno=web.1 connect=0ms service=18ms status=200 bytes=2975 protocol=https
2022-05-27T14:36:37.711779+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=7bd3e8ac-7fc7-4e91-b292-4c85da32c1dc fwd="90.182.197.103" dyno=web.1 connect=0ms service=21ms status=200 bytes=3531 protocol=https
2022-05-27T14:36:37.693474+00:00 app[web.1]: 14:36:37.693 DEBUG MainProcess Thread-14 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:37.693843+00:00 app[web.1]: 14:36:37.693 DEBUG MainProcess Thread-14 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69e87c33b0>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.16.173', 15027)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.16.173', 'REMOTE_PORT': 15027, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '7bd3e8ac-7fc7-4e91-b292-4c85da32c1dc', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662197689', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:36:37.693982+00:00 app[web.1]: 14:36:37.693 DEBUG MainProcess Thread-14 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:36:37.694075+00:00 app[web.1]: 14:36:37.693 DEBUG MainProcess Thread-14 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662197 4
2022-05-27T14:36:37.694694+00:00 app[web.1]: 14:36:37.694 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662197, metric=4, source='web', metadata='')
2022-05-27T14:36:37.694894+00:00 app[web.1]: 14:36:37.694 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662197,4,web,)
2022-05-27T14:36:37.713344+00:00 app[web.1]: 14:36:37.713 INFO MainProcess Thread-14 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:37] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:36:37.558362+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=1e6f31f8-dcea-47bb-b2ba-fe6b635c267e fwd="90.182.197.103" dyno=web.1 connect=0ms service=20ms status=200 bytes=3346 protocol=https
2022-05-27T14:36:37.406286+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=e216679f-d78b-4acd-8c5a-2c688d7bcfb9 fwd="90.182.197.103" dyno=web.1 connect=0ms service=19ms status=200 bytes=3160 protocol=https
2022-05-27T14:36:38.535845+00:00 app[web.2]: 14:36:38.535 DEBUG MainProcess Thread-14 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:38.582370+00:00 app[web.2]: 14:36:38.582 INFO MainProcess Thread-14 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:38] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:36:38.710553+00:00 app[web.2]: 14:36:38.710 DEBUG MainProcess Thread-15 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:38.731254+00:00 app[web.2]: 14:36:38.731 INFO MainProcess Thread-15 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:38] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:36:38.728393+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=619ef84a-b6cd-441f-92a0-70ff739a73fb fwd="90.182.197.103" dyno=web.2 connect=0ms service=22ms status=200 bytes=3904 protocol=https
2022-05-27T14:36:38.858767+00:00 app[web.1]: 14:36:38.858 DEBUG MainProcess Thread-15 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:38.859119+00:00 app[web.1]: 14:36:38.859 DEBUG MainProcess Thread-15 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69e87c37a0>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.16.173', 25577)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.16.173', 'REMOTE_PORT': 25577, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '27114a6c-5370-4665-a31c-482650f757f9', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662198854', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:36:38.859271+00:00 app[web.1]: 14:36:38.859 DEBUG MainProcess Thread-15 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 5
2022-05-27T14:36:38.859365+00:00 app[web.1]: 14:36:38.859 DEBUG MainProcess Thread-15 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662198 5
2022-05-27T14:36:38.859961+00:00 app[web.1]: 14:36:38.859 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662198, metric=5, source='web', metadata='')
2022-05-27T14:36:38.860155+00:00 app[web.1]: 14:36:38.860 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662198,5,web,)
2022-05-27T14:36:38.883325+00:00 app[web.1]: 14:36:38.883 INFO MainProcess Thread-15 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:38] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:36:39.007725+00:00 app[web.1]: 14:36:39.007 DEBUG MainProcess Thread-16 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:39.008091+00:00 app[web.1]: 14:36:39.007 DEBUG MainProcess Thread-16 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69e87c3440>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.16.173', 24404)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.16.173', 'REMOTE_PORT': 24404, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '97e79e82-41e9-4f0d-9fbc-e7273da89a9d', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662199003', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:36:39.008243+00:00 app[web.1]: 14:36:39.008 DEBUG MainProcess Thread-16 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 5
2022-05-27T14:36:39.008336+00:00 app[web.1]: 14:36:39.008 DEBUG MainProcess Thread-16 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662199 5
2022-05-27T14:36:39.008905+00:00 app[web.1]: 14:36:39.008 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662199, metric=5, source='web', metadata='')
2022-05-27T14:36:39.009133+00:00 app[web.1]: 14:36:39.009 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662199,5,web,)
2022-05-27T14:36:39.038682+00:00 app[web.1]: 14:36:39.038 INFO MainProcess Thread-16 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:39] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:36:38.579550+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=40f9a0f5-d83a-48d2-8c38-6c5fdbce1186 fwd="90.182.197.103" dyno=web.2 connect=0ms service=47ms status=200 bytes=3718 protocol=https
2022-05-27T14:36:39.036980+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=97e79e82-41e9-4f0d-9fbc-e7273da89a9d fwd="90.182.197.103" dyno=web.1 connect=0ms service=32ms status=200 bytes=4276 protocol=https
2022-05-27T14:36:38.881540+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=27114a6c-5370-4665-a31c-482650f757f9 fwd="90.182.197.103" dyno=web.1 connect=0ms service=26ms status=200 bytes=4090 protocol=https
2022-05-27T14:36:39.809650+00:00 app[web.2]: 14:36:39.809 DEBUG MainProcess Thread-16 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:39.841462+00:00 app[web.2]: 14:36:39.841 INFO MainProcess Thread-16 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:39] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:36:39.965677+00:00 app[web.1]: 14:36:39.965 DEBUG MainProcess Thread-17 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:39.966023+00:00 app[web.1]: 14:36:39.965 DEBUG MainProcess Thread-17 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69e87c38c0>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.16.173', 30861)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.16.173', 'REMOTE_PORT': 30861, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '2ef69bef-9967-4d79-a291-9de47d0ca763', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662199961', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:36:39.966175+00:00 app[web.1]: 14:36:39.966 DEBUG MainProcess Thread-17 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 5
2022-05-27T14:36:39.966268+00:00 app[web.1]: 14:36:39.966 DEBUG MainProcess Thread-17 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662199 5
2022-05-27T14:36:39.966899+00:00 app[web.1]: 14:36:39.966 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662199, metric=5, source='web', metadata='')
2022-05-27T14:36:39.967089+00:00 app[web.1]: 14:36:39.966 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662199,5,web,)
2022-05-27T14:36:39.990844+00:00 app[web.1]: 14:36:39.990 INFO MainProcess Thread-17 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:39] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:36:40.152094+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=a968e863-d154-4ceb-936e-0d85fae48c8d fwd="90.182.197.103" dyno=web.2 connect=0ms service=30ms status=200 bytes=4826 protocol=https
2022-05-27T14:36:40.303063+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=58f52725-3bb3-442f-a7fa-3b05fd72a394 fwd="90.182.197.103" dyno=web.1 connect=0ms service=28ms status=200 bytes=5010 protocol=https
2022-05-27T14:36:40.126161+00:00 app[web.2]: 14:36:40.125 DEBUG MainProcess Thread-17 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:40.149841+00:00 app[web.2]: 14:36:40.149 INFO MainProcess Thread-17 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:40] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:36:40.277652+00:00 app[web.1]: 14:36:40.277 DEBUG MainProcess Thread-18 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:40.278023+00:00 app[web.1]: 14:36:40.277 DEBUG MainProcess Thread-18 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69eb89e320>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.16.173', 24974)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.16.173', 'REMOTE_PORT': 24974, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '58f52725-3bb3-442f-a7fa-3b05fd72a394', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662200273', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:36:40.278161+00:00 app[web.1]: 14:36:40.278 DEBUG MainProcess Thread-18 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 5
2022-05-27T14:36:40.278256+00:00 app[web.1]: 14:36:40.278 DEBUG MainProcess Thread-18 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662200 5
2022-05-27T14:36:40.278859+00:00 app[web.1]: 14:36:40.278 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662200, metric=5, source='web', metadata='')
2022-05-27T14:36:40.279057+00:00 app[web.1]: 14:36:40.278 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662200,5,web,)
2022-05-27T14:36:40.304835+00:00 app[web.1]: 14:36:40.304 INFO MainProcess Thread-18 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:40] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:36:40.426119+00:00 app[web.1]: 14:36:40.425 DEBUG MainProcess Thread-19 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:36:40.426489+00:00 app[web.1]: 14:36:40.426 DEBUG MainProcess Thread-19 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=9>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7f69eb89e560>, 'werkzeug.socket': <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.18.33.134', 56984), raddr=('10.1.16.173', 19912)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.16.173', 'REMOTE_PORT': 19912, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '56984', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'ac342d91-4146-40fa-b26b-76c9ac3bfba4', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662200421', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:36:40.426649+00:00 app[web.1]: 14:36:40.426 DEBUG MainProcess Thread-19 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 5
2022-05-27T14:36:40.426745+00:00 app[web.1]: 14:36:40.426 DEBUG MainProcess Thread-19 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662200 5
2022-05-27T14:36:40.427373+00:00 app[web.1]: 14:36:40.427 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662200, metric=5, source='web', metadata='')
2022-05-27T14:36:40.427584+00:00 app[web.1]: 14:36:40.427 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662200,5,web,)
2022-05-27T14:36:40.453089+00:00 app[web.1]: 14:36:40.452 INFO MainProcess Thread-19 werkzeug: 10.1.16.173 - - [27/May/2022 14:36:40] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:36:39.838745+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=2fdfd16f-3b9a-4f76-b0a9-e6c5212ddba4 fwd="90.182.197.103" dyno=web.2 connect=0ms service=33ms status=200 bytes=4458 protocol=https
2022-05-27T14:36:40.346305+00:00 app[worker.1]: 14:36:40 default: Job OK (c53c8ffb-5110-4123-ba46-d5a133cc136a)
2022-05-27T14:36:40.346502+00:00 app[worker.1]: 14:36:40 Result is kept for 500 seconds
2022-05-27T14:36:40.355893+00:00 app[worker.1]: 14:36:40 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (e5af39f3-5a40-4ceb-9d3b-40a781aa8a0f)
2022-05-27T14:36:40.452651+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=ac342d91-4146-40fa-b26b-76c9ac3bfba4 fwd="90.182.197.103" dyno=web.1 connect=0ms service=29ms status=200 bytes=5010 protocol=https
2022-05-27T14:36:39.989084+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=2ef69bef-9967-4d79-a291-9de47d0ca763 fwd="90.182.197.103" dyno=web.1 connect=0ms service=26ms status=200 bytes=4642 protocol=https
2022-05-27T14:36:41.375885+00:00 app[worker.1]: 14:36:41 urgent: Job OK (e5af39f3-5a40-4ceb-9d3b-40a781aa8a0f)
2022-05-27T14:36:41.376074+00:00 app[worker.1]: 14:36:41 Result is kept for 500 seconds
2022-05-27T14:36:41.388732+00:00 app[worker.1]: 14:36:41 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (59051d10-9a48-4d3b-b39f-15a1d649ed61)
2022-05-27T14:36:42.404195+00:00 app[worker.1]: 14:36:42 urgent: Job OK (59051d10-9a48-4d3b-b39f-15a1d649ed61)
2022-05-27T14:36:42.404414+00:00 app[worker.1]: 14:36:42 Result is kept for 500 seconds
2022-05-27T14:36:42.418641+00:00 app[worker.1]: 14:36:42 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (7d6661f2-eb4c-46d3-ad70-83f30f213a5a)
2022-05-27T14:36:43.434082+00:00 app[worker.1]: 14:36:43 urgent: Job OK (7d6661f2-eb4c-46d3-ad70-83f30f213a5a)
2022-05-27T14:36:43.434272+00:00 app[worker.1]: 14:36:43 Result is kept for 500 seconds
2022-05-27T14:36:43.444796+00:00 app[worker.1]: 14:36:43 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (8c4b12e7-0975-4cb1-a3ff-fce9dc659d23)
2022-05-27T14:36:44.463444+00:00 app[worker.1]: 14:36:44 urgent: Job OK (8c4b12e7-0975-4cb1-a3ff-fce9dc659d23)
2022-05-27T14:36:44.463650+00:00 app[worker.1]: 14:36:44 Result is kept for 500 seconds
2022-05-27T14:36:44.473893+00:00 app[worker.1]: 14:36:44 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (9bc52734-6ec9-4dde-997a-17bfcc5d39de)
2022-05-27T14:36:45.490011+00:00 app[worker.1]: 14:36:45 urgent: Job OK (9bc52734-6ec9-4dde-997a-17bfcc5d39de)
2022-05-27T14:36:45.490190+00:00 app[worker.1]: 14:36:45 Result is kept for 500 seconds
2022-05-27T14:36:45.500648+00:00 app[worker.1]: 14:36:45 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (cd33098f-4634-460a-8202-e91018cc6ae9)
2022-05-27T14:36:48.515776+00:00 app[worker.1]: 14:36:48 priority: Job OK (cd33098f-4634-460a-8202-e91018cc6ae9)
2022-05-27T14:36:48.515964+00:00 app[worker.1]: 14:36:48 Result is kept for 500 seconds
2022-05-27T14:36:48.525734+00:00 app[worker.1]: 14:36:48 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (b46953d1-f2dc-4052-94b2-d8d27c715937)
2022-05-27T14:36:51.545905+00:00 app[worker.1]: 14:36:51 priority: Job OK (b46953d1-f2dc-4052-94b2-d8d27c715937)
2022-05-27T14:36:51.546111+00:00 app[worker.1]: 14:36:51 Result is kept for 500 seconds
2022-05-27T14:36:51.556272+00:00 app[worker.1]: 14:36:51 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (de59216b-8ada-44f6-a4da-cb001ae32e6b)
2022-05-27T14:36:54.571643+00:00 app[worker.1]: 14:36:54 priority: Job OK (de59216b-8ada-44f6-a4da-cb001ae32e6b)
2022-05-27T14:36:54.571828+00:00 app[worker.1]: 14:36:54 Result is kept for 500 seconds
2022-05-27T14:36:54.581527+00:00 app[worker.1]: 14:36:54 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (c7a542fa-c804-4502-8116-75459c55a8d9)
2022-05-27T14:36:57.597678+00:00 app[worker.1]: 14:36:57 priority: Job OK (c7a542fa-c804-4502-8116-75459c55a8d9)
2022-05-27T14:36:57.597866+00:00 app[worker.1]: 14:36:57 Result is kept for 500 seconds
2022-05-27T14:36:57.607701+00:00 app[worker.1]: 14:36:57 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (5fb0de5d-23e2-4b8f-bf29-5483de8dbb69)
2022-05-27T14:37:02.621941+00:00 app[worker.1]: 14:37:02 default: Job OK (5fb0de5d-23e2-4b8f-bf29-5483de8dbb69)
2022-05-27T14:37:02.622153+00:00 app[worker.1]: 14:37:02 Result is kept for 500 seconds
2022-05-27T14:37:02.632554+00:00 app[worker.1]: 14:37:02 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (b3e601c3-04c4-4848-baf1-7e830234724b)
2022-05-27T14:37:07.650406+00:00 app[worker.1]: 14:37:07 default: Job OK (b3e601c3-04c4-4848-baf1-7e830234724b)
2022-05-27T14:37:07.650589+00:00 app[worker.1]: 14:37:07 Result is kept for 500 seconds
2022-05-27T14:37:07.660678+00:00 app[worker.1]: 14:37:07 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (58b47be3-baef-4404-bf41-a1d5d8d11583)
2022-05-27T14:37:12.678510+00:00 app[worker.1]: 14:37:12 default: Job OK (58b47be3-baef-4404-bf41-a1d5d8d11583)
2022-05-27T14:37:12.678693+00:00 app[worker.1]: 14:37:12 Result is kept for 500 seconds
2022-05-27T14:37:12.688419+00:00 app[worker.1]: 14:37:12 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (4090b287-09c4-4f0f-8cbe-1719b4aa0026)
2022-05-27T14:37:17.703438+00:00 app[worker.1]: 14:37:17 default: Job OK (4090b287-09c4-4f0f-8cbe-1719b4aa0026)
2022-05-27T14:37:17.703643+00:00 app[worker.1]: 14:37:17 Result is kept for 500 seconds
2022-05-27T14:37:17.713969+00:00 app[worker.1]: 14:37:17 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (56677126-21e4-4231-ad91-dd30def4333b)
2022-05-27T14:37:22.730632+00:00 app[worker.1]: 14:37:22 default: Job OK (56677126-21e4-4231-ad91-dd30def4333b)
2022-05-27T14:37:22.730834+00:00 app[worker.1]: 14:37:22 Result is kept for 500 seconds
2022-05-27T14:37:22.741992+00:00 app[worker.1]: 14:37:22 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (d52943f7-5688-4a70-95ee-acea854df12d)
2022-05-27T14:37:27.759117+00:00 app[worker.1]: 14:37:27 default: Job OK (d52943f7-5688-4a70-95ee-acea854df12d)
2022-05-27T14:37:27.759303+00:00 app[worker.1]: 14:37:27 Result is kept for 500 seconds
2022-05-27T14:37:27.771282+00:00 app[worker.1]: 14:37:27 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (bfc8e09c-f478-454f-8526-9a082b1e3430)
2022-05-27T14:37:32.788426+00:00 app[worker.1]: 14:37:32 default: Job OK (bfc8e09c-f478-454f-8526-9a082b1e3430)
2022-05-27T14:37:32.788628+00:00 app[worker.1]: 14:37:32 Result is kept for 500 seconds
2022-05-27T14:37:32.801252+00:00 app[worker.1]: 14:37:32 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (04c3f2a1-3014-40c6-b51d-dc15231e4156)
2022-05-27T14:37:37.819280+00:00 app[worker.1]: 14:37:37 default: Job OK (04c3f2a1-3014-40c6-b51d-dc15231e4156)
2022-05-27T14:37:37.819467+00:00 app[worker.1]: 14:37:37 Result is kept for 500 seconds
2022-05-27T14:37:37.829316+00:00 app[worker.1]: 14:37:37 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (dd31a827-58a3-4d6f-83e8-fe8b0c0e1fe2)
2022-05-27T14:37:42.846444+00:00 app[worker.1]: 14:37:42 default: Job OK (dd31a827-58a3-4d6f-83e8-fe8b0c0e1fe2)
2022-05-27T14:37:42.846624+00:00 app[worker.1]: 14:37:42 Result is kept for 500 seconds
2022-05-27T14:37:42.856166+00:00 app[worker.1]: 14:37:42 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (4ecb9027-7b73-4eaf-b47f-d84f4c0c11da)
2022-05-27T14:37:47.873770+00:00 app[worker.1]: 14:37:47 default: Job OK (4ecb9027-7b73-4eaf-b47f-d84f4c0c11da)
2022-05-27T14:37:47.873969+00:00 app[worker.1]: 14:37:47 Result is kept for 500 seconds
2022-05-27T14:37:47.883604+00:00 app[worker.1]: 14:37:47 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (f8c455c3-da1e-49c6-965e-899a27550e3a)
2022-05-27T14:37:52.901575+00:00 app[worker.1]: 14:37:52 default: Job OK (f8c455c3-da1e-49c6-965e-899a27550e3a)
2022-05-27T14:37:52.901777+00:00 app[worker.1]: 14:37:52 Result is kept for 500 seconds
2022-05-27T14:41:50.756429+00:00 heroku[web.1]: Restarting
2022-05-27T14:41:50.780595+00:00 heroku[web.1]: State changed from up to starting
2022-05-27T14:41:51.673216+00:00 heroku[web.1]: Process exited with status 0
2022-05-27T14:41:51.388664+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2022-05-27T14:41:53.529828+00:00 heroku[web.1]: Starting process with command `python examples/flask_rq/web.py --redis_url_in REDISCLOUD_URL`
2022-05-27T14:41:55.137253+00:00 app[web.1]: Starting Flask server, sending RQ jobs to redis @ redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:41:55.137461+00:00 app[web.1]: 14:41:55.137 DEBUG MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: __init__
2022-05-27T14:41:55.185126+00:00 app[web.1]: 14:41:55.184 DEBUG MainProcess MainThread dynoscale.agent.DynoscaleAgent: __init__
2022-05-27T14:41:55.185600+00:00 app[web.1]: 14:41:55.185 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger
2022-05-27T14:41:55.185886+00:00 app[web.1]: 14:41:55.185 INFO MainProcess MainThread dynoscale.agent.DynoscaleAgent: Logging thread 'Dynoscale' started.
2022-05-27T14:41:55.186053+00:00 app[web.1]: 14:41:55.185 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__
2022-05-27T14:41:55.186166+00:00 app[web.1]: 14:41:55.185 INFO MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: DynoscaleWsgiApp started in PRODUCTION mode.
2022-05-27T14:41:55.186492+00:00 app[web.1]: * Serving Flask app 'web' (lazy loading)
2022-05-27T14:41:55.186519+00:00 app[web.1]: * Environment: production
2022-05-27T14:41:55.186539+00:00 app[web.1]: WARNING: This is a development server. Do not use it in a production deployment.
2022-05-27T14:41:55.186558+00:00 app[web.1]: Use a production WSGI server instead.
2022-05-27T14:41:55.186570+00:00 app[web.1]: * Debug mode: on
2022-05-27T14:41:55.196082+00:00 app[web.1]: 14:41:55.195 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table
2022-05-27T14:41:55.202380+00:00 app[web.1]: 14:41:55.197 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale created repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:41:55.202389+00:00 app[web.1]: 14:41:55.201 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger initializing...
2022-05-27T14:41:55.202390+00:00 app[web.1]: 14:41:55.201 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__
2022-05-27T14:41:55.203718+00:00 app[web.1]: 14:41:55.203 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table
2022-05-27T14:41:55.203945+00:00 app[web.1]: 14:41:55.203 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:41:55.204415+00:00 app[web.1]: 14:41:55.204 WARNING MainProcess MainThread werkzeug: * Running on all addresses.
2022-05-27T14:41:55.204416+00:00 app[web.1]: WARNING: This is a development server. Do not use it in a production deployment.
2022-05-27T14:41:55.204585+00:00 app[web.1]: 14:41:55.204 INFO MainProcess MainThread werkzeug: * Running on http://172.17.247.46:29014/ (Press CTRL+C to quit)
2022-05-27T14:41:55.207494+00:00 app[web.1]: 14:41:55.207 INFO MainProcess MainThread werkzeug: * Restarting with stat
2022-05-27T14:41:55.753501+00:00 heroku[web.1]: State changed from starting to up
2022-05-27T14:41:55.483421+00:00 app[web.1]: Starting Flask server, sending RQ jobs to redis @ redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:41:55.483640+00:00 app[web.1]: 14:41:55.483 DEBUG MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: __init__
2022-05-27T14:41:55.535482+00:00 app[web.1]: 14:41:55.535 DEBUG MainProcess MainThread dynoscale.agent.DynoscaleAgent: __init__
2022-05-27T14:41:55.536027+00:00 app[web.1]: 14:41:55.535 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger
2022-05-27T14:41:55.536321+00:00 app[web.1]: 14:41:55.536 INFO MainProcess MainThread dynoscale.agent.DynoscaleAgent: Logging thread 'Dynoscale' started.
2022-05-27T14:41:55.536493+00:00 app[web.1]: 14:41:55.536 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__
2022-05-27T14:41:55.536601+00:00 app[web.1]: 14:41:55.536 INFO MainProcess MainThread dynoscale.wsgi.DynoscaleWsgiApp: DynoscaleWsgiApp started in PRODUCTION mode.
2022-05-27T14:41:55.537646+00:00 app[web.1]: 14:41:55.537 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table
2022-05-27T14:41:55.538065+00:00 app[web.1]: 14:41:55.537 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:41:55.540311+00:00 app[web.1]: 14:41:55.540 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger initializing...
2022-05-27T14:41:55.540480+00:00 app[web.1]: 14:41:55.540 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __init__
2022-05-27T14:41:55.542346+00:00 app[web.1]: 14:41:55.542 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: _create_log_table
2022-05-27T14:41:55.542745+00:00 app[web.1]: 14:41:55.542 INFO MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: Dynoscale opened repository /app/dynoscale_repo.sqlite3.
2022-05-27T14:41:55.544501+00:00 app[web.1]: 14:41:55.544 WARNING MainProcess MainThread werkzeug: * Debugger is active!
2022-05-27T14:41:55.545327+00:00 app[web.1]: 14:41:55.545 INFO MainProcess MainThread werkzeug: * Debugger PIN: 986-874-660
2022-05-27T14:47:50.351261+00:00 app[web.2]: 14:47:50.351 DEBUG MainProcess Thread-23 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:50.363678+00:00 app[web.2]: 14:47:50.363 INFO MainProcess Thread-23 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:50] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:47:50.360706+00:00 app[worker.1]: 14:47:50 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (535d6916-c15b-494a-aacd-9930ed079e6f)
2022-05-27T14:47:50.362546+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=e5db698d-8581-47ed-b7ee-6b41e2f9ab14 fwd="90.182.197.103" dyno=web.2 connect=0ms service=14ms status=200 bytes=1495 protocol=https
2022-05-27T14:47:51.145456+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=88455f88-cb44-4954-a5bb-b495b77d79fb fwd="90.182.197.103" dyno=web.1 connect=0ms service=37ms status=200 bytes=1680 protocol=https
2022-05-27T14:47:51.110446+00:00 app[web.1]: 14:47:51.110 DEBUG MainProcess Thread-7 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:51.110968+00:00 app[web.1]: 14:47:51.110 DEBUG MainProcess Thread-7 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=7>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286dd0>, 'werkzeug.socket': <socket.socket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 17103)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 17103, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '88455f88-cb44-4954-a5bb-b495b77d79fb', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662871107', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:47:51.111124+00:00 app[web.1]: 14:47:51.111 DEBUG MainProcess Thread-7 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:47:51.111223+00:00 app[web.1]: 14:47:51.111 DEBUG MainProcess Thread-7 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662871 3
2022-05-27T14:47:51.112064+00:00 app[web.1]: 14:47:51.111 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662871, metric=3, source='web', metadata='')
2022-05-27T14:47:51.112342+00:00 app[web.1]: 14:47:51.112 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662871,3,web,)
2022-05-27T14:47:51.113159+00:00 app[web.1]: 14:47:51.113 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:47:51.118079+00:00 app[web.1]: 14:47:51.117 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:47:51.119251+00:00 app[web.1]: 14:47:51.119 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:47:51.120340+00:00 app[web.1]: 14:47:51.120 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:47:51.122814+00:00 app[web.1]: 14:47:51.122 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:47:51.122935+00:00 app[web.1]: 14:47:51.122 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662571.1228306
2022-05-27T14:47:51.123508+00:00 app[web.1]: 14:47:51.123 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:47:51.134482+00:00 app[web.1]: 14:47:51.134 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:47:51.134688+00:00 app[web.1]: 14:47:51.134 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 1 records to Dynoscale.
2022-05-27T14:47:51.134819+00:00 app[web.1]: 14:47:51.134 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:47:51.136497+00:00 app[web.1]: 14:47:51.136 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:47:51.136581+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:47:51.136582+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:47:51.136583+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:47:51.136583+00:00 app[web.1]: Accept: */*
2022-05-27T14:47:51.136584+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:47:51.136584+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:47:51.136584+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:47:51.136584+00:00 app[web.1]: Content-Length: 19
2022-05-27T14:47:51.136585+00:00 app[web.1]:
2022-05-27T14:47:51.136585+00:00 app[web.1]: 1653662871,3,web,
2022-05-27T14:47:51.136605+00:00 app[web.1]:
2022-05-27T14:47:51.145923+00:00 app[web.1]: 14:47:51.145 INFO MainProcess Thread-7 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:51] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:47:51.414709+00:00 app[web.1]: 14:47:51.414 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 26bytes with status code 200.
2022-05-27T14:47:51.414811+00:00 app[web.1]: 14:47:51.414 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:47:51.415080+00:00 app[web.1]: 14:47:51.414 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 1 records.
2022-05-27T14:47:51.415275+00:00 app[web.1]: 14:47:51.415 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:47:51.415878+00:00 app[web.1]: 14:47:51.415 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:47:51.416049+00:00 app[web.1]: 14:47:51.415 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:47:51.416525+00:00 app[web.1]: 14:47:51.416 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Dynoscale updated publish frequency, next publish in 20.0s.
2022-05-27T14:47:51.612529+00:00 app[web.1]: 14:47:51.612 DEBUG MainProcess Thread-8 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:51.612896+00:00 app[web.1]: 14:47:51.612 DEBUG MainProcess Thread-8 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc217cb0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 27124)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 27124, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '0b47893d-c452-4f9c-a12e-3d76eb6a0102', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662871609', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:47:51.613051+00:00 app[web.1]: 14:47:51.612 DEBUG MainProcess Thread-8 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:47:51.613144+00:00 app[web.1]: 14:47:51.613 DEBUG MainProcess Thread-8 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662871 3
2022-05-27T14:47:51.613754+00:00 app[web.1]: 14:47:51.613 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662871, metric=3, source='web', metadata='')
2022-05-27T14:47:51.614001+00:00 app[web.1]: 14:47:51.613 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662871,3,web,)
2022-05-27T14:47:51.633658+00:00 app[web.1]: 14:47:51.633 INFO MainProcess Thread-8 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:51] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:47:51.633184+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=0b47893d-c452-4f9c-a12e-3d76eb6a0102 fwd="90.182.197.103" dyno=web.1 connect=0ms service=22ms status=200 bytes=1865 protocol=https
2022-05-27T14:47:52.067403+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=a29faef7-a782-4147-82f8-9fc15f1595ea fwd="90.182.197.103" dyno=web.1 connect=0ms service=14ms status=200 bytes=2050 protocol=https
2022-05-27T14:47:52.054762+00:00 app[web.1]: 14:47:52.054 DEBUG MainProcess Thread-9 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:52.055198+00:00 app[web.1]: 14:47:52.055 DEBUG MainProcess Thread-9 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286560>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 23156)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 23156, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'a29faef7-a782-4147-82f8-9fc15f1595ea', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662872051', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:47:52.055370+00:00 app[web.1]: 14:47:52.055 DEBUG MainProcess Thread-9 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:47:52.055464+00:00 app[web.1]: 14:47:52.055 DEBUG MainProcess Thread-9 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662872 4
2022-05-27T14:47:52.056092+00:00 app[web.1]: 14:47:52.055 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662872, metric=4, source='web', metadata='')
2022-05-27T14:47:52.056357+00:00 app[web.1]: 14:47:52.056 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662872,4,web,)
2022-05-27T14:47:52.067902+00:00 app[web.1]: 14:47:52.067 INFO MainProcess Thread-9 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:52] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:47:52.593213+00:00 app[web.2]: 14:47:52.593 DEBUG MainProcess Thread-24 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:52.605094+00:00 app[web.2]: 14:47:52.604 INFO MainProcess Thread-24 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:52] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:47:52.603978+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=c046e843-d0ad-4291-a023-92a197c57b1a fwd="90.182.197.103" dyno=web.2 connect=0ms service=13ms status=200 bytes=2237 protocol=https
2022-05-27T14:47:53.080141+00:00 app[web.1]: 14:47:53.079 DEBUG MainProcess Thread-10 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:53.080550+00:00 app[web.1]: 14:47:53.080 DEBUG MainProcess Thread-10 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286b00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 30477)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 30477, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'af6fe089-fcdc-4a5c-acfe-7a809fdeb096', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662873077', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:47:53.080705+00:00 app[web.1]: 14:47:53.080 DEBUG MainProcess Thread-10 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:47:53.080804+00:00 app[web.1]: 14:47:53.080 DEBUG MainProcess Thread-10 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662873 3
2022-05-27T14:47:53.081438+00:00 app[web.1]: 14:47:53.081 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662873, metric=3, source='web', metadata='')
2022-05-27T14:47:53.081631+00:00 app[web.1]: 14:47:53.081 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662873,3,web,)
2022-05-27T14:47:53.112625+00:00 app[web.1]: 14:47:53.112 INFO MainProcess Thread-10 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:53] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:47:53.112080+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=af6fe089-fcdc-4a5c-acfe-7a809fdeb096 fwd="90.182.197.103" dyno=web.1 connect=0ms service=33ms status=200 bytes=2423 protocol=https
2022-05-27T14:47:53.490478+00:00 app[web.2]: 14:47:53.490 DEBUG MainProcess Thread-25 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:53.509765+00:00 app[web.2]: 14:47:53.509 INFO MainProcess Thread-25 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:53] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:47:53.508852+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=fc0346b8-53c2-44fb-ac1c-896eea8abd0b fwd="90.182.197.103" dyno=web.2 connect=0ms service=21ms status=200 bytes=2609 protocol=https
2022-05-27T14:47:53.962386+00:00 app[web.2]: 14:47:53.962 DEBUG MainProcess Thread-26 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:53.976071+00:00 app[web.2]: 14:47:53.975 INFO MainProcess Thread-26 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:53] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:47:53.974902+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=035bafe0-8e63-43c1-b2df-d8af31a62d71 fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=2795 protocol=https
2022-05-27T14:47:54.624752+00:00 app[web.2]: 14:47:54.624 DEBUG MainProcess Thread-27 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:54.651639+00:00 app[web.2]: 14:47:54.651 INFO MainProcess Thread-27 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:54] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:47:54.650590+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=aa5ddefc-edd9-4ab9-9a9c-012ea0e39656 fwd="90.182.197.103" dyno=web.2 connect=0ms service=28ms status=200 bytes=2981 protocol=https
2022-05-27T14:47:55.107992+00:00 app[web.2]: 14:47:55.107 DEBUG MainProcess Thread-28 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:55.123812+00:00 app[web.2]: 14:47:55.123 INFO MainProcess Thread-28 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:55] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:47:55.122608+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=9618402c-559e-416c-a226-e0d78b9f57f2 fwd="90.182.197.103" dyno=web.2 connect=1ms service=17ms status=200 bytes=3167 protocol=https
2022-05-27T14:47:55.444740+00:00 app[worker.1]: 14:47:55 default: Job OK (535d6916-c15b-494a-aacd-9930ed079e6f)
2022-05-27T14:47:55.444924+00:00 app[worker.1]: 14:47:55 Result is kept for 500 seconds
2022-05-27T14:47:55.456272+00:00 app[worker.1]: 14:47:55 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (f49400a7-f6d2-40e2-8585-fc1006061f91)
2022-05-27T14:47:56.468328+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=75ac56bb-2384-4265-8940-e0b461ee8a15 fwd="90.182.197.103" dyno=web.2 connect=0ms service=27ms status=200 bytes=3163 protocol=https
2022-05-27T14:47:56.443897+00:00 app[web.2]: 14:47:56.443 DEBUG MainProcess Thread-29 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:56.469465+00:00 app[web.2]: 14:47:56.469 INFO MainProcess Thread-29 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:56] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:47:57.701038+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=ca17f51c-9a58-4d9e-bb47-dc2b92e255cd fwd="90.182.197.103" dyno=web.1 connect=0ms service=29ms status=200 bytes=3347 protocol=https
2022-05-27T14:47:57.673588+00:00 app[web.1]: 14:47:57.673 DEBUG MainProcess Thread-11 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:47:57.673988+00:00 app[web.1]: 14:47:57.673 DEBUG MainProcess Thread-11 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc28ab00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 18075)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 18075, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'ca17f51c-9a58-4d9e-bb47-dc2b92e255cd', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662877670', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:47:57.674148+00:00 app[web.1]: 14:47:57.674 DEBUG MainProcess Thread-11 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:47:57.674253+00:00 app[web.1]: 14:47:57.674 DEBUG MainProcess Thread-11 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662877 3
2022-05-27T14:47:57.674885+00:00 app[web.1]: 14:47:57.674 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662877, metric=3, source='web', metadata='')
2022-05-27T14:47:57.675092+00:00 app[web.1]: 14:47:57.674 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662877,3,web,)
2022-05-27T14:47:57.701508+00:00 app[web.1]: 14:47:57.701 INFO MainProcess Thread-11 werkzeug: 10.1.94.116 - - [27/May/2022 14:47:57] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:47:58.474119+00:00 app[worker.1]: 14:47:58 priority: Job OK (f49400a7-f6d2-40e2-8585-fc1006061f91)
2022-05-27T14:47:58.474327+00:00 app[worker.1]: 14:47:58 Result is kept for 500 seconds
2022-05-27T14:47:58.483962+00:00 app[worker.1]: 14:47:58 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (e505bcd8-1f5e-47f6-8017-b83f26059a3e)
2022-05-27T14:47:59.501888+00:00 app[worker.1]: 14:47:59 urgent: Job OK (e505bcd8-1f5e-47f6-8017-b83f26059a3e)
2022-05-27T14:47:59.502071+00:00 app[worker.1]: 14:47:59 Result is kept for 500 seconds
2022-05-27T14:47:59.512181+00:00 app[worker.1]: 14:47:59 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (7010cfb5-5d6b-4228-bc78-3f8f8c5584aa)
2022-05-27T14:48:00.246820+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=746ca921-298a-4292-b3e4-09b770ddab4b fwd="90.182.197.103" dyno=web.1 connect=0ms service=59ms status=200 bytes=3163 protocol=https
2022-05-27T14:48:00.189320+00:00 app[web.1]: 14:48:00.189 DEBUG MainProcess Thread-12 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:00.189861+00:00 app[web.1]: 14:48:00.189 DEBUG MainProcess Thread-12 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286320>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 10780)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 10780, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '746ca921-298a-4292-b3e4-09b770ddab4b', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662880186', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:00.190097+00:00 app[web.1]: 14:48:00.189 DEBUG MainProcess Thread-12 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:00.190197+00:00 app[web.1]: 14:48:00.190 DEBUG MainProcess Thread-12 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662880 3
2022-05-27T14:48:00.190802+00:00 app[web.1]: 14:48:00.190 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662880, metric=3, source='web', metadata='')
2022-05-27T14:48:00.190995+00:00 app[web.1]: 14:48:00.190 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662880,3,web,)
2022-05-27T14:48:00.247380+00:00 app[web.1]: 14:48:00.247 INFO MainProcess Thread-12 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:00] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:00.526292+00:00 app[worker.1]: 14:48:00 urgent: Job OK (7010cfb5-5d6b-4228-bc78-3f8f8c5584aa)
2022-05-27T14:48:00.526472+00:00 app[worker.1]: 14:48:00 Result is kept for 500 seconds
2022-05-27T14:48:00.536727+00:00 app[worker.1]: 14:48:00 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (1274b57b-9b33-4298-ab97-e31d23a42572)
2022-05-27T14:48:01.093146+00:00 app[web.2]: 14:48:01.092 DEBUG MainProcess Thread-30 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:01.109981+00:00 app[web.2]: 14:48:01.109 INFO MainProcess Thread-30 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:01] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:48:01.108821+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=4482a446-47fd-4f1d-96d7-5ceca23558ad fwd="90.182.197.103" dyno=web.2 connect=0ms service=18ms status=200 bytes=3165 protocol=https
2022-05-27T14:48:01.558435+00:00 app[worker.1]: 14:48:01 urgent: Job OK (1274b57b-9b33-4298-ab97-e31d23a42572)
2022-05-27T14:48:01.558614+00:00 app[worker.1]: 14:48:01 Result is kept for 500 seconds
2022-05-27T14:48:01.571212+00:00 app[worker.1]: 14:48:01 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (d0981f08-d644-4ebb-8b8e-ed68f99a707c)
2022-05-27T14:48:02.179856+00:00 app[web.1]: 14:48:02.179 DEBUG MainProcess Thread-13 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:02.180256+00:00 app[web.1]: 14:48:02.180 DEBUG MainProcess Thread-13 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b2050>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 13645)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 13645, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'e71f0756-16c7-4338-b0fc-05d1f29d13d2', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662882176', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:48:02.180411+00:00 app[web.1]: 14:48:02.180 DEBUG MainProcess Thread-13 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:48:02.180507+00:00 app[web.1]: 14:48:02.180 DEBUG MainProcess Thread-13 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662882 4
2022-05-27T14:48:02.181140+00:00 app[web.1]: 14:48:02.180 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662882, metric=4, source='web', metadata='')
2022-05-27T14:48:02.181348+00:00 app[web.1]: 14:48:02.181 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662882,4,web,)
2022-05-27T14:48:02.204892+00:00 app[web.1]: 14:48:02.204 INFO MainProcess Thread-13 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:02] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:48:02.204380+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=e71f0756-16c7-4338-b0fc-05d1f29d13d2 fwd="90.182.197.103" dyno=web.1 connect=0ms service=26ms status=200 bytes=3164 protocol=https
2022-05-27T14:48:03.196670+00:00 app[web.1]: 14:48:03.196 DEBUG MainProcess Thread-14 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:03.197036+00:00 app[web.1]: 14:48:03.196 DEBUG MainProcess Thread-14 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b2560>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 20231)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 20231, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '14f90a70-1d80-4d1b-bf3c-0476589d137a', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662883193', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:48:03.197216+00:00 app[web.1]: 14:48:03.197 DEBUG MainProcess Thread-14 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:48:03.197363+00:00 app[web.1]: 14:48:03.197 DEBUG MainProcess Thread-14 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662883 4
2022-05-27T14:48:03.198018+00:00 app[web.1]: 14:48:03.197 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662883, metric=4, source='web', metadata='')
2022-05-27T14:48:03.198226+00:00 app[web.1]: 14:48:03.198 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662883,4,web,)
2022-05-27T14:48:03.242473+00:00 app[web.1]: 14:48:03.242 INFO MainProcess Thread-14 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:03] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:48:03.241909+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=14f90a70-1d80-4d1b-bf3c-0476589d137a fwd="90.182.197.103" dyno=web.1 connect=0ms service=47ms status=200 bytes=3349 protocol=https
2022-05-27T14:48:04.349475+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=12d24ab0-0fc4-4645-bce5-6820ba6c8c28 fwd="90.182.197.103" dyno=web.1 connect=0ms service=26ms status=200 bytes=3534 protocol=https
2022-05-27T14:48:04.324909+00:00 app[web.1]: 14:48:04.324 DEBUG MainProcess Thread-15 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:04.325273+00:00 app[web.1]: 14:48:04.325 DEBUG MainProcess Thread-15 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b3320>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 30129)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 30129, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '12d24ab0-0fc4-4645-bce5-6820ba6c8c28', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662884322', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:48:04.325434+00:00 app[web.1]: 14:48:04.325 DEBUG MainProcess Thread-15 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:04.325524+00:00 app[web.1]: 14:48:04.325 DEBUG MainProcess Thread-15 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662884 3
2022-05-27T14:48:04.326103+00:00 app[web.1]: 14:48:04.325 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662884, metric=3, source='web', metadata='')
2022-05-27T14:48:04.326297+00:00 app[web.1]: 14:48:04.326 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662884,3,web,)
2022-05-27T14:48:04.350039+00:00 app[web.1]: 14:48:04.349 INFO MainProcess Thread-15 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:04] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:48:04.585844+00:00 app[worker.1]: 14:48:04 priority: Job OK (d0981f08-d644-4ebb-8b8e-ed68f99a707c)
2022-05-27T14:48:04.586025+00:00 app[worker.1]: 14:48:04 Result is kept for 500 seconds
2022-05-27T14:48:04.595741+00:00 app[worker.1]: 14:48:04 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (bc5e7e84-0d7e-46b4-bbbb-0a0dbb5e22a0)
2022-05-27T14:48:06.197397+00:00 app[web.1]: 14:48:06.197 DEBUG MainProcess Thread-16 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:06.197799+00:00 app[web.1]: 14:48:06.197 DEBUG MainProcess Thread-16 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b24d0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 11563)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 11563, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'f828ad38-7047-4d6d-8f97-62a6c78d1fa2', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662886194', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:48:06.197962+00:00 app[web.1]: 14:48:06.197 DEBUG MainProcess Thread-16 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:06.198055+00:00 app[web.1]: 14:48:06.197 DEBUG MainProcess Thread-16 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662886 3
2022-05-27T14:48:06.198649+00:00 app[web.1]: 14:48:06.198 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662886, metric=3, source='web', metadata='')
2022-05-27T14:48:06.198854+00:00 app[web.1]: 14:48:06.198 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662886,3,web,)
2022-05-27T14:48:06.233403+00:00 app[web.1]: 14:48:06.233 INFO MainProcess Thread-16 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:06] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:48:06.232877+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=f828ad38-7047-4d6d-8f97-62a6c78d1fa2 fwd="90.182.197.103" dyno=web.1 connect=0ms service=37ms status=200 bytes=3535 protocol=https
2022-05-27T14:48:07.199541+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=57bd57f3-e960-400c-b381-6ff5fa5c8fa8 fwd="90.182.197.103" dyno=web.1 connect=0ms service=23ms status=200 bytes=3717 protocol=https
2022-05-27T14:48:07.178470+00:00 app[web.1]: 14:48:07.178 DEBUG MainProcess Thread-17 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:07.178824+00:00 app[web.1]: 14:48:07.178 DEBUG MainProcess Thread-17 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac7a0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 13662)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 13662, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '57bd57f3-e960-400c-b381-6ff5fa5c8fa8', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662887175', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:07.178973+00:00 app[web.1]: 14:48:07.178 DEBUG MainProcess Thread-17 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:07.179062+00:00 app[web.1]: 14:48:07.178 DEBUG MainProcess Thread-17 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662887 3
2022-05-27T14:48:07.179668+00:00 app[web.1]: 14:48:07.179 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662887, metric=3, source='web', metadata='')
2022-05-27T14:48:07.179889+00:00 app[web.1]: 14:48:07.179 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662887,3,web,)
2022-05-27T14:48:07.200035+00:00 app[web.1]: 14:48:07.199 INFO MainProcess Thread-17 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:07] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:08.084280+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=45a04d15-11dc-4bb3-886c-275c05873309 fwd="90.182.197.103" dyno=web.1 connect=0ms service=67ms status=200 bytes=3717 protocol=https
2022-05-27T14:48:07.612875+00:00 app[worker.1]: 14:48:07 priority: Job OK (bc5e7e84-0d7e-46b4-bbbb-0a0dbb5e22a0)
2022-05-27T14:48:07.613057+00:00 app[worker.1]: 14:48:07 Result is kept for 500 seconds
2022-05-27T14:48:07.622547+00:00 app[worker.1]: 14:48:07 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (73737ee9-fd36-4571-9ac0-7277cfd0b252)
2022-05-27T14:48:08.014131+00:00 app[web.1]: 14:48:08.013 DEBUG MainProcess Thread-18 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:08.014515+00:00 app[web.1]: 14:48:08.014 DEBUG MainProcess Thread-18 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac8c0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 25578)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 25578, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '45a04d15-11dc-4bb3-886c-275c05873309', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662888011', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:08.014665+00:00 app[web.1]: 14:48:08.014 DEBUG MainProcess Thread-18 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:08.014758+00:00 app[web.1]: 14:48:08.014 DEBUG MainProcess Thread-18 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662888 3
2022-05-27T14:48:08.015502+00:00 app[web.1]: 14:48:08.015 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662888, metric=3, source='web', metadata='')
2022-05-27T14:48:08.015785+00:00 app[web.1]: 14:48:08.015 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662888,3,web,)
2022-05-27T14:48:08.079958+00:00 app[web.1]: 14:48:08.079 INFO MainProcess Thread-18 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:08] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:08.557422+00:00 app[web.1]: 14:48:08.557 DEBUG MainProcess Thread-19 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:08.557775+00:00 app[web.1]: 14:48:08.557 DEBUG MainProcess Thread-19 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac950>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 18136)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 18136, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '42f80fd1-58be-4e46-ad70-be89f4973402', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662888554', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:08.557922+00:00 app[web.1]: 14:48:08.557 DEBUG MainProcess Thread-19 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:08.558015+00:00 app[web.1]: 14:48:08.557 DEBUG MainProcess Thread-19 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662888 3
2022-05-27T14:48:08.558612+00:00 app[web.1]: 14:48:08.558 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662888, metric=3, source='web', metadata='')
2022-05-27T14:48:08.558800+00:00 app[web.1]: 14:48:08.558 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662888,3,web,)
2022-05-27T14:48:08.580545+00:00 app[web.1]: 14:48:08.580 INFO MainProcess Thread-19 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:08] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:08.636321+00:00 app[worker.1]: 14:48:08 urgent: Job OK (73737ee9-fd36-4571-9ac0-7277cfd0b252)
2022-05-27T14:48:08.636329+00:00 app[worker.1]: 14:48:08 Result is kept for 500 seconds
2022-05-27T14:48:08.645917+00:00 app[worker.1]: 14:48:08 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (6fdbd5c2-1006-44dc-9c94-5e24566bde75)
2022-05-27T14:48:08.580032+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=42f80fd1-58be-4e46-ad70-be89f4973402 fwd="90.182.197.103" dyno=web.1 connect=0ms service=24ms status=200 bytes=3901 protocol=https
2022-05-27T14:48:09.662376+00:00 app[worker.1]: 14:48:09 urgent: Job OK (6fdbd5c2-1006-44dc-9c94-5e24566bde75)
2022-05-27T14:48:09.662564+00:00 app[worker.1]: 14:48:09 Result is kept for 500 seconds
2022-05-27T14:48:09.672671+00:00 app[worker.1]: 14:48:09 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (9f0f4534-3005-4d7d-8fcc-038d398bc710)
2022-05-27T14:48:10.483427+00:00 app[web.1]: 14:48:10.483 DEBUG MainProcess Thread-20 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:10.483789+00:00 app[web.1]: 14:48:10.483 DEBUG MainProcess Thread-20 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac680>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 15604)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 15604, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'e49addd3-9e2c-493a-9255-068128555001', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662890480', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:10.483957+00:00 app[web.1]: 14:48:10.483 DEBUG MainProcess Thread-20 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:10.484049+00:00 app[web.1]: 14:48:10.483 DEBUG MainProcess Thread-20 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662890 3
2022-05-27T14:48:10.484646+00:00 app[web.1]: 14:48:10.484 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662890, metric=3, source='web', metadata='')
2022-05-27T14:48:10.484888+00:00 app[web.1]: 14:48:10.484 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662890,3,web,)
2022-05-27T14:48:10.512342+00:00 app[web.1]: 14:48:10.512 INFO MainProcess Thread-20 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:10] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:10.511788+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=e49addd3-9e2c-493a-9255-068128555001 fwd="90.182.197.103" dyno=web.1 connect=0ms service=30ms status=200 bytes=3717 protocol=https
2022-05-27T14:48:10.694132+00:00 app[worker.1]: 14:48:10 urgent: Job OK (9f0f4534-3005-4d7d-8fcc-038d398bc710)
2022-05-27T14:48:10.694326+00:00 app[worker.1]: 14:48:10 Result is kept for 500 seconds
2022-05-27T14:48:10.705321+00:00 app[worker.1]: 14:48:10 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (cf1df7c0-36f2-4fc3-b3e9-f66327bb3848)
2022-05-27T14:48:11.720199+00:00 app[worker.1]: 14:48:11 urgent: Job OK (cf1df7c0-36f2-4fc3-b3e9-f66327bb3848)
2022-05-27T14:48:11.720388+00:00 app[worker.1]: 14:48:11 Result is kept for 500 seconds
2022-05-27T14:48:11.730040+00:00 app[worker.1]: 14:48:11 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (2fd9894d-e95a-4456-a49a-ff99de5cdb4f)
2022-05-27T14:48:12.391077+00:00 app[web.2]: 14:48:12.390 DEBUG MainProcess Thread-31 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:12.436186+00:00 app[web.2]: 14:48:12.435 INFO MainProcess Thread-31 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:12] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:12.435047+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=d3d032af-c169-40fd-b243-3afdd91ad01d fwd="90.182.197.103" dyno=web.2 connect=0ms service=46ms status=200 bytes=3531 protocol=https
2022-05-27T14:48:13.300115+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=1bd22104-8c82-4110-ac6e-afd17c9f94e8 fwd="90.182.197.103" dyno=web.1 connect=0ms service=24ms status=200 bytes=3717 protocol=https
2022-05-27T14:48:13.277609+00:00 app[web.1]: 14:48:13.277 DEBUG MainProcess Thread-21 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:13.277955+00:00 app[web.1]: 14:48:13.277 DEBUG MainProcess Thread-21 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1acb00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 16552)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 16552, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '1bd22104-8c82-4110-ac6e-afd17c9f94e8', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662893275', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:48:13.278106+00:00 app[web.1]: 14:48:13.278 DEBUG MainProcess Thread-21 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:48:13.278197+00:00 app[web.1]: 14:48:13.278 DEBUG MainProcess Thread-21 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662893 2
2022-05-27T14:48:13.278764+00:00 app[web.1]: 14:48:13.278 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662893, metric=2, source='web', metadata='')
2022-05-27T14:48:13.278987+00:00 app[web.1]: 14:48:13.278 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662893,2,web,)
2022-05-27T14:48:13.279786+00:00 app[web.1]: 14:48:13.279 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:48:13.285094+00:00 app[web.1]: 14:48:13.284 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:48:13.299262+00:00 app[web.1]: 14:48:13.299 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653662893, metric=22187, source='rq:default', metadata='')
2022-05-27T14:48:13.299371+00:00 app[web.1]: 14:48:13.299 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662893,22187,rq:default,)
2022-05-27T14:48:13.300393+00:00 app[web.1]: 14:48:13.300 INFO MainProcess Thread-21 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:13] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:48:13.300617+00:00 app[web.1]: 14:48:13.300 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:48:13.305847+00:00 app[web.1]: 14:48:13.305 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653662893, metric=18680, source='rq:priority', metadata='')
2022-05-27T14:48:13.305956+00:00 app[web.1]: 14:48:13.305 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662893,18680,rq:priority,)
2022-05-27T14:48:13.306240+00:00 app[web.1]: 14:48:13.306 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:48:13.308675+00:00 app[web.1]: 14:48:13.308 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653662893, metric=917, source='rq:urgent', metadata='')
2022-05-27T14:48:13.308791+00:00 app[web.1]: 14:48:13.308 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662893,917,rq:urgent,)
2022-05-27T14:48:13.309179+00:00 app[web.1]: 14:48:13.309 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:48:13.309290+00:00 app[web.1]: 14:48:13.309 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662593.3091774
2022-05-27T14:48:13.309610+00:00 app[web.1]: 14:48:13.309 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:48:13.310421+00:00 app[web.1]: 14:48:13.310 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:48:13.311097+00:00 app[web.1]: 14:48:13.310 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 17 records to Dynoscale.
2022-05-27T14:48:13.311245+00:00 app[web.1]: 14:48:13.311 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:48:13.311779+00:00 app[web.1]: 14:48:13.311 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:48:13.311818+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:48:13.311819+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:48:13.311820+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:48:13.311821+00:00 app[web.1]: Accept: */*
2022-05-27T14:48:13.311821+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:48:13.311821+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:48:13.311822+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:48:13.311822+00:00 app[web.1]: Content-Length: 354
2022-05-27T14:48:13.311822+00:00 app[web.1]:
2022-05-27T14:48:13.311823+00:00 app[web.1]: 1653662871,3,web,
2022-05-27T14:48:13.311823+00:00 app[web.1]: 1653662872,4,web,
2022-05-27T14:48:13.311823+00:00 app[web.1]: 1653662873,3,web,
2022-05-27T14:48:13.311824+00:00 app[web.1]: 1653662877,3,web,
2022-05-27T14:48:13.311840+00:00 app[web.1]: 1653662880,3,web,
2022-05-27T14:48:13.311840+00:00 app[web.1]: 1653662882,4,web,
2022-05-27T14:48:13.311840+00:00 app[web.1]: 1653662883,4,web,
2022-05-27T14:48:13.311841+00:00 app[web.1]: 1653662884,3,web,
2022-05-27T14:48:13.311841+00:00 app[web.1]: 1653662886,3,web,
2022-05-27T14:48:13.311842+00:00 app[web.1]: 1653662887,3,web,
2022-05-27T14:48:13.311842+00:00 app[web.1]: 1653662888,3,web,
2022-05-27T14:48:13.311842+00:00 app[web.1]: 1653662888,3,web,
2022-05-27T14:48:13.311843+00:00 app[web.1]: 1653662890,3,web,
2022-05-27T14:48:13.311843+00:00 app[web.1]: 1653662893,2,web,
2022-05-27T14:48:13.311844+00:00 app[web.1]: 1653662893,22187,rq:default,
2022-05-27T14:48:13.311844+00:00 app[web.1]: 1653662893,18680,rq:priority,
2022-05-27T14:48:13.311844+00:00 app[web.1]: 1653662893,917,rq:urgent,
2022-05-27T14:48:13.311847+00:00 app[web.1]:
2022-05-27T14:48:13.659838+00:00 app[web.1]: 14:48:13.659 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 361bytes with status code 200.
2022-05-27T14:48:13.659946+00:00 app[web.1]: 14:48:13.659 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:48:13.660250+00:00 app[web.1]: 14:48:13.660 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 17 records.
2022-05-27T14:48:13.660468+00:00 app[web.1]: 14:48:13.660 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:48:13.660985+00:00 app[web.1]: 14:48:13.660 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:48:13.661139+00:00 app[web.1]: 14:48:13.661 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:48:14.224831+00:00 app[web.1]: 14:48:14.224 DEBUG MainProcess Thread-22 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:14.225192+00:00 app[web.1]: 14:48:14.225 DEBUG MainProcess Thread-22 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdd61f8c0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 34444)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 34444, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '6271f191-1fbb-4db6-840c-afca8de9902c', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662894222', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:48:14.225348+00:00 app[web.1]: 14:48:14.225 DEBUG MainProcess Thread-22 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:14.225454+00:00 app[web.1]: 14:48:14.225 DEBUG MainProcess Thread-22 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662894 3
2022-05-27T14:48:14.226023+00:00 app[web.1]: 14:48:14.225 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662894, metric=3, source='web', metadata='')
2022-05-27T14:48:14.226250+00:00 app[web.1]: 14:48:14.226 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662894,3,web,)
2022-05-27T14:48:14.251555+00:00 app[web.1]: 14:48:14.251 INFO MainProcess Thread-22 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:14] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:48:14.251845+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=6271f191-1fbb-4db6-840c-afca8de9902c fwd="90.182.197.103" dyno=web.1 connect=0ms service=29ms status=200 bytes=3904 protocol=https
2022-05-27T14:48:14.743609+00:00 app[worker.1]: 14:48:14 priority: Job OK (2fd9894d-e95a-4456-a49a-ff99de5cdb4f)
2022-05-27T14:48:14.743811+00:00 app[worker.1]: 14:48:14 Result is kept for 500 seconds
2022-05-27T14:48:14.753690+00:00 app[worker.1]: 14:48:14 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (63f5d9b1-b368-49d0-9c56-7ebc252ee03e)
2022-05-27T14:48:15.771374+00:00 app[worker.1]: 14:48:15 urgent: Job OK (63f5d9b1-b368-49d0-9c56-7ebc252ee03e)
2022-05-27T14:48:15.771553+00:00 app[worker.1]: 14:48:15 Result is kept for 500 seconds
2022-05-27T14:48:15.781252+00:00 app[worker.1]: 14:48:15 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (edda9495-ee83-4a3b-a6a5-e7bfff1a3e1b)
2022-05-27T14:48:16.107846+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=d9e1fa23-9214-4e7d-8d25-c71be0ab986e fwd="90.182.197.103" dyno=web.1 connect=0ms service=42ms status=200 bytes=3716 protocol=https
2022-05-27T14:48:16.067752+00:00 app[web.1]: 14:48:16.067 DEBUG MainProcess Thread-23 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:16.068148+00:00 app[web.1]: 14:48:16.068 DEBUG MainProcess Thread-23 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdd61f4d0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 30395)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 30395, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'd9e1fa23-9214-4e7d-8d25-c71be0ab986e', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662896065', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:16.068326+00:00 app[web.1]: 14:48:16.068 DEBUG MainProcess Thread-23 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:16.068422+00:00 app[web.1]: 14:48:16.068 DEBUG MainProcess Thread-23 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662896 3
2022-05-27T14:48:16.069044+00:00 app[web.1]: 14:48:16.068 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662896, metric=3, source='web', metadata='')
2022-05-27T14:48:16.069244+00:00 app[web.1]: 14:48:16.069 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662896,3,web,)
2022-05-27T14:48:16.108189+00:00 app[web.1]: 14:48:16.107 INFO MainProcess Thread-23 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:16] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:13.603460+00:00 app[api]: Scaled to web@2:Standard-1X worker@2:Standard-1X by user dscale@addons.heroku.com
2022-05-27T14:48:16.894682+00:00 app[web.1]: 14:48:16.894 DEBUG MainProcess Thread-24 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:16.895083+00:00 app[web.1]: 14:48:16.894 DEBUG MainProcess Thread-24 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdd61f8c0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 30855)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 30855, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '11adac58-2bc5-441d-b0f8-89f7cb79bca8', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662896891', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:48:16.895247+00:00 app[web.1]: 14:48:16.895 DEBUG MainProcess Thread-24 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:48:16.895352+00:00 app[web.1]: 14:48:16.895 DEBUG MainProcess Thread-24 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662896 4
2022-05-27T14:48:16.895960+00:00 app[web.1]: 14:48:16.895 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662896, metric=4, source='web', metadata='')
2022-05-27T14:48:16.896213+00:00 app[web.1]: 14:48:16.896 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662896,4,web,)
2022-05-27T14:48:16.918279+00:00 app[web.1]: 14:48:16.918 INFO MainProcess Thread-24 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:16] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:48:16.917713+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=11adac58-2bc5-441d-b0f8-89f7cb79bca8 fwd="90.182.197.103" dyno=web.1 connect=0ms service=25ms status=200 bytes=3904 protocol=https
2022-05-27T14:48:17.721374+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=f1981d4e-9001-49f0-a2f7-91cb68484cd0 fwd="90.182.197.103" dyno=web.2 connect=0ms service=29ms status=200 bytes=4086 protocol=https
2022-05-27T14:48:17.695233+00:00 app[web.2]: 14:48:17.695 DEBUG MainProcess Thread-32 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:17.722486+00:00 app[web.2]: 14:48:17.722 INFO MainProcess Thread-32 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:17] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:18.795967+00:00 app[worker.1]: 14:48:18 priority: Job OK (edda9495-ee83-4a3b-a6a5-e7bfff1a3e1b)
2022-05-27T14:48:18.796180+00:00 app[worker.1]: 14:48:18 Result is kept for 500 seconds
2022-05-27T14:48:18.805731+00:00 app[worker.1]: 14:48:18 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (4a8b8f7b-a5ef-4316-829b-79f607af00cc)
2022-05-27T14:48:19.059707+00:00 heroku[worker.2]: Starting process with command `python examples/flask_rq/worker.py --redis_url_in REDISCLOUD_URL`
2022-05-27T14:48:19.823071+00:00 app[worker.1]: 14:48:19 urgent: Job OK (4a8b8f7b-a5ef-4316-829b-79f607af00cc)
2022-05-27T14:48:19.823252+00:00 app[worker.1]: 14:48:19 Result is kept for 500 seconds
2022-05-27T14:48:19.834210+00:00 app[worker.1]: 14:48:19 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (13ffe4bb-7ea2-4e9c-a4e9-886b973655c8)
2022-05-27T14:48:19.698414+00:00 heroku[worker.2]: State changed from starting to up
2022-05-27T14:48:20.172404+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=d44b07b6-c774-483b-8830-220689876eb2 fwd="90.182.197.103" dyno=web.2 connect=0ms service=58ms status=200 bytes=3902 protocol=https
2022-05-27T14:48:20.117055+00:00 app[web.2]: 14:48:20.116 DEBUG MainProcess Thread-33 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:20.173475+00:00 app[web.2]: 14:48:20.173 INFO MainProcess Thread-33 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:20] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:20.183140+00:00 app[worker.2]: Starting RQ worker, will connect to redis @ redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:48:20.193039+00:00 app[worker.2]: 14:48:20 Worker rq:worker:bbb1d88ee34649b1b4980ce5282c8edd: started, version 1.10.1
2022-05-27T14:48:20.193114+00:00 app[worker.2]: 14:48:20 Subscribing to channel rq:pubsub:bbb1d88ee34649b1b4980ce5282c8edd
2022-05-27T14:48:20.195380+00:00 app[worker.2]: 14:48:20 *** Listening on urgent, priority, default...
2022-05-27T14:48:20.196611+00:00 app[worker.2]: 14:48:20 Cleaning registries for queue: urgent
2022-05-27T14:48:20.199684+00:00 app[worker.2]: 14:48:20 Cleaning registries for queue: priority
2022-05-27T14:48:20.202618+00:00 app[worker.2]: 14:48:20 Cleaning registries for queue: default
2022-05-27T14:48:20.212787+00:00 app[worker.2]: 14:48:20 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (280b8852-034c-406b-9f1e-74a48623d89f)
2022-05-27T14:48:20.849412+00:00 app[worker.1]: 14:48:20 urgent: Job OK (13ffe4bb-7ea2-4e9c-a4e9-886b973655c8)
2022-05-27T14:48:20.849616+00:00 app[worker.1]: 14:48:20 Result is kept for 500 seconds
2022-05-27T14:48:20.859350+00:00 app[worker.1]: 14:48:20 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (75c6dfa9-111d-44ae-bc7e-a7e1cd550088)
2022-05-27T14:48:21.225299+00:00 app[worker.2]: 14:48:21 urgent: Job OK (280b8852-034c-406b-9f1e-74a48623d89f)
2022-05-27T14:48:21.225505+00:00 app[worker.2]: 14:48:21 Result is kept for 500 seconds
2022-05-27T14:48:21.237397+00:00 app[worker.2]: 14:48:21 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (f704b996-3611-49c4-ab90-a0ce2d0c3d6c)
2022-05-27T14:48:21.444397+00:00 app[web.1]: 14:48:21.444 DEBUG MainProcess Thread-25 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:21.444829+00:00 app[web.1]: 14:48:21.444 DEBUG MainProcess Thread-25 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b2560>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 13042)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 13042, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'bc301812-125b-4232-9695-0b23fa5cfdf5', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662901441', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:21.444981+00:00 app[web.1]: 14:48:21.444 DEBUG MainProcess Thread-25 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:21.445075+00:00 app[web.1]: 14:48:21.444 DEBUG MainProcess Thread-25 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662901 3
2022-05-27T14:48:21.445684+00:00 app[web.1]: 14:48:21.445 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662901, metric=3, source='web', metadata='')
2022-05-27T14:48:21.445879+00:00 app[web.1]: 14:48:21.445 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662901,3,web,)
2022-05-27T14:48:21.489741+00:00 app[web.1]: 14:48:21.489 INFO MainProcess Thread-25 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:21] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:21.489171+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=bc301812-125b-4232-9695-0b23fa5cfdf5 fwd="90.182.197.103" dyno=web.1 connect=0ms service=46ms status=200 bytes=3530 protocol=https
2022-05-27T14:48:22.369272+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=cd5523a8-d236-4947-9a39-2dc00d2370ca fwd="90.182.197.103" dyno=web.2 connect=0ms service=22ms status=200 bytes=3714 protocol=https
2022-05-27T14:48:22.349669+00:00 app[web.2]: 14:48:22.349 DEBUG MainProcess Thread-34 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:22.370071+00:00 app[web.2]: 14:48:22.369 INFO MainProcess Thread-34 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:22] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:23.404637+00:00 app[web.2]: 14:48:23.404 DEBUG MainProcess Thread-35 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:23.435252+00:00 app[web.2]: 14:48:23.435 INFO MainProcess Thread-35 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:23] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:23.434212+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=1d9aaf56-10e1-4455-861c-f1492f3192ef fwd="90.182.197.103" dyno=web.2 connect=0ms service=32ms status=200 bytes=3898 protocol=https
2022-05-27T14:48:23.873922+00:00 app[worker.1]: 14:48:23 priority: Job OK (75c6dfa9-111d-44ae-bc7e-a7e1cd550088)
2022-05-27T14:48:23.874116+00:00 app[worker.1]: 14:48:23 Result is kept for 500 seconds
2022-05-27T14:48:23.883973+00:00 app[worker.1]: 14:48:23 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (5ebc118d-8d34-4f1a-9d2a-d3a7411809d4)
2022-05-27T14:48:24.250429+00:00 app[worker.2]: 14:48:24 priority: Job OK (f704b996-3611-49c4-ab90-a0ce2d0c3d6c)
2022-05-27T14:48:24.250660+00:00 app[worker.2]: 14:48:24 Result is kept for 500 seconds
2022-05-27T14:48:24.257793+00:00 app[worker.2]: 14:48:24 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (7e384c05-804a-49c0-a721-1f6dc987bb05)
2022-05-27T14:48:24.900593+00:00 app[worker.1]: 14:48:24 urgent: Job OK (5ebc118d-8d34-4f1a-9d2a-d3a7411809d4)
2022-05-27T14:48:24.900775+00:00 app[worker.1]: 14:48:24 Result is kept for 500 seconds
2022-05-27T14:48:24.910929+00:00 app[worker.1]: 14:48:24 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (ae1d8a41-b4c1-4e20-aff6-c804b78f422b)
2022-05-27T14:48:25.271132+00:00 app[worker.2]: 14:48:25 urgent: Job OK (7e384c05-804a-49c0-a721-1f6dc987bb05)
2022-05-27T14:48:25.271305+00:00 app[worker.2]: 14:48:25 Result is kept for 500 seconds
2022-05-27T14:48:25.281552+00:00 app[worker.2]: 14:48:25 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (9b6adab9-abdc-4ffd-b4af-1122764c7d93)
2022-05-27T14:48:25.737470+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=44be1f5e-b681-498c-8b2d-555d98227687 fwd="90.182.197.103" dyno=web.2 connect=0ms service=27ms status=200 bytes=3348 protocol=https
2022-05-27T14:48:25.924559+00:00 app[worker.1]: 14:48:25 urgent: Job OK (ae1d8a41-b4c1-4e20-aff6-c804b78f422b)
2022-05-27T14:48:25.924744+00:00 app[worker.1]: 14:48:25 Result is kept for 500 seconds
2022-05-27T14:48:25.935212+00:00 app[worker.1]: 14:48:25 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (bcb1b9e0-e9e8-4eb7-a6c9-c5a0c7bbd89c)
2022-05-27T14:48:25.713154+00:00 app[web.2]: 14:48:25.712 DEBUG MainProcess Thread-36 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:25.738596+00:00 app[web.2]: 14:48:25.738 INFO MainProcess Thread-36 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:25] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:48:26.366322+00:00 app[web.1]: 14:48:26.366 DEBUG MainProcess Thread-26 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:26.366711+00:00 app[web.1]: 14:48:26.366 DEBUG MainProcess Thread-26 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b24d0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 32577)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 32577, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '65b0d823-24cc-4f12-9aef-074aa4632702', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662906363', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:26.366871+00:00 app[web.1]: 14:48:26.366 DEBUG MainProcess Thread-26 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:26.366969+00:00 app[web.1]: 14:48:26.366 DEBUG MainProcess Thread-26 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662906 3
2022-05-27T14:48:26.367562+00:00 app[web.1]: 14:48:26.367 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662906, metric=3, source='web', metadata='')
2022-05-27T14:48:26.367766+00:00 app[web.1]: 14:48:26.367 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662906,3,web,)
2022-05-27T14:48:26.385631+00:00 app[web.1]: 14:48:26.385 INFO MainProcess Thread-26 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:26] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:26.387871+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=65b0d823-24cc-4f12-9aef-074aa4632702 fwd="90.182.197.103" dyno=web.1 connect=0ms service=23ms status=200 bytes=3344 protocol=https
2022-05-27T14:48:28.294489+00:00 app[worker.2]: 14:48:28 priority: Job OK (9b6adab9-abdc-4ffd-b4af-1122764c7d93)
2022-05-27T14:48:28.294685+00:00 app[worker.2]: 14:48:28 Result is kept for 500 seconds
2022-05-27T14:48:28.301354+00:00 app[worker.2]: 14:48:28 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (32bde63e-592b-461e-9d48-80fd8158d99c)
2022-05-27T14:48:28.950732+00:00 app[worker.1]: 14:48:28 priority: Job OK (bcb1b9e0-e9e8-4eb7-a6c9-c5a0c7bbd89c)
2022-05-27T14:48:28.950921+00:00 app[worker.1]: 14:48:28 Result is kept for 500 seconds
2022-05-27T14:48:28.960475+00:00 app[worker.1]: 14:48:28 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (38d0d976-788c-441e-9e0e-d382f6d20d3c)
2022-05-27T14:48:29.315426+00:00 app[worker.2]: 14:48:29 urgent: Job OK (32bde63e-592b-461e-9d48-80fd8158d99c)
2022-05-27T14:48:29.315628+00:00 app[worker.2]: 14:48:29 Result is kept for 500 seconds
2022-05-27T14:48:29.322564+00:00 app[worker.2]: 14:48:29 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (5ce5525e-afe4-4d99-b349-c2ec2f185648)
2022-05-27T14:48:32.102663+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=deefe107-aca4-4519-aaa7-d5934775d216 fwd="90.182.197.103" dyno=web.1 connect=0ms service=39ms status=200 bytes=2788 protocol=https
2022-05-27T14:48:32.064708+00:00 app[web.1]: 14:48:32.064 DEBUG MainProcess Thread-27 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:32.065072+00:00 app[web.1]: 14:48:32.064 DEBUG MainProcess Thread-27 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b2050>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 23118)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 23118, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'deefe107-aca4-4519-aaa7-d5934775d216', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662912062', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:32.065226+00:00 app[web.1]: 14:48:32.065 DEBUG MainProcess Thread-27 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:32.065320+00:00 app[web.1]: 14:48:32.065 DEBUG MainProcess Thread-27 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662912 3
2022-05-27T14:48:32.065931+00:00 app[web.1]: 14:48:32.065 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662912, metric=3, source='web', metadata='')
2022-05-27T14:48:32.066124+00:00 app[web.1]: 14:48:32.066 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662912,3,web,)
2022-05-27T14:48:32.103187+00:00 app[web.1]: 14:48:32.103 INFO MainProcess Thread-27 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:32] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:31.978577+00:00 app[worker.1]: 14:48:31 priority: Job OK (38d0d976-788c-441e-9e0e-d382f6d20d3c)
2022-05-27T14:48:31.978760+00:00 app[worker.1]: 14:48:31 Result is kept for 500 seconds
2022-05-27T14:48:31.988271+00:00 app[worker.1]: 14:48:31 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (058f78cb-09a7-45cd-a4f8-1a77fa6733f6)
2022-05-27T14:48:34.334133+00:00 app[worker.2]: 14:48:34 default: Job OK (5ce5525e-afe4-4d99-b349-c2ec2f185648)
2022-05-27T14:48:34.334315+00:00 app[worker.2]: 14:48:34 Result is kept for 500 seconds
2022-05-27T14:48:34.340958+00:00 app[worker.2]: 14:48:34 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (c963a0dd-e3f2-4ab9-9990-49e67a23a9a4)
2022-05-27T14:48:34.896069+00:00 app[web.1]: 14:48:34.895 DEBUG MainProcess Thread-28 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:34.896465+00:00 app[web.1]: 14:48:34.896 DEBUG MainProcess Thread-28 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc28ab00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 35252)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 35252, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '7b4b8d46-e0ec-499d-8f88-5b72aaec56b4', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662914893', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:34.896620+00:00 app[web.1]: 14:48:34.896 DEBUG MainProcess Thread-28 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:34.896713+00:00 app[web.1]: 14:48:34.896 DEBUG MainProcess Thread-28 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662914 3
2022-05-27T14:48:34.897323+00:00 app[web.1]: 14:48:34.897 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662914, metric=3, source='web', metadata='')
2022-05-27T14:48:34.897527+00:00 app[web.1]: 14:48:34.897 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662914,3,web,)
2022-05-27T14:48:34.898257+00:00 app[web.1]: 14:48:34.898 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:48:34.903599+00:00 app[web.1]: 14:48:34.903 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:48:34.914068+00:00 app[web.1]: 14:48:34.913 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653662914, metric=42857, source='rq:default', metadata='')
2022-05-27T14:48:34.914170+00:00 app[web.1]: 14:48:34.914 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662914,42857,rq:default,)
2022-05-27T14:48:34.914502+00:00 app[web.1]: 14:48:34.914 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:48:34.915346+00:00 app[web.1]: 14:48:34.915 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:48:34.916355+00:00 app[web.1]: 14:48:34.916 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:48:34.916453+00:00 app[web.1]: 14:48:34.916 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662614.9163556
2022-05-27T14:48:34.916705+00:00 app[web.1]: 14:48:34.916 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:48:34.917423+00:00 app[web.1]: 14:48:34.917 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:48:34.917648+00:00 app[web.1]: 14:48:34.917 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 8 records to Dynoscale.
2022-05-27T14:48:34.917769+00:00 app[web.1]: 14:48:34.917 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:48:34.918274+00:00 app[web.1]: 14:48:34.918 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:48:34.918309+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:48:34.918310+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:48:34.918310+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:48:34.918310+00:00 app[web.1]: Accept: */*
2022-05-27T14:48:34.918311+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:48:34.918311+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:48:34.918311+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:48:34.918311+00:00 app[web.1]: Content-Length: 163
2022-05-27T14:48:34.918311+00:00 app[web.1]:
2022-05-27T14:48:34.918311+00:00 app[web.1]: 1653662894,3,web,
2022-05-27T14:48:34.918311+00:00 app[web.1]: 1653662896,3,web,
2022-05-27T14:48:34.918312+00:00 app[web.1]: 1653662896,4,web,
2022-05-27T14:48:34.918312+00:00 app[web.1]: 1653662901,3,web,
2022-05-27T14:48:34.918312+00:00 app[web.1]: 1653662906,3,web,
2022-05-27T14:48:34.918312+00:00 app[web.1]: 1653662912,3,web,
2022-05-27T14:48:34.918313+00:00 app[web.1]: 1653662914,3,web,
2022-05-27T14:48:34.918313+00:00 app[web.1]: 1653662914,42857,rq:default,
2022-05-27T14:48:34.918314+00:00 app[web.1]:
2022-05-27T14:48:34.956448+00:00 app[web.1]: 14:48:34.956 INFO MainProcess Thread-28 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:34] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:35.024968+00:00 app[web.1]: 14:48:35.024 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 170bytes with status code 200.
2022-05-27T14:48:35.025070+00:00 app[web.1]: 14:48:35.024 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:48:35.025339+00:00 app[web.1]: 14:48:35.025 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 8 records.
2022-05-27T14:48:35.025551+00:00 app[web.1]: 14:48:35.025 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:48:35.026056+00:00 app[web.1]: 14:48:35.025 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:48:35.026203+00:00 app[web.1]: 14:48:35.026 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:48:34.956076+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=7b4b8d46-e0ec-499d-8f88-5b72aaec56b4 fwd="90.182.197.103" dyno=web.1 connect=0ms service=61ms status=200 bytes=2788 protocol=https
2022-05-27T14:48:35.356520+00:00 app[worker.2]: 14:48:35 urgent: Job OK (c963a0dd-e3f2-4ab9-9990-49e67a23a9a4)
2022-05-27T14:48:35.356717+00:00 app[worker.2]: 14:48:35 Result is kept for 500 seconds
2022-05-27T14:48:35.363618+00:00 app[worker.2]: 14:48:35 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (cf8ae071-7a57-411b-a927-e6f3060c19b9)
2022-05-27T14:48:36.375583+00:00 app[worker.2]: 14:48:36 urgent: Job OK (cf8ae071-7a57-411b-a927-e6f3060c19b9)
2022-05-27T14:48:36.375770+00:00 app[worker.2]: 14:48:36 Result is kept for 500 seconds
2022-05-27T14:48:36.382529+00:00 app[worker.2]: 14:48:36 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (e02988d4-72a0-4832-b794-f62804c8d59c)
2022-05-27T14:48:37.002455+00:00 app[worker.1]: 14:48:37 default: Job OK (058f78cb-09a7-45cd-a4f8-1a77fa6733f6)
2022-05-27T14:48:37.002722+00:00 app[worker.1]: 14:48:37 Result is kept for 500 seconds
2022-05-27T14:48:37.014736+00:00 app[worker.1]: 14:48:37 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (6f4cd725-eaa4-423d-9dd7-d6b6704fbb2a)
2022-05-27T14:48:37.833932+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=edb51c7e-71a3-444b-8130-ebab8665c856 fwd="90.182.197.103" dyno=web.2 connect=0ms service=19ms status=200 bytes=2418 protocol=https
2022-05-27T14:48:37.817077+00:00 app[web.2]: 14:48:37.816 DEBUG MainProcess Thread-37 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:37.835118+00:00 app[web.2]: 14:48:37.834 INFO MainProcess Thread-37 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:37] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:39.806048+00:00 app[web.2]: 14:48:39.805 DEBUG MainProcess Thread-38 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:39.837178+00:00 app[web.2]: 14:48:39.836 INFO MainProcess Thread-38 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:39] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:39.836078+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=63a72ebe-d2d9-4c7b-9293-7ad3b6ccebd3 fwd="90.182.197.103" dyno=web.2 connect=0ms service=32ms status=200 bytes=2602 protocol=https
2022-05-27T14:48:41.115132+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=c24eb094-4460-463e-80fb-3b7eaf0e18c0 fwd="90.182.197.103" dyno=web.2 connect=0ms service=37ms status=200 bytes=2786 protocol=https
2022-05-27T14:48:41.080402+00:00 app[web.2]: 14:48:41.080 DEBUG MainProcess Thread-39 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:41.116106+00:00 app[web.2]: 14:48:41.115 INFO MainProcess Thread-39 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:41] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:41.395330+00:00 app[worker.2]: 14:48:41 default: Job OK (e02988d4-72a0-4832-b794-f62804c8d59c)
2022-05-27T14:48:41.395510+00:00 app[worker.2]: 14:48:41 Result is kept for 500 seconds
2022-05-27T14:48:41.402182+00:00 app[worker.2]: 14:48:41 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (e307eb4b-0383-45d2-900f-a6b4a55c1539)
2022-05-27T14:48:42.264042+00:00 app[web.1]: 14:48:42.263 DEBUG MainProcess Thread-29 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:42.264460+00:00 app[web.1]: 14:48:42.264 DEBUG MainProcess Thread-29 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1aca70>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 15099)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 15099, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'b53d0010-eae0-4b8c-83cf-333dcbca0e32', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662922261', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:42.264612+00:00 app[web.1]: 14:48:42.264 DEBUG MainProcess Thread-29 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:42.264706+00:00 app[web.1]: 14:48:42.264 DEBUG MainProcess Thread-29 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662922 3
2022-05-27T14:48:42.265286+00:00 app[web.1]: 14:48:42.265 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662922, metric=3, source='web', metadata='')
2022-05-27T14:48:42.265535+00:00 app[web.1]: 14:48:42.265 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662922,3,web,)
2022-05-27T14:48:42.286433+00:00 app[web.1]: 14:48:42.286 INFO MainProcess Thread-29 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:42] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:42.416136+00:00 app[worker.2]: 14:48:42 urgent: Job OK (e307eb4b-0383-45d2-900f-a6b4a55c1539)
2022-05-27T14:48:42.416320+00:00 app[worker.2]: 14:48:42 Result is kept for 500 seconds
2022-05-27T14:48:42.422879+00:00 app[worker.2]: 14:48:42 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (4de075ea-1918-4c66-bdfb-04c034051182)
2022-05-27T14:48:42.032688+00:00 app[worker.1]: 14:48:42 default: Job OK (6f4cd725-eaa4-423d-9dd7-d6b6704fbb2a)
2022-05-27T14:48:42.032879+00:00 app[worker.1]: 14:48:42 Result is kept for 500 seconds
2022-05-27T14:48:42.042981+00:00 app[worker.1]: 14:48:42 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (dee6239c-03a0-4449-8399-7af73a30e236)
2022-05-27T14:48:42.285870+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=b53d0010-eae0-4b8c-83cf-333dcbca0e32 fwd="90.182.197.103" dyno=web.1 connect=0ms service=23ms status=200 bytes=2602 protocol=https
2022-05-27T14:48:43.062029+00:00 app[worker.1]: 14:48:43 urgent: Job OK (dee6239c-03a0-4449-8399-7af73a30e236)
2022-05-27T14:48:43.062235+00:00 app[worker.1]: 14:48:43 Result is kept for 500 seconds
2022-05-27T14:48:43.072485+00:00 app[worker.1]: 14:48:43 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (f093ee72-8e84-469c-a810-7883c8580e94)
2022-05-27T14:48:43.434184+00:00 app[worker.2]: 14:48:43 urgent: Job OK (4de075ea-1918-4c66-bdfb-04c034051182)
2022-05-27T14:48:43.434376+00:00 app[worker.2]: 14:48:43 Result is kept for 500 seconds
2022-05-27T14:48:43.441594+00:00 app[worker.2]: 14:48:43 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (375c3b64-4128-461a-a957-bc0eb10cd831)
2022-05-27T14:48:43.886094+00:00 app[web.2]: 14:48:43.885 DEBUG MainProcess Thread-40 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:43.907505+00:00 app[web.2]: 14:48:43.907 INFO MainProcess Thread-40 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:43] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:43.906501+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=5ccf5cc8-bc05-4389-87f1-4b3bcb8ee7b5 fwd="90.182.197.103" dyno=web.2 connect=0ms service=23ms status=200 bytes=2233 protocol=https
2022-05-27T14:48:44.093534+00:00 app[worker.1]: 14:48:44 urgent: Job OK (f093ee72-8e84-469c-a810-7883c8580e94)
2022-05-27T14:48:44.093741+00:00 app[worker.1]: 14:48:44 Result is kept for 500 seconds
2022-05-27T14:48:44.103492+00:00 app[worker.1]: 14:48:44 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (04770129-02a3-4ee5-9d8d-ead0bfc6f51a)
2022-05-27T14:48:45.117305+00:00 app[worker.1]: 14:48:45 urgent: Job OK (04770129-02a3-4ee5-9d8d-ead0bfc6f51a)
2022-05-27T14:48:45.117516+00:00 app[worker.1]: 14:48:45 Result is kept for 500 seconds
2022-05-27T14:48:45.129625+00:00 app[worker.1]: 14:48:45 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (1f657dbe-c66f-4c1e-8f92-abeadacfe6a6)
2022-05-27T14:48:45.637369+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=6dcfb07b-dcc1-4145-9409-aa30e5569e44 fwd="90.182.197.103" dyno=web.2 connect=0ms service=17ms status=200 bytes=2048 protocol=https
2022-05-27T14:48:45.622512+00:00 app[web.2]: 14:48:45.622 DEBUG MainProcess Thread-41 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:45.638556+00:00 app[web.2]: 14:48:45.638 INFO MainProcess Thread-41 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:45] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:47.287167+00:00 app[web.2]: 14:48:47.286 DEBUG MainProcess Thread-42 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:47.326008+00:00 app[web.2]: 14:48:47.325 INFO MainProcess Thread-42 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:47] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:47.324824+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=d533a208-68af-4a29-b4fe-edd95661b110 fwd="90.182.197.103" dyno=web.2 connect=0ms service=40ms status=200 bytes=2232 protocol=https
2022-05-27T14:48:48.163783+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=649a1e50-cb39-4134-a735-f3de9bc1496f fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=2416 protocol=https
2022-05-27T14:48:48.151493+00:00 app[web.2]: 14:48:48.151 DEBUG MainProcess Thread-43 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:48.164976+00:00 app[web.2]: 14:48:48.164 INFO MainProcess Thread-43 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:48] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:48.453864+00:00 app[worker.2]: 14:48:48 default: Job OK (375c3b64-4128-461a-a957-bc0eb10cd831)
2022-05-27T14:48:48.454053+00:00 app[worker.2]: 14:48:48 Result is kept for 500 seconds
2022-05-27T14:48:48.460610+00:00 app[worker.2]: 14:48:48 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (edfca28c-0b95-431b-a961-722597caec9b)
2022-05-27T14:48:48.919601+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=36ef2a8b-a914-4c69-bea2-5226224e2b3f fwd="90.182.197.103" dyno=web.1 connect=1ms service=24ms status=200 bytes=2416 protocol=https
2022-05-27T14:48:48.896956+00:00 app[web.1]: 14:48:48.896 DEBUG MainProcess Thread-30 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:48.897358+00:00 app[web.1]: 14:48:48.897 DEBUG MainProcess Thread-30 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ace60>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 11403)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 11403, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '36ef2a8b-a914-4c69-bea2-5226224e2b3f', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '1', 'HTTP_X_REQUEST_START': '1653662928893', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:48.897540+00:00 app[web.1]: 14:48:48.897 DEBUG MainProcess Thread-30 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 4
2022-05-27T14:48:48.897645+00:00 app[web.1]: 14:48:48.897 DEBUG MainProcess Thread-30 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662928 4
2022-05-27T14:48:48.898251+00:00 app[web.1]: 14:48:48.898 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662928, metric=4, source='web', metadata='')
2022-05-27T14:48:48.898450+00:00 app[web.1]: 14:48:48.898 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662928,4,web,)
2022-05-27T14:48:48.920044+00:00 app[web.1]: 14:48:48.919 INFO MainProcess Thread-30 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:48] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:49.681485+00:00 app[web.1]: 14:48:49.681 DEBUG MainProcess Thread-31 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:49.681857+00:00 app[web.1]: 14:48:49.681 DEBUG MainProcess Thread-31 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac9e0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 15093)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 15093, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '5ea4b111-2512-45b9-846b-0897a3d09641', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662929678', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:49.682009+00:00 app[web.1]: 14:48:49.681 DEBUG MainProcess Thread-31 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:49.682100+00:00 app[web.1]: 14:48:49.682 DEBUG MainProcess Thread-31 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662929 3
2022-05-27T14:48:49.682688+00:00 app[web.1]: 14:48:49.682 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662929, metric=3, source='web', metadata='')
2022-05-27T14:48:49.682885+00:00 app[web.1]: 14:48:49.682 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662929,3,web,)
2022-05-27T14:48:49.697962+00:00 app[web.1]: 14:48:49.697 INFO MainProcess Thread-31 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:49] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:49.700288+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=5ea4b111-2512-45b9-846b-0897a3d09641 fwd="90.182.197.103" dyno=web.1 connect=0ms service=17ms status=200 bytes=2416 protocol=https
2022-05-27T14:48:49.475156+00:00 app[worker.2]: 14:48:49 urgent: Job OK (edfca28c-0b95-431b-a961-722597caec9b)
2022-05-27T14:48:49.475341+00:00 app[worker.2]: 14:48:49 Result is kept for 500 seconds
2022-05-27T14:48:49.482361+00:00 app[worker.2]: 14:48:49 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (2f4eb45a-73f4-46eb-b615-c3cb7c1e6c76)
2022-05-27T14:48:50.494380+00:00 app[worker.2]: 14:48:50 urgent: Job OK (2f4eb45a-73f4-46eb-b615-c3cb7c1e6c76)
2022-05-27T14:48:50.494575+00:00 app[worker.2]: 14:48:50 Result is kept for 500 seconds
2022-05-27T14:48:50.501730+00:00 app[worker.2]: 14:48:50 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (0ac4e6b9-f559-4b22-bd4c-921ea667ca76)
2022-05-27T14:48:50.145413+00:00 app[worker.1]: 14:48:50 default: Job OK (1f657dbe-c66f-4c1e-8f92-abeadacfe6a6)
2022-05-27T14:48:50.145605+00:00 app[worker.1]: 14:48:50 Result is kept for 500 seconds
2022-05-27T14:48:50.155616+00:00 app[worker.1]: 14:48:50 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (59dd4d01-d8a1-4a00-a2e6-621260685ad0)
2022-05-27T14:48:50.745271+00:00 app[web.1]: 14:48:50.745 DEBUG MainProcess Thread-32 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:50.745639+00:00 app[web.1]: 14:48:50.745 DEBUG MainProcess Thread-32 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1acd40>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 27109)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 27109, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '9c7637e5-7000-49c7-8616-94f91be43a38', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662930742', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:50.745790+00:00 app[web.1]: 14:48:50.745 DEBUG MainProcess Thread-32 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:50.745877+00:00 app[web.1]: 14:48:50.745 DEBUG MainProcess Thread-32 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662930 3
2022-05-27T14:48:50.746493+00:00 app[web.1]: 14:48:50.746 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662930, metric=3, source='web', metadata='')
2022-05-27T14:48:50.746892+00:00 app[web.1]: 14:48:50.746 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662930,3,web,)
2022-05-27T14:48:50.764245+00:00 app[web.1]: 14:48:50.764 INFO MainProcess Thread-32 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:50] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:50.763765+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=9c7637e5-7000-49c7-8616-94f91be43a38 fwd="90.182.197.103" dyno=web.1 connect=0ms service=20ms status=200 bytes=2232 protocol=https
2022-05-27T14:48:51.173624+00:00 app[worker.1]: 14:48:51 urgent: Job OK (59dd4d01-d8a1-4a00-a2e6-621260685ad0)
2022-05-27T14:48:51.173833+00:00 app[worker.1]: 14:48:51 Result is kept for 500 seconds
2022-05-27T14:48:51.185265+00:00 app[worker.1]: 14:48:51 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (44d28efe-c264-4740-8b98-885041e9fc90)
2022-05-27T14:48:51.513788+00:00 app[worker.2]: 14:48:51 urgent: Job OK (0ac4e6b9-f559-4b22-bd4c-921ea667ca76)
2022-05-27T14:48:51.513997+00:00 app[worker.2]: 14:48:51 Result is kept for 500 seconds
2022-05-27T14:48:51.520709+00:00 app[worker.2]: 14:48:51 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (7eb9a034-582c-4d6e-a661-bf6882e88077)
2022-05-27T14:48:51.746861+00:00 app[web.1]: 14:48:51.746 DEBUG MainProcess Thread-33 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:51.747214+00:00 app[web.1]: 14:48:51.747 DEBUG MainProcess Thread-33 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1acf80>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 10569)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 10569, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'bf3a56e7-231d-4ce1-a648-a3638aadcac1', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662931744', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:51.747364+00:00 app[web.1]: 14:48:51.747 DEBUG MainProcess Thread-33 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:51.747456+00:00 app[web.1]: 14:48:51.747 DEBUG MainProcess Thread-33 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662931 3
2022-05-27T14:48:51.748069+00:00 app[web.1]: 14:48:51.747 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662931, metric=3, source='web', metadata='')
2022-05-27T14:48:51.748294+00:00 app[web.1]: 14:48:51.748 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662931,3,web,)
2022-05-27T14:48:51.786944+00:00 app[web.1]: 14:48:51.786 INFO MainProcess Thread-33 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:51] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:51.786417+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=bf3a56e7-231d-4ce1-a648-a3638aadcac1 fwd="90.182.197.103" dyno=web.1 connect=0ms service=41ms status=200 bytes=2048 protocol=https
2022-05-27T14:48:52.201315+00:00 app[worker.1]: 14:48:52 urgent: Job OK (44d28efe-c264-4740-8b98-885041e9fc90)
2022-05-27T14:48:52.201527+00:00 app[worker.1]: 14:48:52 Result is kept for 500 seconds
2022-05-27T14:48:52.211976+00:00 app[worker.1]: 14:48:52 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (d21dcb55-49e2-4953-b8f5-33354c8db027)
2022-05-27T14:48:52.531799+00:00 app[worker.2]: 14:48:52 urgent: Job OK (7eb9a034-582c-4d6e-a661-bf6882e88077)
2022-05-27T14:48:52.531990+00:00 app[worker.2]: 14:48:52 Result is kept for 500 seconds
2022-05-27T14:48:52.538727+00:00 app[worker.2]: 14:48:52 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (14fa58ef-5705-4bea-9f91-3ee67be60810)
2022-05-27T14:48:53.229881+00:00 app[worker.1]: 14:48:53 urgent: Job OK (d21dcb55-49e2-4953-b8f5-33354c8db027)
2022-05-27T14:48:53.230061+00:00 app[worker.1]: 14:48:53 Result is kept for 500 seconds
2022-05-27T14:48:53.239747+00:00 app[worker.1]: 14:48:53 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (f3406882-7031-4723-a9ff-2c290307fc47)
2022-05-27T14:48:53.647366+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=787f114f-f691-45f3-a151-35ed02116cf0 fwd="90.182.197.103" dyno=web.1 connect=0ms service=19ms status=200 bytes=1678 protocol=https
2022-05-27T14:48:53.630163+00:00 app[web.1]: 14:48:53.629 DEBUG MainProcess Thread-34 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:53.630553+00:00 app[web.1]: 14:48:53.630 DEBUG MainProcess Thread-34 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac830>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 11703)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 11703, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '787f114f-f691-45f3-a151-35ed02116cf0', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662933627', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:53.630720+00:00 app[web.1]: 14:48:53.630 DEBUG MainProcess Thread-34 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:53.630824+00:00 app[web.1]: 14:48:53.630 DEBUG MainProcess Thread-34 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662933 3
2022-05-27T14:48:53.631418+00:00 app[web.1]: 14:48:53.631 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662933, metric=3, source='web', metadata='')
2022-05-27T14:48:53.631648+00:00 app[web.1]: 14:48:53.631 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662933,3,web,)
2022-05-27T14:48:53.647925+00:00 app[web.1]: 14:48:53.647 INFO MainProcess Thread-34 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:53] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:54.964812+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=6a2d226f-4c33-413d-ba21-872feb917486 fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=1862 protocol=https
2022-05-27T14:48:54.951955+00:00 app[web.2]: 14:48:54.951 DEBUG MainProcess Thread-44 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:54.965900+00:00 app[web.2]: 14:48:54.965 INFO MainProcess Thread-44 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:54] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:56.586964+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=97f173f8-427b-4737-b2ea-60f3766d87c6 fwd="90.182.197.103" dyno=web.1 connect=0ms service=20ms status=200 bytes=2046 protocol=https
2022-05-27T14:48:56.856966+00:00 app[web.1]: 14:48:56.856 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 168bytes with status code 200.
2022-05-27T14:48:56.857067+00:00 app[web.1]: 14:48:56.856 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:48:56.857349+00:00 app[web.1]: 14:48:56.857 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 8 records.
2022-05-27T14:48:56.857559+00:00 app[web.1]: 14:48:56.857 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:48:56.858066+00:00 app[web.1]: 14:48:56.857 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:48:56.858216+00:00 app[web.1]: 14:48:56.858 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:48:56.568482+00:00 app[web.1]: 14:48:56.568 DEBUG MainProcess Thread-35 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:56.568840+00:00 app[web.1]: 14:48:56.568 DEBUG MainProcess Thread-35 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1acb00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 29679)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 29679, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '97f173f8-427b-4737-b2ea-60f3766d87c6', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662936565', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:56.568996+00:00 app[web.1]: 14:48:56.568 DEBUG MainProcess Thread-35 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:56.569090+00:00 app[web.1]: 14:48:56.569 DEBUG MainProcess Thread-35 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662936 3
2022-05-27T14:48:56.569790+00:00 app[web.1]: 14:48:56.569 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662936, metric=3, source='web', metadata='')
2022-05-27T14:48:56.569957+00:00 app[web.1]: 14:48:56.569 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662936,3,web,)
2022-05-27T14:48:56.570617+00:00 app[web.1]: 14:48:56.570 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:48:56.576835+00:00 app[web.1]: 14:48:56.576 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:48:56.578004+00:00 app[web.1]: 14:48:56.577 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:48:56.579096+00:00 app[web.1]: 14:48:56.578 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:48:56.586072+00:00 app[web.1]: 14:48:56.585 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653662936, metric=2954, source='rq:urgent', metadata='')
2022-05-27T14:48:56.586218+00:00 app[web.1]: 14:48:56.586 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662936,2954,rq:urgent,)
2022-05-27T14:48:56.586729+00:00 app[web.1]: 14:48:56.586 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:48:56.586829+00:00 app[web.1]: 14:48:56.586 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662636.5867312
2022-05-27T14:48:56.587358+00:00 app[web.1]: 14:48:56.587 INFO MainProcess Thread-35 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:56] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:56.587529+00:00 app[web.1]: 14:48:56.587 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:48:56.588357+00:00 app[web.1]: 14:48:56.588 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:48:56.588588+00:00 app[web.1]: 14:48:56.588 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 8 records to Dynoscale.
2022-05-27T14:48:56.588709+00:00 app[web.1]: 14:48:56.588 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:48:56.589188+00:00 app[web.1]: 14:48:56.589 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:48:56.589224+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:48:56.589225+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:48:56.589225+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:48:56.589226+00:00 app[web.1]: Accept: */*
2022-05-27T14:48:56.589226+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:48:56.589227+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:48:56.589227+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:48:56.589227+00:00 app[web.1]: Content-Length: 161
2022-05-27T14:48:56.589227+00:00 app[web.1]:
2022-05-27T14:48:56.589228+00:00 app[web.1]: 1653662922,3,web,
2022-05-27T14:48:56.589228+00:00 app[web.1]: 1653662928,4,web,
2022-05-27T14:48:56.589228+00:00 app[web.1]: 1653662929,3,web,
2022-05-27T14:48:56.589228+00:00 app[web.1]: 1653662930,3,web,
2022-05-27T14:48:56.589229+00:00 app[web.1]: 1653662931,3,web,
2022-05-27T14:48:56.589229+00:00 app[web.1]: 1653662933,3,web,
2022-05-27T14:48:56.589229+00:00 app[web.1]: 1653662936,3,web,
2022-05-27T14:48:56.589229+00:00 app[web.1]: 1653662936,2954,rq:urgent,
2022-05-27T14:48:56.589229+00:00 app[web.1]:
2022-05-27T14:48:57.550706+00:00 app[worker.2]: 14:48:57 default: Job OK (14fa58ef-5705-4bea-9f91-3ee67be60810)
2022-05-27T14:48:57.550917+00:00 app[worker.2]: 14:48:57 Result is kept for 500 seconds
2022-05-27T14:48:57.558068+00:00 app[worker.2]: 14:48:57 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (24fb5382-fd80-4a8c-ac3b-3019adb488f1)
2022-05-27T14:48:57.964808+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=5eda6aa0-e91d-4ea8-abd5-250b033deb6c fwd="90.182.197.103" dyno=web.1 connect=0ms service=20ms status=200 bytes=2046 protocol=https
2022-05-27T14:48:57.945902+00:00 app[web.1]: 14:48:57.945 DEBUG MainProcess Thread-36 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:48:57.946264+00:00 app[web.1]: 14:48:57.946 DEBUG MainProcess Thread-36 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b3830>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 33307)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 33307, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '5eda6aa0-e91d-4ea8-abd5-250b033deb6c', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662937943', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:48:57.946414+00:00 app[web.1]: 14:48:57.946 DEBUG MainProcess Thread-36 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:48:57.946505+00:00 app[web.1]: 14:48:57.946 DEBUG MainProcess Thread-36 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662937 3
2022-05-27T14:48:57.947074+00:00 app[web.1]: 14:48:57.946 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662937, metric=3, source='web', metadata='')
2022-05-27T14:48:57.947308+00:00 app[web.1]: 14:48:57.947 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662937,3,web,)
2022-05-27T14:48:57.965350+00:00 app[web.1]: 14:48:57.965 INFO MainProcess Thread-36 werkzeug: 10.1.94.116 - - [27/May/2022 14:48:57] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:48:58.254610+00:00 app[worker.1]: 14:48:58 default: Job OK (f3406882-7031-4723-a9ff-2c290307fc47)
2022-05-27T14:48:58.254805+00:00 app[worker.1]: 14:48:58 Result is kept for 500 seconds
2022-05-27T14:48:58.264711+00:00 app[worker.1]: 14:48:58 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (adce8615-fd18-43ca-804c-00639ac61f4b)
2022-05-27T14:48:58.584786+00:00 app[worker.2]: 14:48:58 urgent: Job OK (24fb5382-fd80-4a8c-ac3b-3019adb488f1)
2022-05-27T14:48:58.584983+00:00 app[worker.2]: 14:48:58 Result is kept for 500 seconds
2022-05-27T14:48:58.592621+00:00 app[worker.2]: 14:48:58 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (13d0fdb5-742a-471f-9b3a-a7fa0546231c)
2022-05-27T14:48:59.282076+00:00 app[worker.1]: 14:48:59 urgent: Job OK (adce8615-fd18-43ca-804c-00639ac61f4b)
2022-05-27T14:48:59.282305+00:00 app[worker.1]: 14:48:59 Result is kept for 500 seconds
2022-05-27T14:48:59.297825+00:00 app[worker.1]: 14:48:59 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (d98955a6-70f1-4da3-80ee-5bf8af680f85)
2022-05-27T14:48:59.605108+00:00 app[worker.2]: 14:48:59 urgent: Job OK (13d0fdb5-742a-471f-9b3a-a7fa0546231c)
2022-05-27T14:48:59.605301+00:00 app[worker.2]: 14:48:59 Result is kept for 500 seconds
2022-05-27T14:49:00.174441+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=d27fb027-ec68-4b39-9fbb-82d5a151399c fwd="90.182.197.103" dyno=web.1 connect=0ms service=23ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:00.152408+00:00 app[web.1]: 14:49:00.152 DEBUG MainProcess Thread-37 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:00.152784+00:00 app[web.1]: 14:49:00.152 DEBUG MainProcess Thread-37 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc217cb0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 15658)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 15658, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'd27fb027-ec68-4b39-9fbb-82d5a151399c', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662940149', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:00.152924+00:00 app[web.1]: 14:49:00.152 DEBUG MainProcess Thread-37 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:00.153017+00:00 app[web.1]: 14:49:00.152 DEBUG MainProcess Thread-37 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662940 3
2022-05-27T14:49:00.153668+00:00 app[web.1]: 14:49:00.153 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662940, metric=3, source='web', metadata='')
2022-05-27T14:49:00.153865+00:00 app[web.1]: 14:49:00.153 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662940,3,web,)
2022-05-27T14:49:00.174997+00:00 app[web.1]: 14:49:00.174 INFO MainProcess Thread-37 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:00] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:00.170295+00:00 app[worker.2]: 14:49:00 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (c212b353-5706-40b0-bf05-bcd966134ce0)
2022-05-27T14:49:00.313514+00:00 app[worker.1]: 14:49:00 urgent: Job OK (d98955a6-70f1-4da3-80ee-5bf8af680f85)
2022-05-27T14:49:00.313703+00:00 app[worker.1]: 14:49:00 Result is kept for 500 seconds
2022-05-27T14:49:01.183548+00:00 app[worker.2]: 14:49:01 urgent: Job OK (c212b353-5706-40b0-bf05-bcd966134ce0)
2022-05-27T14:49:01.183733+00:00 app[worker.2]: 14:49:01 Result is kept for 500 seconds
2022-05-27T14:49:01.369443+00:00 app[web.2]: 14:49:01.369 DEBUG MainProcess Thread-45 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:01.382667+00:00 app[web.2]: 14:49:01.382 INFO MainProcess Thread-45 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:01] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:01.381578+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=23b2f9aa-d867-40ea-a58a-5ac4d51d34fa fwd="90.182.197.103" dyno=web.2 connect=0ms service=14ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:01.378655+00:00 app[worker.1]: 14:49:01 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (91d1c341-53b9-435d-b3ee-010923847d66)
2022-05-27T14:49:02.393185+00:00 app[worker.1]: 14:49:02 urgent: Job OK (91d1c341-53b9-435d-b3ee-010923847d66)
2022-05-27T14:49:02.393383+00:00 app[worker.1]: 14:49:02 Result is kept for 500 seconds
2022-05-27T14:49:02.636961+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=91a0388b-a7b3-477c-90f7-f74a354103c6 fwd="90.182.197.103" dyno=web.1 connect=0ms service=58ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:02.632077+00:00 app[worker.2]: 14:49:02 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (89b0af04-d245-4141-9202-4932277a2ce4)
2022-05-27T14:49:02.580519+00:00 app[web.1]: 14:49:02.580 DEBUG MainProcess Thread-38 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:02.580890+00:00 app[web.1]: 14:49:02.580 DEBUG MainProcess Thread-38 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286320>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 35334)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 35334, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '91a0388b-a7b3-477c-90f7-f74a354103c6', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662942577', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:02.581047+00:00 app[web.1]: 14:49:02.580 DEBUG MainProcess Thread-38 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:02.581141+00:00 app[web.1]: 14:49:02.581 DEBUG MainProcess Thread-38 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662942 3
2022-05-27T14:49:02.581768+00:00 app[web.1]: 14:49:02.581 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662942, metric=3, source='web', metadata='')
2022-05-27T14:49:02.581961+00:00 app[web.1]: 14:49:02.581 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662942,3,web,)
2022-05-27T14:49:02.637341+00:00 app[web.1]: 14:49:02.637 INFO MainProcess Thread-38 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:02] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:03.647852+00:00 app[worker.2]: 14:49:03 urgent: Job OK (89b0af04-d245-4141-9202-4932277a2ce4)
2022-05-27T14:49:03.648039+00:00 app[worker.2]: 14:49:03 Result is kept for 500 seconds
2022-05-27T14:49:03.746661+00:00 app[web.2]: 14:49:03.746 DEBUG MainProcess Thread-46 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:03.765762+00:00 app[web.2]: 14:49:03.765 INFO MainProcess Thread-46 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:03] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:03.761825+00:00 app[worker.1]: 14:49:03 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (06110966-c7fb-43c1-8f84-e401a2e7404c)
2022-05-27T14:49:03.764611+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=0d901e97-7a78-498e-b743-c5410906f67a fwd="90.182.197.103" dyno=web.2 connect=0ms service=20ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:05.363573+00:00 app[worker.2]: 14:49:05 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (f9ba2757-c35a-4fb2-9bf5-92732b084efd)
2022-05-27T14:49:05.355201+00:00 app[web.2]: 14:49:05.354 DEBUG MainProcess Thread-47 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:05.369442+00:00 app[web.2]: 14:49:05.369 INFO MainProcess Thread-47 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:05] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:04.778788+00:00 app[worker.1]: 14:49:04 urgent: Job OK (06110966-c7fb-43c1-8f84-e401a2e7404c)
2022-05-27T14:49:04.778991+00:00 app[worker.1]: 14:49:04 Result is kept for 500 seconds
2022-05-27T14:49:05.368357+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=6650c7e4-94cc-4d10-9428-9025acca3e0f fwd="90.182.197.103" dyno=web.2 connect=0ms service=16ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:06.378102+00:00 app[worker.2]: 14:49:06 urgent: Job OK (f9ba2757-c35a-4fb2-9bf5-92732b084efd)
2022-05-27T14:49:06.378369+00:00 app[worker.2]: 14:49:06 Result is kept for 500 seconds
2022-05-27T14:49:06.603124+00:00 app[web.2]: 14:49:06.602 DEBUG MainProcess Thread-48 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:06.617186+00:00 app[web.2]: 14:49:06.617 INFO MainProcess Thread-48 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:06] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:06.613109+00:00 app[worker.1]: 14:49:06 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (0411e265-cc59-4edd-8ff1-4aadbd230e40)
2022-05-27T14:49:06.615965+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=a4d3834d-af9f-4b68-9a73-82c505ada9c7 fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:07.628505+00:00 app[worker.1]: 14:49:07 urgent: Job OK (0411e265-cc59-4edd-8ff1-4aadbd230e40)
2022-05-27T14:49:07.628709+00:00 app[worker.1]: 14:49:07 Result is kept for 500 seconds
2022-05-27T14:49:07.685649+00:00 app[web.1]: 14:49:07.685 DEBUG MainProcess Thread-39 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:07.686007+00:00 app[web.1]: 14:49:07.685 DEBUG MainProcess Thread-39 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1acef0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 33554)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 33554, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '0b397418-a2a4-44e6-98fd-7e1c6e4121de', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662947683', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:07.686158+00:00 app[web.1]: 14:49:07.686 DEBUG MainProcess Thread-39 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:07.686251+00:00 app[web.1]: 14:49:07.686 DEBUG MainProcess Thread-39 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662947 3
2022-05-27T14:49:07.686843+00:00 app[web.1]: 14:49:07.686 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662947, metric=3, source='web', metadata='')
2022-05-27T14:49:07.687078+00:00 app[web.1]: 14:49:07.686 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662947,3,web,)
2022-05-27T14:49:07.700621+00:00 app[web.1]: 14:49:07.700 INFO MainProcess Thread-39 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:07] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:07.695418+00:00 app[worker.2]: 14:49:07 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (4780d52c-3c9b-42af-92a8-ba14a71a30d9)
2022-05-27T14:49:07.700086+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=0b397418-a2a4-44e6-98fd-7e1c6e4121de fwd="90.182.197.103" dyno=web.1 connect=0ms service=16ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:08.709463+00:00 app[worker.2]: 14:49:08 urgent: Job OK (4780d52c-3c9b-42af-92a8-ba14a71a30d9)
2022-05-27T14:49:08.709653+00:00 app[worker.2]: 14:49:08 Result is kept for 500 seconds
2022-05-27T14:49:08.795384+00:00 app[web.1]: 14:49:08.795 DEBUG MainProcess Thread-40 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:08.795875+00:00 app[web.1]: 14:49:08.795 DEBUG MainProcess Thread-40 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286560>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 24117)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 24117, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '2bed06f6-7efa-4376-b315-fc040bf90b1c', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662948792', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:08.796047+00:00 app[web.1]: 14:49:08.795 DEBUG MainProcess Thread-40 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:08.796146+00:00 app[web.1]: 14:49:08.796 DEBUG MainProcess Thread-40 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662948 3
2022-05-27T14:49:08.796797+00:00 app[web.1]: 14:49:08.796 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662948, metric=3, source='web', metadata='')
2022-05-27T14:49:08.796997+00:00 app[web.1]: 14:49:08.796 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662948,3,web,)
2022-05-27T14:49:08.810857+00:00 app[web.1]: 14:49:08.810 INFO MainProcess Thread-40 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:08] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:08.810291+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=2bed06f6-7efa-4376-b315-fc040bf90b1c fwd="90.182.197.103" dyno=web.1 connect=0ms service=16ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:08.807525+00:00 app[worker.1]: 14:49:08 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (31992780-d59b-4500-b741-20c13fa83149)
2022-05-27T14:49:09.824665+00:00 app[worker.1]: 14:49:09 urgent: Job OK (31992780-d59b-4500-b741-20c13fa83149)
2022-05-27T14:49:09.824867+00:00 app[worker.1]: 14:49:09 Result is kept for 500 seconds
2022-05-27T14:49:10.312881+00:00 app[worker.2]: 14:49:10 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (4316ad61-5ed4-40aa-8152-15cf0c36d0cf)
2022-05-27T14:49:10.316914+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=4e6328f4-74a9-4138-85a2-9838969aaf4f fwd="90.182.197.103" dyno=web.2 connect=0ms service=16ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:10.303590+00:00 app[web.2]: 14:49:10.303 DEBUG MainProcess Thread-49 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:10.318042+00:00 app[web.2]: 14:49:10.317 INFO MainProcess Thread-49 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:10] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:11.334485+00:00 app[worker.2]: 14:49:11 urgent: Job OK (4316ad61-5ed4-40aa-8152-15cf0c36d0cf)
2022-05-27T14:49:11.334678+00:00 app[worker.2]: 14:49:11 Result is kept for 500 seconds
2022-05-27T14:49:11.635503+00:00 app[web.2]: 14:49:11.635 DEBUG MainProcess Thread-50 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:11.648785+00:00 app[web.2]: 14:49:11.648 INFO MainProcess Thread-50 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:11] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:11.645233+00:00 app[worker.1]: 14:49:11 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (eafc0a0d-da64-49f3-ae33-f6b20273517a)
2022-05-27T14:49:11.647648+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=67d1768a-f896-4f1a-8d47-a1d5b395d791 fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:12.660408+00:00 app[worker.1]: 14:49:12 urgent: Job OK (eafc0a0d-da64-49f3-ae33-f6b20273517a)
2022-05-27T14:49:12.660588+00:00 app[worker.1]: 14:49:12 Result is kept for 500 seconds
2022-05-27T14:49:13.128541+00:00 app[web.2]: 14:49:13.128 DEBUG MainProcess Thread-51 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:13.166375+00:00 app[web.2]: 14:49:13.166 INFO MainProcess Thread-51 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:13] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:13.161246+00:00 app[worker.2]: 14:49:13 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (86d71c44-8234-4947-9581-8c04911fbd54)
2022-05-27T14:49:13.165243+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=1c11a659-10df-4dd1-a580-22fc4f16227f fwd="90.182.197.103" dyno=web.2 connect=0ms service=39ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:14.173913+00:00 app[worker.2]: 14:49:14 urgent: Job OK (86d71c44-8234-4947-9581-8c04911fbd54)
2022-05-27T14:49:14.174200+00:00 app[worker.2]: 14:49:14 Result is kept for 500 seconds
2022-05-27T14:49:14.515978+00:00 app[web.2]: 14:49:14.515 DEBUG MainProcess Thread-53 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:14.541645+00:00 app[web.2]: 14:49:14.541 INFO MainProcess Thread-53 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:14] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:14.537291+00:00 app[worker.1]: 14:49:14 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (25ea1cd3-504c-413e-a64f-3225db67e313)
2022-05-27T14:49:14.541921+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=a6dd8e0f-6398-4de0-a6fe-b5baefab2d36 fwd="90.182.197.103" dyno=web.2 connect=0ms service=27ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:15.554000+00:00 app[worker.1]: 14:49:15 urgent: Job OK (25ea1cd3-504c-413e-a64f-3225db67e313)
2022-05-27T14:49:15.554178+00:00 app[worker.1]: 14:49:15 Result is kept for 500 seconds
2022-05-27T14:49:16.520900+00:00 app[web.1]: 14:49:16.520 DEBUG MainProcess Thread-41 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:16.521269+00:00 app[web.1]: 14:49:16.521 DEBUG MainProcess Thread-41 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8170>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 17571)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 17571, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '5770a9a9-4264-4637-9a12-c0e98be4e3ab', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662956518', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:16.521437+00:00 app[web.1]: 14:49:16.521 DEBUG MainProcess Thread-41 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:16.521528+00:00 app[web.1]: 14:49:16.521 DEBUG MainProcess Thread-41 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662956 3
2022-05-27T14:49:16.522137+00:00 app[web.1]: 14:49:16.521 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662956, metric=3, source='web', metadata='')
2022-05-27T14:49:16.522334+00:00 app[web.1]: 14:49:16.522 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662956,3,web,)
2022-05-27T14:49:16.535090+00:00 app[web.1]: 14:49:16.534 INFO MainProcess Thread-41 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:16] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:16.530855+00:00 app[worker.2]: 14:49:16 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (1ceebad6-8481-4b29-8587-1e726cd05c9c)
2022-05-27T14:49:16.534599+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=5770a9a9-4264-4637-9a12-c0e98be4e3ab fwd="90.182.197.103" dyno=web.1 connect=0ms service=15ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:17.720092+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=10701259-0b69-416e-bb1b-81b5a6b0db20 fwd="90.182.197.103" dyno=web.1 connect=0ms service=16ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:17.545150+00:00 app[worker.2]: 14:49:17 urgent: Job OK (1ceebad6-8481-4b29-8587-1e726cd05c9c)
2022-05-27T14:49:17.545347+00:00 app[worker.2]: 14:49:17 Result is kept for 500 seconds
2022-05-27T14:49:17.705672+00:00 app[web.1]: 14:49:17.705 DEBUG MainProcess Thread-42 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:17.706037+00:00 app[web.1]: 14:49:17.705 DEBUG MainProcess Thread-42 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8320>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 33858)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 33858, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '10701259-0b69-416e-bb1b-81b5a6b0db20', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662957703', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:17.706186+00:00 app[web.1]: 14:49:17.706 DEBUG MainProcess Thread-42 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:17.706277+00:00 app[web.1]: 14:49:17.706 DEBUG MainProcess Thread-42 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662957 3
2022-05-27T14:49:17.706875+00:00 app[web.1]: 14:49:17.706 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662957, metric=3, source='web', metadata='')
2022-05-27T14:49:17.707069+00:00 app[web.1]: 14:49:17.706 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662957,3,web,)
2022-05-27T14:49:17.707800+00:00 app[web.1]: 14:49:17.707 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:49:17.713510+00:00 app[web.1]: 14:49:17.713 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:49:17.714440+00:00 app[web.1]: 14:49:17.714 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:49:17.715332+00:00 app[web.1]: 14:49:17.715 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:49:17.716325+00:00 app[web.1]: 14:49:17.716 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:49:17.716424+00:00 app[web.1]: 14:49:17.716 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662657.7163272
2022-05-27T14:49:17.716634+00:00 app[web.1]: 14:49:17.716 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:49:17.717345+00:00 app[web.1]: 14:49:17.717 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:49:17.717659+00:00 app[web.1]: 14:49:17.717 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 7 records to Dynoscale.
2022-05-27T14:49:17.717778+00:00 app[web.1]: 14:49:17.717 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:49:17.718249+00:00 app[web.1]: 14:49:17.718 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:49:17.718283+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:49:17.718284+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:49:17.718285+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:49:17.718285+00:00 app[web.1]: Accept: */*
2022-05-27T14:49:17.718286+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:49:17.718286+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:49:17.718286+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:49:17.718286+00:00 app[web.1]: Content-Length: 133
2022-05-27T14:49:17.718287+00:00 app[web.1]:
2022-05-27T14:49:17.718287+00:00 app[web.1]: 1653662937,3,web,
2022-05-27T14:49:17.718287+00:00 app[web.1]: 1653662940,3,web,
2022-05-27T14:49:17.718287+00:00 app[web.1]: 1653662942,3,web,
2022-05-27T14:49:17.718287+00:00 app[web.1]: 1653662947,3,web,
2022-05-27T14:49:17.718288+00:00 app[web.1]: 1653662948,3,web,
2022-05-27T14:49:17.718288+00:00 app[web.1]: 1653662956,3,web,
2022-05-27T14:49:17.718288+00:00 app[web.1]: 1653662957,3,web,
2022-05-27T14:49:17.718288+00:00 app[web.1]:
2022-05-27T14:49:17.720653+00:00 app[web.1]: 14:49:17.720 INFO MainProcess Thread-42 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:17] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:17.819670+00:00 app[web.1]: 14:49:17.819 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 140bytes with status code 200.
2022-05-27T14:49:17.819789+00:00 app[web.1]: 14:49:17.819 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:49:17.820109+00:00 app[web.1]: 14:49:17.819 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 7 records.
2022-05-27T14:49:17.820357+00:00 app[web.1]: 14:49:17.820 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:49:17.820881+00:00 app[web.1]: 14:49:17.820 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:49:17.821042+00:00 app[web.1]: 14:49:17.820 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:49:17.716795+00:00 app[worker.1]: 14:49:17 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (de4e5a5e-8c39-41f4-bef4-64737b458cc1)
2022-05-27T14:49:18.731728+00:00 app[worker.1]: 14:49:18 urgent: Job OK (de4e5a5e-8c39-41f4-bef4-64737b458cc1)
2022-05-27T14:49:18.731935+00:00 app[worker.1]: 14:49:18 Result is kept for 500 seconds
2022-05-27T14:49:20.331939+00:00 app[web.1]: 14:49:20.331 DEBUG MainProcess Thread-43 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:20.332332+00:00 app[web.1]: 14:49:20.332 DEBUG MainProcess Thread-43 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8cb0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 10075)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 10075, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'b61faa6e-7db9-4bdd-8669-a4528de82da4', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662960329', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:20.332484+00:00 app[web.1]: 14:49:20.332 DEBUG MainProcess Thread-43 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:20.332576+00:00 app[web.1]: 14:49:20.332 DEBUG MainProcess Thread-43 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662960 3
2022-05-27T14:49:20.333192+00:00 app[web.1]: 14:49:20.333 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662960, metric=3, source='web', metadata='')
2022-05-27T14:49:20.333437+00:00 app[web.1]: 14:49:20.333 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662960,3,web,)
2022-05-27T14:49:20.368467+00:00 app[web.1]: 14:49:20.368 INFO MainProcess Thread-43 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:20] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:20.362763+00:00 app[worker.2]: 14:49:20 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (854b8841-79a2-40bc-a831-2dde947f6620)
2022-05-27T14:49:20.367984+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=b61faa6e-7db9-4bdd-8669-a4528de82da4 fwd="90.182.197.103" dyno=web.1 connect=0ms service=37ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:21.375656+00:00 app[worker.2]: 14:49:21 urgent: Job OK (854b8841-79a2-40bc-a831-2dde947f6620)
2022-05-27T14:49:21.375844+00:00 app[worker.2]: 14:49:21 Result is kept for 500 seconds
2022-05-27T14:49:21.504009+00:00 app[web.2]: 14:49:21.503 DEBUG MainProcess Thread-54 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:21.536253+00:00 app[web.2]: 14:49:21.536 INFO MainProcess Thread-54 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:21] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:21.532718+00:00 app[worker.1]: 14:49:21 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (0d3999a3-e810-4f50-b031-71d6b08fb7b4)
2022-05-27T14:49:21.535119+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=cca6b0cc-5d21-408e-a0ce-17b3a736cdad fwd="90.182.197.103" dyno=web.2 connect=0ms service=33ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:22.588260+00:00 app[web.2]: 14:49:22.588 DEBUG MainProcess Thread-55 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:22.645655+00:00 app[web.2]: 14:49:22.645 INFO MainProcess Thread-55 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:22] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:22.640345+00:00 app[worker.2]: 14:49:22 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (68461a51-aef6-46de-b9d7-f64bab3f32bb)
2022-05-27T14:49:22.644587+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=3ea31a50-035c-4859-a760-28343654cab9 fwd="90.182.197.103" dyno=web.2 connect=0ms service=59ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:22.549949+00:00 app[worker.1]: 14:49:22 urgent: Job OK (0d3999a3-e810-4f50-b031-71d6b08fb7b4)
2022-05-27T14:49:22.550147+00:00 app[worker.1]: 14:49:22 Result is kept for 500 seconds
2022-05-27T14:49:23.655587+00:00 app[worker.2]: 14:49:23 urgent: Job OK (68461a51-aef6-46de-b9d7-f64bab3f32bb)
2022-05-27T14:49:23.655788+00:00 app[worker.2]: 14:49:23 Result is kept for 500 seconds
2022-05-27T14:49:23.684684+00:00 app[web.1]: 14:49:23.684 DEBUG MainProcess Thread-45 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:23.685061+00:00 app[web.1]: 14:49:23.684 DEBUG MainProcess Thread-45 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8200>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 14997)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 14997, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'c5f243e3-2b9f-429f-9a76-8e529425b7b6', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662963682', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:23.685206+00:00 app[web.1]: 14:49:23.685 DEBUG MainProcess Thread-45 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:23.685299+00:00 app[web.1]: 14:49:23.685 DEBUG MainProcess Thread-45 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662963 3
2022-05-27T14:49:23.685915+00:00 app[web.1]: 14:49:23.685 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662963, metric=3, source='web', metadata='')
2022-05-27T14:49:23.686106+00:00 app[web.1]: 14:49:23.686 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662963,3,web,)
2022-05-27T14:49:23.700851+00:00 app[web.1]: 14:49:23.700 INFO MainProcess Thread-45 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:23] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:23.697636+00:00 app[worker.1]: 14:49:23 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (20c6fb76-5f5c-4e6b-8387-712a8bc6147b)
2022-05-27T14:49:23.700323+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=c5f243e3-2b9f-429f-9a76-8e529425b7b6 fwd="90.182.197.103" dyno=web.1 connect=0ms service=17ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:24.712411+00:00 app[worker.1]: 14:49:24 urgent: Job OK (20c6fb76-5f5c-4e6b-8387-712a8bc6147b)
2022-05-27T14:49:24.712606+00:00 app[worker.1]: 14:49:24 Result is kept for 500 seconds
2022-05-27T14:49:24.847886+00:00 app[worker.2]: 14:49:24 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (f917270f-9ed3-41ef-b52e-6ce734811fe9)
2022-05-27T14:49:24.839756+00:00 app[web.2]: 14:49:24.839 DEBUG MainProcess Thread-56 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:24.852637+00:00 app[web.2]: 14:49:24.852 INFO MainProcess Thread-56 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:24] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:24.851628+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=95570a86-5908-4c47-85f8-3c5d0f5ed809 fwd="90.182.197.103" dyno=web.2 connect=0ms service=14ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:25.912320+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=3ead567b-e3d4-4d47-9b51-350624520969 fwd="90.182.197.103" dyno=web.1 connect=0ms service=50ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:25.864245+00:00 app[web.1]: 14:49:25.864 DEBUG MainProcess Thread-46 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:25.864634+00:00 app[web.1]: 14:49:25.864 DEBUG MainProcess Thread-46 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8950>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 13950)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 13950, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '3ead567b-e3d4-4d47-9b51-350624520969', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662965861', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:25.864792+00:00 app[web.1]: 14:49:25.864 DEBUG MainProcess Thread-46 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:25.864893+00:00 app[web.1]: 14:49:25.864 DEBUG MainProcess Thread-46 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662965 3
2022-05-27T14:49:25.865794+00:00 app[web.1]: 14:49:25.865 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662965, metric=3, source='web', metadata='')
2022-05-27T14:49:25.866005+00:00 app[web.1]: 14:49:25.865 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662965,3,web,)
2022-05-27T14:49:25.912821+00:00 app[web.1]: 14:49:25.912 INFO MainProcess Thread-46 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:25] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:25.859830+00:00 app[worker.2]: 14:49:25 urgent: Job OK (f917270f-9ed3-41ef-b52e-6ce734811fe9)
2022-05-27T14:49:25.860014+00:00 app[worker.2]: 14:49:25 Result is kept for 500 seconds
2022-05-27T14:49:25.909511+00:00 app[worker.1]: 14:49:25 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (7ca75ab4-7e94-4472-80c7-2e834acd96bd)
2022-05-27T14:49:26.986748+00:00 app[web.1]: 14:49:26.986 DEBUG MainProcess Thread-47 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:26.987110+00:00 app[web.1]: 14:49:26.986 DEBUG MainProcess Thread-47 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc217cb0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 10451)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 10451, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '818d9f1c-1e64-418c-8cf6-67766782f2d2', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662966984', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:26.987264+00:00 app[web.1]: 14:49:26.987 DEBUG MainProcess Thread-47 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:26.987356+00:00 app[web.1]: 14:49:26.987 DEBUG MainProcess Thread-47 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662966 3
2022-05-27T14:49:26.987976+00:00 app[web.1]: 14:49:26.987 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662966, metric=3, source='web', metadata='')
2022-05-27T14:49:26.988188+00:00 app[web.1]: 14:49:26.988 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662966,3,web,)
2022-05-27T14:49:27.000920+00:00 app[web.1]: 14:49:27.000 INFO MainProcess Thread-47 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:27] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:26.996434+00:00 app[worker.2]: 14:49:26 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (3b8fea2f-5ce0-479d-a8ab-d7602444be0c)
2022-05-27T14:49:27.000443+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=818d9f1c-1e64-418c-8cf6-67766782f2d2 fwd="90.182.197.103" dyno=web.1 connect=0ms service=15ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:26.930288+00:00 app[worker.1]: 14:49:26 urgent: Job OK (7ca75ab4-7e94-4472-80c7-2e834acd96bd)
2022-05-27T14:49:26.930556+00:00 app[worker.1]: 14:49:26 Result is kept for 500 seconds
2022-05-27T14:49:28.012844+00:00 app[worker.2]: 14:49:28 urgent: Job OK (3b8fea2f-5ce0-479d-a8ab-d7602444be0c)
2022-05-27T14:49:28.013042+00:00 app[worker.2]: 14:49:28 Result is kept for 500 seconds
2022-05-27T14:49:28.666977+00:00 app[web.2]: 14:49:28.666 DEBUG MainProcess Thread-57 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:28.687923+00:00 app[web.2]: 14:49:28.687 INFO MainProcess Thread-57 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:28] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:28.684596+00:00 app[worker.1]: 14:49:28 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (de3f19f4-740b-4be6-9c54-188c7fc18faf)
2022-05-27T14:49:28.686725+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=76428c49-3d85-4c50-bfc5-e3a9860f5820 fwd="90.182.197.103" dyno=web.2 connect=0ms service=22ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:29.754664+00:00 app[worker.1]: 14:49:29 urgent: Job OK (de3f19f4-740b-4be6-9c54-188c7fc18faf)
2022-05-27T14:49:29.754845+00:00 app[worker.1]: 14:49:29 Result is kept for 500 seconds
2022-05-27T14:49:30.199030+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=8956f10d-7560-49fe-8bea-f27def7db6cc fwd="90.182.197.103" dyno=web.2 connect=0ms service=28ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:30.194835+00:00 app[worker.2]: 14:49:30 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (69a6a4ae-849e-49c4-95a8-d4a4c205719d)
2022-05-27T14:49:30.173384+00:00 app[web.2]: 14:49:30.173 DEBUG MainProcess Thread-58 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:30.199782+00:00 app[web.2]: 14:49:30.199 INFO MainProcess Thread-58 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:30] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:31.121563+00:00 app[worker.1]: 14:49:31 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (5b04ef14-8b55-47cb-882e-3fdda53250ce)
2022-05-27T14:49:31.115246+00:00 app[web.1]: 14:49:31.115 DEBUG MainProcess Thread-48 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:31.115629+00:00 app[web.1]: 14:49:31.115 DEBUG MainProcess Thread-48 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b3830>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 10989)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 10989, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '51f376a6-75db-4349-9c6e-e5ef15d6f728', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662971112', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:31.115783+00:00 app[web.1]: 14:49:31.115 DEBUG MainProcess Thread-48 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:31.115891+00:00 app[web.1]: 14:49:31.115 DEBUG MainProcess Thread-48 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662971 3
2022-05-27T14:49:31.116535+00:00 app[web.1]: 14:49:31.116 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662971, metric=3, source='web', metadata='')
2022-05-27T14:49:31.116750+00:00 app[web.1]: 14:49:31.116 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662971,3,web,)
2022-05-27T14:49:31.124946+00:00 app[web.1]: 14:49:31.124 INFO MainProcess Thread-48 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:31] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:31.124336+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=51f376a6-75db-4349-9c6e-e5ef15d6f728 fwd="90.182.197.103" dyno=web.1 connect=0ms service=11ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:31.207277+00:00 app[worker.2]: 14:49:31 urgent: Job OK (69a6a4ae-849e-49c4-95a8-d4a4c205719d)
2022-05-27T14:49:31.207481+00:00 app[worker.2]: 14:49:31 Result is kept for 500 seconds
2022-05-27T14:49:32.104774+00:00 app[web.1]: 14:49:32.104 DEBUG MainProcess Thread-49 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:32.105152+00:00 app[web.1]: 14:49:32.105 DEBUG MainProcess Thread-49 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b3cb0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 16522)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 16522, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '67ac575e-ba42-4ceb-ab76-78e7f779c5c9', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662972102', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:32.105308+00:00 app[web.1]: 14:49:32.105 DEBUG MainProcess Thread-49 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:32.105415+00:00 app[web.1]: 14:49:32.105 DEBUG MainProcess Thread-49 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662972 3
2022-05-27T14:49:32.106025+00:00 app[web.1]: 14:49:32.105 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662972, metric=3, source='web', metadata='')
2022-05-27T14:49:32.106229+00:00 app[web.1]: 14:49:32.106 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662972,3,web,)
2022-05-27T14:49:32.134828+00:00 app[web.1]: 14:49:32.134 INFO MainProcess Thread-49 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:32] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:32.136826+00:00 app[worker.1]: 14:49:32 urgent: Job OK (5b04ef14-8b55-47cb-882e-3fdda53250ce)
2022-05-27T14:49:32.137028+00:00 app[worker.1]: 14:49:32 Result is kept for 500 seconds
2022-05-27T14:49:32.134238+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=67ac575e-ba42-4ceb-ab76-78e7f779c5c9 fwd="90.182.197.103" dyno=web.1 connect=0ms service=31ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:32.130100+00:00 app[worker.2]: 14:49:32 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (b50a9fe2-049d-4753-aa0b-094d362f1651)
2022-05-27T14:49:33.145532+00:00 app[worker.2]: 14:49:33 urgent: Job OK (b50a9fe2-049d-4753-aa0b-094d362f1651)
2022-05-27T14:49:33.145722+00:00 app[worker.2]: 14:49:33 Result is kept for 500 seconds
2022-05-27T14:49:33.654177+00:00 app[worker.1]: 14:49:33 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (1c700e4d-a745-40f0-80c4-6a5c73fa3c0e)
2022-05-27T14:49:33.657638+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=ec9a056d-0c76-465c-989e-ecf030fdd0ae fwd="90.182.197.103" dyno=web.1 connect=0ms service=17ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:33.641981+00:00 app[web.1]: 14:49:33.641 DEBUG MainProcess Thread-50 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:33.642339+00:00 app[web.1]: 14:49:33.642 DEBUG MainProcess Thread-50 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286320>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 24429)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 24429, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'ec9a056d-0c76-465c-989e-ecf030fdd0ae', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662973639', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:33.642492+00:00 app[web.1]: 14:49:33.642 DEBUG MainProcess Thread-50 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:33.642585+00:00 app[web.1]: 14:49:33.642 DEBUG MainProcess Thread-50 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662973 3
2022-05-27T14:49:33.643194+00:00 app[web.1]: 14:49:33.643 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662973, metric=3, source='web', metadata='')
2022-05-27T14:49:33.643414+00:00 app[web.1]: 14:49:33.643 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662973,3,web,)
2022-05-27T14:49:33.658103+00:00 app[web.1]: 14:49:33.657 INFO MainProcess Thread-50 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:33] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:34.539996+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=1b60e971-bf1b-4822-92f4-de014334fb0c fwd="90.182.197.103" dyno=web.2 connect=0ms service=8ms status=200 bytes=1319 protocol=https
2022-05-27T14:49:34.533940+00:00 app[web.2]: 14:49:34.533 DEBUG MainProcess Thread-59 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:34.540954+00:00 app[web.2]: 14:49:34.540 INFO MainProcess Thread-59 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:34] "GET / HTTP/1.1" 200 -
2022-05-27T14:49:34.671550+00:00 app[worker.1]: 14:49:34 urgent: Job OK (1c700e4d-a745-40f0-80c4-6a5c73fa3c0e)
2022-05-27T14:49:34.671749+00:00 app[worker.1]: 14:49:34 Result is kept for 500 seconds
2022-05-27T14:49:34.998603+00:00 app[web.1]: 14:49:34.998 DEBUG MainProcess Thread-51 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:34.998957+00:00 app[web.1]: 14:49:34.998 DEBUG MainProcess Thread-51 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286560>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 13800)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 13800, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '8468eb71-af9b-4332-a36e-2bd7605f0bff', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662974995', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:49:34.999099+00:00 app[web.1]: 14:49:34.999 DEBUG MainProcess Thread-51 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:34.999189+00:00 app[web.1]: 14:49:34.999 DEBUG MainProcess Thread-51 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662974 3
2022-05-27T14:49:34.999713+00:00 app[web.1]: 14:49:34.999 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662974, metric=3, source='web', metadata='')
2022-05-27T14:49:34.999901+00:00 app[web.1]: 14:49:34.999 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662974,3,web,)
2022-05-27T14:49:35.006334+00:00 app[web.1]: 14:49:35.006 INFO MainProcess Thread-51 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:35] "GET / HTTP/1.1" 200 -
2022-05-27T14:49:35.426456+00:00 app[web.1]: 14:49:35.426 DEBUG MainProcess Thread-52 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:35.426819+00:00 app[web.1]: 14:49:35.426 DEBUG MainProcess Thread-52 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286b00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 19949)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 19949, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '2e392d9f-ed77-4e02-a809-e7028747bd72', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662975423', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:49:35.426970+00:00 app[web.1]: 14:49:35.426 DEBUG MainProcess Thread-52 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:35.427060+00:00 app[web.1]: 14:49:35.426 DEBUG MainProcess Thread-52 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662975 3
2022-05-27T14:49:35.427566+00:00 app[web.1]: 14:49:35.427 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662975, metric=3, source='web', metadata='')
2022-05-27T14:49:35.427741+00:00 app[web.1]: 14:49:35.427 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662975,3,web,)
2022-05-27T14:49:35.433752+00:00 app[web.1]: 14:49:35.433 INFO MainProcess Thread-52 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:35] "GET / HTTP/1.1" 200 -
2022-05-27T14:49:35.005759+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=8468eb71-af9b-4332-a36e-2bd7605f0bff fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:49:35.794173+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=ba09f588-072c-4338-902e-6ad74f719f6a fwd="90.182.197.103" dyno=web.2 connect=0ms service=7ms status=200 bytes=1319 protocol=https
2022-05-27T14:49:35.433242+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=2e392d9f-ed77-4e02-a809-e7028747bd72 fwd="90.182.197.103" dyno=web.1 connect=0ms service=8ms status=200 bytes=1319 protocol=https
2022-05-27T14:49:35.789658+00:00 app[web.2]: 14:49:35.789 DEBUG MainProcess Thread-60 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:35.795373+00:00 app[web.2]: 14:49:35.795 INFO MainProcess Thread-60 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:35] "GET / HTTP/1.1" 200 -
2022-05-27T14:49:36.715711+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=a1667e6b-313a-4d33-a4b5-122e44d381eb fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:49:36.708366+00:00 app[web.1]: 14:49:36.708 DEBUG MainProcess Thread-53 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:36.708745+00:00 app[web.1]: 14:49:36.708 DEBUG MainProcess Thread-53 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc28ab00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 30721)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 30721, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'a1667e6b-313a-4d33-a4b5-122e44d381eb', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662976705', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:49:36.708903+00:00 app[web.1]: 14:49:36.708 DEBUG MainProcess Thread-53 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:36.708998+00:00 app[web.1]: 14:49:36.708 DEBUG MainProcess Thread-53 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662976 3
2022-05-27T14:49:36.709608+00:00 app[web.1]: 14:49:36.709 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662976, metric=3, source='web', metadata='')
2022-05-27T14:49:36.709784+00:00 app[web.1]: 14:49:36.709 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662976,3,web,)
2022-05-27T14:49:36.716202+00:00 app[web.1]: 14:49:36.716 INFO MainProcess Thread-53 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:36] "GET / HTTP/1.1" 200 -
2022-05-27T14:49:37.576276+00:00 app[worker.2]: 14:49:37 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (bda9d732-0958-467c-9fa8-8d6e07182d24)
2022-05-27T14:49:37.580832+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=75ac5635-b20b-4c7f-8266-5ec07adca3a6 fwd="90.182.197.103" dyno=web.1 connect=0ms service=17ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:37.565537+00:00 app[web.1]: 14:49:37.565 DEBUG MainProcess Thread-54 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:37.565934+00:00 app[web.1]: 14:49:37.565 DEBUG MainProcess Thread-54 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b2560>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 30351)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 30351, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '75ac5635-b20b-4c7f-8266-5ec07adca3a6', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662977563', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:37.566091+00:00 app[web.1]: 14:49:37.565 DEBUG MainProcess Thread-54 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:49:37.566190+00:00 app[web.1]: 14:49:37.566 DEBUG MainProcess Thread-54 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662977 2
2022-05-27T14:49:37.566798+00:00 app[web.1]: 14:49:37.566 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662977, metric=2, source='web', metadata='')
2022-05-27T14:49:37.566996+00:00 app[web.1]: 14:49:37.566 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662977,2,web,)
2022-05-27T14:49:37.581351+00:00 app[web.1]: 14:49:37.581 INFO MainProcess Thread-54 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:37] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:38.592551+00:00 app[worker.2]: 14:49:38 urgent: Job OK (bda9d732-0958-467c-9fa8-8d6e07182d24)
2022-05-27T14:49:38.592751+00:00 app[worker.2]: 14:49:38 Result is kept for 500 seconds
2022-05-27T14:49:39.336012+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=6bdbb976-a64d-48f1-a915-4026c93accbf fwd="90.182.197.103" dyno=web.2 connect=0ms service=14ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:39.324558+00:00 app[web.2]: 14:49:39.324 DEBUG MainProcess Thread-61 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:39.337181+00:00 app[web.2]: 14:49:39.337 INFO MainProcess Thread-61 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:39] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:39.333779+00:00 app[worker.1]: 14:49:39 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (ebdbe196-8b47-4245-8eab-c478f1a4abb1)
2022-05-27T14:49:40.340897+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=d4485e81-65f2-46d6-9305-f226f79f35cc fwd="90.182.197.103" dyno=web.1 connect=0ms service=20ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:40.334513+00:00 app[worker.2]: 14:49:40 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (aa33103d-442c-42df-8735-c76fb519c02f)
2022-05-27T14:49:40.322800+00:00 app[web.1]: 14:49:40.322 DEBUG MainProcess Thread-55 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:40.323158+00:00 app[web.1]: 14:49:40.323 DEBUG MainProcess Thread-55 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1b2050>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 26214)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 26214, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'd4485e81-65f2-46d6-9305-f226f79f35cc', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662980320', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:40.323310+00:00 app[web.1]: 14:49:40.323 DEBUG MainProcess Thread-55 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:40.323403+00:00 app[web.1]: 14:49:40.323 DEBUG MainProcess Thread-55 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662980 3
2022-05-27T14:49:40.324003+00:00 app[web.1]: 14:49:40.323 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662980, metric=3, source='web', metadata='')
2022-05-27T14:49:40.324267+00:00 app[web.1]: 14:49:40.324 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662980,3,web,)
2022-05-27T14:49:40.325086+00:00 app[web.1]: 14:49:40.324 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:49:40.331725+00:00 app[web.1]: 14:49:40.331 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:49:40.333404+00:00 app[web.1]: 14:49:40.333 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:49:40.335770+00:00 app[web.1]: 14:49:40.335 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:49:40.337170+00:00 app[web.1]: 14:49:40.337 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:49:40.337270+00:00 app[web.1]: 14:49:40.337 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662680.3371751
2022-05-27T14:49:40.337497+00:00 app[web.1]: 14:49:40.337 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:49:40.338333+00:00 app[web.1]: 14:49:40.338 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:49:40.338554+00:00 app[web.1]: 14:49:40.338 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 12 records to Dynoscale.
2022-05-27T14:49:40.338682+00:00 app[web.1]: 14:49:40.338 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:49:40.339248+00:00 app[web.1]: 14:49:40.339 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:49:40.339287+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:49:40.339288+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:49:40.339288+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:49:40.339289+00:00 app[web.1]: Accept: */*
2022-05-27T14:49:40.339289+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:49:40.339290+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:49:40.339290+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:49:40.339290+00:00 app[web.1]: Content-Length: 228
2022-05-27T14:49:40.339290+00:00 app[web.1]:
2022-05-27T14:49:40.339290+00:00 app[web.1]: 1653662960,3,web,
2022-05-27T14:49:40.339290+00:00 app[web.1]: 1653662963,3,web,
2022-05-27T14:49:40.339291+00:00 app[web.1]: 1653662965,3,web,
2022-05-27T14:49:40.339291+00:00 app[web.1]: 1653662966,3,web,
2022-05-27T14:49:40.339291+00:00 app[web.1]: 1653662971,3,web,
2022-05-27T14:49:40.339291+00:00 app[web.1]: 1653662972,3,web,
2022-05-27T14:49:40.339291+00:00 app[web.1]: 1653662973,3,web,
2022-05-27T14:49:40.339291+00:00 app[web.1]: 1653662974,3,web,
2022-05-27T14:49:40.339292+00:00 app[web.1]: 1653662975,3,web,
2022-05-27T14:49:40.339292+00:00 app[web.1]: 1653662976,3,web,
2022-05-27T14:49:40.339292+00:00 app[web.1]: 1653662977,2,web,
2022-05-27T14:49:40.339292+00:00 app[web.1]: 1653662980,3,web,
2022-05-27T14:49:40.339320+00:00 app[web.1]:
2022-05-27T14:49:40.341462+00:00 app[web.1]: 14:49:40.341 INFO MainProcess Thread-55 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:40] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:40.431574+00:00 app[web.1]: 14:49:40.431 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 235bytes with status code 200.
2022-05-27T14:49:40.431666+00:00 app[web.1]: 14:49:40.431 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:49:40.431962+00:00 app[web.1]: 14:49:40.431 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 12 records.
2022-05-27T14:49:40.432176+00:00 app[web.1]: 14:49:40.432 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:49:40.432723+00:00 app[web.1]: 14:49:40.432 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:49:40.432913+00:00 app[web.1]: 14:49:40.432 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:49:40.351597+00:00 app[worker.1]: 14:49:40 urgent: Job OK (ebdbe196-8b47-4245-8eab-c478f1a4abb1)
2022-05-27T14:49:40.351778+00:00 app[worker.1]: 14:49:40 Result is kept for 500 seconds
2022-05-27T14:49:41.348080+00:00 app[worker.2]: 14:49:41 urgent: Job OK (aa33103d-442c-42df-8735-c76fb519c02f)
2022-05-27T14:49:41.348266+00:00 app[worker.2]: 14:49:41 Result is kept for 500 seconds
2022-05-27T14:49:42.983708+00:00 app[web.2]: 14:49:42.983 DEBUG MainProcess Thread-62 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:42.997070+00:00 app[web.2]: 14:49:42.996 INFO MainProcess Thread-62 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:42] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:42.993023+00:00 app[worker.1]: 14:49:42 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (c82d7e3b-adad-4bbf-bc17-6be944554337)
2022-05-27T14:49:42.995867+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=78be3482-b685-4404-b529-8c8463e3222e fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:43.482641+00:00 app[web.1]: 14:49:43.482 DEBUG MainProcess Thread-56 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:43.483001+00:00 app[web.1]: 14:49:43.482 DEBUG MainProcess Thread-56 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdd61f8c0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 13327)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 13327, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'b71f740a-db40-4610-8737-2d7037c7e2e2', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662983480', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:43.483152+00:00 app[web.1]: 14:49:43.483 DEBUG MainProcess Thread-56 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:43.483242+00:00 app[web.1]: 14:49:43.483 DEBUG MainProcess Thread-56 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662983 3
2022-05-27T14:49:43.483874+00:00 app[web.1]: 14:49:43.483 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662983, metric=3, source='web', metadata='')
2022-05-27T14:49:43.484052+00:00 app[web.1]: 14:49:43.483 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662983,3,web,)
2022-05-27T14:49:43.491955+00:00 app[web.1]: 14:49:43.491 INFO MainProcess Thread-56 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:43] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:43.487573+00:00 app[worker.2]: 14:49:43 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (39c9acf1-b284-46dd-80c0-739f1c83cfd1)
2022-05-27T14:49:43.491401+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=b71f740a-db40-4610-8737-2d7037c7e2e2 fwd="90.182.197.103" dyno=web.1 connect=0ms service=10ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:44.007455+00:00 app[worker.1]: 14:49:44 urgent: Job OK (c82d7e3b-adad-4bbf-bc17-6be944554337)
2022-05-27T14:49:44.007647+00:00 app[worker.1]: 14:49:44 Result is kept for 500 seconds
2022-05-27T14:49:44.017554+00:00 app[worker.1]: 14:49:44 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (c73058c0-0a38-4a7d-a43f-9e0d230a0eb4)
2022-05-27T14:49:43.936207+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=c60203f9-ddb9-4cf8-93e5-07e5bdd3910f fwd="90.182.197.103" dyno=web.1 connect=0ms service=12ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:43.926293+00:00 app[web.1]: 14:49:43.926 DEBUG MainProcess Thread-57 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:43.926649+00:00 app[web.1]: 14:49:43.926 DEBUG MainProcess Thread-57 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac950>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 22817)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 22817, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'c60203f9-ddb9-4cf8-93e5-07e5bdd3910f', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662983923', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:43.926799+00:00 app[web.1]: 14:49:43.926 DEBUG MainProcess Thread-57 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:43.926890+00:00 app[web.1]: 14:49:43.926 DEBUG MainProcess Thread-57 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662983 3
2022-05-27T14:49:43.927490+00:00 app[web.1]: 14:49:43.927 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662983, metric=3, source='web', metadata='')
2022-05-27T14:49:43.927685+00:00 app[web.1]: 14:49:43.927 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662983,3,web,)
2022-05-27T14:49:43.936693+00:00 app[web.1]: 14:49:43.936 INFO MainProcess Thread-57 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:43] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:44.502438+00:00 app[worker.2]: 14:49:44 urgent: Job OK (39c9acf1-b284-46dd-80c0-739f1c83cfd1)
2022-05-27T14:49:44.502624+00:00 app[worker.2]: 14:49:44 Result is kept for 500 seconds
2022-05-27T14:49:44.594817+00:00 app[worker.2]: 14:49:44 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (49944100-b439-4950-92c3-e237bccc878b)
2022-05-27T14:49:44.586392+00:00 app[web.2]: 14:49:44.585 DEBUG MainProcess Thread-63 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:44.599177+00:00 app[web.2]: 14:49:44.598 INFO MainProcess Thread-63 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:44] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:45.036490+00:00 app[worker.1]: 14:49:45 urgent: Job OK (c73058c0-0a38-4a7d-a43f-9e0d230a0eb4)
2022-05-27T14:49:45.036676+00:00 app[worker.1]: 14:49:45 Result is kept for 500 seconds
2022-05-27T14:49:45.047087+00:00 app[worker.1]: 14:49:45 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (c678f243-aafa-4ccb-8030-537a2c75bcfd)
2022-05-27T14:49:44.597939+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=8b648d54-6df0-4530-8462-7967f1238e02 fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:44.966400+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=86ee1f54-2beb-44f7-8961-5992e2ca4152 fwd="90.182.197.103" dyno=web.2 connect=0ms service=18ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:45.490887+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=f49769a8-f262-4d05-b5c3-3ddd0e2dba92 fwd="90.182.197.103" dyno=web.2 connect=0ms service=10ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:44.953113+00:00 app[web.2]: 14:49:44.952 DEBUG MainProcess Thread-64 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:44.967583+00:00 app[web.2]: 14:49:44.967 INFO MainProcess Thread-64 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:44] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:45.483494+00:00 app[web.2]: 14:49:45.483 DEBUG MainProcess Thread-65 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:45.492057+00:00 app[web.2]: 14:49:45.491 INFO MainProcess Thread-65 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:45] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:46.063010+00:00 app[worker.1]: 14:49:46 urgent: Job OK (c678f243-aafa-4ccb-8030-537a2c75bcfd)
2022-05-27T14:49:46.063201+00:00 app[worker.1]: 14:49:46 Result is kept for 500 seconds
2022-05-27T14:49:46.074008+00:00 app[worker.1]: 14:49:46 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (eeaf3a25-0d34-4bc7-9a05-79beab8534d0)
2022-05-27T14:49:45.953851+00:00 app[web.2]: 14:49:45.953 DEBUG MainProcess Thread-66 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:45.982272+00:00 app[web.2]: 14:49:45.982 INFO MainProcess Thread-66 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:45] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:45.607874+00:00 app[worker.2]: 14:49:45 urgent: Job OK (49944100-b439-4950-92c3-e237bccc878b)
2022-05-27T14:49:45.608058+00:00 app[worker.2]: 14:49:45 Result is kept for 500 seconds
2022-05-27T14:49:45.614875+00:00 app[worker.2]: 14:49:45 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (6e07d181-921c-4556-97e7-b4d49317d155)
2022-05-27T14:49:45.981131+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=966115c0-8cc9-46d9-b1bc-ce70a3aab4c7 fwd="90.182.197.103" dyno=web.2 connect=0ms service=30ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:46.503749+00:00 app[web.1]: 14:49:46.503 DEBUG MainProcess Thread-58 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:46.504346+00:00 app[web.1]: 14:49:46.504 DEBUG MainProcess Thread-58 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1accb0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 27199)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 27199, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'de8274cb-9d37-4a57-90d3-52f258ede7fc', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662986501', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:46.504505+00:00 app[web.1]: 14:49:46.504 DEBUG MainProcess Thread-58 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:46.504600+00:00 app[web.1]: 14:49:46.504 DEBUG MainProcess Thread-58 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662986 3
2022-05-27T14:49:46.505210+00:00 app[web.1]: 14:49:46.505 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662986, metric=3, source='web', metadata='')
2022-05-27T14:49:46.505407+00:00 app[web.1]: 14:49:46.505 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662986,3,web,)
2022-05-27T14:49:46.514629+00:00 app[web.1]: 14:49:46.514 INFO MainProcess Thread-58 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:46] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:46.514071+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=de8274cb-9d37-4a57-90d3-52f258ede7fc fwd="90.182.197.103" dyno=web.1 connect=0ms service=12ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:46.903252+00:00 app[web.2]: 14:49:46.903 DEBUG MainProcess Thread-67 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:46.913464+00:00 app[web.2]: 14:49:46.913 INFO MainProcess Thread-67 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:46] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:47.089841+00:00 app[worker.1]: 14:49:47 urgent: Job OK (eeaf3a25-0d34-4bc7-9a05-79beab8534d0)
2022-05-27T14:49:47.090046+00:00 app[worker.1]: 14:49:47 Result is kept for 500 seconds
2022-05-27T14:49:47.100188+00:00 app[worker.1]: 14:49:47 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (e638e1df-205e-4481-a228-473ecdc3c57e)
2022-05-27T14:49:46.627074+00:00 app[worker.2]: 14:49:46 urgent: Job OK (6e07d181-921c-4556-97e7-b4d49317d155)
2022-05-27T14:49:46.627270+00:00 app[worker.2]: 14:49:46 Result is kept for 500 seconds
2022-05-27T14:49:46.634808+00:00 app[worker.2]: 14:49:46 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (94585c2c-6757-407a-b15a-92c39dfab592)
2022-05-27T14:49:47.332746+00:00 app[web.2]: 14:49:47.332 DEBUG MainProcess Thread-68 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:47.350396+00:00 app[web.2]: 14:49:47.350 INFO MainProcess Thread-68 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:47] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:47.349239+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=0fdf3293-0172-493a-a825-0be3245089e5 fwd="90.182.197.103" dyno=web.2 connect=0ms service=19ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:46.917850+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=a17034e1-1029-446a-b882-2338844951b7 fwd="90.182.197.103" dyno=web.2 connect=0ms service=17ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:47.647161+00:00 app[worker.2]: 14:49:47 urgent: Job OK (94585c2c-6757-407a-b15a-92c39dfab592)
2022-05-27T14:49:47.647359+00:00 app[worker.2]: 14:49:47 Result is kept for 500 seconds
2022-05-27T14:49:47.657055+00:00 app[worker.2]: 14:49:47 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (f4aa2153-3c46-44c2-b3db-4d1c8d20747c)
2022-05-27T14:49:47.830029+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=4da6df68-440a-4ce0-a9ac-a5c38d46ce7f fwd="90.182.197.103" dyno=web.1 connect=0ms service=11ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:47.820055+00:00 app[web.1]: 14:49:47.819 DEBUG MainProcess Thread-59 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:47.820474+00:00 app[web.1]: 14:49:47.820 DEBUG MainProcess Thread-59 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1acb00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.94.116', 27008)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.94.116', 'REMOTE_PORT': 27008, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '4da6df68-440a-4ce0-a9ac-a5c38d46ce7f', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662987817', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:47.820642+00:00 app[web.1]: 14:49:47.820 DEBUG MainProcess Thread-59 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 3
2022-05-27T14:49:47.820747+00:00 app[web.1]: 14:49:47.820 DEBUG MainProcess Thread-59 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662987 3
2022-05-27T14:49:47.821384+00:00 app[web.1]: 14:49:47.821 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662987, metric=3, source='web', metadata='')
2022-05-27T14:49:47.821595+00:00 app[web.1]: 14:49:47.821 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662987,3,web,)
2022-05-27T14:49:47.830527+00:00 app[web.1]: 14:49:47.830 INFO MainProcess Thread-59 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:47] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:48.115860+00:00 app[worker.1]: 14:49:48 urgent: Job OK (e638e1df-205e-4481-a228-473ecdc3c57e)
2022-05-27T14:49:48.116058+00:00 app[worker.1]: 14:49:48 Result is kept for 500 seconds
2022-05-27T14:49:48.125849+00:00 app[worker.1]: 14:49:48 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (62f750f4-d115-4897-8009-dbfc09795f9a)
2022-05-27T14:49:48.474376+00:00 app[web.2]: 14:49:48.474 DEBUG MainProcess Thread-69 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:48.489173+00:00 app[web.2]: 14:49:48.488 INFO MainProcess Thread-69 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:48] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:48.672924+00:00 app[worker.2]: 14:49:48 urgent: Job OK (f4aa2153-3c46-44c2-b3db-4d1c8d20747c)
2022-05-27T14:49:48.673123+00:00 app[worker.2]: 14:49:48 Result is kept for 500 seconds
2022-05-27T14:49:48.680069+00:00 app[worker.2]: 14:49:48 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (4de7503b-55b1-441e-b3a5-38bef2f281a7)
2022-05-27T14:49:48.488148+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=ea8a7719-468e-4405-8380-617af6920cab fwd="90.182.197.103" dyno=web.2 connect=0ms service=16ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:48.965602+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=eefc9f43-2c05-4061-b217-a5e3af1f9bb6 fwd="90.182.197.103" dyno=web.2 connect=11ms service=12ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:48.955762+00:00 app[web.2]: 14:49:48.955 DEBUG MainProcess Thread-70 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:48.966626+00:00 app[web.2]: 14:49:48.966 INFO MainProcess Thread-70 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:48] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:49.144889+00:00 app[worker.1]: 14:49:49 urgent: Job OK (62f750f4-d115-4897-8009-dbfc09795f9a)
2022-05-27T14:49:49.145077+00:00 app[worker.1]: 14:49:49 Result is kept for 500 seconds
2022-05-27T14:49:49.154921+00:00 app[worker.1]: 14:49:49 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (9bb2f16a-71d8-43f1-ab22-0e72759042dc)
2022-05-27T14:49:49.384640+00:00 app[web.2]: 14:49:49.384 DEBUG MainProcess Thread-71 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:49.394707+00:00 app[web.2]: 14:49:49.394 INFO MainProcess Thread-71 werkzeug: 10.1.94.116 - - [27/May/2022 14:49:49] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:49.393620+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=9d7114c4-b0a4-45ea-bed6-ec5b22886b96 fwd="90.182.197.103" dyno=web.2 connect=0ms service=12ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:49.691692+00:00 app[worker.2]: 14:49:49 urgent: Job OK (4de7503b-55b1-441e-b3a5-38bef2f281a7)
2022-05-27T14:49:49.691890+00:00 app[worker.2]: 14:49:49 Result is kept for 500 seconds
2022-05-27T14:49:49.698805+00:00 app[worker.2]: 14:49:49 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (79d8e1c8-50a8-427a-aeff-1cd61de7a1a6)
2022-05-27T14:49:50.169529+00:00 app[worker.1]: 14:49:50 urgent: Job OK (9bb2f16a-71d8-43f1-ab22-0e72759042dc)
2022-05-27T14:49:50.169722+00:00 app[worker.1]: 14:49:50 Result is kept for 500 seconds
2022-05-27T14:49:50.326602+00:00 app[worker.1]: 14:49:50 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (20e9345f-a956-407b-b51b-e2c1b0024b54)
2022-05-27T14:49:50.316485+00:00 app[web.2]: 14:49:50.316 DEBUG MainProcess Thread-72 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:50.330918+00:00 app[web.2]: 14:49:50.330 INFO MainProcess Thread-72 werkzeug: 10.1.53.65 - - [27/May/2022 14:49:50] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:50.330570+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=1816dee9-74ea-4270-83f3-6bfac0c04e23 fwd="90.182.197.103" dyno=web.2 connect=0ms service=16ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:50.606972+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=89da1ac3-f781-405c-8213-5b1e712ecc71 fwd="90.182.197.103" dyno=web.1 connect=0ms service=12ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:50.710671+00:00 app[worker.2]: 14:49:50 urgent: Job OK (79d8e1c8-50a8-427a-aeff-1cd61de7a1a6)
2022-05-27T14:49:50.710853+00:00 app[worker.2]: 14:49:50 Result is kept for 500 seconds
2022-05-27T14:49:50.717784+00:00 app[worker.2]: 14:49:50 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (fe0bc5cc-0397-49a5-8bf1-34ca018008c8)
2022-05-27T14:49:50.595340+00:00 app[web.1]: 14:49:50.595 DEBUG MainProcess Thread-60 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:50.595683+00:00 app[web.1]: 14:49:50.595 DEBUG MainProcess Thread-60 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac680>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 32624)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 32624, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '89da1ac3-f781-405c-8213-5b1e712ecc71', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662990593', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:50.595839+00:00 app[web.1]: 14:49:50.595 DEBUG MainProcess Thread-60 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:49:50.595940+00:00 app[web.1]: 14:49:50.595 DEBUG MainProcess Thread-60 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662990 2
2022-05-27T14:49:50.596560+00:00 app[web.1]: 14:49:50.596 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662990, metric=2, source='web', metadata='')
2022-05-27T14:49:50.596756+00:00 app[web.1]: 14:49:50.596 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662990,2,web,)
2022-05-27T14:49:50.605747+00:00 app[web.1]: 14:49:50.605 INFO MainProcess Thread-60 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:50] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:51.281974+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=f7a63d21-1ef3-41e9-aa5f-40181e9e4f2c fwd="90.182.197.103" dyno=web.2 connect=0ms service=12ms status=200 bytes=1678 protocol=https
2022-05-27T14:49:51.270925+00:00 app[web.2]: 14:49:51.270 DEBUG MainProcess Thread-73 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:51.281563+00:00 app[web.2]: 14:49:51.281 INFO MainProcess Thread-73 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:51] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:51.341376+00:00 app[worker.1]: 14:49:51 urgent: Job OK (20e9345f-a956-407b-b51b-e2c1b0024b54)
2022-05-27T14:49:51.341568+00:00 app[worker.1]: 14:49:51 Result is kept for 500 seconds
2022-05-27T14:49:51.351263+00:00 app[worker.1]: 14:49:51 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (62ecf820-0d73-4b11-b67b-d6b924bc2a1c)
2022-05-27T14:49:51.732639+00:00 app[worker.2]: 14:49:51 urgent: Job OK (fe0bc5cc-0397-49a5-8bf1-34ca018008c8)
2022-05-27T14:49:51.732844+00:00 app[worker.2]: 14:49:51 Result is kept for 500 seconds
2022-05-27T14:49:52.094311+00:00 app[web.1]: 14:49:52.094 DEBUG MainProcess Thread-61 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:52.094736+00:00 app[web.1]: 14:49:52.094 DEBUG MainProcess Thread-61 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ace60>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 32602)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 32602, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '9b9f7918-c8eb-4797-9c73-8b3785b08f30', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662992092', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:49:52.094895+00:00 app[web.1]: 14:49:52.094 DEBUG MainProcess Thread-61 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:49:52.094986+00:00 app[web.1]: 14:49:52.094 DEBUG MainProcess Thread-61 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662992 2
2022-05-27T14:49:52.095571+00:00 app[web.1]: 14:49:52.095 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662992, metric=2, source='web', metadata='')
2022-05-27T14:49:52.095781+00:00 app[web.1]: 14:49:52.095 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662992,2,web,)
2022-05-27T14:49:52.111703+00:00 app[web.1]: 14:49:52.111 INFO MainProcess Thread-61 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:52] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:49:52.105665+00:00 app[worker.2]: 14:49:52 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (5b2e6d18-3594-448c-919a-701d57d9b989)
2022-05-27T14:49:52.369364+00:00 app[worker.1]: 14:49:52 urgent: Job OK (62ecf820-0d73-4b11-b67b-d6b924bc2a1c)
2022-05-27T14:49:52.369552+00:00 app[worker.1]: 14:49:52 Result is kept for 500 seconds
2022-05-27T14:49:52.112873+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=9b9f7918-c8eb-4797-9c73-8b3785b08f30 fwd="90.182.197.103" dyno=web.1 connect=0ms service=19ms status=200 bytes=1496 protocol=https
2022-05-27T14:49:52.624587+00:00 app[web.1]: 14:49:52.624 DEBUG MainProcess Thread-62 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:52.625018+00:00 app[web.1]: 14:49:52.624 DEBUG MainProcess Thread-62 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1acf80>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 30590)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 30590, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '242c5070-598b-47f4-bded-b130ab6dde7a', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662992623', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:52.625183+00:00 app[web.1]: 14:49:52.625 DEBUG MainProcess Thread-62 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:49:52.625285+00:00 app[web.1]: 14:49:52.625 DEBUG MainProcess Thread-62 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662992 2
2022-05-27T14:49:52.625885+00:00 app[web.1]: 14:49:52.625 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662992, metric=2, source='web', metadata='')
2022-05-27T14:49:52.626080+00:00 app[web.1]: 14:49:52.625 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662992,2,web,)
2022-05-27T14:49:52.634272+00:00 app[web.1]: 14:49:52.634 INFO MainProcess Thread-62 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:52] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:52.630807+00:00 app[worker.1]: 14:49:52 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (20c07226-1b12-4575-aab7-f96961c47398)
2022-05-27T14:49:52.635397+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=242c5070-598b-47f4-bded-b130ab6dde7a fwd="90.182.197.103" dyno=web.1 connect=0ms service=11ms status=200 bytes=1494 protocol=https
2022-05-27T14:49:53.084129+00:00 app[web.1]: 14:49:53.083 DEBUG MainProcess Thread-63 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:53.084540+00:00 app[web.1]: 14:49:53.084 DEBUG MainProcess Thread-63 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1acdd0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 35365)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 35365, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'a5fe4a49-1d7c-48ec-82b1-91cd84fef01e', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662993082', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:49:53.084686+00:00 app[web.1]: 14:49:53.084 DEBUG MainProcess Thread-63 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:49:53.084779+00:00 app[web.1]: 14:49:53.084 DEBUG MainProcess Thread-63 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662993 2
2022-05-27T14:49:53.085373+00:00 app[web.1]: 14:49:53.085 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662993, metric=2, source='web', metadata='')
2022-05-27T14:49:53.085597+00:00 app[web.1]: 14:49:53.085 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662993,2,web,)
2022-05-27T14:49:53.095001+00:00 app[web.1]: 14:49:53.094 INFO MainProcess Thread-63 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:53] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:49:53.574116+00:00 app[web.2]: 14:49:53.573 DEBUG MainProcess Thread-74 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:53.590838+00:00 app[web.2]: 14:49:53.590 INFO MainProcess Thread-74 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:53] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:53.096136+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=a5fe4a49-1d7c-48ec-82b1-91cd84fef01e fwd="90.182.197.103" dyno=web.1 connect=0ms service=12ms status=200 bytes=1682 protocol=https
2022-05-27T14:49:53.645733+00:00 app[worker.1]: 14:49:53 urgent: Job OK (20c07226-1b12-4575-aab7-f96961c47398)
2022-05-27T14:49:53.645949+00:00 app[worker.1]: 14:49:53 Result is kept for 500 seconds
2022-05-27T14:49:53.655608+00:00 app[worker.1]: 14:49:53 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (6f4b08d4-89cf-49d0-ba3c-0e0c89cb9dd2)
2022-05-27T14:49:53.591265+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=f4ac1775-a595-4739-a4d1-1e63232c82d8 fwd="90.182.197.103" dyno=web.2 connect=0ms service=18ms status=200 bytes=1864 protocol=https
2022-05-27T14:49:54.107321+00:00 app[web.2]: 14:49:54.107 DEBUG MainProcess Thread-75 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:54.117983+00:00 app[web.2]: 14:49:54.117 INFO MainProcess Thread-75 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:54] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:49:54.118487+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=9c6aeffa-9337-4669-91df-21374baa0270 fwd="90.182.197.103" dyno=web.2 connect=0ms service=12ms status=200 bytes=1868 protocol=https
2022-05-27T14:49:54.673860+00:00 app[worker.1]: 14:49:54 urgent: Job OK (6f4b08d4-89cf-49d0-ba3c-0e0c89cb9dd2)
2022-05-27T14:49:54.674055+00:00 app[worker.1]: 14:49:54 Result is kept for 500 seconds
2022-05-27T14:49:54.683735+00:00 app[worker.1]: 14:49:54 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (a535ae5f-5552-4a98-9a57-52d54247a462)
2022-05-27T14:49:54.785614+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=7d563740-7859-4ee5-9b3f-a6a900a89298 fwd="90.182.197.103" dyno=web.1 connect=0ms service=17ms status=200 bytes=1864 protocol=https
2022-05-27T14:49:55.121034+00:00 app[worker.2]: 14:49:55 priority: Job OK (5b2e6d18-3594-448c-919a-701d57d9b989)
2022-05-27T14:49:55.121215+00:00 app[worker.2]: 14:49:55 Result is kept for 500 seconds
2022-05-27T14:49:55.129430+00:00 app[worker.2]: 14:49:55 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (6cf86461-9216-435a-aca6-4dac425bd615)
2022-05-27T14:49:55.286502+00:00 app[web.2]: 14:49:55.286 DEBUG MainProcess Thread-76 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:55.295918+00:00 app[web.2]: 14:49:55.295 INFO MainProcess Thread-76 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:55] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:49:54.768008+00:00 app[web.1]: 14:49:54.767 DEBUG MainProcess Thread-64 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:54.768401+00:00 app[web.1]: 14:49:54.768 DEBUG MainProcess Thread-64 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac9e0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 15822)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 15822, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '7d563740-7859-4ee5-9b3f-a6a900a89298', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662994766', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:54.768552+00:00 app[web.1]: 14:49:54.768 DEBUG MainProcess Thread-64 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:49:54.768644+00:00 app[web.1]: 14:49:54.768 DEBUG MainProcess Thread-64 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662994 2
2022-05-27T14:49:54.769218+00:00 app[web.1]: 14:49:54.769 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662994, metric=2, source='web', metadata='')
2022-05-27T14:49:54.769466+00:00 app[web.1]: 14:49:54.769 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662994,2,web,)
2022-05-27T14:49:54.784428+00:00 app[web.1]: 14:49:54.784 INFO MainProcess Thread-64 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:54] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:55.296299+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=30d84708-4fac-4570-99de-59e8e56c9113 fwd="90.182.197.103" dyno=web.2 connect=0ms service=11ms status=200 bytes=1868 protocol=https
2022-05-27T14:49:55.624935+00:00 app[web.2]: 14:49:55.624 DEBUG MainProcess Thread-77 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:55.635485+00:00 app[web.2]: 14:49:55.635 INFO MainProcess Thread-77 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:55] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:49:55.635874+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=0938d589-3140-4849-a492-6c7f1a269e90 fwd="90.182.197.103" dyno=web.2 connect=0ms service=12ms status=200 bytes=2054 protocol=https
2022-05-27T14:49:56.144423+00:00 app[worker.2]: 14:49:56 urgent: Job OK (6cf86461-9216-435a-aca6-4dac425bd615)
2022-05-27T14:49:56.144615+00:00 app[worker.2]: 14:49:56 Result is kept for 500 seconds
2022-05-27T14:49:56.151677+00:00 app[worker.2]: 14:49:56 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (c48ef02a-c376-4492-b115-0485652ebddf)
2022-05-27T14:49:56.432053+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=5ca7907d-2091-41aa-b62b-17d13da50dec fwd="90.182.197.103" dyno=web.1 connect=0ms service=29ms status=200 bytes=2054 protocol=https
2022-05-27T14:49:56.935186+00:00 app[web.2]: 14:49:56.934 DEBUG MainProcess Thread-78 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:56.947826+00:00 app[web.2]: 14:49:56.947 INFO MainProcess Thread-78 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:56] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:56.403386+00:00 app[web.1]: 14:49:56.403 DEBUG MainProcess Thread-65 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:56.403821+00:00 app[web.1]: 14:49:56.403 DEBUG MainProcess Thread-65 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8b90>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 22030)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 22030, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '5ca7907d-2091-41aa-b62b-17d13da50dec', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662996401', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:49:56.404011+00:00 app[web.1]: 14:49:56.403 DEBUG MainProcess Thread-65 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:49:56.404177+00:00 app[web.1]: 14:49:56.404 DEBUG MainProcess Thread-65 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662996 2
2022-05-27T14:49:56.404941+00:00 app[web.1]: 14:49:56.404 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662996, metric=2, source='web', metadata='')
2022-05-27T14:49:56.405152+00:00 app[web.1]: 14:49:56.405 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662996,2,web,)
2022-05-27T14:49:56.424370+00:00 app[web.1]: 14:49:56.424 INFO MainProcess Thread-65 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:56] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:49:57.404049+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=d0721172-2dd5-414e-9b47-6a650bdfe45d fwd="90.182.197.103" dyno=web.2 connect=0ms service=13ms status=200 bytes=2420 protocol=https
2022-05-27T14:49:56.948307+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=30e7bfce-4ccf-41c5-9f3b-3ab3f8f15d53 fwd="90.182.197.103" dyno=web.2 connect=0ms service=14ms status=200 bytes=2236 protocol=https
2022-05-27T14:49:57.391390+00:00 app[web.2]: 14:49:57.391 DEBUG MainProcess Thread-79 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:57.403648+00:00 app[web.2]: 14:49:57.403 INFO MainProcess Thread-79 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:57] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:57.697850+00:00 app[worker.1]: 14:49:57 priority: Job OK (a535ae5f-5552-4a98-9a57-52d54247a462)
2022-05-27T14:49:57.698031+00:00 app[worker.1]: 14:49:57 Result is kept for 500 seconds
2022-05-27T14:49:57.707988+00:00 app[worker.1]: 14:49:57 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (4fd11cf8-da8b-47a5-87f7-2938221dffcc)
2022-05-27T14:49:57.943400+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=7addbf9a-7b0c-4339-afe3-89dc5001978d fwd="90.182.197.103" dyno=web.1 connect=0ms service=21ms status=200 bytes=2424 protocol=https
2022-05-27T14:49:57.922268+00:00 app[web.1]: 14:49:57.922 DEBUG MainProcess Thread-66 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:57.922624+00:00 app[web.1]: 14:49:57.922 DEBUG MainProcess Thread-66 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8b00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 23823)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=priority', 'REQUEST_URI': '/?queue_name=priority', 'RAW_URI': '/?queue_name=priority', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 23823, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '7addbf9a-7b0c-4339-afe3-89dc5001978d', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662997920', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=priority' [GET]>})
2022-05-27T14:49:57.922772+00:00 app[web.1]: 14:49:57.922 DEBUG MainProcess Thread-66 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:49:57.922864+00:00 app[web.1]: 14:49:57.922 DEBUG MainProcess Thread-66 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662997 2
2022-05-27T14:49:57.923477+00:00 app[web.1]: 14:49:57.923 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662997, metric=2, source='web', metadata='')
2022-05-27T14:49:57.923672+00:00 app[web.1]: 14:49:57.923 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662997,2,web,)
2022-05-27T14:49:57.942330+00:00 app[web.1]: 14:49:57.942 INFO MainProcess Thread-66 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:57] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:49:58.403311+00:00 app[web.2]: 14:49:58.403 DEBUG MainProcess Thread-80 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:58.416826+00:00 app[web.2]: 14:49:58.416 INFO MainProcess Thread-80 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:58] "GET /?queue_name=priority HTTP/1.1" 200 -
2022-05-27T14:49:58.824351+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=b3331743-18a2-4d9f-85c7-3753756a1634 fwd="90.182.197.103" dyno=web.1 connect=0ms service=17ms status=200 bytes=2608 protocol=https
2022-05-27T14:49:58.417261+00:00 heroku[router]: at=info method=GET path="/?queue_name=priority" host=ds-flask-rq.herokuapp.com request_id=f7d95bae-6e00-43ee-a248-dcd98c57b93d fwd="90.182.197.103" dyno=web.2 connect=0ms service=15ms status=200 bytes=2610 protocol=https
2022-05-27T14:49:58.724690+00:00 app[worker.1]: 14:49:58 urgent: Job OK (4fd11cf8-da8b-47a5-87f7-2938221dffcc)
2022-05-27T14:49:58.724870+00:00 app[worker.1]: 14:49:58 Result is kept for 500 seconds
2022-05-27T14:49:58.740120+00:00 app[worker.1]: 14:49:58 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (937808a4-d979-45f2-94c6-b96568d41349)
2022-05-27T14:49:58.807547+00:00 app[web.1]: 14:49:58.807 DEBUG MainProcess Thread-67 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:58.807933+00:00 app[web.1]: 14:49:58.807 DEBUG MainProcess Thread-67 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8830>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 30840)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 30840, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=priority', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'b3331743-18a2-4d9f-85c7-3753756a1634', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653662998805', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:49:58.808081+00:00 app[web.1]: 14:49:58.807 DEBUG MainProcess Thread-67 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:49:58.808174+00:00 app[web.1]: 14:49:58.808 DEBUG MainProcess Thread-67 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653662998 2
2022-05-27T14:49:58.808812+00:00 app[web.1]: 14:49:58.808 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653662998, metric=2, source='web', metadata='')
2022-05-27T14:49:58.809006+00:00 app[web.1]: 14:49:58.808 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653662998,2,web,)
2022-05-27T14:49:58.823169+00:00 app[web.1]: 14:49:58.823 INFO MainProcess Thread-67 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:58] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:59.167439+00:00 app[worker.2]: 14:49:59 priority: Job OK (c48ef02a-c376-4492-b115-0485652ebddf)
2022-05-27T14:49:59.167625+00:00 app[worker.2]: 14:49:59 Result is kept for 500 seconds
2022-05-27T14:49:59.174233+00:00 app[worker.2]: 14:49:59 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (2bf7fbd3-dd15-47a9-b1df-9adf63702125)
2022-05-27T14:49:59.524933+00:00 app[web.2]: 14:49:59.524 DEBUG MainProcess Thread-81 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:49:59.548827+00:00 app[web.2]: 14:49:59.548 INFO MainProcess Thread-81 werkzeug: 10.1.36.82 - - [27/May/2022 14:49:59] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:49:59.549773+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=eb830b63-2a38-4505-9fd1-02b2c40aa866 fwd="90.182.197.103" dyno=web.2 connect=0ms service=28ms status=200 bytes=2608 protocol=https
2022-05-27T14:49:59.755448+00:00 app[worker.1]: 14:49:59 urgent: Job OK (937808a4-d979-45f2-94c6-b96568d41349)
2022-05-27T14:49:59.755653+00:00 app[worker.1]: 14:49:59 Result is kept for 500 seconds
2022-05-27T14:49:59.767182+00:00 app[worker.1]: 14:49:59 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (61dd4110-1023-495b-87e9-6984248a0e9a)
2022-05-27T14:50:00.188955+00:00 app[worker.2]: 14:50:00 urgent: Job OK (2bf7fbd3-dd15-47a9-b1df-9adf63702125)
2022-05-27T14:50:00.189150+00:00 app[worker.2]: 14:50:00 Result is kept for 500 seconds
2022-05-27T14:50:00.196440+00:00 app[worker.2]: 14:50:00 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (0c564c98-dcfc-452e-be9d-c0cb3253c94e)
2022-05-27T14:50:00.662303+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=6e834122-fa1a-4d92-a0b9-719101a9ab85 fwd="90.182.197.103" dyno=web.1 connect=0ms service=26ms status=200 bytes=2422 protocol=https
2022-05-27T14:50:00.636335+00:00 app[web.1]: 14:50:00.636 DEBUG MainProcess Thread-68 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:00.636722+00:00 app[web.1]: 14:50:00.636 DEBUG MainProcess Thread-68 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8a70>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 28543)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 28543, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '6e834122-fa1a-4d92-a0b9-719101a9ab85', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663000634', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:50:00.636879+00:00 app[web.1]: 14:50:00.636 DEBUG MainProcess Thread-68 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:00.636974+00:00 app[web.1]: 14:50:00.636 DEBUG MainProcess Thread-68 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663000 2
2022-05-27T14:50:00.637583+00:00 app[web.1]: 14:50:00.637 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663000, metric=2, source='web', metadata='')
2022-05-27T14:50:00.637774+00:00 app[web.1]: 14:50:00.637 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663000,2,web,)
2022-05-27T14:50:00.638574+00:00 app[web.1]: 14:50:00.638 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:50:00.646999+00:00 app[web.1]: 14:50:00.646 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:50:00.648228+00:00 app[web.1]: 14:50:00.648 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:50:00.658490+00:00 app[web.1]: 14:50:00.658 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653663000, metric=5032, source='rq:priority', metadata='')
2022-05-27T14:50:00.658694+00:00 app[web.1]: 14:50:00.658 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663000,5032,rq:priority,)
2022-05-27T14:50:00.659171+00:00 app[web.1]: 14:50:00.659 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:50:00.661083+00:00 app[web.1]: 14:50:00.660 INFO MainProcess Thread-68 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:00] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:50:00.663264+00:00 app[web.1]: 14:50:00.663 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653663000, metric=25, source='rq:urgent', metadata='')
2022-05-27T14:50:00.663432+00:00 app[web.1]: 14:50:00.663 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663000,25,rq:urgent,)
2022-05-27T14:50:00.663839+00:00 app[web.1]: 14:50:00.663 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:50:00.664021+00:00 app[web.1]: 14:50:00.663 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662700.6638567
2022-05-27T14:50:00.664406+00:00 app[web.1]: 14:50:00.664 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:50:00.665443+00:00 app[web.1]: 14:50:00.665 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:50:00.665782+00:00 app[web.1]: 14:50:00.665 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 15 records to Dynoscale.
2022-05-27T14:50:00.666000+00:00 app[web.1]: 14:50:00.665 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:50:00.666706+00:00 app[web.1]: 14:50:00.666 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:50:00.666759+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:50:00.666759+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:50:00.666760+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:50:00.666760+00:00 app[web.1]: Accept: */*
2022-05-27T14:50:00.666761+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:50:00.666761+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:50:00.666761+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:50:00.666761+00:00 app[web.1]: Content-Length: 303
2022-05-27T14:50:00.666761+00:00 app[web.1]:
2022-05-27T14:50:00.666762+00:00 app[web.1]: 1653662983,3,web,
2022-05-27T14:50:00.666762+00:00 app[web.1]: 1653662983,3,web,
2022-05-27T14:50:00.666762+00:00 app[web.1]: 1653662986,3,web,
2022-05-27T14:50:00.666763+00:00 app[web.1]: 1653662987,3,web,
2022-05-27T14:50:00.666763+00:00 app[web.1]: 1653662990,2,web,
2022-05-27T14:50:00.666763+00:00 app[web.1]: 1653662992,2,web,
2022-05-27T14:50:00.666763+00:00 app[web.1]: 1653662992,2,web,
2022-05-27T14:50:00.666764+00:00 app[web.1]: 1653662993,2,web,
2022-05-27T14:50:00.666764+00:00 app[web.1]: 1653662994,2,web,
2022-05-27T14:50:00.666764+00:00 app[web.1]: 1653662996,2,web,
2022-05-27T14:50:00.666764+00:00 app[web.1]: 1653662997,2,web,
2022-05-27T14:50:00.666764+00:00 app[web.1]: 1653662998,2,web,
2022-05-27T14:50:00.666764+00:00 app[web.1]: 1653663000,2,web,
2022-05-27T14:50:00.666765+00:00 app[web.1]: 1653663000,5032,rq:priority,
2022-05-27T14:50:00.666765+00:00 app[web.1]: 1653663000,25,rq:urgent,
2022-05-27T14:50:00.666766+00:00 app[web.1]:
2022-05-27T14:50:00.782530+00:00 app[worker.1]: 14:50:00 urgent: Job OK (61dd4110-1023-495b-87e9-6984248a0e9a)
2022-05-27T14:50:00.782734+00:00 app[worker.1]: 14:50:00 Result is kept for 500 seconds
2022-05-27T14:50:00.792369+00:00 app[worker.1]: 14:50:00 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (e02edebb-9f89-487f-93d7-22e10e5d8013)
2022-05-27T14:50:01.323565+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=09273501-e825-4036-8b42-2f659d9c320a fwd="90.182.197.103" dyno=web.1 connect=0ms service=16ms status=200 bytes=2422 protocol=https
2022-05-27T14:50:01.307698+00:00 app[web.1]: 14:50:01.307 DEBUG MainProcess Thread-69 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:01.308119+00:00 app[web.1]: 14:50:01.307 DEBUG MainProcess Thread-69 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8f80>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 18457)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 18457, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '09273501-e825-4036-8b42-2f659d9c320a', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663001306', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:50:01.308309+00:00 app[web.1]: 14:50:01.308 DEBUG MainProcess Thread-69 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:01.308411+00:00 app[web.1]: 14:50:01.308 DEBUG MainProcess Thread-69 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663001 2
2022-05-27T14:50:01.309049+00:00 app[web.1]: 14:50:01.308 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663001, metric=2, source='web', metadata='')
2022-05-27T14:50:01.309262+00:00 app[web.1]: 14:50:01.309 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663001,2,web,)
2022-05-27T14:50:01.322389+00:00 app[web.1]: 14:50:01.322 INFO MainProcess Thread-69 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:01] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:50:01.785244+00:00 app[web.1]: 14:50:01.784 DEBUG MainProcess Thread-70 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:01.786359+00:00 app[web.1]: 14:50:01.785 DEBUG MainProcess Thread-70 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8d40>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 13799)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 13799, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '1df4bbf9-4682-4616-8dee-2877ae2c5139', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663001783', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:50:01.786362+00:00 app[web.1]: 14:50:01.785 DEBUG MainProcess Thread-70 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:01.786363+00:00 app[web.1]: 14:50:01.786 DEBUG MainProcess Thread-70 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663001 2
2022-05-27T14:50:01.787142+00:00 app[web.1]: 14:50:01.786 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663001, metric=2, source='web', metadata='')
2022-05-27T14:50:01.787743+00:00 app[web.1]: 14:50:01.787 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663001,2,web,)
2022-05-27T14:50:01.821658+00:00 app[web.1]: 14:50:01.821 INFO MainProcess Thread-70 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:01] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:50:01.822990+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=1df4bbf9-4682-4616-8dee-2877ae2c5139 fwd="90.182.197.103" dyno=web.1 connect=0ms service=38ms status=200 bytes=2606 protocol=https
2022-05-27T14:50:01.806935+00:00 app[worker.1]: 14:50:01 urgent: Job OK (e02edebb-9f89-487f-93d7-22e10e5d8013)
2022-05-27T14:50:01.807122+00:00 app[worker.1]: 14:50:01 Result is kept for 500 seconds
2022-05-27T14:50:01.818384+00:00 app[worker.1]: 14:50:01 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (7a1cc6d4-9668-4f9b-ae05-3b8cab484b77)
2022-05-27T14:50:00.985574+00:00 app[web.1]: 14:50:00.985 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 310bytes with status code 200.
2022-05-27T14:50:00.985669+00:00 app[web.1]: 14:50:00.985 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:50:00.985944+00:00 app[web.1]: 14:50:00.985 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 15 records.
2022-05-27T14:50:00.986156+00:00 app[web.1]: 14:50:00.986 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:50:00.986682+00:00 app[web.1]: 14:50:00.986 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:50:00.986832+00:00 app[web.1]: 14:50:00.986 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:50:02.838075+00:00 app[worker.1]: 14:50:02 urgent: Job OK (7a1cc6d4-9668-4f9b-ae05-3b8cab484b77)
2022-05-27T14:50:02.838260+00:00 app[worker.1]: 14:50:02 Result is kept for 500 seconds
2022-05-27T14:50:02.848846+00:00 app[worker.1]: 14:50:02 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (469b8615-5302-4f3a-842a-33c12d5a7aa1)
2022-05-27T14:50:03.209046+00:00 app[worker.2]: 14:50:03 priority: Job OK (0c564c98-dcfc-452e-be9d-c0cb3253c94e)
2022-05-27T14:50:03.209268+00:00 app[worker.2]: 14:50:03 Result is kept for 500 seconds
2022-05-27T14:50:03.215943+00:00 app[worker.2]: 14:50:03 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (a94c6117-4d44-4c6c-a688-3948a505f7e5)
2022-05-27T14:50:03.867986+00:00 app[worker.1]: 14:50:03 urgent: Job OK (469b8615-5302-4f3a-842a-33c12d5a7aa1)
2022-05-27T14:50:03.868209+00:00 app[worker.1]: 14:50:03 Result is kept for 500 seconds
2022-05-27T14:50:03.878782+00:00 app[worker.1]: 14:50:03 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (74e28199-4f08-40f0-8889-49c40a7696d2)
2022-05-27T14:50:06.231466+00:00 app[worker.2]: 14:50:06 priority: Job OK (a94c6117-4d44-4c6c-a688-3948a505f7e5)
2022-05-27T14:50:06.231677+00:00 app[worker.2]: 14:50:06 Result is kept for 500 seconds
2022-05-27T14:50:06.239091+00:00 app[worker.2]: 14:50:06 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (c4849e47-9da4-41bc-aa9e-685cba98fe9a)
2022-05-27T14:50:06.893752+00:00 app[worker.1]: 14:50:06 priority: Job OK (74e28199-4f08-40f0-8889-49c40a7696d2)
2022-05-27T14:50:06.893966+00:00 app[worker.1]: 14:50:06 Result is kept for 500 seconds
2022-05-27T14:50:06.904065+00:00 app[worker.1]: 14:50:06 priority: worker.count_cycles_and_wait_a_bit(duration=3.0) (c03743e0-04fc-4b2a-9522-47ced5f8162a)
2022-05-27T14:50:09.250759+00:00 app[worker.2]: 14:50:09 priority: Job OK (c4849e47-9da4-41bc-aa9e-685cba98fe9a)
2022-05-27T14:50:09.250946+00:00 app[worker.2]: 14:50:09 Result is kept for 500 seconds
2022-05-27T14:50:09.920138+00:00 app[worker.1]: 14:50:09 priority: Job OK (c03743e0-04fc-4b2a-9522-47ced5f8162a)
2022-05-27T14:50:09.920323+00:00 app[worker.1]: 14:50:09 Result is kept for 500 seconds
2022-05-27T14:50:37.471111+00:00 app[web.1]: 14:50:37.470 DEBUG MainProcess Thread-71 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:37.471489+00:00 app[web.1]: 14:50:37.471 DEBUG MainProcess Thread-71 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8c20>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 13747)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 13747, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '3304563d-785b-453a-a754-b29df55f2fb1', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663037469', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:50:37.471649+00:00 app[web.1]: 14:50:37.471 DEBUG MainProcess Thread-71 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:37.471753+00:00 app[web.1]: 14:50:37.471 DEBUG MainProcess Thread-71 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663037 2
2022-05-27T14:50:37.472317+00:00 app[web.1]: 14:50:37.472 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663037, metric=2, source='web', metadata='')
2022-05-27T14:50:37.472498+00:00 app[web.1]: 14:50:37.472 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663037,2,web,)
2022-05-27T14:50:37.473131+00:00 app[web.1]: 14:50:37.473 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:50:37.478273+00:00 app[web.1]: 14:50:37.478 INFO MainProcess Thread-71 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:37] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:37.478540+00:00 app[web.1]: 14:50:37.478 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:50:37.479534+00:00 app[web.1]: 14:50:37.479 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:50:37.480300+00:00 app[web.1]: 14:50:37.480 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:50:37.481104+00:00 app[web.1]: 14:50:37.480 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:50:37.481205+00:00 app[web.1]: 14:50:37.481 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662737.4811087
2022-05-27T14:50:37.481418+00:00 app[web.1]: 14:50:37.481 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:50:37.482166+00:00 app[web.1]: 14:50:37.482 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:50:37.482362+00:00 app[web.1]: 14:50:37.482 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 3 records to Dynoscale.
2022-05-27T14:50:37.482476+00:00 app[web.1]: 14:50:37.482 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:50:37.482966+00:00 app[web.1]: 14:50:37.482 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:50:37.482998+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:50:37.482998+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:50:37.482998+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:50:37.482999+00:00 app[web.1]: Accept: */*
2022-05-27T14:50:37.482999+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:50:37.482999+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:50:37.483000+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:50:37.483000+00:00 app[web.1]: Content-Length: 57
2022-05-27T14:50:37.483001+00:00 app[web.1]:
2022-05-27T14:50:37.483001+00:00 app[web.1]: 1653663001,2,web,
2022-05-27T14:50:37.483001+00:00 app[web.1]: 1653663001,2,web,
2022-05-27T14:50:37.483001+00:00 app[web.1]: 1653663037,2,web,
2022-05-27T14:50:37.483003+00:00 app[web.1]:
2022-05-27T14:50:37.570668+00:00 app[web.1]: 14:50:37.570 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 64bytes with status code 200.
2022-05-27T14:50:37.570765+00:00 app[web.1]: 14:50:37.570 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:50:37.571051+00:00 app[web.1]: 14:50:37.570 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 3 records.
2022-05-27T14:50:37.571249+00:00 app[web.1]: 14:50:37.571 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:50:37.571777+00:00 app[web.1]: 14:50:37.571 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:50:37.571954+00:00 app[web.1]: 14:50:37.571 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:50:37.479841+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=3304563d-785b-453a-a754-b29df55f2fb1 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:37.884500+00:00 app[web.2]: 14:50:37.884 DEBUG MainProcess Thread-82 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:37.890352+00:00 app[web.2]: 14:50:37.890 INFO MainProcess Thread-82 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:37] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:38.262536+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=89708492-5b91-40f5-bd52-3b637359657e fwd="90.182.197.103" dyno=web.1 connect=0ms service=8ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:38.254237+00:00 app[web.1]: 14:50:38.254 DEBUG MainProcess Thread-72 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:38.254584+00:00 app[web.1]: 14:50:38.254 DEBUG MainProcess Thread-72 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a88c0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 28814)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 28814, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '89708492-5b91-40f5-bd52-3b637359657e', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663038252', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:50:38.254731+00:00 app[web.1]: 14:50:38.254 DEBUG MainProcess Thread-72 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:38.254822+00:00 app[web.1]: 14:50:38.254 DEBUG MainProcess Thread-72 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663038 2
2022-05-27T14:50:38.255358+00:00 app[web.1]: 14:50:38.255 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663038, metric=2, source='web', metadata='')
2022-05-27T14:50:38.255543+00:00 app[web.1]: 14:50:38.255 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663038,2,web,)
2022-05-27T14:50:38.261398+00:00 app[web.1]: 14:50:38.261 INFO MainProcess Thread-72 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:38] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:37.890826+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=3eb2dac2-4ba4-421e-b60b-484bc10ee9dc fwd="90.182.197.103" dyno=web.2 connect=0ms service=7ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:38.628228+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=c8ecf43a-bfe6-44d0-ada6-f4b7d6cc36a5 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:39.015171+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=d91aabd4-2d0e-421a-af40-98f532adf85a fwd="90.182.197.103" dyno=web.1 connect=0ms service=10ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:38.619949+00:00 app[web.1]: 14:50:38.619 DEBUG MainProcess Thread-73 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:38.620339+00:00 app[web.1]: 14:50:38.620 DEBUG MainProcess Thread-73 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a87a0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 19236)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 19236, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'c8ecf43a-bfe6-44d0-ada6-f4b7d6cc36a5', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663038618', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:50:38.620487+00:00 app[web.1]: 14:50:38.620 DEBUG MainProcess Thread-73 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:38.620580+00:00 app[web.1]: 14:50:38.620 DEBUG MainProcess Thread-73 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663038 2
2022-05-27T14:50:38.621064+00:00 app[web.1]: 14:50:38.620 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663038, metric=2, source='web', metadata='')
2022-05-27T14:50:38.621279+00:00 app[web.1]: 14:50:38.621 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663038,2,web,)
2022-05-27T14:50:38.627075+00:00 app[web.1]: 14:50:38.626 INFO MainProcess Thread-73 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:38] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:39.005177+00:00 app[web.1]: 14:50:39.004 DEBUG MainProcess Thread-74 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:39.005544+00:00 app[web.1]: 14:50:39.005 DEBUG MainProcess Thread-74 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a80e0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 28086)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 28086, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'd91aabd4-2d0e-421a-af40-98f532adf85a', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663039003', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:50:39.005693+00:00 app[web.1]: 14:50:39.005 DEBUG MainProcess Thread-74 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:39.005783+00:00 app[web.1]: 14:50:39.005 DEBUG MainProcess Thread-74 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663039 2
2022-05-27T14:50:39.006273+00:00 app[web.1]: 14:50:39.006 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663039, metric=2, source='web', metadata='')
2022-05-27T14:50:39.006464+00:00 app[web.1]: 14:50:39.006 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663039,2,web,)
2022-05-27T14:50:39.014018+00:00 app[web.1]: 14:50:39.013 INFO MainProcess Thread-74 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:39] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:39.730855+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=7cc64603-12d4-49d4-85e9-a8aacbbf6f33 fwd="90.182.197.103" dyno=web.2 connect=0ms service=7ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:39.724662+00:00 app[web.2]: 14:50:39.724 DEBUG MainProcess Thread-83 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:39.730315+00:00 app[web.2]: 14:50:39.730 INFO MainProcess Thread-83 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:39] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:40.845082+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=ad204ae6-7a14-433d-836b-5a2f3cc8fb9a fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:40.463350+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=12ab45ab-fd87-44a3-b993-e7fa33d23a76 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:40.453877+00:00 app[web.1]: 14:50:40.453 DEBUG MainProcess Thread-75 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:40.454261+00:00 app[web.1]: 14:50:40.454 DEBUG MainProcess Thread-75 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8560>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 23452)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 23452, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '12ab45ab-fd87-44a3-b993-e7fa33d23a76', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663040452', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:50:40.454418+00:00 app[web.1]: 14:50:40.454 DEBUG MainProcess Thread-75 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:40.454521+00:00 app[web.1]: 14:50:40.454 DEBUG MainProcess Thread-75 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663040 2
2022-05-27T14:50:40.455040+00:00 app[web.1]: 14:50:40.454 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663040, metric=2, source='web', metadata='')
2022-05-27T14:50:40.455147+00:00 app[web.1]: 14:50:40.455 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663040,2,web,)
2022-05-27T14:50:40.461864+00:00 app[web.1]: 14:50:40.461 INFO MainProcess Thread-75 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:40] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:40.836814+00:00 app[web.1]: 14:50:40.836 DEBUG MainProcess Thread-76 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:40.837165+00:00 app[web.1]: 14:50:40.837 DEBUG MainProcess Thread-76 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8710>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 29799)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 29799, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'ad204ae6-7a14-433d-836b-5a2f3cc8fb9a', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663040835', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:50:40.837318+00:00 app[web.1]: 14:50:40.837 DEBUG MainProcess Thread-76 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:40.837412+00:00 app[web.1]: 14:50:40.837 DEBUG MainProcess Thread-76 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663040 2
2022-05-27T14:50:40.837915+00:00 app[web.1]: 14:50:40.837 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663040, metric=2, source='web', metadata='')
2022-05-27T14:50:40.838089+00:00 app[web.1]: 14:50:40.837 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663040,2,web,)
2022-05-27T14:50:40.843965+00:00 app[web.1]: 14:50:40.843 INFO MainProcess Thread-76 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:40] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:41.294054+00:00 app[web.2]: 14:50:41.293 DEBUG MainProcess Thread-84 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:41.300173+00:00 app[web.2]: 14:50:41.300 INFO MainProcess Thread-84 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:41] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:41.894811+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=d9239157-3c81-4629-9cd5-2ff23489c89b fwd="90.182.197.103" dyno=web.2 connect=0ms service=7ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:41.888397+00:00 app[web.2]: 14:50:41.888 DEBUG MainProcess Thread-85 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:41.894210+00:00 app[web.2]: 14:50:41.894 INFO MainProcess Thread-85 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:41] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:41.300576+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=6cd1a1d9-7f29-4636-9877-918990cb7b32 fwd="90.182.197.103" dyno=web.2 connect=0ms service=7ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:48.698352+00:00 app[web.1]: 14:50:48.698 DEBUG MainProcess Thread-77 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:48.698712+00:00 app[web.1]: 14:50:48.698 DEBUG MainProcess Thread-77 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a80e0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 29928)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 29928, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '2ebe69f3-c841-4b39-a079-b3e0f5641f45', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663048697', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:50:48.698862+00:00 app[web.1]: 14:50:48.698 DEBUG MainProcess Thread-77 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 1
2022-05-27T14:50:48.698952+00:00 app[web.1]: 14:50:48.698 DEBUG MainProcess Thread-77 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663048 1
2022-05-27T14:50:48.699467+00:00 app[web.1]: 14:50:48.699 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663048, metric=1, source='web', metadata='')
2022-05-27T14:50:48.699582+00:00 app[web.1]: 14:50:48.699 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663048,1,web,)
2022-05-27T14:50:48.705862+00:00 app[web.1]: 14:50:48.705 INFO MainProcess Thread-77 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:48] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:48.707094+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=2ebe69f3-c841-4b39-a079-b3e0f5641f45 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:50.173573+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=9a3e3002-8e4e-4717-971c-f0760de4dfab fwd="90.182.197.103" dyno=web.2 connect=0ms service=12ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:50.162088+00:00 app[web.2]: 14:50:50.161 DEBUG MainProcess Thread-86 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:50.173140+00:00 app[web.2]: 14:50:50.172 INFO MainProcess Thread-86 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:50] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:51.638457+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=80dd96cc-6839-477b-9364-fd207963d123 fwd="90.182.197.103" dyno=web.2 connect=0ms service=8ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:51.631830+00:00 app[web.2]: 14:50:51.631 DEBUG MainProcess Thread-87 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:51.638051+00:00 app[web.2]: 14:50:51.637 INFO MainProcess Thread-87 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:51] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:52.692081+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=d586dc24-ff52-4e6a-ac57-4c3e84943e37 fwd="90.182.197.103" dyno=web.2 connect=0ms service=10ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:52.684034+00:00 app[web.2]: 14:50:52.683 DEBUG MainProcess Thread-88 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:52.691613+00:00 app[web.2]: 14:50:52.691 INFO MainProcess Thread-88 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:52] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:54.063951+00:00 app[web.1]: 14:50:54.063 DEBUG MainProcess Thread-78 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:54.064380+00:00 app[web.1]: 14:50:54.064 DEBUG MainProcess Thread-78 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a88c0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 27096)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 27096, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'acae81de-38a2-485d-9977-4ecf57d98743', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663054062', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:50:54.064548+00:00 app[web.1]: 14:50:54.064 DEBUG MainProcess Thread-78 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:54.064653+00:00 app[web.1]: 14:50:54.064 DEBUG MainProcess Thread-78 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663054 2
2022-05-27T14:50:54.065200+00:00 app[web.1]: 14:50:54.065 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663054, metric=2, source='web', metadata='')
2022-05-27T14:50:54.065386+00:00 app[web.1]: 14:50:54.065 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663054,2,web,)
2022-05-27T14:50:54.072768+00:00 app[web.1]: 14:50:54.072 INFO MainProcess Thread-78 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:54] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:54.073964+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=acae81de-38a2-485d-9977-4ecf57d98743 fwd="90.182.197.103" dyno=web.1 connect=0ms service=10ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:56.003365+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=89876c81-35aa-4ea4-bbd1-f9aa4836206f fwd="90.182.197.103" dyno=web.2 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:55.995700+00:00 app[web.2]: 14:50:55.995 DEBUG MainProcess Thread-89 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:56.002828+00:00 app[web.2]: 14:50:56.002 INFO MainProcess Thread-89 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:56] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:57.354602+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=a5fbf692-7f73-4246-83ec-a58e11d96a41 fwd="90.182.197.103" dyno=web.2 connect=0ms service=7ms status=200 bytes=1319 protocol=https
2022-05-27T14:50:57.347863+00:00 app[web.2]: 14:50:57.347 DEBUG MainProcess Thread-90 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:57.354130+00:00 app[web.2]: 14:50:57.353 INFO MainProcess Thread-90 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:57] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:59.172938+00:00 app[web.1]: 14:50:59.172 DEBUG MainProcess Thread-79 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:50:59.173319+00:00 app[web.1]: 14:50:59.173 DEBUG MainProcess Thread-79 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8c20>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 13022)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 13022, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '31867a9a-7393-4b2c-a49d-92cc1085a64d', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '1', 'HTTP_X_REQUEST_START': '1653663059171', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:50:59.173498+00:00 app[web.1]: 14:50:59.173 DEBUG MainProcess Thread-79 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:50:59.173602+00:00 app[web.1]: 14:50:59.173 DEBUG MainProcess Thread-79 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663059 2
2022-05-27T14:50:59.174148+00:00 app[web.1]: 14:50:59.173 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663059, metric=2, source='web', metadata='')
2022-05-27T14:50:59.174257+00:00 app[web.1]: 14:50:59.174 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663059,2,web,)
2022-05-27T14:50:59.174949+00:00 app[web.1]: 14:50:59.174 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:50:59.180470+00:00 app[web.1]: 14:50:59.180 INFO MainProcess Thread-79 werkzeug: 10.1.36.82 - - [27/May/2022 14:50:59] "GET / HTTP/1.1" 200 -
2022-05-27T14:50:59.183078+00:00 app[web.1]: 14:50:59.182 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:50:59.183934+00:00 app[web.1]: 14:50:59.183 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:50:59.184767+00:00 app[web.1]: 14:50:59.184 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:50:59.185851+00:00 app[web.1]: 14:50:59.185 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:50:59.186006+00:00 app[web.1]: 14:50:59.185 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662759.1858566
2022-05-27T14:50:59.186234+00:00 app[web.1]: 14:50:59.186 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:50:59.186978+00:00 app[web.1]: 14:50:59.186 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:50:59.187189+00:00 app[web.1]: 14:50:59.187 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 8 records to Dynoscale.
2022-05-27T14:50:59.187308+00:00 app[web.1]: 14:50:59.187 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:50:59.187780+00:00 app[web.1]: 14:50:59.187 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:50:59.187813+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:50:59.187813+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:50:59.187814+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:50:59.187814+00:00 app[web.1]: Accept: */*
2022-05-27T14:50:59.187815+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:50:59.187815+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:50:59.187815+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:50:59.187815+00:00 app[web.1]: Content-Length: 152
2022-05-27T14:50:59.187815+00:00 app[web.1]:
2022-05-27T14:50:59.187816+00:00 app[web.1]: 1653663038,2,web,
2022-05-27T14:50:59.187816+00:00 app[web.1]: 1653663038,2,web,
2022-05-27T14:50:59.187816+00:00 app[web.1]: 1653663039,2,web,
2022-05-27T14:50:59.187816+00:00 app[web.1]: 1653663040,2,web,
2022-05-27T14:50:59.187816+00:00 app[web.1]: 1653663040,2,web,
2022-05-27T14:50:59.187817+00:00 app[web.1]: 1653663048,1,web,
2022-05-27T14:50:59.187817+00:00 app[web.1]: 1653663054,2,web,
2022-05-27T14:50:59.187817+00:00 app[web.1]: 1653663059,2,web,
2022-05-27T14:50:59.187817+00:00 app[web.1]:
2022-05-27T14:50:59.275221+00:00 app[web.1]: 14:50:59.275 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 159bytes with status code 200.
2022-05-27T14:50:59.275314+00:00 app[web.1]: 14:50:59.275 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:50:59.275583+00:00 app[web.1]: 14:50:59.275 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 8 records.
2022-05-27T14:50:59.275782+00:00 app[web.1]: 14:50:59.275 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:50:59.276369+00:00 app[web.1]: 14:50:59.276 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:50:59.276521+00:00 app[web.1]: 14:50:59.276 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:50:59.181722+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=31867a9a-7393-4b2c-a49d-92cc1085a64d fwd="90.182.197.103" dyno=web.1 connect=1ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:03.847525+00:00 app[web.1]: 14:51:03.847 DEBUG MainProcess Thread-80 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:03.847927+00:00 app[web.1]: 14:51:03.847 DEBUG MainProcess Thread-80 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a85f0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 21618)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 21618, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '3bb9048c-1fff-4249-9b67-945f73d6940f', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663063845', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:51:03.848079+00:00 app[web.1]: 14:51:03.847 DEBUG MainProcess Thread-80 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:03.848171+00:00 app[web.1]: 14:51:03.848 DEBUG MainProcess Thread-80 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663063 2
2022-05-27T14:51:03.848813+00:00 app[web.1]: 14:51:03.848 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663063, metric=2, source='web', metadata='')
2022-05-27T14:51:03.849013+00:00 app[web.1]: 14:51:03.848 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663063,2,web,)
2022-05-27T14:51:03.970494+00:00 app[web.1]: 14:51:03.970 INFO MainProcess Thread-80 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:03] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:51:03.971625+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=3bb9048c-1fff-4249-9b67-945f73d6940f fwd="90.182.197.103" dyno=web.1 connect=0ms service=124ms status=200 bytes=1495 protocol=https
2022-05-27T14:51:03.965797+00:00 app[worker.2]: 14:51:03 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (958d9d22-3bef-4ec2-9b4b-aac4032550ac)
2022-05-27T14:51:05.279592+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=9bb50061-2e26-4aec-8364-762104bc4b77 fwd="90.182.197.103" dyno=web.1 connect=0ms service=17ms status=200 bytes=1495 protocol=https
2022-05-27T14:51:05.262738+00:00 app[web.1]: 14:51:05.262 DEBUG MainProcess Thread-81 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:05.263120+00:00 app[web.1]: 14:51:05.262 DEBUG MainProcess Thread-81 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a87a0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 18827)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 18827, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '9bb50061-2e26-4aec-8364-762104bc4b77', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663065261', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:51:05.263268+00:00 app[web.1]: 14:51:05.263 DEBUG MainProcess Thread-81 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:05.263358+00:00 app[web.1]: 14:51:05.263 DEBUG MainProcess Thread-81 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663065 2
2022-05-27T14:51:05.263961+00:00 app[web.1]: 14:51:05.263 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663065, metric=2, source='web', metadata='')
2022-05-27T14:51:05.264198+00:00 app[web.1]: 14:51:05.264 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663065,2,web,)
2022-05-27T14:51:05.278266+00:00 app[web.1]: 14:51:05.278 INFO MainProcess Thread-81 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:05] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:51:05.274820+00:00 app[worker.1]: 14:51:05 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (e3bd1546-b0ba-4e0e-a320-ed72527b000d)
2022-05-27T14:51:06.977043+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=d4eed665-9cd1-497d-9237-35d7742de637 fwd="90.182.197.103" dyno=web.1 connect=0ms service=19ms status=200 bytes=1680 protocol=https
2022-05-27T14:51:06.958102+00:00 app[web.1]: 14:51:06.957 DEBUG MainProcess Thread-82 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:06.958494+00:00 app[web.1]: 14:51:06.958 DEBUG MainProcess Thread-82 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8290>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 16879)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 16879, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'd4eed665-9cd1-497d-9237-35d7742de637', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663066956', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:51:06.958661+00:00 app[web.1]: 14:51:06.958 DEBUG MainProcess Thread-82 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:06.958761+00:00 app[web.1]: 14:51:06.958 DEBUG MainProcess Thread-82 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663066 2
2022-05-27T14:51:06.959369+00:00 app[web.1]: 14:51:06.959 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663066, metric=2, source='web', metadata='')
2022-05-27T14:51:06.959562+00:00 app[web.1]: 14:51:06.959 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663066,2,web,)
2022-05-27T14:51:06.975792+00:00 app[web.1]: 14:51:06.975 INFO MainProcess Thread-82 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:06] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:51:08.048395+00:00 app[web.1]: 14:51:08.048 DEBUG MainProcess Thread-83 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:08.048772+00:00 app[web.1]: 14:51:08.048 DEBUG MainProcess Thread-83 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8050>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 15513)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 15513, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '9f4265e8-40e5-4e42-a079-8302c186e385', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663068046', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:51:08.048925+00:00 app[web.1]: 14:51:08.048 DEBUG MainProcess Thread-83 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:08.049019+00:00 app[web.1]: 14:51:08.048 DEBUG MainProcess Thread-83 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663068 2
2022-05-27T14:51:08.049666+00:00 app[web.1]: 14:51:08.049 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663068, metric=2, source='web', metadata='')
2022-05-27T14:51:08.049863+00:00 app[web.1]: 14:51:08.049 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663068,2,web,)
2022-05-27T14:51:08.078593+00:00 app[web.1]: 14:51:08.078 INFO MainProcess Thread-83 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:08] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:51:08.079812+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=9f4265e8-40e5-4e42-a079-8302c186e385 fwd="90.182.197.103" dyno=web.1 connect=0ms service=32ms status=200 bytes=1865 protocol=https
2022-05-27T14:51:08.986861+00:00 app[worker.2]: 14:51:08 default: Job OK (958d9d22-3bef-4ec2-9b4b-aac4032550ac)
2022-05-27T14:51:08.987060+00:00 app[worker.2]: 14:51:08 Result is kept for 500 seconds
2022-05-27T14:51:08.994437+00:00 app[worker.2]: 14:51:08 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (e8aee3c6-0f83-4b4a-a6e1-c2b4e6e601d4)
2022-05-27T14:51:09.403592+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=ba92da8e-36b6-435e-85b6-4fc88a9ab9b9 fwd="90.182.197.103" dyno=web.2 connect=3ms service=19ms status=200 bytes=1865 protocol=https
2022-05-27T14:51:09.385234+00:00 app[web.2]: 14:51:09.384 DEBUG MainProcess Thread-91 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:09.403006+00:00 app[web.2]: 14:51:09.402 INFO MainProcess Thread-91 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:09] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:51:10.095522+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=3012a18e-53f6-475f-9c58-6b7659161ae2 fwd="90.182.197.103" dyno=web.1 connect=0ms service=22ms status=200 bytes=2050 protocol=https
2022-05-27T14:51:10.073310+00:00 app[web.1]: 14:51:10.073 DEBUG MainProcess Thread-84 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:10.073721+00:00 app[web.1]: 14:51:10.073 DEBUG MainProcess Thread-84 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8830>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 12931)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 12931, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '3012a18e-53f6-475f-9c58-6b7659161ae2', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663070071', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:51:10.073887+00:00 app[web.1]: 14:51:10.073 DEBUG MainProcess Thread-84 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:10.073988+00:00 app[web.1]: 14:51:10.073 DEBUG MainProcess Thread-84 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663070 2
2022-05-27T14:51:10.074629+00:00 app[web.1]: 14:51:10.074 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663070, metric=2, source='web', metadata='')
2022-05-27T14:51:10.074896+00:00 app[web.1]: 14:51:10.074 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663070,2,web,)
2022-05-27T14:51:10.090988+00:00 app[web.1]: 14:51:10.090 INFO MainProcess Thread-84 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:10] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:51:10.293994+00:00 app[worker.1]: 14:51:10 default: Job OK (e3bd1546-b0ba-4e0e-a320-ed72527b000d)
2022-05-27T14:51:10.294194+00:00 app[worker.1]: 14:51:10 Result is kept for 500 seconds
2022-05-27T14:51:10.305051+00:00 app[worker.1]: 14:51:10 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (2551408d-7daf-45fa-9707-a8b599c7a3a0)
2022-05-27T14:51:10.433840+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=b8cb829b-d214-407d-b5ca-5ab9e332db2f fwd="90.182.197.103" dyno=web.2 connect=0ms service=23ms status=200 bytes=2050 protocol=https
2022-05-27T14:51:10.412956+00:00 app[web.2]: 14:51:10.412 DEBUG MainProcess Thread-92 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:10.433285+00:00 app[web.2]: 14:51:10.433 INFO MainProcess Thread-92 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:10] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:51:11.666034+00:00 heroku[router]: at=info method=GET path="/?queue_name=default" host=ds-flask-rq.herokuapp.com request_id=2e630ea6-afa2-4ec0-924e-2c9de10a375e fwd="90.182.197.103" dyno=web.1 connect=0ms service=60ms status=200 bytes=2235 protocol=https
2022-05-27T14:51:11.605959+00:00 app[web.1]: 14:51:11.605 DEBUG MainProcess Thread-85 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:11.606324+00:00 app[web.1]: 14:51:11.606 DEBUG MainProcess Thread-85 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8a70>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 23428)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=default', 'REQUEST_URI': '/?queue_name=default', 'RAW_URI': '/?queue_name=default', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 23428, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=default', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '2e630ea6-afa2-4ec0-924e-2c9de10a375e', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663071604', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=default' [GET]>})
2022-05-27T14:51:11.606476+00:00 app[web.1]: 14:51:11.606 DEBUG MainProcess Thread-85 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:11.606567+00:00 app[web.1]: 14:51:11.606 DEBUG MainProcess Thread-85 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663071 2
2022-05-27T14:51:11.607169+00:00 app[web.1]: 14:51:11.607 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663071, metric=2, source='web', metadata='')
2022-05-27T14:51:11.607364+00:00 app[web.1]: 14:51:11.607 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663071,2,web,)
2022-05-27T14:51:11.664808+00:00 app[web.1]: 14:51:11.664 INFO MainProcess Thread-85 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:11] "GET /?queue_name=default HTTP/1.1" 200 -
2022-05-27T14:51:13.847720+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=f9218fdf-0ff1-4ab4-9dd4-25118b40d9c2 fwd="90.182.197.103" dyno=web.2 connect=0ms service=23ms status=200 bytes=2418 protocol=https
2022-05-27T14:51:13.826237+00:00 app[web.2]: 14:51:13.826 DEBUG MainProcess Thread-93 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:13.847257+00:00 app[web.2]: 14:51:13.847 INFO MainProcess Thread-93 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:13] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:14.009318+00:00 app[worker.2]: 14:51:14 default: Job OK (e8aee3c6-0f83-4b4a-a6e1-c2b4e6e601d4)
2022-05-27T14:51:14.009530+00:00 app[worker.2]: 14:51:14 Result is kept for 500 seconds
2022-05-27T14:51:14.018096+00:00 app[worker.2]: 14:51:14 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (f56277b6-4c0b-47a5-a045-ac441835b87a)
2022-05-27T14:51:14.561344+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=2d1b38f6-a218-40c8-a715-69eed409b5bb fwd="90.182.197.103" dyno=web.2 connect=0ms service=14ms status=200 bytes=2418 protocol=https
2022-05-27T14:51:14.548246+00:00 app[web.2]: 14:51:14.547 DEBUG MainProcess Thread-94 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:14.560953+00:00 app[web.2]: 14:51:14.560 INFO MainProcess Thread-94 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:14] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:15.033574+00:00 app[worker.2]: 14:51:15 urgent: Job OK (f56277b6-4c0b-47a5-a045-ac441835b87a)
2022-05-27T14:51:15.033756+00:00 app[worker.2]: 14:51:15 Result is kept for 500 seconds
2022-05-27T14:51:15.041451+00:00 app[worker.2]: 14:51:15 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (9e944b77-4eea-45b8-b7a5-47f64f6f7147)
2022-05-27T14:51:15.335584+00:00 app[worker.1]: 14:51:15 default: Job OK (2551408d-7daf-45fa-9707-a8b599c7a3a0)
2022-05-27T14:51:15.335791+00:00 app[worker.1]: 14:51:15 Result is kept for 500 seconds
2022-05-27T14:51:15.346096+00:00 app[worker.1]: 14:51:15 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (80bf74ee-0d96-4a90-be60-cf23c4144c2b)
2022-05-27T14:51:15.370715+00:00 app[web.2]: 14:51:15.370 DEBUG MainProcess Thread-95 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:15.392011+00:00 app[web.2]: 14:51:15.391 INFO MainProcess Thread-95 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:15] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:15.394034+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=cdea5cb8-6d12-4275-94c7-1e2417fcf402 fwd="90.182.197.103" dyno=web.2 connect=0ms service=24ms status=200 bytes=2233 protocol=https
2022-05-27T14:51:16.145394+00:00 app[web.1]: 14:51:16.145 DEBUG MainProcess Thread-86 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:16.145793+00:00 app[web.1]: 14:51:16.145 DEBUG MainProcess Thread-86 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8d40>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 23080)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 23080, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '57bf2ee5-ed9c-4ae5-b35b-ca90a1203941', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663076144', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:51:16.145946+00:00 app[web.1]: 14:51:16.145 DEBUG MainProcess Thread-86 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 1
2022-05-27T14:51:16.146073+00:00 app[web.1]: 14:51:16.145 DEBUG MainProcess Thread-86 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663076 1
2022-05-27T14:51:16.146752+00:00 app[web.1]: 14:51:16.146 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663076, metric=1, source='web', metadata='')
2022-05-27T14:51:16.146949+00:00 app[web.1]: 14:51:16.146 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663076,1,web,)
2022-05-27T14:51:16.158881+00:00 app[web.1]: 14:51:16.158 INFO MainProcess Thread-86 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:16] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:16.160041+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=57bf2ee5-ed9c-4ae5-b35b-ca90a1203941 fwd="90.182.197.103" dyno=web.1 connect=0ms service=15ms status=200 bytes=2233 protocol=https
2022-05-27T14:51:16.053879+00:00 app[worker.2]: 14:51:16 urgent: Job OK (9e944b77-4eea-45b8-b7a5-47f64f6f7147)
2022-05-27T14:51:16.054132+00:00 app[worker.2]: 14:51:16 Result is kept for 500 seconds
2022-05-27T14:51:16.061663+00:00 app[worker.2]: 14:51:16 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (9b0e7ce4-1b95-4e8f-884b-fad71e29c691)
2022-05-27T14:51:17.112698+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=9ad43b0a-3160-4c0b-b490-cf8714fd6720 fwd="90.182.197.103" dyno=web.1 connect=0ms service=49ms status=200 bytes=2233 protocol=https
2022-05-27T14:51:17.059633+00:00 app[web.1]: 14:51:17.059 DEBUG MainProcess Thread-87 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:17.060042+00:00 app[web.1]: 14:51:17.059 DEBUG MainProcess Thread-87 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8f80>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 21992)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 21992, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '9ad43b0a-3160-4c0b-b490-cf8714fd6720', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663077058', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:51:17.060185+00:00 app[web.1]: 14:51:17.060 DEBUG MainProcess Thread-87 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:17.060283+00:00 app[web.1]: 14:51:17.060 DEBUG MainProcess Thread-87 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663077 2
2022-05-27T14:51:17.060874+00:00 app[web.1]: 14:51:17.060 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663077, metric=2, source='web', metadata='')
2022-05-27T14:51:17.061109+00:00 app[web.1]: 14:51:17.060 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663077,2,web,)
2022-05-27T14:51:17.107468+00:00 app[web.1]: 14:51:17.107 INFO MainProcess Thread-87 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:17] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:17.074782+00:00 app[worker.2]: 14:51:17 urgent: Job OK (9b0e7ce4-1b95-4e8f-884b-fad71e29c691)
2022-05-27T14:51:17.075041+00:00 app[worker.2]: 14:51:17 Result is kept for 500 seconds
2022-05-27T14:51:17.084861+00:00 app[worker.2]: 14:51:17 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (66fb6618-862b-4aa8-960f-bfca708f0da7)
2022-05-27T14:51:18.044168+00:00 app[web.2]: 14:51:18.043 DEBUG MainProcess Thread-96 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:18.061092+00:00 app[web.2]: 14:51:18.060 INFO MainProcess Thread-96 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:18] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:18.100332+00:00 app[worker.2]: 14:51:18 urgent: Job OK (66fb6618-862b-4aa8-960f-bfca708f0da7)
2022-05-27T14:51:18.100537+00:00 app[worker.2]: 14:51:18 Result is kept for 500 seconds
2022-05-27T14:51:18.107547+00:00 app[worker.2]: 14:51:18 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (2c43e7a0-edbd-4933-90bc-223a1f035c5a)
2022-05-27T14:51:18.061560+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=ad352a9d-0666-42cb-8d58-50860c24d6e7 fwd="90.182.197.103" dyno=web.2 connect=0ms service=18ms status=200 bytes=2417 protocol=https
2022-05-27T14:51:19.123177+00:00 app[worker.2]: 14:51:19 urgent: Job OK (2c43e7a0-edbd-4933-90bc-223a1f035c5a)
2022-05-27T14:51:19.123383+00:00 app[worker.2]: 14:51:19 Result is kept for 500 seconds
2022-05-27T14:51:19.131172+00:00 app[worker.2]: 14:51:19 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (91244ff3-aa71-4919-b866-11c2a4013b1c)
2022-05-27T14:51:19.185810+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=dcea9d32-2977-4f2c-a754-9bed9111799c fwd="90.182.197.103" dyno=web.1 connect=0ms service=20ms status=200 bytes=2233 protocol=https
2022-05-27T14:51:19.165404+00:00 app[web.1]: 14:51:19.165 DEBUG MainProcess Thread-88 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:19.165787+00:00 app[web.1]: 14:51:19.165 DEBUG MainProcess Thread-88 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8dd0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 22174)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 22174, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'dcea9d32-2977-4f2c-a754-9bed9111799c', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663079163', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:51:19.165944+00:00 app[web.1]: 14:51:19.165 DEBUG MainProcess Thread-88 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:19.166035+00:00 app[web.1]: 14:51:19.165 DEBUG MainProcess Thread-88 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663079 2
2022-05-27T14:51:19.166659+00:00 app[web.1]: 14:51:19.166 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663079, metric=2, source='web', metadata='')
2022-05-27T14:51:19.166855+00:00 app[web.1]: 14:51:19.166 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663079,2,web,)
2022-05-27T14:51:19.184641+00:00 app[web.1]: 14:51:19.184 INFO MainProcess Thread-88 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:19] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:20.143034+00:00 app[worker.2]: 14:51:20 urgent: Job OK (91244ff3-aa71-4919-b866-11c2a4013b1c)
2022-05-27T14:51:20.143217+00:00 app[worker.2]: 14:51:20 Result is kept for 500 seconds
2022-05-27T14:51:20.149959+00:00 app[worker.2]: 14:51:20 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (76549505-1afc-46b5-9b49-32d46e911efa)
2022-05-27T14:51:20.364222+00:00 app[worker.1]: 14:51:20 default: Job OK (80bf74ee-0d96-4a90-be60-cf23c4144c2b)
2022-05-27T14:51:20.364413+00:00 app[worker.1]: 14:51:20 Result is kept for 500 seconds
2022-05-27T14:51:20.375001+00:00 app[worker.1]: 14:51:20 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (b1bf6e24-68cc-4f93-a6d4-eb07b66c1edd)
2022-05-27T14:51:20.187600+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=1dd763f5-326c-4d67-9cec-c4d11c7e5536 fwd="90.182.197.103" dyno=web.2 connect=0ms service=20ms status=200 bytes=2233 protocol=https
2022-05-27T14:51:20.169425+00:00 app[web.2]: 14:51:20.169 DEBUG MainProcess Thread-97 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:20.187160+00:00 app[web.2]: 14:51:20.186 INFO MainProcess Thread-97 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:20] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:21.157647+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=b4b5020c-b415-47c1-b1ce-0eeaf4d23a04 fwd="90.182.197.103" dyno=web.1 connect=0ms service=16ms status=200 bytes=2233 protocol=https
2022-05-27T14:51:21.141448+00:00 app[web.1]: 14:51:21.141 DEBUG MainProcess Thread-89 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:21.141840+00:00 app[web.1]: 14:51:21.141 DEBUG MainProcess Thread-89 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8440>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 18242)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 18242, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'b4b5020c-b415-47c1-b1ce-0eeaf4d23a04', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663081139', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:51:21.142004+00:00 app[web.1]: 14:51:21.141 DEBUG MainProcess Thread-89 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:21.142106+00:00 app[web.1]: 14:51:21.142 DEBUG MainProcess Thread-89 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663081 2
2022-05-27T14:51:21.142680+00:00 app[web.1]: 14:51:21.142 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663081, metric=2, source='web', metadata='')
2022-05-27T14:51:21.142908+00:00 app[web.1]: 14:51:21.142 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663081,2,web,)
2022-05-27T14:51:21.143705+00:00 app[web.1]: 14:51:21.143 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:51:21.149009+00:00 app[web.1]: 14:51:21.148 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:51:21.155070+00:00 app[web.1]: 14:51:21.154 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653663081, metric=11080, source='rq:default', metadata='')
2022-05-27T14:51:21.155176+00:00 app[web.1]: 14:51:21.155 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663081,11080,rq:default,)
2022-05-27T14:51:21.155513+00:00 app[web.1]: 14:51:21.155 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:51:21.156335+00:00 app[web.1]: 14:51:21.156 INFO MainProcess Thread-89 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:21] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:21.157200+00:00 app[web.1]: 14:51:21.157 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:51:21.159496+00:00 app[web.1]: 14:51:21.159 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger.DynoscaleRqLogger: DynoscaleRqLogger adding record: Record(timestamp=1653663081, metric=16, source='rq:urgent', metadata='')
2022-05-27T14:51:21.159623+00:00 app[web.1]: 14:51:21.159 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663081,16,rq:urgent,)
2022-05-27T14:51:21.159930+00:00 app[web.1]: 14:51:21.159 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:51:21.160027+00:00 app[web.1]: 14:51:21.159 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662781.1599343
2022-05-27T14:51:21.160261+00:00 app[web.1]: 14:51:21.160 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:51:21.161061+00:00 app[web.1]: 14:51:21.160 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:51:21.161286+00:00 app[web.1]: 14:51:21.161 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 12 records to Dynoscale.
2022-05-27T14:51:21.161414+00:00 app[web.1]: 14:51:21.161 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:51:21.161894+00:00 app[web.1]: 14:51:21.161 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:51:21.161928+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:51:21.161929+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:51:21.161929+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:51:21.161930+00:00 app[web.1]: Accept: */*
2022-05-27T14:51:21.161930+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:51:21.161930+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:51:21.161930+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:51:21.161931+00:00 app[web.1]: Content-Length: 246
2022-05-27T14:51:21.161931+00:00 app[web.1]:
2022-05-27T14:51:21.161931+00:00 app[web.1]: 1653663063,2,web,
2022-05-27T14:51:21.161931+00:00 app[web.1]: 1653663065,2,web,
2022-05-27T14:51:21.161931+00:00 app[web.1]: 1653663066,2,web,
2022-05-27T14:51:21.161931+00:00 app[web.1]: 1653663068,2,web,
2022-05-27T14:51:21.161931+00:00 app[web.1]: 1653663070,2,web,
2022-05-27T14:51:21.161932+00:00 app[web.1]: 1653663071,2,web,
2022-05-27T14:51:21.161932+00:00 app[web.1]: 1653663076,1,web,
2022-05-27T14:51:21.161932+00:00 app[web.1]: 1653663077,2,web,
2022-05-27T14:51:21.161932+00:00 app[web.1]: 1653663079,2,web,
2022-05-27T14:51:21.161932+00:00 app[web.1]: 1653663081,2,web,
2022-05-27T14:51:21.161932+00:00 app[web.1]: 1653663081,11080,rq:default,
2022-05-27T14:51:21.161932+00:00 app[web.1]: 1653663081,16,rq:urgent,
2022-05-27T14:51:21.161934+00:00 app[web.1]:
2022-05-27T14:51:21.276650+00:00 app[web.1]: 14:51:21.276 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 253bytes with status code 200.
2022-05-27T14:51:21.276740+00:00 app[web.1]: 14:51:21.276 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:51:21.277027+00:00 app[web.1]: 14:51:21.276 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 12 records.
2022-05-27T14:51:21.277237+00:00 app[web.1]: 14:51:21.277 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:51:21.277787+00:00 app[web.1]: 14:51:21.277 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:51:21.277942+00:00 app[web.1]: 14:51:21.277 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:51:21.162043+00:00 app[worker.2]: 14:51:21 urgent: Job OK (76549505-1afc-46b5-9b49-32d46e911efa)
2022-05-27T14:51:21.162293+00:00 app[worker.2]: 14:51:21 Result is kept for 500 seconds
2022-05-27T14:51:21.169467+00:00 app[worker.2]: 14:51:21 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (54e14e55-8138-41f3-ba52-f8998714dff1)
2022-05-27T14:51:21.390082+00:00 app[worker.1]: 14:51:21 urgent: Job OK (b1bf6e24-68cc-4f93-a6d4-eb07b66c1edd)
2022-05-27T14:51:21.390291+00:00 app[worker.1]: 14:51:21 Result is kept for 500 seconds
2022-05-27T14:51:21.401684+00:00 app[worker.1]: 14:51:21 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (1f8c4438-273c-4150-9de0-43cc6114ba38)
2022-05-27T14:51:22.183415+00:00 app[worker.2]: 14:51:22 urgent: Job OK (54e14e55-8138-41f3-ba52-f8998714dff1)
2022-05-27T14:51:22.183615+00:00 app[worker.2]: 14:51:22 Result is kept for 500 seconds
2022-05-27T14:51:22.190548+00:00 app[worker.2]: 14:51:22 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (65144ced-dc55-4688-8364-2864b5cdc765)
2022-05-27T14:51:22.773668+00:00 app[web.1]: 14:51:22.773 DEBUG MainProcess Thread-90 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:22.774046+00:00 app[web.1]: 14:51:22.773 DEBUG MainProcess Thread-90 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc286560>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 28764)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 28764, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '414bb7b7-bfa2-43ea-96d6-9f69246a2f42', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663082772', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:51:22.774197+00:00 app[web.1]: 14:51:22.774 DEBUG MainProcess Thread-90 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:22.774288+00:00 app[web.1]: 14:51:22.774 DEBUG MainProcess Thread-90 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663082 2
2022-05-27T14:51:22.774884+00:00 app[web.1]: 14:51:22.774 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663082, metric=2, source='web', metadata='')
2022-05-27T14:51:22.775083+00:00 app[web.1]: 14:51:22.774 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663082,2,web,)
2022-05-27T14:51:22.792440+00:00 app[web.1]: 14:51:22.792 INFO MainProcess Thread-90 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:22] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:22.793618+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=414bb7b7-bfa2-43ea-96d6-9f69246a2f42 fwd="90.182.197.103" dyno=web.1 connect=0ms service=20ms status=200 bytes=1863 protocol=https
2022-05-27T14:51:23.816074+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=72e9ee74-da92-4c41-b66b-469bb944d8e4 fwd="90.182.197.103" dyno=web.2 connect=0ms service=22ms status=200 bytes=2047 protocol=https
2022-05-27T14:51:23.794553+00:00 app[web.2]: 14:51:23.794 DEBUG MainProcess Thread-99 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:23.815511+00:00 app[web.2]: 14:51:23.815 INFO MainProcess Thread-99 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:23] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:25.074537+00:00 app[web.1]: 14:51:25.074 DEBUG MainProcess Thread-91 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:25.074892+00:00 app[web.1]: 14:51:25.074 DEBUG MainProcess Thread-91 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8680>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 13921)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 13921, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '308ca027-75cb-45a6-b045-b1ea97b05878', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663085073', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:51:25.075042+00:00 app[web.1]: 14:51:25.074 DEBUG MainProcess Thread-91 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 1
2022-05-27T14:51:25.075134+00:00 app[web.1]: 14:51:25.075 DEBUG MainProcess Thread-91 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663085 1
2022-05-27T14:51:25.075745+00:00 app[web.1]: 14:51:25.075 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663085, metric=1, source='web', metadata='')
2022-05-27T14:51:25.075963+00:00 app[web.1]: 14:51:25.075 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663085,1,web,)
2022-05-27T14:51:25.111682+00:00 app[web.1]: 14:51:25.111 INFO MainProcess Thread-91 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:25] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:25.112872+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=308ca027-75cb-45a6-b045-b1ea97b05878 fwd="90.182.197.103" dyno=web.1 connect=0ms service=38ms status=200 bytes=2231 protocol=https
2022-05-27T14:51:26.419379+00:00 app[worker.1]: 14:51:26 default: Job OK (1f8c4438-273c-4150-9de0-43cc6114ba38)
2022-05-27T14:51:26.419571+00:00 app[worker.1]: 14:51:26 Result is kept for 500 seconds
2022-05-27T14:51:26.429531+00:00 app[worker.1]: 14:51:26 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (774f85e9-da5a-4efe-b64c-1190c20a39e7)
2022-05-27T14:51:26.660045+00:00 app[web.1]: 14:51:26.659 DEBUG MainProcess Thread-92 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:26.660433+00:00 app[web.1]: 14:51:26.660 DEBUG MainProcess Thread-92 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8320>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 30144)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': 'queue_name=urgent', 'REQUEST_URI': '/?queue_name=urgent', 'RAW_URI': '/?queue_name=urgent', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 30144, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '6ca2c52e-b00c-490c-bd6f-4712b23aa723', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663086658', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/?queue_name=urgent' [GET]>})
2022-05-27T14:51:26.660582+00:00 app[web.1]: 14:51:26.660 DEBUG MainProcess Thread-92 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:26.660675+00:00 app[web.1]: 14:51:26.660 DEBUG MainProcess Thread-92 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663086 2
2022-05-27T14:51:26.661284+00:00 app[web.1]: 14:51:26.661 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663086, metric=2, source='web', metadata='')
2022-05-27T14:51:26.661496+00:00 app[web.1]: 14:51:26.661 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663086,2,web,)
2022-05-27T14:51:26.679206+00:00 app[web.1]: 14:51:26.679 INFO MainProcess Thread-92 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:26] "GET /?queue_name=urgent HTTP/1.1" 200 -
2022-05-27T14:51:26.680587+00:00 heroku[router]: at=info method=GET path="/?queue_name=urgent" host=ds-flask-rq.herokuapp.com request_id=6ca2c52e-b00c-490c-bd6f-4712b23aa723 fwd="90.182.197.103" dyno=web.1 connect=0ms service=21ms status=200 bytes=2231 protocol=https
2022-05-27T14:51:27.215655+00:00 app[worker.2]: 14:51:27 default: Job OK (65144ced-dc55-4688-8364-2864b5cdc765)
2022-05-27T14:51:27.215927+00:00 app[worker.2]: 14:51:27 Result is kept for 500 seconds
2022-05-27T14:51:27.223562+00:00 app[worker.2]: 14:51:27 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (c7cff159-3e58-4a9f-9215-193801e0364f)
2022-05-27T14:51:27.448965+00:00 app[worker.1]: 14:51:27 urgent: Job OK (774f85e9-da5a-4efe-b64c-1190c20a39e7)
2022-05-27T14:51:27.449184+00:00 app[worker.1]: 14:51:27 Result is kept for 500 seconds
2022-05-27T14:51:27.459136+00:00 app[worker.1]: 14:51:27 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (a2a17662-e405-4b04-9a24-82024fc7f4a9)
2022-05-27T14:51:28.052007+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=e133c47d-ef12-40b2-a4b4-d807f3f60ba9 fwd="90.182.197.103" dyno=web.1 connect=0ms service=12ms status=200 bytes=1688 protocol=https
2022-05-27T14:51:28.238486+00:00 app[worker.2]: 14:51:28 urgent: Job OK (c7cff159-3e58-4a9f-9215-193801e0364f)
2022-05-27T14:51:28.238664+00:00 app[worker.2]: 14:51:28 Result is kept for 500 seconds
2022-05-27T14:51:28.245881+00:00 app[worker.2]: 14:51:28 urgent: worker.count_cycles_and_wait_a_bit(duration=1.0) (c384d6c5-c122-443d-96fb-e6c328df5f12)
2022-05-27T14:51:28.040011+00:00 app[web.1]: 14:51:28.039 DEBUG MainProcess Thread-94 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:28.040436+00:00 app[web.1]: 14:51:28.040 DEBUG MainProcess Thread-94 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a83b0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 33706)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 33706, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/?queue_name=urgent', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'e133c47d-ef12-40b2-a4b4-d807f3f60ba9', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663088038', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:28.040598+00:00 app[web.1]: 14:51:28.040 DEBUG MainProcess Thread-94 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:28.040697+00:00 app[web.1]: 14:51:28.040 DEBUG MainProcess Thread-94 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663088 2
2022-05-27T14:51:28.041223+00:00 app[web.1]: 14:51:28.041 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663088, metric=2, source='web', metadata='')
2022-05-27T14:51:28.041338+00:00 app[web.1]: 14:51:28.041 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663088,2,web,)
2022-05-27T14:51:28.050787+00:00 app[web.1]: 14:51:28.050 INFO MainProcess Thread-94 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:28] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:28.474067+00:00 app[worker.1]: 14:51:28 urgent: Job OK (a2a17662-e405-4b04-9a24-82024fc7f4a9)
2022-05-27T14:51:28.474247+00:00 app[worker.1]: 14:51:28 Result is kept for 500 seconds
2022-05-27T14:51:28.484336+00:00 app[worker.1]: 14:51:28 default: worker.count_cycles_and_wait_a_bit(duration=5.0) (5b228146-d293-4842-82d9-5566b199c9b2)
2022-05-27T14:51:29.266828+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=343264e5-62a1-4fa9-814d-c14b54da595a fwd="90.182.197.103" dyno=web.1 connect=0ms service=11ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:29.258717+00:00 app[worker.2]: 14:51:29 urgent: Job OK (c384d6c5-c122-443d-96fb-e6c328df5f12)
2022-05-27T14:51:29.258909+00:00 app[worker.2]: 14:51:29 Result is kept for 500 seconds
2022-05-27T14:51:29.253191+00:00 app[web.1]: 14:51:29.252 DEBUG MainProcess Thread-95 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:29.253560+00:00 app[web.1]: 14:51:29.253 DEBUG MainProcess Thread-95 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc28ab00>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 34047)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 34047, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '343264e5-62a1-4fa9-814d-c14b54da595a', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663089251', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:29.253709+00:00 app[web.1]: 14:51:29.253 DEBUG MainProcess Thread-95 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:29.253799+00:00 app[web.1]: 14:51:29.253 DEBUG MainProcess Thread-95 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663089 2
2022-05-27T14:51:29.254308+00:00 app[web.1]: 14:51:29.254 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663089, metric=2, source='web', metadata='')
2022-05-27T14:51:29.254419+00:00 app[web.1]: 14:51:29.254 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663089,2,web,)
2022-05-27T14:51:29.262344+00:00 app[web.1]: 14:51:29.262 INFO MainProcess Thread-95 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:29] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:30.332577+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=0629b719-d727-4c28-a13b-934fdd822419 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:30.323759+00:00 app[web.1]: 14:51:30.323 DEBUG MainProcess Thread-96 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:30.324151+00:00 app[web.1]: 14:51:30.324 DEBUG MainProcess Thread-96 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc0a8200>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 29032)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 29032, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '0629b719-d727-4c28-a13b-934fdd822419', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663090322', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:30.324331+00:00 app[web.1]: 14:51:30.324 DEBUG MainProcess Thread-96 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:30.324427+00:00 app[web.1]: 14:51:30.324 DEBUG MainProcess Thread-96 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663090 2
2022-05-27T14:51:30.324952+00:00 app[web.1]: 14:51:30.324 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663090, metric=2, source='web', metadata='')
2022-05-27T14:51:30.325057+00:00 app[web.1]: 14:51:30.324 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663090,2,web,)
2022-05-27T14:51:30.331071+00:00 app[web.1]: 14:51:30.330 INFO MainProcess Thread-96 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:30] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:31.461201+00:00 app[web.1]: 14:51:31.460 DEBUG MainProcess Thread-97 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:31.461617+00:00 app[web.1]: 14:51:31.461 DEBUG MainProcess Thread-97 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac680>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 21570)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 21570, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '5663b193-74cf-468d-9727-5c0e41722bb4', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663091459', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:31.461780+00:00 app[web.1]: 14:51:31.461 DEBUG MainProcess Thread-97 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:31.461876+00:00 app[web.1]: 14:51:31.461 DEBUG MainProcess Thread-97 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663091 2
2022-05-27T14:51:31.462417+00:00 app[web.1]: 14:51:31.462 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663091, metric=2, source='web', metadata='')
2022-05-27T14:51:31.462543+00:00 app[web.1]: 14:51:31.462 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663091,2,web,)
2022-05-27T14:51:31.469666+00:00 app[web.1]: 14:51:31.469 INFO MainProcess Thread-97 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:31] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:31.470788+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=5663b193-74cf-468d-9727-5c0e41722bb4 fwd="90.182.197.103" dyno=web.1 connect=0ms service=10ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:32.624832+00:00 app[web.1]: 14:51:32.624 DEBUG MainProcess Thread-98 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:32.625185+00:00 app[web.1]: 14:51:32.625 DEBUG MainProcess Thread-98 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ace60>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 23571)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 23571, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '37d77737-1529-4bf1-8854-23eddfe2a5e5', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663092623', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:32.625337+00:00 app[web.1]: 14:51:32.625 DEBUG MainProcess Thread-98 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:32.625430+00:00 app[web.1]: 14:51:32.625 DEBUG MainProcess Thread-98 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663092 2
2022-05-27T14:51:32.625953+00:00 app[web.1]: 14:51:32.625 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663092, metric=2, source='web', metadata='')
2022-05-27T14:51:32.626134+00:00 app[web.1]: 14:51:32.626 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663092,2,web,)
2022-05-27T14:51:32.632150+00:00 app[web.1]: 14:51:32.632 INFO MainProcess Thread-98 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:32] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:32.633386+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=37d77737-1529-4bf1-8854-23eddfe2a5e5 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:33.498915+00:00 app[worker.1]: 14:51:33 default: Job OK (5b228146-d293-4842-82d9-5566b199c9b2)
2022-05-27T14:51:33.499115+00:00 app[worker.1]: 14:51:33 Result is kept for 500 seconds
2022-05-27T14:51:33.930554+00:00 app[web.1]: 14:51:33.930 DEBUG MainProcess Thread-99 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:33.930900+00:00 app[web.1]: 14:51:33.930 DEBUG MainProcess Thread-99 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac9e0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 14676)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 14676, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '83afccb9-566d-44fd-86ba-548d65cc4c86', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663093929', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:33.931044+00:00 app[web.1]: 14:51:33.930 DEBUG MainProcess Thread-99 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 1
2022-05-27T14:51:33.931134+00:00 app[web.1]: 14:51:33.931 DEBUG MainProcess Thread-99 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663093 1
2022-05-27T14:51:33.931613+00:00 app[web.1]: 14:51:33.931 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663093, metric=1, source='web', metadata='')
2022-05-27T14:51:33.931747+00:00 app[web.1]: 14:51:33.931 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663093,1,web,)
2022-05-27T14:51:33.938394+00:00 app[web.1]: 14:51:33.938 INFO MainProcess Thread-99 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:33] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:33.939693+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=83afccb9-566d-44fd-86ba-548d65cc4c86 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:35.583647+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=1f360897-6f97-4f83-8220-980b9c66281d fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:35.574850+00:00 app[web.1]: 14:51:35.574 DEBUG MainProcess Thread-100 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:35.575235+00:00 app[web.1]: 14:51:35.575 DEBUG MainProcess Thread-100 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac950>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 22475)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 22475, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '1f360897-6f97-4f83-8220-980b9c66281d', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663095573', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:35.575389+00:00 app[web.1]: 14:51:35.575 DEBUG MainProcess Thread-100 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:35.575528+00:00 app[web.1]: 14:51:35.575 DEBUG MainProcess Thread-100 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663095 2
2022-05-27T14:51:35.576061+00:00 app[web.1]: 14:51:35.575 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663095, metric=2, source='web', metadata='')
2022-05-27T14:51:35.576169+00:00 app[web.1]: 14:51:35.576 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663095,2,web,)
2022-05-27T14:51:35.582477+00:00 app[web.1]: 14:51:35.582 INFO MainProcess Thread-100 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:35] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:36.911844+00:00 app[web.2]: 14:51:36.911 DEBUG MainProcess Thread-100 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:36.918027+00:00 app[web.2]: 14:51:36.917 INFO MainProcess Thread-100 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:36] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:36.918560+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=993327de-90dc-44b8-a59f-902b7396c397 fwd="90.182.197.103" dyno=web.2 connect=0ms service=7ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:38.010223+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=cb2a663d-b2e9-4a8b-a6c8-5e7bbcb813d5 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:38.001131+00:00 app[web.1]: 14:51:38.000 DEBUG MainProcess Thread-101 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:38.001490+00:00 app[web.1]: 14:51:38.001 DEBUG MainProcess Thread-101 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac710>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 16885)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 16885, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': 'cb2a663d-b2e9-4a8b-a6c8-5e7bbcb813d5', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663097999', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:38.001654+00:00 app[web.1]: 14:51:38.001 DEBUG MainProcess Thread-101 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:38.001745+00:00 app[web.1]: 14:51:38.001 DEBUG MainProcess Thread-101 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663098 2
2022-05-27T14:51:38.002324+00:00 app[web.1]: 14:51:38.002 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663098, metric=2, source='web', metadata='')
2022-05-27T14:51:38.002456+00:00 app[web.1]: 14:51:38.002 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663098,2,web,)
2022-05-27T14:51:38.009015+00:00 app[web.1]: 14:51:38.008 INFO MainProcess Thread-101 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:38] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:39.265525+00:00 app[web.1]: 14:51:39.265 DEBUG MainProcess Thread-102 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:39.265936+00:00 app[web.1]: 14:51:39.265 DEBUG MainProcess Thread-102 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1ac7a0>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 32691)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 32691, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '7e94d77b-e9f1-4c75-88a4-2a06f42d41f5', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663099263', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:39.266101+00:00 app[web.1]: 14:51:39.265 DEBUG MainProcess Thread-102 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 2
2022-05-27T14:51:39.266171+00:00 app[web.1]: 14:51:39.266 DEBUG MainProcess Thread-102 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663099 2
2022-05-27T14:51:39.266690+00:00 app[web.1]: 14:51:39.266 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663099, metric=2, source='web', metadata='')
2022-05-27T14:51:39.266869+00:00 app[web.1]: 14:51:39.266 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663099,2,web,)
2022-05-27T14:51:39.272677+00:00 app[web.1]: 14:51:39.272 INFO MainProcess Thread-102 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:39] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:39.273847+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=7e94d77b-e9f1-4c75-88a4-2a06f42d41f5 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:40.564532+00:00 app[web.1]: 14:51:40.564 DEBUG MainProcess Thread-103 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:40.564914+00:00 app[web.1]: 14:51:40.564 DEBUG MainProcess Thread-103 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1aca70>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 33235)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 33235, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '065eebac-7575-41db-89a7-5cd54545e381', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663100563', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:40.565082+00:00 app[web.1]: 14:51:40.564 DEBUG MainProcess Thread-103 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 1
2022-05-27T14:51:40.565185+00:00 app[web.1]: 14:51:40.565 DEBUG MainProcess Thread-103 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663100 1
2022-05-27T14:51:40.565726+00:00 app[web.1]: 14:51:40.565 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663100, metric=1, source='web', metadata='')
2022-05-27T14:51:40.565911+00:00 app[web.1]: 14:51:40.565 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663100,1,web,)
2022-05-27T14:51:40.571710+00:00 app[web.1]: 14:51:40.571 INFO MainProcess Thread-103 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:40] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:40.573090+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=065eebac-7575-41db-89a7-5cd54545e381 fwd="90.182.197.103" dyno=web.1 connect=0ms service=9ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:41.845325+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=7ca74b81-4441-439a-89f5-741f3e0db8cd fwd="90.182.197.103" dyno=web.2 connect=0ms service=7ms status=200 bytes=1319 protocol=https
2022-05-27T14:51:41.838741+00:00 app[web.2]: 14:51:41.838 DEBUG MainProcess Thread-101 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:41.844914+00:00 app[web.2]: 14:51:41.844 INFO MainProcess Thread-101 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:41] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:43.181668+00:00 app[web.1]: 14:51:43.181 DEBUG MainProcess Thread-104 dynoscale.wsgi.DynoscaleWsgiApp: __call__
2022-05-27T14:51:43.181995+00:00 app[web.1]: 14:51:43.181 DEBUG MainProcess Thread-104 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time (e:{'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BufferedReader name=8>, 'wsgi.errors': <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>, 'wsgi.multithread': True, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'werkzeug.server.shutdown': <function WSGIRequestHandler.make_environ.<locals>.shutdown_server at 0x7fecdc1acd40>, 'werkzeug.socket': <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.247.46', 29014), raddr=('10.1.36.82', 25143)>, 'SERVER_SOFTWARE': 'Werkzeug/2.0.3', 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'PATH_INFO': '/', 'QUERY_STRING': '', 'REQUEST_URI': '/', 'RAW_URI': '/', 'REMOTE_ADDR': '10.1.36.82', 'REMOTE_PORT': 25143, 'SERVER_NAME': '0.0.0.0', 'SERVER_PORT': '29014', 'SERVER_PROTOCOL': 'HTTP/1.1', 'HTTP_HOST': 'ds-flask-rq.herokuapp.com', 'HTTP_CONNECTION': 'close', 'HTTP_SEC_CH_UA': '" Not A;Brand";v="99", "Chromium";v="101", "Opera";v="87"', 'HTTP_SEC_CH_UA_MOBILE': '?0', 'HTTP_SEC_CH_UA_PLATFORM': '"macOS"', 'HTTP_UPGRADE_INSECURE_REQUESTS': '1', 'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_SEC_FETCH_SITE': 'same-origin', 'HTTP_SEC_FETCH_MODE': 'navigate', 'HTTP_SEC_FETCH_USER': '?1', 'HTTP_SEC_FETCH_DEST': 'document', 'HTTP_REFERER': 'https://ds-flask-rq.herokuapp.com/', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.9', 'HTTP_X_REQUEST_ID': '4c2b589c-c6ef-4551-8644-3133dd02fec7', 'HTTP_X_FORWARDED_FOR': '90.182.197.103', 'HTTP_X_FORWARDED_PROTO': 'https', 'HTTP_X_FORWARDED_PORT': '443', 'HTTP_VIA': '1.1 vegur', 'HTTP_CONNECT_TIME': '0', 'HTTP_X_REQUEST_START': '1653663103180', 'HTTP_TOTAL_ROUTE_TIME': '0', 'werkzeug.request': <Request 'http://ds-flask-rq.herokuapp.com/' [GET]>})
2022-05-27T14:51:43.182143+00:00 app[web.1]: 14:51:43.182 DEBUG MainProcess Thread-104 dynoscale.wsgi.DynoscaleWsgiApp: log_queue_time - Logging queue time 1
2022-05-27T14:51:43.182233+00:00 app[web.1]: 14:51:43.182 DEBUG MainProcess Thread-104 dynoscale.agent.DynoscaleAgent: log_queue_time - 1653663103 1
2022-05-27T14:51:43.182767+00:00 app[web.1]: 14:51:43.182 DEBUG MainProcess Dynoscale dynoscale.agent: queue_time_logger - got record from queue: Record(timestamp=1653663103, metric=1, source='web', metadata='')
2022-05-27T14:51:43.182881+00:00 app[web.1]: 14:51:43.182 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: add_record (1653663103,1,web,)
2022-05-27T14:51:43.183593+00:00 app[web.1]: 14:51:43.183 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting RQ queue time records from Redis@redis://default:********************************@redis-16337.c61.us-east-1-3.ec2.cloud.redislabs.com:16337
2022-05-27T14:51:43.189777+00:00 app[web.1]: 14:51:43.189 INFO MainProcess Thread-104 werkzeug: 10.1.36.82 - - [27/May/2022 14:51:43] "GET / HTTP/1.1" 200 -
2022-05-27T14:51:43.190072+00:00 app[web.1]: 14:51:43.189 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: default
2022-05-27T14:51:43.191340+00:00 app[web.1]: 14:51:43.191 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: priority
2022-05-27T14:51:43.192408+00:00 app[web.1]: 14:51:43.192 DEBUG MainProcess Dynoscale dynoscale.workers.rq_logger: Dynoscale getting oldest RQ job for queue: urgent
2022-05-27T14:51:43.193571+00:00 app[web.1]: 14:51:43.193 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_older_than 300.0 seconds
2022-05-27T14:51:43.193714+00:00 app[web.1]: 14:51:43.193 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records_before 1653662803.1935792
2022-05-27T14:51:43.194068+00:00 app[web.1]: 14:51:43.193 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:51:43.194988+00:00 app[web.1]: 14:51:43.194 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: get_all_records
2022-05-27T14:51:43.195300+00:00 app[web.1]: 14:51:43.195 INFO MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: Will publish 14 records to Dynoscale.
2022-05-27T14:51:43.195479+00:00 app[web.1]: 14:51:43.195 DEBUG MainProcess Dynoscale dynoscale.publisher: upload_payload
2022-05-27T14:51:43.196166+00:00 app[web.1]: 14:51:43.196 DEBUG MainProcess Dynoscale dynoscale.publisher: dump_prepared_request
2022-05-27T14:51:43.196216+00:00 app[web.1]: POST https://dynoscale.net/api/v1/report/*********************
2022-05-27T14:51:43.196216+00:00 app[web.1]: User-Agent: dynoscale-python;1.1.3
2022-05-27T14:51:43.196217+00:00 app[web.1]: Accept-Encoding: gzip, deflate
2022-05-27T14:51:43.196217+00:00 app[web.1]: Accept: */*
2022-05-27T14:51:43.196217+00:00 app[web.1]: Connection: keep-alive
2022-05-27T14:51:43.196218+00:00 app[web.1]: Content-Type: text/csv
2022-05-27T14:51:43.196218+00:00 app[web.1]: HTTP_X_DYNO: web.1
2022-05-27T14:51:43.196219+00:00 app[web.1]: Content-Length: 266
2022-05-27T14:51:43.196219+00:00 app[web.1]:
2022-05-27T14:51:43.196219+00:00 app[web.1]: 1653663082,2,web,
2022-05-27T14:51:43.196219+00:00 app[web.1]: 1653663085,1,web,
2022-05-27T14:51:43.196220+00:00 app[web.1]: 1653663086,2,web,
2022-05-27T14:51:43.196220+00:00 app[web.1]: 1653663088,2,web,
2022-05-27T14:51:43.196220+00:00 app[web.1]: 1653663089,2,web,
2022-05-27T14:51:43.196220+00:00 app[web.1]: 1653663090,2,web,
2022-05-27T14:51:43.196220+00:00 app[web.1]: 1653663091,2,web,
2022-05-27T14:51:43.196220+00:00 app[web.1]: 1653663092,2,web,
2022-05-27T14:51:43.196221+00:00 app[web.1]: 1653663093,1,web,
2022-05-27T14:51:43.196221+00:00 app[web.1]: 1653663095,2,web,
2022-05-27T14:51:43.196221+00:00 app[web.1]: 1653663098,2,web,
2022-05-27T14:51:43.196221+00:00 app[web.1]: 1653663099,2,web,
2022-05-27T14:51:43.196221+00:00 app[web.1]: 1653663100,1,web,
2022-05-27T14:51:43.196221+00:00 app[web.1]: 1653663103,1,web,
2022-05-27T14:51:43.196223+00:00 app[web.1]:
2022-05-27T14:51:43.283764+00:00 app[web.1]: 14:51:43.283 INFO MainProcess Dynoscale dynoscale.publisher: Dynoscale successfully uploaded 273bytes with status code 200.
2022-05-27T14:51:43.283972+00:00 app[web.1]: 14:51:43.283 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - response ok
2022-05-27T14:51:43.284396+00:00 app[web.1]: 14:51:43.284 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: delete_records - Deleting 14 records.
2022-05-27T14:51:43.284733+00:00 app[web.1]: 14:51:43.284 DEBUG MainProcess Dynoscale dynoscale.repository.DynoscaleRepository: __vacuum
2022-05-27T14:51:43.285596+00:00 app[web.1]: 14:51:43.285 DEBUG MainProcess Dynoscale dynoscale.publisher: extract_config_response
2022-05-27T14:51:43.285826+00:00 app[web.1]: 14:51:43.285 DEBUG MainProcess Dynoscale dynoscale.publisher.DynoscalePublisher: publish - received config response: ConfigResponse(publish_frequency=20.0)
2022-05-27T14:51:43.191404+00:00 heroku[router]: at=info method=GET path="/" host=ds-flask-rq.herokuapp.com request_id=4c2b589c-c6ef-4551-8644-3133dd02fec7 fwd="90.182.197.103" dyno=web.1 connect=0ms service=10ms status=200 bytes=1319 protocol=https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment