This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tws1e=# call xxbrk_import_gl_pkg.gl_import('Broker Receipts', 54872099); | |
NOTICE: General Ledger Version:1.00 | |
NOTICE: Journal Import Process | |
NOTICE: Current system time is 26-OCT-2022 09:08:37 | |
NOTICE: User:xxbrk | |
NOTICE: Log file Created with Request ID:194924165 | |
NOTICE: Inserted Record in GL_INTERFACE_CONTROL for Group_ID:54872099 - Source Name:Broker Receipts | |
NOTICE: GL_INTERFACE_CONTROL Interface Run ID:102594591 | |
NOTICE: GL_INTERFACE_RUN_ID:102594591 | |
NOTICE: Start validating the records from GL_INTERFACE for Group ID:54872099 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[core] | |
repositoryformatversion = 0 | |
filemode = true | |
bare = false | |
logallrefupdates = true | |
ignorecase = true | |
precomposeunicode = true | |
[remote "origin"] | |
url = https://github.com/mozilla/redash.git | |
fetch = +refs/heads/*:refs/remotes/origin/* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0, 1.0, 41.0, 81.0, 121.0, 162.0, 202.0, 242.0, 283.0, 323.0, 363.0, 404.0, 444.0, 484.0, 525.0, 565.0, 605.0, 646.0, 686.0, 726.0, 767.0, 807.0, 847.0, 888.0, 928.0, 968.0, 1008.0, 1049.0, 1089.0, 1129.0, 1170.0, 1210.0, 1250.0, 1291.0, 1331.0, 1371.0, 1412.0, 1452.0, 1492.0, 1533.0, 1573.0, 1613.0, 1654.0, 1694.0, 1734.0, 1775.0, 1815.0, 1855.0, 1895.0, 1936.0, 1976.0, 2016.0, 2057.0, 2097.0, 2137.0, 2178.0, 2218.0, 2258.0, 2299.0, 2339.0, 2379.0, 2420.0, 2460.0, 2500.0, 2541.0, 2581.0, 2621.0, 2662.0, 2702.0, 2742.0, 2782.0, 2823.0, 2863.0, 2903.0, 2944.0, 2984.0, 3024.0, 3065.0, 3105.0, 3145.0, 3186.0, 3226.0, 3266.0, 3307.0, 3347.0, 3387.0, 3428.0, 3468.0, 3508.0, 3549.0, 3589.0, 3629.0, 3669.0, 3710.0, 3750.0, 3790.0, 3831.0, 3871.0, 3911.0, 3952.0, 3992.0, 4032.0, 4073.0, 4113.0, 4153.0, 4194.0, 4234.0, 4274.0, 4315.0, 4355.0, 4395.0, 4436.0, 4476.0, 4516.0, 4556.0, 4597.0, 4637.0, 4677.0, 4718.0, 4758.0, 4798.0, 4839.0, 4879.0, 4919.0, 4960.0, 5000.0, 5040.0, 5081.0, 5121.0, 5161.0, 5202.0, 5242.0, 5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server_1 | Internal Server Error: /api/v1/probes/random/ | |
server_1 | Traceback (most recent call last): | |
server_1 | File "/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner | |
server_1 | response = get_response(request) | |
server_1 | File "/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 115, in _get_response | |
server_1 | response = self.process_exception_by_middleware(e, request) | |
server_1 | File "/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 113, in _get_response | |
server_1 | response = wrapped_callback(request, *callback_args, **callback_kwargs) | |
server_1 | File "/venv/lib/python3.8/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view | |
server_1 | return view_func(*args, **kwargs) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
04/22/20 20:21:52 - Creating temp table for import: tmp_import_release. | |
04/22/20 20:21:53 - Copying GCS file glam-extract-firefox-release-000000000000.csv to local file /tmp/tmpflts164r. | |
04/22/20 20:25:01 - Importing file into temp table. | |
Traceback (most recent call last): | |
File "./manage.py", line 11, in <module> | |
execute_from_command_line(sys.argv) | |
File "/venv/lib/python3.8/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line | |
utility.execute() | |
File "/venv/lib/python3.8/site-packages/django/core/management/__init__.py", line 395, in execute | |
self.fetch_command(subcommand).run_from_argv(self.argv) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
int() argument must be a string, a bytes-like object or a number, not 'NoneType' | |
server_1 | Internal Server Error: /api/v1/probes/random/ | |
server_1 | Traceback (most recent call last): | |
server_1 | File "/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner | |
server_1 | response = get_response(request) | |
server_1 | File "/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 115, in _get_response | |
server_1 | response = self.process_exception_by_middleware(e, request) | |
server_1 | File "/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 113, in _get_response | |
server_1 | response = wrapped_callback(request, *callback_args, **callback_kwargs) | |
server_1 | File "/venv/lib/python3.8/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"a11y_consumers": [ | |
"content", | |
"parent" | |
], | |
"a11y_iatable_usage_flag": [ | |
"content", | |
"parent" | |
], | |
"a11y_instantiated_flag": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
"""Script to generate main summary test schema.""" | |
import json | |
PROBES_FILE = "histograms_probes.json" | |
probe_lists = {"parent": [], "content": []} | |
with open(PROBES_FILE) as probes_file: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math | |
def exponential_range(min, max, bucket_count): | |
log_max = math.log(max); | |
ranges = [] | |
current = min; | |
if current == 0: | |
current = 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
worker_1 | [2020-01-20 16:27:51,178][PID:375][INFO][rq.job.redash.tasks.queries.samples] job.func_name=redash.tasks.queries.samples.update_sample job.id=65e1ea43-20b9-414b-928c-16243e9ce5dc task=update_sample state=start table_name=logs.cloudaudit_googleapis_com_activity_20191115 | |
worker_1 | [2020-01-20 16:27:51,223][PID:375][WARNING][googleapiclient.discovery_cache] file_cache is unavailable when using oauth2client >= 4.0.0 or google-auth | |
worker_1 | Traceback (most recent call last): | |
worker_1 | File "/usr/local/lib/python3.7/site-packages/googleapiclient/discovery_cache/__init__.py", line 36, in autodetect | |
worker_1 | from google.appengine.api import memcache | |
worker_1 | ModuleNotFoundError: No module named 'google.appengine' | |
worker_1 | | |
worker_1 | During handling of the above exception, another exception occurred: | |
worker_1 | | |
worker_1 | Traceback (most recent call last): |
NewerOlder